Module:AbilityTable/Lists: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m add scaling... lists. Add Crackshot to weapondamage list. |
mNo edit summary |
||
| Line 1: | Line 1: | ||
local lists = { | local lists = { | ||
-- Abilities that have charges | -- Abilities that have charges | ||
["charges"] = { | ["charges"] = { | ||
| Line 142: | Line 132: | ||
}, | }, | ||
-- Abilities that | -- Abilities that scale with ability duration | ||
["scalingduration"] = { | ["scalingduration"] = { | ||
"Scale.Type:duration", | "Scale.Type:duration", | ||