mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Historic Rebalancing for August 05, 2024
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Name:A-Galvanic Discharge
|
||||
ManaCost:R
|
||||
Types:Instant
|
||||
A:SP$ PutCounter | Defined$ You | AILogic$ PayEnergy | CounterType$ ENERGY | CounterNum$ 2 | SubAbility$ DBChooseNumber | SpellDescription$ Choose target creature or planeswalker. You get {E}{E}, then you may pay any amount of {E}. CARDNAME deals that much damage to that permanent.
|
||||
SVar:DBChooseNumber:DB$ ChooseNumber | Max$ Max | ListTitle$ amount of energy to pay | SubAbility$ DBDealDamage
|
||||
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | UnlessCost$ PayEnergy<X> | UnlessPayer$ You | UnlessSwitched$ True | StackDescription$ CARDNAME deals that much damage to that permanent.
|
||||
SVar:Max:Count$YourCountersEnergy
|
||||
SVar:X:Count$ChosenNumber
|
||||
Oracle:Choose target creature or planeswalker. You get {E}{E}, then you may pay any amount of {E}. Galvanic Discharge deals that much damage to that permanent.
|
||||
13
forge-gui/res/cardsfolder/rebalanced/a-guide_of_souls.txt
Normal file
13
forge-gui/res/cardsfolder/rebalanced/a-guide_of_souls.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:A-Guide of Souls
|
||||
ManaCost:W
|
||||
Types:Creature Human Cleric
|
||||
PT:1/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever another creature you control enters, you gain 1 life and get {E}.
|
||||
SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1 | SubAbility$ DBEnergy
|
||||
SVar:DBEnergy:DB$ PutCounter | Defined$ You | CounterType$ ENERGY | CounterNum$ 1
|
||||
T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigImmediateTrig | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, you may pay {E}{E}{E}{E}. When you do, put two +1/+1 counters and a flying counter on target attacking creature. It becomes an Angel in addition to its other types.
|
||||
SVar:TrigImmediateTrig:AB$ ImmediateTrigger | Cost$ PayEnergy<4> | Execute$ TrigPutCounter | TriggerDescription$ When you do, put two +1/+1 counters and a flying counter on target attacking creature. It becomes an Angel in addition to its other types.
|
||||
SVar:TrigPutCounter:DB$ Pump | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | SubAbility$ DBCounter
|
||||
SVar:DBCounter:DB$ PutCounterAll | ValidCards$ Creature.targetedBy | CounterType$ P1P1 | CounterNum$ 2 | CounterType2$ Flying | CounterNum2$ 1 | SubAbility$ DBAnimate
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Types$ Angel | Duration$ Permanent
|
||||
Oracle:Whenever another creature you control enters, you gain 1 life and get {E}.\nWhenever you attack, you may pay {E}{E}{E}{E}. When you do, put two +1/+1 counters and a flying counter on target attacking creature. It becomes an Angel in addition to its other types.
|
||||
14
forge-gui/res/cardsfolder/rebalanced/a-ocelot_pride.txt
Normal file
14
forge-gui/res/cardsfolder/rebalanced/a-ocelot_pride.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:A-Ocelot Pride
|
||||
ManaCost:1 W
|
||||
Types:Creature Cat
|
||||
PT:1/1
|
||||
K:First Strike
|
||||
K:Lifelink
|
||||
K:Ascend
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | CheckSVar$ YouLifeGained | SVarCompare$ GE1 | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, if you gained life this turn, create a 1/1 white Cat creature token. Then if you have the city's blessing, for each token you control that entered this turn, create a token that's a copy of it.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_cat | TokenOwner$ You | SubAbility$ DBMassTokens
|
||||
SVar:DBMassTokens:DB$ CopyPermanent | Condition$ Blessing | Defined$ Valid Card.token+YouCtrl+ThisTurnEntered | NumCopies$ 1
|
||||
SVar:YouLifeGained:Count$LifeYouGainedThisTurn
|
||||
DeckHas:Ability$LifeGain|Token
|
||||
DeckHints:Ability$Token
|
||||
Oracle:First strike, lifelink\nAscend\nAt the beginning of your end step, if you gained life this turn, create a 1/1 white Cat creature token. Then if you have the city's blessing, for each token you control that entered this turn, create a token that's a copy of it.
|
||||
@@ -542,6 +542,11 @@ ScryfallCode=MH3
|
||||
495 R Powerbalance @Liiga Smilshkalne
|
||||
496 R Flusterstorm @Andrew Mar
|
||||
|
||||
[rebalanced]
|
||||
A29 R A-Guide of Souls @Ryan Valle
|
||||
A38 M A-Ocelot Pride @Chris Seaman
|
||||
A122 C A-Galvanic Discharge @Zoltan Boros
|
||||
|
||||
[new to modern]
|
||||
1 Angel of the Ruins|MH3
|
||||
1 Decree of Justice|MH3
|
||||
|
||||
Reference in New Issue
Block a user