Add northern campaign prep milestone
This commit is contained in:
@@ -3509,6 +3509,33 @@ export const fiftyFourthBattleVictoryPages: StoryPage[] = [
|
||||
}
|
||||
];
|
||||
|
||||
export const northernCampaignPrepPages: StoryPage[] = [
|
||||
{
|
||||
id: 'northern-prep-back-secured',
|
||||
bgm: 'story-dark',
|
||||
chapter: '북벌 준비',
|
||||
background: 'story-militia',
|
||||
speaker: '제갈량',
|
||||
text: '남중이 안정되었으니 촉한의 뒤는 흔들림을 줄였습니다. 이제 한중의 창고, 익주의 장부, 장수들의 출전 순서를 다시 맞추어 북쪽으로 향할 때를 준비하겠습니다.'
|
||||
},
|
||||
{
|
||||
id: 'northern-prep-roster-council',
|
||||
bgm: 'battle-prep',
|
||||
chapter: '무장 재편',
|
||||
background: 'story-sortie',
|
||||
speaker: '조운',
|
||||
text: '북쪽 길은 남중과 다릅니다. 산길을 읽는 장수, 보급을 세는 문관, 기병을 끊는 전열이 함께 움직여야 합니다. 다음 출진부터는 누가 먼저 나설지 더 신중히 고르겠습니다.'
|
||||
},
|
||||
{
|
||||
id: 'northern-prep-long-war',
|
||||
bgm: 'militia-theme',
|
||||
chapter: '긴 전쟁의 문턱',
|
||||
background: 'story-three-heroes',
|
||||
speaker: '황권',
|
||||
text: '북벌은 한 번의 승리로 끝나는 길이 아닙니다. 군량과 대기 무장의 훈련, 공명 관계까지 모두 장부에 남겨야 오래 버틸 수 있습니다.'
|
||||
}
|
||||
];
|
||||
|
||||
export const firstBattleMap: BattleMap = {
|
||||
width: 20,
|
||||
height: 18,
|
||||
|
||||
Reference in New Issue
Block a user