Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,32 +2,32 @@
"character_id": "riju",
"character_name": "Riju",
"identity": {
"base": "1girl, young, dark skin, gerudo",
"head": "short red hair, braided ponytail, gold hair ornament, green eyes",
"upper_body": "small breasts",
"base": "1girl, riju, gerudo, dark_skin, young",
"head": "short_hair, red_hair, braided_ponytail, hair_ornament, green_eyes, jewelry",
"upper_body": "small_breasts",
"lower_body": "",
"hands": "",
"feet": "",
"additional": "dark blue lipstick"
"additional": "dark_blue_lipstick"
},
"defaults": {
"expression": "",
"pose": "",
"scene": ""
"expression": "serious",
"pose": "standing",
"scene": "desert"
},
"wardrobe": {
"default": {
"base": "",
"head": "",
"upper_body": "black top, gold trim",
"lower_body": "black sarong, pelvic curtain",
"upper_body": "top, black_clothing, gold_trim",
"lower_body": "sarong, pelvic_curtain, black_clothing",
"hands": "",
"feet": "black high heels, gold trim",
"additional": "gold jewelry, earrings"
"feet": "high_heels, black_footwear, gold_trim",
"additional": "gold_jewelry, earrings"
}
},
"styles": {
"aesthetic": "lightning,fantasy, desert, gerudo, zelda style",
"aesthetic": "fantasy, lightning_powers, desert, gerudo_aesthetic",
"primary_color": "gold",
"secondary_color": "black",
"tertiary_color": "red"
@@ -39,7 +39,9 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"The Legend of Zelda"
]
}
"tags": {
"origin_series": "The Legend of Zelda",
"origin_type": "Video Game",
"nsfw": false
}
}