diff --git a/src/patches/history_countries_ISR.patch b/src/patches/history_countries_ISR.patch index 379965d..b0be948 100644 --- a/src/patches/history_countries_ISR.patch +++ b/src/patches/history_countries_ISR.patch @@ -1,5 +1,5 @@ ---- "../vanilla/current/history/countries/ISR - Israel.txt" 2023-11-12 00:08:12.317582292 +0400 -+++ "build/image/randchgs/history/countries/ISR - Israel.txt" 2023-12-02 06:10:02.333621844 +0400 +--- "../vanilla/v1.13.4/history/countries/ISR - Israel.txt" 2023-12-05 00:54:15.733172425 +0400 ++++ "build/patched/history/countries/ISR - Israel.txt" 2023-12-05 00:53:47.136889347 +0400 @@ -71,8 +71,8 @@ set_politics = { @@ -20,10 +20,16 @@ ideology = liberalism traits = { # -@@ -118,4 +118,6 @@ +@@ -118,4 +118,12 @@ traits = { # } + +recruit_character = ISR_democratic_activist ++recruit_character = ISR_head_of_histadrut ++recruit_character = ISR_zionism_philosopher ++recruit_character = ISR_arabist ++recruit_character = ISR_head_of_mossad ++recruit_character = ISR_peoples_favorite ++recruit_character = ISR_minister_of_economy_and_finance } diff --git a/src/raw/common/characters/ISR-2.txt b/src/raw/common/characters/ISR-2.txt index 5da1970..110a6da 100644 --- a/src/raw/common/characters/ISR-2.txt +++ b/src/raw/common/characters/ISR-2.txt @@ -9,11 +9,113 @@ characters = { } advisor = { slot = political_advisor - idea_token = ISR_common_democrat + idea_token = ISR_democratic_activist ledger = civilian traits = { liberal_professor } } } + ISR_head_of_histadrut = { + name = ISR_head_of_histadrut + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_head_of_histadrut + ledger = civilian + traits = { + liberal_professor + } + } + } + ISR_zionism_philosopher = { + name = ISR_zionism_philosopher + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_zionism_philosopher + ledger = civilian + traits = { + zionism_philosopher + } + } + } + ISR_arabist = { + name = ISR_arabist + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_arabist + ledger = civilian + traits = { + arabist + } + } + } + ISR_head_of_mossad = { + name = ISR_head_of_mossad + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_head_of_mossad + ledger = civilian + traits = { + head_of_mossad + } + } + } + ISR_peoples_favorite = { + name = ISR_peoples_favorite + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_peoples_favorite + ledger = civilian + traits = { + peoples_favorite + } + } + } + ISR_minister_of_economy_and_finance = { + name = ISR_minister_of_economy_and_finance + portraits = { + civilian = { + large = GFX_Portrait_Europe_Generic_1 # TODO: add fiting portrait + small = GFX_Portrait_Europe_Generic_1_small + } + } + advisor = { + slot = political_advisor + idea_token = ISR_minister_of_economy_and_finance + ledger = civilian + traits = { + minister_of_economy_and_finance + } + } + } } diff --git a/src/raw/common/country_leader/55_israel.txt b/src/raw/common/country_leader/55_israel.txt new file mode 100644 index 0000000..9b13e2d --- /dev/null +++ b/src/raw/common/country_leader/55_israel.txt @@ -0,0 +1,44 @@ +leader_traits = { + head_of_histadrut = { + random = no + sprite = 13 + industrial_capacity_factory = 0.05 + political_power_factor = 0.05 + communism_drift = 0.05 + } + zionism_philosopher = { + random = no + sprite = 13 + fascism_drift = 0.05 + weekly_manpower = 250 + } + arabist = { + random = no + sprite = 13 + neutrality_drift = 0.05 + } + head_of_mossad = { + random = no + sprite = 15 + enemy_operative_detection_chance = 0.25 + enemy_operative_capture_chance_factor = 0.25 + civilian_intel_to_others = -20 + agency_upgrade_time = -0.25 + operative_slot = 5 + } + peoples_favorite = { + random = no + sprite = 13 + war_support_factor = 0.1 + stability_factor = 0.15 + } + minister_of_economy_and_finance = { + sprite = 10 + random = no + consumer_goods_factor = -0.25 + industrial_capacity_factory = 0.05 + industrial_capacity_dockyard = 0.05 + production_factory_max_efficiency_factor = 0.15 + local_resources_factor = 0.11 + } +} diff --git a/src/raw/localisation/russian/characters2_l_russian.yml b/src/raw/localisation/russian/characters2_l_russian.yml index 1a2646c..405a369 100644 --- a/src/raw/localisation/russian/characters2_l_russian.yml +++ b/src/raw/localisation/russian/characters2_l_russian.yml @@ -1,2 +1,8 @@ l_russian: ISR_democratic_activist:0 "Перец Нафтали" + ISR_head_of_histadrut:0 "Иосиф Шпринцак" + ISR_zionism_philosopher:0 "Владимир Жаботинский" + ISR_arabist:0 "Меир Вильнар" + ISR_head_of_mossad:0 "Иссер Беери" + ISR_peoples_favorite:0 "Леви Эшколь" + ISR_minister_of_economy_and_finance:0 "Элиэзер Каплан" diff --git a/src/raw/localisation/traits_l_russian2.yml b/src/raw/localisation/traits_l_russian2.yml new file mode 100644 index 0000000..1410816 --- /dev/null +++ b/src/raw/localisation/traits_l_russian2.yml @@ -0,0 +1,7 @@ +l_russian: + head_of_histadrut: "Глава Гистадрута" + zionism_philosopher: "Философ сионизма" + arabist: "Симпатизирующий арабам" + head_of_mossad: "Глава Моссада" + peoples_favorite: "Любимец народа" + minister_of_economy_and_finance: "Министр экономики и финансов"