feat(dungeons): instanced underworld dungeon portal and keystone attunement engine - #200
feat(dungeons): instanced underworld dungeon portal and keystone attunement engine#200angelTomo9 wants to merge 4 commits into
Conversation
…attunement engine
…attunement engine
…scaling, and unlock chamber on boss defeat
Code Review ✅ Approved 3 resolved / 3 findingsImplements instanced underworld dungeon portal and keystone attunement engine with difficulty tiers, party requirements, dynamic timers, boss lockouts, and scaled rewards. Fixes deduplicate party members, applies keystone level timer scaling, and enforces boss chamber lockout on DEFEAT_BOSS. ✅ 3 resolved✅ Edge Case: Duplicate party members counted but not deduplicated
✅ Quality: keystone.levelModifier is defined but never used
✅ Bug: Boss chamber lockout is never enforced on DEFEAT_BOSS
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Important Your trial ends in 5 days — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more. Was this helpful? React with 👍 / 👎 | Gitar |
Summary
Implements an instanced underworld dungeon portal and keystone attunement engine for OpenAO MMORPG.
Features