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

@@ -267,6 +267,16 @@ toughness=3
abilities=cantattack
[/card]
[card]
text=Whenever a creature blocks, Heat of Battle deals 1 damage to that creature's controller.
auto=@each my combatdamage:foreach(creature[blocking]|opponentBattlefield) damage:1 opponent
auto=@each opponent combatdamage:foreach(creature[blocking]|myBattlefield) damage:1 controller
id=5165
name=Heat of Battle
rarity=U
mana={1}{R}
type=Enchantment
[/card]
[card]
text={W}: Honor Guard gets +0/+1 until end of turn.
id=5170
name=Honor Guard
@@ -511,9 +521,9 @@ rarity=U
mana={R}{G}
type=Creature
subtype=Sliver
auto=lord(sliver) rampage(1/1,0)
power=2
toughness=2
auto=lord(sliver) rampage(1/1,0)
[/card]
[card]
id=5245

View File

@@ -212,14 +212,6 @@ text=Activated abilities of creatures cost {1} less to activate. This effect can
rarity=U
[/card]
[card]
id=5165
name=Heat of Battle
mana={1}{R}
type=Enchantment
text=Whenever a creature blocks, Heat of Battle deals 1 damage to that creature's controller.
rarity=U
[/card]
[card]
id=5166
name=Hermit Druid
mana={1}{G}