mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
devilish_valet,gala_greeters,rumor_gatherer
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/devilish_valet.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/devilish_valet.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Devilish Valet
|
||||
ManaCost:2 R
|
||||
Types:Creature Devil Warrior
|
||||
PT:1/3
|
||||
K:Trample
|
||||
K:Haste
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, double CARDNAME's power until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +X | Double$ True
|
||||
SVar:X:Count$CardPower
|
||||
Oracle:Trample, haste\nAlliance — Whenever another creature enters the battlefield under your control, double Devilish Valet's power until end of turn.
|
||||
11
forge-gui/res/cardsfolder/upcoming/gala_greeters.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/gala_greeters.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Gala Greeters
|
||||
ManaCost:1 G
|
||||
Types:Creature Elf Druid
|
||||
PT:1/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigCharm | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, ABILITY
|
||||
SVar:TrigCharm:DB$ Charm | Choices$ DBPutCounter,DBToken,DBGainLife | ChoiceRestriction$ ThisTurn | CharmNum$ 1
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on CARDNAME.
|
||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | TokenTapped$ True | LegacyImage$ c a treasure sac snc | SpellDescription$ Create a tapped Treasure token.
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 | SpellDescription$ You gain 2 life.
|
||||
DeckHas:Ability$Counters|Token|LifeGain
|
||||
Oracle:Alliance — Whenever another creature enters the battlefield under your control, choose one that hasn't been chosen this turn —\n• Put a +1/+1 counter on Gala Greeters.\n• Create a tapped Treasure token.\n• You gain 2 life.
|
||||
9
forge-gui/res/cardsfolder/upcoming/rumor_gatherer.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/rumor_gatherer.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Rumor Gatherer
|
||||
ManaCost:1 W W
|
||||
Types:Creature Elf Wizard
|
||||
PT:2/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigScry | TriggerDescription$ Alliance — Whenever another creature enters the battlefield under your control, scry 1. If this is the second time this ability has resolved this turn, draw a card instead.
|
||||
SVar:TrigScry:DB$ Scry | ScryNum$ 1 | ConditionCheckSVar$ CreatureETBAmount | ConditionSVarCompare$ EQ1 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 | ConditionCheckSVar$ CreatureETBAmount | ConditionSVarCompare$ EQ2
|
||||
SVar:CreatureETBAmount:Count$ResolvedThisTurn
|
||||
Oracle:Alliance — Whenever another creature enters the battlefield under your control, scry 1. If this is the second time this ability has resolved this turn, draw a card instead.
|
||||
Reference in New Issue
Block a user