mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
547 B
Plaintext
11 lines
547 B
Plaintext
|
Name:Foul Imp
|
||
|
ManaCost:B B
|
||
|
Types:Creature Imp
|
||
|
PT:2/2
|
||
|
K:Flying
|
||
|
# Note: The Executing Ability needs to be a Drawback for the AI to properly test it's conditions
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigLoseLife | TriggerDescription$ When CARDNAME enters the battlefield, you lose 2 life.
|
||
|
SVar:TrigLoseLife:DB$ LoseLife | Cost$ 0 | LifeAmount$ 2
|
||
|
SVar:Picture:http://resources.wizards.com/magic/cards/st/en-us/card5158.jpg
|
||
|
Oracle:Flying\nWhen Foul Imp enters the battlefield, you lose 2 life.
|