Skip to main content

Module control_spell_effect

Module control_spell_effect 

Source
Expand description

ControlSpell effect — gain control of a spell on the stack.

Ported from Java’s ControlSpellEffect.java. Gain control of target spell. You may choose new targets for it.

Structs§

ControlSpellEffect

Functions§

build_spell_ability
Configure the spell ability during construction. Mirrors Java ControlSpellEffect.buildSpellAbility — sets the target zone to Stack so the ability targets spells on the stack.