Full notes
Full Deepest World update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Events
Deepest World changes
removed `.matTier`, the tier is `lvl/10` which will determine if it's copper, iron, etc - increased xp required to level up in early game - reworked crafting and enchanting costs - rarity of items cannot be modified (experiment) - `.ele` now ranges from -100 to 100 (this is the overall quality of the base) - set `.ele` of all existing items to 0 (can be modified via enchanting) - white mobs drop mainly white items - added some monster abilities API: - added functions `dw.getPartyMemberInfo` `dw.getCraftingRecipe` - added events `localChat` `globalChat` `partyChat` `tradeChat` `whisperChat`
Source
Changelog.gg summarizes and formats this update. How we read updates.
