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

24 lines
629 B
JSON

{
"outfit_id": "lovelycatmaidill",
"outfit_name": "Lovelycatmaidill",
"wardrobe": {
"base": "maid_dress, frilled_dress",
"head": "hair_bow, cat_ears, maid_headdress",
"upper_body": "long_sleeves, sleeves_past_wrists, frills",
"lower_body": "pink_skirt",
"hands": "",
"feet": "",
"additional": "apron, lace_trim, bell"
},
"lora": {
"lora_name": "Illustrious/Clothing/LovelyCatMaidILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "LovelyCatMaidILL",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Cosplay",
"nsfw": false
}
}