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
15 lines
1.4 KiB
Plaintext
15 lines
1.4 KiB
Plaintext
Name:Immortal Coil
|
|
ManaCost:2 B B
|
|
Types:Artifact
|
|
A:AB$ Draw | Cost$ T ExileFromGrave<2/Card> | CostDesc$ {T}, Exile two cards from your graveyard: | NumCards$ 1 | SpellDescription$ Draw a card.
|
|
R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ You | ReplaceWith$ ChangeZone | PreventionEffect$ True | Description$ If damage would be dealt to you, prevent that damage. Exile a card from your graveyard for each 1 damage prevented this way.
|
|
SVar:ChangeZone:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Card | ChangeNum$ X | DefinedPlayer$ ReplacedTarget | Origin$ Graveyard | Destination$ Exile | References$ X
|
|
T:Mode$ Always | TriggerZones$ Battlefield | IsPresent$ Card.YouCtrl | PresentZone$ Graveyard | PresentCompare$ EQ0 | Execute$ TrigLoseGame | TriggerDescription$ When there are no cards in your graveyard, you lose the game.
|
|
SVar:TrigLoseGame:AB$ LosesGame | Cost$ 0 | Defined$ You
|
|
SVar:X:ReplaceCount$DamageAmount
|
|
SVar:Y:Count$ValidGraveyard Card.YouCtrl
|
|
SVar:NeedsToPlayVar:Y GE1
|
|
SVar:RemRandomDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/immortal_coil.jpg
|
|
Oracle:{T}, Exile two cards from your graveyard: Draw a card.\nIf damage would be dealt to you, prevent that damage. Exile a card from your graveyard for each 1 damage prevented this way.\nWhen there are no cards in your graveyard, you lose the game.
|