Added 102! successfully tested cards.

After weeks of hard work, I can proudly present you this huge package of cards, based only on already existing card code elements.

Some examples and important notes:

- Cards that get buried if you don't fulfill a condition
1. when they enter the battlefield (Hidden Horror[WEL]; Mercenary Knight, Thundering Wurm [both POR])
2. during your upkeep (Endless Wurm[USG]).

- Cards that allow to draw a card, then discard a card when entering the battlefield or damaging an opponent (Owl Familiar[POR], Looter il-Kor[TSP]).

IMPORTANT NOTE: Those cards work only correctly because the draw effect resolves before the discard effect. 
Instants and Sorceries with such effects or permanents that have an activation cost for drawing, then discarding a card won't work because the two effects don't trigger in the correct order.

- Land cycle from Visions and Planeshift (both very puzzling, but working perfectly!)


I also updated World enchantments (tested & working, see rules for them in Gatherer!)

Several card fixes.


If you have any questions, post them! ;)
This commit is contained in:
solo81@web.de
2010-01-24 20:43:21 +00:00
parent d22b7b5e37
commit e48f9bd7f1
76 changed files with 1520 additions and 1500 deletions

View File

@@ -257,6 +257,17 @@ power=2
toughness=2
[/card]
[card]
text=Dark Temper deals 2 damage to target creature. If you control a black permanent, destroy the creature instead.
id=185143
target=creature
auto=aslongas(*[black]|myBattlefield) destroy
auto=damage:2
name=Dark Temper
rarity=C
mana={2}{R}
type=Instant
[/card]
[card]
text=Flying {B}: Darklit Gargoyle gets +2/-1 until end of turn.
id=180334
name=Darklit Gargoyle
@@ -322,6 +333,19 @@ toughness=3
abilities=flying
[/card]
[card]
text=Flying At the beginning of your upkeep, return an artifact you control to its owner's hand.
auto=@each my upkeep:moveTo(ownerhand) notatarget(artifact|myBattlefield)
id=180158
name=Esperzoa
rarity=U
mana={2}{U}
type=Artifact Creature
subtype=Jellyfish
power=4
toughness=3
abilities=flying
[/card]
[card]
text=Flying {1}{W}{B}, {T}: Destroy target creature or enchantment. {2}{U}: Untap Ethersworn Adjudicator.
id=175035
name=Ethersworn Adjudicator