1) Find the Skill GUID
Each skills of POE2 has a GUID. You could find them in "global.gamedatabundle" (in the folder \PillarsOfEternityII_Data\exported\design\gamedata\).
For example, Diplomacy's GUID is "c7e22ee0-bdd6-4ca8-99f0-a46f3dd66606".



2) Edit the Background Game Data
You could edit skill value of background in "characters.gamedatabundle", or make a mod to override.
If you want Aristocrat skill bonus +20 Diplomacy, then edit "Value": 1 of "SkillID": "c7e22ee0-bdd6-4ca8-99f0-a46f3dd66606"(Diplomacy's skill GUID).



3) Make a override mod
Create a modname.gamedatabundle, copy and paste the lines of background Aristocrat in "characters.gamedatabundle", add lines of other "skillID", edit all of values, and then... Ta-da!





Please excuse my poor english.

Tools)
NotePad++ 7.5.7 with JSON viewer

References)
Game Data Formats Documentation - BackgroundComponent
Useful Tutorials and Links
First Mod (spoilers)

Article information

Added on

Written by

c821118

0 comments