Updated json schema

This commit is contained in:
Aodhan Collins
2026-03-15 17:44:43 +00:00
parent 5e4348ebc1
commit 79bbf669e2
474 changed files with 2813 additions and 3878 deletions

View File

@@ -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"
]
}
}