balance: identical equipment stats across multiple pieces #118

Closed
opened 2026-03-23 15:42:32 -07:00 by hikari · 0 comments
Owner

Issue

Multiple equipment pieces (including crafted and/or dropped items) share identical stat values, making them interchangeable. Players have no reason to prefer one over another beyond acquisition cost or availability, which diminishes equipment variety and the value of crafting.

Expected Behaviour

Each equipment piece should have distinct stats that give it a clear identity and role in the player's build.

Steps to Reproduce

  1. Open apps/api/src/data/equipment.ts
  2. Compare stat blocks across all equipment in the same slot/category
  3. Identify pieces with identical stats

Suggested Fix

Differentiate affected pieces by adjusting their primary or secondary stats. Consider giving each piece a unique bonus that fits its flavour or unlock context.

Priority

🟠 High — directly undermines the equipment and crafting systems

This issue was created with help from Hikari~ 🌸

## Issue Multiple equipment pieces (including crafted and/or dropped items) share identical stat values, making them interchangeable. Players have no reason to prefer one over another beyond acquisition cost or availability, which diminishes equipment variety and the value of crafting. ## Expected Behaviour Each equipment piece should have distinct stats that give it a clear identity and role in the player's build. ## Steps to Reproduce 1. Open `apps/api/src/data/equipment.ts` 2. Compare stat blocks across all equipment in the same slot/category 3. Identify pieces with identical stats ## Suggested Fix Differentiate affected pieces by adjusting their primary or secondary stats. Consider giving each piece a unique bonus that fits its flavour or unlock context. ## Priority 🟠 High — directly undermines the equipment and crafting systems ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-23 17:28:30 -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#118