I think this kind of traits could be triggered with double trigger. means when someone from that faction conquer a region (a trigger with condition , then a trigger for a new ethnicity type in suitors is relased.)
forgive my poor example, haven't test that yet... at least I know in M2TW, the Princess also has trait that determine their suitors.... (maybe this was an example, how a Makedonian strategos can get Avernii guy as his son-in-law, after he took Gergovia)
;------------------------------------------
Trigger AverniiGuyWillMarryYourGirl
WhenToTest GeneralCaptureSettlement
Condition SettlementName (Gergovia)
and FactionType (Makedon)
Affects AverniiGuyMarryYourGirl 1 Chance 100
;------------------------------------------
Trigger YourGirlCanGetAverniiGuy
WhenToTest CharacterComesOfAge
and AgentType = princess
Condition FatherTrait AverniiGuyMarryYourGirl > 0
Affects ThisGirlCanGetAverniiGuy 1 Chance 100
;------------------------------------------
Trigger AverniiGuyProposedForMarriage
WhenToTest OfferedForMarriage
Condition PrincessTrait ThisGirlCanGetAverniiGuy > 0
Affects Avernii 1 Chance 50
Affects Handsome 2 Chance 100
Affects GoodLeader 1 Chance 100
Affects TacticalSkill 1 Chance 100
;------------------------------------------
(get a chance to get Avernii suitors (normally makedon princess don't), because his father know some good looking and handsome warriors, and maybe some avernii get his proper attention)
EDIT: And I know that if we did this kind of double trigger, any faction without princess can't get expanded ethnicity![]()
Bookmarks