mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Migrate upcoming to normal letter folders
This commit is contained in:
11
forge-gui/res/cardsfolder/q/quicksmith_rebel.txt
Normal file
11
forge-gui/res/cardsfolder/q/quicksmith_rebel.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Quicksmith Rebel
|
||||
ManaCost:3 R
|
||||
Types:Creature Human Artificer
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAnimate | TriggerDescription$ When CARDNAME enters the battlefield, target artifact you control gains "{T}: This artifact deals 2 damage to target creature or player" for as long as you control CARDNAME.
|
||||
SVar:TrigAnimate:AB$ Animate | Cost$ 0 | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact you control | Abilities$ ABDealDamage | UntilLoseControlOfHost$ True
|
||||
SVar:ABDealDamage:AB$DealDamage | Cost$ T | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2 | SpellDescription$ CARDNAME deals 2 damage to target creature or player.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/quicksmith_rebel.jpg
|
||||
Oracle:When Quicksmith Rebel enters the battlefield, target artifact you control gains "{T}: This artifact deals 2 damage to target creature or player" for as long as you control Quicksmith Rebel.
|
||||
|
||||
11
forge-gui/res/cardsfolder/q/quicksmith_spy.txt
Normal file
11
forge-gui/res/cardsfolder/q/quicksmith_spy.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Quicksmith Spy
|
||||
ManaCost:3 U
|
||||
Types:Creature Human Artificer
|
||||
PT:2/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAnimate | TriggerDescription$ When CARDNAME enters the battlefield, target artifact you control gains "{T}: This artifact deals 2 damage to target creature or player" for as long as you control CARDNAME.
|
||||
SVar:TrigAnimate:AB$ Animate | Cost$ 0 | ValidTgts$ Artifact.YouCtrl | TgtPrompt$ Select target artifact you control | Abilities$ ABDraw | UntilLoseControlOfHost$ True
|
||||
SVar:ABDraw:AB$Draw | Cost$ T | NumCards$ 1 | SpellDescription$ Draw a card.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/quicksmith_spy.jpg
|
||||
Oracle:When Quicksmith Spy enters the battlefield, target artifact you control gains "{T}: Draw a card" for as long as you control Quicksmith Spy.
|
||||
|
||||
Reference in New Issue
Block a user