
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

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.
Bookmarks