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