Upgrade Path Tracking for AF/Relic/Empyrean Gear

Status Fixed / completed
Maintainer reply None cached
Activity 3 comments · opened Jan 10, 2026 · closed Feb 10, 2026

Overview

Track upgrade paths for gear that can be upgraded from base versions (stored on Mog Slips) to Reforged i119 versions.

Features

1. Upgrade Path Detection

  • Cross-reference FindAll slip items against known upgrade chains
  • AF → Reforged AF → +1 → +2 → +3
  • Relic → Reforged Relic → +1 → +2 → +3
  • Empyrean → Reforged Empyrean → +1 → +2 → +3

2. Gap Analysis Integration

  • When BiS shows "Hesychast's Cyclas +3" needed, check if base "Hesychast's Cyclas" is on a slip
  • Differentiate between:
  • "Need to farm the NM" (don't have base)
  • "Ready to upgrade" (have base on slip)

3. Content Priority Integration

  • Boost priority for upgrade content when player has base materials ready
  • Reisenjima/Escha upgrade NPCs become relevant

TODO

  • [ ] Research materials required for each upgrade tier
  • [ ] Build upgrade chain data structure
  • [ ] Create shopping list generator for upgrade materials
  • [ ] Integrate with gap analysis display

Upgrade Material Research Needed

  • AF Reforging materials (Rem's Tales chapters, etc.)
  • Relic Reforging materials
  • Empyrean Reforging materials
  • +1/+2/+3 upgrade items and costs

🤖 Generated with Claude Code

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗