fix SubAbility stuff in Jolt and Muscle Burst

This commit is contained in:
jendave
2011-08-07 01:19:18 +00:00
parent 3a3d9e5281
commit 69ecdbed57
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:2 U
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$ TapOrUntap | Cost$ 2 U | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | SubAbility$ SVar=DBDraw | SpellDescription$ You may tap or untap target artifact, creature, or land. Draw a card at the beginning of the next turn's upkeep. A:SP$ TapOrUntap | Cost$ 2 U | ValidTgts$ Artifact,Creature,Land | TgtPrompt$ Select target artifact, creature, or land | SubAbility$ SVar=DBDraw | SpellDescription$ You may tap or untap target artifact, creature, or land. Draw a card at the beginning of the next turn's upkeep.
SVar:DBDraw:AB$Draw | Defined$ You | NumCards$ 1 | NextUpkeep$ True SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 1 | NextUpkeep$ True
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/jolt.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/jolt.jpg

View File

@@ -2,7 +2,7 @@ Name:Muscle Burst
ManaCost:1 G ManaCost:1 G
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | SubAbility$ SVar=DBIncludeFarmhand | SpellDescription$ Target creature gets +X/+X until end of turn, where X is 3 plus the number of cards named Muscle Burst in all graveyards. A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +X | NumDef$ +X | SpellDescription$ Target creature gets +X/+X until end of turn, where X is 3 plus the number of cards named CARDNAME in all graveyards.
SVar:X:Count$NamedInAllYards.Muscle Burst/Plus.Y SVar:X:Count$NamedInAllYards.Muscle Burst/Plus.Y
SVar:Y:Count$NamedInAllYards.Diligent Farmhand/Plus.3 SVar:Y:Count$NamedInAllYards.Diligent Farmhand/Plus.3
SVar:Rarity:Common SVar:Rarity:Common