
국가 상호 작용
씨족 건물 파괴 공작
우리 첩자를 적 영토에 침투시켜, 방화와 독극물 살포 등 온갖 방법을 동원해 상대 소유지에 피해를 가합니다.
일본 막부국가 간 조직체potential건물 훼손정적 보정치select trigger정의in_game/common/country_interactions/japanese_clans_covert_actions.txt:71
72type = diplomacy
73category = CATEGORY_COVERT_ACTIONS
75diplomatic_cost = sabotage_clans_buildings_cost
77block_when_at_war = no
79potential = {
80scope:actor = {
}
}
86allow = {
}
89select_trigger = {
90looking_for_a = country
91target_flag = recipient
92name = "sabotage_clans_buildings_SELECT_TITLE" 파괴 공작을 벌일 국가 선택
93none_available_msg_key = "no_valid_countries"
94column = {
95data = name
}
97column = {
98data = population
}
100visible = {
102country_type = building
}
}
109effect = {
}