Laurent - Removed some cards tested and not working correctly.

RAV - Removed Empty the catacombs & Galvanic arc, tested and does not work. Note that the moveto all function is only for "inplay" you cannot target anything else at the moment (evacuation 10E works fine). Also cards like galvanic arc ("when put in play then") are not working 100%, e.g. "Sparkmage Apprentice" has a very strange behaviour, could anyone look at this one and confirm ?
LEG - Removed Abomination, make the game crash, need to look at this one, in the meantime I've removed it. Corrected Chromium
ARB - Added Intimidation Bolt
ALA - Added Rockcaster Platoon

Also note that flanking has never been added to the source, although I had planned to do so, nobody will ever notice since nobody use this stupid ability but nevertheless some cards may need to be removed...I've removed together with the old rampage ability at REV 347:
http://code.google.com/p/wagic/source/detail?r=347

Grü
L.
This commit is contained in:
wagic.laurent
2009-06-04 15:40:26 +00:00
parent 96fe323f22
commit 7b20688b36
8 changed files with 86 additions and 76 deletions

View File

@@ -745,6 +745,18 @@ subtype=Human Warrior
toughness=2
[/card]
[card]
text={4}{G}: Rockcaster Platoon deals 2 damage to each creature with flying and each player.
id=175024
auto={4}{G}:damage:4 all (creature[flying],player)
name=Rockcaster Platoon
rarity=U
type=Creature
mana={5}{W}{W}
power=5
subtype=Rhino Soldier
toughness=7
[/card]
[card]
text=Target creature gets +3/+3 and gains double strike until end of turn.
target=creature
auto=:3/3
@@ -1030,4 +1042,4 @@ mana={R}{G}{W}
power=5
subtype=Beast
toughness=4
[/card]
[/card]