Jump to content

About This File

Hey folks! I wrote this a while back for my own personal use, and decided to share it. This mod is a Mutagen patcher for Synthesis which automatically attempts to add appropriate keywords to all armors in your load-order. It does so via string comparison; if the name of an armor has a specific string within it, it is assigned a tag. For example, any armor containing the word "Transparent" is assigned the SLA_ArmorTransparent tag. You can see the list of what strings correspond to what tag in the code, here.

 

For those who are unaware, the tags on your armor affect how NPC's from certain mods (Such as BaboDialogue) react to your character. So, if you're wearing erotic armor, people are going to comment on it accordingly. The purpose of this mod is to automate the process of applying these tags to everything in your load-order. Of note, this patcher covers most Devious Devices use-cases as well, allowing NPC's to react to your devices via these frameworks.

 

Future Plans:

Move the string/tag pairings to user configuration, so that users can edit this without editing the code. Maybe.

 

 

Credits:

@nb097 for submitting a patch reducing the number of masters that the patcher adds to the generated plugin.

 

Edited by Min


What's New in Version 1.2.1

Released

More settings, improved keyword support



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use