Skip to content

fix: Persist hunting task shop wheel points#757

Open
jprzimba wants to merge 3 commits into
mainfrom
wheel
Open

fix: Persist hunting task shop wheel points#757
jprzimba wants to merge 3 commits into
mainfrom
wheel

Conversation

@jprzimba

@jprzimba jprzimba commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator
  • Ensure extra Wheel of Destiny points bought from the Hunting Task Shop are persisted and counted.
  • Key changes: set kv flag boolPointsWheel in NPC and shrine scripts (shrine also sets it when shrine.order == 10), include getExtraPointsFromHuntingTaskShop() in getExtraPoints(), avoid double counting in getWheelPoints(), call saveKVHuntingTaskShopExtraPoints() when purchasing the promotion, and adjust KV scoping plus hasMonkQuest() to check boolPointsWheel or questline >= 4.
  • These fixes make purchased promotion points survive restarts and be reflected in wheel totals and quest completion logic.

Related to issue #756

@jeswilldbm

Copy link
Copy Markdown

Now the system for buying Wheel points in the Hunting Task Shop works perfectly.

Regarding the quest "The Way of the Monk," I've collected all the altars again, the quest completes and I get the achievement, but the 10 Wheel points aren't being assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants