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
14 lines
1013 B
Plaintext
14 lines
1013 B
Plaintext
Name:Rites of Initiation
|
|
ManaCost:R
|
|
Types:Instant
|
|
A:SP$ ChooseNumber | Cost$ R | Defined$ You | Min$ 0 | Max$ MaxChoice | References$ MaxChoice | ListTitle$ Discard how many cards? | SubAbility$ DBDiscard | SpellDescription$ Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.
|
|
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ ChosenInitiation | Mode$ Random | RememberDiscarded$ True | References$ ChosenInitiation | SubAbility$ DBPumpAll
|
|
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +Y | SubAbility$ DBCleanup | References$ Y
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:MaxChoice:Count$InYourHand
|
|
SVar:ChosenInitiation:Count$ChosenNumber
|
|
SVar:Y:Remembered$Amount
|
|
SVar:RemAIDeck:True
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rites_of_initiation.jpg
|
|
Oracle:Discard any number of cards at random. Creatures you control get +1/+0 until end of turn for each card discarded this way.
|