haunted 
Vars | |
| binding | Are we in the process of binding the blade? |
|---|---|
| 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
binding 
Are we in the process of binding the blade?
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.