emotion_set
Manually update specific emotion metrics for a user while preserving unspecified values. Set affection, libido, and aggression levels directly.
Instructions
手动设置用户情绪数值。未指定的字段保持不变
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| affection | No | 好感度 0-100 | |
| libido_self | No | 自力比多 0-50 | |
| libido_other | No | 他力比多 0-50 | |
| aggression_self | No | 自攻击性 0-50 | |
| aggression_other | No | 他攻击性 0-50 |