mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
|
Name:Imminent Doom
|
||
|
ManaCost:2 R
|
||
|
Types:Enchantment
|
||
|
K:etbCounter:DOOM:1
|
||
|
T:Mode$ SpellCast | ValidCard$ Card.cmcEQX | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever you cast a spell with converted mana cost equal to the number of doom counters on CARDNAME, CARDNAME deals that much damage to target creature or player. Then put a doom counter on CARDNAME.
|
||
|
SVar:TrigDealDamage:DB$DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ Y | References$ Y | SubAbility$ DBPutCounter
|
||
|
SVar:DBPutCounter:DB$PutCounter | Defined$ Self | CounterType$ DOOM | CounterNum$ 1
|
||
|
SVar:X:Count$CardCounters.DOOM
|
||
|
SVar:Y:TriggerCount$CastSACMC
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/imminent_doom.jpg
|
||
|
Oracle:Imminent Doom enters the battlefield with a doom counter on it.\nWhenever you cast a spell with converted mana cost equal to the number of doom counters on Imminent Doom, Imminent Doom deals that much damage to target creature or player. Then put a doom counter on Imminent Doom.
|