opponenshroud changed to hexproof, new ability canplayenchantmentlibrarytop
New ability "canplayenchantmentlibrarytop" allow to play enchantments from top sets now include tokens you no longer draw conspiracy cards in the random rules file revisions commander bugs Eutropia the Twice-Favored Calculating Lich Seismic Wave Rank and File Professional Face-Breaker Realmwalker
This commit is contained in:
@@ -166,7 +166,7 @@ class Constants
|
||||
MUSTATTACK = 38,
|
||||
CANTBLOCK = 39,
|
||||
DOESNOTUNTAP = 40,
|
||||
OPPONENTSHROUD = 41,
|
||||
HEXPROOF = 41,
|
||||
INDESTRUCTIBLE = 42,
|
||||
INTIMIDATE = 43,
|
||||
DEATHTOUCH = 44,
|
||||
@@ -362,7 +362,8 @@ class Constants
|
||||
POISONTENTOXIC = 234,
|
||||
EQPASINST = 235,
|
||||
CANLOYALTYASINST = 236,
|
||||
NB_BASIC_ABILITIES = 237,
|
||||
CANPLAYENCHANTMENTTOPLIBRARY = 237,//enchantment
|
||||
NB_BASIC_ABILITIES = 238,
|
||||
|
||||
RARITY_S = 'S', //Special Rarity
|
||||
RARITY_M = 'M', //Mythics
|
||||
|
||||
Reference in New Issue
Block a user