mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Alchemy Rebalancing for October 10, 2023 (#3877)
This commit is contained in:
@@ -8,4 +8,4 @@ T:Mode$ Drawn | ValidCard$ Card.OppOwn | FirstCardInDrawStep$ False | Secondary$
|
||||
SVar:TrigDamage:DB$ DealDamage | NumDmg$ 1 | ValidTgts$ Any | SubAbility$ DBAmass
|
||||
SVar:DBAmass:DB$ Amass | Type$ Orc | Num$ 1
|
||||
DeckHas:Ability$Token|Counters & Type$Orc|Army
|
||||
Oracle:Flash\nWhen Orcish Bowmasters enters the battlefield and whenever an opponent draws a card except the first one they draw in each of their draw steps, Orcish Bowmasters deals 1 damage to any target. Then amass Orcs 1.
|
||||
Oracle:Flash\nWhen Orcish Bowmasters enters the battlefield and whenever an opponent draws a card except the first one they draw in each of their draw steps, Orcish Bowmasters deals 1 damage to any target. Then amass Orcs 1.
|
||||
|
||||
10
forge-gui/res/cardsfolder/rebalanced/a-orcish_bowmasters.txt
Normal file
10
forge-gui/res/cardsfolder/rebalanced/a-orcish_bowmasters.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:A-Orcish Bowmasters
|
||||
ManaCost:1 B
|
||||
Types:Creature Orc Archer
|
||||
PT:1/1
|
||||
K:Flash
|
||||
T:Mode$ Drawn | ValidCard$ Card.OppOwn | FirstCardInDrawStep$ False | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever an opponent draws a card except the first one they draw in each of their draw steps, CARDNAME deals 1 damage to any target. Then amass Orcs 1.
|
||||
SVar:TrigDamage:DB$ DealDamage | NumDmg$ 1 | ValidTgts$ Any | SubAbility$ DBAmass
|
||||
SVar:DBAmass:DB$ Amass | Type$ Orc | Num$ 1
|
||||
DeckHas:Ability$Token|Counters & Type$Orc|Army
|
||||
Oracle:Flash\nWhenever an opponent draws a card except the first one they draw in each of their draw steps, Orcish Bowmasters deals 1 damage to any target. Then amass Orcs 1.
|
||||
12
forge-gui/res/cardsfolder/rebalanced/a-the_one_ring.txt
Normal file
12
forge-gui/res/cardsfolder/rebalanced/a-the_one_ring.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:A-The One Ring
|
||||
ManaCost:4
|
||||
Types:Legendary Artifact
|
||||
K:Indestructible
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.wasCastByYou+Self | Destination$ Battlefield | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, if you cast it, you gain protection from everything until your next turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ You | Duration$ UntilYourNextTurn | KW$ Protection from everything
|
||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigLoseLife | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, you lose 1 life for each burden counter on CARDNAME.
|
||||
SVar:TrigLoseLife:DB$ LoseLife | LifeAmount$ X
|
||||
A:AB$ PutCounter | Cost$ 1 T | Defined$ Self | CounterType$ BURDEN | CounterNum$ 1 | SubAbility$ DBDraw | SpellDescription$ Put a burden counter on CARDNAME, then draw a card for each burden counter on CARDNAME.
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X
|
||||
SVar:X:Count$CardCounters.BURDEN
|
||||
Oracle:Indestructible\nWhen The One Ring enters the battlefield, if you cast it, you gain protection from everything until your next turn.\nAt the beginning of your upkeep, you lose 1 life for each burden counter on The One Ring.\n{1}, {T}: Put a burden counter on The One Ring, then draw a card for each burden counter on The One Ring.
|
||||
@@ -9,4 +9,4 @@ SVar:TrigLoseLife:DB$ LoseLife | LifeAmount$ X
|
||||
A:AB$ PutCounter | Cost$ T | Defined$ Self | CounterType$ BURDEN | CounterNum$ 1 | SubAbility$ DBDraw | SpellDescription$ Put a burden counter on CARDNAME, then draw a card for each burden counter on CARDNAME.
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X
|
||||
SVar:X:Count$CardCounters.BURDEN
|
||||
Oracle:Indestructible\nWhen The One Ring enters the battlefield, if you cast it, you gain protection from everything until your next turn.\nAt the beginning of your upkeep, you lose 1 life for each burden counter on The One Ring.\n{T}: Put a burden coutner on The One Ring, then draw a card for each burden counter on The One Ring.
|
||||
Oracle:Indestructible\nWhen The One Ring enters the battlefield, if you cast it, you gain protection from everything until your next turn.\nAt the beginning of your upkeep, you lose 1 life for each burden counter on The One Ring.\n{T}: Put a burden counter on The One Ring, then draw a card for each burden counter on The One Ring.
|
||||
|
||||
@@ -861,6 +861,10 @@ ScryfallCode=LTR
|
||||
300 M Saruman of Many Colors @Wonchun Choi
|
||||
301 M Sauron, the Dark Lord @Anton Solovianchyk
|
||||
|
||||
[rebalanced]
|
||||
A103 R A-Orcish Bowmasters @Maxim Kostin
|
||||
A246 M A-The One Ring @Veli Nyström
|
||||
|
||||
[tokens]
|
||||
b_0_0_army
|
||||
b_0_0_army
|
||||
|
||||
Reference in New Issue
Block a user