Closed Smothmoth closed 6 months ago
That's interesting. Is it only happening with beasts? What sort of ranged weapon, and does the beast have a speed bonus? I'll try to reproduce this.
It was a beast sheet yes. Was attempting to make a hand crossbow style weapon for a pirate boss, who does have a speed bonus. Though the weird behavior I'm noticing is on the attributes page for the item itself.
It looks like something rotten has snuck into the timing code, somewhere along the way. I'm able to reproduce this. Will make sure to get it done in the next release. Thanks for the report!
Seems like the sheet listener for this logic never actually worked correctly. You were observing the result of saving the new timing incorrectly, and then summing up the incorrect data. I can see how this would've looked random. This is resolved. It'll be fixed in the next update. Thanks again!
Happy to be of help
There seems to be something going wrong with the way total speed for ranged is being calculated at the moment. While setting up a new ranged weapon for an NPC boss, I notice that altering load/draw/aim/fire values manually gives very weird and seemingly random results as to what the new Total Speed value becomes.