- improved the parser for "lord", now can take any kind of "target", not only creature types (so it can now be used to code abilities such as Bad moon and crusade)
- fixed typos for goblin lord, zombie master, lord of atlantis
- Added "moveTo" keyword
- added a dozen cards
This commit is contained in:
wagic.the.homebrew
2008-12-14 12:07:01 +00:00
parent 6df5261294
commit 790e2a2cdf
11 changed files with 285 additions and 254 deletions

View File

@@ -225,6 +225,15 @@ subtype=Spirit
toughness=1
[/card]
[card]
text=Destroy all nonwhite creatures.
auto=destroy all(creature[-white])
id=146053
name=Mass Calcify
rarity=R
type=Sorcery
mana={5}{W}{W}
[/card]
[card]
text={T}: Add {R} to your mana pool.
auto={T}:Add{R}
id=157888
@@ -295,6 +304,27 @@ subtype=Faerie Soldier
toughness=1
[/card]
[card]
text=Creatures you control have double strike.
auto=lord(creature|myinplay) double strike
id=146727
name=Rage Reflection
rarity=R
type=Enchantment
mana={4}{R}{R}
[/card]
[card]
text=Green creatures you control have trample.
auto=lord(creature[green]|myinplay) trample
id=141972
name=Roughshod Mentor
rarity=U
type=Creature
mana={5}{G}
power=5
subtype=Giant Warrior
toughness=4
[/card]
[card]
text=Protection from blue, from black, and from red
abilities=protection from blue, protection from black, protection from red
id=146735
@@ -540,6 +570,20 @@ type=Basic Land
subtype=Swamp
[/card]
[card]
text=Flash Other white creatures you control get +1/+1. Other blue creatures you control get +1/+1.
abilities=flash
auto=lord(creature[white]|myinplay) 1/1
auto=lord(creature[blue]|myinplay) 1/1
id=147409
name=Thistledown Liege
rarity=R
type=Creature
mana={1}{WU}{WU}{WU}
power=1
subtype=Kithkin Knight
toughness=3
[/card]
[card]
text=Flash Enchant creature Enchanted creature gets -3/-0.
abilities=flash
auto=-3/0
@@ -551,6 +595,15 @@ mana={2}{UB}
subtype=Aura
[/card]
[card]
text={2}, {T}: Tap target creature.
auto={2},[T}:tap target(creature)
id=147420
name=Trip Noose
rarity=U
type=Artifact
mana={2}
[/card]
[card]
text=Flying
abilities=flying
id=153967

View File

@@ -1197,14 +1197,6 @@ type=Instant
mana={1}{RG}
[/card]
[card]
text=Destroy all nonwhite creatures.
id=146053
name=Mass Calcify
rarity=R
type=Sorcery
mana={5}{W}{W}
[/card]
[card]
text=When Medicine Runner comes into play, you may remove a counter from target permanent.
id=141977
name=Medicine Runner
@@ -1572,14 +1564,6 @@ type=Instant
mana={2}{U}{U}
[/card]
[card]
text=Creatures you control have double strike.
id=146727
name=Rage Reflection
rarity=R
type=Enchantment
mana={4}{R}{R}
[/card]
[card]
text=Whenever a creature with flying attacks you, Raking Canopy deals 4 damage to it.
id=158691
name=Raking Canopy
@@ -1704,17 +1688,6 @@ subtype=Giant Shaman
toughness=4
[/card]
[card]
text=Green creatures you control have trample.
id=141972
name=Roughshod Mentor
rarity=U
type=Creature
mana={5}{G}
power=5
subtype=Giant Warrior
toughness=4
[/card]
[card]
text=As Runed Halo comes into play, name a card. You have protection from the chosen name. (You can't be targeted, dealt damage, or enchanted by anything with that name.)
id=154005
name=Runed Halo
@@ -1836,7 +1809,7 @@ mana={2}{GW}
subtype=Aura
[/card]
[card]
text=Flying {1}{WU}, {T}: Tap target creature. ({T} is the untap symbol.)
text=Flying {1}{WU}, {Q}: Tap target creature. ({Q} is the untap symbol.)
id=142027
name=Silkbind Faerie
rarity=C
@@ -2056,17 +2029,6 @@ subtype=Kithkin Soldier Wizard
toughness=2
[/card]
[card]
text=Flash Other white creatures you control get +1/+1. Other blue creatures you control get +1/+1.
id=147409
name=Thistledown Liege
rarity=R
type=Creature
mana={1}{WU}{WU}{WU}
power=1
subtype=Kithkin Knight
toughness=3
[/card]
[card]
text=Thornwatch Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.) Thornwatch Scarecrow has vigilance as long as you control a white creature.
id=151634
name=Thornwatch Scarecrow
@@ -2135,14 +2097,6 @@ type=Sorcery
mana={4}{BR}
[/card]
[card]
text={2}, {T}: Tap target creature.
id=147420
name=Trip Noose
rarity=U
type=Artifact
mana={2}
[/card]
[card]
text=Remove target creature from the game. Return that card to play under its owner's control at end of turn.
id=158752
name=Turn to Mist
@@ -2271,6 +2225,8 @@ mana={3}{R}
[/card]
[card]
text=Other green creatures you control get +1/+1. Other white creatures you control get +1/+1. If a spell or ability an opponent controls causes you to discard Wilt-Leaf Liege, put it into play instead of putting it into your graveyard.
auto=lord(creature[green]) 1/1
auto=lord(creature[white]) 1/1
id=147439
name=Wilt-Leaf Liege
rarity=R