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

24 lines
583 B
JSON

{
"outfit_id": "ahsmaidill",
"outfit_name": "Ahsmaidill",
"wardrobe": {
"base": "maid_dress, frilled_dress",
"head": "hair_bow",
"upper_body": "long_sleeves, sleeves_past_wrists, apron",
"lower_body": "pink_skirt",
"hands": "",
"feet": "",
"additional": "pink_bow, lace_trim, frills"
},
"lora": {
"lora_name": "Illustrious/Clothing/AHSMaidILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "AHSMaidILL",
"lora_weight_min": 0.6,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}