Skip to content

v5.0.16

Choose a tag to compare

@herby2212 herby2212 released this 19 May 17:41

Data

Items

  • Added 50 chests of the game (Merges #3)
    • The GeneralType got updated to include chest

There are still some chests remaining which will get added with the next releases.

World Events

  • Added payingDues and thickAsThieves (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 variants which include the itemType and range

    This 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:
    • id
    • category
    • tier (optional)
    • goal
  • Added the AchievementCategory type

Translation

Achievements

  • Added the translation for all achievements (Crowdin | File)

Modifications

  • Fixed a typo in the winningStreak translation