From 27bc65ecd239ef5fef27755a35dafb72cb190d09 Mon Sep 17 00:00:00 2001 From: Shiiyu <40838999+Shiiyu@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:48:39 -0400 Subject: [PATCH 1/2] feat: update essence shop --- src/constants/misc.js | 74 ++++++++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 32 deletions(-) diff --git a/src/constants/misc.js b/src/constants/misc.js index d40fb20d03..f7f5a21e17 100644 --- a/src/constants/misc.js +++ b/src/constants/misc.js @@ -423,7 +423,7 @@ export const ESSENCE_SHOP = { }, catacombs_looting: { name: "Looting", - description: "Increases the quality of mob loot drops in The Catacombs by 1-10%.", + description: "Increases the quality of mob loot drops in The Catacombs by 2-10%.", maxLevel: 5, }, revive_stone: { @@ -495,6 +495,22 @@ export const ESSENCE_SHOP = { }, }, dragon: { + flat_damage_vs_ender: { + name: "One Punch", + description: + "After all other damage, add 500-2,500 damage to the first strike against Endermen and Endermites.", + maxLevel: 5, + }, + mana_after_ender_kill: { + name: "Recharge", + description: "Regain 2-20 Mana after killing an Enderman or Endermite.", + maxLevel: 10, + }, + fero_vs_dragons: { + name: "Rageborn", + description: "Gain +2-10 Ferocity against Dragons.", + maxLevel: 5, + }, inc_zealots_odds: { name: "Zealuck", description: "Increases the chance to find a special Zealot by 2-10%.", @@ -502,33 +518,22 @@ export const ESSENCE_SHOP = { }, combat_wisdom_in_end: { name: "Ender Training", - description: "Gain + 3 - 7 Combat Wisdom while in The End.", - maxLevel: 2, + description: "Gain +3-7 Combat Wisdom while in The End.", + maxLevel: 3, }, edrag_cd: { name: "Infused Dragon", - description: "Increases the Crit Damage of your Ender Dragon Pet by + 2 - 10 CD.", + description: "Increases the Crit Damage of your Ender Dragon Pet by +2-10 CD.", + maxLevel: 5, + }, + unbridled_rage: { + name: "Unbridled Rage", + description: "Increases Berserk class experience by 2-10%.", maxLevel: 5, }, dragon_reforges_buff: { name: "Two-Headed Strike", description: "Renowed and Spiked Reforges apply an extra 2-10 Bonus Attack Speed on your gear.", - maxLevel: 4, - }, - fero_vs_dragons: { - name: "Rageborn", - description: "Gain +2-10 Ferocity against Dragons.", - maxLevel: 5, - }, - mana_after_ender_kill: { - name: "Recharge", - description: "Regain 2-20 Mana after killing an Enderman or Endermite.", - maxLevel: 10, - }, - flat_damage_vs_ender: { - name: "One Punch", - description: - "After all other damage, add 500 - 2,500 damage to the first strike against Endermen and Endermites.", maxLevel: 5, }, increased_sup_chances: { @@ -544,21 +549,26 @@ export const ESSENCE_SHOP = { description: "Reduces the Mana cost of some movement abilities by 1-10%.", maxLevel: 10, }, - bane: { - name: "Bane", - description: "Increases damage dealt to Spiders by 3-15%.", - maxLevel: 5, - }, vermin_control: { name: "Vermin Control", description: "Receive 3-15% less damage from Spiders.", maxLevel: 5, }, + bane: { + name: "Bane", + description: "Increases damage dealt to Spiders by 3-15%.", + maxLevel: 5, + }, spider_training: { name: "Spider Training", description: "Increases your Combat Wisdom by 3-10 while on the Spider's Den.", maxLevel: 3, }, + toxophilite: { + name: "Toxophilite", + description: "Increases Archer class experience gain by 2-10%.", + maxLevel: 5, + }, }, ice: { cold_efficiency: { @@ -595,7 +605,7 @@ export const ESSENCE_SHOP = { }, fresh_tools_kuudra: { name: "Fresh Tools", - description: "2-15% chance to double the speed of repairing Elle's Ballista for 5s during the Kuudra Boss Fight.", + description: "5-15% chance to double the speed of repairing Elle's Ballista for 10s during the Kuudra Boss Fight.", maxLevel: 5, }, headstart_kuudra: { @@ -643,17 +653,17 @@ export const ESSENCE_SHOP = { }, dwarven_training: { name: "Dwarven Training", - description: "Increases your Mining Wisdom by 3-10 while on Mining Islands.", + description: "Increases your Mining Wisdom by +3-10 while on Mining Islands.", maxLevel: 3, }, unbreaking: { name: "Unbreaking", - description: "Increases your Vitality by 2-10.", + description: "Increases your Vitality by +2-10.", maxLevel: 5, }, eager_miner: { name: "Eager Miner", - description: "Increases your Mining Speed by 10-100 while on Mining Islands.", + description: "Increases your Mining Speed by +10-100 while on Mining Islands.", maxLevel: 10, }, midas_lure: { @@ -675,12 +685,12 @@ export const ESSENCE_SHOP = { }, rhinestone_infusion: { name: "Rhinestone Infusion", - description: "Adds 1 Breaking Power to all Diamond Pickaxes.", - maxLevel: 1, + description: "Grants +2-20 Gemstone Fortune.", + maxLevel: 10, }, under_pressure: { name: "Under Pressure", - description: "Increase your Strength by 5-25 while on Mining Islands.", + description: "Increase your Strength by +5-25 while on Mining Islands.", maxLevel: 5, }, high_roller: { From 3d89c3848da6b6dca3e0085e3684e207b3fb326c Mon Sep 17 00:00:00 2001 From: Shiiyu <40838999+Shiiyu@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:51:16 -0400 Subject: [PATCH 2/2] style: prettier check --- src/constants/misc.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants/misc.js b/src/constants/misc.js index f7f5a21e17..f790889520 100644 --- a/src/constants/misc.js +++ b/src/constants/misc.js @@ -497,8 +497,7 @@ export const ESSENCE_SHOP = { dragon: { flat_damage_vs_ender: { name: "One Punch", - description: - "After all other damage, add 500-2,500 damage to the first strike against Endermen and Endermites.", + description: "After all other damage, add 500-2,500 damage to the first strike against Endermen and Endermites.", maxLevel: 5, }, mana_after_ender_kill: { @@ -605,7 +604,8 @@ export const ESSENCE_SHOP = { }, fresh_tools_kuudra: { name: "Fresh Tools", - description: "5-15% chance to double the speed of repairing Elle's Ballista for 10s during the Kuudra Boss Fight.", + description: + "5-15% chance to double the speed of repairing Elle's Ballista for 10s during the Kuudra Boss Fight.", maxLevel: 5, }, headstart_kuudra: {