mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
STX: Some more cards
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/bury_in_books.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/bury_in_books.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Bury in Books
|
||||||
|
ManaCost:4 U
|
||||||
|
Types:Instant
|
||||||
|
S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ CostReduction | Relative$ True | EffectZone$ All | Description$ This spell costs {2} less to cast if it targets an attacking creature.
|
||||||
|
SVar:CostReduction:Count$Compare CheckTgt GE1.2.0
|
||||||
|
SVar:CheckTgt:Targeted$Valid Creature.attacking
|
||||||
|
A:SP$ ChangeZone | Cost$ 4 U | Origin$ Battlefield | Destination$ Library | ValidTgts$ Creature | LibraryPosition$ 1 | SpellDescription$ Put target creature into its owner's library second from the top.
|
||||||
|
Oracle:This spell costs {2} less to cast if it targets an attacking creature.\nPut target creature into its owner's library second from the top.
|
||||||
6
forge-gui/res/cardsfolder/upcoming/go_blank.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/go_blank.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Go Blank
|
||||||
|
ManaCost:2 B
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Discard | Cost$ 2 B | ValidTgts$ Player | TgtPrompt$ Select target player | NumCards$ 2 | Mode$ TgtChoose | SubAbility$ DBChangeZoneAll | SpellDescription$ Target player discards two cards.
|
||||||
|
SVar:DBChangeZoneAll:DB$ ChangeZoneAll | Defined$ ParentTarget | ChangeType$ Card | Origin$ Graveyard | Destination$ Exile | SpellDescription$ Then exile all cards from that player's graveyard.
|
||||||
|
Oracle:Target player discards two cards. Then exile all cards from that player's graveyard.
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Thrilling Discovery
|
||||||
|
ManaCost:R W
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ GainLife | Cost$ R W | LifeAmount$ 2 | SubAbility$ DBDraw | SpellDescription$ You gain 2 life.
|
||||||
|
SVar:DBDraw:DB$ Draw | NumCards$ 3 | UnlessCost$ Discard<2/Card> | UnlessPayer$ You | UnlessSwitched$ True | StackDescription$ {p:You} may discard two cards. If they do, they draw three cards. | SpellDescription$ Then you may discard two cards. If you do, draw three cards.
|
||||||
|
DeckHas:Ability$Discard & Ability$Lifegain
|
||||||
|
Oracle:You gain 2 life. Then you may discard two cards. If you do, draw three cards.
|
||||||
16
forge-gui/res/cardsfolder/upcoming/thunderous_orator.txt
Normal file
16
forge-gui/res/cardsfolder/upcoming/thunderous_orator.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
Name:Thunderous Orator
|
||||||
|
ManaCost:1 W
|
||||||
|
Types:Creature Kor Wizard
|
||||||
|
PT:2/2
|
||||||
|
K:Vigilance
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ PumpFlying | TriggerDescription$ Whenever CARDNAME attacks, it gains flying until end of turn if you control a creature with flying. The same is true for first strike, double strike, deathtouch, indestructible, lifelink, menace, and trample.
|
||||||
|
SVar:PumpFlying:DB$ Pump | KW$ Flying | ConditionPresent$ Creature.YouCtrl+withFlying | SubAbility$ PumpFirstStrike
|
||||||
|
SVar:PumpFirstStrike:DB$ Pump | KW$ First Strike | ConditionPresent$ Creature.YouCtrl+withFirst Strike | SubAbility$ PumpDoubleStrike
|
||||||
|
SVar:PumpDoubleStrike:DB$ Pump | KW$ Double Strike | ConditionPresent$ Creature.YouCtrl+withDouble Strike | SubAbility$ PumpDeathtouch
|
||||||
|
SVar:PumpDeathtouch:DB$ Pump | KW$ Deathtouch | ConditionPresent$ Creature.YouCtrl+withDeathtouch | SubAbility$ PumpIndestructible
|
||||||
|
SVar:PumpIndestructible:DB$ Pump | KW$ Indestructible | ConditionPresent$ Creature.YouCtrl+withIndestructible | SubAbility$ PumpLifelink
|
||||||
|
SVar:PumpLifelink:DB$ Pump | KW$ Lifelink | ConditionPresent$ Creature.YouCtrl+withLifelink | SubAbility$ PumpMenace
|
||||||
|
SVar:PumpMenace:DB$ Pump | KW$ Menace | ConditionPresent$ Creature.YouCtrl+withMenace | SubAbility$ PumpTrample
|
||||||
|
SVar:PumpTrample:DB$ Pump | KW$ Trample | ConditionPresent$ Creature.YouCtrl+withTrample
|
||||||
|
DeckHints:Keyword$Flying & Keyword$First Strike & Keyword$Double Strike & Keyword$Deathtouch & Keyword$Indestructible & Keyword$Lifelink & Keyword$Menace & Keyword$Trample
|
||||||
|
Oracle:Vigilance\nWhenever Thunderous Orator attacks, it gains flying until end of turn if you control a creature with flying. The same is true for first strike, double strike, deathtouch, indestructible, lifelink, menace, and trample.
|
||||||
Reference in New Issue
Block a user