Fixed primitives, changed type of "isFlipped" card variable from bool to int and fixed a related bug on targeting cards with "isFlipped" attribute, improved "disturb" ability (now fi you counter a card casted with disturb it correctly goes to exile), added "decayed" ability, added two new zone alias "mycommandplay" and "opponentcommandplay" for targeting Battlefield and CommandZone at the same time.
This commit is contained in:
@@ -19501,7 +19501,7 @@ target=creature
|
||||
auto=cantattack
|
||||
auto=cantpwattack
|
||||
auto=cantblock
|
||||
auto={3}{w}{w}{s}:sacrifice all(mytgt)
|
||||
auto={3}{W}{W}{S}:name(Exile enchanted creature) imprint
|
||||
text=Enchant creature -- Enchanted creature can't attack or block. -- {3}{W}{W}, Sacrifice Choking Restraints: Exile enchanted creature.
|
||||
mana={2}{W}
|
||||
type=Enchantment
|
||||
|
||||
Reference in New Issue
Block a user