mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed Whip Vine.
This commit is contained in:
@@ -5,7 +5,7 @@ PT:1/4
|
|||||||
K:Defender
|
K:Defender
|
||||||
K:Reach
|
K:Reach
|
||||||
K:You may choose not to untap CARDNAME during your untap step.
|
K:You may choose not to untap CARDNAME during your untap step.
|
||||||
A:AB$ Pump | Cost$ T | ValidTgts$ Creature.withFlying+blockedBy | TgtPrompt$ Select target creature with flying blocked by Whip Vine | RememberTargets$ True | SubAbility$ DBTap | SpellDescription$ Tap target creature with flying blocked by CARDNAME. That creature doesn't untap during its controller's untap step for as long as CARDNAME remains tapped.
|
A:AB$ Pump | Cost$ T | ValidTgts$ Creature.withFlying+blockedBySource | TgtPrompt$ Select target creature with flying blocked by Whip Vine | RememberTargets$ True | SubAbility$ DBTap | SpellDescription$ Tap target creature with flying blocked by CARDNAME. That creature doesn't untap during its controller's untap step for as long as CARDNAME remains tapped.
|
||||||
SVar:DBTap:DB$Tap | Defined$ Targeted
|
SVar:DBTap:DB$Tap | Defined$ Targeted
|
||||||
S:Mode$ Continuous | Affected$ Creature.IsRemembered | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step.
|
S:Mode$ Continuous | Affected$ Creature.IsRemembered | AddHiddenKeyword$ CARDNAME doesn't untap during your untap step.
|
||||||
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigClearRemember | Static$ True
|
T:Mode$ Untaps | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigClearRemember | Static$ True
|
||||||
|
|||||||
Reference in New Issue
Block a user