feat: communicate quest failure mechanics in the UI #82

Merged
naomi merged 1 commits from feat/quest-failure-clarity into main 2026-03-19 17:57:18 -07:00
Owner

Summary

Addresses recurring community confusion about quests failing — multiple players asked whether it was a bug or intended behaviour with no in-game explanation.

  • Exports zoneFailureChance from tick.ts so the quest panel can read it
  • Quest cards now show a 🎲 X% failure chance note on all available quests, with a brief explanation that a failure resets the quest with no rewards
  • "Last attempt failed" hint now reads "⚠️ Last attempt failed — no rewards were granted." so players understand the consequence immediately
  • About panel updated to document the failure mechanic, including the 10%–40% range across zones

Closes #80

This PR was created with help from Hikari~ 🌸

## Summary Addresses recurring community confusion about quests failing — multiple players asked whether it was a bug or intended behaviour with no in-game explanation. - **Exports `zoneFailureChance`** from `tick.ts` so the quest panel can read it - **Quest cards** now show a `🎲 X% failure chance` note on all available quests, with a brief explanation that a failure resets the quest with no rewards - **"Last attempt failed" hint** now reads `"⚠️ Last attempt failed — no rewards were granted."` so players understand the consequence immediately - **About panel** updated to document the failure mechanic, including the 10%–40% range across zones Closes #80 ✨ This PR was created with help from Hikari~ 🌸
hikari added 1 commit 2026-03-19 17:53:57 -07:00
feat: communicate quest failure mechanics in the UI
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s
CI / Lint, Build & Test (pull_request) Successful in 1m10s
8367305e93
Closes #80
naomi merged commit 0057cfeaaa into main 2026-03-19 17:57:18 -07:00
naomi deleted branch feat/quest-failure-clarity 2026-03-19 17:57:18 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#82