bug: Adventurer tier unlocks not triggered by force-unlock feature #88

Closed
opened 2026-03-20 08:23:29 -07:00 by hikari · 0 comments
Owner

Description

The force-unlock feature correctly triggers many locked content unlocks (equipment, explorations, etc.) but does not apply to adventurer tier unlocks. Players who should have access to higher adventurer tiers based on completed quests remain locked at lower tiers after using force-unlock.

Steps to Reproduce

  1. Have a save state with quests completed that should unlock adventurer tiers (e.g. enough quests to unlock Acolytes)
  2. Use the force-unlock feature from Settings
  3. Observe that adventurer tiers remain locked — only Peasants are available despite quest progress warranting higher tiers

Expected Behaviour

Force-unlock should also check and apply any adventurer tier unlocks that the player's quest progress entitles them to.

Actual Behaviour

Adventurer tier unlocks are skipped by the force-unlock pass. Players are left with only Peasants even when their quest completion history should have unlocked Acolytes or higher.

Notes

  • Observed on an older save state with existing prestige progress
  • Force-unlock did successfully trigger other unlock types (equipment, explorations) in the same pass
  • Adventurer unlocks may need to be added explicitly to the force-unlock logic

This issue was created with help from Hikari~ 🌸

## Description The force-unlock feature correctly triggers many locked content unlocks (equipment, explorations, etc.) but does not apply to adventurer tier unlocks. Players who should have access to higher adventurer tiers based on completed quests remain locked at lower tiers after using force-unlock. ## Steps to Reproduce 1. Have a save state with quests completed that should unlock adventurer tiers (e.g. enough quests to unlock Acolytes) 2. Use the force-unlock feature from Settings 3. Observe that adventurer tiers remain locked — only Peasants are available despite quest progress warranting higher tiers ## Expected Behaviour Force-unlock should also check and apply any adventurer tier unlocks that the player's quest progress entitles them to. ## Actual Behaviour Adventurer tier unlocks are skipped by the force-unlock pass. Players are left with only Peasants even when their quest completion history should have unlocked Acolytes or higher. ## Notes - Observed on an older save state with existing prestige progress - Force-unlock did successfully trigger other unlock types (equipment, explorations) in the same pass - Adventurer unlocks may need to be added explicitly to the force-unlock logic ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-20 10:28:18 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#88