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

24 lines
748 B
JSON

{
"action_id": "charm_person_magic",
"action_name": "Charm Person Magic",
"action": {
"base": "casting_spell, magic_circle, spell_casting",
"head": "smile, confident_expression, glowing_eyes, looking_at_viewer",
"upper_body": "outstretched_hand, reaching_towards_viewer, arms_up, upper_body",
"lower_body": "",
"hands": "open_hand, hand_gesture",
"feet": "",
"additional": "aura, light_particles, glittering, magical_energy"
},
"lora": {
"lora_name": "Illustrious/Poses/charm_person_magic.safetensors",
"lora_weight": 0.7,
"lora_triggers": "charm_person_(magic), cham_aura",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": {
"participants": "solo",
"nsfw": false
}
}