About this mod
Protect except for NPCs with the Essential flag.
- Requirements
- Permissions and credits
- Changelogs
However, those mods had problems with some NPCs being omitted from the list and not protected, or NPCs being given the flag of Essential originally or by another mod but having that flag removed.
So, to make things simpler, I created a system that first determines whether the target NPC has the Essential flag, and if not, sets the flag to Protected.
The target NPCs are unique NPCs with the ActorTypeNPC keyword.
The advantage is that there is no need to worry about being omitted from the list since there is no individual target designation, and it can also be applied directly to unique NPCs added by mods.
If an inconvenience occurs if the target remains protected due to event progression or other reasons, use a disarming spell toward the target.
It is effective when the target is protected and in bleed-out state.
Spellbooks are available in the AddItemMenu.
多くのユーザーと同じように、私もいくつかのProtected/Essential Modを使用し、試していました。
しかし、それらのModはリストから漏れて保護されていないNPCがいたり、元々、または別のModによってEssentialのフラグを与えられているのにそのフラグを削除されてしまうNPCがいたりという問題がありました。
そこでもっとシンプルに考えて、まず対象のNPCがEssentialフラグを持っているかを判定し、フラグがなければProtectedにするという仕組みを作りました。
対象はActorTypeNPCのキーワードを持つユニークNPCです。
個別の対象指定をしないためリストから漏れる心配がなく、Modで追加されるユニークNPCにもそのまま適用できるという利点があります。
イベント進行などで対象がプロテクトされたままだと不都合が生じる場合、対象に向かって解除呪文を使用してください。
対象が保護されていて、ブリードアウト状態の時に有効です。
スペルブックはAddItemMenuで入手できます。