#Used in sway_ongoing.5001 #LifestyleFocusTopic = { # type = character # # text = { # trigger = { has_character_flag = option_chosen_martial } # localization_key = education_martial_loc # } # text = { # trigger = { has_character_flag = option_chosen_diplomacy } # localization_key = education_diplomacy_loc # } # text = { # trigger = { has_character_flag = option_chosen_intrigue } # localization_key = education_intrigue_loc # } # text = { # trigger = { has_character_flag = option_chosen_stewardship } # localization_key = education_stewardship_loc # } # text = { # trigger = { has_character_flag = option_chosen_learning } # localization_key = education_learning_loc # } #}