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

24 lines
604 B
JSON

{
"outfit_id": "longmaidill",
"outfit_name": "Longmaidill",
"wardrobe": {
"base": "maid, dress",
"head": "hair_bow",
"upper_body": "long_sleeves, sleeves_past_wrists",
"lower_body": "pink_skirt, long_skirt",
"hands": "",
"feet": "",
"additional": "apron, maid_apron, pink_bow, lace_trim, frills, latex"
},
"lora": {
"lora_name": "Illustrious/Clothing/LongMaidILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "LongMaidILL",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}