I once got the trait reformator way before the marian or even the scipio reforms were due. Can more than one general have it
I once got the trait reformator way before the marian or even the scipio reforms were due. Can more than one general have it
The reformator trait is not bound to a certain time. It can appear at any moment in the game, as long as you have a general who meets the prerequisites. More than one general can have it, too. You only need it for the Marian reforms.Originally Posted by helenos aiakides
Last edited by Ludens; 08-30-2007 at 17:42.
Looking for a good read? Visit the Library!
hello guys, i am a member of twcenter and when i couldn´t reach the imperial reform i begin to read the foruns and then i read a post thats was a quote from this foruns, i try your foruns, it help me alot with this problem and with the help of MarcusAureliusAntoninus i have now the reform and imperor.I would have advised to not comment out (place the ;) for the Augustus part, so that you don't have a lack of emperor. But if you have a highly ambitious guy, he should become Augustus when he becomes faction leader. From then on, the faction heirs will get the Caesar title, even if you commented out the requirement for the reform and you will have a working dynasty, I think.
But now my first augustos died and my cesar (heir) is the new faction leader,but he don´t have the augustos trait and the new heir has no cesar trait,is this normal or lineage is broken is.
thanks for all the help
Only the first emporer will be 'Augustus'. All emporers from then on will just have the title of 'Caesar', as it was historically.
IIRC, the whole emporer name change thing will be dropped in the next release. This is because Gaivs Julivs Caesar an Gaivs Octavianvs Caesar Avgvstvs, which the names come from, won't be your destroyer of the Republic and first Emporer. The names don't make sense in your own version of an alternate history.
thanks for the reply, MarcusAureliusAntoninus.
is good to now that all are ok.
is it possible to rewrite the script for the roman reform to unconditional and only be trigger by year or turn ?
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Imperial trigger
declare_counter Romani
declare_counter AugustanReformatorCounter
monitor_event SettlementTurnStart BuildingExists = gov2
and FactionType seleucid
and I_CompareCounter Romanii_Reform = 2
inc_counter Romani 1
end_monitor
monitor_event FactionTurnEnd FactionType seleucid
and I_CompareCounter Romani > 30
and I_TurnNumber > 288
and I_NumberOfSettlements seleucid > 65
;and BattlesFought > 100
and I_CompareCounter Romanii_Reform = 2
and I_CompareCounter AugustanReformatorCounter = 1
set_counter Romanii_Reform 3
;Unconditional Reforms
monitor_event FactionTurnEnd FactionType seleucid
and I_CompareCounter Romanii_Reform = 2
and I_TurnNumber > 600
and I_CompareCounter AugustanReformatorCounter = 1
set_counter Romanii_Reform 3
terminate_monitor
end_monitor
end_monitor
monitor_event CharacterTurnStart Trait Augustus > 1
set_counter AugustanReformatorCounter 1
end_monitor
monitor_event FactionTurnEnd FactionType seleucid
set_counter Romani 0
end_monitor
this is the script that i use for the imperial reform
in red is the alteration
on the year 150 bc(600/4=150) and if exist any general with the trait augusto .
for the other reforns the principle is the same
attention that this is only for the reform, to have the imperor you have to give some traits manually because there are some that are broken, but for that you can read the post on top that are all there
Last edited by koba; 09-28-2007 at 15:45.
Can you use the "give_trait cheat" to get the requirements for the marian and augustan reforms e.g.
Character that is:
Sharp/Charismatic/Vigorous- "give_trait |Name| ?"
Popularis- "give_trait |Name| ?"
Consul/Ex-consul- "give_trait |Name| Consul 1?"
Has 2 influence and command
What do you type in on the console to get these?![]()
Bookmarks