mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
775 B
Plaintext
11 lines
775 B
Plaintext
|
Name:Electric Eel
|
||
|
ManaCost:U
|
||
|
Types:Creature Fish
|
||
|
PT:1/1
|
||
|
A:AB$ Pump | Cost$ R R | NumAtt$ +2 | SubAbility$ DBDealDamage | SpellDescription$ CARDNAME gets +2/+0 until end of turn and deals 1 damage to you.
|
||
|
SVar:DBDealDamage:DB$DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 1
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 1 damage to you.
|
||
|
SVar:TrigDealDamage:DB$ DealDamage | Cost$ 0 | Defined$ You | NumDmg$ 1
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/electric_eel.jpg
|
||
|
Oracle:When Electric Eel enters the battlefield, it deals 1 damage to you.\n{R}{R}: Electric Eel gets +2/+0 until end of turn and deals 1 damage to you.
|