0 of 0

File information

Last updated

Original upload

Created by

Golbezz

Uploaded by

golbezz

Virus scan

Safe to use

Tags for this mod

About this mod

Become an archdruid! The 20th level druid trait implemented as the default state for druids. This mod will put Wild Shape charges on a 1 turn cooldown to allow for you to transform at will.

Requirements
Permissions and credits
This mod is compatible with existing saves!

There are 3 options when picking what you want to play:
Archdruid: This version will passively make wild shape charges restore each turn.
Archdruid-PerCombat: This version will passively make wild shape charges restore each combat. This will limit its use in combat but still allow for unlimited wild shapes for use outside of combat.
Archdruid-Feat: The same as Archdruid, but in the form of a feat. If getting so much power without any investment just doesn't sit right, pay a little price for it with this.
Archdruid-Feat-PerCombat: The same as Archdruid-PerCombat, but in the form of a feat.

Note: The feats do not change the wild shape charges tooltip.

Mod Manager Install:
1. Extract to AppData\Local\Larian Studios\Baldur's Gate 3\Mods
2. Activate the mod in your Baldur's Gate 3 Mod Manager
3. Save
4. Play

Manual Install:
1. Extract to AppData\Local\Larian Studios\Baldur's Gate 3\Mods
2. Open the modsettings.lsx file located at: C:\Users\<USERID>\AppData\Local\Larian Studios\Baldur's Gate 3\PlayerProfiles\Public
3. Place the following code below within the <children> grouping under <node id="ModOrder">

            <node id="Module">
              <attribute id="UUID" value="62ba8e69-7c9c-491b-bcce-4bbArchdruid" type="FixedString" />
            </node>

4. Place the following code below within the <children> grouping under <node id="Mods">

            <node id="ModuleShortDesc">
              <attribute id="Folder" value="Archdruid" type="LSString" />
              <attribute id="MD5" value="" type="LSString" />
              <attribute id="Name" value="Archdruid" type="LSString" />
              <attribute id="UUID" value="62ba8e69-7c9c-491b-bcce-4bbArchdruid" type="FixedString" />
              <attribute id="Version64" value="36028797018963968" type="int64" />
            </node>