mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Merge pull request #1809 from squee1968/5-BRO-Cards-by-Squee
5 bro cards by squee
This commit is contained in:
12
forge-gui/res/cardsfolder/upcoming/junkyard_genius.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/junkyard_genius.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Junkyard Genius
|
||||
ManaCost:1 B R
|
||||
Types:Creature Human Artificer
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
||||
SVar:TrigToken:DB$ Token | TokenTapped$ True | TokenScript$ c_a_powerstone
|
||||
A:AB$ PumpAll | Cost$ 1 B R Sac<1/Creature.Other;Artifact/another creature or artifact> | ValidCards$ Creature.YouCtrl+Other | NumAtt$ 1 | KW$ Menace & Haste | SpellDescription$ Until end of turn, other creatures you control get +1/+0 and gain menace and haste.
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:AIPreference:SacCost$Artifact.Token,Creature.Other+cmcLE2,Artifact.cmcEQ1
|
||||
DeckHas:Ability$Token|Sacrifice & Type$Artifact
|
||||
DeckHints:Type$Artifact
|
||||
Oracle:When Junkyard Genius enters the battlefield, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")\n{1}{B}{R}, Sacrifice another creature or artifact: Until end of turn, other creatures you control get +1/+0 and gain menace and haste.
|
||||
@@ -0,0 +1,6 @@
|
||||
Name:Keeper of the Cadence
|
||||
ManaCost:4 U
|
||||
Types:Creature Human Wizard
|
||||
PT:2/2
|
||||
A:AB$ ChangeZone | Cost$ 3 | ValidTgts$ Artifact,Instant,Sorcery | TgtPrompt$ Select target artifact, instant, ot sorcery card | TgtZone$ Graveyard | Origin$ Graveyard | Destination$ Library | LibraryPosition$ -1 | SpellDescription$ Put target artifact, instant, or sorcery card from a graveyard on the bottom of its owner's library.
|
||||
Oracle:{3}: Put target artifact, instant, or sorcery card from a graveyard on the bottom of its owner's library.
|
||||
11
forge-gui/res/cardsfolder/upcoming/kill-zone_acrobat.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/kill-zone_acrobat.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Kill-Zone Acrobat
|
||||
ManaCost:2 B
|
||||
Types:Creature Human Soldier
|
||||
PT:3/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature or artifact. If you do, CARDNAME gains flying until end of turn.
|
||||
SVar:TrigPump:AB$ Pump | Cost$ Sac<1/Creature.Other;Artifact.Other/another creature or artifact> | Defined$ Self | KW$ Flying
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:AIPreference:SacCost$Artifact.Token,Creature.Other+cmcLE2,Artifact.cmcEQ1
|
||||
DeckHas:Ability$Sacrifice
|
||||
DeckHints:Type$Artifact
|
||||
Oracle:Whenever Kill-Zone Acrobat attacks, you may sacrifice another creature or artifact. If you do, Kill-Zone Acrobat gains flying until end of turn.
|
||||
11
forge-gui/res/cardsfolder/upcoming/koilos_roc.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/koilos_roc.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Koilos Roc
|
||||
ManaCost:4 U
|
||||
Types:Creature Bird
|
||||
PT:3/3
|
||||
K:Flash
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters the battlefield, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
||||
SVar:TrigToken:DB$ Token | TokenTapped$ True | TokenScript$ c_a_powerstone
|
||||
DeckHas:Ability$Token & Type$Artifact
|
||||
DeckHints:Type$Artifact
|
||||
Oracle:Flash\nFlash\nWhen Koilos Roc enters the battlefield, create a tapped Powerstone token. (It's an artifact with "{T}: Add {C}. This mana can't be spent to cast a nonartifact spell.")
|
||||
8
forge-gui/res/cardsfolder/upcoming/lat-nam_adept.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/lat-nam_adept.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Lat-Nam Adept
|
||||
ManaCost:3 U
|
||||
Types:Creature Human Wizard
|
||||
PT:3/3
|
||||
T:Mode$ Drawn | ValidCard$ Card.YouCtrl | Number$ 2 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you draw your second card each turn, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Whenever you draw your second card each turn, put a +1/+1 counter on Lat-Nam Adept.
|
||||
Reference in New Issue
Block a user