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

24 lines
579 B
JSON

{
"outfit_id": "nurse_01",
"outfit_name": "Nurse",
"wardrobe": {
"base": "nurse_outfit, white_dress, short_sleeves",
"head": "nurse_cap, white_headwear",
"upper_body": "nurse_outfit, white_dress",
"lower_body": "short_skirt, white_stockings, pantyhose",
"hands": "",
"feet": "high_heels, footwear",
"additional": "cross_on_headwear"
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}