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

28 lines
593 B
JSON

{
"outfit_id": "blazer_illustrious_v1_0",
"outfit_name": "Blazer Illustrious V1 0",
"wardrobe": {
"base": "school_uniform",
"head": "",
"upper_body": "blazer, shirt",
"lower_body": "skirt",
"hands": "",
"feet": "",
"additional": "necktie"
},
"lora": {
"lora_name": "Illustrious/Clothing/blazer_illustrious_V1.0.safetensors",
"lora_weight": 0.7,
"lora_triggers": "blazer_illustrious_V1.0",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": [
"blazer",
"shirt",
"skirt",
"necktie",
"school_uniform"
]
}