mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-12-25 21:17:12 +01:00
11 lines
725 B
Plaintext
11 lines
725 B
Plaintext
|
Name:Fortress Cyclops
|
||
|
ManaCost:3 R W
|
||
|
Types:Creature Cyclops Soldier
|
||
|
PT:3/3
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPumpAttack | TriggerDescription$ Whenever CARDNAME attacks, it gets +3/+0 until end of turn.
|
||
|
SVar:TrigPumpAttack:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 3
|
||
|
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPumpBlock | TriggerDescription$ Whenever CARDNAME blocks, it gets +0/+3 until end of turn.
|
||
|
SVar:TrigPumpBlock:AB$Pump | Cost$ 0 | Defined$ Self | NumDef$ 3
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/fortress_cyclops.jpg
|
||
|
Oracle:Whenever Fortress Cyclops attacks, it gets +3/+0 until end of turn.\nWhenever Fortress Cyclops blocks, it gets +0/+3 until end of turn.
|