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

24 lines
588 B
JSON

{
"outfit_id": "japmaidill",
"outfit_name": "Japmaidill",
"wardrobe": {
"base": "maid_dress",
"head": "hair_bow",
"upper_body": "long_sleeves, sleeves_past_wrists, lace_trim, maid_apron",
"lower_body": "pink_skirt, frilled_skirt",
"hands": "",
"feet": "",
"additional": "pink_bow, frills"
},
"lora": {
"lora_name": "Illustrious/Clothing/JapmaidILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "JapmaidILL",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}