Skip to content

Commit

Permalink
Merge pull request #4457 from Klisz/diseasedvermin
Browse files Browse the repository at this point in the history
Update diseased_vermin.txt
  • Loading branch information
Hanmac authored Jan 1, 2024
2 parents 76e9b35 + 36d4332 commit 9a5fe05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/d/diseased_vermin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Types:Creature Rat
PT:1/1
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, put an infection counter on it.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ INFECTION | CounterNum$ 1 | SubAbility$ DBRemember
SVar:DBRemember:DB$ Pump | RememberObjects$ Opponent | StackDescription$ None
SVar:DBRemember:DB$ Pump | RememberObjects$ TriggeredTarget | StackDescription$ None
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ DBDisease | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, Diseased Vermin deals X damage to target opponent previously dealt damage by it, where X is the number of infection counters on it.
SVar:DBDisease:DB$ DealDamage | ValidTgts$ Opponent.IsRemembered | NumDmg$ X
SVar:X:Count$CardCounters.INFECTION
Expand Down

0 comments on commit 9a5fe05

Please sign in to comment.