Updated JSON fields.
This commit is contained in:
@@ -2,32 +2,32 @@
|
||||
"character_id": "samus_aran",
|
||||
"character_name": "Samus Aran",
|
||||
"identity": {
|
||||
"base": "1girl, athletic build, fair skin",
|
||||
"head": "long blonde hair, ponytail, blue eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"base": "1girl, athletic_build, fair_skin, blonde_hair, long_hair, ponytail, blue_eyes, beauty_mark, beauty_mark_on_chin",
|
||||
"head": "blonde_hair, ponytail, blue_eyes",
|
||||
"upper_body": "medium_breasts",
|
||||
"lower_body": "",
|
||||
"hands": "blue nails",
|
||||
"hands": "blue_nails",
|
||||
"feet": "",
|
||||
"additional": "beauty mark on chin"
|
||||
"additional": "beauty_mark, beauty_mark_on_chin"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
"expression": "serious_expression",
|
||||
"pose": "standing",
|
||||
"scene": "sci-fi"
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"base": "blue skin-tight bodysuit, zero suit, pink lines",
|
||||
"head": "",
|
||||
"upper_body": "",
|
||||
"lower_body": "",
|
||||
"hands": "zero suit",
|
||||
"feet": "metal high-heeled boots, yellow glow",
|
||||
"additional": "paralyzer pistol"
|
||||
"base": "zero_suit, skin-tight_bodysuit, blue_bodysuit, pink_lines, zipper",
|
||||
"head": "high_ponytail",
|
||||
"upper_body": "zero_suit",
|
||||
"lower_body": "zero_suit",
|
||||
"hands": "fingerless_gloves",
|
||||
"feet": "high_heeled_boots, metal_boots, yellow_glow",
|
||||
"additional": "paralyzer, pistol"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "sci-fi, sleek, metroid style",
|
||||
"aesthetic": "science_fiction, sleek, futuristic",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "pink",
|
||||
"tertiary_color": "yellow"
|
||||
@@ -39,7 +39,9 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"Metroid"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"origin_series": "Metroid",
|
||||
"origin_type": "Video Game",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user