feat: update exp drop percent on death
This commit is contained in:
parent
4d507be33b
commit
0dc36219a9
1 changed files with 6 additions and 0 deletions
6
config/yigd.json
Normal file
6
config/yigd.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"expConfig": {
|
||||||
|
"dropBehaviour": "PERCENTAGE",
|
||||||
|
"dropPercentage": "80",
|
||||||
|
},
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue