17,101
edits
(Add various overrides for AoD) |
(Add further AoD overrides) |
||
Line 46: | Line 46: | ||
["Mastery Tokens"] = "gif", | ["Mastery Tokens"] = "gif", | ||
["Prat, the Serpent of Fire"] = "svg", | ["Prat, the Serpent of Fire"] = "svg", | ||
["Unholy Prayers"] = "svg", | |||
-- Items | -- Items | ||
["Amulet of Fishing"] = "svg", | ["Amulet of Fishing"] = "svg", | ||
Line 108: | Line 109: | ||
["Torment"] = "png", | ["Torment"] = "png", | ||
["Despair"] = "png", | ["Despair"] = "png", | ||
-- Alt. Magic | -- Alt. Magic | ||
["Rags to Riches III"] = "png", | ["Rags to Riches III"] = "png", | ||
Line 214: | Line 212: | ||
["Oricha"] = "png", | ["Oricha"] = "png", | ||
["Cerulean"] = "png", | ["Cerulean"] = "png", | ||
["Crystal"] = "png" | ["Crystal"] = "png", | ||
["Pure Crystal"] = "png" | |||
}, | }, | ||
["township"] = { | ["township"] = { | ||
Line 264: | Line 263: | ||
['Access to Throne of the Herald'] = {'Golden Key', 'item'}, | ['Access to Throne of the Herald'] = {'Golden Key', 'item'}, | ||
["Max Skillcape"] = 'Maximum Skillcape', | ["Max Skillcape"] = 'Maximum Skillcape', | ||
["Extra Archaeology Map Slot 1"] = 'Extra Archaeology Map Slot', | |||
["Extra Archaeology Map Slot 2"] = 'Extra Archaeology Map Slot', | |||
["Extra Archaeology Map Slot 3"] = 'Extra Archaeology Map Slot', | |||
-- Alt.Magic spells using item icons | -- Alt.Magic spells using item icons | ||
['Item Alchemy'] = {'Item Alchemy III', 'spell'}, | ['Item Alchemy'] = {'Item Alchemy III', 'spell'}, | ||
Line 275: | Line 277: | ||
["Holy Invocation III"] = {'Large Urn', 'item'}, | ["Holy Invocation III"] = {'Large Urn', 'item'}, | ||
["Embellish"] = {'Lava Fish (Perfect)', 'item'}, | ["Embellish"] = {'Lava Fish (Perfect)', 'item'}, | ||
["Barrier Dust"] = {'Barrier Dust', 'item'}, | |||
["Cursed Offering"] = {'Cursed Logs', 'item'}, | |||
["Unholy Offering"] = 'Unholy Prayers', | |||
-- Overrides that allow generic potion pages to be linked to easily | -- Overrides that allow generic potion pages to be linked to easily | ||
['Melee Accuracy Potion'] = {'Melee Accuracy Potion I', 'item'}, | ['Melee Accuracy Potion'] = {'Melee Accuracy Potion I', 'item'}, | ||
Line 323: | Line 328: | ||
['Alt Magic Potion'] = {'Alt Magic Potion I', 'item'}, | ['Alt Magic Potion'] = {'Alt Magic Potion I', 'item'}, | ||
['Alt. Magic Potion'] = {'Alt Magic Potion I', 'item'}, | ['Alt. Magic Potion'] = {'Alt Magic Potion I', 'item'}, | ||
['Barrier Touch Potion'] = {'Barrier Touch Potion I', 'item'}, | |||
['Crystallization Potion'] = {'Crystallization Potion I', 'item'}, | |||
['Unholy Potion'] = {'Unholy Potion I', 'item'}, | |||
['Cursed Potion'] = {'Cursed Potion I', 'item'}, | |||
['Barrier Igniter Potion'] = {'Barrier Igniter Potion I', 'item'}, | |||
['Crystal Sanction Potion'] = {'Crystal Sanction Potion I', 'item'}, | |||
-- Township resources | -- Township resources | ||
['GP'] = {'Coins', ''}, | ['GP'] = {'Coins', ''}, | ||
Line 362: | Line 373: | ||
["Lemonade (Wait for it)"] = "Lemonade", | ["Lemonade (Wait for it)"] = "Lemonade", | ||
["Lemonade (Wait for it!)"] = "Lemonade", | ["Lemonade (Wait for it!)"] = "Lemonade", | ||
["Lemonade (Full)"] = "Lemonade" | ["Lemonade (Full)"] = "Lemonade", | ||
["Birthday Present (Artisan)"] = "Christmas Present (Yellow)", | |||
["Birthday Present (Utiliy)"] = "Christmas Present (Blue)", | |||
["Birthday Present (Gathering)"] = "Christmas Present (Green)", | |||
["Birthday Present (Combat)"] = "Christmas Present (White)" | |||
} | } | ||
--When calling for an icon for Key + Type, replace with image Value, and optionally override type also | --When calling for an icon for Key + Type, replace with image Value, and optionally override type also |