I just searched the respective file. No, Bhumaka is a character from the "Eleutheroi" Faction, the engine just uses the "Pontus" Sub-faction. What I mean is the "Pontos" Faction ("Carthage" Faction used by the engine).
BTW, I have now a similar ... problem: when exiting EB, there's an error message saying that in line XYZ and column ABC, the trait is / will not be recognized. But nevertheless, my little "modding" (
) works as designed.
Last, but not least: un grand merci à toute l'equipe d'EB. (A big/great thank to the EB-team)
Edit: Here's a copy/paste of what I did.
Blue: my humble's addsCode:;------------------------------------------ ;Trait: Basileus ; o Basileus: <Influence> 2, <Law> 2, <Command> 1, <TroopMorale> 1 , <PersonalSecurity> 3 Trait Basileus Characters family AntiTraits KleronomosBasileios AntiTraits Koiranides Level Basileus Description Basileus_desc EffectsDescription Basileus_effects_desc Threshold 1 Effect Influence 2 Effect Law 2 Effect Command 1 Effect TroopMorale 1 Effect PersonalSecurity 3 ;------------------------------------------ ;------------------------------------------ Trigger Pontos_is_Basileus WhenToTest CharacterTurnStart Condition IsFactionLeader and Trait Basileus < 1 and FactionType carthage Affects Basileus 1 Chance 100 Affects Factionheir 1 Chance 100 Affects Exheir 1 Chance 100 Affects Noble 1 Chance 100 ;------------------------------------------ Trigger Pontos_Becomes_Basileus WhenToTest BecomesFactionLeader Condition Trait Pontos > 0 and FactionType carthage Affects Basileus 1 Chance 100 ;------------------------------------------
Red: BozosLiveHere wise's adds
EDIT:
Important Note: after adding the red text, I had CTDs and after removing them not anylonger. Strange ...
Bookmarks