Polish northern campaign QA rewards

This commit is contained in:
2026-06-27 02:27:51 +09:00
parent ad3a4d3808
commit be3ed036cb
2 changed files with 31 additions and 24 deletions

View File

@@ -3896,7 +3896,7 @@ export const fiftyEighthBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 98', '상처약 82', '주 40', '기산 퇴각 지도 1', '강유 첫 출전 기록 1'],
itemRewards: [' 98', '상처약 82', '주 40', '기산 퇴각 지도 1', '강유 첫 출전 기록 1'],
victoryPages: fiftyEighthBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -3977,7 +3977,7 @@ export const fiftyNinthBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 104', '상처약 86', '주 42', '진창 공성 장부 1', '왕쌍 추격 기록 1'],
itemRewards: [' 104', '상처약 86', '주 42', '진창 공성 장부 1', '왕쌍 추격 기록 1'],
victoryPages: fiftyNinthBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4058,7 +4058,7 @@ export const sixtiethBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 110', '상처약 90', '주 44', '무도·음평 장부 1', '곽회 구원로 기록 1'],
itemRewards: [' 110', '상처약 90', '주 44', '무도·음평 장부 1', '곽회 구원로 기록 1'],
victoryPages: sixtiethBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4139,7 +4139,7 @@ export const sixtyFirstBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 118', '상처약 94', '주 46', '한중 우로 장부 1', '조진 역공 기록 1'],
itemRewards: [' 118', '상처약 94', '주 46', '한중 우로 장부 1', '조진 역공 기록 1'],
victoryPages: sixtyFirstBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4206,7 +4206,7 @@ export const sixtySecondBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 126', '상처약 98', '주 48', '기산 재출정 장부 1', '노성 지연선 기록 1'],
itemRewards: [' 126', '상처약 98', '주 48', '기산 재출정 장부 1', '노성 지연선 기록 1'],
victoryPages: sixtySecondBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4273,7 +4273,7 @@ export const sixtyThirdBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 132', '상처약 102', '주 50', '노성 추격 장부 1', '회수 표식 기록 1'],
itemRewards: [' 132', '상처약 102', '주 50', '노성 추격 장부 1', '회수 표식 기록 1'],
victoryPages: sixtyThirdBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4340,7 +4340,7 @@ export const sixtyFourthBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 138', '상처약 106', '주 52', '위수 진영 장부 1', '강안 봉화 기록 1'],
itemRewards: [' 138', '상처약 106', '주 52', '위수 진영 장부 1', '강안 봉화 기록 1'],
victoryPages: sixtyFourthBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4407,7 +4407,7 @@ export const sixtyFifthBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 144', '상처약 110', '주 54', '북안 전진 장부 1', '위수 재추격 기록 1'],
itemRewards: [' 144', '상처약 110', '주 54', '북안 전진 장부 1', '위수 재추격 기록 1'],
victoryPages: sixtyFifthBattleVictoryPages,
nextCampScene: 'CampScene'
};
@@ -4474,7 +4474,7 @@ export const sixtySixthBattleScenario: BattleScenarioDefinition = {
}
],
defeatConditions: [{ kind: 'unit-defeated', unitId: 'zhuge-liang' }],
itemRewards: [' 150', '상처약 114', '주 56', '오장원 귀환 장부 1', '강유 계승 지도 1'],
itemRewards: [' 150', '상처약 114', '주 56', '오장원 귀환 장부 1', '강유 계승 지도 1'],
victoryPages: sixtySixthBattleVictoryPages,
nextCampScene: 'CampScene'
};