Mod added content needs to be patched either with keyword or formlist editing.
Perks this is required for includes:
- Four Eyes
- In Shining Light (reflective eyewear)
- Cowboy (weapons and explosives, separately if using formlist)
- Grunt (weapons and explosives, separately if using formlist)
- Old World Gourmet (food/potions/ingestible records)
- Piercing Strike (throwing weapon exclusion)
If you're on OG (1.10.163.0), the preferred method for patching is RobCo Patcher
Whether you're familiar or unfamiliar with RobCo Patcher, simply open up the template files located in F4SE/Plugins folder of NVSS archive, and you should understand what needs to be done. Four Eyes requires formlist editing, and I haven't made a template file for it.
If you're on NG (1.10.984.0), the preferred method of patching is using using formlist injection script(s) or manual formlist editing in xEdit.
New Vegas Skill System (NVSS) comes with multiple formlists that can be patched (like adding mod-added revolvers to the Cowboy Weapons formlist). This can be done in xEdit, but is conflict prone if multiple mods need to add to the formlist.
This is why NVSS also comes with an injector script called "NVSS_FormlistInjection". Using this script, you can assign various items to the script property arrays to have them automatically added to the formlists on game start. For example, you could add several mod-added revolvers to the Cowboy Weapons formlist, to benefit from the Cowboy Perk.
The injection script needs to be set up with a quest, and the quest should only run once. It's a little similar to DankRafft leveledlist injectors, if you're familiar with that. Its much more simple though.
Special Considerations
Home on the Range
requires adding campfires to be used in respective formlist, that are mod-added.
Miss Fortune
requires adding explosive weapons to different lists that are mod-added
Vigilant Recycler
more complicated to patch. Requires making a misc item and constructible object for new ammo types, and also adding misc item and ammo type to separate lists AT A MATCHING INDEX
0 comments