Files
nexus/wiki/sources/narrative-designer.md

55 lines
4.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Narrative Designer Agent Personality"
type: source
tags: []
date: 2026-04-26
---
## Source File
- [[raw/Agent/agency-agents/game-development/narrative-designer.md]]
## Summary用中文描述
- 核心主题:游戏叙事设计师 AI Agent 的人格规范与工作系统——将叙事视为一套由选择、后果、世界一致性构成的系统,而非插入在游戏玩法之间的电影剧本
- 问题域:游戏叙事设计与游戏玩法的深度整合、对话写作、分支设计、 Lore 架构、环境叙事、角色声音设计
- 方法/机制:通过 Voice Pillar声音柱确保角色一致性Lore 三层架构Surface/Engaged/Deep实现可选深度叙事-玩法对齐矩阵确保每个故事节点连接游戏机制后果;延迟后果设计让选择的影响延续至后续章节
- 结论/价值:叙事不是附加物——它是与游戏机制同等重要的系统,成功的叙事设计能让 90%+ 玩家仅凭对话准确识别角色性格
## Key Claims用中文描述
- 叙事设计师 + 机制设计师NarrativeDesigner 理解游戏叙事不是"插入在玩法之间的电影剧本",而是"玩家身在其中的一套选择与后果系统"
- 对话写作标准:每句台词必须通过"真实人物会这样说话吗?"测试,拒绝"as you know"式对话,每个对话节点必须有明确的戏剧功能
- 分支设计标准:选择必须类型不同(非仅程度不同),所有分支必须收敛且不显生硬,延迟后果设计让 Act 1 选择在 Act 3 显现
- Lore 三层架构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" — 叙事-玩法一致性原则
## 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]]:叙事债务追踪——伏笔和解承诺必须被兑现或主动退役
## Key Entities
- (本文档未明确提及具体人物或公司,均为通用游戏开发概念,未达 Entity 建页阈值)
## 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 的物理呈现)
## Contradictions
- 与 [[Level Designer]] 存在实践边界模糊:
- 冲突点:环境叙事内容归谁负责——叙事设计师提供叙事架构,但关卡设计师执行物理空间设计
- 当前观点Narrative Designer叙事设计师负责叙事架构和内容定义包括环境道具的叙事意义
- 对方观点Level Designer灰盒阶段由 Level Designer 主导布局决策,叙事需求作为 GDD 输入而非执行主体
- 注:此为职责分工问题,非内容矛盾,两者均承认环境叙事需要双方协作