added support for alternative casting cost, evoke, added support for phantom cycle,hydras, added support for exile/bounce as casting cost
This commit is contained in:
@@ -107,8 +107,12 @@ class Constants
|
||||
POISONDAMAGE = 49,
|
||||
POISONTWODAMAGE = 50,
|
||||
POISONTHREEDAMAGE = 51,
|
||||
PHANTOM = 52,
|
||||
COUNTERASDAMAGE = 53,
|
||||
VIGOR = 54,
|
||||
CHANGELING = 55,
|
||||
|
||||
NB_BASIC_ABILITIES = 52,
|
||||
NB_BASIC_ABILITIES = 56,
|
||||
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
|
||||
Reference in New Issue
Block a user