added new legend & pw rule, trigger & event

added new pw & legend rule (i just leave the old rules behind and
disabled it), added phasesin, faceup, copiedacard event, added facedup &
phasedin trigger.
This commit is contained in:
Anthony Calosa
2017-02-16 21:26:03 +08:00
parent da874738d6
commit 5e46016c4d
12 changed files with 408 additions and 73 deletions

View File

@@ -253,6 +253,7 @@ public:
int LKIpower;
int LKItoughness;
int countDuplicateCardNames();
int countDuplicateCardTypes();
void cdaPT(int p = 0, int t = 0);
bool isCDA;
void switchPT(bool apply = false);