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
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
Name:Siege Dragon
|
|
ManaCost:5 R R
|
|
Types:Creature Dragon
|
|
PT:5/5
|
|
K:Flying
|
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDestroyAll | TriggerDescription$ When CARDNAME enters the battlefield, destroy all Walls your opponents control.
|
|
SVar:TrigDestroyAll:AB$ DestroyAll | Cost$ 0 | ValidCards$ Wall.OppCtrl
|
|
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDmg | IsPresent$ Wall.DefenderCtrl | PresentCompare$ EQ0 | TriggerDescription$ Whenever CARDNAME attacks, if defending player controls no Walls, it deals 2 damage to each creature without flying that player controls.
|
|
SVar:TrigDmg:DB$ DamageAll | ValidCards$ Creature.withoutFlying+DefenderCtrl | NumDmg$ 2 | ValidDescription$ each creature without flying that player controls.
|
|
SVar:HasAttackEffect:TRUE
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/siege_dragon.jpg
|
|
Oracle:Flying\nWhen Siege Dragon enters the battlefield, destroy all Walls your opponents control.\nWhenever Siege Dragon attacks, if defending player controls no Walls, it deals 2 damage to each creature without flying that player controls.
|