Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
#618784 22/09/17 06:25 AM
Joined: Sep 2017
Location: Australia
D
dezzter Offline OP
stranger
OP Offline
stranger
D
Joined: Sep 2017
Location: Australia
I've been trying to mod to give corpse eater to other races but hit a wall when I found that the talent for corpse eater doesn't actually do anything. I gave it to other races, eat a leg, and no memory and skill cutscene event.

Joined: Mar 2016
Location: Belgium
T
addict
Offline
addict
T
Joined: Mar 2016
Location: Belgium
The corpse eater talent is unrelated to receiving memories or skills from corpses. I'm not sure what it does, I don't have the data handy.

The memories and skills are handled by item scripts attached to the body parts. These scripts check specifically on the ELF tag to determine whether you will receive skills/memories. The name of the item script is GEN_Limb or Gen_BodyPart, not sure.

Joined: Jan 2010
Location: USA
F
enthusiast
Offline
enthusiast
F
Joined: Jan 2010
Location: USA
Corpse Eater heals the character who consumes the body part.


LSLib Contributor | My Mods: DOS2, DOS2DE | 560K Steam Workshop Subscribers
Joined: Sep 2017
Location: Australia
D
dezzter Offline OP
stranger
OP Offline
stranger
D
Joined: Sep 2017
Location: Australia
Yeah you were right, I edited Gen_BodyPart.itemScript and it works now. I changed the check for if IsTagged(_Char,"ELF" to if CharacterHasTalent(_Char,Elf_CorpseEating) and it works.

Thanks for the help.

To any who want to do this, the file you are after is gained from extracting origins.pak and is. You don't even have to set it to check for the talent, you could set it to something else so it works for everyone.
C:\Games\Divinity - Original Sin 2\Data\Public\DivinityOrigins_1301db3d-1f54-4e98-9be5-5094030916e4\Scripts\Gen_BodyPart.itemScript

Joined: Feb 2018
C
stranger
Offline
stranger
C
Joined: Feb 2018
I did this, and my character is still getting hurt from eating the body parts. How do I fix this?


Moderated by  Larian_KVN 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5