Added several successfully tested cards (MIR).

Note: Rampant Growth was missing in the todo_dat!?
This commit is contained in:
solo81@web.de
2010-01-04 21:56:48 +00:00
parent 3e33e2b756
commit 21307ef1f7
3 changed files with 180 additions and 145 deletions

View File

@@ -1263,45 +1263,6 @@ rarity=R
type=Land
[/card]
[card]
text=Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.
target=basic|mylibrary
auto=moveTo(myBattlefield) && tap
id=4779
name=Rampant Growth
rarity=C
mana={1}{G}
type=Sorcery
[/card]
[card]
text=Target creature deals damage to itself equal to its power.
id=4895
target=creature
auto=damage:p
name=Repentance
rarity=U
mana={2}{W}
type=Sorcery
[/card]
[card]
text={2}{W}: Prevent all combat damage that would be dealt by target creature this turn.
id=4897
name=Safeguard
auto={2}{W}:preventAllCombatDamage from target(creature) ueot
rarity=R
mana={3}{W}{W}
type=Enchantment
[/card]
[card]
text=Sudden Impact deals damage equal to the number of cards in target player's hand to that player.
id=4852
target=player
alias=129750
name=Sudden Impact
rarity=U
mana={3}{R}
type=Instant
[/card]
[card]
text=Flying {B}: Pit Imp gets +1/+0 until end of turn. Play this ability no more than twice each turn.
id=4677
name=Pit Imp
@@ -1371,6 +1332,16 @@ mana={1}{B}{B}
type=Sorcery
[/card]
[card]
text=Search your library for a basic land card and put that card onto the battlefield tapped. Then shuffle your library.
target=basic|mylibrary
auto=moveTo(myBattlefield) && tap
id=4779
name=Rampant Growth
rarity=C
mana={1}{G}
type=Sorcery
[/card]
[card]
text=First strike {G}: Regenerate Ranger en-Vec.
id=4914
name=Ranger en-Vec
@@ -1407,6 +1378,16 @@ mana={B}
type=Sorcery
[/card]
[card]
text=Target creature deals damage to itself equal to its power.
id=4895
target=creature
auto=damage:p
name=Repentance
rarity=U
mana={2}{W}
type=Sorcery
[/card]
[card]
text=Prevent all combat damage that would be dealt this turn. You gain 1 life for each attacking creature.
auto=preventAllcombatDamage ueot
auto=foreach(creature[attacking]) life:1 controller
@@ -1487,6 +1468,15 @@ mana={B}
subtype=Aura
[/card]
[card]
text={2}{W}: Prevent all combat damage that would be dealt by target creature this turn.
id=4897
name=Safeguard
auto={2}{W}:preventAllCombatDamage from target(creature) ueot
rarity=R
mana={3}{W}{W}
type=Enchantment
[/card]
[card]
text=Salt Flats comes enters the battlefield tapped. {T}: Add {1} to your mana pool. {T}: Add {W} or {B} to your mana pool. Salt Flats deals 1 damage to you.
id=4938
auto=tap
@@ -1846,6 +1836,16 @@ type=Instant
mana={1}{R}
[/card]
[card]
text=Sudden Impact deals damage equal to the number of cards in target player's hand to that player.
id=4852
target=player
alias=129750
name=Sudden Impact
rarity=U
mana={3}{R}
type=Instant
[/card]
[card]
text={T}: Add {B} to your mana pool.
auto={T}:Add {B}
id=4925