- Fixed Execute statement in Glorybringer.

This commit is contained in:
Agetian
2017-04-18 10:08:21 +00:00
parent 8132fdac1e
commit 39bb7487dc

View File

@@ -5,6 +5,6 @@ PT:4/4
K:Flying K:Flying
K:Haste K:Haste
K:You may exert CARDNAME as it attacks. K:You may exert CARDNAME as it attacks.
T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When you exert CARDNAME, it deals 4 damage to target non-Dragon creature an opponent controls. T:Mode$ Exerted | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When you exert CARDNAME, it deals 4 damage to target non-Dragon creature an opponent controls.
SVar:TrigDealDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.nonDragon+OppCtrl | TgtPrompt$ Select target non-Dragon creature an opponent controls | NumDmg$ 4 SVar:TrigDealDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.nonDragon+OppCtrl | TgtPrompt$ Select target non-Dragon creature an opponent controls | NumDmg$ 4
Oracle:Flying, haste\nYou may exert Glorybringer as it attacks. When you do, it deals 4 damage to target non-Dragon creature an opponent controls. (An exerted creature won't untap during your next untap step.) Oracle:Flying, haste\nYou may exert Glorybringer as it attacks. When you do, it deals 4 damage to target non-Dragon creature an opponent controls. (An exerted creature won't untap during your next untap step.)