Files
character-browser/data/clothing/boundbeltedlatexnurseill.json
2026-03-15 17:44:43 +00:00

25 lines
620 B
JSON

{
"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",
"hands": "elbow_gloves",
"feet": "latex thigh boots, high heels",
"additional": ""
},
"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": [
"nurse",
"latex"
]
}