Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,13 +2,13 @@
"outfit_id": "boundbeltedlatexnurseill",
"outfit_name": "Latex Nurse - Breast Belt",
"wardrobe": {
"base": "latex_dress",
"head": "nurse_cap, mouth mask",
"upper_body": "(belt across breasts:1.2)",
"lower_body": "latex skirt, lace stockings",
"base": "latex, nurse, latex_dress",
"head": "nurse_cap, mouth_mask",
"upper_body": "belt, belt_across_chest",
"lower_body": "latex_skirt, lace_trimmed_legwear",
"hands": "elbow_gloves",
"feet": "latex thigh boots, high heels",
"additional": ""
"feet": "latex_thigh_boots, high_heels",
"additional": "shiny_latex"
},
"lora": {
"lora_name": "Illustrious/Clothing/BoundBeltedLatexNurseILL.safetensors",
@@ -17,8 +17,8 @@
"lora_weight_min": 0.6,
"lora_weight_max": 0.8
},
"tags": [
"nurse",
"latex"
]
}
"tags": {
"outfit_type": "Uniform",
"nsfw": true
}
}