Marian
;Conditional Reforms
monitor_event FactionTurnEnd FactionType seleucid
;and I_CompareCounter Romanii_Reform = 1
;and I_CompareCounter Latifundia > 6
;and I_TurnNumber > 399
and I_NumberOfSettlements seleucid > 30
;and BattlesFought > 249
and I_CompareCounter ReformatorCounter = 1
set_counter Romanii_Reform 2
terminate_monitor
end_monitor
This is from the script I downloaded to get the Augustan right away which also did not work
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;; Imperial trigger
monitor_event FactionTurnEnd FactionType seleucid
and I_CompareCounter Romani > 54
and I_TurnNumber > 1
;and BattlesFought > 399
and I_CompareCounter Romanii_Reform = 0
and I_CompareCounter AugustanReformatorCounter = 1
set_counter Romanii_Reform 3
end_monitor
;Unconditional Reforms
monitor_event FactionTurnEnd FactionType seleucid
and I_CompareCounter Romanii_Reform = 0
and I_TurnNumber > 1
I do have Polybian reforms though, that one is puzzling.
Bookmarks