Improved Kicker cards, now it's possible to target a specific card with kicker cost and handle any event connected to a kicker casting cost.
This commit is contained in:
@@ -286,7 +286,8 @@ class Constants
|
||||
MENTOR = 160,
|
||||
PROWESS = 161,
|
||||
NOFIZZLEALTERNATIVE = 162,
|
||||
NB_BASIC_ABILITIES = 163,
|
||||
HASOTHERKICKER = 163,
|
||||
NB_BASIC_ABILITIES = 164,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user