mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
Name:Phyrexian Dreadnought
|
|
ManaCost:1
|
|
Types:Artifact Creature Dreadnought
|
|
PT:12/12
|
|
K:Trample
|
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ ChooseCreatures | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless you sacrifice any number of creatures with total power 12 or greater.
|
|
SVar:ChooseCreatures:DB$ ChooseCard | Defined$ You | Amount$ X | MinAmount$ 0 | Choices$ Creature.YouCtrl | ChoiceTitle$ Sacrifice any number of creatures with total power 12 or greater. | ChoiceZone$ Battlefield | RememberChosen$ True | SubAbility$ SacrificeSelf
|
|
SVar:SacrificeSelf:DB$ Sacrifice | Defined$ Self | ConditionCheckSVar$ TotalPower | ConditionSVarCompare$ LT12 | SubAbility$ SacrificeCreatures | References$ TotalPower
|
|
SVar:SacrificeCreatures:DB$ SacrificeAll | Defined$ Remembered | ConditionCheckSVar$ TotalPower | ConditionSVarCompare$ GE12 | SubAbility$ DBCleanup | References$ TotalPower
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:TotalPower:Remembered$CardPower
|
|
SVar:X:Count$Valid Creature.YouCtrl
|
|
SVar:RemRandomDeck:True
|
|
SVar:NeedsToPlayVar:Y GE12
|
|
SVar:Y:Count$SumPower_Creature.YouCtrl+notnamedPhyrexian Dreadnought
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_dreadnought.jpg
|
|
Oracle:Trample\nWhen Phyrexian Dreadnought enters the battlefield, sacrifice it unless you sacrifice any number of creatures with total power 12 or greater.
|