Results 1 to 7 of 7

Thread: Unrest question, possibly for Epistolary Richard

  1. #1
    Headless Senior Member Pannonian's Avatar
    Join Date
    Apr 2005
    Posts
    7,978

    Default Unrest question, possibly for Epistolary Richard

    Is it possible to assign additional unrest for certain cultures, that disappear when a certain province is captured? Something like the pyramids in Vanilla, but generalised and applicable to any culture. Using hidden resources instead of cultures would also be OK, as long as there is unrest which disappears with the capture of a specific province. I would imagine it would involve scripting of some kind if it's at all possible, hence my directing the question at you.

    What I am thinking of is adding extra unrest to Gallic provinces, that disappear when the province approximating to Wales is captured, thus simulating the effect of the druids on Celtic independence.

  2. #2

    Default Re: Unrest question, possibly for Epistolary Richard

    There's no really easy way to do what you're describing. Unrest itself is difficult to alter - aside from the baseline unrest which you don't want - really the only thing that can affect it are traits.

    If you're happy for the reduction in unrest to only appear when there is a governor in town it's really quite easy. You create a trait that has the impact of reducing the unrest and give it to a governor when they're in one of the Gallic settlements and the player owns the Wales province. Then take the trait away again as soon as they're out of that settlement.

    The only alternative I can think of is the scripted placement of buildings - now there's no building bonus that reduces unrest but you can add law and happiness bonuses that will offset the unrest. Once the Wales province is captured the script should just place the new building down in the relevant provinces.
    Epistolary Richard's modding Rules of Cool
    Cool modders make their mods with the :mod command line switch
    If they don't, then Cool mod-users use the Mod Enabler (JSGME)
    Cool modders use show_err
    Cool modders use the tutorials database Cool modders check out the Welcome to the Modding Forums! thread Cool modders keep backups Cool modders help each other out

  3. #3
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: Unrest question, possibly for Epistolary Richard

    You could have a building that can only be built in (say) Angelsey (by means of hidden resources) and which would contain a faction-wide bonus/bonuses for happiness, law etc. for your faction only.

    So, if another culture captured the Isle the bonuses would not apply (or others could apply to their detriment). You could also then tie ancillaries and traits to this building for your named characters - though that would be regional in nature I believe.

    The building course of course be conditioned upon other buildings first existing thus to simulate a passage of time and/or druidic advancement.

    I would probably set up a building tree representing the advancement of druidism, with greater benefits as the "building" advanced.
    "One of the most sophisticated Total War mods ever developed..."

  4. #4
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Unrest question, possibly for Epistolary Richard

    and which would contain a faction-wide bonus/bonuses for happiness
    Bonuses aren't something I've explored personally, but I didn't know there were faction wide bonuses...

    The only way I can see of doing it is the scripted adding of buildings. But if faction wide bonuses are possible then that would be the way to go.

  5. #5
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: Unrest question, possibly for Epistolary Richard

    Building Blocks - Faction_Capability

    These are similar to capabilties except they are applied faction-wide rather than just in one settlement (regional). For example, inserting:

    faction_capability
    {
    construction_time_bonus_defensive bonus 50 requires factions { parthia, }
    }
    after the Capabilty block of a building (and before the construction line) will, when such a building is built by Parthia, reduce building times of defensive structures (i.e. walls) by half in all Parthian settlements.
    Taken from The Complete EDB Guide....
    https://forums.totalwar.org/vb/showthread.php?t=50439
    "One of the most sophisticated Total War mods ever developed..."

  6. #6
    Shaidar Haran Senior Member SAM Site Champion Myrddraal's Avatar
    Join Date
    Feb 2004
    Location
    UK
    Posts
    5,752

    Default Re: Unrest question, possibly for Epistolary Richard

    Cool

  7. #7
    Headless Senior Member Pannonian's Avatar
    Join Date
    Apr 2005
    Posts
    7,978

    Default Re: Unrest question, possibly for Epistolary Richard

    Quote Originally Posted by Epistolary Richard
    The only alternative I can think of is the scripted placement of buildings - now there's no building bonus that reduces unrest but you can add law and happiness bonuses that will offset the unrest. Once the Wales province is captured the script should just place the new building down in the relevant provinces.
    Is it possible to detect if a specific province has been lost? If the druidic culture building level 1 has a negative happiness bonus or something similar, and holding the province of Anglesey upgrades it to level 2 which turns the negative into a positive, is it possible to detect the loss of Anglesey at any time which downgrades the building again? By downgrading, I assume the way to achieve it would be to destroy it and rebuild at level 1.

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