Module:AbilityTable: Difference between revisions

Jump to navigation Jump to search
Vergir (talk | contribs)
m better props for debuffresist
Vergir (talk | contribs)
m more auto-notes fixes
Line 16: Line 16:
         "BleedDuration", "VenomDuration", "TossDuration", "VictimStackDuration", "MovementSpeedSlow", "MovementSlowPct", "HealAmpReceivePenaltyPercent",
         "BleedDuration", "VenomDuration", "TossDuration", "VictimStackDuration", "MovementSpeedSlow", "MovementSlowPct", "HealAmpReceivePenaltyPercent",
         -- can also just list abilities if they don't have a reusable property
         -- can also just list abilities if they don't have a reusable property
         "Life Drain", "Combo", "Light Eater", "Spirit Lasso", "Card Trick"
         "Life Drain", "Combo", "Light Eater", "Spirit Lasso", "Card Trick", "Stalker's Mark",
     },
     },
     ["moveslow"] = {
     ["moveslow"] = {
Line 60: Line 60:
     },
     },
     ["debuffresist"] = {
     ["debuffresist"] = {
         ["Aura of Suffering"] = "T1 slow, T3 extra damage, effect is negligible",
         ["Aura of Suffering"] = "T1 slow, T3 debuff, effect is negligible",
         ["Hyper Beam"]        = "negligible",
         ["Hyper Beam"]        = "negligible",
         ["Lightning Ball"]    = "Effect is negligible",
         ["Lightning Ball"]    = "effect is negligible",
         ["Static Charge"]    = "Stun duration only, the delay is not affected",
         ["Static Charge"]    = "stun duration only",
         ["Hotel Guest"]      = "T2 late check-out stun only",
         ["Hotel Guest"]      = "post-checkout Time-Slow + T2 stun",
         ["Grapple Arm"]      = "T1 debuff",
         ["Grapple Arm"]      = "T1 debuff",
         ["Binding Word"]      = "Immobilize duration, escape time is not affected",
         ["Binding Word"]      = "immobilize duration, escape time is not affected",
         ["Soul Exchange"]    = "T2 silence",
         ["Soul Exchange"]    = "cast micro-slow + T2 silence",
         ["Heavy Barrage"]    = "T1 slow + dash slow",
         ["Heavy Barrage"]    = "T1 slow + dash slow",
       
     },
     },
     ["moveslow"] = {
     ["moveslow"] = {