Updated PMC experience values

This commit is contained in:
Dev 2024-11-14 18:01:03 +00:00
parent b841addd78
commit 63a54113cb
2 changed files with 42 additions and 6 deletions

View File

@ -2219,16 +2219,34 @@
}
},
"experience": {
"aggressorBonus": 0.02,
"aggressorBonus": {
"easy": 0.02,
"hard": 0.03,
"normal": 0.02
},
"level": {
"max": 79,
"min": 1
},
"reward": {
"easy": {
"max": 800,
"min": 150
},
"hard": {
"max": 1400,
"min": 450
},
"normal": {
"max": 1000,
"min": 250
}
},
"standingForKill": {
"easy": 0.02,
"hard": 0.03,
"normal": 0.02
},
"standingForKill": 0.02,
"useSimpleAnimator": false
},
"firstName": [

View File

@ -2208,16 +2208,34 @@
}
},
"experience": {
"aggressorBonus": 0.02,
"aggressorBonus": {
"hard": 0.03,
"normal": 0.02,
"easy": 0.02
},
"level": {
"max": 79,
"min": 1
},
"reward": {
"max": 1000,
"min": 250
"hard": {
"max": 1400,
"min": 450
},
"normal": {
"max": 1000,
"min": 250
},
"easy": {
"max": 800,
"min": 150
}
},
"standingForKill": {
"hard": 0.03,
"normal": 0.02,
"easy": 0.02
},
"standingForKill": 0.02,
"useSimpleAnimator": false
},
"firstName": [