xiv-gear-planner / gear-planner

xivgear.app
https://xivgear.app/
18 stars 17 forks source link

Sync gear based on both lvl and ilvl #359

Closed jtcasper closed 1 month ago

jtcasper commented 1 month ago

Related to questions regarding aloalo gearsets (the only place in game this is important currently), gear syncs by level to remove materia slots, but gear below the ilvl cap retains its ilvl / stats:

basically, when ilvl is synced to 665 like in this set the Zormor Tachi should lose its meld slots

image

just like the 663 cobalt tungsten blade does: image

https://github.com/xiv-gear-planner/gear-planner/blob/d579a6b2e8ceb56ba70122e158d21b9db764614a/packages/core/src/datamanager_xivapi.ts#L732

xpdota commented 1 month ago

Fixed in #360