Fixed several cards (EVE)
Please use ":" in auto lines correctly (only for power/toughness changes (examples: "auto=:1/1"), not for others ("auto=:trample" is wrong, won't give the ability to the creature; "auto=trample" is correct)!
This commit is contained in:
@@ -24,7 +24,7 @@ type=Land
|
|||||||
[card]
|
[card]
|
||||||
text=Choose any number of target creatures. Each of those creatures gains persist until end of turn. (When it's put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
text=Choose any number of target creatures. Each of those creatures gains persist until end of turn. (When it's put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
||||||
target=creatures
|
target=creatures
|
||||||
auto=:persist
|
auto=persist
|
||||||
id=151060
|
id=151060
|
||||||
name=Cauldron Haze
|
name=Cauldron Haze
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -34,7 +34,7 @@ mana={1}{WB}
|
|||||||
[card]
|
[card]
|
||||||
text=Target creature gains double strike until end of turn. (It deals both first-strike and regular combat damage.)
|
text=Target creature gains double strike until end of turn. (It deals both first-strike and regular combat damage.)
|
||||||
target=creature
|
target=creature
|
||||||
auto=:double strike
|
auto=double strike
|
||||||
id=153039
|
id=153039
|
||||||
name=Double Cleave
|
name=Double Cleave
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -160,7 +160,7 @@ toughness=2
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying, first strike
|
text=Flying, first strike
|
||||||
abilities=flying, first strike
|
abilities=flying,first strike
|
||||||
id=151090
|
id=151090
|
||||||
name=Hobgoblin Dragoon
|
name=Hobgoblin Dragoon
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -246,7 +246,7 @@ toughness=4
|
|||||||
[card]
|
[card]
|
||||||
text=Target creature gets +4/+4 until end of turn. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
text=Target creature gets +4/+4 until end of turn. Retrace (You may play this card from your graveyard by discarding a land card in addition to paying its other costs.)
|
||||||
target=creature
|
target=creature
|
||||||
auto=:+4/+4
|
auto=:4/4
|
||||||
abilities=retrace
|
abilities=retrace
|
||||||
id=153441
|
id=153441
|
||||||
name=Monstrify
|
name=Monstrify
|
||||||
@@ -329,7 +329,7 @@ toughness=2
|
|||||||
[card]
|
[card]
|
||||||
text={WB}{WB}{WB}: Restless Apparition gets +3/+3 until end of turn. Persist (When this creature is put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
text={WB}{WB}{WB}: Restless Apparition gets +3/+3 until end of turn. Persist (When this creature is put into a graveyard from play, if it had no -1/-1 counters on it, return it to play under its owner's control with a -1/-1 counter on it.)
|
||||||
abilities=persist
|
abilities=persist
|
||||||
auto={WB}{WB}{WB}:+3/+3
|
auto={WB}{WB}{WB}:3/3
|
||||||
id=157291
|
id=157291
|
||||||
name=Restless Apparition
|
name=Restless Apparition
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -442,7 +442,7 @@ toughness=1
|
|||||||
[card]
|
[card]
|
||||||
text=Flying {UR}: Talonrend gets +1/-1 until end of turn.
|
text=Flying {UR}: Talonrend gets +1/-1 until end of turn.
|
||||||
abilities=flying
|
abilities=flying
|
||||||
auto={UR}:+1/-1
|
auto={UR}:1/-1
|
||||||
id=153430
|
id=153430
|
||||||
name=Talonrend
|
name=Talonrend
|
||||||
rarity=U
|
rarity=U
|
||||||
|
|||||||
Reference in New Issue
Block a user