Event
The Draw of Capital

At best, a vassal-patron relationship is a mutually beneficial affair where both parties can make further gains than would otherwise be possible. Under the firm hand of Target Ruler, many of the countries enjoying our protection have thrived. One of many benefits this brings us is that young princes and other notables from subject countries consider Country a good place to forge a career.
Colonial NationSubject Typeimmediate, trigger
BenevolentTraittriggerDefinitionin_game/events/character/personality_events.txt:1201
1202hide_portraits = yes
1203type = country_event
1204title = personality_events.28.title The Draw of Capital
1205desc = personality_events.28.desc At best, a vassal-patron relationship is a mutually beneficial affair where both parties can make further gains than would otherwise be possible. Under the firm hand of Target Ruler, many of the countries enjoying our protection have thrived. One of many benefits this brings us is that young princes and other notables from subject countries consider Country a good place to forge a career.
1206outcome = neutral
1207illustration_tags = {
120810 = happy
120910 = interior
}
1211trigger = {
1212has_ruler = yes
1214any_subject = {
1216opinion = {
1216target = root
1216value > 150
}
}
}
1220immediate = {
1221random_subject = {
1222limit = {
1224opinion = {
1224target = root
1224value > 150
}
}
1226save_scope_as = happy_subject
}
1229create_character = {
1230age = {
20
50
}
1231adm = 80
1232dip = 80
1233mil = 80
1234random_estate_type_trigger = {
1235root = {
1235estate_type_allowed_in_cabinet = {
1235estate_type = prev
}
}
}
1237culture = scope:happy_subject.culture
1238religion = scope:happy_subject.religion
1239create_in_limbo = yes
1240save_scope_as = happy_subject_character
}
1243ruler = {
1243save_scope_as = target_ruler
}
}
}