mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- Fixed Execute statement in Glorybringer.
This commit is contained in:
@@ -5,6 +5,6 @@ PT:4/4
|
||||
K:Flying
|
||||
K:Haste
|
||||
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
|
||||
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.)
|
||||
Reference in New Issue
Block a user