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

29 lines
584 B
JSON

{
"outfit_id": "mother",
"outfit_name": "Mother",
"wardrobe": {
"base": "",
"head": "",
"upper_body": "knit sweater, turtleneck, sweater, long sleeves",
"lower_body": "long skirt, maxi skirt, pantyhose",
"hands": "wedding ring",
"feet": "flat shoes, slippers",
"additional": "apron, necklace"
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"milf",
"mother",
"mature female",
"casual",
"domestic",
"knitwear"
]
}