This commit is contained in:
2026-04-21 18:27:46 +08:00
parent 04bff9617d
commit 4372ab5be1
358 changed files with 30788 additions and 14737 deletions

View File

@@ -29,7 +29,8 @@ export const STORY_OPENING_CAMP_DIALOGUE_FUNCTION: FunctionDocumentationEntry =
runtime: {
storyMode: 'special_sequence',
uiMode: 'none',
executor: 'src/hooks/story/openingAdventure.ts + src/services/prompt.ts',
executor:
'src/hooks/rpg-runtime-story/openingAdventure.ts + src/services/prompt.ts',
animationNote: '重点在对白本身,不额外驱动独立战斗/位移动画。',
storyNote: '会把 prompt 切到营地开场对白模式,并要求输出结构化对话行。',
uiNote: '不弹 modal直接进入对白流。',