- Added 22 successful tested cards (card list --> first comment)

Zethfox found out that a single sacrifice cost as an addition to a normal manacost can be added to the manacost-line of a card!

Here is a code example from the famous card Natural Order (VIS):

[card]
name=Natural Order
auto=moveTo(myBattlefield) target(creature[green]|myLibrary)
text=As an additional cost to cast Natural Order, sacrifice a green creature. -- Search your library for a green creature card and put it onto the battlefield. Then shuffle your library.
mana={2}{G}{G}{s;notatarget(creature[green]|mybattlefield)}
type=Sorcery
[/card]

I tested this excessively and I have to say: This kind of code leads to absolute 100%ers.


- Added 2 tests for this to save it from being broken by future code changes.


- Removed the land cycle from Visions (Coral Atoll, everglades, etc.).
This commit is contained in:
solo81@web.de
2010-07-28 18:30:16 +00:00
parent 7e5add2b3c
commit a537522770
6 changed files with 6965 additions and 6962 deletions
+2
View File
@@ -332,6 +332,7 @@ moat.txt
mobile_fort.txt
mortuary.txt
nantuko_husk.txt
natural_order.txt
necrogenesis.txt
Nevinyrrals_Disk.txt
Nevinyrrals_Disk2.txt
@@ -391,6 +392,7 @@ seedcradle_witch.txt
seismic_assault.txt
seismic_spike_i191.txt
selesnya_guildmage.txt
shard_volley.txt
silver_seraph_i300.txt
skullcage0_i239.txt
skullcage1_i239.txt