
국가 상호 작용이번 버전 변경
프라다나마하사만타로 업그레이드
종속국의 상태를 더욱 충성스러운 형태로 격상합니다.
마하사만타종속국 유형select triggersamanta_cooldown변수select trigger정의in_game/common/country_interactions/samanta_upgrades.txt:79
80type = subject
81category = CATEGORY_SUBJECT_ACTIONS
89potential = {
}
92allow = {
}
95select_trigger = {
96looking_for_a = country
97interaction_source_list = {
98scope:actor = {
99every_subject = {
100add_to_list = source
}
}
}
104target_flag = recipient
105name = "choose_country" 국가 선택:
106column = {
107data = name
}
112enabled = {
113custom_tooltip = {
114text = pradhana_maha_samanta_tt 상대국은 최소 15년동안 우리의 마하사만타였습니다
}
}
}
122effect = {
123scope:recipient = {
}
}
132ai_will_do = {
133add = -100
}
135diplo_chance = {
136base = -10
137current_strength = 0.5
138border_distance = -0.3
139negative_opinion = -1
140positive_opinion = 0.5
141rank_difference = -5
142royal_ties = 1
143relative_strength = -0.5
144culture_war = 2
145diplomatic_reputation = 3
146different_religion = -20
147same_common_language = 5
148same_court_language = 10
149different_culture = -10
150different_government_type = -10
151tax_base = -0.25
}