mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
10 lines
650 B
Plaintext
10 lines
650 B
Plaintext
|
Name:Raging Gorilla
|
||
|
ManaCost:2 R
|
||
|
Types:Creature Ape
|
||
|
PT:2/3
|
||
|
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/-2 until end of turn.
|
||
|
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/-2 until end of turn.
|
||
|
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +2 | NumDef$ -2
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/raging_gorilla.jpg
|
||
|
Oracle:Whenever Raging Gorilla blocks or becomes blocked, it gets +2/-2 until end of turn.
|