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

46 lines
1.2 KiB
JSON

{
"character_id": "princess_peach",
"character_name": "Princess Peach",
"identity": {
"base": "1girl, slender build, fair skin",
"head": "long blonde hair, voluminous, crown, blue eyes, long eyelashes",
"upper_body": "medium breasts",
"lower_body": "",
"hands": "",
"feet": "",
"additional": "pink lips, blue earrings"
},
"defaults": {
"expression": "smile",
"pose": "hands together",
"scene": "throne room"
},
"wardrobe": {
"default": {
"base": "pink gown",
"head": "gold crown",
"upper_body": "white petticoat, puffy sleeves, dark pink panniers",
"lower_body": "floor length skirt",
"hands": "white opera gloves",
"feet": "red high heels",
"additional": "gold crown with red and blue jewels, blue brooch"
}
},
"styles": {
"aesthetic": "royal, whimsical, nintendo style",
"primary_color": "pink",
"secondary_color": "gold",
"tertiary_color": "blue"
},
"lora": {
"lora_name": "",
"lora_weight": 0.8,
"lora_triggers": "princess peach, crown, pink dress, royal elegance",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"Super Mario"
]
}