Added several successfully tested cards.

This commit is contained in:
solo81@web.de
2010-01-17 22:00:19 +00:00
parent 1966e214c5
commit 2df6a71c87
21 changed files with 348 additions and 322 deletions

View File

@@ -129,6 +129,28 @@ mana={4}{G}
type=Sorcery
[/card]
[card]
text=Flying At the beginning of your upkeep, return a white creature you control to its owner's hand.
auto=@each my upkeep:moveTo(ownerhand) notatarget(creature[white]|myBattlefield)
id=74373
name=Eiganjo Free-Riders
rarity=U
mana={3}{W}
type=Creature
subtype=Human Soldier
power=3
toughness=4
abilities=flying
[/card]
[card]
text=At the beginning of each opponent's upkeep, if that player has seven or more cards in hand, Ebony Owl Netsuke deals 4 damage to him or her.
auto=@each opponent upkeep:aslongas(*|opponenthand) damage:4 opponent >6
id=88799
name=Ebony Owl Netsuke
rarity=U
mana={2}
type=Artifact
[/card]
[card]
text=Put three 3/1 red Elemental creature tokens with haste onto the battlefield. Exile them at the beginning of the next end step.
auto=token(Elemental, Creature Elemental Kijhjjghtsdrw,3/1,haste red)*3
auto=@next endofturn:moveto(exile) all(kijhjjghtsdrw)
@@ -247,6 +269,15 @@ mana={3}{R}
type=Sorcery
[/card]
[card]
text=At the beginning of your upkeep, if you have seven or more cards in hand, you gain 4 life.
auto=@each my upkeep:aslongas(*|myhand) life:4 controller >6
id=88796
name=Ivory Crane Netsuke
mana={2}
rarity=U
type=Artifact
[/card]
[card]
text=Kagemaro, First to Suffer's power and toughness are each equal to the number of cards in your hand. {B}, Sacrifice Kagemaro: All creatures get -X/-X until end of turn, where X is the number of cards in your hand.
id=74016
name=Kagemaro, First to Suffer
@@ -263,7 +294,7 @@ toughness=*
text=Enchant creature Enchanted creature gets -X/-X, where X is the number of cards in your hand.
id=74560
target=creature
auto=foreach(*|myhand)-1/-1
auto=foreach(*|myhand) -1/-1
name=Kagemaro's Clutch
rarity=C
mana={3}{B}
@@ -332,6 +363,21 @@ power=2
toughness=1
[/card]
[card]
text=Kiyomaro, First to Stand's power and toughness are each equal to the number of cards in your hand. As long as you have four or more cards in hand, Kiyomaro has vigilance. Whenever Kiyomaro deals damage, if you have seven or more cards in hand, you gain 7 life.
id=74054
name=Kiyomaro, First to Stand
rarity=R
mana={3}{W}{W}
type=Legendary Creature
subtype=Spirit
auto=foreach(*|myhand) 1/1
auto=aslongas(*|myhand) vigilance >3
auto=@damaged(player) from(this):aslongas(*|myhand) life:7 controller >6
auto=@damaged(creature) from(this):aslongas(*|myhand) life:7 controller >6
power=*
toughness=*
[/card]
[card]
text=Masumaro, First to Live's power and toughness are each equal to twice the number of cards in your hand.
id=74184
name=Masumaro, First to Live
@@ -344,6 +390,17 @@ power=*
toughness=*
[/card]
[card]
text=At the beginning of your end step, sacrifice Measure of Wickedness and you lose 8 life. Whenever another card is put into your graveyard from anywhere, target opponent gains control of Measure of Wickedness.
id=88821
name=Measure of Wickedness
rarity=U
mana={3}{B}
auto=@next my endofturn:bury
auto=@next my endofturn:life:-8 controller
auto=@movedto(* other|graveyard):moveto(opponentBattlefield)
type=Enchantment
[/card]
[card]
text=All creatures get -X/-0, where X is the number of cards in your hand.
id=89406
auto=foreach(*|myhand) lord(creature) -1/0
@@ -362,6 +419,15 @@ rarity=R
type=Legendary Land
[/card]
[card]
text=Return Molting Skin to its owner's hand: Regenerate target creature.
auto={0}:moveTo(ownerhand) all(this) && regenerate target(creature) limit:1
id=87331
name=Molting Skin
rarity=U
mana={2}{G}
type=Enchantment
[/card]
[card]
text=Flying {W}: Moonwing Moth gets +0/+1 until end of turn.
id=84643
name=Moonwing Moth
@@ -418,6 +484,19 @@ mana={B}
type=Instant
[/card]
[card]
text=Haste At the beginning of your upkeep, return a red creature you control to its owner's hand.
auto=@each my upkeep:moveTo(ownerhand) notatarget(creature[red]|myBattlefield)
id=74048
name=Oni of Wild Places
rarity=U
mana={5}{R}
type=Creature
subtype=Demon Spirit
power=6
toughness=5
abilities=haste
[/card]
[card]
text=Counter target creature spell. Draw cards equal to that spell's converted mana cost.
id=89403
target=creature|stack
@@ -477,7 +556,7 @@ rarity=U
mana={3}{B}
type=Creature
subtype=Demon Spirit
auto=lord(creature[black])cantblock
auto=lord(creature[black]) cantblock
power=4
toughness=5
[/card]
@@ -576,6 +655,19 @@ toughness=1
abilities=first strike
[/card]
[card]
text=At the beginning of your upkeep, return a black creature you control to its owner's hand. {1}{B}: Regenerate Skull Collector.
auto=@each my upkeep:moveTo(ownerhand) notatarget(creature[black]|myBattlefield)
id=88797
name=Skull Collector
rarity=U
mana={1}{B}{B}
type=Creature
subtype=Ogre Warrior
auto={1}{B}:regenerate
power=3
toughness=3
[/card]
[card]
text=Flying Soramaro, First to Dream's power and toughness are each equal to the number of cards in your hand. {4}, Return a land you control to its owner's hand: Draw a card.
id=74170
name=Soramaro, First to Dream
@@ -603,7 +695,7 @@ type=Artifact
text=Spiraling Embers deals damage to target creature or player equal to the number of cards in your hand.
id=74503
target=creature,player)
auto=foreach(*|myhand)damage:1
auto=foreach(*|myhand) damage:1
name=Spiraling Embers
rarity=C
mana={3}{R}
@@ -611,6 +703,19 @@ type=Sorcery
subtype=Arcane
[/card]
[card]
text=Trample At the beginning of your upkeep, return a green creature you control to its owner's hand.
auto=@each my upkeep:moveTo(ownerhand) notatarget(creature[green]|myBattlefield)
id=74407
name=Stampeding Serow
rarity=U
mana={2}{G}{G}
type=Creature
subtype=Antelope Beast
power=5
toughness=4
abilities=trample
[/card]
[card]
text=Destroy target artifact or land.
id=88808
target=artifact,land

View File

@@ -214,27 +214,6 @@ toughness=1
rarity=C
[/card]
[card]
text=At the beginning of each opponent's upkeep, if that player has seven or more cards in hand, Ebony Owl Netsuke deals 4 damage to him or her.
name=Ebony Owl Netsuke
auto=@each opponent upkeep:aslongas(*|opponenthand) damage:4 opponent >6
#not sure if working then some muse from 10E could be softcoded
id=88799
mana={2}
type=Artifact
rarity=U
[/card]
[card]
text=Flying At the beginning of your upkeep, return a white creature you control to its owner's hand.
name=Eiganjo Free-Riders
id=74373
mana={3}{W}
type=Creature
subtype=Human Soldier
power=3
toughness=4
rarity=U
[/card]
[card]
text=Whenever you cast a Spirit or Arcane spell, reveal the top three cards of your library. Put all land cards revealed this way into your hand and the rest on the bottom of your library in any order. Soulshift 2 (When this is put into a graveyard from the battlefield, you may return target Spirit card with converted mana cost 2 or less from your graveyard to your hand.)
name=Elder Pine of Jukai
id=74204
@@ -500,16 +479,6 @@ subtype=Arcane
rarity=C
[/card]
[card]
text=At the beginning of your upkeep, if you have seven or more cards in hand, you gain 4 life.
name=Ivory Crane Netsuke
auto=@each my upkeep:aslongas(*|myhand) life:4 controller >6
## dont think @each works 100% with aslongas + >X
id=88796
mana={2}
type=Artifact
rarity=U
[/card]
[card]
text={X}{R}, {T}: Jiwari, the Earth Aflame deals X damage to target creature without flying. Channel — {X}{R}{R}{R}, Discard Jiwari: Jiwari deals X damage to each creature without flying.
name=Jiwari, the Earth Aflame
id=74047
@@ -599,23 +568,6 @@ toughness=3
rarity=C
[/card]
[card]
text=Kiyomaro, First to Stand's power and toughness are each equal to the number of cards in your hand. As long as you have four or more cards in hand, Kiyomaro has vigilance. Whenever Kiyomaro deals damage, if you have seven or more cards in hand, you gain 7 life.
name=Kiyomaro, First to Stand
id=74054
mana={3}{W}{W}
type=Creature
subtype=Spirit
auto=foreach(*|myhand) 1/1
auto=aslongas(*|myhand) vigilance >3
auto=@damaged(player) from(this):aslongas(*|myhand) life:7 controller >6
auto=@damaged(creature) from(this):aslongas(*|myhand) life:7 controller >6
##need more testing, I don't think the life gaining is working
power=*
toughness=*
abilities=legendary
rarity=R
[/card]
[card]
text=At the beginning of the end step, if three or more creatures were put into graveyards from the battlefield this turn, flip Kuon, Ogre Ascendant.
name=Kuon, Ogre Ascendant
id=87596
@@ -688,17 +640,6 @@ toughness=2
rarity=C
[/card]
[card]
####Does not work!
text=At the beginning of your end step, sacrifice Measure of Wickedness and you lose 8 life. Whenever another card is put into your graveyard from anywhere, target opponent gains control of Measure of Wickedness.
id=88821
name=Measure of Wickedness
rarity=U
mana={3}{B}
auto=@next my endofturn:bury && life:-8 controller
auto=@movedto(other|graveyard):moveto(opponentBattlefield)
type=Enchantment
[/card]
[card]
text=Whenever a source an opponent controls deals damage to you, that player sacrifices a permanent.
name=Michiko Konda, Truth Seeker
id=84359
@@ -730,14 +671,6 @@ abilities=legendary
rarity=R
[/card]
[card]
text=Return Molting Skin to its owner's hand: Regenerate target creature.
name=Molting Skin
id=87331
mana={2}{G}
type=Enchantment
rarity=U
[/card]
[card]
text=Flying {2}, Return a land you control to its owner's hand: Target land becomes the basic land type of your choice until end of turn.
name=Moonbow Illusionist
id=74198
@@ -810,17 +743,6 @@ subtype=Equipment
rarity=U
[/card]
[card]
text=Haste At the beginning of your upkeep, return a red creature you control to its owner's hand.
name=Oni of Wild Places
id=74048
mana={5}{R}
type=Creature
subtype=Demon Spirit
power=6
toughness=5
rarity=U
[/card]
[card]
text=Counter target spell unless its controller pays {1} for each card in your hand.
name=Oppressive Will
id=74423
@@ -1046,17 +968,6 @@ subtype=Arcane
rarity=C
[/card]
[card]
text=At the beginning of your upkeep, return a black creature you control to its owner's hand. {1}{B}: Regenerate Skull Collector.
name=Skull Collector
id=88797
mana={1}{B}{B}
type=Creature
subtype=Ogre Warrior
power=3
toughness=3
rarity=U
[/card]
[card]
text=Flying Whenever you cast a Spirit or Arcane spell, you may gain control of target creature with that spell's converted mana cost until end of turn.
name=Skyfire Kirin
id=88793
@@ -1101,17 +1012,6 @@ subtype=Arcane
rarity=C
[/card]
[card]
text=Trample At the beginning of your upkeep, return a green creature you control to its owner's hand.
name=Stampeding Serow
id=74407
mana={2}{G}{G}
type=Creature
subtype=Antelope Beast
power=5
toughness=4
rarity=U
[/card]
[card]
text=Each player sacrifices a land for each card in your hand.
name=Thoughts of Ruin
id=74374