Added the result of the 2nd Grand Card Safari:
After months of research, card coding and testing, i proudly present you this high-end card package. It contains 163 new cards! I never thought to find such a massive amount of codable cards on the current card-availability level Wagic has reached now. Some cards look like they were coded in a much too complicated way, but believe me: There is no other way to make them work. Talking about the card code, I have to thank Zethfox alot for coding the 'transforms((,newability...))" complex, which was very very useful. THANK YOU! Added several tests to safe the code of the cards for future changes. I think this is the last time i will be able to add such a huge number of new cards outside of the upcoming of a new set, we have reached the outer limits of what is doable with the current code. Let's hope there will be some new some time in the future, though i have my doubts there will be anything new in that section of Wagic for a long time. Below, you will find the card list. Some really exciting cards are hitting the Wagic scene! I need a break...
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
#Test:Blade of the Bloodchief
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:Blade of the Bloodchief,Shock
|
||||
inplay:Markov Patrician,Runeclaw Bear,Fervor
|
||||
manapool:{R}{R}{R}
|
||||
life:20
|
||||
[PLAYER2]
|
||||
life:20
|
||||
[DO]
|
||||
Blade of the Bloodchief
|
||||
Blade of the Bloodchief
|
||||
Markov Patrician
|
||||
Shock
|
||||
Runeclaw Bear
|
||||
next
|
||||
#begin
|
||||
next
|
||||
#attackers
|
||||
Markov Patrician
|
||||
next
|
||||
#blockers
|
||||
next
|
||||
#damage
|
||||
next
|
||||
#end combat
|
||||
[ASSERT]
|
||||
COMBATEND
|
||||
[PLAYER1]
|
||||
life:25
|
||||
inplay:Markov Patrician,Blade of the Bloodchief,Fervor
|
||||
graveyard:Shock,Runeclaw Bear
|
||||
[PLAYER2]
|
||||
life:15
|
||||
[END]
|
||||
Reference in New Issue
Block a user