From dce0cfafae82b4ac0b204b01c9be8b2c9dadbc91 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Wed, 27 Jun 2018 07:56:32 +0100 Subject: [PATCH] M19: Brawl-Bash Ogre --- .../res/cardsfolder/upcoming/brawl-bash_ogre.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/brawl-bash_ogre.txt 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