Stabilize Xuzhou rescue quick objective
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user