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.
|
text=Essence Drain deals 3 damage to target creature or player and you gain 3 life.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=damage:3
|
auto=damage:3
|
||||||
auto=life:3
|
auto=life:3 controller
|
||||||
id=135191
|
id=135191
|
||||||
name=Essence Drain
|
name=Essence Drain
|
||||||
rarity=C
|
rarity=C
|
||||||
|
|||||||
@@ -1828,7 +1828,7 @@ toughness=*
|
|||||||
text=Zap deals 1 damage to target creature or player. Draw a card.
|
text=Zap deals 1 damage to target creature or player. Draw a card.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=damage:1
|
auto=damage:1
|
||||||
auto=draw:1
|
auto=draw:1 controller
|
||||||
id=23075
|
id=23075
|
||||||
name=Zap
|
name=Zap
|
||||||
color=Red
|
color=Red
|
||||||
|
|||||||
@@ -1246,7 +1246,7 @@ text=Syphon Soul deals 2 damage to each other player. You gain life equal to the
|
|||||||
id=1458
|
id=1458
|
||||||
target=player
|
target=player
|
||||||
auto=damage:2
|
auto=damage:2
|
||||||
auto=life:2
|
auto=life:2 controller
|
||||||
name=Syphon Soul
|
name=Syphon Soul
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
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.
|
text=Vampiric Feast deals 4 damage to target creature or player and you gain 4 life.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=damage:4
|
auto=damage:4
|
||||||
auto=life:4
|
auto=life:4 controller
|
||||||
id=4243
|
id=4243
|
||||||
name=Vampiric Feast
|
name=Vampiric Feast
|
||||||
rarity=U
|
rarity=U
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ abilities=defender
|
|||||||
text=Char deals 4 damage to target creature or player and 2 damage to you.
|
text=Char deals 4 damage to target creature or player and 2 damage to you.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=Damage:4
|
auto=Damage:4
|
||||||
auto=life:-2
|
auto=damage:2 controller
|
||||||
id=87942
|
id=87942
|
||||||
name=Char
|
name=Char
|
||||||
color=Red
|
color=Red
|
||||||
@@ -508,7 +508,7 @@ type=Instant
|
|||||||
text=Lightning Helix deals 3 damage to target creature or player and you gain 3 life.
|
text=Lightning Helix deals 3 damage to target creature or player and you gain 3 life.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=Damage:3
|
auto=Damage:3
|
||||||
auto=life:3
|
auto=life:3 controller
|
||||||
id=87908
|
id=87908
|
||||||
name=Lightning Helix
|
name=Lightning Helix
|
||||||
color=Red,White
|
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
|
target=creature,player
|
||||||
id=146013
|
id=146013
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=foreach(swamp|myinplay):damage:1
|
auto=foreach(swamp|myinplay) damage:1
|
||||||
auto=foreach(swamp|myinplay)life:1
|
auto=foreach(swamp|myinplay) life:1 controller
|
||||||
name=Corrupt
|
name=Corrupt
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
|
|||||||
@@ -469,8 +469,8 @@ mana={1}{R}{R}
|
|||||||
type=Instant
|
type=Instant
|
||||||
text=Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you. Draw a card.
|
text=Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you. Draw a card.
|
||||||
target=creature,player
|
target=creature,player
|
||||||
auto=damage:2 && damage 3 controller
|
auto=damage:2 && damage:3 controller
|
||||||
auto=draw:1
|
auto=draw:1 controller
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
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
|
id=5853
|
||||||
target=creature,player
|
target=creature,player
|
||||||
alias=146013
|
auto=foreach(swamp|myinplay) damage:1
|
||||||
|
auto=foreach(swamp|myinplay) life:1 controller
|
||||||
name=Corrupt
|
name=Corrupt
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
type=Sorcery
|
||||||
|
|||||||
Reference in New Issue
Block a user