Updated JSON fields.
This commit is contained in:
@@ -2,32 +2,32 @@
|
||||
"character_id": "cammy",
|
||||
"character_name": "Cammy White",
|
||||
"identity": {
|
||||
"base": "1girl, muscular build, fair skin",
|
||||
"head": "long blonde hair, twin braids, blue eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"base": "1girl, athletic, muscular, solo",
|
||||
"head": "blonde_hair, twin_braids, blue_eyes, bangs",
|
||||
"upper_body": "medium_breasts",
|
||||
"lower_body": "",
|
||||
"hands": "green nails",
|
||||
"hands": "green_nails",
|
||||
"feet": "",
|
||||
"additional": "scar on left cheek, green camouflage paint on legs"
|
||||
"additional": "scar_on_cheek, face_paint"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
"expression": "serious",
|
||||
"pose": "standing",
|
||||
"scene": "white_background"
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"base": "green high-leg leotard",
|
||||
"head": "",
|
||||
"base": "high-leg_leotard, green_leotard",
|
||||
"head": "beret, red_beret",
|
||||
"upper_body": "",
|
||||
"lower_body": "bare legs",
|
||||
"hands": "red gauntlets",
|
||||
"feet": "black combat boots, green socks",
|
||||
"additional": "red beret"
|
||||
"lower_body": "bare_legs, green_leg_paint",
|
||||
"hands": "red_gauntlets",
|
||||
"feet": "black_boots, combat_boots, green_socks",
|
||||
"additional": ""
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "aurora,above valley,stone bridge, street fighter style",
|
||||
"aesthetic": "street_fighter_(series)",
|
||||
"primary_color": "green",
|
||||
"secondary_color": "red",
|
||||
"tertiary_color": "black"
|
||||
@@ -39,7 +39,9 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"Street Fighter"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"origin_series": "Street Fighter",
|
||||
"origin_type": "Video Game",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user