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

24 lines
663 B
JSON

{
"action_id": "fixed_point_v2",
"action_name": "Fixed Point V2",
"action": {
"base": "kneeling, on_floor, indoors, bedroom",
"head": "looking_at_viewer, open_eyes",
"upper_body": "leaning_on_bed, torso_facing_viewer",
"lower_body": "kneeling, legs_together",
"hands": "hands_resting",
"feet": "barefoot",
"additional": "fxdpt, wide_shot, room_interior"
},
"lora": {
"lora_name": "Illustrious/Poses/fixed_point_v2.safetensors",
"lora_weight": 0.8,
"lora_triggers": "fxdpt, full room view",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"participants": "solo",
"nsfw": false
}
}