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

24 lines
701 B
JSON

{
"outfit_id": "latexnurseill",
"outfit_name": "Latexnurseill",
"wardrobe": {
"base": "latex_clothing, shiny, nurse, uniform",
"head": "nurse_cap",
"upper_body": "latex_top, crop_top, cleavage, midriff, bare_shoulders",
"lower_body": "red_skirt, latex_skirt, miniskirt",
"hands": "gloves",
"feet": "thighhighs, high_heels",
"additional": "cross_on_headwear"
},
"lora": {
"lora_name": "Illustrious/Clothing/LatexNurseILL.safetensors",
"lora_weight": 0.7,
"lora_triggers": "latex nurse, nurse cap, red skirt, midriff, cleavage",
"lora_weight_min": 0.4,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": true
}
}