Results 1 to 4 of 4

Thread: A question about the magister militium office

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Libertus
    Join Date
    Mar 2011
    Location
    Greece
    Posts
    65

    Default A question about the magister militium office

    Trigger trigger_barbarian_office_magister_militum_east_1a
    WhenToTest CharacterTurnEnd
    Condition CultureType barbarian
    and not FactionType celts
    and not FactionType saxons
    and EndedInSettlement
    and SettlementBuildingExists >= governors_palace
    and IsGeneral
    and Trait GoodCommander >= 3
    and not IsFactionHeir
    and not IsFactionLeader
    and Attribute Command >= 2
    and Attribute Influence >= 2
    and Attribute Loyalty >= 2
    and not Trait MagisterMilitum_West > 0
    and not Trait MagisterEquitum_East > 0
    and not Trait MagisterPeditum_East > 0
    and not Trait ComesDomesticorumPeditum_East > 0
    and not Trait ComesDomesticorumEquitum_East > 0
    Affects MagisterMilitum_East 1 Chance 100
    ;------------------------------------------
    Trigger trigger_barbarian_office_magister_militum_west_1a
    WhenToTest CharacterTurnEnd
    Condition CultureType barbarian
    and not FactionType celts
    and not FactionType saxons
    and EndedInSettlement
    and SettlementBuildingExists >= governors_palace
    and IsGeneral
    and Trait GoodCommander >= 3
    and not IsFactionHeir
    and not IsFactionLeader
    and Attribute Command >= 2
    and Attribute Influence >= 2
    and Attribute Loyalty >= 2
    and not Trait MagisterMilitum_East > 0
    and not Trait MagisterEquitum_West > 0
    and not Trait MagisterPeditum_West > 0
    and not Trait ComesDomesticorumPeditum_West > 0
    and not Trait ComesDomesticorumEquitum_West > 0
    Affects MagisterMilitum_West 1 Chance 100

    That means that a barbarian can take this office if no roman general have it without to take any roman city and they have the stats?

  2. #2
    julianus heraclius's Avatar The Philosopher King
    Join Date
    May 2006
    Location
    Australia
    Posts
    5,382

    Default Re: A question about the magister militium office

    Quote Originally Posted by Louizidis View Post
    Trigger trigger_barbarian_office_magister_militum_east_1a
    WhenToTest CharacterTurnEnd
    Condition CultureType barbarian
    and not FactionType celts
    and not FactionType saxons
    and EndedInSettlement
    and SettlementBuildingExists >= governors_palace
    and IsGeneral
    and Trait GoodCommander >= 3
    and not IsFactionHeir
    and not IsFactionLeader
    and Attribute Command >= 2
    and Attribute Influence >= 2
    and Attribute Loyalty >= 2
    and not Trait MagisterMilitum_West > 0
    and not Trait MagisterEquitum_East > 0
    and not Trait MagisterPeditum_East > 0
    and not Trait ComesDomesticorumPeditum_East > 0
    and not Trait ComesDomesticorumEquitum_East > 0
    Affects MagisterMilitum_East 1 Chance 100
    ;------------------------------------------
    Trigger trigger_barbarian_office_magister_militum_west_1a
    WhenToTest CharacterTurnEnd
    Condition CultureType barbarian
    and not FactionType celts
    and not FactionType saxons
    and EndedInSettlement
    and SettlementBuildingExists >= governors_palace
    and IsGeneral
    and Trait GoodCommander >= 3
    and not IsFactionHeir
    and not IsFactionLeader
    and Attribute Command >= 2
    and Attribute Influence >= 2
    and Attribute Loyalty >= 2
    and not Trait MagisterMilitum_East > 0
    and not Trait MagisterEquitum_West > 0
    and not Trait MagisterPeditum_West > 0
    and not Trait ComesDomesticorumPeditum_West > 0
    and not Trait ComesDomesticorumEquitum_West > 0
    Affects MagisterMilitum_West 1 Chance 100

    That means that a barbarian can take this office if no roman general have it without to take any roman city and they have the stats?
    That is correct. This is to replicate barbarian factions having the ability to assume roman titles if and when they gain access to them via gaining certain cities.

    Avatar & Signature by Joar

  3. #3
    Libertus
    Join Date
    Mar 2011
    Location
    Greece
    Posts
    65

    Default Re: A question about the magister militium office

    What certain cities in the trait file the magister militium does not appear to request any roman cities?

  4. #4
    julianus heraclius's Avatar The Philosopher King
    Join Date
    May 2006
    Location
    Australia
    Posts
    5,382

    Default Re: A question about the magister militium office

    Quote Originally Posted by Louizidis View Post
    What certain cities in the trait file the magister militium does not appear to request any roman cities?
    Yes, some titles are gained without cities as well, like this one.

    EDIT: I think I may alter this to ensure that the barbarians have captured one of the major roman imperial cities in order to gain these titles.
    Last edited by julianus heraclius; April 18, 2011 at 03:04 AM.

    Avatar & Signature by Joar

Posting Permissions

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