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

24 lines
740 B
JSON

{
"action_id": "cat_stretchill",
"action_name": "Cat Stretchill",
"action": {
"base": "cat_stretch, pose, all_fours",
"head": "head_down, looking_at_viewer, closed_eyes",
"upper_body": "arched_back, outstretched_arms, chest_support, hands_on_ground",
"lower_body": "hips_up, buttocks_up, kneeling, knees_on_ground",
"hands": "palms_down",
"feet": "feet_up",
"additional": "trembling, cat_tail, cat_ears"
},
"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": {
"participants": "solo",
"nsfw": false
}
}