File information

Last updated

Original upload

Created by

BG3 Community Library Team

Uploaded by

RandoRuda

Virus scan

Safe to use

Mod articles

  • Technical Info

    Technical Info

    The mod contains a JSON config file which is read by the Compatibility Framework.

    The config file contains UUIDs for spell lists in the Community Library that are added to the subclasses at level 1, 3, 5, 7, 9.

    Example Config Section:
    "Progressions": [ {
    "Comment": "Archfey Level 3", "UUID": "3fe3b85e-ed6e-4264-9492-07b69516ba18",
    "Selectors":

    Spell List:
    <node id="SpellList">
    <attribute id="Comment" type="LSString" value="Warlock Patron Archfey SLevel 2"/>
    <attribute id="Spells" type="LSString" value="Target_CalmEmotions;Target_PhantasmalForce"/>
    <attribute id="UUID" type="guid" value="c1cfc0d3-1dad-1157-0202-c01200000002"/>
    </node>...