Results 1 to 4 of 4

Thread: Pahlava - Royal Clans (Suren Interloper)

  1. #1

    Default Pahlava - Royal Clans (Suren Interloper)

    My Suren clan characters kept triggering Interloper in the Royal Clan cities.

    In the export_buildings.txt the Pahlav Shahwar Zand Dahyu (Royal Clan Land) {parth_rcl_desc} In recognition of their service this newly gained land was claimed by noble members of the royal clans (Arsacid, Suren) as their personal domain.

    However, in the export_descr_character_traits.txt there are multiple entries that seem to treat Suren as non-royal clan:

    For example, in the below sections shouldn't the "and trait ParthiaSuren < 1" be dropped from the "RoyalClan Governer in AlliedCLan Land" and added to the "AlliedClan_Governor_in_RoyalClan_Land".

    Trigger RoyalClan_Governor_in_AlliedClan_Land
    WhenToTest CharacterTurnEndInSettlement


    Condition FactionType f_parthia
    and CharacterIsLocal
    and GovernorBuildingExists = parth_acl
    and not IsFactionLeader
    and Trait ParthiaKaren < 1
    and Trait ParthiaMihran < 1
    and Trait ParthiaDaha < 1
    and Trait ParthiaSuren < 1
    and Trait GovernorNativity < 3


    Affects GovernorNativity 2 Chance 100


    ;------------------------------------------
    Trigger AlliedClan_Governor_in_RoyalClan_Land
    WhenToTest CharacterTurnEndInSettlement


    Condition FactionType f_parthia
    and CharacterIsLocal
    and GovernorBuildingExists = parth_rcl
    and not IsFactionLeader
    and Trait ParthiaArshaki < 1
    and Trait GovernorNativity < 3


    Affects GovernorNativity 2 Chance 100


    ;------------------------------------------

  2. #2

    Default Re: Pahlava - Royal Clans (Suren Interloper)

    OK, having done some questioning, the traits are correct, it's the description that's wrong. The Suren are no longer a royal clan, so their interloper status is correct.

  3. #3

    Default Re: Pahlava - Royal Clans (Suren Interloper)

    Thanks Quintus.

  4. #4

    Default Re: Pahlava - Royal Clans (Suren Interloper)

    Some notes on what may need correcting might be helpful, I found:

    export_buildings.txt
    {parthiaprec_desc} "allied clans (Karen, Mihran, Daha) or claim it for the Pahlavan royalty (House of the Arsacids or House Suren)" should be allied clans "(Karen, Mihran, Daha, Suren) or claim it for the Pahlavan royalty (House of the Arsacids)"
    {parth_acl_desc} "allied clans (Karen, Mihran, Daha)" should be "allied clans (Karen, Mihran, Daha, Suren)"
    {parth_rcl_desc} "royal clans (Arsacid, Suren)" should be "royal clan Arsacid"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •