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": [
@@ -2350,4 +2352,4 @@
{"UnknownA1": 50.0, "UnknownA2": 10.0, "UnknownA3": 0x10000, "UnknownA4": 0x18E3, "UnknownA5": 0xA}
],
"WeaponStatBoostIndexes": []
}
}