Skip to content

Commit

Permalink
add expert books
Browse files Browse the repository at this point in the history
  • Loading branch information
gogodr committed Jul 9, 2023
1 parent 3c6699b commit bdb4f01
Showing 1 changed file with 31 additions and 12 deletions.
43 changes: 31 additions & 12 deletions src/data/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export default {
"x-090892-3": "X-090892",
"yucky-yucky-hard-boiled-egg-2": "Yucky Yucky Hard Boiled Egg",
"zechbas-4": "Zechbas",
"adrophine-potion-3": "Adrophine Potion",
"atropine-potion-3": "Atropine Potion",
"camouflage-robe-2": "Camouflage Robe",
"campfire-2": "Campfire",
"clay-grenade-2": "Clay Grenade",
Expand Down Expand Up @@ -316,7 +316,7 @@ export default {
"royal-crystal-0": "Royal Crystal",
"arcanist-grace-of-the-empress-engraving-recipe-1": "[Arcanist] Grace of the Empress Engraving Recipe (Uncommon)",
"arcanist-grace-of-the-empress-engraving-recipe-2": "[Arcanist] Grace of the Empress Engraving Recipe (Rare)",
"arcanist-grace-of-the-empress-engraving-recipe-3": "[Arcanist] Grace of the Empress Engraving Recipe",
"arcanist-grace-of-the-empress-engraving-recipe-3": "[Arcanist] Grace of the Empress Engraving Recipe (Epic)",
"arcanist-grace-of-the-empress-engraving-recipe-4": "[Arcanist] Grace of the Empress Engraving Recipe (Legendary)",
"arcanist-order-of-the-emperor-engraving-recipe-1": "[Arcanist] Order of the Emperor Engraving Recipe (Uncommon)",
"arcanist-order-of-the-emperor-engraving-recipe-2": "[Arcanist] Order of the Emperor Engraving Recipe (Rare)",
Expand All @@ -330,6 +330,14 @@ export default {
"artillerist-firepower-enhancement-engraving-recipe-2": "[Artillerist] Firepower Enhancement Engraving Recipe (Rare)",
"artillerist-firepower-enhancement-engraving-recipe-3": "[Artillerist] Firepower Enhancement Engraving Recipe (Epic)",
"artillerist-firepower-enhancement-engraving-recipe-4": "[Artillerist] Firepower Enhancement Engraving Recipe (Legendary)",
"artist-full-bloom-engraving-recipe-1": "[Artist] Full Bloom Engraving Recipe (Uncommon)",
"artist-full-bloom-engraving-recipe-2": "[Artist] Full Bloom Engraving Recipe (Rare)",
"artist-full-bloom-engraving-recipe-3": "[Artist] Full Bloom Engraving Recipe (Epic)",
"artist-full-bloom-engraving-recipe-4": "[Artist] Full Bloom Engraving Recipe (Legendary)",
"artist-recurrence-engraving-recipe-1": "[Artist] Recurrence Engraving Recipe (Uncommon)",
"artist-recurrence-engraving-recipe-2": "[Artist] Recurrence Engraving Recipe (Rare)",
"artist-recurrence-engraving-recipe-3": "[Artist] Recurrence Engraving Recipe (Epic)",
"artist-recurrence-engraving-recipe-4": "[Artist] Recurrence Engraving Recipe (Legendary)",
"bard-desperate-salvation-engraving-recipe-1": "[Bard] Desperate Salvation Engraving Recipe (Uncommon)",
"bard-desperate-salvation-engraving-recipe-2": "[Bard] Desperate Salvation Engraving Recipe (Rare)",
"bard-desperate-salvation-engraving-recipe-3": "[Bard] Desperate Salvation Engraving Recipe (Epic)",
Expand Down Expand Up @@ -442,6 +450,14 @@ export default {
"sharpshooter-loyal-companion-engraving-recipe-2": "[Sharpshooter] Loyal Companion Engraving Recipe (Rare)",
"sharpshooter-loyal-companion-engraving-recipe-3": "[Sharpshooter] Loyal Companion Engraving Recipe (Epic)",
"sharpshooter-loyal-companion-engraving-recipe-4": "[Sharpshooter] Loyal Companion Engraving Recipe (Legendary)",
"slayer-predator-engraving-recipe-1": "[Slayer] Predator Engraving Recipe (Uncommon)",
"slayer-predator-engraving-recipe-2": "[Slayer] Predator Engraving Recipe (Rare)",
"slayer-predator-engraving-recipe-3": "[Slayer] Predator Engraving Recipe (Epic)",
"slayer-predator-engraving-recipe-4": "[Slayer] Predator Engraving Recipe (Legendary)",
"slayer-punisher-engraving-recipe-1": "[Slayer] Punisher Engraving Recipe (Uncommon)",
"slayer-punisher-engraving-recipe-2": "[Slayer] Punisher Engraving Recipe (Rare)",
"slayer-punisher-engraving-recipe-3": "[Slayer] Punisher Engraving Recipe (Epic)",
"slayer-punisher-engraving-recipe-4": "[Slayer] Punisher Engraving Recipe (Legendary)",
"sorceress-igniter-engraving-recipe-1": "[Sorceress] Igniter Engraving Recipe (Uncommon)",
"sorceress-igniter-engraving-recipe-2": "[Sorceress] Igniter Engraving Recipe (Rare)",
"sorceress-igniter-engraving-recipe-3": "[Sorceress] Igniter Engraving Recipe (Epic)",
Expand All @@ -466,14 +482,6 @@ export default {
"striker-esoteric-flurry-engraving-recipe-2": "[Striker] Esoteric Flurry Engraving Recipe (Rare)",
"striker-esoteric-flurry-engraving-recipe-3": "[Striker] Esoteric Flurry Engraving Recipe (Epic)",
"striker-esoteric-flurry-engraving-recipe-4": "[Striker] Esoteric Flurry Engraving Recipe (Legendary)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-1": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Uncommon)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-2": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Rare)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-3": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Epic)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-4": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Legendary)",
"wardancer-first-intention-engraving-recipe-1": "[Wardancer] First Intention Engraving Recipe (Uncommon)",
"wardancer-first-intention-engraving-recipe-2": "[Wardancer] First Intention Engraving Recipe (Rare)",
"wardancer-first-intention-engraving-recipe-3": "[Wardancer] First Intention Engraving Recipe (Epic)",
"wardancer-first-intention-engraving-recipe-4": "[Wardancer] First Intention Engraving Recipe (Legendary)",
"summoner-communication-overflow-engraving-recipe-1": "[Summoner] Communication Overflow Engraving Recipe (Uncommon)",
"summoner-communication-overflow-engraving-recipe-2": "[Summoner] Communication Overflow Engraving Recipe (Rare)",
"summoner-communication-overflow-engraving-recipe-3": "[Summoner] Communication Overflow Engraving Recipe (Epic)",
Expand All @@ -482,6 +490,14 @@ export default {
"summoner-master-summoner-engraving-recipe-2": "[Summoner] Master Summoner Engraving Recipe (Rare)",
"summoner-master-summoner-engraving-recipe-3": "[Summoner] Master Summoner Engraving Recipe (Epic)",
"summoner-master-summoner-engraving-recipe-4": "[Summoner] Master Summoner Engraving Recipe (Legendary)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-1": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Uncommon)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-2": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Rare)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-3": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Epic)",
"wardancer-esoteric-skill-enhancement-engraving-recipe-4": "[Wardancer] Esoteric Skill Enhancement Engraving Recipe (Legendary)",
"wardancer-first-intention-engraving-recipe-1": "[Wardancer] First Intention Engraving Recipe (Uncommon)",
"wardancer-first-intention-engraving-recipe-2": "[Wardancer] First Intention Engraving Recipe (Rare)",
"wardancer-first-intention-engraving-recipe-3": "[Wardancer] First Intention Engraving Recipe (Epic)",
"wardancer-first-intention-engraving-recipe-4": "[Wardancer] First Intention Engraving Recipe (Legendary)",
"adrenaline-engraving-recipe-1": "Adrenaline Engraving Recipe (Uncommon)",
"adrenaline-engraving-recipe-2": "Adrenaline Engraving Recipe (Rare)",
"adrenaline-engraving-recipe-3": "Adrenaline Engraving Recipe (Epic)",
Expand Down Expand Up @@ -661,7 +677,7 @@ export default {
"destruction-stone-fragment-0": "Destruction Stone Fragment",
"great-honor-leapstone-2": "Great Honor Leapstone",
"guardian-stone-0": "Guardian Stone",
"guardian-stone-crystal-0": "Guardian Stone Crystal",
"guardian-stone-fragment-0": "Guardian Stone Fragment",
"crystallized-guardian-stone-0": "Crystallized Guardian Stone",
"harmony-leapstone-2": "Harmony Leapstone",
"harmony-shard-pouch-l-3": "Harmony Shard Pouch (L)",
Expand Down Expand Up @@ -696,6 +712,9 @@ export default {
"marvelous-honor-leapstone-3": "Marvelous Honor Leapstone",
"tailoring-advanced-mending-5": "Tailoring: Advanced Mending",
"metallurgy-advanced-welding-5": "Metallurgy: Advanced Welding",
"sidereal-energy-7": "Sidereal Energy",
"tailoring-expert-mending-5": "Tailoring: Expert Mending",
"metallurgy-expert-welding-5": "Metallurgy: Expert Welding",
"t2-gem-chest-lv-1-2-2": "T2 Gem Chest (Lv. 1-2)",
"t2-gem-chest-lv-1-3-2": "T2 Gem Chest (Lv. 1-3)",
"t3-gem-chest-lv-1-2-2": "T3 Gem Chest (Lv. 1-2)",
Expand Down Expand Up @@ -842,4 +861,4 @@ export default {
"tough-leather-1": "Tough Leather",
"treated-meat-1": "Treated Meat",
"wild-flower-0": "Wild Flower"
} as Record<string, string>;
}

0 comments on commit bdb4f01

Please sign in to comment.