diff --git a/forge-gui/res/cardsfolder/upcoming/tallyman_of_nurgle.txt b/forge-gui/res/cardsfolder/upcoming/tallyman_of_nurgle.txt index 226cfb29ae8..58bed9588cf 100644 --- a/forge-gui/res/cardsfolder/upcoming/tallyman_of_nurgle.txt +++ b/forge-gui/res/cardsfolder/upcoming/tallyman_of_nurgle.txt @@ -3,12 +3,10 @@ ManaCost:2 B Types:Creature Astartes Warrior PT:2/3 K:Lifelink -T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ TrigBranch | TriggerDescription$ The Seven-fold Chant — At the beginning of your end step, if a creature died this turn, you draw a card and you lose 1 life. If seven or more creatures died this turn, instead you draw seven cards and you lose 7 life. -SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GT7 | TrueSubAbility$ DBDrawSeven | FalseSubAbility$ DBDraw -SVar:DBDraw:DB$ Draw | SubAbility$ DBLoseLifeOne -SVar:DBLoseLifeOne:DB$ LoseLife | LifeAmount$ 1 -SVar:DBDrawSeven:DB$ Draw | NumCards$ 7 | SubAbility$ DBLoseLifeSeven -SVar:DBLoseLifeSeven:DB$ LoseLife | LifeAmount$ 7 -SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ X | SVarCompare$ GE1 | Execute$ DBDrawSeven | TriggerDescription$ The Seven-fold Chant — At the beginning of your end step, if a creature died this turn, you draw a card and you lose 1 life. If seven or more creatures died this turn, instead you draw seven cards and you lose 7 life. +SVar:DBDrawSeven:DB$ Draw | NumCards$ X | SubAbility$ DBLoseLifeSeven +SVar:DBLoseLifeSeven:DB$ LoseLife | LifeAmount$ X +SVar:X:Count$Compare Y GE7.7.1 +SVar:Y:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature DeckHints$Ability$Sacrifice Oracle:Lifelink\nThe Seven-fold Chant — At the beginning of your end step, if a creature died this turn, you draw a card and you lose 1 life. If seven or more creatures died this turn, instead you draw seven cards and you lose 7 life.