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

# Aid

### Base Damage Aid <a href="#s75bskom47h7" id="s75bskom47h7"></a>

* Physical - 15000
* Mental - 12000
* Range - 12000

### Base Aid Critical <a href="#wxbxg3c4i7o0" id="wxbxg3c4i7o0"></a>

* All - 0%

### Aid Formula <a href="#dyl82a890hqk" id="dyl82a890hqk"></a>

Aid damage is added to the attack damage before level adjustment calculation

* Physical = 15000 - ((200 - Wisdom) \* 10) - Random(0, 250+ (200 - Wisdom)) + (Round \* 100) \* 1.5 (Critical)
* Mental = 12000 - ((200 - Wisdom) \* 10) - Random(0, 250+ (200 - Wisdom)) + (Round \* 100) \* 1.5 (Critical)
* Range = 12000 - ((200 - Wisdom) \* 10) - Random(0, 250+ (200 - Wisdom)) + (Round \* 100) \* 1.5 (Critical)
