/tg/ Station 13 - Modules - TypesVar Details

enchantment

Vars

actions_typesList of actions added by enchantment
applied_traitsIf has traits, has it applied them?
cooldownStores the world.time after which it can be used again, the initial(cooldown) is the cooldown between activations.
cooldown_multiplierA modifier that can be appled to the cooldown after the enchantment has been initialized. Used by the forcewall spellblade
descUsed for wizards/cultists examining the runes on the blade
nameUsed for blackbox logging
powerUsed for damage values
rangeDistance in tiles
rangedWhether the enchant procs despite not being in proximity
targetUsed 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