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

34 lines
932 B
JSON

{
"action_id": "cat_stretchill",
"action_name": "Cat Stretchill",
"action": {
"base": "kneeling, all_fours, cat_stretch, pose",
"head": "looking_ahead, head_down, closed_eyes, trembling",
"upper_body": "outstretched_arms, reaching_forward, hands_on_ground, arched_back, chest_down",
"lower_body": "hips_up, buttocks_up, kneeling, knees_on_ground",
"hands": "palms_down",
"feet": "feet_up",
"additional": "cat_ears, cat_tail, trembling"
},
"lora": {
"lora_name": "Illustrious/Poses/cat_stretchILL.safetensors",
"lora_weight": 0.7,
"lora_triggers": "stretching, cat stretch, downward dog, trembling",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": [
"cat_stretch",
"kneeling",
"all_fours",
"stretching",
"arched_back",
"outstretched_arms",
"hands_on_ground",
"downward_dog",
"trembling",
"cat_ears",
"cat_tail"
]
}