跳到主要内容

tycoon_economy_config

Type: misc entry Exact entry ID: tycoon_economy_config

Role

This TypeWriter entry is registered in code with the exact display name Tycoon economic rules: space, overcrowding, happiness, prestige.

Verified fields

Exact fieldTypeField guidance
baseSpaceCapacityIntSpace capacity a player starts with, before any level bonus.
spacePerZooLevelIntExtra space capacity granted per level of the zoo profession.
zooProfessionIdStringRPGCore profession id whose level drives the space capacity. Empty (or RPGCore absent) pins the level to 1.
maxPlacedPerSpeciesIntHow many individuals of the SAME species may stand in the zoo at once.
overcrowdingOvercrowdingConfigOvercrowding: a happiness malus past a share of the capacity.
biomeAffinityEnabledBooleanBiome affinity multipliers. Off by default — kept for a future themed island.
offlineCatchupOfflineCatchupConfigOffline catch-up: capped so a long absence never pays like continuous play.
happinessHappinessConfigHappiness rules. 0–100, multiplies revenue; overcrowding is its only negative source.
maxAnimalLevelIntMaximum level an animal can reach before it may be prestiged.
maxPrestigeIntMaximum number of times one animal can be prestiged.
prestigeRevenueBonusDoublePermanent revenue bonus per prestige of that animal (0.1 = +10%, so x2 at prestige 10).
xpCurveList<Int>XP needed to reach the next level, index 0 = level 1 -> 2. Shorter lists repeat the last value.
xpPerZooTickIntXP granted per revenue tick to each animal standing in the zoo.
xpPerFeedIntXP granted when an animal is fed.

In practice

Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.

Common issue

If tycoon_economy_config is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.

Technical reference

Source moduleSource file
TypeWriter-TycoonExtensionTycoonEconomyConfigEntry.kt