NazonexShinozaki Posted July 31, 2025 Posted July 31, 2025 Overlay Effect Ring For Pantyhose Collection View File This mod adds a ring to Equip/UnEquip the Overlay of the Pantyhose Collection. Pantyhose Collection : https://www.loverslab.com/topic/134422-pantyhose-collections-fallout-4-looksmenu-cbbe/ Rings can be created in the “Pantyhose Collection” in Chem Station. The Ring's equipment slot designation is removed so that multiple Overlay Rings can be equipped at the same time. (I thought that Garter Belt and Stocking must be able to be equipped at the same time) "Ring Of Remove All Overlays" is a Ring to remove all Overlays. Normally it is not necessary to use it. Use it when you have tried many things and the overlay is not disappearing. --- How to build your own overlay ring(armor) You can create your own overlay ring(armor) using fo4edit. 1. copy overlay script to your ring(armor) Copy the script set in “Ring Of Remove All Overlay” to your ring(armor). VMAD - Copy the entire section of the Virtual Machine. This script works for any Armor. You can also create "boots with overlays" and "armor with overlays". 2. set keyword to your ring(armor) Set one of the following KEYWORD to your Ring(Armor). OER_EFFECT_ON_FEMALE - works for female characters OER_EFFECT_ON_MALE - works for male characters OER_EFFECT_ON_ALL - works for both male and female 3. write Overlay Template ID in DESC This mod uses the string set in the Description of Armor as the Overlay Template ID. The Overlay Template ID is described in the Overlay Mod's overlays.json. For example, for Pantyhose Collections, it is "F4SE\Plugins\F4EE\overlays\Pantyhosecollections.esp\overlays.json". { "id" : "TT_Panties_Black", <--- template ID "name": "TT_Panties_Black", "slots" : [ { "slot" : 3, "material" : "overlays\TT_Panties_ Black.BGEM" } ], "playable" : true, "transformable" : false, "sort": 0, "gender": 1 } Submitter NazonexShinozaki Submitted 07/31/2025 Category Armor & Clothing Requirements LooksMenu: https://www.nexusmods.com/fallout4/mods/12631 Pantyhose Collection : https://www.loverslab.com/topic/134422-pantyhose-collections-fallout-4-looksmenu-cbbe/ 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now