I use this mod to resurrect dead NPC's : https://www.nexusmods.com/baldursgate3/mods/1646 Works a treat. I even resurrected the dead ox at Waukeen's Rest ! You'll need a revivify spell or scroll however. You just add the dead NPC to your party, revivify them, then heal them. They can be dismissed whenever you want. Some NPC's won't follow the rest of the party though unless you choose them as 'leader'. I'm currently adventuring with Kaugha and the blind elf from the hag's lair. she might be blind but can still hit with a bow. :D
new entry "Teleportation_Revivify" type "SpellData" data "SpellType" "Teleportation" using "Teleportation_Revivify" data "Description" "RevivifySpellDescription" data "DescriptionParams" "25%" data "OriginSpellProperties" "RegainHitPoints(1); Resurrect(100,25);RestoreResource(Movement, 100%, 0);UseActionResource(ActionPoint,100%,0);UseActionResource(BonusActionPoint,100%,0);ApplyStatus(RESURRECTING, 100, 1)" Change 25% in DescriptionParams and 25 in Resurrect(100,25), to value you want to. Or ask me to do it.
7 comments
Works a treat. I even resurrected the dead ox at Waukeen's Rest !
You'll need a revivify spell or scroll however. You just add the dead
NPC to your party, revivify them, then heal them. They can be dismissed
whenever you want. Some NPC's won't follow the rest of the party though
unless you choose them as 'leader'. I'm currently adventuring with
Kaugha and the blind elf from the hag's lair. she might be blind but can
still hit with a bow. :D
new entry "Teleportation_Revivify"
type "SpellData"
data "SpellType" "Teleportation"
using "Teleportation_Revivify"
data "Description" "RevivifySpellDescription"
data "DescriptionParams" "25%"
data "OriginSpellProperties" "RegainHitPoints(1); Resurrect(100,25);RestoreResource(Movement, 100%, 0);UseActionResource(ActionPoint,100%,0);UseActionResource(BonusActionPoint,100%,0);ApplyStatus(RESURRECTING, 100, 1)"
Change 25% in DescriptionParams and 25 in Resurrect(100,25), to value you want to. Or ask me to do it.