mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
Plaintext
Name:Devout Invocation
|
|
ManaCost:6 W
|
|
Types:Sorcery
|
|
A:SP$ ChooseCard | Cost$ 6 W | Defined$ You | MinAmount$ 0 | Amount$ X | References$ X | Choices$ Creature.untapped+YouCtrl | ChoiceTitle$ Choose any number of untapped creatures you control | ChoiceZone$ Battlefield | RememberChosen$ True | SubAbility$ TrigTap | SpellDescription$ Tap any number of untapped creatures you control. Create a 4/4 white Angel creature token with flying for each creature tapped this way.
|
|
SVar:TrigTap:DB$ Tap | Defined$ Remembered | SubAbility$ DBToken
|
|
SVar:DBToken:DB$ Token | TokenAmount$ Y | TokenName$ Angel | TokenTypes$ Creature,Angel | TokenOwner$ You | TokenColors$ White | TokenPower$ 4 | TokenToughness$ 4 | TokenImage$ w 4 4 angel M14 | TokenKeywords$ Flying | References$ Y | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Count$Valid Creature.YouCtrl
|
|
SVar:Y:Remembered$Amount
|
|
SVar:NeedsToPlay:Creature.YouCtrl+inZoneBattlefield+untapped
|
|
SVar:PlayMain1:ALWAYS
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/devout_invocation.jpg
|
|
Oracle:Tap any number of untapped creatures you control. Create a 4/4 white Angel creature token with flying for each creature tapped this way.
|