add level table JSON format

This commit is contained in:
Martin Michelsen
2026-05-09 13:36:33 -07:00
parent 9915422ae6
commit 7ce3ce5b65
46 changed files with 7462 additions and 398 deletions
@@ -1,4 +1,6 @@
{
// Unlike all other PSO versions, this file is serialized and sent to the client. Making changes in here WILL affect
// BB clients.
"ArmorSaleDivisor": 0.79999995231628418,
"ArmorStatBoostIndexes": [],
"ItemCombinations": [
@@ -3070,4 +3072,4 @@
{"UnknownA1": 130.0, "UnknownA2": 30.0, "UnknownA3": 0x2000, "UnknownA4": 0x1999, "UnknownA5": 0x1}
],
"WeaponStatBoostIndexes": []
}
}