mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 08:48:39 +00:00
Added the remaining BLB Seasons
This commit is contained in:
14
forge-gui/res/cardsfolder/upcoming/season_of_gathering.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/season_of_gathering.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Season of Gathering
|
||||||
|
ManaCost:4 G G
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Charm | Choices$ DBPutCounter,DBChoose,DBDraw | CharmNum$ 5 | MinCharmNum$ 0 | CanRepeatModes$ True | Pawprint$ 5
|
||||||
|
SVar:DBPutCounter:DB$ PutCounter | Pawprint$ 1 | Choices$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 | RememberCards$ True | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on a creature you control. It gains vigilance and trample until end of turn.
|
||||||
|
SVar:DBPump:DB$ Pump | Defined$ Remembered | KW$ Vigilance & Trample | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:DBChoose:DB$ GenericChoice | Pawprint$ 2 | Choices$ DBKillEnchantments,DBKillArtifacts | Defined$ You | AILogic$ BestOption | SpellDescription$ Choose artifact or enchantment. Destroy all permanents of the chosen type.
|
||||||
|
SVar:DBKillEnchantments:DB$ DestroyAll | ValidCards$ Enchantment
|
||||||
|
SVar:DBKillArtifacts:DB$ DestroyAll | ValidCards$ Artifact
|
||||||
|
SVar:DBDraw:DB$ Draw | Pawprint$ 3 | NumCards$ X | SpellDescription$ Draw cards equal to the greatest power among creatures you control.
|
||||||
|
SVar:X:Count$Valid Creature.YouCtrl$GreatestPower
|
||||||
|
DeckHas:Ability$Counters
|
||||||
|
Oracle:Choose up to five {P} worth of modes. You may choose the same mode more than once.\n{P} — Put a +1/+1 counter on a creature you control. It gains vigilance and trample until end of turn.\n{P}{P} — Choose artifact or enchantment. Destroy all permanents of the chosen type.\n{P}{P}{P} — Draw cards equal to the greatest power among creatures you control.
|
||||||
14
forge-gui/res/cardsfolder/upcoming/season_of_the_bold.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/season_of_the_bold.txt
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
Name:Season of the Bold
|
||||||
|
ManaCost:3 R R
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Charm | Choices$ DBToken,DBExile,DBDamageEffect | CharmNum$ 5 | MinCharmNum$ 0 | CanRepeatModes$ True | Pawprint$ 5
|
||||||
|
SVar:DBToken:DB$ Token | Pawprint$ 1 | TokenScript$ c_a_treasure_sac | TokenTapped$ True | SpellDescription$ Create a tapped Treasure token.
|
||||||
|
SVar:DBExile:DB$ Dig | Pawprint$ 2 | Defined$ You | DigNum$ 2 | ChangeNum$ All | DestinationZone$ Exile | RememberChanged$ True | SubAbility$ DBEffect | SpellDescription$ Exile the top two cards of your library. Until the end of your next turn, you may play them.
|
||||||
|
SVar:DBEffect:DB$ Effect | RememberObjects$ RememberedCard | Duration$ UntilTheEndOfYourNextTurn | StaticAbilities$ Play | SubAbility$ DBCleanup | ForgetOnMoved$ Exile
|
||||||
|
SVar:Play:Mode$ Continuous | MayPlay$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ You may play remembered card.
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:DBDamageEffect:DB$ Effect | Pawprint$ 3 | Duration$ UntilTheEndOfYourNextTurn | Triggers$ TrigSpellCast | SpellDescription$ Until the end of your next turn, whenever you cast a spell, CARDNAME deals 2 damage to up to one target creature.
|
||||||
|
SVar:TrigSpellCast:Mode$ SpellCast | ValidActivatingPlayer$ You | Execute$ EffSpellCast | TriggerDescription$ Whenever you cast a spell, CARDNAME deals 2 damage to up to one target creature.
|
||||||
|
SVar:EffSpellCast:DB$ DealDamage | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ 1 | NumDmg$ 2 | DamageSource$ EffectSource
|
||||||
|
DeckHas:Ability$Token & Type$Treasure|Artifact
|
||||||
|
Oracle:Choose up to five {P} worth of modes. You may choose the same mode more than once.\n{P} — Create a tapped Treasure token.\n{P}{P} — Exile the top two cards of your library. Until the end of your next turn, you may play them.\n{P}{P}{P} — Until the end of your next turn, whenever you cast a spell, Season of the Bold deals 2 damage to up to one target creature.
|
||||||
11
forge-gui/res/cardsfolder/upcoming/season_of_the_burrow.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/season_of_the_burrow.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Season of the Burrow
|
||||||
|
ManaCost:3 W W
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Charm | Choices$ DBToken,DBExile,DBReanimate | CharmNum$ 5 | MinCharmNum$ 0 | CanRepeatModes$ True | Pawprint$ 5
|
||||||
|
SVar:DBToken:DB$ Token | Pawprint$ 1 | TokenScript$ w_1_1_rabbit | SpellDescription$ Create a 1/1 white Rabbit creature token.
|
||||||
|
SVar:DBExile:DB$ ChangeZone | Pawprint$ 2 | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Permanent.nonLand | RememberLKI$ True | SubAbility$ DBDraw | SpellDescription$ Exile target nonland permanent. Its controller draws a card.
|
||||||
|
SVar:DBDraw:DB$ Draw | Defined$ RememberedController | NumCards$ 1 | SubAbility$ DBCleanup
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:TrigReturn:DB$ ChangeZone | Pawprint$ 3 | ValidTgts$ Permanent.YouCtrl+cmcLE3 | TgtPrompt$ Select target permanent card with mana value 3 or less in your graveyard | Origin$ Graveyard | Destination$ Battlefield | WithCountersType$ Indestructible | SpellDescription$ Return target permanent card with mana value 3 or less from your graveyard to the battlefield with an indestructible counter on it.
|
||||||
|
DeckHas:Ability$Graveyard|Counters|Token
|
||||||
|
Oracle:Choose up to five {P} worth of modes. You may choose the same mode more than once.\n{P} — Create a 1/1 white Rabbit creature token.\n{P}{P} — Exile target nonland permanent. Its controller draws a card.\n{P}{P}{P} — Return target permanent card with mana value 3 or less from your graveyard to the battlefield with an indestructible counter on it.
|
||||||
9
forge-gui/res/cardsfolder/upcoming/season_of_weaving.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/season_of_weaving.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Season of Weaving
|
||||||
|
ManaCost:4 U U
|
||||||
|
Types:Sorcery
|
||||||
|
A:SP$ Charm | Choices$ DBDraw,DBCopy,DBReturn | CharmNum$ 5 | MinCharmNum$ 0 | CanRepeatModes$ True | Pawprint$ 5
|
||||||
|
SVar:DBDraw:DB$ Draw | Pawprint$ 1 | SpellDescription$ Draw a card.
|
||||||
|
SVar:DBCopy:DB$ CopyPermanent | Pawprint$ 2 | Choices$ Artifact.YouCtrl,Creature.YouCtrl | SpellDescription$ Choose an artifact or creature you control. Create a token that's a copy of it.
|
||||||
|
SVar:DBReturn:DB$ ChangeZoneAll | Pawprint$ 3 | ChangeType$ Permanent.nonLand+nonToken | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return each nonland, nontoken permanent to its owner's hand.
|
||||||
|
DeckHas:Ability$Token
|
||||||
|
Oracle:Choose up to five {P} worth of modes. You may choose the same mode more than once.\n{P} — Draw a card.\n{P}{P} — Choose an artifact or creature you control. Create a token that's a copy of it.\n{P}{P}{P} — Return each nonland, nontoken permanent to its owner's hand.
|
||||||
Reference in New Issue
Block a user