イベリア連盟
国際組織このバージョンで変更

イベリア連盟

foreign_league_iberiain_game/common/international_organizations/foreign_league_iberia.txt:1

イベリア連盟 Leader Countryの首都を中心に結成された連盟。ヨーロッパの西方地域で生まれたこの連盟は、半島を征服し、イタリア人たちを確固たる支配下に置きたいと考えている。

必要ローマ国家can join triggerバルカン同盟国際組織on joinedフランス連盟国際組織monthly effect, on joined神聖ローマ同盟国際組織monthly effect, on joined第一次イタリア連盟国際組織monthly effect, on joined第二次イタリア連盟国際組織monthly effect, on joined第三次イタリア連盟国際組織monthly effect, on joined

補正

定義in_game/common/international_organizations/foreign_league_iberia.txt:1

2has_target = no
3unique = yes
4show_on_diplomatic_map = yes
5expel_members_who_are_targets_of_other_members = yes
6expel_members_who_are_attackers_at_war_with_other_members = yes
7expel_members_who_are_defenders_at_war_with_other_members = no
9leader_color = map_iw_iberia
10member_color = map_iw_iberia_member
11secondary_map_color_override = {
13if = {
14limit = {
15root.owner ?= scope:recipient.leader_country
}
17value = map_iw_iberia
}
}
21has_leader_country = yes
22leader_type = country
23disband_if_no_leader = yes
24land_ownership_rule = italian_wars_land_ownership
25non_leader_modifier = {
}
29modifier = {
}
31modifier = {
}
36modifier = {
39scale = {
40add = {
42multiply = 0.01
43desc = "[situation_tension|e]"
}
}
}
48leader_modifier = {
52scale = {
53add = {
54value = 1
55desc = BASE_VALUE 基本値:ヴァレンシア
}
57add = {
59multiply = 0.01
60desc = "[situation_tension|e]"
}
}
}
65diplomatic_capacity_cost = {
66scope:recipient = {
67add = {
68desc = "UPKEEP_NUM_MEMBERS" メンバーの数から
69value = total_members
70multiply = 0.33
}
72add = {
73desc = "UPKEEP_TOTAL_ECO_BASE" 経済基盤の合計
74value = international_organization_economical_base
75multiply = 0.0005
}
}
}
80on_creation = {
81add_to_global_variable_list = {
82name = iw_foreign_leagues_list
83target = root
}
}
87create_visible_trigger = {
88always = no
}
91invite_visible_trigger = {
92always = yes
}
95on_disband = {
96remove_list_global_variable = {
96name = iw_foreign_leagues_list
96target = root
}
97leader_country ?= {
98remove_area_preference = foreign_league_italy_conquest
}
}
103can_declare_war = {
104trigger_if = {
105limit = {
105scope:attacker ?= {
105is_member_of_international_organization = scope:recipient
}
}
106scope:defender ?= {
106NOT = {
106is_member_of_international_organization = scope:recipient
}
}
}
108trigger_else = {
109always = yes
}
}
113has_military_access = {
114scope:recipient ?= {
115is_member_of_international_organization = root
}
117scope:actor ?= {
118is_member_of_international_organization = root
}
}
122fleet_basing_rights = {
123scope:recipient ?= {
124is_member_of_international_organization = root
}
126scope:actor ?= {
127is_member_of_international_organization = root
}
}
131gives_food_access_to_members = yes
132can_recruit_regiments_in_members = yes
133can_build_ships_in_members = yes
136leader_modifier = {
}
142can_join_trigger = {
143NOR = {
144is_leader_of_international_organization = international_organization:foreign_league_france
145is_leader_of_international_organization = international_organization:foreign_league_hre
146is_leader_of_international_organization = international_organization:italian_league_1
147is_leader_of_international_organization = international_organization:italian_league_3
148is_leader_of_international_organization = international_organization:italian_league_2
}
150at_war = no
151is_rebel_country = no
152religion.group = religion_group:christian
153trigger_if = {
154limit = {
155NOT = {
155tag = PAP
}
}
157capital.region = region:italy_region
158country_rank_level < 4
}
160trigger_if = {
161limit = {
161is_subject = no
}
162NOT = {
162has_cooldown = join_a_league
}
}
164trigger_else = {
165custom_tooltip = {
166text = league_subject_can_join_tt Recipientの現在のメンバーの忠実な従属国である
167scope:recipient ?= {
168any_international_organization_member = {
169root = {
169is_disloyal_subject = no
169is_subject_or_below_of = prev
}
}
}
}
}
}
176on_joined = {
177if = {
178limit = {
178is_member_of_international_organization = international_organization:foreign_league_balkan
}
180remove_country_from_international_organization = root
}
}
183if = {
184limit = {
184is_member_of_international_organization = international_organization:foreign_league_france
}
186remove_country_from_international_organization = root
}
}
189if = {
190limit = {
190is_member_of_international_organization = international_organization:foreign_league_hre
}
192remove_country_from_international_organization = root
}
}
195if = {
196limit = {
196is_member_of_international_organization = international_organization:italian_league_1
}
198remove_country_from_international_organization = root
}
}
201if = {
202limit = {
202is_member_of_international_organization = international_organization:italian_league_2
}
204remove_country_from_international_organization = root
}
}
207if = {
208limit = {
208is_member_of_international_organization = international_organization:italian_league_3
}
210remove_country_from_international_organization = root
}
}
214every_owned_location = {
215limit = {
215region = region:italy_region
}
216scope:recipient = {
217add_location_to_international_organization = prev
}
}
221add_cooldown = {
222type = join_a_league
223years = 2
}
}
227on_left = {
228every_owned_location = {
229limit = {
229region = region:italy_region
}
230scope:recipient = {
231remove_location_from_international_organization = prev
}
}
}
237can_leave_trigger = {
238NOT = {
238root = scope:recipient.leader_country
}
239OR = {
240NOT = {
240is_subject_of = scope:recipient.leader_country
}
241AND = {
242is_subject = yes
243subject_loyalty < 50
}
}
}
248auto_leave_trigger = {
249OR = {
250is_at_war_with = scope:recipient.leader_country
251AND = {
252is_subject = yes
253exists = top_overlord
254NOT = {
255top_overlord = {
255is_member_of_international_organization = scope:recipient
}
}
}
}
}
261join_offensive_wars_auto_call = {
263scope:recipient ?= {
264at_war = no
265is_subject = no
}
}
269auto_disband_trigger = {
270total_members < 1
}
272disband_minimum_member_count = 0
274monthly_effect = {
275every_international_organization_member = {
276limit = {
277any_subject = {
278NOT = {
278is_member_of_international_organization = root
}
279can_join_international_organization = root
280subject_loyalty >= 50
}
}
283every_subject = {
284limit = {
285NOT = {
285is_member_of_international_organization = root
}
286can_join_international_organization = root
287subject_loyalty >= 50
}
289if = {
290limit = {
290is_member_of_international_organization = international_organization:foreign_league_france
}
292remove_country_from_international_organization = prev
}
}
295if = {
296limit = {
296is_member_of_international_organization = international_organization:foreign_league_hre
}
298remove_country_from_international_organization = prev
}
}
301if = {
302limit = {
302is_member_of_international_organization = international_organization:italian_league_1
}
304remove_country_from_international_organization = prev
}
}
307if = {
308limit = {
308is_member_of_international_organization = international_organization:italian_league_2
}
310remove_country_from_international_organization = prev
}
}
313if = {
314limit = {
314is_member_of_international_organization = international_organization:italian_league_3
}
316remove_country_from_international_organization = prev
}
}
320every_owned_location = {
321limit = {
321region = region:italy_region
}
322root = {
323add_location_to_international_organization = prev
}
}
327add_cooldown = {
328type = join_a_league
329years = 2
}
331root = {
331add_country_to_international_organization = prev
}
}
}
}
336ai_desire_to_join = {
337add = {
338value = 5
339desc = BASE_VALUE 基本値:ヴァレンシア
}
344if = {
345limit = {
}
348subtract = {
349scope:league_leader_current = {
350root = {
351value = this_trust_of_prev
352multiply = 0.25
}
}
355desc = "LEAGUE_LEADER_CURRENT_TRUST" League Leader Currentに対する信頼度
}
357subtract = {
358value = 25
359multiply = "root.relative_strength(scope:league_leader_current)"
360desc = "RELATIVE_STRENGTH_LEAGUE_LEADER_CURRENT" League Leader Currentと比較した国力
}
362add = {
363scope:league_leader_current = {
364root = {
365value = this_opinion_of_prev
366multiply = -0.15
}
}
369desc = "LEAGUE_LEADER_CURRENT_OPINION" League Leader Currentに対する評価
}
}
374add = {
375scope:actor = {
376root = {
377value = this_trust_of_prev
378multiply = 0.25
}
}
381desc = "TARGET_LEADER_TRUST" わが国に対する信頼度
}
383subtract = {
384value = 25
385multiply = "root.relative_strength(scope:actor)"
386desc = "TARGET_LEADER_RELATIVE_STRENGTH" わが国と比較した国力
}
388add = {
389scope:actor = {
390root = {
391value = this_opinion_of_prev
392multiply = 0.15
}
}
395desc = "TARGET_LEADER_OPINION" わが国に対する評価
}
400add = {
401value = -10
402desc = "FOREIGN_LEAGUE" わが国の連盟は他国組織である
}
404add = {
405desc = "IW_BALANCE_OF_POWER" 外国連盟の規模
406value = scope:recipient.total_members
407multiply = -1
}
}
412ai_desire_to_allow_new_member = {
413leader_country = {
413save_temporary_scope_as = target_country
}
414add = {
415desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" 我々は国際組織の拡大を望んでいる
416value = 10
}
418subtract = {
419desc = "CONQUEST_DESIRE_ON_US" わが国に対する征服欲求
420value = "scope:target_country.conquer_desire(scope:actor)"
}
422add = {
423scope:actor = {
424scope:target_country = {
425value = this_trust_of_prev
426multiply = 0.25
}
}
429desc = "TARGET_LEADER_TRUST" わが国に対する信頼度
}
431subtract = {
432value = 25
433multiply = "scope:target_country.relative_strength(scope:actor)"
434desc = "TARGET_LEADER_RELATIVE_STRENGTH" わが国と比較した国力
}
436add = {
437scope:actor = {
438scope:target_country = {
439value = this_opinion_of_prev
440multiply = 0.15
}
}
443desc = "TARGET_LEADER_OPINION" わが国に対する評価
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報