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

25 lines
502 B
JSON

{
"outfit_id": "school_uniform_02",
"outfit_name": "School Uniform (Sailor)",
"wardrobe": {
"base": "",
"head": "hairband",
"upper_body": "white shirt, sailor scarf",
"lower_body": "pleated skirt, knee 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": [
"school uniform",
"sailor"
]
}