AlexSpl
Responsible
Supreme Hero
|
posted May 03, 2020 06:31 PM |
|
Edited by AlexSpl at 09:23, 04 May 2020.
|
Corrected coefficients for Archery and Scholar (thanks to Ben80).
1. Archery
Value = [(500 + Ranged_Units_Power) * k / 100], where
k = 16, for Basic Archery;
k = 7, for Advanced Archery;
k = 11, for Expert Archery.
18. Scholar
Value = [the_strongest_spell_efficiency_delta(1, 1, 0, 0, 0, 0, 0) * Spell_Power * 1/10],
if a hero has Wisdom, otherwise 0;
|
|