;------------------------------------------
Trigger acquire_Governor_of_Macedonia_Ambrakia
WhenToTest CharacterTurnEnd
Condition FactionType seleucid
and EndedInSettlement
and RemainingMPPercentage = 100
and IsGeneral
and SettlementName Ambrakia
and I_SettlementOwner Pella = seleucid
and I_SettlementOwner Demetrias = seleucid
and I_SettlementOwner Thermon = seleucid
and SettlementBuildingExists > gov4
and SettlementBuildingExists < govparthian
and Attribute Electability < 11
and not FactionwideAncillaryExists Governor_of_Macedonia
and Trait FamilyMember > 0
AcquireAncillary Governor_of_Macedonia Chance 100
Affects NumAncillariesAcquired 1 Chance 100
Bookmarks