A community fork of EternalWraith's PalEdit, rebuilt for the Palworld 1.0 save format β with Global Palbox editing, save-safe writing, and a few new features. Huge thanks to EternalWraith for the original tool this builds on.
β¨ What's new
- π£ Palworld 1.0 Global Palbox support β reads & writes the new save format and loads your Global Palbox (
GlobalPalStorage.sav), with refreshed 1.0 species, moves, passives and icons, and the level cap raised to 80. - π‘οΈ Save-safe β opening a file and saving it back changes nothing unless you actually edit something (verified field-by-field). It also tidies up incompatible pre-1.0 data from older copies of pals.
- π¦ Global Palbox management β add, clone, delete and rename Pals right in the box.
- π Searchable everything β attacks (filter by element, sort by damage, learnset / fruit / all), passives (grouped by effect with plain-language descriptions), a species browser, and a pal-list filter bar. Attack lists are colour-coded by element, and the "add a move" box and passive-preset slots use the same searchable picker.
- π Editable Stats Detail β view and tune IVs, souls and condensation.
- ποΈ More knobs β work suitabilities editable 0β10 with grey / green / red feedback, custom passive presets, and a typeable level field.
- πΎ Automatic per-session backups β your save is copied to a
PalEdit-backupsfolder before the first edit each session.
π Fixes
- Sorted out the save-corruption issues behind Pals losing their work behaviour β leftover
CraftSpeeds, zero-rank work-suitability entries, stray "mastered" moves, and the oldTalent_MeleeIV are all cleaned up on load. - Fixed Lamball (
SheepBall) Pals failing to load β species are now matched case-insensitively, so a casing difference between the save and the data no longer drops them from your box.
β What's tested
Editing is focused on the Global Palbox (GlobalPalStorage.sav) β that's the tested, recommended path for now. World saves (Level.sav) aren't enabled yet; the groundwork is written up in docs/save-editing-analysis.md.
π How to use
- Download the zip below, extract it into a folder, and run
PalEdit.exe. - Close Palworld first, then File β Load Save and open your
GlobalPalStorage.sav. - Edit / add / clone Pals, then Save.
- Launch the game and open the Pal Genetic Data terminal β drag your Pals from the Global Palbox into a local box. Edits apply right away; brand-new Pals sit on a short (~10 minute) reconstruction cooldown, then they're good to go.
Full walkthrough with screenshots is in the README. Your save is backed up to a PalEdit-backups folder automatically, but please keep your own backup too. π’