X4: Foundations

X4: Foundations

Faster Crew Leveling
Hikaro 15 Aug, 2024 @ 7:44am
Fix for error in debug.txt
There is 1 small problem when I watched debug file:

[] 0.00 No matching node for path '//experiences/experience[@id='ship_construct_station']/skill[@ref='management']/individual' in patch file 'extensions\fastcrewlevel\libraries\experiences'. Skipping node.

There is no "individual" tag for "management" skill, but there is "group" tag.
and I suggest that the author correct it:

<replace sel="//experiences/experience[@id='ship_construct_station']/skill[@ref='management']/group"> <group base="1.0" falloff="0.71" limit="15"/> </replace>