mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
|
Name:Floodgate
|
||
|
ManaCost:3 U
|
||
|
Types:Creature Wall
|
||
|
PT:0/5
|
||
|
K:Defender
|
||
|
T:Mode$ Always | IsPresent$ Card.Self+withFlying | Execute$ Sacrifice | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME has flying, sacrifice it.
|
||
|
SVar:Sacrifice:AB$ Sacrifice | Cost$ 0
|
||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigDamage | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME leaves the battlefield, it deals damage equal to half the number of Islands you control, rounded down, to each nonblue creature without flying.
|
||
|
SVar:TrigDamage:AB$ DamageAll | Cost$ 0 | ValidCards$ Creature.nonBlue+withoutFlying | NumDmg$ X | References$ X
|
||
|
SVar:X:Count$Valid Island.YouCtrl/HalfDown
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/floodgate.jpg
|
||
|
Oracle:Defender (This creature can't attack.)\nWhen Floodgate has flying, sacrifice it.\nWhen Floodgate leaves the battlefield, it deals damage equal to half the number of Islands you control, rounded down, to each nonblue creature without flying.
|