mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Update tallyman_of_nurgle.txt
This commit is contained in:
@@ -5,9 +5,10 @@ PT:2/3
|
|||||||
K:Lifelink
|
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.
|
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:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GT7 | TrueSubAbility$ DBDrawSeven | FalseSubAbility$ DBDraw
|
||||||
SVar:DBDraw:DB$ Draw
|
SVar:DBDraw:DB$ Draw | SubAbility$ DBLoseLifeOne
|
||||||
SVar:DBDrawSeven:DB$ Draw | NumCards$ 7 | SubAbility$ DBLoseLife
|
SVar:DBLoseLifeOne:DB$ LoseLife | LifeAmount$ 1
|
||||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 7
|
SVar:DBDrawSeven:DB$ Draw | NumCards$ 7 | SubAbility$ DBLoseLifeSeven
|
||||||
|
SVar:DBLoseLifeSeven:DB$ LoseLife | LifeAmount$ 7
|
||||||
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature
|
SVar:X:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature
|
||||||
DeckHints$Ability$Sacrifice
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user