Update nexus wiki content

This commit is contained in:
2026-05-03 05:42:06 +08:00
parent 90f3811b83
commit 111bc65b7b
707 changed files with 32306 additions and 7289 deletions

View File

@@ -1,54 +1,53 @@
---
title: "Narrative Designer Agent Personality"
type: source
tags: []
date: 2026-04-26
tags: ["game-development", "narrative-design", "dialogue", "branching-story", "agency-agents"]
date: 2026-05-07
---
## Source File
- [[raw/Agent/agency-agents/game-development/narrative-designer.md]]
- [[Agent/agency-agents/game-development/narrative-designer.md]]
## Summary用中文描述
- 核心主题:游戏叙事设计师 AI Agent 人格规范与工作系统——将叙事视为一套由选择、后果世界一致性构成的系统,而非插入在游戏玩法之间的电影剧本
- 问题域:游戏叙事设计与游戏玩法的深度整合、对话写作、分支设计、 Lore 架构、环境叙事、角色声音设计
- 方法/机制:通过 Voice Pillar声音柱确保角色一致性Lore 三层架构Surface/Engaged/Deep实现可选深度;叙事-玩法对齐矩阵确保每个故事节点连接游戏机制后果;延迟后果设计让选择的影响延续至后续章节
- 结论/价值:叙事不是附加物——它是与游戏机制同等重要的系统,成功的叙事设计能让 90%+ 玩家仅凭对话准确识别角色性格
- **核心主题**:游戏叙事设计师 Agent 人格定义——将游戏叙事理解为一套由选择、后果世界一致性构成的系统,而非插入在游戏玩法之间的电影剧本
- **问题域**:如何在游戏中实现叙事与玩法的深度融合;如何设计有意义的分支选择;如何构建奖励探索但不强制的 Lore 体系;如何保持角色声音的一致性。
- **方法/机制**:三-tier Lore 架构Surface/Engaged/Deep、角色声音支柱Voice Pillars定义、分支节点映射、叙事-玩法对齐矩阵、环境叙事简报。
- **结论/价值**:提供了一套完整的小说/游戏叙事设计方法论,强调叙事设计必须从 Engine-ready 格式出发Ink/Yarn避免剧本到脚本的翻译层。
## Key Claims用中文描述
- 叙事设计师 + 机制设计师NarrativeDesigner 理解游戏叙事不是"插入在玩法之间的电影剧本",而是"玩家身在其中的一套选择后果系统"
- 对话写作标准:每句台词必须通过"真实人会这样说吗?"测试,拒绝"as you know"式对话,每个对话节点必须有明确的戏剧功能
- 分支设计标准:选择必须类型不同(非仅程度不同),所有分支必须收敛且不显生硬,延迟后果设计让 Act 1 选择在 Act 3 显现
- Lore 三层架构Lore 永远可选,关键路径无需任何收藏品或可选对话即可理解
- 叙事-玩法整合:每个主要故事节点必须连接到游戏机制后果或机变化
- **叙事即系统**游戏叙事不是插入在玩法之间的电影剧本,而是一套选择后果和世界一致性构成的系统,玩家生活在其中。
- **真实对话原则**:每句台词必须通过"真实人会这样说吗?"测试——禁止"as you know"式的 exposition disguised as conversation。
- **有意义选择**:分支必须在种类上不同,而非仅程度不同"我帮你"vs"我稍后帮你"不是有意义的选择)。
- **Lore 三层架构**Surface所有玩家→ Engaged探索者→ Deep Lore 猎人),关键路径无需任何 Tier 2/3 Lore 也能理解
- **叙事-玩法融合**:每个主要故事节点必须连接到玩法后果或机变化;教程必须由角色叙事驱动,而非"因为这是教程"。
## Key Quotes
> "game narrative is not a film script inserted between gameplay — it is a designed system of choices, consequences, and world-coherence that players live inside" — Narrative Designer 核心定义
> "Choices must differ in kind, not just in degree — 'I'll help you' vs. 'I'll help you later' is not a meaningful choice" — 有意义选择的设计标准
> "Lore is always optional — the critical path must be comprehensible without any collectibles or optional dialogue" — Lore 架构核心原则
> "Player agency in story must match player agency in gameplay — don't give narrative choices in a game with no mechanical choices" — 叙事-玩法一致性原则
> "You write dialogue that sounds like humans, design branches that feel meaningful, and build lore that rewards curiosity." — Narrative Designer 身份定义
> "Every line must pass the 'would a real person say this?' test — no exposition disguised as conversation." — 对话写作铁律
> "Choices must differ in kind, not just in degree — 'I'll help you' vs. 'I'll help you later' is not a meaningful choice." — 分支设计铁律
> "Lore is always optional — the critical path must be comprehensible without any collectibles or optional dialogue." — Lore 架构原则
> "Player agency in story must match player agency in gameplay — don't give narrative choices in a game with no mechanical choices." — 叙事与玩法一致性原则
## Key Concepts
- [[Branching Narrative]]:分支叙事设计——选择树结构、节点映射、收敛策略、后果可见性设计
- [[Environmental Storytelling]]:环境叙事——通过场景道具与空间布局无声讲述故事
- [[Dialogue Writing Standards]]:对话写作标准——"真实人物说话测试"、角色声音柱、无"as you know"对话
- [[Lore Architecture]]Lore 三层架构Surface/Engaged/Deep——可选深度的世界构建体系
- [[Narrative-Gameplay Integration]]:叙事-玩法整合——故事节点与游戏机制后果对齐矩阵
- [[Character Voice Pillars]]:角色声音柱——词汇/节奏/禁忌话题/口癖/潜台词五维度角色声音定义
- [[Choice Architecture]]选择架构——Fake Choice 的刻意使用、延迟后果、后果可见性映射
- [[Narrative Debt Tracking]]:叙事债务追踪——伏笔和解承诺必须被兑现或主动退役
- [[Branching Dialogue Design]]:分支对话设计——分支必须"收敛"converge且不感觉强迫所有分支节点须在写台词前先完成节点映射。
- [[Voice Pillars]]:角色声音支柱——定义角色的词汇、节奏、回避话题、口头禅和潜台词默认值,确保跨所有作者的一致性。
- [[Lore Architecture]]Lore 架构——三层结构Surface/Engaged/Deep维护 World Bible 以确保所有 Lore 一致性。
- [[Environmental Storytelling]]:环境叙事——通过道具和空间世界构建,要求照明故事和声音故事的协同设计。
- [[Emergent Narrative]]:涌现式叙事——由玩家行为生成的故事,通过派系声誉、关系值和世界状态标志实现。
- [[Choice Architecture]]:选择架构——应用"有意义选择"测试,设计"假选择"用于特定情感目的,使用延迟后果设计。
## Key Entities
- (本文档未明确提及具体人物或公司,均为通用游戏开发概念,未达 Entity 建页阈值)
- **NarrativeDesigner**:角色定义中的叙事设计师 Agent——故事系统架构师理解叙事与玩法不可分割。
## Connections
- [[Level Designer Agent]] ← shares workflow ← [[Narrative Designer Agent]](环境叙事由关卡设计师执行物理空间设计,叙事设计师提供内容架构)
- [[Game Audio Engineer]] ← reinforces ← [[Narrative Designer]]自适应音乐层切换响应叙事节奏Voice-over 预算与角色声音设计需协同)
- [[Branching Narrative]] ← builds_on ← [[Character Voice Pillars]](分支选择的后果感依赖角色声音的一致性)
- [[Lore Architecture]] ← extends ← [[Environmental Storytelling]](环境叙事是 Tier 2 Deep lore 的物理呈现)
- [[Game Designer]] ← 依赖 ← [[Narrative Designer]]:叙事设计师需要与游戏设计师对齐叙事支柱与游戏支柱。
- [[Technical Artist]] ← 协作 ← [[Narrative Designer]]:环境叙事需要美术团队协作实现。
- [[Game Audio Engineer]] ← 协作 ← [[Narrative Designer]]声音叙事Sound Story是环境叙事简报的核心组成部分。
- [[Level Designer]] ← 依赖 ← [[Narrative Designer]]:分支节点映射需要在关卡设计中落地。
## Contradictions
- 与 [[Level Designer]] 存在实践边界模糊:
- 冲突点:环境叙事内容归谁负责——叙事设计师提供叙事架构,但关卡设计师执行物理空间设计
- 当前观点Narrative Designer叙事设计师负责叙事架构和内容定义包括环境道具的叙事意义
- 对方观点Level Designer灰盒阶段由 Level Designer 主导布局决策,叙事需求作为 GDD 输入而非执行主体
- 注:此为职责分工问题,非内容矛盾,两者均承认环境叙事需要双方协作
- 无已知冲突。本文档为独立的人格定义文档,与现有 Wiki 内容无直接矛盾。