improve the bill of production

This commit is contained in:
2026-03-05 02:48:33 -05:00
parent 4214eeb659
commit d8386dccf4
8 changed files with 279 additions and 105 deletions

View File

@@ -9,6 +9,7 @@ import type { AlbionCity } from '../types/api'
const BASE_ROYAL_LPB = 18
const SPECIALIZATION_BONUS = 15
export const FOCUS_LPB = 59 // flat bonus added when using focus
const ROYAL_CITIES = new Set<AlbionCity>([
'Fort Sterling', 'Lymhurst', 'Bridgewatch', 'Martlock', 'Thetford', 'Caerleon',