Attack Cost Rule
Update your rules folder
This commit is contained in:
@@ -258,6 +258,9 @@ public:
|
||||
ManaCost * computeNewCost(MTGCardInstance * card,ManaCost * oldCost, ManaCost * refCost,bool noTrinisphere = false);
|
||||
int countTrini;
|
||||
vector<MTGCardInstance*>imprintedCards;
|
||||
int attackCost;
|
||||
int attackCostBackup;
|
||||
int attackPlaneswalkerCost;
|
||||
int imprintG;
|
||||
int imprintU;
|
||||
int imprintR;
|
||||
|
||||
Reference in New Issue
Block a user