rust_final ![code/modules/antagonists/heretic/knowledge/rust_lore.dm 160](git.png)
Vars | |
conditional_immunities | A static list of traits we give to the heretic when on rust. |
---|---|
immunities_active | If TRUE, then immunities are currently active. |
ritual_location | A typepath to an area that we must finish the ritual in. |
Procs | |
on_life | Signal proc for COMSIG_LIVING_LIFE. |
on_move | Signal proc for COMSIG_MOVABLE_MOVED. |
Var Details
conditional_immunities ![code/modules/antagonists/heretic/knowledge/rust_lore.dm 178](git.png)
A static list of traits we give to the heretic when on rust.
immunities_active ![code/modules/antagonists/heretic/knowledge/rust_lore.dm 174](git.png)
If TRUE, then immunities are currently active.
ritual_location ![code/modules/antagonists/heretic/knowledge/rust_lore.dm 176](git.png)
A typepath to an area that we must finish the ritual in.
Proc Details
on_life
Signal proc for COMSIG_LIVING_LIFE.
Gradually heals the heretic ([source]) on rust.
on_move
Signal proc for COMSIG_MOVABLE_MOVED.
Gives our heretic ([source]) buffs if they stand on rust.