BuzzerBeater Forums

Bugs, bugs, bugs > skill drop while training the skill (31yo)

skill drop while training the skill (31yo)

Set priority
Show messages by
This Post:
11
306513.6 in reply to 306513.4
Date: 9/18/2020 5:57:36 PM
BC Vitosha Sofia
A Grupa
Overall Posts Rated:
877877
Second Team:
Sofia Alpha Dogz
I believe 10.0 is the max for stamina. So it looks like the algorithm calculates training effects first and then skill drops.

As your player`s stamina was already at 10, it could not go any higher, so it decreased after the skill drop occurrence.

Still it definitely should not work like that and to me the easiest solution is to refactor the code so that drops are calculated before pops.

This Post:
22
306513.11 in reply to 306513.9
Date: 9/18/2020 7:04:46 PM
BC Vitosha Sofia
A Grupa
Overall Posts Rated:
877877
Second Team:
Sofia Alpha Dogz
My best guess would be that ST drops are regular but still somewhat random (0.01 - 0.1 for example) and drops are definitely calculated after pops. This is the only thing that I can think of that provides some explanation.

I would too appreciate an answer as it is an interesting bug.

On another note - I don`t think that hate and insults help the situation...

This Post:
00
306513.12 in reply to 306513.10
Date: 9/18/2020 7:11:25 PM
BC Vitosha Sofia
A Grupa
Overall Posts Rated:
877877
Second Team:
Sofia Alpha Dogz
Why drop should be before training ?

Because of the hard cap on ST. Unlike all other skills it cannot go higher than 10. So when you get (for example) +0.65 from training and -0.05 from regular skill drop the result is still +0.6 that should be added to ST. If pops are calculated first, ST hits the ceiling and after the drop calculation the end training effect can actually be negative (as is the case apparently). It doesn`t make sense... to me at least.

This Post:
00
306513.15 in reply to 306513.14
Date: 9/19/2020 1:27:15 AM
Kira Kira Koseki
ABBL
Overall Posts Rated:
780780
Second Team:
Yubi Yubi
Stamina drops? What are they? /s

All jokes aside, I agree that a player should never decline in a skill they are actively training in that week, unless of course they are really old, which isn't the case here.

Advertisement