I'm going through the item packet to fix and update the Lucy item collector.
In my discovery, we have 6 effect structures defined (click, proc, worn, focus, scroll, bard) BUT there are 3 more additional unknown after that. You currently skip over it with 4 unknowns of 25 bytes and 5 1 byte fields. I do not know what the new effects are, but the unknown area data matches those structures exactly.
In my discovery, we have 6 effect structures defined (click, proc, worn, focus, scroll, bard) BUT there are 3 more additional unknown after that. You currently skip over it with 4 unknowns of 25 bytes and 5 1 byte fields. I do not know what the new effects are, but the unknown area data matches those structures exactly.
Comment