mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.1 KiB
Plaintext
12 lines
1.1 KiB
Plaintext
|
Name:Gigantoplasm
|
||
|
ManaCost:3 U
|
||
|
Types:Creature Shapeshifter
|
||
|
PT:0/0
|
||
|
K:ETBReplacement:Copy:ChooseCreature:Optional
|
||
|
SVar:ChooseCreature:DB$ ChooseCard | Cost$ 0 | Defined$ You | Amount$ 1 | Choices$ Creature.Other | SubAbility$ DBCopy | RememberChosen$ True | AILogic$ AtLeast1 | SpellDescription$ You may have CARDNAME enter the battlefield as a copy of any creature on the battlefield except it gains "{X}: This creature has base power and toughness of X/X."
|
||
|
SVar:DBCopy:DB$ Clone | Defined$ Remembered | AddAbilities$ Gigantoplasm | AddSVars$ X | SubAbility$ DBCleanup
|
||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||
|
SVar:Gigantoplasm:AB$ Animate | Cost$ X | Power$ X | Toughness$ X | References$ X | ValidCards$ Self | Permanent$ True | SpellDescription$ CARDNAME has base power and toughness of X/X.
|
||
|
SVar:X:Count$xPaid
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/gigantoplasm.jpg
|
||
|
Oracle:You may have Gigantoplasm enter the battlefield as a copy of any creature on the battlefield except it gains "{X}: This creature has base power and toughness X/X."
|