Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "yuffie_kisaragi",
|
||||
"character_name": "Yuffie Kisaragi",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "short black hair, bob cut",
|
||||
"eyes": "brown eyes",
|
||||
"base": "1girl, slender build, fair skin",
|
||||
"head": "short black hair, bob cut, brown eyes",
|
||||
"upper_body": "black sleeve on one arm, small breasts",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "black sleeve on one arm",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "headband"
|
||||
"additional": "headband"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "cheeky smile",
|
||||
@@ -20,14 +17,13 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "green turtleneck sweater vest, midriff",
|
||||
"bottom": "beige shorts",
|
||||
"legwear": "single kneehigh sock",
|
||||
"footwear": "boots, ",
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "green turtleneck sweater vest, midriff",
|
||||
"lower_body": "beige shorts, single kneehigh sock",
|
||||
"hands": "fingerless glove on one hand, large gauntlet on one arm",
|
||||
"accessories": "shuriken, materia"
|
||||
"feet": "boots",
|
||||
"additional": "shuriken, materia"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
@@ -46,4 +42,4 @@
|
||||
"tags": [
|
||||
"Final Fantasy VII"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user