Anonymous

Module:Icons/Overrides: Difference between revisions

From Melvor Idle
Add Alt. Magic image overrides
(Further Auto eat overrides)
(Add Alt. Magic image overrides)
Line 285: Line 285:
-- Shared icon between the 8th & 9th abyss depth
-- Shared icon between the 8th & 9th abyss depth
["???"] = {'The Final Depth', 'combatArea'}
["???"] = {'The Final Depth', 'combatArea'}
},
["damage"] = {
["Abyssal Damage"] = {"Abyssal Realm", ''},
["Eternal Damage"] = {"Eternal Realm", ''}
},
},
['dungeon'] = {
['dungeon'] = {
Line 300: Line 304:
["Xon"] = {'Xon, the Abyssal King (Phase 1)', 'monster'},
["Xon"] = {'Xon, the Abyssal King (Phase 1)', 'monster'},
["Xon, the Abyssal King"] = {'Xon, the Abyssal King (Phase 1)', 'monster'}
["Xon, the Abyssal King"] = {'Xon, the Abyssal King (Phase 1)', 'monster'}
},
['spell'] = {
['Bone Offering'] = {'Bones', 'item'},
['Blessed Offering'] = {'Holy Dust', 'item'}
},
},
['upgrade'] = {
['upgrade'] = {
Line 322: Line 330:
["Slayer Specialist II"] = {'Abyssal Slayer Areas', 'areaCategory'},
["Slayer Specialist II"] = {'Abyssal Slayer Areas', 'areaCategory'},
["Slayer Specialist III"] = {'Abyssal Slayer Areas', 'areaCategory'}
["Slayer Specialist III"] = {'Abyssal Slayer Areas', 'areaCategory'}
},
["damage"] = {
["Abyssal Damage"] = {"Abyssal Realm", ''},
["Eternal Damage"] = {"Eternal Realm", ''}
}
}
}
}