
国家互动本版本变更
升级为般达那‑摩诃三曼多
我们会将附属国的地位提升至更忠诚的类别。
摩诃三曼多属国类型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
}