Token Hp
token_hpAdjust a character token's hit points by a specified delta, applying healing or damage and broadcasting the updated HP to all players at the table.
Instructions
改 token HP(delta 正=治疗 负=伤害,播报全桌 character.hp.updated)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delta | Yes | ||
| character_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||