atrkrl81 0 Posted February 23, 2025 How do I turn off colonization? Quote Share this post Link to post Share on other sites More sharing options...
0 general nepolean 26 Posted February 23, 2025 You can't Quote Share this post Link to post Share on other sites More sharing options...
0 IlyaRU 74 Posted February 23, 2025 (edited) You can remove the opportunity for colonization for money from the tribes in gameValues, anf remove the colonization law from the list of laws in Laws, as well as reduce the chance of auto-colonization to 0 also in gameValues Edited February 25, 2025 by IlyaRU Thee OG Emerald EYE 1 Quote Share this post Link to post Share on other sites More sharing options...
0 11:59 Development Team 253 Posted February 25, 2025 (edited) On 2/23/2025 at 9:14 AM, atrkrl81 said: How do I turn off colonization? Modify game/units/Units.json to the following: { Army: [ { File: "Warior.json", ID: 0, Line: 0, }, { File: "Spearmen.json", ID: 1, Line: 0, }, { File: "Cavalry.json", ID: 2, Line: 1, }, { File: "Archer.json", ID: 3, Line: 2, }, { File: "Canon.json", ID: 4, Line: 2, }, { File: "Fighter.json", ID: 5, Line: 1, } ], Age_of_History: Army } This will remove all colonisation units and is mod compatible. Edited February 25, 2025 by 11:59 Development Team atrkrl81 1 Quote Share this post Link to post Share on other sites More sharing options...
How do I turn off colonization?
Share this post
Link to post
Share on other sites