Given enough time, I’m sure some raid group would figure out how to farm level 35 mobs at level 25, but I don’t think it’s happening before phase 2. 0 Reply Passion Reply to Nairb 9 months ago While that is accurate, the goggles themselves are Bind on Equip, meaning they...
The best enchantments for Souls Fist are as follow Critical Hit Radiance Sharpness/ Commitment 3– Hammer of Gravity Hammer of Gravity adds just one unique ability to the Hammer Splash Damage – Gravity. This pulls in enemies with each hammer slam, and can quickly destroy a group of mob...
item.enchantments.forEach((name, level) => { if (curseEnchantList.some(ele => ele == name)) { curseType = curseType + 1 Expand All @@ -107,7 +106,5 @@ const organPlayerBearOnlyStrategies = { else { event.amount = event.amount * (1 + curseType * 0.1 + curseVal * 0.1) }...