Describe how the bug happened
- Have a necklace equipped and a second in inventory
- Use last charge on equipped necklace
- Make combo rune without equipping inventory necklace
- Charges drop from 16 to 15, despite no necklace equipped, so no charges used
Expected behavior
It should stay at 16 charges as not equipped
Screenrecording/Screenshots
You can see in the video I use the last 2 charges, which breaks the necklace, then don't equip and do another combo rune. Drops to 15, but when I check charges it jumps back to 16.
https://github.com/user-attachments/assets/86c850da-33b0-4d8b-993a-bab11650a68d
I think it might be the (partially succeed to )? match group in the regex, as in my experience that only shows when you bind combo runes without a necklace equipped.
Describe how the bug happened
Expected behavior
It should stay at 16 charges as not equipped
Screenrecording/Screenshots
You can see in the video I use the last 2 charges, which breaks the necklace, then don't equip and do another combo rune. Drops to 15, but when I check charges it jumps back to 16.
https://github.com/user-attachments/assets/86c850da-33b0-4d8b-993a-bab11650a68d
I think it might be the
(partially succeed to )?match group in the regex, as in my experience that only shows when you bind combo runes without a necklace equipped.