Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "chun_li",
|
||||
"character_name": "Chun-Li",
|
||||
"identity": {
|
||||
"base_specs": "1girl, muscular build, fair skin, asian",
|
||||
"hair": "black hair, hair buns",
|
||||
"eyes": "brown eyes",
|
||||
"base": "1girl, muscular build, fair skin, asian",
|
||||
"head": "black hair, hair buns, brown eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"lower_body": "thick thighs",
|
||||
"hands": "blue nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "thick thighs",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
"additional": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "confident",
|
||||
@@ -20,18 +17,17 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "blue qipao, gold embroidery, white accents",
|
||||
"headwear": "",
|
||||
"top": " puffy shoulders",
|
||||
"bottom": "brown tights",
|
||||
"legwear": "",
|
||||
"footwear": "white lace-up boots",
|
||||
"base": "blue qipao, gold embroidery, white accents",
|
||||
"head": "",
|
||||
"upper_body": "puffy shoulders",
|
||||
"lower_body": "brown tights",
|
||||
"hands": "",
|
||||
"accessories": "white hair ribbons, spiked bracelets"
|
||||
"feet": "white lace-up boots",
|
||||
"additional": "white hair ribbons, spiked bracelets"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "chinese style, ",
|
||||
"aesthetic": "chinese style",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "white",
|
||||
"tertiary_color": "gold"
|
||||
|
||||
Reference in New Issue
Block a user