Files
character-browser/data/actions/display_case_illustr.json
2026-03-21 18:21:00 +00:00

28 lines
931 B
JSON

{
"action_id": "display_case_illustr",
"action_name": "Display Case Illustr",
"action": {
"base": "standing, action_figure, encased, display_box, transparent_packaging",
"head": "neutral_expression, face_forward, fixed_gaze, doll_joint",
"upper_body": "rigid_posture, standing_stiffly, front_view",
"lower_body": "standing_straight, feet_together",
"hands": "hands_at_sides, open_palm, pressing_against_glass",
"feet": "flat_feet",
"additional": "cardboard_backing, toy_packaging, barcode, reflections_on_glass, sealed_box, plastic_container"
},
"participants": {
"solo_focus": "true",
"orientation": "F"
},
"lora": {
"lora_name": "Illustrious/Poses/display_case_illustr.safetensors",
"lora_weight": 1.0,
"lora_triggers": "display_case_illustr",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": false
}
}