Fixed issue #1054 (opened by @ranger7271), fixed/added primitives with "scry" ability, improved scry ability for both Human and AI player, added a new ability to replace the scry ability with some actions (e.g. Eligeth, Crossroads Augur).

This commit is contained in:
Vittorio Alfieri
2021-02-08 17:08:20 +01:00
parent a858ed405f
commit eb8da4d4b2
13 changed files with 320 additions and 289 deletions
+2 -1
View File
@@ -302,7 +302,8 @@ class Constants
ANYTYPEOFMANAABILITY = 175,
BOAST = 176,
TWOBOAST = 177,
NB_BASIC_ABILITIES = 178,
REPLACESCRY = 178,
NB_BASIC_ABILITIES = 179,
RARITY_S = 'S', //Special Rarity
RARITY_M = 'M', //Mythics