About this mod
This mod allows you to play a number of non-PHB subclasses such as Aberrant Mind, Clockwork Soul, Divine Soul, Shadow Magic and Storm Sorcery up to level 20, in addition to the PHB classes Draconic Bloodline and Wild Magic.
- Requirements
- Permissions and credits
- Changelogs
- Donations
My preferred method of mod installation is the BG3 Mod Manager, which is fairly easy to install. Ignore the messages of the script extender being missing, especially if you definitely have it in the \bin folder as well as the error message along the lines of unable to add mods. For those who would want to manually install the mod, place the .pak file in the \Document\Larian Studios\Baldur's Gate 3\Mods folder.
Next, update your \AppData\Local\Larian Studios\Baldur's Gate 3\Profiles\PlayerProfiles\Public\modsettings.lsx file in the following way under the ModOrder section and Mods section (below where Gustav is):
<?xml version="1.0" encoding="UTF-8"?>
<save>
<version major="4" minor="0" revision="4" build="602" />
<region id="ModuleSettings">
<node id="root">
<children>
<node id="ModOrder">
<children>
<node id="Module">
<attribute id="UUID" value="991c9c7a-fb80-40cb-8f0d-b92d4e80e9b1" type="FixedString" />
</node>
<children>
<node id="Module">
<attribute id="UUID" value="6848bfae-e15a-4cbf-adb0-0e220fdbc91e" type="FixedString" />
</node>
</children>
</node>
<node id="Mods">
<children>
<node id="ModuleShortDesc">
<attribute id="Folder" value="Gustav" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Story" type="LSString" />
<attribute id="UUID" value="991c9c7a-fb80-40cb-8f0d-b92d4e80e9b1" type="FixedString" />
<attribute id="Version64" value="36029050422037059" type="int64" />
</node>
<node id="ModuleShortDesc">
<attribute id="Folder" value="Sorcerer" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="Sorcerer" type="LSString" />
<attribute id="UUID" value="6848bfae-e15a-4cbf-adb0-0e220fdbc91e" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
</children>
</node>
</children>
</node>
</region>
</save>