fix: Void Conduit and The Divine Edge share identical combat multiplier #54

Closed
opened 2026-03-18 11:03:05 -07:00 by hikari · 0 comments
Owner

Description

Both Void Conduit and The Divine Edge have combatMultiplier: 4 (×4, i.e. +300% combat). Having identical bonuses on two separate equipment items — particularly at the legendary tier — feels like an oversight and reduces the meaningfulness of both items.

Expected Behaviour

Each equipment item should have a distinct and intentional stat value. If the duplication is intentional, a comment in the data file would help clarify this.

Action Required

Review apps/api/src/data/equipment.ts and confirm whether the shared multiplier is intentional or a copy-paste error. Adjust values as appropriate.

Reported By

Community member ilenia_4709

This issue was created with help from Hikari~ 🌸

## Description Both **Void Conduit** and **The Divine Edge** have `combatMultiplier: 4` (×4, i.e. +300% combat). Having identical bonuses on two separate equipment items — particularly at the legendary tier — feels like an oversight and reduces the meaningfulness of both items. ## Expected Behaviour Each equipment item should have a distinct and intentional stat value. If the duplication is intentional, a comment in the data file would help clarify this. ## Action Required Review `apps/api/src/data/equipment.ts` and confirm whether the shared multiplier is intentional or a copy-paste error. Adjust values as appropriate. ## Reported By Community member `ilenia_4709` ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-19 08:51:08 -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#54