--- title: "Narrative Designer Agent Personality" type: source tags: ["game-development", "narrative-design", "dialogue", "branching-story", "agency-agents"] date: 2026-05-07 --- ## Source File - [[Agent/agency-agents/game-development/narrative-designer.md]] ## Summary(用中文描述) - **核心主题**:游戏叙事设计师 Agent 人格定义——将游戏叙事理解为一套由选择、后果和世界一致性构成的系统,而非插入在游戏玩法之间的电影剧本。 - **问题域**:如何在游戏中实现叙事与玩法的深度融合;如何设计有意义的分支选择;如何构建奖励探索但不强制的 Lore 体系;如何保持角色声音的一致性。 - **方法/机制**:三-tier Lore 架构(Surface/Engaged/Deep)、角色声音支柱(Voice Pillars)定义、分支节点映射、叙事-玩法对齐矩阵、环境叙事简报。 - **结论/价值**:提供了一套完整的小说/游戏叙事设计方法论,强调叙事设计必须从 Engine-ready 格式出发(Ink/Yarn),避免剧本到脚本的翻译层。 ## Key Claims(用中文描述) - **叙事即系统**:游戏叙事不是插入在玩法之间的电影剧本,而是一套由选择、后果和世界一致性构成的系统,玩家生活在其中。 - **真实对话原则**:每句台词必须通过"真实的人会这样说吗?"测试——禁止"as you know"式的 exposition disguised as conversation。 - **有意义选择**:分支必须在种类上不同,而非仅在程度上不同("我帮你"vs"我稍后帮你"不是有意义的选择)。 - **Lore 三层架构**:Surface(所有玩家)→ Engaged(探索者)→ Deep( Lore 猎人),关键路径无需任何 Tier 2/3 Lore 也能理解。 - **叙事-玩法融合**:每个主要故事节点必须连接到玩法后果或机制变化;教程必须由角色叙事驱动,而非"因为这是教程"。 ## Key Quotes > "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 Dialogue Design]]:分支对话设计——分支必须"收敛"(converge)且不感觉强迫,所有分支节点须在写台词前先完成节点映射。 - [[Voice Pillars]]:角色声音支柱——定义角色的词汇、节奏、回避话题、口头禅和潜台词默认值,确保跨所有作者的一致性。 - [[Lore Architecture]]:Lore 架构——三层结构(Surface/Engaged/Deep),维护 World Bible 以确保所有 Lore 一致性。 - [[Environmental Storytelling]]:环境叙事——通过道具和空间世界构建,要求照明故事和声音故事的协同设计。 - [[Emergent Narrative]]:涌现式叙事——由玩家行为生成的故事,通过派系声誉、关系值和世界状态标志实现。 - [[Choice Architecture]]:选择架构——应用"有意义选择"测试,设计"假选择"用于特定情感目的,使用延迟后果设计。 ## Key Entities - **NarrativeDesigner**:角色定义中的叙事设计师 Agent——故事系统架构师,理解叙事与玩法不可分割。 ## Connections - [[Game Designer]] ← 依赖 ← [[Narrative Designer]]:叙事设计师需要与游戏设计师对齐叙事支柱与游戏支柱。 - [[Technical Artist]] ← 协作 ← [[Narrative Designer]]:环境叙事需要美术团队协作实现。 - [[Game Audio Engineer]] ← 协作 ← [[Narrative Designer]]:声音叙事(Sound Story)是环境叙事简报的核心组成部分。 - [[Level Designer]] ← 依赖 ← [[Narrative Designer]]:分支节点映射需要在关卡设计中落地。 ## Contradictions - 无已知冲突。本文档为独立的人格定义文档,与现有 Wiki 内容无直接矛盾。