Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "lara_croft_classic",
|
||||
"character_name": "Lara Croft",
|
||||
"identity": {
|
||||
"base_specs": "1girl, athletic build,",
|
||||
"hair": "long brown hair, single braid",
|
||||
"eyes": "brown eyes",
|
||||
"base": "1girl, athletic build",
|
||||
"head": "long brown hair, single braid, brown eyes",
|
||||
"upper_body": "large breasts",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "large breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
"additional": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
@@ -20,14 +17,13 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "teal leotard",
|
||||
"bottom": "brown shorts",
|
||||
"legwear": "thigh holsters",
|
||||
"footwear": "brown combat boots, red laces",
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "teal leotard",
|
||||
"lower_body": "brown shorts, thigh holsters",
|
||||
"hands": "black fingerless gloves",
|
||||
"accessories": "dual thigh pistol holsters, brown leatherbackpack, red round sunglasses"
|
||||
"feet": "brown combat boots, red laces",
|
||||
"additional": "dual thigh pistol holsters, brown leatherbackpack, red round sunglasses"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
@@ -46,4 +42,4 @@
|
||||
"tags": [
|
||||
"Tomb Raider"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user