gobcog icon indicating copy to clipboard operation
gobcog copied to clipboard

Question - Newer Players Selling Loot

Open wrencamp opened this issue 3 years ago • 6 comments

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.
image

wrencamp avatar Mar 31 '21 13:03 wrencamp

Leaving myself another link/comment about this.

https://discord.com/channels/240154543684321280/735324427302076456/823946258195677204

aikaterna avatar Mar 31 '21 16:03 aikaterna

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.

wrencamp avatar Apr 01 '21 22:04 wrencamp

I really appreciate the extra info, this will make things a lot easier to narrow down when I can get to this.

aikaterna avatar Apr 03 '21 00:04 aikaterna

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.

jackpoz avatar Oct 21 '21 09:10 jackpoz

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.

wrencamp avatar Oct 21 '21 16:10 wrencamp

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.

jackpoz avatar Oct 21 '21 18:10 jackpoz