Module:AbilityTable/Lists: Difference between revisions

Jump to navigation Jump to search
Vergir (talk | contribs)
mNo edit summary
Vergir (talk | contribs)
Trim unstoppable list: remove non-CC keys (anti-heal, damage amp/DoT, generic DebuffDuration, redundant name patches) (with help from vergir-bot LLM)
Line 100: Line 100:
     -- Abilities whose negative effects are prevented by Unstoppable
     -- Abilities whose negative effects are prevented by Unstoppable
     ["unstoppable"] = {
     ["unstoppable"] = {
        "BuildUpDecayDelay", "BuildUpPerShot", "BulletDamageAmpDuration", "BulletResistReduction", "BurnDuration",
         "ChainLength", "ChargeDragEnemy", "CitadelRoot", "CitadelSilenced", "DisarmDuration",
         "ChainLength", "ChargeDragEnemy", "CitadelRoot", "CitadelSilenced", "DamageAmpPercentage",
         "Drag", "DragModifier", "EnemySlowPct", "FadingSlowPercent", "GroundDashReductionPercent",
         "DebuffAccuracy", "DebuffDuration", "DisarmDuration", "DotHealthPercent", "Drag", "DragModifier",
         "HexDuration", "HoldInPlaceDuration", "Immobilize", "ImmobilizeDuration", "LiftDuration",
        "EnemySlowPct", "FadingSlowPercent", "FuseTime", "GroundAuraModifier", "GroundDashReductionPercent",
        "MaxSlowDuration", "MovementSlow", "MovementSlowPct", "MovementSpeedSlow", "MoveSlowPercent",
         "HealAmpReceivePenaltyPercent", "HexDuration", "HoldInPlaceDuration", "Immobilize", "ImmobilizeDuration",
        "PetrifyDuration", "RestrictionDuration", "Silenced", "SilenceDuration", "SleepDuration",
        "LateCheckoutStun", "LiftDuration", "MaxSlowDuration", "MovementSlow", "MovementSlowPct", "MovementSpeedSlow",
        "SlowDuration", "SlowPercent", "StunDuration", "Tether", "TimeSlowDuration", "TossDuration",
        "MoveSlowPercent", "PetrifyDuration", "ProcDamage", "RestrictionDuration", "Silenced", "SilenceDuration",
         "Card Trick", "Combo", "Hotel Guest", "Paradoxical Swap", "Singularity", "Spirit Lasso",
        "SleepDuration", "SlowDuration", "SlowPercent", "StealDuration", "StunDuration", "Tether", "TimeSlowDuration",
        "TossDuration", "VenomDuration", "VictimStackDuration",
         "Card Trick", "Combo", "Essence Theft", "Hotel Guest", "Light Eater", "Luggage Cart", "Paradoxical Swap",
        "Sand Blast", "Singularity", "Spirit Lasso", "Stalker's Mark", "Static Charge", "Sticky Bomb",
     },
     },
     -- for testing purposes. Feel free to change however you wish
     -- for testing purposes. Feel free to change however you wish