For other build, it lacks area damage and the attack speed needed for a overpower DPS build 6– Moon Daggers This Dual Dagger comes with Soul Critical Boost, which can enhance your Critical Chance base on your current Soul Bar. Moon Daggers is good for enchantments that has percent bas...
For the Horde, the best possible option is Troll with Berserking and Shadowguard. Undead is also a decent option but Troll is the vastly superior option due to Berserking. Human The Human Spirit, Sword Specialization, Mace Specialization, Perception, Diplomacy, Feedback, Desperate ...
Finally, you can choose one more spell to prepare.Dispel Evil and Goodis another niche spell, but it’s good to have it just in case – it allows you to break enchantments that have caused an ally to become Frightened, Charmed or Possessed. In addition, Abberations, Celestials, Elemental...
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) }...