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

24 lines
556 B
JSON

{
"outfit_id": "glowinggownill",
"outfit_name": "Glowinggownill",
"wardrobe": {
"base": "evening_gown, glowing, strapless_dress, white_dress",
"head": "",
"upper_body": "",
"lower_body": "",
"hands": "",
"feet": "",
"additional": "sparkle, glitter"
},
"lora": {
"lora_name": "Illustrious/Clothing/glowinggownILL.safetensors",
"lora_weight": 0.75,
"lora_triggers": "glowing gown",
"lora_weight_min": 0.75,
"lora_weight_max": 0.75
},
"tags": {
"outfit_type": "Formal",
"nsfw": false
}
}