Results 1 to 5 of 5

Thread: Mod idea for Acadamies

  1. #1

    Default Mod idea for Acadamies

    Over all I have been extreemly disapointed with the effects of acadamies on the game. Particularly the fact that having an acadamy doen't allow your generals to learn anything.

    I would like to have the Ludus Magnus be a great center for learning where you will ship generals to for aquiring skills needed to govern. Idealy this would be when a character comes of age but there is no way to affect where a character is raised (bording schools) so I suggest this mod to the export_descr_character_traits.txt

    Warning this is not tested!

    Trigger acadamy_vnv_trigger
    WhenToTest CharacterTurnEnd

    Condition EndedInSettlement
    and RemainingMPPercentage = 100
    and SettlementBuildingExists >= academy

    Affects GoodCommander 1 Chance 2
    Affects RhetoricSkill 1 Chance 2
    Affects PoeticSkill 1 Chance 2
    Affects PhilosophySkill 1 Chance 2
    Affects ArchitectSkill 1 Chance 2
    Affects GoodMiner 1 Chance 2
    Affects GoodEngineer 1 Chance 2

    Trigger scriptorium_vnv_trigger
    WhenToTest CharacterTurnEnd

    Condition EndedInSettlement
    and RemainingMPPercentage = 100
    and SettlementBuildingExists >= scriptorium
    Affects GoodAdministrator 1 Chance 3
    Affects NaturalPhilosophySkill 1 Chance 3
    Affects GoodBuilder 1 Chance 3
    Affects GoodSpy 1 Chance 3
    Affects GoodDiplomat 1 Chance 3



    Trigger ludus_magnus_vnv_trigger
    WhenToTest CharacterTurnEnd

    Condition EndedInSettlement
    and RemainingMPPercentage = 100
    and SettlementBuildingExists >= ludus_magnus

    Affects Intelligent 1 Chance 2
    Affects Just 1 Chance 3
    Affects MathematicsSkill 1 Chance 3
    Affects PoliticsSkill 1 Chance 3

  2. #2
    Member Member Gustav II Adolf's Avatar
    Join Date
    Oct 2002
    Location
    Sweden
    Posts
    82

    Default Re: Mod idea for Acadamies

    I agree with you. This is a great idea.
    The renaissance total war, colonial total war, imperial total war - That´s what we need

  3. #3
    Member Member Aesculapius's Avatar
    Join Date
    Mar 2005
    Location
    Sunny Wagga Wagga!
    Posts
    53

    Default 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...
    Author of this humble treatise On the Feeding and Breeding of Governors and Generals



    Pity Poor Pyropiggy!

  4. #4

    Default 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
    {
    }
    }

  5. #5
    Ja mata, TosaInu Forum Administrator edyzmedieval's Avatar
    Join Date
    May 2005
    Location
    Fortress of the Mountains
    Posts
    11,439

    Default Re: Mod idea for Acadamies

    Good idea.

    If this works, it's a good addition to the Byzantium mod.
    University of Constantinople.
    Ja mata, TosaInu. You will forever be remembered.

    Proud

    Been to:

    Swords Made of Letters - 1938. The war is looming in France - and Alexandre Reythier does not have much time left to protect his country. A novel set before the war.

    A Painted Shield of Honour - 1313. Templar Knights in France are in grave danger. Can they be saved?

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