Module:AbilityTable/Lists: Difference between revisionsGive feedback
reactivebarrier: fix props to add missing bashdown. Add indomitable list |
m add bulleteffects list (wip) |
||
| Line 91: | Line 91: | ||
-- Abilities that apply a dash slow to their targets | -- Abilities that apply a dash slow to their targets | ||
["dashslow"] = { "EnemyDashSlowPercent", "GroundDashReductionPercent", "MaxGroundDashReductionPercent", "MoveSpeedAndDashSlowPct" }, | ["dashslow"] = { "EnemyDashSlowPercent", "GroundDashReductionPercent", "MaxGroundDashReductionPercent", "MoveSpeedAndDashSlowPct" }, | ||
-- Abilities that apply some effect on a bullet hit that can be mitigated via Plated Armor (WIP) | |||
["bulleteffects"] = { | |||
"BuildUpDuration", "BuildUpDecayDelay", | |||
"Blasted", "Light Eater", "Fixation", "Crackshot", "Power Surge" | |||
} | |||
} | } | ||