Fixed Zacama's IsCast property

This commit is contained in:
austinio7116
2018-01-11 21:52:35 +00:00
committed by maustin
parent c80d703acf
commit 649faa3371

View File

@@ -5,7 +5,7 @@ PT:9/9
K:Vigilance K:Vigilance
K:Reach K:Reach
K:Trample K:Trample
T:Mode$ ChangesZone | ValidCard$ Card.wasCastFromHand+Self | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, untap all lands you control. T:Mode$ ChangesZone | ValidCard$ Card.wasCast+Self | Destination$ Battlefield | Execute$ TrigUntap | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, untap all lands you control.
SVar:TrigUntap:DB$ UntapAll | ValidCards$ Land.YouCtrl SVar:TrigUntap:DB$ UntapAll | ValidCards$ Land.YouCtrl
A:AB$ DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ Zacama deals 3 damage to target creature. A:AB$ DealDamage | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDmg$ 3 | SpellDescription$ Zacama deals 3 damage to target creature.
A:AB$ Destroy | Cost$ 2 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment. A:AB$ Destroy | Cost$ 2 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SpellDescription$ Destroy target artifact or enchantment.