LandSandBoat / server

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI
https://landsandboat.github.io/server/
GNU General Public License v3.0
289 stars 573 forks source link

🐛 A lot of gear pieces are missing modifiers #6011

Open Jerseyturo opened 1 month ago

Jerseyturo commented 1 month ago

I affirm:

OS / platform the server is running (if known)

Windows10

Branch affected by issue

base

Steps to reproduce

load SU3 gearsets for example, turms and arke. wear gear and you will find that the stats are not loaded. head pieces only seem to work

Expected behavior

When wearing gear, you can see the stats on the menu with +green text to show stat increases 2024-07-15_07-37-21 2024-07-15_07-47-46

Xaver-DaRed commented 1 month ago

Its not that "stats aren't loaded" Stats are modifiers and quitea few pieces of gear in general are not defined in the item_mods.sql and item_latents.sql

Jerseyturo commented 1 month ago

thanks for clarifying xaver. not sure how it looks in the back end. i also wanted to craft su1 revealer gear and that too is not working as intended, 2024-07-15_07-56-19

Mortalelite commented 1 month ago

A lot of gear that is newer may not have stats or crafting available and would need to be coded. I would say if want add you welcome to do a PR for the missing gear so others would have access to it.