
アクションこのバージョンで追加
クライスの貨幣制度改革
帝国は我々に、この地域の貨幣に関する権限を委ねた。我々の貨幣とその利用法を改革すれば、クライスの全メンバーの経済活動が円滑になり、同時にクライス内での我々の影響力を高められる。ただし残念ながら、我々の造幣能力は低下してしまう。
神聖ローマ帝国国際組織potential定義in_game/common/generic_actions/hre_circle_actions.txt:202
203type = owncountry
205imperial_circle_action = yes
206icon = circle_leader_action
208show_in_gui_list = no
210cooldown = {
211type = reform_coinage_in_circle
212years = 10
}
215select_trigger = {
216show_if = {
216NOT = {
216exists = scope:target
}
}
217looking_for_a = imperial_circle
218target_flag = target
219interaction_source_list = {
220scope:actor = {
221every_imperial_circle_country_is_member_of = {
222add_to_list = source
}
}
}
226name = "choose_circle" 帝国クライスを選択
227column = {
227data = name
}
}
230potential = {
231scope:actor = {
232is_imperial_circle_leader = yes
233is_member_of_circle = scope:target
}
}
238allow = {
239scope:actor = {
240government_power >= 95
}
}
244effect = {
245scope:actor = {
246every_imperial_circle_country_is_member_of = {
247add_circle_satisfaction = 5
}
254custom_tooltip = {
255text = reform_coinage_in_circle_tt 5年間、我々は「クライスの貨幣制度改革」を、クライスの全メンバーは「クライスのリーダーによる貨幣制度改革」を得る。クライスの全メンバーの我々に対する評価がOpinion Reformed Circle Coinage上昇し、クライスの満足度も5高まる
257every_imperial_circle_country_is_member_of = {
258every_circle_member = {
259limit = {
260NOT = {
260this = scope:actor
}
}
266add_opinion = {
267target = scope:actor
268modifier = opinion_reformed_circle_coinage
}
}
}
}
}
}
276ai_will_do = {
277add = {
277value = 20
}
278if = {
279limit = {
280scope:actor = {
281any_imperial_circle_country_is_member_of = {
282imperial_circle_satisfaction < 60
}
}
}
286add = {
286value = 40
}
}
}