Stabilize Xuzhou rescue quick objective

This commit is contained in:
2026-07-05 22:40:30 +09:00
parent dab61d90c7
commit 74d5a75ed9
2 changed files with 9 additions and 9 deletions

View File

@@ -6759,11 +6759,11 @@ export const seventhBattleUnits: UnitData[] = [
classKey: 'archer',
level: 8,
exp: 46,
hp: 32,
maxHp: 32,
attack: 14,
hp: 29,
maxHp: 29,
attack: 12,
move: 3,
stats: { might: 70, intelligence: 60, leadership: 59, agility: 69, luck: 53 },
stats: { might: 68, intelligence: 60, leadership: 58, agility: 68, luck: 53 },
equipment: {
weapon: { itemId: 'short-bow', level: 2, exp: 22 },
armor: { itemId: 'cloth-armor', level: 2, exp: 10 },
@@ -6864,11 +6864,11 @@ export const seventhBattleUnits: UnitData[] = [
classKey: 'archer',
level: 8,
exp: 50,
hp: 33,
maxHp: 33,
attack: 14,
hp: 30,
maxHp: 30,
attack: 12,
move: 3,
stats: { might: 71, intelligence: 61, leadership: 60, agility: 70, luck: 54 },
stats: { might: 69, intelligence: 61, leadership: 59, agility: 69, luck: 54 },
equipment: {
weapon: { itemId: 'short-bow', level: 2, exp: 26 },
armor: { itemId: 'cloth-armor', level: 2, exp: 10 },