Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "rosalina",
|
||||
"character_name": "Rosalina",
|
||||
"identity": {
|
||||
"base_specs": "1girl, tall, slender build, fair skin",
|
||||
"hair": "long platinum blonde hair, side-swept bangs covering one eye",
|
||||
"eyes": "light blue eyes",
|
||||
"base": "1girl, tall, slender build, fair skin",
|
||||
"head": "long platinum blonde hair, side-swept bangs covering one eye, light blue eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"lower_body": "",
|
||||
"hands": "turquoise nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "star-shaped earrings"
|
||||
"additional": "star-shaped earrings"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
@@ -20,18 +17,17 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "turquoise gown, silver trim",
|
||||
"headwear": "silver crown",
|
||||
"top": "bare shoulders",
|
||||
"bottom": "",
|
||||
"legwear": "long skirt",
|
||||
"footwear": "silver high heels",
|
||||
"base": "turquoise gown, silver trim",
|
||||
"head": "silver crown",
|
||||
"upper_body": "bare shoulders",
|
||||
"lower_body": "long skirt",
|
||||
"hands": "",
|
||||
"accessories": "silver crown with blue jewels, star wand, luma"
|
||||
"feet": "silver high heels",
|
||||
"additional": "silver crown with blue jewels, star wand, luma"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "celestial, elegant, mario style, stars, night,",
|
||||
"aesthetic": "celestial, elegant, mario style, stars, night",
|
||||
"primary_color": "turquoise",
|
||||
"secondary_color": "silver",
|
||||
"tertiary_color": "yellow"
|
||||
|
||||
Reference in New Issue
Block a user