Updated json schema
This commit is contained in:
@@ -2,16 +2,13 @@
|
||||
"character_id": "jasmine_disney",
|
||||
"character_name": "Jasmine",
|
||||
"identity": {
|
||||
"base_specs": "1girl, dark skin, ",
|
||||
"hair": "black hair, long hair, voluminous hair, banded hair, sectioned hair",
|
||||
"eyes": "brown eyes, ",
|
||||
"base": "1girl, dark skin",
|
||||
"head": "black hair, long hair, voluminous hair, banded hair, sectioned hair, brown eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"lower_body": "narrow waist",
|
||||
"hands": "teal nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "narrow waist",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": "heavy eyeliner, winged eyeliner"
|
||||
"additional": "heavy eyeliner, winged eyeliner"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "gentle smile",
|
||||
@@ -20,18 +17,17 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "teal crop top, tube top, off-shoulder, cleavage",
|
||||
"bottom": "teal harem pants",
|
||||
"legwear": " baggy pants, sheer fabric",
|
||||
"footwear": "gold shoes, curling toes, pointed shoes",
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "teal crop top, tube top, off-shoulder, cleavage",
|
||||
"lower_body": "teal harem pants, baggy pants, sheer fabric",
|
||||
"hands": "",
|
||||
"accessories": "gold hoop earrings, large gold necklace, blue headband, jewel on headband"
|
||||
"feet": "gold shoes, curling toes, pointed shoes",
|
||||
"additional": "gold hoop earrings, large gold necklace, blue headband, jewel on headband"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "desert arabian, disney, cartoon, ",
|
||||
"aesthetic": "desert arabian, disney, cartoon",
|
||||
"primary_color": "teal",
|
||||
"secondary_color": "gold",
|
||||
"tertiary_color": "black"
|
||||
@@ -48,4 +44,4 @@
|
||||
"princess",
|
||||
"disney"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user