;------------------------------------------
Trigger acquire_Legatus_of_legioII
WhenToTest CharacterTurnEnd
Condition FactionType seleucid
and EndedInSettlement
and RemainingMPPercentage = 100
and IsGeneral
and not IsFactionHeir
and not IsFactionLeader
and SettlementName Vesontio
and SettlementBuildingExists >= governors_palace
and Attribute Electability < 11
and I_NumberOfSettlements seleucid > 49 that means you need 50 cities to get offices no matter you have marian reforms or not. You may reduce it with any number if you delete this line you will get this office at the start of EB.
Just ctrl+f in export_descr_ancillaries.txt.
and not FactionwideAncillaryExists Legatus_of_legioII
AcquireAncillary Legatus_of_legioII Chance 100
Affects NumAncillariesAcquired 1 Chance 100
Bookmarks