Results 1 to 21 of 21

Thread: Personal Mods

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Re: Personal Mods

    Small stat changes (I raised the radius of horses in descr_mount.txt and changed the radius of elephants, according to their size; I also lowered the number of slingers in one unit from 120 to 96 and from 160 to 128 and raised their cost by multiplying it by 2 [Upkeep is still Cost/4]; Finally, I decreased Poeni Citizen Militia Upkeep from 300 to 200, so it was identical as with the other levies with the same cost), some text changes (small things like changing "Hit Points" to "Vitality" or "Armour" to "Overall Body Protection" etc.), decreased health bonuses (by dividing them by 2) and big changes in money script (bigger bonuses in the first turns, random bonuses [Money-bursts] from time to time, money-caps for the player and the AI and additional money penalties for the players with bigger empires).
    Last edited by Cybvep; 08-02-2007 at 11:57.

  2. #2
    Amanuensis Member pezhetairoi's Avatar
    Join Date
    Apr 2005
    Location
    South of Sabara
    Posts
    2,719

    Default Re: Personal Mods

    Mostly I played with unit sizes, making peltastai 200 in size on huge, for example. I tweaked some armour values here and there for units I didn't really like, and I made pantodapoi phalangitai somewhat stronger, since they seemed inordinately weak. Apart from that I didn't do much except erase all 'spear' attributes.


    EB DEVOTEE SINCE 2004

  3. #3
    The Aspiring God Of War Member Lysander13's Avatar
    Join Date
    Nov 2006
    Location
    Leading the assault against the Gods at Mount Olympos itself.
    Posts
    373

    Default Re: Personal Mods

    I mod my version just for fun really. Just to figure out how stuff works and such and then usually revert some of the changes. I like to play around alot with the EDB and hidden resources as well. I don't change unit battle stats ever because i feel messing around with these tends to unbalance things. The only changes i usually keep are some units from other mods that i'll mod into EB that i'm really fond of. For example like RTR's Athenian Hoplites. I'll incorporate mods that would normally overwrite each other if installed separately like for example the First Cohort Mod and Spartan Merc Mod. I also use my own edited versions of either Darth's or Sinuhet's Battle AI.

  4. #4

    Default Re: Personal Mods

    The Errant would you explain how you increased Sabean recruitment ? I wouldn't mind expanding the range of where you can get there heavy cavalry ,nobles and spearmen.


    Join the Army: A Pontic AAR
    https://forums.totalwar.org/vb/showthread.php?t=96984
    ...uh coptic mother****er:A Makuria Comedy AAR
    https://forums.totalwar.org/vb/showt...93#post1814493

  5. #5
    Member Member Trax's Avatar
    Join Date
    Oct 2003
    Location
    Estonia
    Posts
    287

    Default Re: Personal Mods

    light_spear for most spear units, spear_bonus 4 or 6 for phalanxes, lower morale specially for skirmishers.

  6. #6
    Member Member sgsandor's Avatar
    Join Date
    Mar 2007
    Location
    in new jersey
    Posts
    221

    Default Re: Personal Mods

    how do u change unit build times?

  7. #7
    Questor of AI revenue. Member The Errant's Avatar
    Join Date
    Feb 2007
    Location
    Limbo. Aka. the Empty Hold.
    Posts
    378

    Default Re: Personal Mods

    Quote Originally Posted by russia almighty
    The Errant would you explain how you increased Sabean recruitment ? I wouldn't mind expanding the range of where you can get there heavy cavalry ,nobles and spearmen.
    OK. Recruitment in EB is determined by two things. First the type of government you can build in a region (Type 1,2,3,4) which determines how high you can build your factional/regional MIC. The second part is various hidden resources the EB team has used to limit the recruitment zones of various units. All the changes you need to make will be done in the EDB. However you need another file to tell which hidden resources to add.

    This is how the recruitment for the spearmen looks like in the EDB:

    Code:
    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource n1 and hidden_resource n2 and hidden_resource y4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource y1 and hidden_resource n2 and hidden_resource n4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource n1 and hidden_resource y2 and hidden_resource y4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource y1 and hidden_resource y2 and hidden_resource n4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource n1 and hidden_resource y2 and hidden_resource n4 and hidden_resource y8
                    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource y1 and hidden_resource n2 and hidden_resource y4 and hidden_resource y8
    Everything after the bracketed part { saba, } are hidden resources that determine the recruitment zone. Each line for the spearmen determine one region/settlement where they can be recruited. Since you can't make heads or tails of the hidden resources trough the EDB you need another file mentioned below. So here are the instructions.

    First make a copy of your EDB (export_descr_buildings). Then open the txt. file DESCR_REGIONS (eb\data\world\maps\base).

    Once you have opened the DESCR_REGIONS file choose the option edit from the toolbar above and then find. Write for axum as the keyword for the search you it should move you to the entry for Axum which looks like this:

    Code:
    Diamat
           Axum
           saba
           Agazyan
           195 96 104
           timber, gold, camels, elephants, EA, E, n1, n2, n4, y8
           5
           2
    Notice the letter combinations at the end of the sixth line, right after the resources. Those are the Hidden resources that determine recruitment in the region.

    Now make a copy the Citizen spearmen entry in the EDB like so:

    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource y1 and hidden_resource n2 and hidden_resource y4 and hidden_resource y8

    And then change the hidden resources to correspond with those of Axum like this:

    recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, } and hidden_resource EA and hidden_resource E and hidden_resource n1 and hidden_resource n2 and hidden_resource n4 and hidden_resource y8

    Save the file and exit. Restart EB and you can now recruit Citizen Spearmen in Axum.

    Note! You have to have the correct MIC and level in the EDB. The Sabaean MIC is shared by Carthage (egypt). And you have to manually copy the entries to all the desired MIC levels you want to recruit the unit in. The default is level 3.

    Also adding the unit entry without any of the Hidden resources present, like so: recruit "arabian infantry saba citizen spearmen" 0 requires factions { saba, }

    should make the unit recruitable anywhere you can build a level 4 Factional MIC in.

    These instructions apply to all the units you can recruit. Just find the correct name for the unit, copy it and make the desired changes and your good to go.

    @sgsandor. Changing recruitment times are done trough the EDU (export_descr_unit). Just scroll down to the unit you want to change and take a look at the entry for stat_cost of that unit. The first number there determines build duration. It's usally 1. Change it to 0 for insta-recruitment.

    "If you listen, carefully. You can hear the Gods laughing."

    Last words of Emperor Commodus. From "The Fall of the Roman Empire".

  8. #8

    Default Re: Personal Mods

    And how would I expand there recruitment outside of there subjugation territories ? Lets say I want everything recruitable in Meroe and Palmyra . Would I just remove the n1 and n2 resources or would it be more ?


    Join the Army: A Pontic AAR
    https://forums.totalwar.org/vb/showthread.php?t=96984
    ...uh coptic mother****er:A Makuria Comedy AAR
    https://forums.totalwar.org/vb/showt...93#post1814493

  9. #9
    Questor of AI revenue. Member The Errant's Avatar
    Join Date
    Feb 2007
    Location
    Limbo. Aka. the Empty Hold.
    Posts
    378

    Default Re: Personal Mods

    Quote Originally Posted by russia almighty
    And how would I expand there recruitment outside of there subjugation territories ? Lets say I want everything recruitable in Meroe and Palmyra . Would I just remove the n1 and n2 resources or would it be more ?
    No. You would have to make both Meroe and Palmyra into subjugation areas. I can't remeber doing that before so might have to ask someone else how. There is a workaround you migh want to consider though. At the end of the EDB file are listed the recruitment for the reagional MICs of all factions. Rather than make new subjugation areas you can just add the factional units to the reagional MIC's unit selection.

    I added a lot of new reagionals to the Sabaean unit roster. Works like charm. For reagionals it's easier, cause you can just copy the whole list from another faction with all the hidden resources already set properly. I've added a number of factional units that have the description of being rebellious locals to the reagional lists.

    "If you listen, carefully. You can hear the Gods laughing."

    Last words of Emperor Commodus. From "The Fall of the Roman Empire".

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO