Re: Mod idea for Acadamies
I agree with you. This is a great idea.
Re: Mod idea for Acadamies
Nice idea, but I'm afraid you're not the first to have it. See player1's posts here and here re recent updates to his 'Bugfixer' patch (which is fast becoming more like a mod).
...although your version does have the added elegance of being tiered according to the size of the academy...
Re: Mod idea for Acadamies
I tried to make the mod last night but it didn't work. I could test for academy but not scriptorium or ludus_magnus. If you have a test for ludus_magnus it crashes the game on startup and the scriptorium test crashed the game at turn end.
I have collapsed it all into the academy like in the bug fix mod. The difference being that I grant more skills but at slightly lower chance of the trait occuring. I have also added a law bonus to all acadamies.
The text for the acadamy is that it will make the town run smother due to the skilled people training there. But if the only benifite is ancilleries if there is no govener the schools do nothing. this change to the export_descr_buildings.txt gives
Acadamies
5% Law
Scriptorium
15% Law
5% Health
Ludus Magnus
25% Law
15% Health
building academic
{
levels academy scriptorium ludus_magnus
{
academy requires factions { ct_carthage, eastern, parthia, egyptian, greek, roman, } and building_present_min_level market market
{
capability
{
law_bonus bonus 1
}
construction 3
cost 1600
settlement_min city
upgrades
{
scriptorium
}
}
scriptorium requires factions { ct_carthage, eastern, parthia, egyptian, greek, roman, } and building_present_min_level market forum
{
capability
{
law_bonus bonus 3
happiness_bonus bonus 1
}
construction 5
cost 3200
settlement_min large_city
upgrades
{
ludus_magnus
}
}
ludus_magnus requires factions { ct_carthage, eastern, parthia, egyptian, greek, roman, } and building_present_min_level market great_forum
{
capability
{
law_bonus bonus 5
happiness_bonus bonus 2
}
construction 6
cost 6400
settlement_min huge_city
upgrades
{
}
}
}
plugins
{
}
}
Re: Mod idea for Acadamies
Good idea.
If this works, it's a good addition to the Byzantium mod.
University of Constantinople.