cult
Vars | |
cult_team | Reference to the Blood cult team they are part of. |
---|---|
give_equipment | Boolean on whether the starting equipment should be given to their inventory. |
vote_ability | The vote ability Cultists have to elect someone to be the leader. |
Procs | |
check_invoke_validity | Used to check if the owner is counted as a secondary invoker for runes. |
cult_give_item | Attempts to make a new item and put it in a potential inventory slot in the provided mob. |
deathrattle | If dead (and Narsie isn't summoned), will alert all Cultists of their death, sending their location out. |
demote_from_leader | Admin-only helper to demote someone from Cult leader, taking away their HUD, abilities, and deathrattle And gives all cultists from their team back their ability to vote for a new leader. |
equip_cultist | Equips the cultist with a dagger and runed metal. |
is_cult_leader | Returns whether or not this datum is its team's leader. |
make_cult_leader | Turns this antag datum into its team's leader, assigning them their unique abilities, hud, and deathrattle. |
Var Details
cult_team
Reference to the Blood cult team they are part of.
give_equipment
Boolean on whether the starting equipment should be given to their inventory.
vote_ability
The vote ability Cultists have to elect someone to be the leader.
Proc Details
check_invoke_validity
Used to check if the owner is counted as a secondary invoker for runes.
cult_give_item
Attempts to make a new item and put it in a potential inventory slot in the provided mob.
deathrattle
If dead (and Narsie isn't summoned), will alert all Cultists of their death, sending their location out.
demote_from_leader
Admin-only helper to demote someone from Cult leader, taking away their HUD, abilities, and deathrattle And gives all cultists from their team back their ability to vote for a new leader.
equip_cultist
Equips the cultist with a dagger and runed metal.
is_cult_leader
Returns whether or not this datum is its team's leader.
make_cult_leader
Turns this antag datum into its team's leader, assigning them their unique abilities, hud, and deathrattle.