haunted ![code/modules/antagonists/cult/cult_items.dm 124](git.png)
Vars | |
bound | If the blade is bound, it cannot utilize its abilities, but neither can its wielder. They must unbind it to use it to its full potential. |
---|---|
heretic_path | The heretic path that the variable below uses to index abilities. Assigned when the heretic is ensouled. |
heretic_paths_to_haunted_sword_abilities | Nested static list used to index abilities and names. |
path_sword_actions | holder for the actual action when created. |
path_wielder_actions | holder for the actual action when created. |
Var Details
bound ![code/modules/antagonists/cult/cult_items.dm 147](git.png)
If the blade is bound, it cannot utilize its abilities, but neither can its wielder. They must unbind it to use it to its full potential.
heretic_path ![code/modules/antagonists/cult/cult_items.dm 145](git.png)
The heretic path that the variable below uses to index abilities. Assigned when the heretic is ensouled.
heretic_paths_to_haunted_sword_abilities ![code/modules/antagonists/cult/cult_items.dm 149](git.png)
Nested static list used to index abilities and names.
path_sword_actions ![code/modules/antagonists/cult/cult_items.dm 140](git.png)
holder for the actual action when created.
path_wielder_actions ![code/modules/antagonists/cult/cult_items.dm 142](git.png)
holder for the actual action when created.