Character Update
character_updateUpdate a character sheet's attributes—SAN, HP, Luck, MP, spell slots—by passing a dict of pre-calculated values. The bridge applies the fields without performing rule calculations.
Instructions
局部更新角色卡(SAN/HP/Luck/MP/法术位等结算由调用方算好传入,桥不做规则计算)。 data 为要 PUT 的字段 dict。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| character_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||