mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
update
This commit is contained in:
7
forge-gui/res/cardsfolder/upcoming/drannith_ruins.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/drannith_ruins.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Drannith Ruins
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Land
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||||
|
A:AB$ PutCounter | Cost$ 2 T | ValidTgts$ Creature.nonHuman+ThisTurnEntered | TgtPrompt$ Select target non-Human creature that entered the battlefield this turn | CounterType$ P1P1 | CounterNum$ 2 | SpellDescription$ Put two +1/+1 counters on target non-Human creature that entered the battlefield this turn.
|
||||||
|
Oracle:{T}: Add {C}.\n{2}, {T}: Put two +1/+1 counters on target non-Human creature that entered the battlefield this turn.
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Feast of the Victorious Dead
|
||||||
|
ManaCost:W B
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ Y | Execute$ TrigGainLife | TriggerDescription$ At the beginning of your end step, if one or more creatures died this turn, you gain that much life and distribute that many +1/+1 counters among creatures you control.
|
||||||
|
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ Y | SubAbility$ DBPutCounter
|
||||||
|
SVar:DBPutCounter:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | ChoiceTitle$ Choose any number of creatures you control to distribute counters to | CounterType$ P1P1 | CounterNum$ Y | DividedAsYouChoose$ Y | TargetMin$ 1 | TargetMax$ Y
|
||||||
|
SVar:Y:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature
|
||||||
|
DeckHas:Ability$LifeGain|Counters
|
||||||
|
DeckHints:Ability$Sacrifice
|
||||||
|
Oracle:At the beginning of your end step, if one or more creatures died this turn, you gain that much life and distribute that many +1/+1 counters among creatures you control.
|
||||||
5
forge-gui/res/cardsfolder/upcoming/filter_out.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/filter_out.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
Name:Filter Out
|
||||||
|
ManaCost:1 U U
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ ChangeZoneAll | ChangeType$ Permanent.nonLand+nonCreature | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return all noncreature, nonland permanents to their owners' hands.
|
||||||
|
Oracle:Return all noncreature, nonland permanents to their owners' hands.
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Jirina, Dauntless General
|
||||||
|
ManaCost:W B
|
||||||
|
Types:Legendary Creature Human Soldier
|
||||||
|
PT:2/2
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile all cards from target player's graveyard.
|
||||||
|
SVar:TrigExile:DB$ ChangeZoneAll | ValidTgts$ Player | TgtPrompt$ Select target player | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | IsCurse$ True
|
||||||
|
A:AB$ PumpAll | Cost$ Sac<1/CARDNAME> | ValidCards$ Human.YouCtrl | KW$ Hexproof & Indestructible | SpellDescription$ Humans you control gain hexproof and indestructible until end of turn.
|
||||||
|
DeckHas:Ability$Graveyard|Sacrifice
|
||||||
|
DeckHints:Type$Human
|
||||||
|
Oracle:When Jirina, Dauntless General enters the battlefield, exile target player's graveyard.\nSacrifice Jirina: Humans you control gain hexproof and indestructible until end of turn.
|
||||||
12
forge-gui/res/cardsfolder/upcoming/karn_legacy_reforged.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/karn_legacy_reforged.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Karn, Legacy Reforged
|
||||||
|
ManaCost:5
|
||||||
|
Types:Legendary Artifact Creature Golem
|
||||||
|
PT:*/*
|
||||||
|
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | IsPresent$ Card.Self+notattacking | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the greatest mana value among artifacts you control.
|
||||||
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ ArtifactMana | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, add {C} for each artifact you control. This mana can't be spent to cast nonartifact spells. Until end of turn, you don't lose this mana as steps and phases end.
|
||||||
|
SVar:ArtifactMana:DB$ Mana | Produced$ C | Amount$ Y | PersistentMana$ True | RestrictValid$ CantCastNonArtifactSpells
|
||||||
|
SVar:X:Count$Valid Artifact.YouCtrl$GreatestCMC
|
||||||
|
SVar:Y:Count$Valid Artifact.YouCtrl
|
||||||
|
SVar:BuffedBy:Artifact
|
||||||
|
DeckNeeds:Type$Artifact
|
||||||
|
Oracle:Karn, Legacy Reforged's power and toughness are each equal to the greatest mana value among artifacts you control.\nAt the beginning of your upkeep, add {C} for each artifact you control. This mana can't be spent to cast nonartifact spells. Until end of turn, you don't lose this mana as steps and phases end.
|
||||||
Reference in New Issue
Block a user