calculations:start

Calculations

This namespace collects information about the maths and nitty-gritty details used behind the scenes. You can find various magic values, thresholds, formulae and attempts to investigate them here.

Make sure to write down whether the formulae you add are correct or not. A correct formula should be 100% exact in every calculation, so flooring and order of operations must be investigated. However, non-correct formula can still be very precise by just showing which factors influence a certain calculation and how they are grouped, so they are still welcome.

On these pages, stats are referred to as $stat_b$ (Base Stat from Card screen), $stat_f$ (Formation Stat from Formation screen) or $stat_e$ (Effective Stat during Live gameplay). Check the Stats page for more details.

These pages also use the $\odot$ operator as a shorthand for a multiplication with the result being immediately floored, to reduce the amount of brackets in long calculations. $a \odot b = \lfloor a \cdot b\rfloor$

calculations/start.txt · Last modified: 2021/02/18 17:04 by Suyooo