Explorer / cursed proc affix pools with slot reservation #6

Closed
opened 2026-07-07 05:56:19 +00:00 by denise · 1 comment
Owner

Context

With MaxAffixLines=5 and a growing affix pool, proc/synergy/cursed effects should not compete blindly with stat lines on every roll.

Goals

  • Tag affix definitions (e.g. explorer, cursed, proc) in DB or metadata
  • Weighted pools per loot tier — optionally reserve slots (e.g. T4+ guarantees ≥1 proc/cursed line when flagged)
  • Cursed lines may impose downsides; explorer lines tie into zone/explorer milestones

References

  • docs/AFFIX_DESIGN_SYSTEM.md
  • docs/SCALING_AND_LOOT_ECONOMY.md snowball loop / synergy sections

Acceptance

  • Pool tags filterable in RollCustomAffixesForTemplate / pickOne
  • Config or tier table knob for reserved proc/cursed slots
  • No regression to stat-only rolls on low tiers
## Context With MaxAffixLines=5 and a growing affix pool, proc/synergy/cursed effects should not compete blindly with stat lines on every roll. ## Goals - Tag affix definitions (e.g. `explorer`, `cursed`, `proc`) in DB or metadata - Weighted pools per loot tier — optionally **reserve** slots (e.g. T4+ guarantees ≥1 proc/cursed line when flagged) - Cursed lines may impose downsides; explorer lines tie into zone/explorer milestones ## References - `docs/AFFIX_DESIGN_SYSTEM.md` - `docs/SCALING_AND_LOOT_ECONOMY.md` snowball loop / synergy sections ## Acceptance - [ ] Pool tags filterable in `RollCustomAffixesForTemplate` / `pickOne` - [ ] Config or tier table knob for reserved proc/cursed slots - [ ] No regression to stat-only rolls on low tiers
Author
Owner

Moved to illidari#6. Archived — use illidari monorepo.

Moved to [illidari#6](https://vcs.ablationsystems.com/denise/illidari/issues/6). Archived — use illidari monorepo.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
denise/mod-random-enchants#6
No description provided.