> For the complete documentation index, see [llms.txt](https://docs.settlers-united.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.settlers-united.com/settler-iv-wiki-en/tips-and-tricks/score-formula-for-the-final-statistic.md).

# Score formula for the final statistic

* Every unit killed grants 0.5 points
* Every settler grants 0,2 points
* Every soldiers grants 0,2 points
* Every gold bar grants 0,2 points
* Every piece of ore (coal, iron, gold und sulphur) grants 0,1 points
* Every piece of food (bread, meat and fish) grants 0,1 points
* Every building grants 0,1 points
* Every unit of mana grants 0,1 points

$$
f(x) = (5\*(killedUnits) + 2\* (Settlers + Soldiers + GoldBars) + Ores + Food + Buildings + Mana)/10
$$
