Updated json schema
This commit is contained in:
@@ -2,32 +2,28 @@
|
||||
"character_id": "yuna_(ff10)",
|
||||
"character_name": "Yuna",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender, fair skin",
|
||||
"hair": "short brown hair, bob cut",
|
||||
"eyes": "heterochromia, blue eye, green eye",
|
||||
"base": "1girl, slender, fair skin",
|
||||
"head": "short brown hair, bob cut, heterochromia, blue eye, green eye",
|
||||
"upper_body": "small breasts",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
"additional": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "serene",
|
||||
"pose": "dancing",
|
||||
"scene": "standing on water, sunset, pink sky, "
|
||||
"scene": "standing on water, sunset, pink sky"
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "white kimono top, yellow obi, detached sleeves",
|
||||
"bottom": "long blue skirt, floral pattern",
|
||||
"legwear": "",
|
||||
"footwear": "black boots",
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "white kimono top, yellow obi, detached sleeves",
|
||||
"lower_body": "long blue skirt, floral pattern",
|
||||
"hands": "",
|
||||
"accessories": "summoner staff, necklace"
|
||||
"feet": "black boots",
|
||||
"additional": "summoner staff, necklace"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
|
||||
Reference in New Issue
Block a user