To make my faction leader Legendary Leader and Tactical Genius
Greetings!
I have been trying to make my fraction leader a legendary leader/tactical genius (level 5) for quite some time, but without success. He has been an inspiring leader/exceptional tactician (level 4) for many years, but cannot go one level further, even after many crushing victories. I just checked the descr file, and it seems that he must have natural intelligence/charisma/energy above or equal to 5/5/5 in order to make level 5. Is that true or is that he (4/3/4) has no chance of achieving level 5 in command?
If so, could I add the following triggers to the descr file to boost his intelligence/charisma/energy as a rescue approach? Will this work or cause problems?
Thanks
;------------------------------------------
Trigger trigger_SuperHero_Intelligence
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and Trait GoodLeader = 4
and Trait GoodTactician = 4
and Trait NaturalIntelligence < 6
Affects NaturalIntelligence 6 Chance 100
;------------------------------------------
Trigger trigger_Superhero_Charisma
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and Trait GoodLeader = 4
and Trait GoodTactician = 4
and Trait NaturalCharisma < 6
Affects NaturalCharisma 6 Chance 100
;------------------------------------------
Trigger trigger_Superhero_Energy
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and Trait GoodLeader = 4
and Trait GoodTactician = 4
and Trait NaturalEnergy < 6
Affects NaturalEnergy 6 Chance 100
Re: To make my faction leader Legendary Leader and Tactical Genius
Yes, if your character has no more than average intelligence, he's not going to become a brilliant tactician. It's been a while since I modded the trait files, so I am not sure if changing the primary ability traits will cause conflicts, but I don't think so. As long as you do not add traits, this should work. Make back-up copies of the edited data and save-files, just in case.
Moving to the EB modding subforum.
Re: To make my faction leader Legendary Leader and Tactical Genius
hi all you. i was checking those subjects on UMPs thread, and i read yours.
where can i know more about this matter? can you redirect me there?
i mean: to change traits of the characters. where to do, and how, and so on .
thanks.
belliger