mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
10 BLB cards (#5556)
* 10 BLB cards Would Glarb work correctly with X-spells like that? * Update finneas_ace_archer.txt * Update cindering_cutthroat.txt * Update bello_bard_of_the_brambles.txt * Update bello_bard_of_the_brambles.txt * Update beza_the_bounding_spring.txt * Update glarb_calamitys_augur.txt * Update glarb_calamitys_augur.txt
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Name:Bello, Bard of the Brambles
|
||||
ManaCost:1 R G
|
||||
Types:Legendary Creature Raccoon Bard
|
||||
PT:3/3
|
||||
S:Mode$ Continuous | Affected$ Artifact.nonEquipment+YouCtrl+cmcGE4,Enchantment.nonAura+YouCtrl+cmcGE4 | Condition$ PlayerTurn | SetPower$ 4 | SetToughness$ 4 | AddType$ Creature,Elemental | AddKeyword$ Indestructible & Haste | AddTrigger$ TrigDamageDone | Description$ During your turn, each non-Equipment artifact and non-Aura enchantment you control with mana value 4 or greater is a 4/4 Elemental creature in addition to its other types and has indestructible, haste, and "Whenever this creature deals combat damage to a player, draw a card."
|
||||
SVar:TrigDamageDone:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDraw | TriggerZones$ Battlefield | TriggerDescription$ Whenever this creature deals combat damage to a player, draw a card.
|
||||
SVar:TrigDraw:DB$ Draw | NumCards$ 1 | Defined$ You
|
||||
SVar:PlayMain1:ALWAYS
|
||||
Oracle:During your turn, each non-Equipment artifact and non-Aura enchantment you control with mana value 4 or greater is a 4/4 Elemental creature in addition to its other types and has indestructible, haste, and "Whenever this creature deals combat damage to a player, draw a card."
|
||||
@@ -0,0 +1,19 @@
|
||||
Name:Beza, the Bounding Spring
|
||||
ManaCost:2 W W
|
||||
Types:Legendary Creature Elemental Elk
|
||||
PT:4/5
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When CARDNAME enters, create a Treasure token if an opponent controls more lands than you. You gain 4 life if an opponent has more life than you. Create two 1/1 blue Fish creature tokens if an opponent controls more creatures than you. Draw a card if an opponent has more cards in hand than you.
|
||||
SVar:TrigToken:DB$ Token | ConditionCheckSVar$ XLands | ConditionSVarCompare$ GTYLands | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | SubAbility$ DBGainLife
|
||||
SVar:DBGainLife:DB$ GainLife | ConditionCheckSVar$ XLife | ConditionSVarCompare$ GTYLife | Defined$ You | LifeAmount$ 4 | SubAbility$ DBToken
|
||||
SVar:DBToken:DB$ Token | ConditionCheckSVar$ XCreatures | ConditionSVarCompare$ GTYCreatures | TokenAmount$ 2 | TokenScript$ u_1_1_fish | TokenOwner$ You | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | ConditionCheckSVar$ XCards | ConditionSVarCompare$ GTYCards
|
||||
SVar:XLands:PlayerCountOpponents$HighestValid Land.YouCtrl
|
||||
SVar:YLands:Count$Valid Land.YouCtrl
|
||||
SVar:XLife:PlayerCountOpponents$HighestLifeTotal
|
||||
SVar:YLife:Count$YourLifeTotal
|
||||
SVar:XCreatures:PlayerCountOpponents$HighestValid Creature.YouCtrl
|
||||
SVar:YCreatures:Count$Valid Creature.YouCtrl
|
||||
SVar:XCards:PlayerCountOpponents$HighestCardsInHand
|
||||
SVar:YCards:Count$CardsInYourHand
|
||||
DeckHas:Ability$Token
|
||||
Oracle:When Beza, the Bounding Spring enters, create a Treasure token if an opponent controls more lands than you. You gain 4 life if an opponent has more life than you. Create two 1/1 blue Fish creature tokens if an opponent controls more creatures than you. Draw a card if an opponent has more cards in hand than you.
|
||||
7
forge-gui/res/cardsfolder/upcoming/brave_kin_duo.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/brave_kin_duo.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Brave-Kin Duo
|
||||
ManaCost:W
|
||||
Types:Creature Rabbit Mouse
|
||||
PT:1/1
|
||||
A:AB$ Pump | Cost$ 1 T | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 1 | NumDef$ 1 | SorcerySpeed$ True | SpellDescription$ Target creature gets +1/+1 until end of turn. Activate only as a sorcery.
|
||||
AI:RemoveDeck:All
|
||||
Oracle:{1}, {T}: Target creature gets +1/+1 until end of turn. Activate only as a sorcery.
|
||||
@@ -0,0 +1,9 @@
|
||||
Name:Cindering Cutthroat
|
||||
ManaCost:2 BR
|
||||
Types:Creature Lizard Assassin
|
||||
PT:3/2
|
||||
K:etbCounter:P1P1:1:CheckSVar$ X:CARDNAME enters the battlefield with a +1/+1 counter on it if an opponent lost life this turn.
|
||||
A:AB$ Pump | Cost$ 1 BR | Defined$ Self | KW$ Menace | SpellDescription$ CARDNAME gains menace until end of turn. (It can't be blocked except by two or more creatures.)
|
||||
SVar:X:Count$LifeOppsLostThisTurn
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Cindering Cutthroat enters with a +1/+1 counter on it if an opponent lost life this turn.\n{1}{B/R}: Cindering Cutthroat gains menace until end of turn. (It can't be blocked except by two or more creatures.)
|
||||
11
forge-gui/res/cardsfolder/upcoming/clement_the_worrywort.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/clement_the_worrywort.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Clement, the Worrywort
|
||||
ManaCost:1 G U
|
||||
Types:Legendary Creature Frog Druid
|
||||
PT:3/3
|
||||
K:Vigilance
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Creature.Other+YouCtrl | Execute$ TrigReturn | TriggerDescription$ Whenever CARDNAME or another creature you control enters, return up to one target creature you control with lesser mana value to its owner's hand.
|
||||
SVar:TrigReturn:DB$ ChangeZone | ValidTgts$ Creature.YouCtrl+cmcLTX | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target creature you control with lesser mana value | Origin$ Battlefield | Destination$ Hand
|
||||
S:Mode$ Continuous | Affected$ Frog.YouCtrl | AddAbility$ AnyMana | Description$ Frogs you control have "{T}: Add {G} or {U}. Spend this mana only to cast a creature spell."
|
||||
SVar:AnyMana:AB$ Mana | Cost$ T | Produced$ Combo G U | RestrictValid$ Spell.Creature | SpellDescription$ Add {G} or {U}. Spend this mana only to cast a creature spell.
|
||||
SVar:X:TriggeredCard$CardManaCost
|
||||
Oracle:Vigilance\nWhenever Clement, the Worrywort or another creature you control enters, return up to one target creature you control with lesser mana value to its owner's hand.\nFrogs you control have "{T}: Add {G} or {U}. Spend this mana only to cast a creature spell."
|
||||
10
forge-gui/res/cardsfolder/upcoming/dreamdew_entrancer.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/dreamdew_entrancer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Dreamdew Entrancer
|
||||
ManaCost:2 G U
|
||||
Types:Creature Frog Wizard
|
||||
PT:3/4
|
||||
K:Reach
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigTap | TriggerDescription$ When CARDNAME enters, tap up to one creature and put three stun counters on it. If you control that creature, draw two cards.
|
||||
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TgtPrompt$ Select target creature | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBCounter
|
||||
SVar:DBCounter:DB$ PutCounter | Defined$ Targeted | CounterType$ Stun | CounterNum$ 3 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | NumCards$ 2 | ConditionDefined$ Targeted | ConditionPresent$ Creature.YouCtrl
|
||||
Oracle:Reach\nWhen Dreamdew Entrancer enters, tap up to one creature and put three stun counters on it. If you control that creature, draw two cards.
|
||||
5
forge-gui/res/cardsfolder/upcoming/fell.txt
Normal file
5
forge-gui/res/cardsfolder/upcoming/fell.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Name:Fell
|
||||
ManaCost:1 B
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Destroy target creature.
|
||||
Oracle:Destroy target creature.
|
||||
11
forge-gui/res/cardsfolder/upcoming/finneas_ace_archer.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/finneas_ace_archer.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Finneas, Ace Archer
|
||||
ManaCost:G W
|
||||
Types:Legendary Creature Rabbit Archer
|
||||
PT:2/2
|
||||
K:Vigilance
|
||||
K:Reach
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPutCounterAll | TriggerDescription$ Whenever CARDNAME attacks, put a +1/+1 counter on each other creature you control that's a token or a Rabbit. Then if creatures you control have total power 10 or greater, draw a card.
|
||||
SVar:TrigPutCounterAll:DB$ PutCounterAll | ValidCards$ Creature.YouCtrl+StrictlyOther+token,Creature.YouCtrl+StrictlyOther+Rabbit | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | ConditionCheckSVar$ X | ConditionSVarCompare$ GE10
|
||||
SVar:X:Count$SumPower_Creature.YouCtrl
|
||||
Oracle:Vigilance, reach\nWhenever Finneas, Ace Archer attacks, put a +1/+1 counter on each other creature you control that's a token or a Rabbit. Then if creatures you control have total power 10 or greater, draw a card.
|
||||
12
forge-gui/res/cardsfolder/upcoming/flubs_the_fool.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/flubs_the_fool.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Flubs, the Fool
|
||||
ManaCost:G U R
|
||||
Types:Legendary Creature Frog Scout
|
||||
PT:0/5
|
||||
S:Mode$ Continuous | Affected$ You | AdjustLandPlays$ 1 | Description$ You may play an additional land on each of your turns.
|
||||
T:Mode$ LandPlayed | ValidCard$ Land.YouCtrl | Execute$ TrigBranch | TriggerZones$ Battlefield | TriggerDescription$ Whenever you play a land or cast a spell, draw a card if you have no cards in hand. Otherwise, discard a card.
|
||||
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigBranch | Secondary$ True | TriggerDescription$ Whenever you play a land or cast a spell, draw a card if you have no cards in hand. Otherwise, discard a card.
|
||||
SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ EQ0 | TrueSubAbility$ DBDraw | FalseSubAbility$ DBDiscard
|
||||
SVar:DBDraw:DB$ Draw
|
||||
SVar:DBDiscard:DB$ Discard | Defined$ You | Mode$ TgtChoose
|
||||
SVar:X:Count$InYourHand
|
||||
Oracle:You may play an additional land on each of your turns.\nWhenever you play a land or cast a spell, draw a card if you have no cards in hand. Otherwise, discard a card.
|
||||
10
forge-gui/res/cardsfolder/upcoming/glarb_calamitys_augur.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/glarb_calamitys_augur.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Glarb, Calamity's Augur
|
||||
ManaCost:B G U
|
||||
Types:Legendary Creature Frog Wizard Noble
|
||||
PT:2/4
|
||||
K:Deathtouch
|
||||
S:Mode$ Continuous | Affected$ Card.TopLibrary+YouCtrl | AffectedZone$ Library | MayLookAt$ You | Description$ You may look at the top card of your library any time.
|
||||
S:Mode$ Continuous | Affected$ Land.TopLibrary+YouCtrl,Card.TopLibrary+nonLand+YouCtrl | ValidAfterStack$ Spell.cmcGE4 | AffectedZone$ Library | MayPlay$ True | Description$ You may play lands and cast spells with mana value 4 or greater from the top of your library.
|
||||
A:AB$ Surveil | Cost$ T | Amount$ 2 | SpellDescription$ Surveil 2.
|
||||
DeckHas:Ability$Surveil
|
||||
Oracle:Deathtouch\nYou may look at the top card of your library any time.\nYou may play lands and cast spells with mana value 4 or greater from the top of your library.\n{T}: Surveil 2.
|
||||
Reference in New Issue
Block a user