Skip to main content

B1HouseholdBizLevelInfo

  • Defines all per-level configuration for the household business system, including base fees,
    * employee limits, customer satisfaction targets, scoring tables, and FarSite simulation multipliers.
PropertyTypeDescriptionMetadata
Levelint32Business level index for this entry.Category: B1HouseholdBizLevelInfo
ClampMin: 0
RequiredExpfloatExperience points required to reach this business level.Category: B1HouseholdBizLevelInfo
ClampMin: 0
BasePriceint32Base monetary value of the business at this level.Category: B1HouseholdBizLevelInfo
ClampMin: 0
BaseFeePerEntranceint32Base one-time entrance fee charged per customer visit at this level.Category: B1HouseholdBizLevelInfo
ClampMin: 0
BaseFeePerHourint64Base hourly entrance fee charged per customer at this level.Category: B1HouseholdBizLevelInfo
ClampMin: 0
BaseEmployeeWagePerHourint64Employee wage per hourCategory: B1HouseholdBizLevelInfo
ClampMin: 0
MaxEmployeesint32Maximum number of employees that can be hired at this level.Category: B1HouseholdBizLevelInfo
ClampMax: 10
ClampMin: 1
BaseCustomerCountint32Base number of customers expected to visit per business day at this level.Category: B1HouseholdBizLevelInfo
ClampMin: 0
CustomerSatisfactionGoalScorefloatTarget customer satisfaction score that defines success for this level.Category: B1HouseholdBizLevelInfo
ClampMin: 0.0
IncomeMultiplierfloatIncome multiplier by business level (1.0 = 100%, 1.5 = 150%)Category: B1HouseholdBizLevelInfo
ClampMin: 0.0
PurchaseDesireMultiplierfloatPurchase desire change multiplier by business level (1.0 = 100%). Applied uniformly to both increases and decreasesCategory: B1HouseholdBizLevelInfo
ClampMin: 0.0
PurchaseCountMinint32Minimum number of products bought per purchase interaction (product sale). Used for revenue-tracking balance before purchase desire appliesCategory: B1HouseholdBizLevelInfo
ClampMin: 1
PurchaseCountMaxint32Maximum number of products bought per purchase interaction (>= PurchaseCountMin)Category: B1HouseholdBizLevelInfo
ClampMin: 1
ExtraPurchaseChancefloatProbability of raising the purchase count to the maximum (PurchaseCountMax), range 0~1. 0 means uniform random between Min and Max. Per-level revenue-tracking tuning valueCategory: B1HouseholdBizLevelInfo
ClampMax: 1.0
ClampMin: 0.0
MinRequiredSkillLevelint32Minimum required service skill level. Below this level the satisfaction score is 0Category: B1HouseholdBizLevelInfo
ClampMin: 0
SkillLevelBonusScorePerLevelint32Additional score per skill level above the minimum requirementCategory: B1HouseholdBizLevelInfo
ClampMin: 0
QualityBonusScoresTArrayCustomer satisfaction bonus score per furniture quality gradeCategory: B1HouseholdBizLevelInfo
PerformanceBonusScoresTArrayCustomer satisfaction bonus score per furniture performance gradeCategory: B1HouseholdBizLevelInfo
PurchaseQualityBonusScoresTArraySatisfaction bonus score per purchased item qualityCategory: B1HouseholdBizLevelInfo
ServicePriceSatisfactionRangesTArraySatisfaction range settings per service priceCategory: B1HouseholdBizLevelInfo
StepStartScriptIdListTArrayScript IDs executed when each step of this business level begins.Category: B1HouseholdBizLevelInfo
Foreign: Script.Id
StepCompleteScriptIdListTArrayScript IDs executed when each step of this business level is completed.Category: B1HouseholdBizLevelInfo
Foreign: Script.Id
RewardTitleTextIdFStringText Id for the reward title of this level rangeCategory: B1HouseholdBizLevelInfo
StringTableKey: Id
RewardSummaryTextIdFStringText Id for the reward summary of this level rangeCategory: B1HouseholdBizLevelInfo
StringTableKey: Id
FarSiteCustomerCountMultiplierfloatCustomer count multiplier during FarSite simulation (1.0 = 100%)Category: B1HouseholdBizLevelInfo
ClampMin: 0.0
FarSiteSatisfactionMultiplierfloatSatisfaction multiplier during FarSite simulation (1.0 = 100%)Category: B1HouseholdBizLevelInfo
ClampMin: 0.0
FarSiteRevenueMultiplierfloatRevenue multiplier during FarSite simulation (1.0 = 100%)Category: B1HouseholdBizLevelInfo
ClampMin: 0.0