added support for alternative casting cost, evoke, added support for phantom cycle,hydras, added support for exile/bounce as casting cost
This commit is contained in:
@@ -60,7 +60,10 @@ const char* Constants::MTGBasicAbilities[] = {
|
||||
"poisondamage",
|
||||
"poisontwodamage",
|
||||
"poisonthreedamage",
|
||||
|
||||
"phantom",//prevents damage and remove 1 +1/+1 counter
|
||||
"counterasdamage",//source takes damage in the form of -1/-1 counters.
|
||||
"vigor",//instead of taking damage the source gains +1/+1 counters
|
||||
"changeling",//this card is every creature type at all times
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user