mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
13 lines
1.5 KiB
Plaintext
13 lines
1.5 KiB
Plaintext
Name:Tempt with Reflections
|
|
ManaCost:3 U
|
|
Types:Sorcery
|
|
A:SP$ CopyPermanent | Cost$ 3 U | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | StackDescription$ SpellDescription | SubAbility$ DBRepeat | SpellDescription$ Tempting offer — Choose target creature you control. Create a token that's a copy of that creature. Each opponent may create a token that's a copy of that creature. For each opponent who does, create a token that's a copy of that creature.
|
|
SVar:DBRepeat:DB$ RepeatEach | RepeatSubAbility$ DBCopyPermanent | RepeatPlayers$ Player.Opponent | SubAbility$ CopyAgain | ChangeZoneTable$ True | RepeatOptionalForEachPlayer$ True | RepeatOptionalMessage$ Do you want to create a token that's a copy of that creature?
|
|
SVar:DBCopyPermanent:DB$ CopyPermanent | Defined$ ParentTarget | Controller$ Player.IsRemembered | SubAbility$ DBCount
|
|
SVar:DBCount:DB$ StoreSVar | SVar$ X | Type$ CountSVar | Expression$ X/Plus.1
|
|
SVar:CopyAgain:DB$ CopyPermanent | Defined$ ParentTarget | NumCopies$ X | SubAbility$ DBReset | StackDescription$ None
|
|
SVar:DBReset:DB$ StoreSVar | SVar$ X | Type$ Number | Expression$ 0
|
|
SVar:X:Number$0
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/tempt_with_reflections.jpg
|
|
Oracle:Tempting offer — Choose target creature you control. Create a token that's a copy of that creature. Each opponent may create a token that's a copy of that creature. For each opponent who does, create a token that's a copy of that creature.
|