Jonathan - another one of those update 2
This commit is contained in:
@@ -812,7 +812,7 @@ toughness=7
|
||||
text=Essence Drain deals 3 damage to target creature or player and you gain 3 life.
|
||||
target=creature,player
|
||||
auto=damage:3
|
||||
auto=life:3
|
||||
auto=life:3 controller
|
||||
id=135191
|
||||
name=Essence Drain
|
||||
rarity=C
|
||||
|
||||
@@ -1828,7 +1828,7 @@ toughness=*
|
||||
text=Zap deals 1 damage to target creature or player. Draw a card.
|
||||
target=creature,player
|
||||
auto=damage:1
|
||||
auto=draw:1
|
||||
auto=draw:1 controller
|
||||
id=23075
|
||||
name=Zap
|
||||
color=Red
|
||||
|
||||
@@ -1246,7 +1246,7 @@ text=Syphon Soul deals 2 damage to each other player. You gain life equal to the
|
||||
id=1458
|
||||
target=player
|
||||
auto=damage:2
|
||||
auto=life:2
|
||||
auto=life:2 controller
|
||||
name=Syphon Soul
|
||||
rarity=C
|
||||
type=Sorcery
|
||||
|
||||
@@ -1477,7 +1477,7 @@ mana={2}{G}
|
||||
text=Vampiric Feast deals 4 damage to target creature or player and you gain 4 life.
|
||||
target=creature,player
|
||||
auto=damage:4
|
||||
auto=life:4
|
||||
auto=life:4 controller
|
||||
id=4243
|
||||
name=Vampiric Feast
|
||||
rarity=U
|
||||
|
||||
@@ -119,7 +119,7 @@ abilities=defender
|
||||
text=Char deals 4 damage to target creature or player and 2 damage to you.
|
||||
target=creature,player
|
||||
auto=Damage:4
|
||||
auto=life:-2
|
||||
auto=damage:2 controller
|
||||
id=87942
|
||||
name=Char
|
||||
color=Red
|
||||
@@ -508,7 +508,7 @@ type=Instant
|
||||
text=Lightning Helix deals 3 damage to target creature or player and you gain 3 life.
|
||||
target=creature,player
|
||||
auto=Damage:3
|
||||
auto=life:3
|
||||
auto=life:3 controller
|
||||
id=87908
|
||||
name=Lightning Helix
|
||||
color=Red,White
|
||||
|
||||
@@ -203,8 +203,8 @@ text=Corrupt deals damage equal to the number of Swamps you control to target cr
|
||||
target=creature,player
|
||||
id=146013
|
||||
target=creature,player
|
||||
auto=foreach(swamp|myinplay):damage:1
|
||||
auto=foreach(swamp|myinplay)life:1
|
||||
auto=foreach(swamp|myinplay) damage:1
|
||||
auto=foreach(swamp|myinplay) life:1 controller
|
||||
name=Corrupt
|
||||
rarity=U
|
||||
type=Sorcery
|
||||
|
||||
@@ -469,8 +469,8 @@ mana={1}{R}{R}
|
||||
type=Instant
|
||||
text=Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you. Draw a card.
|
||||
target=creature,player
|
||||
auto=damage:2 && damage 3 controller
|
||||
auto=draw:1
|
||||
auto=damage:2 && damage:3 controller
|
||||
auto=draw:1 controller
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
|
||||
@@ -309,7 +309,8 @@ toughness=1
|
||||
text=Corrupt deals damage equal to the number of Swamps you control to target creature or player. You gain life equal to the damage dealt this way.
|
||||
id=5853
|
||||
target=creature,player
|
||||
alias=146013
|
||||
auto=foreach(swamp|myinplay) damage:1
|
||||
auto=foreach(swamp|myinplay) life:1 controller
|
||||
name=Corrupt
|
||||
rarity=C
|
||||
type=Sorcery
|
||||
|
||||
Reference in New Issue
Block a user