This is the cap-out preset: every row selected from Palworld's composite Pal parameter table receives level 10 for all 13 Work Suitability fields.
Palworld 1.0 expanded Work Suitability to ten levels. This file targets that new ceiling with one PalSchema wildcard patch, including Kindling, Watering, Planting, Generating Electricity, Handiwork, Gathering, Lumbering, Mining, Oil Extraction, Medicine Production, Cooling, Transporting, and Farming/Ranching.
This artifact contains the LV10 flavor only. If separate LV1-LV5 variants are published later, install exactly one fixed-level variant at a time.
What it changes
- Assigns an absolute value of 10 to exactly 13 current
WorkSuitability_* fields.
- Selects every current and future row exposed through
DT_PalMonsterParameter by PalSchema's documented wildcard.
- Raises low values and overwrites high values alike; this is not a “minimum
- Uses strict JSON data only: no Lua hooks, paks, cooked assets, save edits,
The exact speed effect varies by job and Palworld's work logic. This beta does not advertise a measured multiplier until the live matrix is complete.
Requirements
- Palworld
1.0.0.100427or later in the 1.0 line - PalSchema 0.6.0
- the Palworld-compatible experimental UE4SS build required by PalSchema
Without PalSchema, the data file is not applied. PalSchema and UE4SS are not bundled.
Windows dedicated server
The ZIP includes IsServer: true; that makes deployment
possible but does not by itself prove gameplay behavior.
- Stop the server and back up the complete
Pal/Saveddirectory. - Install current server-compatible experimental UE4SS and PalSchema packages.
- Extract the official package into one child folder of
PalServer/Mods/Workshop/ so Info.json is directly inside that child.
- Start once if
Mods/PalModSettings.inidoes not exist, then stop again. - Configure:
ini
[PalModSettings]
bGlobalEnableMod=true
ActiveModList=PalSchema
ActiveModList=AllPalsWorkLV10
Customization
Open raw/work_suitability_lv10.json inside the installed
AllPalsWorkLV10 folder. Each shipping value is 10.
- Use whole numbers from
0through10on Palworld 1.0. 0removes that suitability reference;10is the 1.0 ceiling.- Restart the game/server after editing.
- Back up custom edits. A manager reinstall or package version update can
- Malformed or out-of-range custom JSON is unsupported; validate edits before




