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

@@ -97,6 +97,18 @@ toughness=3
abilities=flying
[/card]
[card]
text=At the beginning of your upkeep, return a permanent you control to its owner's hand.
auto=@each my upkeep:moveTo(ownerhand) notatarget(*|myBattlefield)
id=153419
name=Cache Raiders
rarity=U
mana={3}{U}{U}
type=Creature
subtype=Merfolk Rogue
power=4
toughness=4
[/card]
[card]
text=Put a 5/5 blue and red Elemental creature token with flying onto the battlefield. Retrace (You may cast this card from your graveyard by discarding a land card in addition to paying its other costs.)
autograveyard={5}{UR}{UR}{S(land|myhand)}:token(Elemental,creature elemental, 5/5,flying red,blue) asSorcery
auto=token(Elemental,creature elemental, 5/5,flying red,blue)

View File

@@ -72,17 +72,6 @@ subtype=Elf Druid
toughness=1
[/card]
[card]
text=At the beginning of your upkeep, return a permanent you control to its owner's hand.
id=153419
name=Cache Raiders
rarity=U
type=Creature
mana={3}{U}{U}
power=4
subtype=Merfolk Rogue
toughness=4
[/card]
[card]
text=As Canker Abomination comes into play, choose an opponent. Canker Abomination comes into play with a -1/-1 counter on it for each creature that player controls.
id=152033
name=Canker Abomination