Supamiu / Lostark-helper

A set of helper tools for Lost Ark
37 stars 41 forks source link

Add max level for argos #48

Closed attrib closed 2 years ago

attrib commented 2 years ago

Do not merge yet! This is a suspected change but we do not have patch notes yet.

This adds a max level (1475) for argos.

Also I'm not sure if the change in apps/client/src/app/core/tasks.ts is enough or do we have to manually fix that task in the firebase DB?

Supamiu commented 2 years ago

The new entry will be created once it's detected as missing, so everything will be fine 👍

attrib commented 2 years ago

But the tasks already exists as its an old task.

Supamiu commented 2 years ago

Oh, then you need to bump TASKS_VERSION in the task model.

attrib commented 2 years ago

Reminder for myself, check answer here: https://forums.playlostark.com/t/do-we-lose-argos-gold-or-nah/466420

attrib commented 2 years ago

Got confirmation from reddit and others in forums. Gold is removed as expected.

PR can be merged.