Skip to main content

Module protect_effect

Module protect_effect 

Source

Structs§

ProtectEffect

Functions§

get_protection_list
Return the list of qualities a SP$ Protection | Gains$ Choice ability can choose from. Mirrors Java ProtectEffect.getProtectionList(SpellAbility).
run
End-of-turn revert for Protection. Mirrors the GameCommand.run() in Java ProtectEffect that removes the granted protection keyword when the effect duration expires.