Facebook
From Paltry Kitten, 4 Years ago, written in Plain Text.
This paste is a reply to Untitled from Unreliable Hedgehog - view diff
Embed
Download Paste or View Raw
Hits: 143
  1. Used https://github.com/Norbyte/lslib to extract Baldurs Gate 3\Data\Shared.pak
  2.  
  3. Make a bakup right away pls
  4.  
  5. Edit Equpment.txt from Public\Shared\Stats\Generated like so:
  6. new equipment "EQP_CC_Cleric"
  7. add initialweaponset "Melee"
  8. add equipmentgroup
  9. add equipment entry "WPN_Greatsword_2"
  10. add equipmentgroup
  11. add equipment entry "WPN_Longbow_2"
  12. add equipmentgroup
  13. add equipment entry "OBJ_Potion_Healing"
  14. add equipmentgroup
  15. add equipment entry "OBJ_Potion_Healing"
  16. add equipmentgroup
  17. add equipment entry "OBJ_Scroll_Revivify"
  18. add equipmentgroup
  19. add equipment entry "ARM_Cloak"
  20. add equipmentgroup
  21. add equipment entry "ARM_Boots_Metal"
  22. add equipmentgroup
  23. add equipment entry "ARM_Belt"
  24. add equipmentgroup
  25. add equipment entry "ARM_Plate_Body_2"
  26.  
  27. Warning. The cloak makes the game crash in some cutscenes.
  28.  
  29. Edit character.txt from Public\Shared\Stats\Generated\Data like this to equip on anyone.
  30. new entry "_Hero"
  31. type "Character"
  32. using "_Base"
  33. data "Vitality" "1"
  34. data "XPReward" ""
  35. data "Sight" "1850"
  36. data "Hearing" "1800"
  37. data "SpellCastingAbility" "Intelligence"
  38. data "ActionResources" "ActionPoint:1;BonusActionPoint:1;ReactionActionPoint:1;SpellSlot:0:0:1"
  39. data "Passives" "AttackOfOpportunity;Backstab;DarknessRules;ShortResting"
  40. data "Proficiency Group" "SimpleWeapons;MartialWeapons;MediumArmor;HeavyArmor;LightArmor;Shields"
  41.  
  42. Save, create package with tool and overwrite