enchantment
Vars | |
applied_traits | If the spellblade 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 |
ranged | whether the enchant procs despite not being in proximity |
Var Details
applied_traits
If the spellblade 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
ranged
whether the enchant procs despite not being in proximity