Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "tracer",
|
||||
"character_name": "Tracer",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "short spiky brown hair",
|
||||
"eyes": "brown eyes",
|
||||
"base": "1girl, slender build, fair skin",
|
||||
"head": "short spiky brown hair, brown eyes",
|
||||
"upper_body": "small breasts",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "freckles"
|
||||
"additional": "freckles"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
@@ -20,14 +17,13 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "brown flight jacket, yellow vest",
|
||||
"bottom": "orange leggings",
|
||||
"legwear": "",
|
||||
"footwear": "white and orange sneakers",
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "brown flight jacket, yellow vest",
|
||||
"lower_body": "orange leggings",
|
||||
"hands": "fingerless gloves",
|
||||
"accessories": "chronal accelerator, yellow goggles"
|
||||
"feet": "white and orange sneakers",
|
||||
"additional": "chronal accelerator, yellow goggles"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
|
||||
Reference in New Issue
Block a user