v5.0.16
Data
Items
- Added 50 chests of the game (Merges #3)
- The
GeneralTypegot updated to includechest
- The
There are still some chests remaining which will get added with the next releases.
World Events
- Added
payingDuesandthickAsThieves(those were convoys as part of the The Founding event)
Modifications
Potentially Breaking Changes
- Updated the ranges of several perks (Thanks to Ubisoft for providing the data)
- Optimized the structure so each modifications now has an array of
variantswhich include theitemTypeandrangeThis was done, as the same modification can have different variants depending on the type of the item.
Modifications with only one variant also use this structure, to have a consistent way of accessing the itemType and range.
Achievements
- Added all achievements of the game with the following properties:
idcategorytier(optional)goal
- Added the
AchievementCategorytype
Translation
Achievements
Modifications
- Fixed a typo in the
winningStreaktranslation