rust_final
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
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.
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.