Added aggressorBonus values for zombies

This commit is contained in:
Chomp
2025-06-24 22:33:09 +01:00
parent 992dce96f7
commit df3ac2366c
5 changed files with 15 additions and 5 deletions
@@ -2129,7 +2129,9 @@
},
"experience": {
"aggressorBonus": {
"normal": 0
"easy": 0,
"normal": 0,
"hard": 0
},
"level": {
"max": 1,
@@ -2115,7 +2115,9 @@
},
"experience": {
"aggressorBonus": {
"normal": 0
"easy": 0,
"normal": 0,
"hard": 0
},
"level": {
"max": 1,
@@ -2115,7 +2115,9 @@
},
"experience": {
"aggressorBonus": {
"normal": 0
"easy": 0,
"normal": 0,
"hard": 0
},
"level": {
"max": 1,
@@ -2059,7 +2059,9 @@
},
"experience": {
"aggressorBonus": {
"normal": 0
"easy": 0,
"normal": 0,
"hard": 0
},
"level": {
"max": 1,
@@ -2109,7 +2109,9 @@
},
"experience": {
"aggressorBonus": {
"normal": 0.05
"easy": 0,
"normal": 0.05,
"hard": 0
},
"level": {
"max": 1,