Fixed Flipwalkers and some macros replacements
Legendary creatures that transforms into planeswalkers. _LANDFALL_ _HEROIC_ If Lotus Field enters the battlefield while you control fewer than two other lands, you must sacrifice each land you control, including Lotus Field.
This commit is contained in:
@@ -77,7 +77,7 @@ $AUTO_DEFINE _CLASH_ Put here a code if compare the casting cost based on Errati
|
||||
#AUTO_DEFINE _MONSTROSITY_($cost) name(Monstrosity) this(cantargetcard(*[-monstrous]) {$cost}:becomes(monstrous) forever && counter(1/1,$c)
|
||||
|
||||
# Heroic
|
||||
#AUTO_DEFINE _HEROIC_ @targeted(this) from(*[instant;sorcery;enchantment;aura]|myCastingzone):
|
||||
#AUTO_DEFINE _HEROIC_ @targeted(this) from(*[instant;sorcery;aura]|myCastingzone):
|
||||
|
||||
# Outlast
|
||||
#AUTO_DEFINE _OUTLAST_($cost) {$cost}{$cost}:counter(1/1,1) all(this) asSorcery
|
||||
|
||||
Reference in New Issue
Block a user