mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
more cards
This commit is contained in:
7
forge-gui/res/cardsfolder/upcoming/big_score.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/big_score.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Big Score
|
||||||
|
ManaCost:3 R
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Draw | Cost$ 3 R Discard<1/Card/card> | CostDesc$ As an additional cost to cast this spell, discard a card. | NumCards$ 2 | Defined$ You | SubAbility$ DBToken | StackDescription$ SpellDescription | SpellDescription$ Draw two cards and create two Treasure tokens. (They're artifacts with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
|
SVar:DBToken:DB$ Token | TokenOwner$ You | TokenAmount$ 2 | TokenScript$ c_a_treasure_sac
|
||||||
|
DeckHas:Ability$Discard|Sacrifice|Token & Type$Treasure|Artifact
|
||||||
|
Oracle:As an additional cost to cast this spell, discard a card.\nDraw two cards and create two Treasure tokens. (They're artifacts with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
12
forge-gui/res/cardsfolder/upcoming/cleanup_crew.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/cleanup_crew.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Cleanup Crew
|
||||||
|
ManaCost:4 G G
|
||||||
|
Types:Creature Human Citizen
|
||||||
|
PT:6/6
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigCharm | TriggerDescription$ When CARDNAME enters the battlefield, ABILITY
|
||||||
|
SVar:TrigCharm:DB$ Charm | Choices$ DBDestroy,DBDestroy2,DBExile,DBGainLife
|
||||||
|
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
|
||||||
|
SVar:DBDestroy2:DB$ Destroy | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | SpellDescription$ Destroy target enchantment.
|
||||||
|
SVar:DBExile:DB$ ChangeZone | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Choose target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile target card from a graveyard.
|
||||||
|
SVar:DBGainLife:DB$ GainLife | LifeAmount$ 4 | SpellDescription$ You gain 4 life.
|
||||||
|
DeckHas:Ability$LifeGain
|
||||||
|
Oracle:When Cleanup Crew enters the battlefield, choose one —\n• Destroy target artifact.\n• Destroy target enchantment.\n• Exile target card from a graveyard.\n• You gain 4 life.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/jewel_thief.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/jewel_thief.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Jewel Thief
|
||||||
|
ManaCost:2 G
|
||||||
|
Types:Creature Cat Rogue
|
||||||
|
PT:3/3
|
||||||
|
K:Vigilance
|
||||||
|
K:Trample
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ DBToken | TriggerDescription$ When CARDNAME enters the battlefield, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
|
SVar:DBToken:DB$ Token | TokenScript$ c_a_treasure_sac
|
||||||
|
DeckHas:Ability$Sacrifice|Token & Type$Treasure|Artifact
|
||||||
|
Oracle:Vigilance, trample\nWhen Jewel Thief enters the battlefield, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Ognis, the Dragon's Lash
|
||||||
|
ManaCost:1 BR R RG
|
||||||
|
Types:Legendary Creature Viashino Warrior
|
||||||
|
PT:3/3
|
||||||
|
K:Haste
|
||||||
|
T:Mode$ Attacks | ValidCard$ Creature.YouCtrl+withHaste | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Whenever a creature you control with haste attacks, create a tapped Treasure token.
|
||||||
|
SVar:TrigToken:DB$ Token | TokenScript$ c_a_treasure_sac | TokenTapped$ True
|
||||||
|
DeckHas:Ability$Sacrifice|Token & Type$Treasure|Artifact
|
||||||
|
DeckNeeds:Ability&Haste
|
||||||
|
Oracle:Haste\nWhenever a creature you control with haste attacks, create a tapped Treasure token.
|
||||||
Reference in New Issue
Block a user