4,683
edits
No edit summary |
(Add Effect type and respective overrides) |
||
Line 9: | Line 9: | ||
["spell"] = "svg", | ["spell"] = "svg", | ||
["damage"] = "svg", | ["damage"] = "svg", | ||
["effect"] = "svg", | |||
["curse"] = "svg", -- Some exceptions included by name below | ["curse"] = "svg", -- Some exceptions included by name below | ||
["aurora"] = "svg", | ["aurora"] = "svg", | ||
Line 473: | Line 474: | ||
["Corruption"] = "png", | ["Corruption"] = "png", | ||
["Harvesting"] = "png" | ["Harvesting"] = "png" | ||
}, | |||
["effect"] = { | |||
["Wither"] = "png", | |||
["Silence"] = "png", | |||
["Blight"] = "png", | |||
["Fear"] = "png", | |||
["Voidburst"] = "png", | |||
["Ablaze"] = "png", | |||
["Toxin"] = "png", | |||
}, | }, | ||
["spell"] = { | ["spell"] = { | ||
Line 609: | Line 619: | ||
["Abyssal Resistance"] = "Abyssal Realm", | ["Abyssal Resistance"] = "Abyssal Realm", | ||
["Eternal Resistance"] = "Eternal Realm", | ["Eternal Resistance"] = "Eternal Realm", | ||
["Shock"] = "Hardcore Adventure Speedrun", | |||
-- Spellbooks | -- Spellbooks | ||
["Ancient Magicks"] = {'Ancient', 'spellType'}, | ["Ancient Magicks"] = {'Ancient', 'spellType'}, |