Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "princess_peach",
|
||||
"character_name": "Princess Peach",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "long blonde hair, voluminous, crown",
|
||||
"eyes": "blue eyes, long eyelashes",
|
||||
"base": "1girl, slender build, fair skin",
|
||||
"head": "long blonde hair, voluminous, crown, blue eyes, long eyelashes",
|
||||
"upper_body": "medium breasts",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "pink lips, blue earrings"
|
||||
"additional": "pink lips, blue earrings"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
@@ -20,14 +17,13 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "pink gown",
|
||||
"headwear": "gold crown",
|
||||
"top": "white petticoat, puffy sleeves, dark pink panniers",
|
||||
"bottom": "",
|
||||
"legwear": "floor length skirt",
|
||||
"footwear": "red high heels",
|
||||
"base": "pink gown",
|
||||
"head": "gold crown",
|
||||
"upper_body": "white petticoat, puffy sleeves, dark pink panniers",
|
||||
"lower_body": "floor length skirt",
|
||||
"hands": "white opera gloves",
|
||||
"accessories": "gold crown with red and blue jewels, blue brooch"
|
||||
"feet": "red high heels",
|
||||
"additional": "gold crown with red and blue jewels, blue brooch"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
@@ -46,4 +42,4 @@
|
||||
"tags": [
|
||||
"Super Mario"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user