1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Fix comment

This commit is contained in:
Dydzio 2023-09-20 15:25:31 +02:00 committed by Ivan Savenko
parent 66110d7bac
commit aa96a53f37

View File

@ -3,8 +3,8 @@
//Commander receives these bonuses on level-up
"bonusPerLevel":
[
["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+1 minimum damage
["CREATURE_DAMAGE", 2, "creatureDamageMax", 0 ], //+2 maximum damage
["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+2 minimum damage
["CREATURE_DAMAGE", 4, "creatureDamageMax", 0 ], //+4 maximum damage
["STACK_HEALTH", 20, null, 0 ] //+5 hp
],
//Value of bonuses given by each skill level