Palworld
0 of 0

File information

Last updated

Original upload

Created by

_connlost

Uploaded by

connlost

Virus scan

Some manually verified files

About this mod

The tool for Adding, Deleting, and Modifying Pals in Palworld Game Save, supports running on Docker, GUI, WebUI, and Cli.

Permissions and credits
Changelogs
JUST READ THE GITHUB README INSTEAD.
Palworld Pal Editor 0.4.1 Usage Video
Palworld Pal Editor
English | 简体中文

If you love this tool, you can support it by sharing it with your friends. We need more downloads so people can notice this tool ; )

# Supported Language

English
| 日本語 | 简体中文

# What is this

A Palworld Pal Editor that allows you to modify your pals freely, developed by _connlost with ❤️.

Supports running on Docker, GUI, WebUI, and CLI. More Details


0.4.1 Usage Video: https://www.youtube.com/watch?v=v9U60jj5Ugw


# Before Use

Always backup your save in case corruption happens. (The tool does backup files for you)

LET ME KNOW
IF ANY BUG PRESENTS. 


# What This Tool Can Do

  • Spawn Pal
  • Duplicate Pal
  • Delete Pal
  • Show / Hide pals that are not in player pal containers (e.g. Pals in viewing cage, (or taken away by other players, prior Palworld v0.1.5))
  • Show (so you can delete them) / Hide pals that are not displayed in-game (Ghost Pals).
  • Unlock Viewing Cage for Selected player (multiplayer server)
  • List Players and Pals
  • Inspect Pal Stats
  • Change Pal Gender
  • Toggle BOSS / Rare / Tower
  • Change Pal NickName
  • Add / Remove Pal Learned Attacks
  • Add / Remove Pal Equipped Attacks
  • Change Pal Level / Exp
  • Change Pal Condenser Level
  • Change Pal Soul Levels
  • Change CharacterID (Pal Species)
  • Change Pal Passive Skills
  • Change Pal IV
  • Calculate MaxHP
  • Remove Pal Sicks
  • Revive Pals
  • Edit Food Buff Timer (Only if the pal has food buff, and CLI only)

# Usage

NORMALLY YOU JUST RUN THE EXE AND PASTE THE PATH TO YOUR GAME SAVE TO THE PROGRAM, THAT'S IT. NO NEED FOR FURTHER READING UNLESS YOU ARE HAVING ISSUE.

NOTE: YOU CAN ALWAYS RUN THE EDITOR IN A WEB BROWSER (Chrome / Firefox), IN CASE THE GUI ISN'T WORKING PROPERLY FOR YOU.


## Videos


## Option.1 Use Pre-Built Binary

Download from NexusMods (May not be the latest version):

Download from GitHub:

## Option.2 Install via pip

  • Make sure you have Python 3.11+
  • Run the following command:
    pip install --upgrade palworld-pal-editor
    python -m palworld_pal_editor

## Option.3 Run Inside a Docker Container

  • Clone the code.
  • Copy 
    ./docker/sample-docker-compose.yml

    to
    ./docker/docker-compose.yml

    , then do necessary modifications.

  • Run `./build_and_run_docker.sh`, or just manually run the commands if you are using Windows.
## Option.4 Directly Run the Code

  • Install Python 3.11+ and node.js.
  • Clone / Download the code
  • In the project directory, run `setup_and_run.ps1` for Windows Powershell, or `setup_and_run.sh` on a Unix-like OS.
  • Note: In `CLI` mode, You can change the language by calling `lang($LANG_CODE)`.

FOR MORE DETAIL, VISIT THE GITHUB PAGE.


# Possible Roadmap? (NO ETA)

  • Ordering Pals by Container Slots
  • Improve WebUI (I am bad at frontend dev, sorry! Contribution appreciated.)
  • Real GUI, or alternatively, a Terminal GUI using Textual.
  • Move Pal to Different Slots? Change owner? IDK...
  • More Stuff...

# Contribution

  • If you found a bug, or are looking for a feature, please check Github Issues first.
  • If you want to contribute code, please check out the latest branch.
  • Open a PR so everyone knows what you are working on.


# Thanks



# Sponsor