Perfectly Cut Pearl price is not interpolated correctly #1100
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report link
No, Nope, Ne, Nein, Absolutly not.
Reproduction steps
Put Perfectly Cut Pearl in the Shop (selling).
Shows Selling Price that looks Correctly.
Selling the Perfectly Cut Pearl ands up giving you much less Credits, than showen. (Also Less, than it should be from my Experiance)
Tried on Tradershop Only. maybe other Shop-terminal work as intended
Expected results
More Cash
Actual results
Less Cash ;-)
Bug prevalence
Tested only 2 times, Both times the same resault. Not enought Perls for further try.
Description & Attachments
Sorry, never input over this Tool. so i dont have a Link. hope its good aswell.
Confirmed
This doesnt seem limited to just the Trader shop either.
Using a QL 50 Pearl sells for 49,295 and the correct amount is given to the player.
Using a QL 100 Pearl 'sells' for 179,577 and a much lower amount is given to the player.
Through process of elimination, the error seems to begin around the 71k mark for sold items.
Further checking on the Portal shows that the base value for a Perfectly Cut Pearl starts to decrease after QL 61, which explains the value discrepancy.
This continues all the way up to QL 400. Interpolation problem!
https://site.project-rk.com/server/Ithaca/item/244513?ql=61
https://site.project-rk.com/server/Ithaca/item/244513?ql=62
https://site.project-rk.com/server/Ithaca/item/244513?ql=63
https://site.project-rk.com/server/Ithaca/item/244513?ql=400
After a very very rough and quick spot check, this might be the only instance of it.
Perfectly Cut Pearlto Perfectly Cut Pearl price is not interpolated correctlyThis should now be fixed.
Cautiously closing this as fixed since, after the recent fix, I was unable to reproduce anything like the issue outlined above after testing with various CL values, minql, maxql, itemqls and base prices.