LeveledSpell/ja
Revision as of 03:25, 29 September 2012 by imported>Eishunsama (Created page with "{{PageTitle|LeveledSpell}} LeveledSpell とは、プレイヤーの現在レベルを基に選択される Spell(呪文) をリスト化...")
LeveledSpell
LeveledSpell とは、プレイヤーの現在レベルを基に選択される Spell(呪文) をリスト化したものです。 LeveledSpell リストは、 |Actor の SpellList のみで使用できます。 Actors のレベルが決まったとき、 そのレベルにふさわしい呪文が LeveledSpells の中から割り振られます。また一方で、 LeveledSpells は、選ばれたリストの中からランダムに呪文を選択したり(例えば LSpellWalls や LSpellCloak50 のような)、Actor にプレイヤーのレベルに応じた呪文を割り当てるのに役立ちます。
Leveled Spell Dialog
Leveled Spell Form Data
- ID: オブジェクトのフォーム ID です。
- Calculate from all levels <= PC's level: チェックした場合、リスト中のプレイヤーのレベル以下の呪文もしくは、リスト中のすべての呪文が使用されます。チェックしなかった場合には、プレイヤーのレベルに近い呪文のみが使用されます(ただしプレイヤーのレベルは超えない)。
- Calculate for each item in count: もしこのリストをカウントが0以上の別の Leveled List に使った場合、このチェックボックスは、各アイテムのカウントがそれぞれ同じか再計算されるかどうか判断します。これは LeveledItems で頻繁にに使用される機能であり、 LeveledSpells では同じ呪文を同時に持つことはないので、滅多に使用されません。
Leveled Spell List
For each character in the list, this form indicates:
- Level: The selected spell's associated level. This level is used in the conjunction with the Encounter Zone, the player's level, and the check boxes to determine what spell the list will produce.
- Count: Not used.
- Form Editor ID: The Form ID of the selected spell.
- Object: The Form ID of the selected spell.
- Preview Calculated Result: Given a Preview Level and Preview Count, generates sample output from this list.