1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Merge pull request #3419 from vcmi/dydzio0614-patch-1

Fix wrong comment in commander levelup config
This commit is contained in:
Ivan Savenko
2024-01-03 12:30:40 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
[
["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+2 minimum damage
["CREATURE_DAMAGE", 4, "creatureDamageMax", 0 ], //+4 maximum damage
["STACK_HEALTH", 20, null, 0 ] //+5 hp
["STACK_HEALTH", 20, null, 0 ] //+20 hp
],
//Value of bonuses given by each skill level
"skillLevels":