mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
10 lines
622 B
Plaintext
10 lines
622 B
Plaintext
Name:Dromosaur
|
|
ManaCost:2 R
|
|
Types:Creature Dinosaur
|
|
PT:2/3
|
|
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigBlockedPump | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/-2 until end of turn.
|
|
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigBlockedPump | Secondary$ True | TriggerDescription$ CARDNAME gets +2/-2 until end of turn.
|
|
SVar:TrigBlockedPump:AB$Pump | Cost$ 0 | NumAtt$ +2 | NumDef$ -2 | Defined$ Self
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/dromosaur.jpg
|
|
Oracle:Whenever Dromosaur blocks or becomes blocked, it gets +2/-2 until end of turn.
|