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

24 lines
664 B
JSON

{
"outfit_id": "shortjeweldressill",
"outfit_name": "Shortjeweldressill",
"wardrobe": {
"base": "wedding_dress, short_dress, white_dress",
"head": "",
"upper_body": "",
"lower_body": "thighhighs, white_thighhighs",
"hands": "elbow_gloves, white_gloves",
"feet": "high_heels, white_shoes",
"additional": "jewelry, glitter"
},
"lora": {
"lora_name": "Illustrious/Clothing/ShortjeweldressILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "white dress, thighhighs, elbow gloves, glitter",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Formal",
"nsfw": false
}
}