Expanded generation options. Multiple outfits support.

This commit is contained in:
Aodhan Collins
2026-02-19 00:40:29 +00:00
parent 1e7f252cf9
commit 5aede18ad5
65 changed files with 2086 additions and 477 deletions

View File

@@ -5,25 +5,31 @@
"base_specs": "1girl, miqo'te, slender build, fair skin, cat ears",
"hair": "short white hair, bangs",
"eyes": "blind, white eyes",
"expression": "stoic expression",
"hands": "black nails",
"arms": "",
"torso": "small breasts",
"pelvis": "",
"legs": "",
"feet": "",
"distinguishing_marks": "facial markings, cat tail"
"extra": "facial markings, cat tail"
},
"defaults": {
"expression": "",
"pose": "",
"scene": ""
},
"wardrobe": {
"inner_layer": "",
"outer_layer": "black sorceress robes, fur trim",
"lower_body": "long skirt",
"footwear": "black boots",
"gloves": "",
"accessories": "wooden staff"
"default": {
"headwear": "",
"top": "black sorceress robes, fur trim",
"legwear": "long skirt",
"footwear": "black boots",
"hands": "",
"accessories": "wooden staff"
}
},
"styles": {
"aesthetic": "magical, scholarly, final fantasy xiv style",
"aesthetic": "library, magical, scholarly, final fantasy xiv style",
"primary_color": "black",
"secondary_color": "white",
"tertiary_color": "purple"
@@ -34,6 +40,7 @@
"lora_triggers": ""
},
"tags": [
"Final Fantasy XIV"
"Final Fantasy XIV",
"mi'qote"
]
}