mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Merge branch 'khm13' into 'master'
KHM - 13 Jan See merge request core-developers/forge!3586
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/firjas_judgment.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Firja's Judgment
|
||||
ManaCost:1 W W B
|
||||
Types:Enchantment Saga
|
||||
K:Saga:3:TrigAngel,DBAnimateAll,TrigPump
|
||||
SVar:TrigAngel:DB$ Token | TokenAmount$ 1 | TokenScript$ w_4_4_angel_flying_vigilance | TokenOwner$ You | SpellDescription$ Create a 4/4 white Angel creature token with flying and vigilance.
|
||||
SVar:DBAnimateAll:DB$ AnimateAll | ValidCards$ Angel.YouCtrl | Abilities$ TapDestroy | SpellDescription$ Until the end of turn, Angels you control gain "{T}: Destroy target creature with power less than this creature."
|
||||
SVar:TapDestroy:AB$ Destroy | Cost$ T | ValidTgts$ Creature.powerLTX | References$ X | TgtPrompt$ Select target creature with power less than this creature | SpellDescription$ Destroy target creature with power less than this creature.
|
||||
SVar:X:Count$CardPower
|
||||
SVar:TrigPump:DB$ PumpAll | ValidCards$ Angel.YouCtrl | KW$ Double Strike | SpellDescription$ Angels you control gain Double Strike until end of turn.
|
||||
DeckHints:Type$Angel
|
||||
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI, Create a 4/4 white angel creature token with flying and vigilance.\nII - Until the end of turn, Angels you control gain "{T}: Destroy target creature with power less than this creature."\nIII - Angels you control gain double strike until end of turn.
|
||||
13
forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/koma_cosmos_serpent.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Koma, Cosmos Serpent
|
||||
ManaCost:3 G G U U
|
||||
Types:Legendary Creature Serpent
|
||||
PT:6/6
|
||||
K:CARDNAME can't be countered.
|
||||
T:Mode$ Phase | Phase$ Upkeep | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of each upkeep, create a 3/3 blue Serpent creature token named Koma's Coil.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ komas_coil | TokenOwner$ You
|
||||
A:AB$ Charm | Cost$ Sac<1/Serpent.Other/another Serpent> | Choices$ DBTap,DBPump
|
||||
SVar:DBTap:DB$ Tap | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ DBConstrict | SpellDescription$ Tap target permanent. Its activated abilities can't be activated this turn.
|
||||
SVar:DBConstrict:DB$ Pump | Defined$ ParentTarget | KW$ HIDDEN CARDNAME's activated abilities can't be activated.
|
||||
SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Indestructible | SpellDescription$ CARDNAME gains indestructible until end of turn.
|
||||
DeckHas:Ability$Token & Ability$Sacrifice
|
||||
Oracle:This spell can't be countered.\nAt the beginning of each upkeep, create a 3/3 blue Serpent creature token named Koma's Coil.\nSacrifice another Serpent: Choose one —\n• Tap target permanent. Its activated abilities can't be activated this turn.\n• Koma, Cosmos Serpent gains indestructible until end of turn.
|
||||
9
forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/vega_the_watcher.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Vega, the Watcher
|
||||
ManaCost:1 W U
|
||||
Types:Legendary Creature Bird Spirit
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ SpellCast | ValidCard$ Card.wasNotCastFromHand | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Whenever you cast a spell from anywhere other than your hand, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Flying\nWhenever you cast a spell from anywhere other than your hand, draw a card.
|
||||
6
forge-gui/res/tokenscripts/komas_coil.txt
Normal file
6
forge-gui/res/tokenscripts/komas_coil.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Koma's Coil
|
||||
ManaCost:no cost
|
||||
Types:Creature Serpent
|
||||
PT:3/3
|
||||
Colors:blue
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user