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

22 lines
457 B
JSON

{
"outfit_id": "school_uniform_01",
"outfit_name": "School Uniform (Western)",
"wardrobe": {
"base": "",
"head": "hairband",
"upper_body": "white shirt, tie, blazer",
"lower_body": "skirt, thigh high socks",
"hands": "",
"feet": "black shoes",
"additional": ""
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": []
}