produceextra, lki(last known information) for power, toughness and basic abilities
This commit is contained in:
@@ -233,6 +233,10 @@ public:
|
||||
void addbaseT(int t = 0);
|
||||
void revertbaseP();
|
||||
void revertbaseT();
|
||||
int getCurrentPower();
|
||||
int LKIpower;
|
||||
int LKItoughness;
|
||||
int getCurrentToughness();
|
||||
void cdaPT(int p = 0, int t = 0);
|
||||
bool isCDA;
|
||||
void switchPT(bool apply = false);
|
||||
|
||||
Reference in New Issue
Block a user