durand
Procs | |
defense_check | *Checks if defense mode is enabled, and if the attacker is standing in an area covered by the shield. Expects a turf. Returns true if the attack should be blocked, false if not. Skip defence will make the proc return false and the attack will go through |
---|---|
relay | Relays the signal from the action button to the shield, and creates a new shield if the old one is MIA. |
Proc Details
defense_check
*Checks if defense mode is enabled, and if the attacker is standing in an area covered by the shield. Expects a turf. Returns true if the attack should be blocked, false if not. Skip defence will make the proc return false and the attack will go through
relay
Relays the signal from the action button to the shield, and creates a new shield if the old one is MIA.