HorizonFFXI / HorizonXI-Issues

Issue Tracker for HorizonXI
16 stars 1 forks source link

🐛[BUG][NPC/SYSTEM] Sunbreeze Festival points being given incorrectly #1732

Open drixel opened 10 months ago

drixel commented 10 months ago

What does this bug affect?

tiny goldfish and black bubble-eye fish points are being multiplied by how many trade slots are used i guess its not bad cause you can rack up on the items to buy a lot faster especially when you could catch only tiny goldfish with fishing rod (that has been fixed). now you can only catch with the super scoop as intended. but you can buy all the tiny goldfish you want from when you could catch with a fishing rod from the ah. and turn in and be done pretty much. not worth catching the 10 point fish or the 30 point fish when the tiny goldfish and black bubble-eye points are being multiplied the way they are.

Steps to Reproduce

Expected behavior

tiny goldfish and black bubble-eye fish points are being multiplied by how many trade slots are used tiny goldfish = 1 point black bubble-eye = 2 points if you put 1 tiny goldfish in each of the 8 trade slots. fish are 8 points each giving you 64 points. (should be 8 points total) screen shots will reflect the trading 8 tiny goldfish 2 slots = 2 points each = total 4 points. (should be 2 points total) 3 slots = 3 points each = total 9 points (should be 3 points total) 4 = 4 = 16 (should be 4 points total) 5 = 5 = 25 (should be 5 points total) 6 = 6 = 36 (should be 6 points total) 7 = 7 = 49 (should be 7 points total)

if you put 1 black bubble-eye in each of the 8 trade slots. fish are 16 points each giving you 128 points. (should be 16 points total) screen shots will reflect the trading 8 black bubble-eyes 2 slots = 4 points each = total 8 points. (should be 4 points total) 3 slots = 6 points each = total 18 points (should be 6 points total) 4 = 8 = 24 (should be 8 points total) 5 = 10 = 50 (should be 10 points total) 6 = 12 = 72 (should be 12 points total) 7 = 14 = 98 (should be 14 points total) Screenshots

Setup Information

Additional context

tiny goldfish trade 8 tiny goldfish points black bubble-eye trade 8 black bubble-eye points

boxette commented 10 months ago

similar issue linked here https://github.com/HorizonFFXI/HorizonXI-Issues/issues/1711