Add King of Hanzhong council milestone

This commit is contained in:
2026-06-23 14:21:47 +09:00
parent b4c34afeed
commit 43347fb33b
7 changed files with 140 additions and 16 deletions

View File

@@ -2387,6 +2387,43 @@ export const thirtySeventhBattleVictoryPages: StoryPage[] = [
}
];
export const hanzhongKingCouncilPages: StoryPage[] = [
{
id: 'hanzhong-king-council-open',
bgm: 'story-dark',
chapter: '한중왕 즉위 논의',
background: 'story-three-heroes',
speaker: '제갈량',
text: '한중을 얻은 뒤 군영의 분위기는 전장의 승리에서 나라의 이름으로 옮겨 갔습니다. 이제 유비군은 어디를 지키는 군대인지, 누구의 뜻을 잇는 세력인지 밝혀야 합니다.'
},
{
id: 'hanzhong-king-liu-bei-doubt',
bgm: 'battle-prep',
chapter: '이름의 무게',
background: 'story-liu-bei',
speaker: '유비',
portrait: 'liuBei',
text: '내가 왕의 이름을 받는 것이 백성을 위한 길이라면 마다하지 않겠소. 다만 그 이름이 욕심으로 보인다면 지금까지 따른 이들의 뜻을 해칠까 두렵소.'
},
{
id: 'hanzhong-king-officers',
bgm: 'battle-prep',
chapter: '장수들의 서명',
background: 'story-militia',
speaker: '관우',
portrait: 'guanYu',
text: '형님이 세우는 이름은 한실을 잇기 위한 깃발입니다. 전장마다 모인 장수들이 그 깃발 아래 서명한다면, 병사들도 무엇을 위해 싸우는지 알게 될 것입니다.'
},
{
id: 'hanzhong-king-next-foundation',
bgm: 'militia-theme',
chapter: '촉한의 문 앞에서',
background: 'story-sortie',
speaker: '제갈량',
text: '한중왕의 격문이 준비되면 다음은 촉한의 이름을 세울 차례입니다. 그러나 나라의 이름은 새 전장을 부릅니다. 형주의 긴장과 북방의 그림자도 함께 보아야 합니다.'
}
];
export const firstBattleMap: BattleMap = {
width: 20,
height: 18,