local normalizationTable = {
--[[
"Daggers"
"One-Handed Axes"
"One-Handed Maces"
"One-Handed Swords"
"Fist Weapons"
"Two-Handed Axes"
"Two-Handed Maces"
"Two-Handed Swords"
"Polearms"
"Staves"
"Fishing Poles"
--]]
[GetSpellInfo(1180)] = 1.7,
[GetSpellInfo(196)] = 2.4,
[GetSpellInfo(198)] = 2.4,
[GetSpellInfo(201)] = 2.4,
[GetSpellInfo(15590)] = 2.4,
[GetSpellInfo(197)] = 3.3,
[GetSpellInfo(199)] = 3.3,
[GetSpellInfo(202)] = 3.3,
[GetSpellInfo(200)] = 3.3,
[GetSpellInfo(227)] = 3.3,
[GetSpellInfo(7738)] = 3.3,
}
[свернуть]