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

34 lines
738 B
JSON

{
"outfit_id": "playboy_bunny",
"outfit_name": "Playboy Bunny",
"wardrobe": {
"base": "playboy bunny, leotard, strapless leotard",
"head": "bunny ears, animal ears, headband",
"upper_body": "",
"lower_body": "pantyhose, fishnets, black pantyhose",
"hands": "cuffs, wrist cuffs, white 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": [
"playboy bunny",
"bunny ears",
"leotard",
"fishnets",
"collar",
"bowtie",
"cuffs",
"bunny tail",
"pantyhose",
"high heels",
"animal ears"
]
}