Noxempire
Chieftain
- Joined
- May 18, 2020
- Messages
- 19
Sooo,
I wanted for my civ to spawn in Tundra and Snow and I changed the StartBias accordingly
For some reason I still get spawned in Grassland CLOSE TO Tundra. (I have no start position Feature, since there is no fitting one for Tundra and snow)
I use YetAnotherMaps pack and tried many different starting setups. Changing "Cultural" to "Random" start position link, seems to make me spawn near of Tundra, but still never inside of it.
Are there any other factors influencing the start position bias?
I wanted for my civ to spawn in Tundra and Snow and I changed the StartBias accordingly
INSERT INTO StartBiasTerrains
(CivilizationType, TerrainType, Tier )
VALUES ('CIVILIZATION_FINLAND', 'TERRAIN_TUNDRA', 2 ),
('CIVILIZATION_FINLAND', 'TERRAIN_SNOW', 1 ),
('CIVILIZATION_FINLAND', 'TERRAIN_SNOW_HILLS', 1 ),
('CIVILIZATION_FINLAND', 'TERRAIN_TUNDRA_HILLS', 3 );
For some reason I still get spawned in Grassland CLOSE TO Tundra. (I have no start position Feature, since there is no fitting one for Tundra and snow)
I use YetAnotherMaps pack and tried many different starting setups. Changing "Cultural" to "Random" start position link, seems to make me spawn near of Tundra, but still never inside of it.
Are there any other factors influencing the start position bias?
Last edited: