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

35 lines
799 B
JSON

{
"outfit_id": "pinkdripmaidill",
"outfit_name": "Pinkdripmaidill",
"wardrobe": {
"base": "maid, pink_dress, frilled_dress",
"head": "maid_headdress",
"upper_body": "puffy_sleeves",
"lower_body": "frilled_skirt, white_thighhighs",
"hands": "",
"feet": "mary_janes",
"additional": "maid_apron, white_apron, bow, frills"
},
"lora": {
"lora_name": "Illustrious/Clothing/PinkDripMaidILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "PinkDripMaidILL",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"maid",
"pink_dress",
"frilled_dress",
"maid_headdress",
"puffy_sleeves",
"frilled_skirt",
"white_thighhighs",
"mary_janes",
"maid_apron",
"white_apron",
"bow",
"frills"
]
}