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

25 lines
786 B
JSON

{
"outfit_id": "police_cosplay_illustrious",
"outfit_name": "Police Cosplay Illustrious",
"wardrobe": {
"base": "police_uniform",
"head": "police_cap",
"upper_body": "short_sleeves, badge",
"lower_body": "miniskirt, fishnet_pantyhose",
"hands": "fingerless_gloves",
"feet": "high_heels",
"additional": "thong, garter_straps"
},
"lora": {
"lora_name": "Illustrious/Clothing/police_cosplay_illustrious.safetensors",
"lora_weight": 0.8,
"lora_triggers": "police_cos",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": true
},
"prompt": "police_uniform, police_cap, short_sleeves, badge, miniskirt, fishnet_pantyhose, fingerless_gloves, high_heels, thong, garter_straps"
}