mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'mid_10' into 'master'
MID - 11 Sep See merge request core-developers/forge!5330
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/faithful_mending.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/faithful_mending.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Faithful Mending
|
||||
ManaCost:W U
|
||||
Types:Instant
|
||||
A:SP$ GainLife | Defined$ You | LifeAmount$ 2 | SubAbility$ DBDraw | StackDescription$ {p:You} gains 2 life, | SpellDescription$ You gain 2 life, draw two cards, then discard two cards.
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 2 | SubAbility$ DBDiscard | StackDescription$ draws two cards,
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 2 | Mode$ TgtChoose | StackDescription$ then discards two cards.
|
||||
K:Flashback:1 W U
|
||||
DeckHas:Ability$LifeGain & Ability$Discard & Ability$Graveyard
|
||||
Oracle:You gain 2 life, draw two cards, then discard two cards.\nFlashback {1}{W}{U} (You may cast this card from your graveyard for its flashback cost. Then exile it.)
|
||||
13
forge-gui/res/cardsfolder/upcoming/vampire_socialite.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/vampire_socialite.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Vampire Socialite
|
||||
ManaCost:B R
|
||||
Types:Creature Vampire Noble
|
||||
PT:2/2
|
||||
K:Menace
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ X | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, if an opponent lost life this turn, put a +1/+1 counter on each other Vampire you control.
|
||||
SVar:TrigPutCounter:DB$ PutCounterAll | ValidCards$ Vampire.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1
|
||||
K:ETBReplacement:Other:AddExtraCounter:Mandatory:Battlefield:Vampire.YouCtrl+Other
|
||||
SVar:AddExtraCounter:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ P1P1 | CounterNum$ 1 | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ As long as an opponent lost life this turn, each other Vampire you control enters the battlefield with an additional +1/+1 counter on it.
|
||||
SVar:X:Count$LifeOppsLostThisTurn
|
||||
DeckNeeds:Type$Vampire
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Menace (This creature can’t be blocked except by two or more creatures.)\nWhen Vampire Socialite enters the battlefield, if an opponent lost life this turn, put a +1/+1 counter on each other Vampire you control.\nAs long as an opponent lost life this turn, each other Vampire you control enters the battlefield with an additional +1/+1 counter on it.
|
||||
Reference in New Issue
Block a user