#################### ## evolution.prop ## #################### ## The other prop files ResourcesFile = resources.prop LandsFile = lands.prop ActionsFile = actions.prop ConstructionsFile = constructions.prop ## Global game settings # Initial creation power CreationPower = 100 CreationPower.max = 500 # The decrease of the creation power for creating a human. HumanCreationDecrease = 30 # The increase of the creation power at every clock tick CreationIncrease = 2 # {resource(weight)} list to calculate the goal Goal = Food(2) BuildingMaterial(1) Happiness(3) ChoppedWood(2) # The vision range of a human Human.visionRange = 2