mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
955 B
Plaintext
12 lines
955 B
Plaintext
|
Name:Rotfeaster Maggot
|
||
|
ManaCost:4 B
|
||
|
Types:Creature Insect
|
||
|
PT:3/5
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, exile target creature card from a graveyard. You gain life equal to that card's toughness.
|
||
|
SVar:TrigChange:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target creature card in a graveyard | ValidTgts$ Creature | RememberLKI$ True | SubAbility$ DBGainLife
|
||
|
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ X | References$ X | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:X:RememberedLKI$CardToughness
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rotfeaster_maggot.jpg
|
||
|
Oracle:When Rotfeaster Maggot enters the battlefield, exile target creature card from a graveyard. You gain life equal to that card's toughness.
|