gobcog
gobcog copied to clipboard
Question - Newer Players Selling Loot
I am a user of adventure not the discord owner not do I maintain the code, however I can take feedback to those that do if needed. We are all fairly new on our server to Adventure, me being the highest at Rebirth 15. Once i got there I noticed when selling items from chests I would always get a set amount no matter the item. This has not affected any other player although none of the other players are above rb 12.
My question- Is there something wrong or is this a function of the game? Also the link for "questions" under open issue is expired thus why I am raising the question here.
Leaving myself another link/comment about this.
https://discord.com/channels/240154543684321280/735324427302076456/823946258195677204
Just to update this, as I am not sure it is relevant or not. I just switch classes to try something out and I was able to sell loot normally again. When I switched back to berserker it went back to a set amount for each tier of loot. Again I am unsure if that means anything as I suck with understanding things, but I am exceptional at breaking them.
I really appreciate the extra info, this will make things a lot easier to narrow down when I can get to this.
the money you get depends on the stats. do you have any negative stat ? like negative charisma ?
This happened to me when I got the 3-sets bonus from King Titan which gives -3000 CHA.
No negative stats. I do understand what you are saying, However if you note every item sold the same amount depending on the rarity and for what appears to be a minimum. Wearing the same equipment I switched from a berserker (when the picture above was taken) to a tinker and everything sold normally. I went further by testing all the other heroclass, only the berserker sold for what seemed to be the rarity minimum.
This may be a side affect of berserkers? But it only happened after reaching rebirth 15.
https://github.com/aikaterna/gobcog/blob/0f29e02db1c4318f608ae1f122470f06b4a97117/adventure/helpers.py#L98 this is the line about CHA affecting the price. You can find in that function the minimum price for each rarity.