set percentage of exp on death

This commit is contained in:
♥ Minnie ♥ 2025-06-14 21:30:11 +08:00
parent b08df55d04
commit 9083262a59
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 5 additions and 5 deletions

View file

@ -22,9 +22,9 @@
"dropOnGroundSlots": []
},
"expConfig": {
"dropBehaviour": "BEST_OF_BOTH",
"dropPercentage": 0,
"keepPercentage": 0
"dropBehaviour": "PERCENTAGE",
"dropPercentage": 60,
"keepPercentage": 20
},
"graveConfig": {
"enabled": true,