this post was submitted on 04 Feb 2024
43 points (97.8% liked)

Palworld

770 readers
1 users here now

founded 7 months ago
MODERATORS
 

I've been interested in finding the best Pal breeding strategies, which is pretty difficult because of gender limitations, passive skill inheritance & all sorts of special cases in the Pal breeding system. So I wrote this small utility to help me find the strongest Pals that I can breed & plan the optimal breeding.

If you're into breeding pals you might find this useful :)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 7 months ago (3 children)

Thanks! Is it possible in the future to import save file to make it easier to use? (I know it's a complex feature, sorry).

[โ€“] [email protected] 5 points 7 months ago

I just looked at https://github.com/cheahjs/palworld-save-tools and I guess it should be possible :) Palworld uses a format called gvas (part of Unreal Engine) which seems to be a zlib-compressed sequence of key/value pairs. When get some time to play again I'll probably look into this. Entering this data through a website is pretty annoying! ๐Ÿ˜…

load more comments (2 replies)