================================================================================
Cold greatsword
================================================================================

Generated by Karsus Codex - Ironhand's Workshop
Mod UUID: 73ed460d-80ce-44e9-9f1b-72df2ab5dd03
Folder Name: kc_mod_e4d66792_73ed460d-80ce-44e9-9f1b-72df2ab5dd03

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

Collection of 1 items

================================================================================
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 "Cold greatsword"
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_e4d66792_Greatsword_1:
  Osi.TemplateAddTo("9e2e7c85-050a-5106-988e-fc1a04d57512", GetHostCharacter(), 1, 1);

3. Press Enter
4. Check your inventory!

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

Root Templates:

  - kc_mod_e4d66792_Greatsword_1: 9e2e7c85-050a-5106-988e-fc1a04d57512

Stats Objects:

  - kc_mod_e4d66792_Greatsword_1

Parent Templates:

  - ecfb9f69-5bc3-402e-acd8-c91d57e28403

================================================================================
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

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