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

25 lines
458 B
JSON

{
"outfit_id": "nurse_02",
"outfit_name": "Nurse (Latex)",
"wardrobe": {
"base": "",
"head": "nurse cap",
"upper_body": "latex nurse outfit",
"lower_body": "short skirt, stockings",
"hands": "",
"feet": "high heels",
"additional": ""
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"nurse",
"latex"
]
}