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

24 lines
576 B
JSON

{
"outfit_id": "playboy_bunny",
"outfit_name": "Playboy Bunny",
"wardrobe": {
"base": "playboy_bunny_outfit, leotard, strapless_leotard",
"head": "bunny_ears, headband, headgear",
"upper_body": "",
"lower_body": "fishnets, pantyhose",
"hands": "cuffs, wrist_cuffs",
"feet": "high_heels",
"additional": "collar, bowtie, bunny_tail"
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": true
}
}