About this mod
Last, but certainly not least, the glamorous bard is now modded into BG3.
NOW SUPPORTS PATCH3, THANKS NORBYTE!
- Permissions and credits
- Changelogs
- Donations
Last, but certainly not least, the glamorous bard is now modded into BG3.
Implementation Notes
Three Colleges are available: Valor, Lore and Glamour
You start with slick Bardic Garb, suitable for performing in the nicest of taverns with all the protective ability of padded armor. You also start with a Shawm.
Jack of All trades is implemented as a flat +1 bonus to all skill rolls since I cannot check if you are proficient in something.
Expertise is available for ANY skill and not just those you are proficient in, for same reason. It is also a flat +2 bonus rather than based on your proficiency bonus.
Song of Rest grants all those nearby a +50% to healing during short rest, since BG3 implements short rests quite differently a 1d6 bonus was pathetic.
Inspiration abilities required significant changes, considering it is not possible for me to prompt the user to use an inspiration die at random:
-Normal Inspiration lasts 3 rounds, but grants 1d6 bonus to all attack, skill and save rolls during those rounds
-With Combat Inpiration, they recieve their proficiency bonus to AC and Damage rolls
-Cutting Words lasts 1 round, but causes a -1d6 to ALL rolls during that round
-Mantle of Inspiration actually works more or less as RaW
The bard Tadpole ability is Rouse the Dead: "Perform such an inspiring ballad that you rouse your slumbering compatriots from their thoroughly deceased state, thus stealing their souls back the mortal realm with psionically infused music."
Disclaimer
I can make no guarantee about compatibility with other mods, or with future updates to this mod.
Installation
This mod is packaged in a way that _should_ work with Candor Mod Installer. You may also
install manually, placing the included .pak file in
`\Documents\Larian Studios\Baldur's Gate 3\Mods` and updating your
`\Documents\Larian Studios\Baldur's Gate 3\Profiles\[Profile Name]\modsettings.lsx` file:
<node id="ModOrder"/>
<children>
<--- OTHER MODS NODES HERE --->
<node id="Module">
<attribute id="UUID" type="FixedString" value="607607be-ad6c-4229-abf7-6fa15bae639c"/>
</node>
</children>
</node>
<node id="Mods">
<children>
<--- OTHER MODS NODES HERE --->
<node id="ModuleShortDesc">
<attribute id="Folder" type="LSWString" value="Bard"/>
<attribute id="MD5" type="LSString" value=""/>
<attribute id="Name" type="FixedString" value="Bard"/>
<attribute id="UUID" type="FixedString" value="607607be-ad6c-4229-abf7-6fa15bae639c"/>
<attribute id="Version" type="int32" value="1"/>
</node>
</children>
</node>