mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
add Jolt (from Mirage)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -3198,6 +3198,7 @@ res/cardsfolder/joiner_adept.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/jokulhaups.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/jolraels_centaur.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/jolraels_favor.txt svneol=native#text/plain
|
||||
res/cardsfolder/jolt.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/jolting_merfolk.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/joraga_bard.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/joraga_treespeaker.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/jolt.txt
Normal file
10
res/cardsfolder/jolt.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Jolt
|
||||
ManaCost:2 U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$TapOrUntap | Cost$ 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:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/jolt.jpg
|
||||
End
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:2/2
|
||||
K:stPumpAll:Creature.Merfolk+Other+YouCtrl:1/1:No Condition:Other Merfolk creatures you control get +1/+1.
|
||||
T:Mode$ SpellCast | ValidCard$ Card.Merfolk+YouCtrl | Execute$ TrigTapOrUntap | Optional$ True | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a Merfolk spell, you may tap or untap target permanent.
|
||||
SVar:TrigTapOrUntap:AB$TapOrUntap | Cost$ 1 U | ValidTgts$ Permanent | TgtPrompt$ Select target permanent
|
||||
SVar:TrigTapOrUntap:AB$TapOrUntap | Cost$ 0 | ValidTgts$ Permanent | TgtPrompt$ Select target permanent
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/merfolk_reejerey.jpg
|
||||
|
||||
Reference in New Issue
Block a user