J0N4TH4N - added "ueot" to all "@movedTo". Currently "@movedTo" abilities requires "ueot"

This commit is contained in:
leungclj
2009-10-02 16:47:41 +00:00
parent 924574b0a1
commit 5216faa756
7 changed files with 23 additions and 22 deletions

View File

@@ -435,7 +435,7 @@ subtype=Spirit
power=2
toughness=2
text=Whenever you play a Spirit or Arcane spell, Kami of the Hunt gets +1/+1 until end of turn.
auto=@movedTo(arcane,spirit|mystack):1/1
auto=@movedTo(arcane,spirit|mystack):1/1 ueot
rarity=C
[/card]
[card]
@@ -484,7 +484,8 @@ subtype=Spirit
abilities=legendary
power=4
toughness=4
auto=@movedTo(arcane,spirit|mystack):lord(creature|mybattlefield) 1/1 other && lord(creature|mybattlefield) trample other
auto=@movedTo(arcane,spirit|mystack):lord(creature|mybattlefield) 1/1 other ueot
auto=@movedTo(arcane,spirit|mystack):lord(creature|mybattlefield) trample other ueot
rarity=R
[/card]
[card]
@@ -661,7 +662,7 @@ power=3
toughness=4
text=Reach (This creature can block creatures with flying.) Whenever you play a Spirit or Arcane spell, Orbweaver Kumo gains forestwalk until end of turn.
abilities=reach
auto=@movedTo(arcane,spirit|mystack):forestwalk
auto=@movedTo(arcane,spirit|mystack):forestwalk ueot
rarity=U
[/card]
[card]

View File

@@ -385,7 +385,7 @@ toughness=2
[card]
text=Defender, flying. Whenever you play a white spell, Loyal Gyrfalcon loses defender until end of turn.
abilities=defender,flying
auto=@movedTo(*[white]|mystack):-defender
auto=@movedTo(*[white]|mystack):-defender ueot
id=151059
name=Loyal Gyrfalcon
rarity=U

View File

@@ -7,8 +7,8 @@ rarity=R
mana={1}{B}{B}
type=Creature
subtype=Horror
auto=@movedTo(*|opponentgraveyard) from(opponenthand):2/2
auto=@movedTo(*|opponentgraveyard) from(opponenthand):fear
auto=@movedTo(*|opponentgraveyard) from(opponenthand):2/2 ueot
auto=@movedTo(*|opponentgraveyard) from(opponenthand):fear ueot
power=2
toughness=2
[/card]
@@ -468,7 +468,7 @@ subtype=Human Wizard
power=3
toughness=3
text=Whenever you cast a blue spell, target creature gains flying until end of turn. Whenever you cast a red spell, Tibor and Lumia deals 1 damage to each creature without flying.
auto=@movedTo(*[blue]|mystack):flying target(creature)
auto=@movedTo(*[blue]|mystack):flying target(creature) ueot
auto=@movedTo(*[red]|mystack):damage:1 all(creature[-flying])
abilities=legendary
rarity=R
@@ -507,7 +507,7 @@ rarity=C
mana={1}{U}{R}
type=Creature
subtype=Faerie Wizard
auto=@movedTo(instant,sorcery|mystack):2/0
auto=@movedTo(instant,sorcery|mystack):2/0 ueot
power=1
toughness=3
abilities=flying

View File

@@ -43,8 +43,8 @@ subtype=Aura
[/card]
[card]
text=Whenever a Forest enters the battlefield under your control, Battlewand Oak gets +2/+2 until end of turn. Whenever you cast a Treefolk spell, Battlewand Oak gets +2/+2 until end of turn.
auto=@movedTo(forest|myBattlefield):2/2
auto=@movedTo(treefolk|mystack):2/2
auto=@movedTo(forest|myBattlefield):2/2 ueot
auto=@movedTo(treefolk|mystack):2/2 ueot
id=141857
name=Battlewand Oak
rarity=C

View File

@@ -1311,7 +1311,7 @@ toughness=2
[/card]
[card]
text=Whenever an artifact enters the battlefield, Vermiculos gets +4/+4 until end of turn.
auto=@movedTo(artifact|myBattlefield):4/4
auto=@movedTo(artifact|myBattlefield):4/4 ueot
id=47936
name=Vermiculos
rarity=R

View File

@@ -996,7 +996,7 @@ toughness=2
[card]
text=Mogg Conscripts can't attack unless you've played a creature spell this turn.
abilities=cantattack
auto=@movedTo(creature|mystack):-cantattack
auto=@movedTo(creature|mystack):-cantattack ueot
id=4831
name=Mogg Conscripts
rarity=C

View File

@@ -1,5 +1,5 @@
[card]
text=Kicker {3} (You may pay an additional {3} as you cast this spell.) AETher Figment is unblockable. If AETher Figment was kicked, it enters the battlefield with two +1/+1 counters on it.
text=Kicker {3} (You may pay an additional {3} as you cast this spell.) AEther Figment is unblockable. If AEther Figment was kicked, it enters the battlefield with two +1/+1 counters on it.
id=170993
name=AEther Figment
mana={1}{U}
@@ -39,7 +39,7 @@ rarity=U
mana={4}{G}{G}
type=Creature
subtype=Beast
auto=@movedTo(land|myBattlefield):4/4 && trample
auto=@movedTo(land|myBattlefield):4/4 ueot && trample ueot
power=4
toughness=4
[/card]
@@ -335,7 +335,7 @@ rarity=U
mana={3}{R}{R}
type=Creature
subtype=Elemental Beast
auto=@movedTo(land|myBattlefield):flying
auto=@movedTo(land|myBattlefield):flying ueot
power=4
toughness=4
[/card]
@@ -433,7 +433,7 @@ rarity=C
mana={3}{B}
type=Creature
subtype=Crocodile
auto=@movedTo(land|myBattlefield):2/2
auto=@movedTo(land|myBattlefield):2/2 ueot
power=3
toughness=1
abilities=cantblock
@@ -471,7 +471,7 @@ rarity=C
mana={2}
type=Artifact Creature
subtype=Construct
auto=@movedTo(land|myBattlefield):1/1
auto=@movedTo(land|myBattlefield):1/1 ueot
power=1
toughness=1
[/card]
@@ -1065,7 +1065,7 @@ rarity=C
mana={1}{R}
type=Creature
subtype=Insect
auto=@movedTo(land|myBattlefield):2/2
auto=@movedTo(land|myBattlefield):2/2 ueot
power=1
toughness=1
abilities=first strike
@@ -1235,7 +1235,7 @@ rarity=C
mana={W}
type=Creature
subtype=Cat
auto=@movedTo(land|myBattlefield):2/2
auto=@movedTo(land|myBattlefield):2/2 ueot
power=0
toughness=1
[/card]
@@ -1268,7 +1268,7 @@ rarity=C
mana={1}{B}
type=Creature
subtype=Surrakar
auto=@movedTo(land|myBattlefield):intimidate
auto=@movedTo(land|myBattlefield):intimidate ueot
power=2
toughness=1
[/card]
@@ -1365,7 +1365,7 @@ rarity=C
mana={4}{G}
type=Creature
subtype=Beast
auto=@movedTo(land|myBattlefield):2/2
auto=@movedTo(land|myBattlefield):2/2 ueot
power=4
toughness=4
[/card]
@@ -1495,7 +1495,7 @@ rarity=C
mana={3}{U}
type=Creature
subtype=Fish
auto=@movedTo(land|myBattlefield):2/2
auto=@movedTo(land|myBattlefield):2/2 ueot
power=2
toughness=2
abilities=flying