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

46 lines
995 B
JSON

{
"character_id": "bulma",
"character_name": "Bulma Briefs",
"identity": {
"base": "1girl, slender build, fair skin",
"head": "turquoise hair, ponytail, blue eyes",
"upper_body": "medium breasts",
"lower_body": "",
"hands": "turquoise nails",
"feet": "",
"additional": ""
},
"defaults": {
"expression": "",
"pose": "",
"scene": ""
},
"wardrobe": {
"default": {
"base": "",
"head": "",
"upper_body": "black playboy bunny",
"lower_body": "pantyhose",
"hands": "detatched cuffs",
"feet": "red high heels",
"additional": "red hair ribbon"
}
},
"styles": {
"aesthetic": "wasteland, anime, dragon ball style",
"primary_color": "pink",
"secondary_color": "turquoise",
"tertiary_color": "purple"
},
"lora": {
"lora_name": "",
"lora_weight": 1.0,
"lora_triggers": "",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"Dragon Ball"
]
}