Files
character-browser/data/actions/fixed_point_v2.json
2026-03-15 17:44:43 +00:00

31 lines
709 B
JSON

{
"action_id": "fixed_point_v2",
"action_name": "Fixed Point V2",
"action": {
"base": "kneeling on floor in bedroom",
"head": "looking at viewer, open eyes",
"upper_body": "resting on bed, facing viewer",
"lower_body": "kneeling, kneeling",
"hands": "resting",
"feet": "barefoot",
"additional": "full room view, fxdpt"
},
"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": [
"kneeling",
"on_floor",
"indoors",
"bedroom",
"bed",
"wide_shot",
"from_above",
"perspective"
]
}