Files
character-browser/data/clothing/boundbeltedlatexnurseill.json
2026-03-21 18:21:00 +00:00

24 lines
670 B
JSON

{
"outfit_id": "boundbeltedlatexnurseill",
"outfit_name": "Latex Nurse - Breast Belt",
"wardrobe": {
"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": "shiny_latex"
},
"lora": {
"lora_name": "Illustrious/Clothing/BoundBeltedLatexNurseILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "latex nurse",
"lora_weight_min": 0.6,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": true
}
}