mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Update tallyman_of_nurgle.txt
This commit is contained in:
@@ -3,12 +3,10 @@ ManaCost:2 B
|
|||||||
Types:Creature Astartes Warrior
|
Types:Creature Astartes Warrior
|
||||||
PT:2/3
|
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$ 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:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GT7 | TrueSubAbility$ DBDrawSeven | FalseSubAbility$ DBDraw
|
SVar:DBDrawSeven:DB$ Draw | NumCards$ X | SubAbility$ DBLoseLifeSeven
|
||||||
SVar:DBDraw:DB$ Draw | SubAbility$ DBLoseLifeOne
|
SVar:DBLoseLifeSeven:DB$ LoseLife | LifeAmount$ X
|
||||||
SVar:DBLoseLifeOne:DB$ LoseLife | LifeAmount$ 1
|
SVar:X:Count$Compare Y GE7.7.1
|
||||||
SVar:DBDrawSeven:DB$ Draw | NumCards$ 7 | SubAbility$ DBLoseLifeSeven
|
SVar:Y:Count$ThisTurnEntered_Graveyard_from_Battlefield_Creature
|
||||||
SVar:DBLoseLifeSeven:DB$ LoseLife | LifeAmount$ 7
|
|
||||||
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