Added/fixed primitives, added a new ability "undamageable" (e.g. Dralnu, Lich Lord).

This commit is contained in:
Vittorio Alfieri
2021-03-11 16:39:50 +01:00
parent 37ce334688
commit 2234a508c3
5 changed files with 169 additions and 124 deletions

View File

@@ -304,7 +304,8 @@ class Constants
TWOBOAST = 177,
REPLACESCRY = 178,
HASNOKICKER = 179,
NB_BASIC_ABILITIES = 180,
UNDAMAGEABLE = 180,
NB_BASIC_ABILITIES = 181,
RARITY_S = 'S', //Special Rarity
RARITY_M = 'M', //Mythics