Connect battle objectives to play feedback

This commit is contained in:
2026-07-04 13:12:31 +09:00
parent c1e53e0b94
commit 119a0425fb
2 changed files with 215 additions and 23 deletions

View File

@@ -619,7 +619,9 @@ export const secondBattleScenario: BattleScenarioDefinition = {
kind: 'secure-terrain',
label: '북쪽 마을 확보',
rewardGold: 180,
terrain: 'village'
terrain: 'village',
targetTile: { x: 19, y: 5, radius: 2 },
threatRadius: 1
},
{
id: 'quick',