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 @@
{
// This file matches what's in the client's ItemPMT file. Modifying this file will not affect the client; it only
// exists so the server can match the client's behavior.
"ArmorSaleDivisor": 0.79999995231628418,
"ArmorStatBoostIndexes": [],
"ItemCombinations": [
@@ -2351,4 +2353,4 @@
{"UnknownA1": 100.0, "UnknownA2": 10.0, "UnknownA3": 0x10000, "UnknownA4": 0x1555, "UnknownA5": 0x4}
],
"WeaponStatBoostIndexes": []
}
}