[Implemented - V38 Update] Help players report bugs in stat curve, display full stats for all enemies

Subject
[Stub] Help players report bugs in stat curve, display full stats for all enemies

In Book of Heroes we discovered several errors in stat curve code when approaching boundary conditions.

This was possible because we understood with 100% accuracy what the stats were supposed to do.

While hiding stats cuts down on erroneous bug reports, it makes actual bugs impossible to track down without extreme luck or vigilance ( see common red and common yellow troop drop error ).

Considering displaying full enemy stats, especially for triple Bosses. Edit 3: You could also add a [?] pop up that displayed the full enemy stats so only the important stats would be visible when you clicked on the Boss, and clicking the [?] would reveal the full stats.

Notes

Click for Notes, warning, link to other game strictly for illustration purposes

Coding error in bound conditions discovered in critical hit calculations ( specifically Crit Power )

Book of Heroes • View topic - Level 3 Bandit vs. Level 30, 209.37%... - RESOLVED

Crit Power stat curve and Opponent Level Constant ( a soft cap adjusted by opponent’s level )

Book of Heroes • View topic - Stat Calculations and Diminishing Returns

Calculatiing the Opponent Level Constant ( a soft cap adjusted by opponent’s level )

Book of Heroes • View topic - Stat Calculations and Diminishing Returns

Very long explanation of Opponent Level Constant

Book of Heroes • View topic - Crit % vs opponents or Opponent Level Stat Curves (v1.7)

Marking this one as “Implemented”: