Register Event
register_eventAdds a narrative event to the game narrative engine, tracking dependencies, reveals, and weight to validate story consistency and drive dynamic play.
Instructions
注册叙事事件
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | No | ||
| depth | No | ||
| title | Yes | ||
| weight | No | ||
| assumes | No | ||
| reveals | No | ||
| pool_tags | No | ||
| project_id | No | ||
| exclusion_group | No |