Waybound Focus Abilities do not unlock properly #347
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When Leveling a Focus School from scratch we encounter the first issue:
This can be resolved by injecting directly into the DB like so (I assume this will get fixed once the Quests PR lands):
However, when trying to unbind an ability we face another issue. The resources get consumed and the client does the little ding sound, but when returning to the menu the ability will stay at level 3 Visually and in the DB.
Even when forcing level 4 with the DB the ability stays bound and asks to be unbound again:
completeAllQuests
will also allow you to use focus.Yeah, and we can unlock the first ability but then it throws the first error when trying to unlock further abilities.
For reference I have my options like so:
Hmm, might it be related to not owning an amp?