Baldur's Gate 3
0 of 0

File information

Last updated

Original upload

Created by

Synyster328

Uploaded by

Synyster328

Virus scan

Safe to use

Tags for this mod

About this mod

This mod upgrades the training dummy in camp to actually work like a training dummy. It can now take damage, and be the target of spells so you can test your attacks out on it.

Permissions and credits
Changelogs
Installation
-------------
Move BetterDummy.pak into Documents\LarianStudios\BaldursGate3\Mods
Edit modsettings.lsx at Documents\LarianStudios\BaldursGate3\PlayerProfiles\{YourProfile}\modsettings.lsx (You can open it with notepad or any text editor)

You must follow this format

<?xml version="1.0" encoding="UTF-8"?>
<save>
   <version major="4" minor="0" revision="0" build="52" />
   <region id="ModuleSettings">
      <node id="root">
         <children>
            <node id="ModOrder">
               <children>
                  <node id="Module">
                     <attribute id="UUID" type="FixedString" value="dbfa7c04-6463-438f-b6a2-a5d2d857a4d1" />
                  </node>
                  <!--other mods here-->
               </children>
            </node>
            <node id="Mods">
               <children>
                  <node id="ModuleShortDesc">
                     <attribute id="Folder" type="LSWString" value="Gustav" />
                     <attribute id="MD5" type="LSString" value="" />
                     <attribute id="Name" type="FixedString" value="Gustav" />
                     <attribute id="UUID" type="FixedString" value="991c9c7a-fb80-40cb-8f0d-b92d4e80e9b1" />
                     <attribute id="Version" type="int32" value="268435456" />
                  </node>
                  <node id="ModuleShortDesc">
                     <attribute id="Folder" type="LSWString" value="BetterDummy" />
                     <attribute id="MD5" type="LSString" value="" />
                     <attribute id="Name" type="FixedString" value="BetterDummy" />
                     <attribute id="UUID" type="FixedString" value="dbfa7c04-6463-438f-b6a2-a5d2d857a4d1" />
                     <attribute id="Version" type="int32" value="268435456" />
                  </node>
                  <!--other mods here-->
               </children>
            </node>
         </children>
      </node>
   </region>
</save>