diff --git a/forge-gui/res/cardsfolder/upcoming/brawl-bash_ogre.txt b/forge-gui/res/cardsfolder/upcoming/brawl-bash_ogre.txt new file mode 100644 index 00000000000..d786f3446e7 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/brawl-bash_ogre.txt @@ -0,0 +1,11 @@ +Name:Brawl-Bash Ogre +ManaCost:2 B R +Types:Creature Ogre Warrior +PT:3/3 +K:Menace +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigSacrifice | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature If you do, Brawl-Bash Ogre gets +2/+2 until end of turn. +SVar:TrigSacrifice:DB$ Sacrifice | Optional$ True | SacrificeParam$ BrawlBashOgre | SacValid$ Creature.Other | SacMessage$ another Creature | Amount$ 1 | AILogic$ ConsiderSac +T:Mode$ Sacrificed | ValidPlayer$ You | ValidCard$ Creature.Other | CauseParam$ BrawlBashOgre | Execute$ TrigPump | Secondary$ True | TriggerDescription$ CARDNAME gets +2/+2 until end of turn. +SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. +SVar:Picture:http://www.wizards.com/global/images/magic/general/brawl-bash_ogre.jpg +Oracle:Menace (This creature can’t be blocked except by two or more creatures.)\nWhenever Brawl-Bash Ogre attacks, you may sacrifice another creature. If you do, Brawl-Bash Ogre gets +2/+2 until end of turn. \ No newline at end of file