Forget Vigorous, that is about the most useless of the six primary traits, along with Loyal/Disloyal (usually, as AI does not normally go bribe-happy). Sharp and Charimatic is all that matters. Unselfish is also nice, as there are quite a bit of vices you can get in EB. Pessimistic matters a bit, but if you are careful, most of your generals will not go worse than Gloomy.
Note that there are 6 levels of most primary traits, including Intelligence and Charisma as witnessed in this excerpt of EDCT:
Code:
;------------------------------------------
; Section: EUROPA BARBARORUM Primary Traits
;------------------------------------------
;------------------------------------------
;Trait: NaturalIntelligence
; o Far_Below_Average_Intelligence (1)
; o Below_Average_Intelligence (2)
; o Average_Intelligence (3)
; o Naturally_Sharp (4)
; o Naturally_Intelligent (5)
; o Natural_Genius (6)
Trait NaturalIntelligence
Characters family
Hidden
NoGoingBackLevel 7
AntiTraits NaturalIgnorance
Level Far_Below_Average_Intelligence
Description Far_Below_Average_Intelligence_desc
EffectsDescription Far_Below_Average_Intelligence_effects_desc
Threshold 1
Level Below_Average_Intelligence
Description Below_Average_Intelligence_desc
EffectsDescription Below_Average_Intelligence_effects_desc
Threshold 2
Level Average_Intelligence
Description Average_Intelligence_desc
EffectsDescription Average_Intelligence_effects_desc
Threshold 3
Level Naturally_Sharp
Description Naturally_Sharp_desc
EffectsDescription Naturally_Sharp_effects_desc
Threshold 4
Level Naturally_Intelligent
Description Naturally_Intelligent_desc
EffectsDescription Naturally_Intelligent_effects_desc
Threshold 5
Level Natural_Genius
Description Natural_Genius_desc
EffectsDescription Natural_Genius_effects_desc
Threshold 6
;Mod: EBMod001 - 4/15 : primary trait NaturalIntelligence
;------------------------------------------
Trait NaturalIgnorance
Characters family
Hidden
AntiTraits NaturalIntelligence
Level NaturalIgnorance
Description Hidden_desc
EffectsDescription Hidden_effects_desc
Threshold 1
;Mod: EBMod003 - 4/15 : primary antitrait
;------------------------------------------
;Trait: NaturalCharisma
; o Far_Below_Average_Charisma (1)
; o Below_Average_Charisma (2)
; o Average_Charisma (3)
; o Above_Average_Charisma (4)
; o Good_Charisma (5)
; o Great_Charisma (6)
Trait NaturalCharisma
Characters family
Hidden
NoGoingBackLevel 7
AntiTraits NaturalDullness
Level Far_Below_Average_Charisma
Description Far_Below_Average_Charisma_desc
EffectsDescription Far_Below_Average_Charisma_effects_desc
Threshold 1
Level Below_Average_Charisma
Description Below_Average_Charisma_desc
EffectsDescription Below_Average_Charisma_effects_desc
Threshold 2
Level Average_Charisma
Description Average_Charisma_desc
EffectsDescription Average_Charisma_effects_desc
Threshold 3
Level Above_Average_Charisma
Description Above_Average_Charisma_desc
EffectsDescription Above_Average_Charisma_effects_desc
Threshold 4
Level Good_Charisma
Description Good_Charisma_desc
EffectsDescription Good_Charisma_effects_desc
Threshold 5
Level Great_Charisma
Description Great_Charisma_desc
EffectsDescription Great_Charisma_effects_desc
Threshold 6
;Mod: EBMod005 - 4/15 : primary trait
Bookmarks