0 of 0

File information

Last updated

Original upload

Created by

JJ2197

Uploaded by

JJ2198

Virus scan

Safe to use

Tags for this mod

About this mod

This mod gives you the ability to customize a vast range of settings, such as various stats for weapons, armors, abilities, items , facilities and difficulties. I have extracted lots of different fields from the asset files and put them into json files, which can be used by Tracktwo's PPDefModifier to override vanilla settings.

Requirements
Permissions and credits
This mod gives you the ability to customize a vast range of settings, such as various stats for weapons, armors, abilities, items , facilities and difficulties. I have extracted lots of different fields from the asset files and put them into json files, which can be used by Tracktwo's PPDefModifier to override vanilla settings. All files that I have uploaded will contain the default settings of the Year One Edition (don't expect many updates as making new files is quite time consuming). The structure of the files will be like this:

   {
        "guid": "d58cbbb6-7d41-81a4-994a-ce4ed162641a",
"modletlist": [
{
        "field": "Weight",
        "value": 1,
},
{
        "field": "Chargemax",
        "value": 1,
},
],
        "comment": "AN_AcidHandGun"
    },

I have used the editor string for the comment which typical starts with the faction association if applicable then the entity(item, creature etc.) and then some kind of extension to the entity. (I'm sure that is confusing, but I don't know how to better explain it)

This mod requires two things, one is of course a mod loader (Recommended Modnix), which you can get here if you don't have it:
https://www.nexusmods.com/phoenixpoint/mods/43

It also uses Tracktwos PPDefModifer (latest version) which you can get here:
https://github.com/tracktwo/ppdefmodifier/releases

Be sure to place all JSON files in <Game directory>\Mods\PPDefModifier

Here are the text files that contain all of the current modifiable fields: (These are outdated but should still have correct guids and field names for the most part)

Abilities
Ability Skill point cost
Armors/Body parts
Items
Facility Stats 1
Facility Stats 2
Weapons
Factions