Files
Capture/template/tpl-day.md
T

1007 B
Raw Blame History

id, type, title, chapter, emotional_arc, created, updated, tags
id type title chapter emotional_arc created updated tags
day
day

Day {{id}}{{title}}

章节{{chapter}} 情绪弧线{{emotional_arc}}


Beat 列表

由 beat 文件的 day / order_in_day 驱动,与 outline、Kanban 一致。未建文件的 beat 需在 kb/beats 下新建并在 Kanban 中归属到本日。

TABLE
  order_in_day as "顺序",
  file.link as "Beat",
  beat_type as "类型",
  emotional_tone as "情绪基调",
  dev_status as "制作状态"
FROM "kb/beats"
WHERE type = "beat" AND day = this.id
SORT order_in_day ASC

本日结束时玩家已知

AI 在每个 beat 完成后累积更新。写作者写下一天的 beat 时从这里获取上下文。

  • 关于角色:
  • 关于世界观:
  • 关于剧情:
  • 关于机制/玩法: