Fix fractured identity

This commit is contained in:
Adam Pantel
2019-04-16 10:43:54 -04:00
committed by adampantel
parent 22d308812d
commit d75ce11ae0

View File

@@ -1,9 +1,10 @@
Name:Fractured Identity
ManaCost:3 W U
Types:Sorcery
A:SP$ ChangeZone | Cost$ 3 W U | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBRememberCtrl | SpellDescription$ Exile target nonland permanent. Each player other than its controller creates a token that's a copy of it.
SVar:DBRememberCtrl:DB$ Pump | Defined$ RememberedController | RememberObjects$ RememberedController | SubAbility$ DBRepeat
SVar:DBRepeat:DB$ RepeatEach | RepeatPlayers$ Player.IsNotRemembered | RepeatSubAbility$ DBClone | SubAbility$ DBCleanup
A:SP$ ChangeZone | Cost$ 3 W U | ValidTgts$ Permanent.nonLand | TgtPrompt$ Select target nonland permanent | Origin$ Battlefield | Destination$ Exile | RememberLKI$ True | SubAbility$ DBRememberCtrl | SpellDescription$ Exile target nonland permanent. Each player other than its controller creates a token that's a copy of it.
SVar:DBRememberCtrl:DB$ Pump | RememberObjects$ TargetedController | SubAbility$ DBRepeat
SVar:DBRepeat:DB$ RepeatEach | RepeatPlayers$ Player.IsNotRemembered | RepeatSubAbility$ DBForget | SubAbility$ DBCleanup
SVar:DBForget:DB$ Cleanup | ForgetDefinedPlayer$ TargetedController | SubAbility$ DBClone
SVar:DBClone:DB$ CopyPermanent | Defined$ Remembered | Controller$ Player.IsRemembered
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/fractured_identity.jpg