mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Fixed Nameless Inversion so that it removes creature subtypes from target creature
This commit is contained in:
@@ -2,9 +2,10 @@ Name:Nameless Inversion
|
|||||||
ManaCost:1 B
|
ManaCost:1 B
|
||||||
Types:Tribal Instant Shapeshifter
|
Types:Tribal Instant Shapeshifter
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +3 | NumDef$ -3 | IsCurse$ True | SpellDescription$ Target creature gets +3/-3 and loses all creature types until end of turn.
|
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
|
||||||
K:Changeling
|
K:Changeling
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nameless_inversion.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/nameless_inversion.jpg
|
||||||
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/128.jpg
|
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/128.jpg
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user