Alfheira Posted June 6, 2015 Share Posted June 6, 2015 I think whichever skill you unlock it becomes activated but put into slots just for increased mutagen effects.That's how I thought at first it would work and I'm deeply disappointed by the current system. Maybe the game can be tricked by flagging all skills as "active" without being in an activation slot? But I don't know where to start searching for the related files. Link to comment Share on other sites More sharing options...
Alfheira Posted June 7, 2015 Share Posted June 7, 2015 (edited) One file related to this should be geralt_skills.xmlIt can be found in \The Witcher 3 Wild Hunt\content\patch0\bundles\patch.bundleand in \The Witcher 3 Wild Hunt\content\content0\bundles\xml.bundle This file can be used to lower the amount of levels needed to unlock the slots. A mod that does that already exists: http://www.nexusmods.com/witcher3/mods/30/? There is a section called skill_slots in this file that maybe can be used to add more skill slots. Doubling the skill slots following the systematics of the avaiable 12 slots should look like this: <skill_slots> <slot id="1" unlockedOnLevel="0" group="1" neighbourUp="2" neighbourDown="" neighbourLeft="" neighbourRight="3" /> <slot id="2" unlockedOnLevel="1" group="1" neighbourUp="4" neighbourDown="" neighbourLeft="1" neighbourRight="5" /> <slot id="3" unlockedOnLevel="2" group="1" neighbourUp="6" neighbourDown="" neighbourLeft="3" neighbourRight="7" /> <slot id="4" unlockedOnLevel="3" group="2" neighbourUp="" neighbourDown="1" neighbourLeft="" neighbourRight="4" /> <slot id="5" unlockedOnLevel="4" group="2" neighbourUp="" neighbourDown="3" neighbourLeft="2" neighbourRight="6" /> <slot id="6" unlockedOnLevel="5" group="2" neighbourUp="" neighbourDown="5" neighbourLeft="4" neighbourRight="8" /> <slot id="7" unlockedOnLevel="6" group="3" neighbourUp="8" neighbourDown="" neighbourLeft="5" neighbourRight="9" /> <slot id="8" unlockedOnLevel="7" group="3" neighbourUp="10" neighbourDown="" neighbourLeft="7" neighbourRight="11" /> <slot id="9" unlockedOnLevel="8" group="3" neighbourUp="12" neighbourDown="" neighbourLeft="9" neighbourRight="13" /> <slot id="10" unlockedOnLevel="9" group="4" neighbourUp="" neighbourDown="7" neighbourLeft="6" neighbourRight="10" /> <slot id="11" unlockedOnLevel="10" group="4" neighbourUp="" neighbourDown="9" neighbourLeft="8" neighbourRight="12" /> <slot id="12" unlockedOnLevel="11" group="4" neighbourUp="" neighbourDown="11" neighbourLeft="10" neighbourRight="14" /> <slot id="13" unlockedOnLevel="12" group="5" neighbourUp="14" neighbourDown="" neighbourLeft="11" neighbourRight="15" /> <slot id="14" unlockedOnLevel="13" group="5" neighbourUp="16" neighbourDown="" neighbourLeft="13" neighbourRight="17" /> <slot id="15" unlockedOnLevel="14" group="5" neighbourUp="18" neighbourDown="" neighbourLeft="15" neighbourRight="19" /> <slot id="16" unlockedOnLevel="15" group="6" neighbourUp="" neighbourDown="13" neighbourLeft="12" neighbourRight="16" /> <slot id="17" unlockedOnLevel="16" group="6" neighbourUp="" neighbourDown="15" neighbourLeft="14" neighbourRight="18" /> <slot id="18" unlockedOnLevel="17" group="6" neighbourUp="" neighbourDown="17" neighbourLeft="16" neighbourRight="20" /> <slot id="19" unlockedOnLevel="18" group="7" neighbourUp="20" neighbourDown="" neighbourLeft="17" neighbourRight="21" /> <slot id="20" unlockedOnLevel="19" group="7" neighbourUp="22" neighbourDown="" neighbourLeft="19" neighbourRight="23" /> <slot id="21" unlockedOnLevel="20" group="7" neighbourUp="24" neighbourDown="" neighbourLeft="21" neighbourRight="25" /> <slot id="22" unlockedOnLevel="21" group="8" neighbourUp="" neighbourDown="19" neighbourLeft="18" neighbourRight="22" /> <slot id="23" unlockedOnLevel="22" group="8" neighbourUp="" neighbourDown="21" neighbourLeft="20" neighbourRight="24" /> <slot id="24" unlockedOnLevel="23" group="8" neighbourUp="" neighbourDown="23" neighbourLeft="22" neighbourRight="26" /> </skill_slots> <!-- skill mutagen slots --> <mutagen_slots> <mutagen skillGroup="1" unlockedAtLevel="0" /> <mutagen skillGroup="2" unlockedAtLevel="3" /> <mutagen skillGroup="3" unlockedAtLevel="6" /> <mutagen skillGroup="4" unlockedAtLevel="9" /> <mutagen skillGroup="5" unlockedAtLevel="12" /> <mutagen skillGroup="6" unlockedAtLevel="15" /> <mutagen skillGroup="7" unlockedAtLevel="18" /> <mutagen skillGroup="8" unlockedAtLevel="21" /> </mutagen_slots> It doesn't work though because the added slots in the script are not represented in the GUI. I don't know how to make this work, sorry. Edited June 7, 2015 by Alfheira Link to comment Share on other sites More sharing options...
sonfrank Posted June 11, 2015 Share Posted June 11, 2015 +1 Link to comment Share on other sites More sharing options...
The4thK Posted June 12, 2015 Share Posted June 12, 2015 +1 Link to comment Share on other sites More sharing options...
AmonLau Posted June 12, 2015 Share Posted June 12, 2015 Would really love this, or just something similar to it... =P Link to comment Share on other sites More sharing options...
AstralShark Posted June 13, 2015 Share Posted June 13, 2015 +1 Link to comment Share on other sites More sharing options...
bben46 Posted June 14, 2015 Share Posted June 14, 2015 @Duck Please make your own topic - It doesan't cost anything extra, and besides it's FREE. Hijacking topics is againstthe rules - your off topic request has been removed. @Stewark - yours was removed as it was no longer relavant. No penalty. Link to comment Share on other sites More sharing options...
WilliamTael Posted June 21, 2015 Share Posted June 21, 2015 +1 Link to comment Share on other sites More sharing options...
Richboycool Posted June 21, 2015 Share Posted June 21, 2015 +9001 Link to comment Share on other sites More sharing options...
cillerbee Posted June 25, 2015 Share Posted June 25, 2015 Very Interested in a mod for this as well. The Cheat Engine hack makes it so all the skills are active which makes your character much too strong and over powered. Link to comment Share on other sites More sharing options...
Recommended Posts