mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
10 lines
640 B
Plaintext
10 lines
640 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:DB$Pump | 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.
|