From Dark and Darker Wiki
(init) |
m (added pre-requisites, removed the data used to determine it) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[ | |||
{ | |||
"localized_name": "Crawl Into Darkness", | "localized_name": "Crawl Into Darkness", | ||
"description": "Reach level 5 on any character.", | "description": "Reach level 5 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level" | ||
}, | }, | ||
{ | |||
"localized_name": "Dungeon Delver", | "localized_name": "Dungeon Delver", | ||
"description": "Reach level 10 on any character.", | "description": "Reach level 10 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Crawl Into Darkness" | |||
}, | }, | ||
{ | |||
"localized_name": "Journeyman Explorer", | "localized_name": "Journeyman Explorer", | ||
"description": "Reach level 20 on any character.", | "description": "Reach level 20 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Dungeon Delver" | |||
}, | }, | ||
{ | |||
"localized_name": "Veteran Adventurer", | "localized_name": "Veteran Adventurer", | ||
"description": "Reach level 50 on any character.", | "description": "Reach level 50 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Journeyman Explorer" | |||
}, | }, | ||
{ | |||
"localized_name": "Herald of the Depths", | "localized_name": "Herald of the Depths", | ||
"description": "Reach level 100 on any character.", | "description": "Reach level 100 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Veteran Adventurer" | |||
}, | }, | ||
{ | |||
"localized_name": "Warden of the Damned", | "localized_name": "Warden of the Damned", | ||
"description": "Reach level 200 on any character.", | "description": "Reach level 200 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Herald of the Depths" | |||
}, | }, | ||
{ | |||
"localized_name": "Crown of Despair", | "localized_name": "Crown of Despair", | ||
"description": "Reach level 300 on any character.", | "description": "Reach level 300 on any character.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_Level" | "icon": "Icon_Achievement_Level", | ||
"prerequisite": "Warden of the Damned" | |||
}, | }, | ||
{ | |||
"localized_name": "Fully Equipped", | "localized_name": "Fully Equipped", | ||
"description": "Fill every perk slot.", | "description": "Fill every perk slot.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"icon": "Icon_Achievement_SetPerks" | "icon": "Icon_Achievement_SetPerks" | ||
}, | }, | ||
{ | |||
"localized_name": "Fighter Initiate", | "localized_name": "Fighter Initiate", | ||
"description": "Reach level 20 as a Fighter.", | "description": "Reach level 20 as a Fighter.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
Line 344: | Line 61: | ||
"icon": "Icon_Achievement_Fighter" | "icon": "Icon_Achievement_Fighter" | ||
}, | }, | ||
{ | |||
"localized_name": "Sword for Hire", | "localized_name": "Sword for Hire", | ||
"description": "Reach level 100 as a Fighter.", | "description": "Reach level 100 as a Fighter.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Fighter", | "sub_category": "Fighter", | ||
"icon": "Icon_Achievement_Fighter" | "icon": "Icon_Achievement_Fighter", | ||
"prerequisite": "Fighter Initiate" | |||
}, | }, | ||
{ | |||
"localized_name": "Weapon Master", | "localized_name": "Weapon Master", | ||
"description": "Reach level 200 as a Fighter.", | "description": "Reach level 200 as a Fighter.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Fighter", | "sub_category": "Fighter", | ||
"icon": "Icon_Achievement_Fighter" | "icon": "Icon_Achievement_Fighter", | ||
"prerequisite": "Sword for Hire" | |||
}, | }, | ||
{ | |||
"localized_name": "Champion of Arms", | "localized_name": "Champion of Arms", | ||
"description": "Reach level 300 as a Fighter.", | "description": "Reach level 300 as a Fighter.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Fighter", | "sub_category": "Fighter", | ||
"icon": "Icon_Achievement_Fighter" | "icon": "Icon_Achievement_Fighter", | ||
"prerequisite": "Weapon Master" | |||
}, | |||
{ | |||
"localized_name": "Barbarian Whelp", | |||
"description": "Reach level 20 as a Barbarian.", | |||
"main_category": "Classes", | |||
"sub_category": "Barbarian", | |||
"icon": "Icon_Achievement_Barbarian" | |||
}, | |||
{ | |||
"localized_name": "Barbarian Brute", | |||
"description": "Reach level 100 as a Barbarian.", | |||
"main_category": "Classes", | |||
"sub_category": "Barbarian", | |||
"icon": "Icon_Achievement_Barbarian", | |||
"prerequisite": "Barbarian Whelp" | |||
}, | |||
{ | |||
"localized_name": "Savage Barbarian", | |||
"description": "Reach level 200 as a Barbarian.", | |||
"main_category": "Classes", | |||
"sub_category": "Barbarian", | |||
"icon": "Icon_Achievement_Barbarian", | |||
"prerequisite": "Barbarian Brute" | |||
}, | |||
{ | |||
"localized_name": "Barbarian Chieftain", | |||
"description": "Reach level 300 as a Barbarian.", | |||
"main_category": "Classes", | |||
"sub_category": "Barbarian", | |||
"icon": "Icon_Achievement_Barbarian", | |||
"prerequisite": "Savage Barbarian" | |||
}, | |||
{ | |||
"localized_name": "Novice Rogue", | |||
"description": "Reach level 20 as a Rogue.", | |||
"main_category": "Classes", | |||
"sub_category": "Rogue", | |||
"icon": "Icon_Achievement_Rogue" | |||
}, | |||
{ | |||
"localized_name": "Seasoned Rogue", | |||
"description": "Reach level 100 as a Rogue.", | |||
"main_category": "Classes", | |||
"sub_category": "Rogue", | |||
"icon": "Icon_Achievement_Rogue", | |||
"prerequisite": "Novice Rogue" | |||
}, | |||
{ | |||
"localized_name": "Veteran of Deception", | |||
"description": "Reach level 200 as a Rogue.", | |||
"main_category": "Classes", | |||
"sub_category": "Rogue", | |||
"icon": "Icon_Achievement_Rogue", | |||
"prerequisite": "Seasoned Rogue" | |||
}, | |||
{ | |||
"localized_name": "Master Thief", | |||
"description": "Reach level 300 as a Rogue.", | |||
"main_category": "Classes", | |||
"sub_category": "Rogue", | |||
"icon": "Icon_Achievement_Rogue", | |||
"prerequisite": "Veteran of Deception" | |||
}, | }, | ||
{ | |||
"localized_name": "Apprentice Ranger", | "localized_name": "Apprentice Ranger", | ||
"description": "Reach level 20 as a Ranger.", | "description": "Reach level 20 as a Ranger.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
Line 380: | Line 154: | ||
"icon": "Icon_Achievement_Ranger" | "icon": "Icon_Achievement_Ranger" | ||
}, | }, | ||
{ | |||
"localized_name": "Bow Bearer", | "localized_name": "Bow Bearer", | ||
"description": "Reach level 100 as a Ranger.", | "description": "Reach level 100 as a Ranger.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Ranger", | "sub_category": "Ranger", | ||
"icon": "Icon_Achievement_Ranger" | "icon": "Icon_Achievement_Ranger", | ||
"prerequisite": "Apprentice Ranger" | |||
}, | }, | ||
{ | |||
"localized_name": "Veteran Hunter", | "localized_name": "Veteran Hunter", | ||
"description": "Reach level 200 as a Ranger.", | "description": "Reach level 200 as a Ranger.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Ranger", | "sub_category": "Ranger", | ||
"icon": "Icon_Achievement_Ranger" | "icon": "Icon_Achievement_Ranger", | ||
"prerequisite": "Bow Bearer" | |||
}, | }, | ||
{ | |||
"localized_name": "Eagle Eye", | "localized_name": "Eagle Eye", | ||
"description": "Reach level 300 as a Ranger.", | "description": "Reach level 300 as a Ranger.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Ranger", | "sub_category": "Ranger", | ||
"icon": "Icon_Achievement_Ranger" | "icon": "Icon_Achievement_Ranger", | ||
"prerequisite": "Veteran Hunter" | |||
}, | |||
{ | |||
"localized_name": "Novice Spellcaster", | |||
"description": "Reach level 20 as a Wizard.", | |||
"main_category": "Classes", | |||
"sub_category": "Wizard", | |||
"icon": "Icon_Achievement_Wizard" | |||
}, | |||
{ | |||
"localized_name": "Adept Mystic", | |||
"description": "Reach level 100 as a Wizard.", | |||
"main_category": "Classes", | |||
"sub_category": "Wizard", | |||
"icon": "Icon_Achievement_Wizard", | |||
"prerequisite": "Novice Spellcaster" | |||
}, | |||
{ | |||
"localized_name": "Archmage", | |||
"description": "Reach level 200 as a Wizard.", | |||
"main_category": "Classes", | |||
"sub_category": "Wizard", | |||
"icon": "Icon_Achievement_Wizard", | |||
"prerequisite": "Adept Mystic" | |||
}, | |||
{ | |||
"localized_name": "Master Magus", | |||
"description": "Reach level 300 as a Wizard.", | |||
"main_category": "Classes", | |||
"sub_category": "Wizard", | |||
"icon": "Icon_Achievement_Wizard", | |||
"prerequisite": "Archmage" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Acolyte of Light", | ||
"description": "Reach level 20 as a Cleric.", | |||
"description": "Reach level 20 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Cleric", | ||
"icon": " | "icon": "Icon_Achievement_Cleric" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Adept Clinician", | ||
"description": "Reach level 100 as a Cleric.", | |||
"description": "Reach level 100 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Cleric", | ||
"icon": " | "icon": "Icon_Achievement_Cleric", | ||
"prerequisite": "Acolyte of Light" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Archpriest", | ||
"description": "Reach level 200 as a Cleric.", | |||
"description": "Reach level 200 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Cleric", | ||
"icon": " | "icon": "Icon_Achievement_Cleric", | ||
"prerequisite": "Adept Clinician" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Divine Crusader", | ||
"description": "Reach level 300 as a Cleric.", | |||
"description": "Reach level 300 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Cleric", | ||
"icon": " | "icon": "Icon_Achievement_Cleric", | ||
"prerequisite": "Archpriest" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Minstrel of Melody", | ||
"description": "Reach level 20 as a Bard.", | |||
"description": "Reach level 20 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Bard", | ||
"icon": " | "icon": "Icon_Achievement_Bard" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Adept Troubadour", | ||
"description": "Reach level 100 as a Bard.", | |||
"description": "Reach level 100 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Bard", | ||
"icon": " | "icon": "Icon_Achievement_Bard", | ||
"prerequisite": "Minstrel of Melody" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Songweaver", | ||
"description": "Reach level 200 as a Bard.", | |||
"description": "Reach level 200 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Bard", | ||
"icon": " | "icon": "Icon_Achievement_Bard", | ||
"prerequisite": "Adept Troubadour" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Balladeer Maestro", | ||
"description": "Reach level 300 as a Bard.", | |||
"description": "Reach level 300 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Bard", | ||
"icon": " | "icon": "Icon_Achievement_Bard", | ||
"prerequisite": "Songweaver" | |||
}, | }, | ||
{ | |||
"localized_name": "Coven Initiate", | "localized_name": "Coven Initiate", | ||
"description": "Reach level 20 as a Warlock.", | "description": "Reach level 20 as a Warlock.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
Line 488: | Line 278: | ||
"icon": "Icon_Achievement_Warlock" | "icon": "Icon_Achievement_Warlock" | ||
}, | }, | ||
{ | |||
"localized_name": "Conduit of Blood", | "localized_name": "Conduit of Blood", | ||
"description": "Reach level 100 as a Warlock.", | "description": "Reach level 100 as a Warlock.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Warlock", | "sub_category": "Warlock", | ||
"icon": "Icon_Achievement_Warlock" | "icon": "Icon_Achievement_Warlock", | ||
"prerequisite": "Coven Initiate" | |||
}, | }, | ||
{ | |||
"localized_name": "Dark Disciple", | "localized_name": "Dark Disciple", | ||
"description": "Reach level 200 as a Warlock.", | "description": "Reach level 200 as a Warlock.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Warlock", | "sub_category": "Warlock", | ||
"icon": "Icon_Achievement_Warlock" | "icon": "Icon_Achievement_Warlock", | ||
"prerequisite": "Conduit of Blood" | |||
}, | }, | ||
{ | |||
"localized_name": "Elder of the Pact", | "localized_name": "Elder of the Pact", | ||
"description": "Reach level 300 as a Warlock.", | "description": "Reach level 300 as a Warlock.", | ||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": "Warlock", | "sub_category": "Warlock", | ||
"icon": "Icon_Achievement_Warlock" | "icon": "Icon_Achievement_Warlock", | ||
"prerequisite": "Dark Disciple" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Keeper of Sprouts", | ||
"description": "Reach level 20 as a Druid.", | |||
"description": "Reach level 20 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Druid", | ||
"icon": " | "icon": "Icon_Achievement_Druid" | ||
}, | }, | ||
{ | |||
"localized_name": "Adept | "localized_name": "Adept Shapeshifter", | ||
"description": "Reach level 100 as a Druid.", | |||
"description": "Reach level 100 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Druid", | ||
"icon": " | "icon": "Icon_Achievement_Druid", | ||
"prerequisite": "Keeper of Sprouts" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Nature's Emissary", | ||
"description": "Reach level 200 as a Druid.", | |||
"description": "Reach level 200 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Druid", | ||
"icon": " | "icon": "Icon_Achievement_Druid", | ||
"prerequisite": "Adept Shapeshifter" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Avatar of the Grove", | ||
"description": "Reach level 300 as a Druid.", | |||
"description": "Reach level 300 as a | |||
"main_category": "Classes", | "main_category": "Classes", | ||
"sub_category": " | "sub_category": "Druid", | ||
"icon": " | "icon": "Icon_Achievement_Druid", | ||
"prerequisite": "Nature's Emissary" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Sorcerer's Apprentice", | ||
" | "description": "Reach level 20 as a Sorcerer.", | ||
" | "main_category": "Classes", | ||
"sub_category": "Sorcerer", | |||
" | "icon": "Icon_Achievement_Sorcerer" | ||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Master Caster", | ||
" | "description": "Reach level 100 as a Sorcerer.", | ||
" | "main_category": "Classes", | ||
" | "sub_category": "Sorcerer", | ||
" | "icon": "Icon_Achievement_Sorcerer", | ||
" | "prerequisite": "Sorcerer's Apprentice" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Power Overwhelming", | ||
" | "description": "Reach level 200 as a Sorcerer.", | ||
" | "main_category": "Classes", | ||
" | "sub_category": "Sorcerer", | ||
" | "icon": "Icon_Achievement_Sorcerer", | ||
" | "prerequisite": "Master Caster" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Sorcerer Supreme", | ||
" | "description": "Reach level 300 as a Sorcerer.", | ||
" | "main_category": "Classes", | ||
"sub_category": "Sorcerer", | |||
" | "icon": "Icon_Achievement_Sorcerer", | ||
" | "prerequisite": "Power Overwhelming" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": "Light at the End", | "localized_name": "Light at the End", | ||
"description": "Successfully escape for the first time.", | "description": "Successfully escape for the first time.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 593: | Line 371: | ||
"icon": "Icon_Achievement_Escape" | "icon": "Icon_Achievement_Escape" | ||
}, | }, | ||
{ | |||
"localized_name": "Run It Back", | "localized_name": "Run It Back", | ||
"description": "Successfully escape twice.", | "description": "Successfully escape twice.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
"sub_category": "Escape", | "sub_category": "Escape", | ||
"icon": "Icon_Achievement_Escape" | "icon": "Icon_Achievement_Escape", | ||
"prerequisite": "Light at the End" | |||
}, | }, | ||
{ | |||
"localized_name": "The Quick and the Dead", | "localized_name": "The Quick and the Dead", | ||
"description": "Successfully escape 10 times.", | "description": "Successfully escape 10 times.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
"sub_category": "Escape", | "sub_category": "Escape", | ||
"icon": "Icon_Achievement_Escape" | "icon": "Icon_Achievement_Escape", | ||
"prerequisite": "Run It Back" | |||
}, | }, | ||
{ | |||
"localized_name": "Edge of Escape", | "localized_name": "Edge of Escape", | ||
"description": "Successfully escape 100 times.", | "description": "Successfully escape 100 times.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
"sub_category": "Escape", | "sub_category": "Escape", | ||
"icon": "Icon_Achievement_Escape" | "icon": "Icon_Achievement_Escape", | ||
"prerequisite": "The Quick and the Dead" | |||
}, | }, | ||
{ | |||
"localized_name": "Painted in Red", | "localized_name": "Painted in Red", | ||
"description": "Kill any Elite monster.", | "description": "Kill any Elite monster.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 629: | Line 402: | ||
"icon": "Icon_Achievement_EliteMonster" | "icon": "Icon_Achievement_EliteMonster" | ||
}, | }, | ||
{ | |||
"localized_name": "The Nightmare Ends", | "localized_name": "The Nightmare Ends", | ||
"description": "Kill any Nightmare monster.", | "description": "Kill any Nightmare monster.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 638: | Line 409: | ||
"icon": "Icon_Achievement_NightmareMonster" | "icon": "Icon_Achievement_NightmareMonster" | ||
}, | }, | ||
{ | |||
"localized_name": "Crowned with Ash", | "localized_name": "Crowned with Ash", | ||
"description": "Kill any Boss monster.", | "description": "Kill any Boss monster.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 647: | Line 416: | ||
"icon": "Icon_Achievement_BossMonster" | "icon": "Icon_Achievement_BossMonster" | ||
}, | }, | ||
{ | |||
"localized_name": "Court Wizard's Demise", | "localized_name": "Court Wizard's Demise", | ||
"description": "Kill the Lich.", | "description": "Kill the Lich.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 656: | Line 423: | ||
"icon": "Icon_Achievement_Lich" | "icon": "Icon_Achievement_Lich" | ||
}, | }, | ||
{ | |||
"localized_name": "Banished Beyond", | "localized_name": "Banished Beyond", | ||
"description": "Kill the Ghost King.", | "description": "Kill the Ghost King.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 665: | Line 430: | ||
"icon": "Icon_Achievement_GhostKing" | "icon": "Icon_Achievement_GhostKing" | ||
}, | }, | ||
{ | |||
"localized_name": "Breaker of Bone Thrones", | "localized_name": "Breaker of Bone Thrones", | ||
"description": "Kill the Skeleton Warlord.", | "description": "Kill the Skeleton Warlord.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 674: | Line 437: | ||
"icon": "Icon_Achievement_SkeletonWarload" | "icon": "Icon_Achievement_SkeletonWarload" | ||
}, | }, | ||
{ | |||
"localized_name": "The Bigger They Are, The Harder They Fall", | "localized_name": "The Bigger They Are, The Harder They Fall", | ||
"description": "Kill the Cave Troll.", | "description": "Kill the Cave Troll.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 683: | Line 444: | ||
"icon": "Icon_Achievement_Troll" | "icon": "Icon_Achievement_Troll" | ||
}, | }, | ||
{ | |||
"localized_name": "Eye for an Eye", | "localized_name": "Eye for an Eye", | ||
"description": "Kill the Cyclops.", | "description": "Kill the Cyclops.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 692: | Line 451: | ||
"icon": "Icon_Achievement_Cyclops" | "icon": "Icon_Achievement_Cyclops" | ||
}, | }, | ||
{ | |||
"localized_name": "Cold Case Closed", | "localized_name": "Cold Case Closed", | ||
"description": "Kill the Frost Wyvern.", | "description": "Kill the Frost Wyvern.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 701: | Line 458: | ||
"icon": "Icon_Achievement_Wyvern" | "icon": "Icon_Achievement_Wyvern" | ||
}, | }, | ||
{ | |||
"localized_name": "Silence the Specter", | "localized_name": "Silence the Specter", | ||
"description": "Kill the Spectral Knight.", | "description": "Kill the Spectral Knight.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 710: | Line 465: | ||
"icon": "Icon_Achievement_SpectralKnight" | "icon": "Icon_Achievement_SpectralKnight" | ||
}, | }, | ||
{ | |||
"localized_name": "She Screams No More", | "localized_name": "She Screams No More", | ||
"description": "Kill the Banshee.", | "description": "Kill the Banshee.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 719: | Line 472: | ||
"icon": "Icon_Achievement_Banshee" | "icon": "Icon_Achievement_Banshee" | ||
}, | }, | ||
{ | |||
"localized_name": "Undead Slayer", | "localized_name": "Undead Slayer", | ||
"description": "Kill 1000 undead enemies.", | "description": "Kill 1000 undead enemies.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 728: | Line 479: | ||
"icon": "Icon_Achievement_UndeadSlayer" | "icon": "Icon_Achievement_UndeadSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Demon Slayer", | "localized_name": "Demon Slayer", | ||
"description": "Kill 1000 demonic enemies.", | "description": "Kill 1000 demonic enemies.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 737: | Line 486: | ||
"icon": "Icon_Achievement_DemonSlayer" | "icon": "Icon_Achievement_DemonSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Beast Slayer", | "localized_name": "Beast Slayer", | ||
"description": "Kill 1000 beast-type enemies.", | "description": "Kill 1000 beast-type enemies.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 746: | Line 493: | ||
"icon": "Icon_Achievement_BeastSlayer" | "icon": "Icon_Achievement_BeastSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Insect Slayer", | "localized_name": "Insect Slayer", | ||
"description": "Kill 1000 insectoid enemies.", | "description": "Kill 1000 insectoid enemies.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 755: | Line 500: | ||
"icon": "Icon_Achievement_InsectSlayer" | "icon": "Icon_Achievement_InsectSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Goblin Slayer", | "localized_name": "Goblin Slayer", | ||
"description": "Kill 1000 goblins.", | "description": "Kill 1000 goblins.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 764: | Line 507: | ||
"icon": "Icon_Achievement_GoblinSlayer" | "icon": "Icon_Achievement_GoblinSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Kobold Slayer", | "localized_name": "Kobold Slayer", | ||
"description": "Kill 1000 kobolds.", | "description": "Kill 1000 kobolds.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 773: | Line 514: | ||
"icon": "Icon_Achievement_KoboldSlayer" | "icon": "Icon_Achievement_KoboldSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": "Giant Slayer", | "localized_name": "Giant Slayer", | ||
"description": "Kill 1000 giants.", | "description": "Kill 1000 giants.", | ||
"main_category": "Dungeon", | "main_category": "Dungeon", | ||
Line 782: | Line 521: | ||
"icon": "Icon_Achievement_GiantSlayer" | "icon": "Icon_Achievement_GiantSlayer" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "A Quick Fix", | ||
" | "description": "Use 10 Bandages.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Bandage" | ||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Field Medic", | ||
" | "description": "Use 50 Bandages.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Bandage", | ||
" | "prerequisite": "A Quick Fix" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Master of Mending", | ||
" | "description": "Use 100 Bandages.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Bandage", | ||
" | "prerequisite": "Field Medic" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "First Sip", | ||
" | "description": "Use 10 Potions of Healing.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Potion" | ||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Potion Lover", | ||
" | "description": "Use 50 Potions of Healing.", | ||
" | "main_category": "Dungeon", | ||
" | "sub_category": "Consumable", | ||
" | "icon": "Icon_Achievement_Potion", | ||
" | "prerequisite": "First Sip" | ||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Elixir Addict", | ||
" | "description": "Use 100 Potions of Healing.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Potion", | ||
" | "prerequisite": "Potion Lover" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Steady Hand", | ||
"description": "Use 10 Surgical Kits.", | |||
"main_category": "Dungeon", | |||
"description": " | "sub_category": "Consumable", | ||
"main_category": " | "icon": "Icon_Achievement_SurgicalKit" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Trauma Technician", | ||
" | "description": "Use 100 Surgical Kits.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_SurgicalKit", | ||
" | "prerequisite": "Steady Hand" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Sparks of Survival", | ||
"description": "Use 10 Campfire Kits.", | |||
"main_category": "Dungeon", | |||
"description": " | "sub_category": "Consumable", | ||
"main_category": " | "icon": "Icon_Achievement_Campfire" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Fire Starter", | ||
" | "description": "Use 100 Campfire Kits.", | ||
" | "main_category": "Dungeon", | ||
"sub_category": "Consumable", | |||
" | "icon": "Icon_Achievement_Campfire", | ||
" | "prerequisite": "Sparks of Survival" | ||
" | |||
}, | }, | ||
{ | |||
"localized_name": "The First Cut", | |||
"description": "Kill an enemy player for the first time.", | |||
"main_category": "Dungeon", | |||
"sub_category": "Challenge", | |||
"icon": "Icon_Achievement_KillPlayer" | |||
"localized_name": " | |||
"description": " | |||
"main_category": " | |||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": "Keeper of the Eternal's Fall", | "localized_name": "Keeper of the Eternal's Fall", | ||
"description": "Kill the Lich in High-Roller.", | "description": "Kill the Lich in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 896: | Line 611: | ||
"icon": "Icon_Achievement_LichHR" | "icon": "Icon_Achievement_LichHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Kingbreaker", | "localized_name": "Kingbreaker", | ||
"description": "Kill the Ghost King in High-Roller.", | "description": "Kill the Ghost King in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 905: | Line 618: | ||
"icon": "Icon_Achievement_GhostKingHR" | "icon": "Icon_Achievement_GhostKingHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Deliverer of Judgment", | "localized_name": "Deliverer of Judgment", | ||
"description": "Kill the Skeleton Warlord in High-Roller.", | "description": "Kill the Skeleton Warlord in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 914: | Line 625: | ||
"icon": "Icon_Achievement_SkeletonWarloadHR" | "icon": "Icon_Achievement_SkeletonWarloadHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Crusher of the Colossus", | "localized_name": "Crusher of the Colossus", | ||
"description": "Kill the Cave Troll in High-Roller.", | "description": "Kill the Cave Troll in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 923: | Line 632: | ||
"icon": "Icon_Achievement_TrollHR" | "icon": "Icon_Achievement_TrollHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Bringer of Blindness", | "localized_name": "Bringer of Blindness", | ||
"description": "Kill the Cyclops in High-Roller.", | "description": "Kill the Cyclops in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 932: | Line 639: | ||
"icon": "Icon_Achievement_CyclopsHR" | "icon": "Icon_Achievement_CyclopsHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Cold-Blooded Killer", | "localized_name": "Cold-Blooded Killer", | ||
"description": "Kill the Frost Wyvern in High-Roller.", | "description": "Kill the Frost Wyvern in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 941: | Line 646: | ||
"icon": "Icon_Achievement_WyvernHR" | "icon": "Icon_Achievement_WyvernHR" | ||
}, | }, | ||
{ | |||
"localized_name": "Chivalry Shattered", | "localized_name": "Chivalry Shattered", | ||
"description": "Kill the Spectral Knight in High-Roller.", | "description": "Kill the Spectral Knight in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 950: | Line 653: | ||
"icon": "Icon_Achievement_SpectralKnightHR" | "icon": "Icon_Achievement_SpectralKnightHR" | ||
}, | }, | ||
{ | |||
"localized_name": "The Last Wail", | "localized_name": "The Last Wail", | ||
"description": "Kill the Banshee in High-Roller.", | "description": "Kill the Banshee in High-Roller.", | ||
"main_category": "High-Roller", | "main_category": "High-Roller", | ||
Line 959: | Line 660: | ||
"icon": "Icon_Achievement_BansheeHR" | "icon": "Icon_Achievement_BansheeHR" | ||
}, | }, | ||
" | { | ||
"localized_name": "A | "localized_name": "Gravebound No More", | ||
" | "description": "Reach the Neophyte rank in High-Roller.", | ||
" | "main_category": "High-Roller", | ||
"description": " | "sub_category": "High-Roller Rank", | ||
"main_category": " | "icon": "Icon_Achievement_RankNeophyte" | ||
" | }, | ||
"icon": " | { | ||
"localized_name": "Apprentice of the Abyss", | |||
"description": "Reach the Apprentice rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankApprentice" | |||
}, | |||
{ | |||
"localized_name": "A Curious Wanderer", | |||
"description": "Reach the Wanderer rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankWanderer" | |||
}, | |||
{ | |||
"localized_name": "Trailblazer", | |||
"description": "Reach the Pathfinder rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankPathfinder" | |||
}, | |||
{ | |||
"localized_name": "Herald of Paths", | |||
"description": "Reach the Voyager rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankVoyager" | |||
}, | |||
{ | |||
"localized_name": "Paragon of Excellence", | |||
"description": "Reach the Exemplar rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankExemplar" | |||
}, | |||
{ | |||
"localized_name": "Mortal No More", | |||
"description": "Reach the Demigod rank in High-Roller.", | |||
"main_category": "High-Roller", | |||
"sub_category": "High-Roller Rank", | |||
"icon": "Icon_Achievement_RankDemigod" | |||
}, | |||
{ | |||
"localized_name": "First Blood", | |||
"description": "Win an Arena match for the first time.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_WinningArena" | |||
}, | |||
{ | |||
"localized_name": "Rising Challenger", | |||
"description": "Win an Arena match 10 times.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_WinningArena", | |||
"prerequisite": "First Blood" | |||
}, | |||
{ | |||
"localized_name": "Bloodstained Champion", | |||
"description": "Win an Arena match 50 times.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_WinningArena", | |||
"prerequisite": "Rising Challenger" | |||
}, | |||
{ | |||
"localized_name": "Legend of the Arena", | |||
"description": "Win an Arena match 100 times.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_WinningArena", | |||
"prerequisite": "Bloodstained Champion" | |||
}, | |||
{ | |||
"localized_name": "Lucky Streak", | |||
"description": "Win in the Arena 2 times consecutively.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_ConsecutiveArena" | |||
}, | |||
{ | |||
"localized_name": "You're on Fire", | |||
"description": "Win in the Arena 5 times consecutively.", | |||
"main_category": "Arena", | |||
"icon": "Icon_Achievement_ConsecutiveArena", | |||
"prerequisite": "Lucky Streak" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Unstoppable", | ||
"description": "Win in the Arena 10 times consecutively.", | |||
"main_category": "Arena", | |||
"description": " | "icon": "Icon_Achievement_ConsecutiveArena", | ||
"main_category": " | "prerequisite": "You're on Fire" | ||
" | |||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Relentless Executioner", | ||
"description": "Win in the Arena 20 times consecutively.", | |||
"main_category": "Arena", | |||
"description": " | "icon": "Icon_Achievement_ConsecutiveArena", | ||
"main_category": " | "prerequisite": "Unstoppable" | ||
" | |||
" | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Fresh Meat", | ||
"description": "Reach the Tiro rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankTiro" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Pit Scrapper", | ||
"description": "Reach the Scrapper rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankScrapper" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Gladiator", | ||
"description": "Reach the Gladiator rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankGladiator" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Veteran of the Pit", | ||
"description": "Reach the Veteran rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankVeteran" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Contending Challenger", | ||
"description": "Reach the Contender rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankContender" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "The Crimson Vanquisher", | ||
"description": "Reach the Vanquisher rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankVanquisher" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": " | "localized_name": "Rise of the Warlord", | ||
"description": "Reach the Warlords rank in Arena.", | |||
"main_category": "Arena", | |||
"description": " | "sub_category": "Arena Rank", | ||
"main_category": " | "icon": "Icon_Achievement_ArenaRankWarload" | ||
"sub_category": " | |||
"icon": " | |||
}, | }, | ||
{ | |||
"localized_name": "It's a Start...", | "localized_name": "It's a Start...", | ||
"description": "Equip Uncommon grade items or higher in your main slots.", | "description": "Equip Uncommon grade items or higher in your main slots.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,058: | Line 819: | ||
"icon": "Icon_Achievement_EquipItemGrade" | "icon": "Icon_Achievement_EquipItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Fit Check", | "localized_name": "Fit Check", | ||
"description": "Equip Rare grade items or higher in your main slots.", | "description": "Equip Rare grade items or higher in your main slots.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,067: | Line 826: | ||
"icon": "Icon_Achievement_EquipItemGrade" | "icon": "Icon_Achievement_EquipItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Nice Threads", | "localized_name": "Nice Threads", | ||
"description": "Equip Epic grade items or higher in your main slots.", | "description": "Equip Epic grade items or higher in your main slots.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,076: | Line 833: | ||
"icon": "Icon_Achievement_EquipItemGrade" | "icon": "Icon_Achievement_EquipItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Flawless Drip", | "localized_name": "Flawless Drip", | ||
"description": "Equip Legendary grade items or higher in your main slots.", | "description": "Equip Legendary grade items or higher in your main slots.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,085: | Line 840: | ||
"icon": "Icon_Achievement_EquipItemGrade" | "icon": "Icon_Achievement_EquipItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Dagger Wielder", | "localized_name": "Dagger Wielder", | ||
"description": "Kill 100 enemies with a Dagger type weapon.", | "description": "Kill 100 enemies with a Dagger type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,094: | Line 847: | ||
"icon": "Icon_Achievement_KillDagger" | "icon": "Icon_Achievement_KillDagger" | ||
}, | }, | ||
{ | |||
"localized_name": "Dagger Expert", | "localized_name": "Dagger Expert", | ||
"description": "Kill 500 enemies with a Dagger type weapon.", | "description": "Kill 500 enemies with a Dagger type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillDagger" | "icon": "Icon_Achievement_KillDagger", | ||
"prerequisite": "Dagger Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Bloodletter", | "localized_name": "Bloodletter", | ||
"description": "Kill 1000 enemies with a Dagger type weapon.", | "description": "Kill 1000 enemies with a Dagger type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillDagger" | "icon": "Icon_Achievement_KillDagger", | ||
"prerequisite": "Dagger Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Sword Wielder", | "localized_name": "Sword Wielder", | ||
"description": "Kill 100 enemies with a Sword type weapon.", | "description": "Kill 100 enemies with a Sword type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,121: | Line 870: | ||
"icon": "Icon_Achievement_KillSword" | "icon": "Icon_Achievement_KillSword" | ||
}, | }, | ||
{ | |||
"localized_name": "Sword Expert", | "localized_name": "Sword Expert", | ||
"description": "Kill 500 enemies with a Sword type weapon.", | "description": "Kill 500 enemies with a Sword type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillSword" | "icon": "Icon_Achievement_KillSword", | ||
"prerequisite": "Sword Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Blade of Woe", | "localized_name": "Blade of Woe", | ||
"description": "Kill 1000 enemies with a Sword type weapon.", | "description": "Kill 1000 enemies with a Sword type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillSword" | "icon": "Icon_Achievement_KillSword", | ||
"prerequisite": "Sword Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Axe Wielder", | "localized_name": "Axe Wielder", | ||
"description": "Kill 100 enemies with a Axe type weapon.", | "description": "Kill 100 enemies with a Axe type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,148: | Line 893: | ||
"icon": "Icon_Achievement_KillAxe" | "icon": "Icon_Achievement_KillAxe" | ||
}, | }, | ||
{ | |||
"localized_name": "Axe Expert", | "localized_name": "Axe Expert", | ||
"description": "Kill 500 enemies with a Axe type weapon.", | "description": "Kill 500 enemies with a Axe type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillAxe" | "icon": "Icon_Achievement_KillAxe", | ||
"prerequisite": "Axe Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Bone Cutter", | "localized_name": "Bone Cutter", | ||
"description": "Kill 1000 enemies with a Axe type weapon.", | "description": "Kill 1000 enemies with a Axe type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillAxe" | "icon": "Icon_Achievement_KillAxe", | ||
"prerequisite": "Axe Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Mace Wielder", | "localized_name": "Mace Wielder", | ||
"description": "Kill 100 enemies with a Mace type weapon.", | "description": "Kill 100 enemies with a Mace type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,175: | Line 916: | ||
"icon": "Icon_Achievement_KillMace" | "icon": "Icon_Achievement_KillMace" | ||
}, | }, | ||
{ | |||
"localized_name": "Mace Expert", | "localized_name": "Mace Expert", | ||
"description": "Kill 500 enemies with a Mace type weapon.", | "description": "Kill 500 enemies with a Mace type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillMace" | "icon": "Icon_Achievement_KillMace", | ||
"prerequisite": "Mace Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Deliverer of Justice", | "localized_name": "Deliverer of Justice", | ||
"description": "Kill 1000 enemies with a Mace type weapon.", | "description": "Kill 1000 enemies with a Mace type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillMace" | "icon": "Icon_Achievement_KillMace", | ||
"prerequisite": "Mace Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Polearm Wielder", | "localized_name": "Polearm Wielder", | ||
"description": "Kill 100 enemies with a Polearm type weapon.", | "description": "Kill 100 enemies with a Polearm type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,202: | Line 939: | ||
"icon": "Icon_Achievement_KillPolearm" | "icon": "Icon_Achievement_KillPolearm" | ||
}, | }, | ||
{ | |||
"localized_name": "Polearm Expert", | "localized_name": "Polearm Expert", | ||
"description": "Kill 500 enemies with a Polearm type weapon.", | "description": "Kill 500 enemies with a Polearm type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillPolearm" | "icon": "Icon_Achievement_KillPolearm", | ||
"prerequisite": "Polearm Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Spear of Judgment", | "localized_name": "Spear of Judgment", | ||
"description": "Kill 1000 enemies with a Polearm type weapon.", | "description": "Kill 1000 enemies with a Polearm type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillPolearm" | "icon": "Icon_Achievement_KillPolearm", | ||
"prerequisite": "Polearm Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Staff Wielder", | "localized_name": "Staff Wielder", | ||
"description": "Kill 100 enemies with a Staff type weapon.", | "description": "Kill 100 enemies with a Staff type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,229: | Line 962: | ||
"icon": "Icon_Achievement_KillStaff" | "icon": "Icon_Achievement_KillStaff" | ||
}, | }, | ||
{ | |||
"localized_name": "Staff Expert", | "localized_name": "Staff Expert", | ||
"description": "Kill 500 enemies with a Staff type weapon.", | "description": "Kill 500 enemies with a Staff type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillStaff" | "icon": "Icon_Achievement_KillStaff", | ||
"prerequisite": "Staff Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Arcane Arbiter", | "localized_name": "Arcane Arbiter", | ||
"description": "Kill 1000 enemies with a Staff type weapon.", | "description": "Kill 1000 enemies with a Staff type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillStaff" | "icon": "Icon_Achievement_KillStaff", | ||
"prerequisite": "Staff Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Bow Wielder", | "localized_name": "Bow Wielder", | ||
"description": "Kill 100 enemies with a Bow type weapon.", | "description": "Kill 100 enemies with a Bow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,256: | Line 985: | ||
"icon": "Icon_Achievement_KillBow" | "icon": "Icon_Achievement_KillBow" | ||
}, | }, | ||
{ | |||
"localized_name": "Bow Expert", | "localized_name": "Bow Expert", | ||
"description": "Kill 500 enemies with a Bow type weapon.", | "description": "Kill 500 enemies with a Bow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillBow" | "icon": "Icon_Achievement_KillBow", | ||
"prerequisite": "Bow Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Deadeye", | "localized_name": "Deadeye", | ||
"description": "Kill 1000 enemies with a Bow type weapon.", | "description": "Kill 1000 enemies with a Bow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillBow" | "icon": "Icon_Achievement_KillBow", | ||
"prerequisite": "Bow Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Crossbow Wielder", | "localized_name": "Crossbow Wielder", | ||
"description": "Kill 100 enemies with a Crossbow type weapon.", | "description": "Kill 100 enemies with a Crossbow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,283: | Line 1,008: | ||
"icon": "Icon_Achievement_KillCrossbow" | "icon": "Icon_Achievement_KillCrossbow" | ||
}, | }, | ||
{ | |||
"localized_name": "Crossbow Expert", | "localized_name": "Crossbow Expert", | ||
"description": "Kill 500 enemies with a Crossbow type weapon.", | "description": "Kill 500 enemies with a Crossbow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillCrossbow" | "icon": "Icon_Achievement_KillCrossbow", | ||
"prerequisite": "Crossbow Wielder" | |||
}, | }, | ||
{ | |||
"localized_name": "Trigger Finger", | "localized_name": "Trigger Finger", | ||
"description": "Kill 1000 enemies with a Crossbow type weapon.", | "description": "Kill 1000 enemies with a Crossbow type weapon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Gear", | "sub_category": "Gear", | ||
"icon": "Icon_Achievement_KillCrossbow" | "icon": "Icon_Achievement_KillCrossbow", | ||
"prerequisite": "Crossbow Expert" | |||
}, | }, | ||
{ | |||
"localized_name": "Coin Snatcher", | "localized_name": "Coin Snatcher", | ||
"description": "Collect 100 Gold Coins in the Dungeon.", | "description": "Collect 100 Gold Coins in the Dungeon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,310: | Line 1,031: | ||
"icon": "Icon_Achievement_LootedCoins" | "icon": "Icon_Achievement_LootedCoins" | ||
}, | }, | ||
{ | |||
"localized_name": "Gold Hoarder", | "localized_name": "Gold Hoarder", | ||
"description": "Collect 1000 Gold Coins in the Dungeon.", | "description": "Collect 1000 Gold Coins in the Dungeon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Loot", | "sub_category": "Loot", | ||
"icon": "Icon_Achievement_LootedCoins" | "icon": "Icon_Achievement_LootedCoins", | ||
"prerequisite": "Coin Snatcher" | |||
}, | }, | ||
{ | |||
"localized_name": "Wealth Enthusiast", | "localized_name": "Wealth Enthusiast", | ||
"description": "Collect 10000 Gold Coins in the Dungeon.", | "description": "Collect 10000 Gold Coins in the Dungeon.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Loot", | "sub_category": "Loot", | ||
"icon": "Icon_Achievement_LootedCoins" | "icon": "Icon_Achievement_LootedCoins", | ||
"prerequisite": "Gold Hoarder" | |||
}, | }, | ||
{ | |||
"localized_name": "Plunderer", | "localized_name": "Plunderer", | ||
"description": "Interact with a treasure hoard.", | "description": "Interact with a treasure hoard.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,337: | Line 1,054: | ||
"icon": "Icon_Achievement_InteractHoard" | "icon": "Icon_Achievement_InteractHoard" | ||
}, | }, | ||
{ | |||
"localized_name": "Prospect Miner", | "localized_name": "Prospect Miner", | ||
"description": "Succeed in mining 10 times.", | "description": "Succeed in mining 10 times.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,346: | Line 1,061: | ||
"icon": "Icon_Achievement_Mining" | "icon": "Icon_Achievement_Mining" | ||
}, | }, | ||
{ | |||
"localized_name": "King of the Quarry", | "localized_name": "King of the Quarry", | ||
"description": "Succeed in mining 100 times.", | "description": "Succeed in mining 100 times.", | ||
"main_category": "Item", | "main_category": "Item", | ||
"sub_category": "Loot", | "sub_category": "Loot", | ||
"icon": "Icon_Achievement_Mining" | "icon": "Icon_Achievement_Mining", | ||
"prerequisite": "Prospect Miner" | |||
}, | }, | ||
{ | |||
"localized_name": "Gold Digger", | "localized_name": "Gold Digger", | ||
"description": "Succeed mining for Gold Ore.", | "description": "Succeed mining for Gold Ore.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,364: | Line 1,076: | ||
"icon": "Icon_Achievement_GoldOre" | "icon": "Icon_Achievement_GoldOre" | ||
}, | }, | ||
{ | |||
"localized_name": "Lobster Bait", | "localized_name": "Lobster Bait", | ||
"description": "Succeed mining for Rubysilver Ore.", | "description": "Succeed mining for Rubysilver Ore.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,373: | Line 1,083: | ||
"icon": "Icon_Achievement_RubysilverOre" | "icon": "Icon_Achievement_RubysilverOre" | ||
}, | }, | ||
{ | |||
"localized_name": "Iced Out", | "localized_name": "Iced Out", | ||
"description": "Succeed mining for Froststone Ore.", | "description": "Succeed mining for Froststone Ore.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,382: | Line 1,090: | ||
"icon": "Icon_Achievement_FroststoneOre" | "icon": "Icon_Achievement_FroststoneOre" | ||
}, | }, | ||
{ | |||
"localized_name": "Epic Spoils", | "localized_name": "Epic Spoils", | ||
"description": "Collect Epic grade items of Looted state.", | "description": "Collect Epic grade items of Looted state.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,391: | Line 1,097: | ||
"icon": "Icon_Achievement_LootedItemGrade" | "icon": "Icon_Achievement_LootedItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Legendary Bounty", | "localized_name": "Legendary Bounty", | ||
"description": "Collect Legendary grade items of Looted state.", | "description": "Collect Legendary grade items of Looted state.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,400: | Line 1,104: | ||
"icon": "Icon_Achievement_LootedItemGrade" | "icon": "Icon_Achievement_LootedItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "Uniquely Yours", | "localized_name": "Uniquely Yours", | ||
"description": "Collect Unique grade items of Looted state.", | "description": "Collect Unique grade items of Looted state.", | ||
"main_category": "Item", | "main_category": "Item", | ||
Line 1,409: | Line 1,111: | ||
"icon": "Icon_Achievement_LootedItemGrade" | "icon": "Icon_Achievement_LootedItemGrade" | ||
}, | }, | ||
{ | |||
"localized_name": "A Barrel of Stories", | "localized_name": "A Barrel of Stories", | ||
"description": "Complete all of the Tavern Master's quests offered during the Season.", | "description": "Complete all of the Tavern Master's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "The Fortune's End", | "localized_name": "The Fortune's End", | ||
"description": "Complete all of the Treasurer's quests offered during the Season.", | "description": "Complete all of the Treasurer's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Connoisseur of Curiosities", | "localized_name": "Connoisseur of Curiosities", | ||
"description": "Complete all of the Collector's quests offered during the Season.", | "description": "Complete all of the Collector's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Gobbo's Favorite Fleshy", | "localized_name": "Gobbo's Favorite Fleshy", | ||
"description": "Complete all of the Goblin Merchant's quests offered during the Season.", | "description": "Complete all of the Goblin Merchant's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestCompleteGoblin" | "icon": "Icon_Achievement_QuestCompleteGoblin" | ||
}, | }, | ||
{ | |||
"localized_name": "The Old Man's Determination", | "localized_name": "The Old Man's Determination", | ||
"description": "Complete all of the Leathersmith's quests offered during the Season.", | "description": "Complete all of the Leathersmith's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Lifelong Regrets", | "localized_name": "Lifelong Regrets", | ||
"description": "Complete all of the Armourer's quests offered during the Season.", | "description": "Complete all of the Armourer's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Fabric of Trust", | "localized_name": "Fabric of Trust", | ||
"description": "Complete all of the Tailor's quests offered during the Season.", | "description": "Complete all of the Tailor's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "A Friend of the Forge", | "localized_name": "A Friend of the Forge", | ||
"description": "Complete all of the Weaponsmith's quests offered during the Season.", | "description": "Complete all of the Weaponsmith's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Bonding Roots", | "localized_name": "Bonding Roots", | ||
"description": "Complete all of the Woodsman's quests offered during the Season.", | "description": "Complete all of the Woodsman's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "A Younger Brother's Tale", | "localized_name": "A Younger Brother's Tale", | ||
"description": "Complete all of the Surgeon's quests offered during the Season.", | "description": "Complete all of the Surgeon's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "An Older Brother's Tale", | "localized_name": "An Older Brother's Tale", | ||
"description": "Complete all of the Alchemist's quests offered during the Season.", | "description": "Complete all of the Alchemist's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | }, | ||
{ | |||
"localized_name": "Seeker of Secrets", | "localized_name": "Seeker of Secrets", | ||
"description": "Complete all of the Fortune Teller's quests offered during the Season.", | "description": "Complete all of the Fortune Teller's quests offered during the Season.", | ||
"main_category": "Quest", | "main_category": "Quest", | ||
"icon": "Icon_Achievement_QuestComplete" | "icon": "Icon_Achievement_QuestComplete" | ||
}, | |||
{ | |||
"localized_name": "Friends in High Places", | |||
"description": "Raise the affinity of any merchant to \"Friendly\" grade or higher.", | |||
"main_category": "Merchant", | |||
"icon": "Icon_Achievement_FriendlyAffinity" | |||
}, | |||
{ | |||
"localized_name": "Crafting Initiate", | |||
"description": "Successfully craft your first item.", | |||
"main_category": "Merchant", | |||
"icon": "Icon_Achievement_Crafting" | |||
}, | |||
{ | |||
"localized_name": "Crafting Virtuoso", | |||
"description": "Successfully craft 10 times.", | |||
"main_category": "Merchant", | |||
"icon": "Icon_Achievement_Crafting", | |||
"prerequisite": "Crafting Initiate" | |||
}, | |||
{ | |||
"localized_name": "Stackin' Up", | |||
"description": "Craft a Gold Coin Pouch.", | |||
"main_category": "Merchant", | |||
"icon": "Icon_Achievement_GoldCoinPouch" | |||
}, | |||
{ | |||
"localized_name": "Bag It Up", | |||
"description": "Craft a Gold Coin Bag.", | |||
"main_category": "Merchant", | |||
"icon": "Icon_Achievement_GoldCoinBag" | |||
}, | |||
{ | |||
"localized_name": "Not Today", | |||
"description": "Use the Altar of Sacrifice for the first time.", | |||
"main_category": "Community", | |||
"icon": "Icon_Achievement_AltarOfSacrifice" | |||
}, | |||
{ | |||
"localized_name": "Devote your hearts!", | |||
"description": "Use the Altar of Sacrifice 10 times.", | |||
"main_category": "Community", | |||
"icon": "Icon_Achievement_AltarOfSacrifice", | |||
"prerequisite": "Not Today" | |||
}, | |||
{ | |||
"localized_name": "The Eternal Reviver", | |||
"description": "Use the Altar of Sacrifice 100 times.", | |||
"main_category": "Community", | |||
"icon": "Icon_Achievement_AltarOfSacrifice", | |||
"prerequisite": "Devote your hearts!" | |||
}, | |||
{ | |||
"localized_name": "Cane Collector", | |||
"description": "Collect 10 Candy Canes of Looted state.", | |||
"main_category": "Event", | |||
"sub_category": "Winter Holiday", | |||
"icon": "Icon_Achievement_CollectCandyCane" | |||
}, | |||
{ | |||
"localized_name": "King of Canes", | |||
"description": "Collect 100 Candy Canes of Looted state.", | |||
"main_category": "Event", | |||
"sub_category": "Winter Holiday", | |||
"icon": "Icon_Achievement_CollectCandyCane", | |||
"prerequisite": "Cane Collector" | |||
}, | |||
{ | |||
"localized_name": "The Forbidden Pear", | |||
"description": "Collect a Honeybliss Pear of Looted state.", | |||
"main_category": "Feat", | |||
"hidden": true, | |||
"icon": "Icon_Achievement_HoneyblissPear" | |||
}, | |||
{ | |||
"localized_name": "Baked for the Taking", | |||
"description": "Collect a Chocolate Chip Muffin of Looted state.", | |||
"main_category": "Feat", | |||
"hidden": true, | |||
"icon": "Icon_Achievement_ChocolateChipMuffin" | |||
}, | |||
{ | |||
"localized_name": "Beginning of the End", | |||
"description": "Kill the Midnight Stag.", | |||
"main_category": "Feat", | |||
"hidden": true, | |||
"icon": "Icon_Achievement_MidnightStag" | |||
} | } | ||
] |
Latest revision as of 03:30, 22 December 2024
|