
ActionNew this version
Join Imperial Circle
Join an Imperial Circle during the formation period.
Holy Roman EmpireInternational Organizationpotential, select triggerDefinitionin_game/common/generic_actions/hre_circle_actions.txt:716
717type = owncountry
719show_in_gui_list = no
721potential = {
722scope:actor = {
}
}
728select_trigger = {
729show_if = {
730NOT = {
730exists = scope:target
}
}
732looking_for_a = imperial_circle
733target_flag = target
734interaction_source_list = {
}
741name = "choose_circle" Choose Imperial Circle
742column = {
743data = name
}
745visible = {
746scope:actor = {
747NOT = {
748is_member_of_circle = scope:target
}
}
}
}
754allow = {
755scope:actor = {
756NOT = {
756is_member_of_circle = scope:target
}
}
}
770ai_will_do = {
771add = {
771value = 0
}
}