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

24 lines
431 B
JSON

{
"outfit_id": "nurse_01",
"outfit_name": "Nurse",
"wardrobe": {
"base": "",
"head": "nurse cap",
"upper_body": "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"
]
}