generate_logic
Generate ready-to-paste genshin-ts TypeScript stubs for server events and timed settlements from a goal description, with official node annotations.
Instructions
根据目标生成可粘贴的 genshin-ts TypeScript stub(g.server / .on / 定时结算等),并标注对应官方节点
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | 如「进入触发器得分,30 秒后结算」 | |
| mode | No | ||
| graphType | No | 默认 entity(服务端实体图) |