FIMzzZzz Posted April 23, 2023 Share Posted April 23, 2023 since enemies in my mod have hit points on the higher side, i expect players to use some of the options MW gives you. for example jugging some fortify strength potions to do more melee damage... now i have an scripted encounter where the enemy teleports at 50% HP, so if the PC has a lot of strength and one shots said NPC, the quest will break. should i have some sort of protection against this or would you ignore this ? cheers Link to comment Share on other sites More sharing options...
Dragon32 Posted April 24, 2023 Share Posted April 24, 2023 I'd say to try and put some protection in. What form that should take I'm not sure. Could they be marked as an Essential NPC until the teleport? Hmmm. But then maybe the PC wouldn't realise they just shouldn't be one shotted rather than killed outright. Link to comment Share on other sites More sharing options...
FIMzzZzz Posted April 24, 2023 Author Share Posted April 24, 2023 the NPC before the combat encounter is marked as essential and replaced with one that isn't. but yeah like you said it would not convey the problem to the player.if i have a detection that would warn the player, i guess from there it wouldn't be much more to just make the quest work. will add something, or maybe it's enough to adjust the script, the NPC is healed after teleport, maybe healing earlier will fix it...thanks for the input Link to comment Share on other sites More sharing options...
Oblivionaddicted Posted April 27, 2023 Share Posted April 27, 2023 Maybe can you give the NPC an ability that makes it impossible to kill with conventional means then remove this ability? Link to comment Share on other sites More sharing options...
FIMzzZzz Posted April 28, 2023 Author Share Posted April 28, 2023 i forgot about resurrect, working fine now. NPC gets one shot, teleports and is alive again. strange thing is, i have an other side quest with a similar encounter, this NPC teleports when health ratio <= 0.15 or so, the one here has of 0.5 <= . and this other one works just as is. but thanks anyways for further ideas! Link to comment Share on other sites More sharing options...
Recommended Posts