AI no random buildings

If you liked this item, please rate it up on Steam Workshop page.

Author: Yagami

Last revision: 21 Mar, 2023 at 16:10 UTC

File size: 9.22 KB

On Steam Workshop

Description:

This mod removes every randomness from the AI building and state selection. Making it more competent for the AI and the player’s auto investment.

Changed defines:
PRODUCTION_BUILDING_RANDOM_FACTOR = 0
# The higher this is, the more random AI construction will be
PRODUCTION_BUILDING_STATE_RANDOM_FACTOR = 0
# The higher this is, the more random AI state selection for building types will be

PRODUCTION_BUILDING_AUTONOMOUS_INVESTMENT_RANDOM_FACTOR_MULT = 0
# Multiplies PRODUCTION_BUILDING_RANDOM_FACTOR for autonomous investment pool constructions
PRODUCTION_BUILDING_AUTONOMOUS_INVESTMENT_STATE_RANDOM_FACTOR_MULT = 0
# Multiplies PRODUCTION_BUILDING_RANDOM_FACTOR for autonomous investment pool constructions