mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Migrate upcoming to normal letter folders
This commit is contained in:
7
forge-gui/res/cardsfolder/r/ravenous_intruder.txt
Normal file
7
forge-gui/res/cardsfolder/r/ravenous_intruder.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Ravenous Intruder
|
||||
ManaCost:1 R
|
||||
Types:Creature Gremlin
|
||||
PT:1/2
|
||||
A:AB$ Pump | Cost$ Sac<1/Artifact> | NumAtt$ 2 | NumDef$ 2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ravenous_intruder.jpg
|
||||
Oracle:Sacrifice an artifact: Ravenous Intruder gets +2/+2 until end of turn.
|
||||
12
forge-gui/res/cardsfolder/r/reckless_racer.txt
Normal file
12
forge-gui/res/cardsfolder/r/reckless_racer.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Reckless Racer
|
||||
ManaCost:2 R
|
||||
Types:Creature Human Pilot
|
||||
PT:2/3
|
||||
K:First Strike
|
||||
T:Mode$ Taps | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME becomes tapped, you may discard a card. If you do, draw a card.
|
||||
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBDraw
|
||||
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ GE1 | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reckless_racer.jpg
|
||||
Oracle:First strike\nWhenever Reckless Racer becomes tapped, you may discard a card. If you do, draw a card.
|
||||
11
forge-gui/res/cardsfolder/r/release_the_gremlins.txt
Normal file
11
forge-gui/res/cardsfolder/r/release_the_gremlins.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Release the Gremlins
|
||||
ManaCost:X X R
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | Cost$ X X R | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | References$ X,MaxTgts | SpellDescription$ Destroy X target artifacts. Create X 2/2 red Gremlin creature tokens. | SubAbility$ DBToken
|
||||
# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)
|
||||
SVar:X:Targeted$Amount
|
||||
SVar:MaxTgts:Count$Valid Artifact
|
||||
SVar:DBToken:DB$Token | Cost$ 0 | TokenAmount$ X | TokenName$ Gremlin | TokenTypes$ Creature,Gremlin | TokenOwner$ You | TokenColors$ Red | TokenPower$ 2 | TokenToughness$ 2
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/release_the_gremlins.jpg
|
||||
Oracle:Destroy X target artifacts. Create X 2/2 red Gremlin creature tokens.
|
||||
|
||||
8
forge-gui/res/cardsfolder/r/renegade_map.txt
Normal file
8
forge-gui/res/cardsfolder/r/renegade_map.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Renegade Map
|
||||
ManaCost:1
|
||||
Types:Artifact
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
A:AB$ ChangeZone | Cost$ T Sac<1/CARDNAME> | Origin$ Library | Destination$ Hand | ChangeType$ Land.Basic | ChangeNum$ 1 | SpellDescription$ Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/renegade_map.jpg
|
||||
Oracle:Renegade Map enters the battlefield tapped.\n{T}, Sacrifice Renegade Map: Search your library for a basic land card, reveal it, put it into your hand, then shuffle your library.
|
||||
|
||||
8
forge-gui/res/cardsfolder/r/renegade_rallier.txt
Normal file
8
forge-gui/res/cardsfolder/r/renegade_rallier.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Renegade Rallier
|
||||
ManaCost:1 G W
|
||||
Types:Creature Human Warrior
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | Revolt$ True | TriggerDescription$ Revolt - When CARDNAME enters the battlefield, if a permanent you controlled left the battlefield this turn, return target permanent card with converted mana cost 2 or less from your graveyard to the battlefield.
|
||||
SVar:TrigChange:DB$ ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ValidTgts$ Permanent.YouOwn+cmcLE2 | TgtPrompt$ Select target permanent card with converted mana cost 2 or less in your graveyard
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/renegade_rallier.jpg
|
||||
Oracle:Revolt - When Renegade Rallier enters the battlefield, if a permanent you controlled left the battlefield this turn, return target permanent card with converted mana cost 2 or less from your graveyard to the battlefield.
|
||||
8
forge-gui/res/cardsfolder/r/renegade_wheelsmith.txt
Normal file
8
forge-gui/res/cardsfolder/r/renegade_wheelsmith.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Renegade Wheelsmith
|
||||
ManaCost:1 R W
|
||||
Types:Creature Dwarf Pilot
|
||||
PT:3/2
|
||||
T:Mode$ Taps | ValidCard$ Card.Self | Execute$ TrigCanNotBlock | TriggerDescription$ Whenever CARDNAME becomes tapped, target creature can't block this turn.
|
||||
SVar:TrigCanNotBlock:AB$ Pump | Cost$ 0 | ValidTgts$ Creature | KW$ HIDDEN CARDNAME can't block. | TgtPrompt$ Select target creature. | IsCurse$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/renegade_wheelsmith.jpg
|
||||
Oracle:Whenever Renegade Wheelsmith becomes tapped, target creature can't block this turn.
|
||||
7
forge-gui/res/cardsfolder/r/renegades_getaway.txt
Normal file
7
forge-gui/res/cardsfolder/r/renegades_getaway.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Renegade's Getaway
|
||||
ManaCost:2 B
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ 2 B | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | KW$ Indestructible | SubAbility$ DBToken | SpellDescription$ Target permanent gains indestructible until end of turn. Create a 1/1 colorless Servo artifact creature token. (Effects that say "destroy" don't destroy a permanent with indestructible, and if it's a creature, it can't be destroyed by damage.)
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Servo | TokenTypes$ Artifact,Creature,Servo | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 servo | TokenAltImages$ c_1_1_servo2,c_1_1_servo3
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/renegades_getaway.jpg
|
||||
Oracle:Target permanent gains indestructible until end of turn. Create a 1/1 colorless Servo artifact creature token. (Effects that say "destroy" don't destroy a permanent with indestructible, and if it's a creature, it can't be destroyed by damage.)
|
||||
9
forge-gui/res/cardsfolder/r/reservoir_walker.txt
Normal file
9
forge-gui/res/cardsfolder/r/reservoir_walker.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Reservoir Walker
|
||||
ManaCost:5
|
||||
Types:Artifact Creature Construct
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield, you gain 3 life and get {E}{E}{E} (three energy counters).
|
||||
SVar:TrigGainLife:DB$GainLife | LifeAmount$ 3 | SubAbility$ DBEnergy
|
||||
SVar:DBEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 3
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reservoir_walker.jpg
|
||||
Oracle:When Reservoir Walker enters the battlefield, you gain 3 life and get {E}{E}{E} (three energy counters).
|
||||
8
forge-gui/res/cardsfolder/r/restoration_specialist.txt
Normal file
8
forge-gui/res/cardsfolder/r/restoration_specialist.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Restoration Specialist
|
||||
ManaCost:1 W
|
||||
Types:Creature Dwarf Artificer
|
||||
PT:2/1
|
||||
A:AB$ ChangeZone | Cost$ W Sac<1/CARDNAME> | Origin$ Graveyard | Destination$ Hand | TgtPrompt$ Select target artifact card in your graveyard | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Artifact.YouOwn | SubAbility$ DBReturn | SpellDescription$ Return up to one target artifact card and up to one target enchantment card from your graveyard to your hand.
|
||||
SVar:DBReturn:DB$ ChangeZone | Origin$ Graveyard | Destination$ Hand | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Enchantment.YouOwn | TgtPrompt$ Select target enchantment card in your graveyard
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/restoration_specialist.jpg
|
||||
Oracle:{W}, Sacrifice Restoration Specialist: Return up to one target artifact card and up to one target enchantment card from your graveyard to your hand.
|
||||
7
forge-gui/res/cardsfolder/r/reverse_engineer.txt
Normal file
7
forge-gui/res/cardsfolder/r/reverse_engineer.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Reverse Engineer
|
||||
ManaCost:3 U U
|
||||
Types:Sorcery
|
||||
K:Improvise
|
||||
A:SP$ Draw | Cost$ 3 U U | NumCards$ 3 | SpellDescription$ Draw three cards.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reverse_engineer.jpg
|
||||
Oracle:Improvise (Your artifacts can help cast this spell. Each artifact you tap after you're done activating mana abilities pays for {1}.)\nDraw three cards.
|
||||
8
forge-gui/res/cardsfolder/r/ridgescale_tusker.txt
Normal file
8
forge-gui/res/cardsfolder/r/ridgescale_tusker.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Ridgescale Tusker
|
||||
ManaCost:3 G G
|
||||
Types:Creature Beast
|
||||
PT:5/5
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other creature you control.
|
||||
SVar:TrigPutCounters:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.Other+YouCtrl | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ridgescale_tusker.jpg
|
||||
Oracle:When Ridgescale Tusker enters the battlefield, put a +1/+1 counter on each other creature you control.
|
||||
10
forge-gui/res/cardsfolder/r/rishkar_peema_renegade.txt
Normal file
10
forge-gui/res/cardsfolder/r/rishkar_peema_renegade.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Rishkar, Peema Renegade
|
||||
ManaCost:2 G
|
||||
Types:Legendary Creature Elf Druid
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPut | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each of up to two target creatures.
|
||||
SVar:TrigPut:AB$PutCounter | Cost$ 0 | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ P1P1 | CounterNum$ 1
|
||||
S:Mode$ Continuous | Affected$ Creature.YouCtrl+HasCounters | AddAbility$ Mana | Description$ Each creature you control with a counter on it has "{T}: Add {G} to your mana pool."
|
||||
SVar:Mana:AB$Mana | Cost$ T | Produced$ G | SpellDescription$ Add {G} to your mana pool. SVar:Picture:http://www.wizards.com/global/images/magic/general/rishkar_peema_renegade.jpg
|
||||
Oracle:When Rishkar, Peema Renegade enters the battlefield, put a +1/+1 counter on each of up to two target creatures.\nEach creature you control with a counter on it has "{T}: Add {G} to your mana pool."
|
||||
|
||||
9
forge-gui/res/cardsfolder/r/rishkars_expertise.txt
Normal file
9
forge-gui/res/cardsfolder/r/rishkars_expertise.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Rishkar's Expertise
|
||||
ManaCost:4 G G
|
||||
Types:Sorcery
|
||||
A:SP$ Draw | Cost$ 4 G G | NumCards$ X | References$ X | SubAbility$ DBPlay | SpellDescription$ Draw cards equal to the greatest power among creatures you control. You may cast a card with converted mana cost 5 or less from your hand without paying its mana cost.
|
||||
SVar:X:Count$GreatestPower_Creature.YouCtrl
|
||||
SVar:DBPlay:DB$Play | Cost$ 0 | Valid$ Card.nonLand+YouOwn+cmcLE5 | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Controller$ You | Optional$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rishkars_expertise.jpg
|
||||
Oracle:Draw cards equal to the greatest power among creatures you control.\nYou may cast a card with converted mana cost 5 or less from your hand without paying its mana cost.
|
||||
|
||||
9
forge-gui/res/cardsfolder/r/rogue_refiner.txt
Normal file
9
forge-gui/res/cardsfolder/r/rogue_refiner.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Rogue Refiner
|
||||
ManaCost:1 G U
|
||||
Types:Creature Human Rogue
|
||||
PT:3/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card and you get {E}{E} (two energy counters).
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1 | SubAbility$ DBEnergy
|
||||
SVar:DBEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 2
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rogue_refiner.jpg
|
||||
Oracle:When Rogue Refiner enters the battlefield, draw a card and you get {E}{E} (two energy counters).
|
||||
Reference in New Issue
Block a user