Added several successfully tested cards (ICE).

This commit is contained in:
solo81@web.de
2010-01-02 15:53:55 +00:00
parent e748a40302
commit c045f4e01b
2 changed files with 101 additions and 97 deletions

View File

@@ -238,6 +238,16 @@ mana={U}{U}
type=Instant type=Instant
[/card] [/card]
[card] [card]
text=When Curse of Marit Lage enters the battlefield, tap all Islands. Islands don't untap during their controllers' untap steps.
id=2617
auto=tap all(island)
auto=lord(island) doesntuntap
name=Curse of Marit Lage
rarity=R
mana={3}{R}{R}
type=Enchantment
[/card]
[card]
text=Destroy target nonblack creature. It can't be regenerated. text=Destroy target nonblack creature. It can't be regenerated.
id=2443 id=2443
target=creature[-black] target=creature[-black]
@@ -488,6 +498,18 @@ power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text={T}, Sacrifice Gangrenous Zombies: Gangrenous Zombies deals 1 damage to each creature and each player. If you control a snow Swamp, Gangrenous Zombies deals 2 damage to each creature and each player instead.
auto={T}{S}:damage:1 all(creature,player) && aslongas(swamp[snow]|myBattlefield)damage:1 all(creature,player)
id=2451
name=Gangrenous Zombies
rarity=C
mana={1}{B}{B}
type=Creature
subtype=Zombie
power=2
toughness=2
[/card]
[card]
text=Target creature gets +3/+3 until end of turn. text=Target creature gets +3/+3 until end of turn.
id=2570 id=2570
target=creature target=creature
@@ -498,9 +520,21 @@ mana={G}
type=Instant type=Instant
[/card] [/card]
[card] [card]
text={1}{R}{G}, {T}: Exile Giant Trap Door Spider and target creature without flying that's attacking you.
auto={1}{R}{G}{T}:moveTo(exile) all(this) && moveTo(exile) target(creature[attacking;-flying|opponentBattlefield)
id=2729
name=Giant Trap Door Spider
rarity=U
mana={1}{R}{G}
type=Creature
subtype=Spider
power=2
toughness=3
[/card]
[card]
text=Sacrifice a snow Mountain: Prevent all combat damage that would be dealt this turn. text=Sacrifice a snow Mountain: Prevent all combat damage that would be dealt this turn.
id=2623 id=2623
auto={S(mountain[snow])}:preventAllcombatDamage ueot auto={S(mountain[snow]|myBattlefield)}:preventAllcombatDamage ueot
name=Glacial Crevasses name=Glacial Crevasses
rarity=R rarity=R
mana={2}{R} mana={2}{R}
@@ -553,6 +587,15 @@ type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text={W}{W}: Return target non snow land you control to its owner's hand.
auto={W}{W}:moveTo(ownerhand) target(land[-snow]|myBattlefield)
id=2689
name=Hallowed Ground
rarity=U
mana={1}{W}
type=Enchantment
[/card]
[card]
text={B}: Hoar Shade gets +1/+1 until end of turn. text={B}: Hoar Shade gets +1/+1 until end of turn.
id=2455 id=2455
name=Hoar Shade name=Hoar Shade
@@ -674,11 +717,11 @@ type=Sorcery
text={T}: Untap target land. text={T}: Untap target land.
id=2575 id=2575
name=Juniper Order Druid name=Juniper Order Druid
auto={T}:Untap target(land)
rarity=C rarity=C
mana={2}{G} mana={2}{G}
type=Creature type=Creature
subtype=Human Cleric Druid subtype=Human Cleric Druid
auto={T}:Untap target(land)
power=1 power=1
toughness=1 toughness=1
[/card] [/card]
@@ -935,7 +978,7 @@ rarity=R
mana={1}{W}{W} mana={1}{W}{W}
type=Creature type=Creature
subtype=Human Knight subtype=Human Knight
auto={T}:fizzle(*[black]|stack) && life:-1 auto={T}:fizzle target(*[black]|stack) && life:-1 controller
power=2 power=2
toughness=2 toughness=2
[/card] [/card]
@@ -970,7 +1013,7 @@ text=Play Panic only during combat before blockers are declared. Target creatu
id=2648 id=2648
target=creature target=creature
auto=cantblock auto=cantblock
auto=@next upkeep:draw:1 auto=@next upkeep:draw:1 controller
name=Panic name=Panic
rarity=C rarity=C
mana={R} mana={R}
@@ -1269,7 +1312,7 @@ text=Defender (This creature can't attack.) {1}: Snow Fortress gets +1/+0 unti
id=2423 id=2423
auto={1}:1/0 auto={1}:1/0
auto={1}:0/1 auto={1}:0/1
auto={3}:damage:1 target(creature[attacking;-flying]) auto={3}:damage:1 target(creature[attacking;-flying]|opponentBattlefield)
name=Snow Fortress name=Snow Fortress
rarity=R rarity=R
mana={5} mana={5}
@@ -1280,6 +1323,31 @@ toughness=4
abilities=defender abilities=defender
[/card] [/card]
[card] [card]
text={1}, {T}: Return Snow Hound and target green or blue creature you control to their owner's hand.
id=2713
name=Snow Hound
rarity=U
mana={2}{W}
type=Creature
subtype=Hound
auto={T}:moveTo(myhand) all(this) && moveTo(myhand) target(creature[green;blue]|myBattlefield)
power=1
toughness=1
[/card]
[card]
text=Soldevi Golem doesn't untap during your untap step. At the beginning of your upkeep, you may untap target tapped creature an opponent controls. If you do, untap Soldevi Golem.
auto={0}:untap all(this) && untap target(creature[tapped]|opponentBattlefield) limit:1
id=2424
name=Soldevi Golem
rarity=R
mana={4}
type=Artifact Creature
subtype=Golem
power=5
toughness=3
auto=doesnotuntap
[/card]
[card]
text=Add {B} to your mana pool for each creature card in your graveyard. text=Add {B} to your mana pool for each creature card in your graveyard.
id=2484 id=2484
name=Songs of the Damned name=Songs of the Damned
@@ -1289,6 +1357,17 @@ auto=foreach(creature|mygraveyard) add:{B}
type=Instant type=Instant
[/card] [/card]
[card] [card]
text=Enchant creature {B}, Pay 1 life: Enchanted creature gets +2/+2 until end of turn. Play this ability no more than three times each turn.
id=2486
target=creature
auto={B}:2/2 && life:-1 controller limit:3
name=Soul Kiss
rarity=C
mana={2}{B}
type=Enchantment
subtype=Aura
[/card]
[card]
text=For each artifact or creature card in an opponent's graveyard, add {1} to your mana pool and you gain 1 life. text=For each artifact or creature card in an opponent's graveyard, add {1} to your mana pool and you gain 1 life.
id=2487 id=2487
auto=foreach(artifact,creature|opponentgraveyard) add:{1} controller auto=foreach(artifact,creature|opponentgraveyard) add:{1} controller
@@ -1345,7 +1424,7 @@ subtype=Aura
[card] [card]
text=Flying {T}: Storm Spirit deals 2 damage to target creature. text=Flying {T}: Storm Spirit deals 2 damage to target creature.
id=2739 id=2739
auto={T}:damage 2 target(creature) auto={T}:damage:2 target(creature)
name=Storm Spirit name=Storm Spirit
rarity=R rarity=R
mana={3}{W}{U}{G} mana={3}{W}{U}{G}
@@ -1363,7 +1442,7 @@ rarity=R
mana={1}{B}{B} mana={1}{B}{B}
type=Creature type=Creature
subtype=Human Knight subtype=Human Knight
auto={T}:fizzle(*[white]|stack) && life:-1 controller auto={T}:fizzle target(*[white]|stack) && life:-1 controller
power=2 power=2
toughness=2 toughness=2
[/card] [/card]
@@ -1427,7 +1506,7 @@ type=Instant
[card] [card]
text=When Tarpan is put into a graveyard from the battlefield, you gain 1 life. text=When Tarpan is put into a graveyard from the battlefield, you gain 1 life.
id=2591 id=2591
auto=@movedTo(this|graveyard):life:1 controller auto=@movedTo(this|graveyard) from(battlefield):life:1 controller
name=Tarpan name=Tarpan
rarity=C rarity=C
mana={G} mana={G}
@@ -1516,7 +1595,7 @@ text=Target creature gains flying until end of turn. Draw a card at the beginnin
id=2541 id=2541
target=creature target=creature
auto=flying auto=flying
auto=@next upkeep:draw:1 auto=@next upkeep:draw:1 controller
name=Updraft name=Updraft
rarity=U rarity=U
mana={1}{U} mana={1}{U}
@@ -1593,7 +1672,7 @@ type=Instant
[/card] [/card]
[card] [card]
text={2}, {T}: Target creature with power 3 or less gains flying until end of turn. text={2}, {T}: Target creature with power 3 or less gains flying until end of turn.
auto={2}{T}: flying target(creature[power<=3]) auto={2}{T}:flying target(creature[power<=3])
id=2435 id=2435
name=Whalebone Glider name=Whalebone Glider
rarity=U rarity=U
@@ -1649,6 +1728,16 @@ mana={1}{R}
type=Instant type=Instant
[/card] [/card]
[card] [card]
text=When Wrath of Marit Lage enters the battlefield, tap all red creatures. Red creatures don't untap during their controllers' untap steps.
id=2545
auto=tap all(creature[red])
auto=lord(creature[red]) doesnotuntap
name=Wrath of Marit Lage
rarity=R
mana={3}{U}{U}
type=Enchantment
[/card]
[card]
text=Flying {G}: Regenerate Yavimaya Gnats. text=Flying {G}: Regenerate Yavimaya Gnats.
id=2604 id=2604
name=Yavimaya Gnats name=Yavimaya Gnats

View File

@@ -195,7 +195,7 @@ type=Artifact
mana={2} mana={2}
[/card] [/card]
[card] [card]
#why is not working - need to test #Tested. Does not work because when you play it in yout main phase the engine won't remember what the card should do in the blockers step. (0.10.1)
text=Untap all white creatures you control. Whenever a creature blocks this turn, it gets +0/+1 until end of turn. text=Untap all white creatures you control. Whenever a creature blocks this turn, it gets +0/+1 until end of turn.
id=2665 id=2665
auto=untap all(creature[white]|myinplay) auto=untap all(creature[white]|myinplay)
@@ -390,17 +390,6 @@ type=Artifact
mana={2} mana={2}
[/card] [/card]
[card] [card]
#why not working - need to test
text=When Curse of Marit Lage comes into play, tap all Islands. Islands don't untap during their controllers' untap steps.
id=2617
auto=tap all(island)
auto=lord(island)doesntuntap
name=Curse of Marit Lage
rarity=R
type=Enchantment
mana={3}{R}{R}
[/card]
[card]
text=Enchant creature card in a graveyard When Dance of the Dead comes into play, if it's in play, it loses "enchant creature card in a graveyard" and gains "enchant creature put into play with Dance of the Dead." Return enchanted creature card to play tapped under your control and attach Dance of the Dead to it. When Dance of the Dead leaves play, that creature's controller sacrifices it. Enchanted creature gets +1/+1 and doesn't untap during its controller's untap step. At the beginning of the upkeep of enchanted creature's controller, that player may pay {1}{B}. If he or she does, untap that creature. text=Enchant creature card in a graveyard When Dance of the Dead comes into play, if it's in play, it loses "enchant creature card in a graveyard" and gains "enchant creature put into play with Dance of the Dead." Return enchanted creature card to play tapped under your control and attach Dance of the Dead to it. When Dance of the Dead leaves play, that creature's controller sacrifices it. Enchanted creature gets +1/+1 and doesn't untap during its controller's untap step. At the beginning of the upkeep of enchanted creature's controller, that player may pay {1}{B}. If he or she does, untap that creature.
id=2442 id=2442
name=Dance of the Dead name=Dance of the Dead
@@ -722,19 +711,6 @@ type=Sorcery
mana={R}{R}{R} mana={R}{R}{R}
[/card] [/card]
[card] [card]
#to test - should work
text={T}, Sacrifice Gangrenous Zombies: Gangrenous Zombies deals 1 damage to each creature and each player. If you control a snow Swamp, Gangrenous Zombies deals 2 damage to each creature and each player instead.
id=2451
name=Gangrenous Zombies
auto={T}{S}:damage:1 all(creature,player) && aslongas(swamp[snow]|myBattlefield)damage:1 all(creature,player)
rarity=C
type=Creature
mana={1}{B}{B}
power=2
subtype=Zombie
toughness=2
[/card]
[card]
text=Until end of turn, whenever a creature you control attacks and isn't blocked, you may choose to have it deal damage equal to its power to a target creature. If you do, it deals no combat damage this turn. text=Until end of turn, whenever a creature you control attacks and isn't blocked, you may choose to have it deal damage equal to its power to a target creature. If you do, it deals no combat damage this turn.
id=2452 id=2452
name=Gaze of Pain name=Gaze of Pain
@@ -762,17 +738,6 @@ type=Enchantment
mana={B}{R} mana={B}{R}
[/card] [/card]
[card] [card]
text={1}{R}{G}, {T}: Remove from the game Giant Trap Door Spider and target creature without flying that's attacking you.
id=2729
name=Giant Trap Door Spider
rarity=U
type=Creature
mana={1}{R}{G}
power=2
subtype=Spider
toughness=3
[/card]
[card]
text=Cumulative upkeep-Pay 2 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) When Glacial Chasm comes into play, sacrifice a land. Creatures you control can't attack. Prevent all damage that would be dealt to you. text=Cumulative upkeep-Pay 2 life. (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) When Glacial Chasm comes into play, sacrifice a land. Creatures you control can't attack. Prevent all damage that would be dealt to you.
id=2752 id=2752
name=Glacial Chasm name=Glacial Chasm
@@ -851,14 +816,6 @@ subtype=Wolverine
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text={W}{W}: Return target non snow land you control to its owner's hand.
id=2689
name=Hallowed Ground
rarity=U
type=Enchantment
mana={1}{W}
[/card]
[card]
text=Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) Creatures that attacked during their controller's last turn can't attack. text=Cumulative upkeep {1} (At the beginning of your upkeep, put an age counter on this permanent, then sacrifice it unless you pay its upkeep cost for each age counter on it.) Creatures that attacked during their controller's last turn can't attack.
id=2753 id=2753
name=Halls of Mist name=Halls of Mist
@@ -1356,7 +1313,7 @@ type=Artifact
mana={2} mana={2}
[/card] [/card]
[card] [card]
#Should work as it is a lengendary creature - to test ###Does not work!
text=Whenever Marton Stromgald attacks, other attacking creatures get +1/+1 until end of turn for each attacking creature other than Marton Stromgald. Whenever Marton Stromgald blocks, other blocking creatures get +1/+1 until end of turn for each blocking creature other than Marton Stromgald. text=Whenever Marton Stromgald attacks, other attacking creatures get +1/+1 until end of turn for each attacking creature other than Marton Stromgald. Whenever Marton Stromgald blocks, other blocking creatures get +1/+1 until end of turn for each blocking creature other than Marton Stromgald.
id=2635 id=2635
name=Marton Stromgald name=Marton Stromgald
@@ -1829,17 +1786,6 @@ mana={1}{U}
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text={1}, {T}: Return Snow Hound and target green or blue creature you control to their owner's hand.
id=2713
name=Snow Hound
rarity=U
type=Creature
mana={2}{W}
power=1
subtype=Hound
toughness=1
[/card]
[card]
text=Enchant creature Enchanted creature gets -X/-Y. If that creature is attacking, X is the number of snow lands defending player controls. Otherwise, X is the number of snow lands its controller controls. Y is equal to X or to enchanted creature's toughness minus 1, whichever is smaller. text=Enchant creature Enchanted creature gets -X/-Y. If that creature is attacking, X is the number of snow lands defending player controls. Otherwise, X is the number of snow lands its controller controls. Y is equal to X or to enchanted creature's toughness minus 1, whichever is smaller.
id=2588 id=2588
name=Snowblind name=Snowblind
@@ -1857,17 +1803,6 @@ type=Enchantment
mana={2}{U} mana={2}{U}
[/card] [/card]
[card] [card]
text=Soldevi Golem doesn't untap during your untap step. At the beginning of your upkeep, you may untap target tapped creature an opponent controls. If you do, untap Soldevi Golem.
id=2424
name=Soldevi Golem
rarity=R
type=Artifact Creature
mana={4}
power=5
subtype=Golem
toughness=3
[/card]
[card]
text={T}: Add {2} to your mana pool. Spend this mana only to play activated abilities of artifacts. text={T}: Add {2} to your mana pool. Spend this mana only to play activated abilities of artifacts.
id=2538 id=2538
name=Soldevi Machinist name=Soldevi Machinist
@@ -1906,15 +1841,6 @@ type=Sorcery
mana={X}{2}{B} mana={X}{2}{B}
[/card] [/card]
[card] [card]
text=Enchant creature {B}, Pay 1 life: Enchanted creature gets +2/+2 until end of turn. Play this ability no more than three times each turn.
id=2486
name=Soul Kiss
rarity=C
type=Enchantment
mana={2}{B}
subtype=Aura
[/card]
[card]
#### ####
####The target does not get shroud (Read its wording!) ####The target does not get shroud (Read its wording!)
#### ####
@@ -2144,17 +2070,6 @@ type=Instant
mana={U} mana={U}
[/card] [/card]
[card] [card]
#should work - to test
text=When Wrath of Marit Lage comes into play, tap all red creatures. Red creatures don't untap during their controllers' untap steps.
id=2545
auto=tap all(creature[red])
auto=lord(creature[red])doesnotuntap
name=Wrath of Marit Lage
rarity=R
type=Enchantment
mana={3}{U}{U}
[/card]
[card]
text={2}{B}, {T}: Target player discards a card. Play this ability only during your turn. text={2}{B}, {T}: Target player discards a card. Play this ability only during your turn.
id=2547 id=2547
name=Zuran Enchanter name=Zuran Enchanter