geralt_stats.xml - resources group - not everything modified shows in game
Hello. So I have modified geralt_stats.xml, resources group like this:
Encumbrance is modified to 9999 and it shows and work correctly ingame.
Strangely, regen types work for health and possibly for stamina, haven't tested stamina yet.
What gives?
---------- Updated at 09:45 PM ----------
Ok, so I tried to change how many skillpoints do I get per level, and I still get 1, so not even that is working, is there something I need to change in some script?
Hello. So I have modified geralt_stats.xml, resources group like this:
Stamina modified to 400 is not working, it still shows and is 100 ingame, same goes for toxicity<vitality type="base" always_random="false" min="3500" max="3500" />
<stamina type="base" always_random="false" min="400" max="400" />
<air type="base" always_random="false" min="500" max="500" />
<swimmingStamina type="base" always_random="false" min="500" max="500" />
<focus type="base" always_random="false" min="3" max="3" />
<toxicity type="base" always_random="false" min="300" max="300" />
<encumbrance type="base" always_random="false" min="9999" max="9999" />
Encumbrance is modified to 9999 and it shows and work correctly ingame.
Strangely, regen types work for health and possibly for stamina, haven't tested stamina yet.
What gives?
---------- Updated at 09:45 PM ----------
Ok, so I tried to change how many skillpoints do I get per level, and I still get 1, so not even that is working, is there something I need to change in some script?


