Alchemy Rebalancing for October 6, 2022 (#1661)

* WIP: Alchemy Rebalancing for October 6, 2022

* 23_cards

* remaining_cards

* artist

* fixes

* burn
This commit is contained in:
Paul Hammerton
2022-10-12 15:18:33 +01:00
committed by GitHub
parent b614b9b46f
commit ae229b5da0
50 changed files with 457 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Name:Cabaretti Charm
ManaCost:R G W
Types:Instant
A:SP$ Charm | Choices$ DBDealDamage,DBPumpAll,DBToken
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | SpellDescription$ CARDNAME deals damage to target creature or planeswalker equal to the number of creatures you control.
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target creature or planeswalker | NumDmg$ X | SpellDescription$ CARDNAME deals damage equal to the number of creatures you control to target creature or planeswalker.
SVar:X:Count$Valid Creature.YouCtrl
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | KW$ Trample | SpellDescription$ Creatures you control get +1/+1 and gain trample until end of turn.
SVar:DBToken:DB$ Token | TokenAmount$ 2 | TokenScript$ gw_1_1_citizen | SpellDescription$ Create two 1/1 green and white Citizen creature tokens.

View File

@@ -2,8 +2,8 @@ Name:Civil Servant
ManaCost:G W
Types:Creature Cat Citizen
PT:2/3
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may tap another untapped Citizen you control. If you do, Civil Servant gets +1/+0 and gains lifelink until end of turn.
SVar:TrigPump:AB$ Pump | Cost$ tapXType<1/Creature.Citizen/Citizen> | Defined$ Self | NumAtt$ 1 | KW$ Lifelink
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, you may tap another untapped Citizen you control. If you do, CARDNAME gets +1/+0 and gains lifelink until end of turn.
SVar:TrigPump:AB$ Pump | Cost$ tapXType<1/Citizen.Other> | Defined$ Self | NumAtt$ 1 | KW$ Lifelink
SVar:HasAttackEffect:TRUE
DeckHas:Ability$LifeGain
DeckNeeds:Type$Citizen