mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Fixed act of heroism cost colour
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Act of Heroism
|
Name:Act of Heroism
|
||||||
ManaCost:1 W
|
ManaCost:1 W
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Untap | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBPump | SpellDescription$ Untap target creature. It gets +2/+2 and gains reach until end of turn.
|
A:SP$ Untap | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBPump | SpellDescription$ Untap target creature. It gets +2/+2 and gains reach until end of turn.
|
||||||
SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Targeted | NumAtt$ +2 | NumDef$ +2 | AddHiddenKeyword$ CARDNAME can block an additional creature.
|
SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Targeted | NumAtt$ +2 | NumDef$ +2 | AddHiddenKeyword$ CARDNAME can block an additional creature.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/act_of_heroism.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/act_of_heroism.jpg
|
||||||
Oracle:Untap target creature. It gets +2/+2 until end of turn and can block an additional creature this turn.
|
Oracle:Untap target creature. It gets +2/+2 until end of turn and can block an additional creature this turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user