Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "sarah_miller_(the_last_of_us)",
|
||||
"character_name": "Sarah Miller",
|
||||
"identity": {
|
||||
"base_specs": "1girl, loli, small build",
|
||||
"hair": "blonde hair, short hair",
|
||||
"eyes": "blue eyes",
|
||||
"base": "1girl, loli, small build",
|
||||
"head": "blonde hair, short hair, blue eyes",
|
||||
"upper_body": "flat chest",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "flat chest",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
"additional": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
@@ -20,18 +17,17 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "grey t-shirt,",
|
||||
"top": "",
|
||||
"bottom": "",
|
||||
"legwear": "pajama pants",
|
||||
"footwear": "barefoot",
|
||||
"base": "",
|
||||
"head": "grey t-shirt",
|
||||
"upper_body": "",
|
||||
"lower_body": "pajama pants",
|
||||
"hands": "",
|
||||
"accessories": "wristwatch"
|
||||
"feet": "barefoot",
|
||||
"additional": "wristwatch"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "casual, 2013 fashion,",
|
||||
"aesthetic": "casual, 2013 fashion",
|
||||
"primary_color": "grey",
|
||||
"secondary_color": "blue",
|
||||
"tertiary_color": "white"
|
||||
|
||||
Reference in New Issue
Block a user