Results 1 to 10 of 10

Thread: EBII v2.3 Spartan Agoge/Battle map settlements

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    EBII Hod Carrier Member QuintusSertorius's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    23,451

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    The Agoge trait is broken in 2.3, there's an un-achievable age condition that appeared there somehow.
    It began on seven hills - an EB 1.1 Romani AAR with historical house-rules (now ceased)
    Heirs to Lysimachos - an EB 1.1 Epeiros-as-Pergamon AAR with semi-historical houserules (now ceased)
    Philetairos' Gift - a second EB 1.1 Epeiros-as-Pergamon AAR

    Member thankful for this post:

    cebo 


  2. #2

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    I figured out the government reform part.
    What about 2) and 3)? :)

  3. #3

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    Quote Originally Posted by QuintusSertorius
    The Agoge trait is broken in 2.3, there's an un-achievable age condition that appeared there somehow.
    I don't get this point: why is it un-achievable? To me the conditions seem legit (from 20 to 23 years the trigger is fired, no?).

    Code:
    Trigger Spartan_Agoge_Begins
      WhenToTest CharacterTurnEndInSettlement
    
      Condition CharacterIsLocal
            and SettlementName sett_090 ; Sparte
            and Trait SpartanAgoge < 1
            and CharacterAge > 24
            and CharacterAge < 19
    
      Affects SpartanAgoge  1  Chance  100
      Affects SpartanTraining  1  Chance  100
      Affects AgogeProgressCounter  1  Chance  100

    EDIT

    Quote Originally Posted by cebo
    3. The Recruitment Viewer seems to show only celtic/germanic mercenaries. Is this a known issue?
    I see other mercenaries (just checked far availability of Hippeis, Mistophoroi Phalangitai and Ragil Tihamat), so maybe it's your version.
    Last edited by mephiston; 10-28-2017 at 17:46. Reason: additional answer

    Member thankful for this post:

    cebo 


  4. #4
    EBII Hod Carrier Member QuintusSertorius's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    23,451

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    You can't simultaneously be under 19 and over 24.
    It began on seven hills - an EB 1.1 Romani AAR with historical house-rules (now ceased)
    Heirs to Lysimachos - an EB 1.1 Epeiros-as-Pergamon AAR with semi-historical houserules (now ceased)
    Philetairos' Gift - a second EB 1.1 Epeiros-as-Pergamon AAR


  5. #5

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    LOL

    Sorry; logic operators just switched place in my head. My bad.

  6. #6

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    So if I change the parameters to:
    and CharacterAge < 24
    and CharacterAge > 16

    it should fire - can you please tell me the name of the file this is in?
    Regards
    Vermin

  7. #7
    EBII Hod Carrier Member QuintusSertorius's Avatar
    Join Date
    Apr 2008
    Location
    UK
    Posts
    23,451

    Default Re: EBII v2.3 Spartan Agoge/Battle map settlements

    Quote Originally Posted by Vermin View Post
    So if I change the parameters to:
    and CharacterAge < 24
    and CharacterAge > 16

    it should fire - can you please tell me the name of the file this is in?
    Regards
    Vermin
    Change it to just < 19 - ie remove the > 24 line.
    It began on seven hills - an EB 1.1 Romani AAR with historical house-rules (now ceased)
    Heirs to Lysimachos - an EB 1.1 Epeiros-as-Pergamon AAR with semi-historical houserules (now ceased)
    Philetairos' Gift - a second EB 1.1 Epeiros-as-Pergamon AAR


Tags for this Thread

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