enchantment 
Vars | |
actions_types | List of actions added by enchantment |
---|---|
applied_traits | If has traits, has it applied them? |
cooldown | Stores the world.time after which it can be used again, the initial(cooldown) is the cooldown between activations. |
cooldown_multiplier | A modifier that can be appled to the cooldown after the enchantment has been initialized. Used by the forcewall spellblade |
desc | Used for wizards/cultists examining the runes on the blade |
name | Used for blackbox logging |
power | Used for damage values |
range | Distance in tiles |
ranged | Whether the enchant procs despite not being in proximity |
target | Used for saveng target info |
Var Details
actions_types 
List of actions added by enchantment
applied_traits 
If has traits, has it applied them?
cooldown 
Stores the world.time after which it can be used again, the initial(cooldown)
is the cooldown between activations.
cooldown_multiplier 
A modifier that can be appled to the cooldown after the enchantment has been initialized. Used by the forcewall spellblade
desc 
Used for wizards/cultists examining the runes on the blade
name 
Used for blackbox logging
power 
Used for damage values
range 
Distance in tiles
ranged 
Whether the enchant procs despite not being in proximity
target 
Used for saveng target info