Improved kicker cards comparison criteria (now it's possible to search for a multi kicked card in stack), added a new castcard mode with multikicker option, added all Zendikar Risings primitives to borderline collection, changed in all primitives the restriction "kicker" with a new sintax "if paid(kicker) then" in order to fit with the new kicker logic comparison criteria and castcard option.
This commit is contained in:
@@ -35,6 +35,7 @@ class CardDescriptor: public MTGCardInstance
|
||||
|
||||
Operator mode;
|
||||
int powerComparisonMode;
|
||||
int kickedComparisonMode;
|
||||
int toughnessComparisonMode;
|
||||
int manacostComparisonMode;
|
||||
int counterComparisonMode;
|
||||
|
||||
Reference in New Issue
Block a user