0 of 0

File information

Last updated

Original upload

Created by

HioMan

Uploaded by

MrHioMan

Virus scan

Safe to use

Tags for this mod

About this mod

any or all of the changes this mod makes can be altered. Adds genders to humans, breeding outcomes for most, if not all pals, increases their capture rate, and gives them LV4 in all functioning base work skills

Requirements
Permissions and credits
EDIT because I now know a bit more about how breeding works:

because of how breeding works in this game, you can only get pals that come from unique combinations. If you want a human to be able to output a specific pal, you'd have to manually go in and add every existing combination for how to get that pal into the breeds.JSON. if you don't do that then I don't know what would happen, but I guess they would give you a different random pal.


OVERVIEW:
This mod adds genders to humans, gives them a work suitability in everything but kindling, mining, and logging (apparently those don't work), and sets their capture rate to 100%. Note that this doesn't mean all humans have 100% capture rates, low level syndicate thugs have 100%, but when i tried it on a lv 20 FPA member it was about 86%. It also has a list that gets added to the breeding list for all possible human outcomes.

Instilation:
This mod required PalSchema, so get that running. Once you do, extract the contents of this zip into Pal\Binaries\Win64\ue4ss\Mods\PalSchema\mods

ALTERING THE MOD:
To alter any of the stats I gave the humans (i.e. male to female ratio or work suitability) you can either manually edit the file named "100%Capture rate + genders + 4 skills.JSON" and change any of the stats there, or you can open the python file called "thingy.py" and alter the contents of newLine, MaleNewLine, and feMaleNewLine. MaleNewLine and feMaleNewLine only get called on characters who's file name specifically mentions their gender (mostly villagers). run the file and then copy the contents of output.txt into the "DT_PalHumanParameter":{ } part. this is most effectively done by copying the first 2 lines of the file, deleting everything in it, pasting the first 2 lines back, and putting the last 2 }s back. Also remember to delete the comma after the last entry of output.txt

To alter any of the breeds, go to breeds.JSON and replace the breeding output for each specific input you want. Alternativly, you could re-randomize everything by running makeRandomBreeds.py and replacing breeds.JSON's "DT_PalCombiUnique":{} contents with the new contents of outputFile.txt. If you know anything about python you could also customize it to remove a pal from the outcome, but I won't get into that. Also you could delete the pal from palList.txt, but that also removes the breed between the human and them.

Also, I'll be uploading human model swaps soon that show a visual difference between the male and female visually. Rayne Syndicate is already out, but will probably not be updated for at least a few minutes:: https://www.nexusmods.com/palworld/mods/2191