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

24 lines
620 B
JSON

{
"outfit_id": "french_maid_01",
"outfit_name": "French Maid",
"wardrobe": {
"base": "french_maid_outfit",
"head": "headband, frilled_headband",
"upper_body": "corset, cleavage",
"lower_body": "frilled_skirt, lace_trimmed_legwear, thighhighs",
"hands": "frilled_sleeves",
"feet": "high_heels",
"additional": "apron"
},
"lora": {
"lora_name": "Illustrious/Clothing/V2_Latex_Maid_Illustrious.safetensors",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.4,
"lora_weight_max": 1.0
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}