Added aggressorBonus values for zombies
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user