fixed broken xp

This commit is contained in:
EpicValor
2023-08-29 01:07:43 -05:00
parent f891d19fd5
commit 651c3c24e5
22 changed files with 16 additions and 106 deletions

View File

@@ -4693,7 +4693,7 @@
},
"Mod_XPScale": {
"type": "byte",
"value": 100
"value": 0
},
"VarTable": {
"type": "list",
@@ -5477,96 +5477,6 @@
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXP"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXPSlider"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 20
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXPMaxGroupBonus"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 100
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXPMaxXP"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 0
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXpRadius"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 60
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "CustomXPDiffPen"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 0
}
}
]
}