Jump to content

Mod request: skills always active


Recommended Posts

I tried adding an additional line to slot id section but it doesn't show up in game. Its definitely a UI issue, the only way to add more skill slots/boxes is to mod the UI to add more boxes.

 

Tried adding this line to the bottom of slot 12 but nothing happened. I was hoping to see an additional box when i tested it out but nothing. 12 is the max for now until the SDK kit comes out to allow UI modding.

<slot id="13" unlockedOnLevel="35" group="4" neighbourUp="" neighbourDown="13" neighbourLeft="12" neighbourRight="16" />

 

 

 

 

ORIGINAL VALUES

 

<skill_slots>
<slot id="1" unlockedOnLevel="0" group="1" neighbourUp="2" neighbourDown="" neighbourLeft="" neighbourRight="3" />
<slot id="2" unlockedOnLevel="2" group="1" neighbourUp="4" neighbourDown="" neighbourLeft="1" neighbourRight="5" />
<slot id="3" unlockedOnLevel="4" group="1" neighbourUp="6" neighbourDown="" neighbourLeft="3" neighbourRight="7" />
<slot id="4" unlockedOnLevel="6" group="2" neighbourUp="" neighbourDown="1" neighbourLeft="" neighbourRight="4" />
<slot id="5" unlockedOnLevel="8" group="2" neighbourUp="" neighbourDown="3" neighbourLeft="2" neighbourRight="6" />
<slot id="6" unlockedOnLevel="10" group="2" neighbourUp="" neighbourDown="5" neighbourLeft="4" neighbourRight="8" />
<slot id="7" unlockedOnLevel="12" group="3" neighbourUp="8" neighbourDown="" neighbourLeft="5" neighbourRight="9" />
<slot id="8" unlockedOnLevel="15" group="3" neighbourUp="10" neighbourDown="" neighbourLeft="7" neighbourRight="11" />
<slot id="9" unlockedOnLevel="18" group="3" neighbourUp="12" neighbourDown="" neighbourLeft="9" neighbourRight="13" />
<slot id="10" unlockedOnLevel="22" group="4" neighbourUp="" neighbourDown="7" neighbourLeft="6" neighbourRight="10" />
<slot id="11" unlockedOnLevel="26" group="4" neighbourUp="" neighbourDown="9" neighbourLeft="8" neighbourRight="12" />
<slot id="12" unlockedOnLevel="30" group="4" neighbourUp="" neighbourDown="11" neighbourLeft="10" neighbourRight="14" />
</skill_slots>
<!-- skill mutagen slots -->
<mutagen_slots>
<mutagen skillGroup="1" unlockedAtLevel="2" />
<mutagen skillGroup="2" unlockedAtLevel="9" />
<mutagen skillGroup="3" unlockedAtLevel="16" />
<mutagen skillGroup="4" unlockedAtLevel="28" />

Edited by fox23vang
Link to comment
Share on other sites

What I've done to circumvent this issue for the time being(that is until we get RedKit for W3) is to add all previous skill effects from T1 - T3 skills into the T4 skill of each roster.

Any chance of you sharing that with us? Every time i try myself the reimport complains about differently sized files. Do you just force it?

Link to comment
Share on other sites

What I've done to circumvent this issue for the time being(that is until we get RedKit for W3) is to add all previous skill effects from T1 - T3 skills into the T4 skill of each roster.

Can you release it as a mod please? If you release it, i promise it will be a very popular mod.

Edited by keranaci
Link to comment
Share on other sites

What I've done to circumvent this issue for the time being(that is until we get RedKit for W3) is to add all previous skill effects from T1 - T3 skills into the T4 skill of each roster.

Can you please explain how to do this?

Link to comment
Share on other sites

  • 2 weeks later...

What I've done to circumvent this issue for the time being(that is until we get RedKit for W3) is to add all previous skill effects from T1 - T3 skills into the T4 skill of each roster.

 

I would love to get your patch.bundle file with this tweak; I'm sure there are others who would too. Maybe post it as a mod on the nexus?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...