Bugged queen fix

and xp changes
This commit is contained in:
EpicValor
2023-08-26 01:53:54 -05:00
parent 2bd3813a23
commit 8f372ec5a1
16 changed files with 768 additions and 22 deletions

View File

@@ -4679,7 +4679,7 @@
},
"Mod_XPScale": {
"type": "byte",
"value": 10
"value": 100
},
"VarTable": {
"type": "list",
@@ -5463,6 +5463,96 @@
"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
}
}
]
}