Thx MarcusAureliusAntoninus
Here's that part of the code belongs to "General_Becomes_Highly_Ambitious":
Code:
;------------------------------------------
Trigger General_Becomes_Highly_Ambitious
WhenToTest CharacterTurnEnd
Condition FactionType seleucid
and Trait ICERating > 7
and Trait MarianControl > 0
and Trait GoodAdministrator > 1
and Trait Superbus > 1
and Trait Augustus < 1
and Trait AugustusControl < 1
and Trait GoodRecruiter > 1
and Trait Selflessness < 4
Affects Augustus 1 Chance 100
;------------------------------------------
Now it's a little bit confusing. for example ,Where is "Skilled Bureacraut" or "Expert recruiter" and "arrogans" ? And what are "MarianControl > 0" ,"Superbus > 1" ,"Augustus < 1" and "AugustusControl < 1"???
BTW ,I want the needed character for agustus reform have these conditions :
"Sharp/Charismatic/Vigorous" &
"Has Command > 2"
Can you write the needed codes for it? because I've never changed .txt files before
Thank you sooo mutch
Bookmarks