kamahls_will.txt

This commit is contained in:
Northmoc
2020-10-29 20:56:11 -04:00
parent 7925ba2cbb
commit d4b9d54674

View File

@@ -0,0 +1,14 @@
Name:Kamahl's Will
ManaCost:3 G
Types:Instant
A:SP$ Charm | Cost$ 3 G | MinCharmNum$ 1 | CharmNum$ X | References$ X,Y | Choices$ DBAnimate,DBGangUp | AdditionalDescription$ If you control a commander as you cast this spell, you may choose both.
SVar:DBAnimate:DB$ Animate | ValidTgts$ Land.YouCtrl | TgtPrompt$ Select any number of target lands you control | TargetMin$ 0 | TargetMax$ MaxTargets | References$ MaxTargets | Power$ 1 | Toughness$ 1 | Types$ Elemental,Creature | Keywords$ Vigilance & Indestructible & Haste | SpellDescription$ Until end of turn, any number of target lands you control become 1/1 Elemental creatures with vigilance, indestructible, and haste. They're still lands.
SVar:DBGangUp:DB$ Pump | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Choose target creature you don't control | ImprintCards$ Targeted | SubAbility$ DBRepeatEach
SVar:DBRepeatEach:DB$ RepeatEach | RepeatCards$ Creature.YouCtrl | RepeatSubAbility$ DBDamage | DamageMap$ True | SubAbility$ DBCleanup | SpellDescription$ Choose target creature you dont control. Each creature you control deals damage equal to its power to that creature.
SVar:DBDamage:DB$ DealDamage | Defined$ Imprinted | DamageSource$ Remembered | NumDmg$ Z | References$ Z
SVar:DBCleanup:DB$ Cleanup | ClearImprinted$ True
SVar:X:Count$Compare Y GE1.2.1
SVar:Y:Count$Valid Card.IsCommander+YouCtrl
SVar:Z:Remembered$CardPower
SVar:MaxTargets:Count$Valid Land.YouCtrl
Oracle:Choose one. If you control a commander as you cast this spell, you may choose both.\n• Until end of turn, any number of target lands you control become 1/1 Elemental creatures with vigilance, indestructible, and haste. They're still lands.\n• Choose target creature you dont control. Each creature you control deals damage equal to its power to that creature.