================================================================================
Stupid Dummy Sword
================================================================================

Generated by Karsus Codex - Ironhand's Workshop
Mod UUID: 966436ab-94d1-45cb-8047-0a6a413c9478
Folder Name: kc_mod_eafe47e5_966436ab-94d1-45cb-8047-0a6a413c9478

================================================================================
DESCRIPTION
================================================================================

Insaneo sword to rule BG3.

================================================================================
WHAT'S IN THIS ZIP
================================================================================

- Raw mod source files (.lsx, .txt, localization)
- build_and_install.bat (builds a .pak via Divine.exe)
- README.txt (this file)

If you just want to play, download the .pak from Karsus Codex and skip this zip.

================================================================================
INSTALLATION
================================================================================

1. Extract this .zip file
2. Install LSLib (Divine.exe): https://github.com/Norbyte/lslib/releases
3. Run build_and_install.bat
4. Launch BG3
5. Open Mod Manager (Mods tab)
6. Enable "Stupid Dummy Sword"
7. Start or load a game

================================================================================
SPAWNING ITEMS IN-GAME
================================================================================

After enabling the mod and loading a save:

1. Open the Script Extender console:
   - Press ~ (tilde) or ` (backtick) key

2. Paste one of the following commands:

kc_mod_eafe47e5_Longsword_2:
  Osi.TemplateAddTo("b7fae645-420b-5850-93bb-75d7ae706ecb", GetHostCharacter(), 1, 1);

3. Press Enter
4. Check your inventory!

================================================================================
TECHNICAL DETAILS
================================================================================

Root Templates:

  - kc_mod_eafe47e5_Longsword_2: b7fae645-420b-5850-93bb-75d7ae706ecb

Stats Objects:

  - kc_mod_eafe47e5_Longsword_2

Parent Templates:

  - 1865323f-b428-4791-a0a9-578841e57463

================================================================================
TROUBLESHOOTING
================================================================================

Items not appearing?
- Make sure the mod is enabled in Mod Manager
- Try loading a different save
- Verify Script Extender is installed
- Check console for errors after running spawn command

Build failed?
- Ensure Divine.exe is installed at C:\Tools\LSLib\Tools\Divine.exe
- Download LSLib here: https://github.com/Norbyte/lslib/releases
- Download from: https://github.com/Norbyte/lslib/releases

================================================================================
