mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Fix Nameless Inversion to only remove creature types
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:1 B
|
||||
Types:Tribal Instant Shapeshifter
|
||||
Text:no text
|
||||
A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ -3 | IsCurse$ True | SubAbility$ SVar=DBAnimate |SpellDescription$ Target creature gets +3/-3 and loses all creature types until end of turn.
|
||||
SVar:DBAnimate:DB$ Animate | Cost$ 0 | Defined$ Targeted | Types$ Creature | OverwriteTypes$ True
|
||||
SVar:DBAnimate:DB$ Animate | Cost$ 0 | Defined$ Targeted | Types$ Creature | RemoveCreatureTypes$ True
|
||||
K:Changeling
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nameless_inversion.jpg
|
||||
|
||||
Reference in New Issue
Block a user