同步本地修改
This commit is contained in:
@@ -4,7 +4,7 @@ type: beat
|
||||
beat_type: "" # 维修 | 场景对话 | 梦境 | 特殊
|
||||
day: "" # 留空则进入 outline 的 Backlog
|
||||
order_in_day: 0
|
||||
status: draft # draft | backlog | review | locked (backlog=需存在但尚未落稿)
|
||||
confidence: planned # confirmed | planned | speculative
|
||||
dev_status: fiction # fiction | playable | function | prototype | close
|
||||
fiction_source: self # 叙事信源位置。self = 本文 Fiction 区即 SSOT;指向外部时填路径(如 Yarn 文件夹路径或 flow 文档链接)
|
||||
emotional_tone: "" # 情绪基调,例:"压抑/解脱" "荒诞/温暖"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: ""
|
||||
type: character
|
||||
aliases: [] # 别名/代号,如 ["Kirin", "调酒妹", "奇琳"]
|
||||
status: active # active | suspended | archived | ⚠️ Conflict | 🚧 WIP
|
||||
confidence: confirmed # confirmed | planned | speculative
|
||||
created: ""
|
||||
updated: ""
|
||||
tags: [character]
|
||||
|
||||
@@ -3,7 +3,7 @@ id: ""
|
||||
type: worldbuilding
|
||||
category: "" # 社会制度 | 技术 | 地理 | 历史事件 | 组织 | 物品
|
||||
aliases: [] # 别名,如 ["蜂群思维", "蜂群", "Hivemind"]
|
||||
status: active # active | disputed | deprecated
|
||||
confidence: confirmed # confirmed | planned | speculative
|
||||
created: ""
|
||||
updated: ""
|
||||
tags: [worldbuilding]
|
||||
|
||||
Reference in New Issue
Block a user