I would like to change the research rate of just one of the vanilla factions, the one I will be playing. Can you do this by editing the save file using EidtSF?
I would like to change the research rate of just one of the vanilla factions, the one I will be playing. Can you do this by editing the save file using EidtSF?
You want to get PFM Editor (one of the tools stickied at the top of this forum) and open data_rome2.pack (make a backup first) or make a small mod for yourself.
The table you want to edit is /db/technologies_tables/technologies. Change the research_points_required for whatever faction you want.
For a basic tutorial on making a mod check this out - http://www.twcenter.net/forums/showt...e-Game-Editing
Thank you, I am going to give this a try.
I think this will affect the whole faction.
To change the research rate for a particular faction, I think it's the table effect_bundles_to_effects_junctions.
1. add a new row
2. For the field "effect_bundle_key", fill it with the faction of your choice (rom_faction_trait_successors_seleucid / rom_faction_empire_carthaginian / rom_faction_trait_rome_junia / etc),
3. For the field "effect_key", fill "rom_building_research_points_mod"
4. For the field "effect_scope", fill "this_faction"
5. For the value, pick any number you want. (This is percentage point mod, 100 will give you a boost of 100% to your faction's research rate)
Save and check for update