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

24 lines
755 B
JSON

{
"outfit_id": "latex_maid_illustrious",
"outfit_name": "Latex Maid Illustrious",
"wardrobe": {
"base": "latex, shiny, monochrome, maid_outfit",
"head": "frilled_headwear, maid_headdress",
"upper_body": "tube_top, puffy_sleeves, long_sleeves, bowtie, detached_collar",
"lower_body": "frilled_skirt, waist_apron, thighhighs",
"hands": "latex_gloves, wrist_cuffs",
"feet": "thigh_boots, high_heel_boots",
"additional": "wing_collar, shiny_latex"
},
"lora": {
"lora_name": "Illustrious/Clothing/Latex_Maid_Illustrious.safetensors",
"lora_weight": 0.8,
"lora_triggers": "latex maid",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}