Difference between revisions of "Spell"

78 bytes added ,  07:00, 27 March 2014
m
→‎Spell Dialog: disallow spell absorb/reflect update, it is used
imported>Egocarib
imported>Myztikrice
m (→‎Spell Dialog: disallow spell absorb/reflect update, it is used)
Line 36: Line 36:
* '''Casting Perk:''' The Perk (if any) that reduces the cost of this spell. Note that setting this doesn't do anything on its own beyond setting the [[SpellHasCastingPerk]] function. You need to set up a ''"Mod Spell Cost, Multiply Value, 0.5"'' entry checking the SpellHasCastingPerk condition in the respective Perk (as is done with the vanilla spell cost reduction perks).
* '''Casting Perk:''' The Perk (if any) that reduces the cost of this spell. Note that setting this doesn't do anything on its own beyond setting the [[SpellHasCastingPerk]] function. You need to set up a ''"Mod Spell Cost, Multiply Value, 0.5"'' entry checking the SpellHasCastingPerk condition in the respective Perk (as is done with the vanilla spell cost reduction perks).
* '''Range:''' The maximum range of this spell, in feet.
* '''Range:''' The maximum range of this spell, in feet.
* '''Disallow Spell Absorb/Reflect:''' Not used.
* '''Disallow Spell Absorb/Reflect:''' Prevents the spell from being absorbed by actors with spell absorption greater than 0%.
* '''Ignore Resistance:''' Whether this spell should ignore any applicable Resistances the target might have.
* '''Ignore Resistance:''' Whether this spell should ignore any applicable Resistances the target might have.
* '''Area Effect Ignores LOS:''' By default, spells can only affect targets that the caster has a line of sight to; line of sight in this context simply means that there is a sufficiently unobstructed line between the caster and the target in '''any''' direction (this includes targets that are behind the caster, for instance). If this option is checked, the line of sight requirement will be ignored, allowing this spell's effects to affect any targets that are in range regardless of any obstacles (trees, walls, people, etc) that would otherwise obstruct the line of sight between a target and the caster.
* '''Area Effect Ignores LOS:''' By default, spells can only affect targets that the caster has a line of sight to; line of sight in this context simply means that there is a sufficiently unobstructed line between the caster and the target in '''any''' direction (this includes targets that are behind the caster, for instance). If this option is checked, the line of sight requirement will be ignored, allowing this spell's effects to affect any targets that are in range regardless of any obstacles (trees, walls, people, etc) that would otherwise obstruct the line of sight between a target and the caster.
Anonymous user