Jump to content
Age of History
  • 0
atrkrl81

how do I turn off colonization?

Question

3 answers to this question

Recommended Posts

  • 0

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 by IlyaRU

Share this post


Link to post
Share on other sites

  • 0
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 by 11:59 Development Team

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Age of History Games