Original Descrstrat File Medieval 2 Total War

Greetings fellow earthlings and welcome to a tutorial on how to install my Descr_Strat mods so that you can use them. These mods only change starting locations.

Medieval 2: Total War [RDM mod - all game factions]RDM Mod Version 1. All game factions are playable from the start. Originally the game has ONLY 5 playable.

They will contain many bugs. I am the creator of the Mod, but feel free to use it however you wish and further modify them if you want. WW2 Borders Mod (Shown in video): No Rebels Mod: 1. Download the file and save it. Make sure you have a back-up of the original. Go to your Downloads folder, or wherever you saved it, and carry it over to wherever you descr_strat file will be. (Steam, Steam Library, Steam Apps, Common, Med 2, Data, world, maps, campaign, imperial campaign) was where mine was.

Kanatnaya otkatka referat. It should work. Melkor will not be held responsible for any issues. Any questions, feel free to ask.

Original Descrstrat File Medieval 2 Total War

Modding Resource Header Title: The Basics of descr_strat.txt Posted by: Caius Modding area: Campaign Map Required programmes: Notepad (or other text editor) Summary: In-depth explanation of descr_strat.txt for starters. Introduction: We, at some point of our modding projects, can handle a lot of files without checking the Scriptorium. But, we were newbies when we started. There are a lot of people who want to unlock all the factions. That's a classic question in the Rome Colliseum. But I will go further, and I will explain more things than how to unlock all the factions.

Here, you can find information that won't be found in other places. Now, if you still are reading, we will start! We are starting, now what do we need? We need 4 things: descr_strat.txt (the file in question) A copy of descr_strat.txt (the file) Notepad (or text editor you use) Patience (always welcome) I want to unlock all factions, what do I have to change?

Open the file descr_strat.txt, which can be found in data/world/maps/campaign/imperial_campaign. Once opened, we can see the following text included in code tags. Code: campaign imperial_campaign playable romans_julii romans_brutii romans_scipii egypt seleucid carthage parthia gauls germans greek_cities britons macedon pontus armenia dacia numidia scythia spain thrace end unlockable end nonplayable romans_senate slave end Note: Please note that the Senate and the Slave factions CAN'T be played.

High changes are need to make them playable, and maybe those changes won't work. We'll never know. Changing the starting and ending age: We can change our starting and ending age in case we starting to mod a campaign with other timeframe. Code: brigand_spawn_value 102 pirate_spawn_value 102Since I have a moddified descr_strat.txt for my campaigns, this value should be much less than those. How does it work? Its like a rule: the lesser the number, the higher they will spawn.

0 (zero) is the lesser number for both spawn values, 1000 (one thousand) is the maximum number for both spawn values. Now, we are approaching the factions section (Yes, we ommited the resources, that's advanced modding, as if you add a resource where you cant, you will have more than a headache.) Let's start with a faction. These control a set of AI production personalities, which contribute a bias towards building and training (but not retraining or repairing). This bias is fairly small compared to game-generated factors such as 'the enemy is attacking me with lots of cavalry, build me some spearmen'. Explaining the weighting system which drives the production AI in full is beyond the scope of this document as it would take several days to write. Code: character Flavius Julius, named character, leader, age 47,, x 89, y 82 traits GoodCommander 2, NaturalMilitarySkill 1, GoodDefender 1, PoliticsSkill 3, GoodAdministrator 2, Austere 1 ancillaries aged_retainer army unit roman generals guard cavalry early exp 1 armour 0 weapon_lvl 0 unit roman hastati exp 1 armour 0 weapon_lvl 0 unit roman hastati exp 1 armour 0 weapon_lvl 0 unit roman triarii exp 1 armour 0 weapon_lvl 0 unit roman archer exp 1 armour 0 weapon_lvl 0We can do a lot of things. Lets change something about a troop.