> For the complete documentation index, see [llms.txt](https://enigma-games.gitbook.io/wargods-online-design-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enigma-games.gitbook.io/wargods-online-design-wiki/formulas/level-adjustment.md).

# Level Adjustment

Level Adjustment

After damage/heal is calculated it is then adjusted by the attacker’s effective level. Restrict the result to go no lower than 1.

* (Damage or Heal) / (100 - (level - 1))

Last modified 2d ago
