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,11 +2,11 @@
"character_id": "nessa",
"character_name": "Nessa",
"identity": {
"base": "1girl, athletic build, dark skin",
"head": "long hair, light blue highlights, blue eyes",
"upper_body": "small breasts",
"base": "1girl, dark_skin, athletic_build, toned",
"head": "long_hair, blue_hair, light_blue_streaks, blue_eyes",
"upper_body": "small_breasts",
"lower_body": "",
"hands": "blue nails",
"hands": "blue_nails",
"feet": "",
"additional": ""
},
@@ -17,17 +17,17 @@
},
"wardrobe": {
"default": {
"base": "blue trim",
"head": "",
"upper_body": "white crop top, gym uniform, number '049'",
"lower_body": "midriff,white and blue shorts, black trim",
"hands": "fingerless gloves",
"feet": "white and blue sandals, orange trim",
"additional": "wristband, small life buoy, pokeball, gold hoop earrings"
"base": "blue_trim",
"head": "gold_hoop_earrings",
"upper_body": "crop_top, gym_uniform, number_049, white_top",
"lower_body": "midriff, shorts, white_shorts, blue_shorts, black_trim",
"hands": "fingerless_gloves, wristband",
"feet": "sandals, white_sandals, blue_sandals, orange_trim",
"additional": "life_buoy, pokeball"
}
},
"styles": {
"aesthetic": "arena,water,aquatic, pokemon style",
"aesthetic": "pokemon_series, water_type, aquatic, sports",
"primary_color": "blue",
"secondary_color": "white",
"tertiary_color": "orange"
@@ -39,7 +39,9 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"Pokemon"
]
}
"tags": {
"origin_series": "Pokemon",
"origin_type": "Video Game",
"nsfw": false
}
}