mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01: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 | 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 | References$ X
|
||
|
SVar:CopyAgain:DB$ CopyPermanent | Defined$ ParentTarget | NumCopies$ X | References$ X | SubAbility$ DBReset | StackDescription$ None
|
||
|
SVar:DBReset:DB$ StoreSVar | SVar$ X | Type$ Number | Expression$ 0 | References$ X
|
||
|
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.
|