> 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/heal.md).

# Heal

### Base Heal <a href="#id-9zhmlmcu5cp7" id="id-9zhmlmcu5cp7"></a>

* Physical - 7000
* Mental - 7000
* Control - 8000
* Range - 7000

### Base Heal Critical <a href="#z6x0p55erh5l" id="z6x0p55erh5l"></a>

* All - 0%

### Heal Formula <a href="#in0ouarkrakz" id="in0ouarkrakz"></a>

* Control = 8000 - ((200 - Wisdom) \* 10) - Random(0, 250+ (200 - Wisdom)) - (Round \* 100) \* 1.5 (Critical)
* Others = 7000 - ((200 - Wisdom) \* 10) - Random(0, 250+ (200 - Wisdom)) - (Round \* 100) \* 1.5 (Critical)
