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

Fix wrong comment

This commit is contained in:
Dydzio
2024-01-01 17:53:05 +01:00
committed by GitHub
parent 4cd910a4ce
commit 9dd1dbfe37

View File

@@ -5,7 +5,7 @@
[ [
["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+2 minimum damage ["CREATURE_DAMAGE", 2, "creatureDamageMin", 0 ], //+2 minimum damage
["CREATURE_DAMAGE", 4, "creatureDamageMax", 0 ], //+4 maximum 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 //Value of bonuses given by each skill level
"skillLevels": "skillLevels":