Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "samus_aran",
|
||||
"character_name": "Samus Aran",
|
||||
"identity": {
|
||||
"base_specs": "1girl, athletic build, fair skin",
|
||||
"hair": "long blonde hair, ponytail",
|
||||
"eyes": "blue eyes",
|
||||
"base": "1girl, athletic build, fair skin",
|
||||
"head": "long blonde hair, ponytail, blue eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"lower_body": "",
|
||||
"hands": "blue nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "beauty mark on chin"
|
||||
"additional": "beauty mark on chin"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
@@ -20,14 +17,13 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "blue skin-tight bodysuit, zero suit, pink lines",
|
||||
"headwear": "",
|
||||
"top": "",
|
||||
"bottom": "",
|
||||
"legwear": "",
|
||||
"footwear": "metal high-heeled boots, yellow glow",
|
||||
"base": "blue skin-tight bodysuit, zero suit, pink lines",
|
||||
"head": "",
|
||||
"upper_body": "",
|
||||
"lower_body": "",
|
||||
"hands": "zero suit",
|
||||
"accessories": "paralyzer pistol"
|
||||
"feet": "metal high-heeled boots, yellow glow",
|
||||
"additional": "paralyzer pistol"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
|
||||
Reference in New Issue
Block a user