- Fixed Brawl-Bash Ogre (CARDNAME).

This commit is contained in:
Agetian
2018-07-06 14:08:30 +03:00
parent 14438ac5b3
commit 7d421a482d

View File

@@ -3,7 +3,7 @@ ManaCost:2 B R
Types:Creature Ogre Warrior
PT:3/3
K:Menace
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, Brawl-Bash Ogre gets +2/+2 until end of turn.
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, CARDNAME gets +2/+2 until end of turn.
SVar:TrigPump:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | 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 cant 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.