# Written by Andreas "Cold Evul" Brostrom #Hezbollah support Shias HEZ_support_shias = { allowed = { NOT = { original_tag = HEZ } } enable = { has_idea = shia HEZ = { OR = { check_variable = { ruling_party = 8 } check_variable = { ruling_party = 9 } } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "HEZ" value = 200 } ai_strategy = { type = protect id = "HEZ" value = 200 } ai_strategy = { type = support id = "HEZ" value = 200 } ai_strategy = { type = send_volunteers_desire id = "HEZ" value = 200 } ai_strategy = { type = influence id = "HEZ" value = 200 } } HEZ_support_lebanon = { allowed = { original_tag = HEZ } enable = { NOT = { has_war_with = LEB } NOT = { HEZ_ai_conquest_path = yes } LEB = { NOT = { has_government = fascism } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "LEB" value = 200 } ai_strategy = { type = protect id = "LEB" value = 200 } ai_strategy = { type = support id = "LEB" value = 200 } ai_strategy = { type = send_volunteers_desire id = "LEB" value = 500 } } HEZ_take_lebanon = { allowed = { original_tag = HEZ } enable = { HEZ_ai_conquest_path = yes country_exists = LEB NOT = { is_in_faction_with = LEB } } abort_when_not_enabled = yes ai_strategy = { type = conquer id = "LEB" value = 200 } ai_strategy = { type = antagonize id = "LEB" value = 100 } } HEZ_kill_the_infidels = { allowed = { original_tag = HEZ } enable = { country_exists = ISR NOT = { ISR = { is_subject_of = HEZ } } } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "ISR" value = 200 } ai_strategy = { type = contain id = "ISR" value = 200 } ai_strategy = { type = prepare_for_war id = "ISR" value = 200 } } massive_opposition_against_HEZ = { allowed = { OR = { original_tag = USA original_tag = ISR } } enable = { has_opinion_modifier = HEZ_Are_Terrorists } abort_when_not_enabled = yes ai_strategy = { type = antagonize id = "HEZ" value = 50 } } HEZ_befriend_iran = { allowed = { original_tag = HEZ } enable = { NOT = { has_war_with = PER } PER = { OR = { emerging_moderate_shiite_are_in_power = yes emerging_hardline_shiite_are_in_power = yes } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "PER" value = 200 } ai_strategy = { type = protect id = "PER" value = 200 } ai_strategy = { type = influence id = "PER" value = 200 } ai_strategy = { type = antagonize id = "PER" value = -50 } ai_strategy = { type = alliance id = "PER" value = 50 } ai_strategy = { type = support id = "PER" value = 200 } ai_strategy = { type = contain id = "PER" value = -50 } } HEZ_do_no_volunteer_in_yemen_till_done_focus = { allowed = { original_tag = HEZ } enable = { HOU = { has_war_with = YEM } NOT = { has_completed_focus = HEZ_Houthi_brothers } } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "HOU" value = -500 } } HEZ_do_no_volunteer_in_iraq_done_focus = { allowed = { original_tag = HEZ } enable = { HOU = { has_war_with = YEM } OR = { IRQ = { has_country_leader = { name = "Hadi al-Amiri" ruling_only = yes } } NOT = { OR = { has_completed_focus = HEZ_Badr_in_the_shadows IRQ = { OR = { owns_state = 1142 owns_state = 14953 owns_state = 1124 } } PER = { has_completed_focus = PER_descend_on_iraq } } } } } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "HOU" value = -500 } } HEZ_rival_iran = { allowed = { original_tag = HEZ } enable = { NOT = { has_war_with = PER } PER = { NOT = { OR = { emerging_moderate_shiite_are_in_power = yes emerging_hardline_shiite_are_in_power = yes } } } } abort_when_not_enabled = yes ai_strategy = { type = befriend id = "PER" value = -200 } ai_strategy = { type = protect id = "PER" value = -200 } ai_strategy = { type = influence id = "PER" value = -200 } ai_strategy = { type = antagonize id = "PER" value = 150 } ai_strategy = { type = alliance id = "PER" value = -200 } ai_strategy = { type = support id = "PER" value = -200 } ai_strategy = { type = contain id = "PER" value = 150 } ai_strategy = { type = send_volunteers_desire id = "PER" value = -200 } } #CIVIL WAR IN AMERICA HEZ_california_help = { allowed = { original_tag = HEZ } enable = { has_war = no country_exists = CAL } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "CAL" value = 1000 } ai_strategy = { type = send_lend_lease_desire id = "CAL" value = 400 } } HEZ_new_york_help = { allowed = { original_tag = HEZ } enable = { has_war = no country_exists = NYK } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "NYK" value = 1000 } ai_strategy = { type = send_lend_lease_desire id = "NYK" value = 400 } } HEZ_texas_help = { allowed = { original_tag = HEZ } enable = { has_war = no country_exists = TEX } abort_when_not_enabled = yes ai_strategy = { type = send_volunteers_desire id = "TEX" value = 1000 } ai_strategy = { type = send_lend_lease_desire id = "TEX" value = 400 } } # FIXME: Revert this change if we want to continue to optimize this # HEZ_support_shia_revolutions = { # allowed = { # NOT = { original_tag = HEZ } # } # enable = { # has_country_flag = set_vilayat_e_faqih_civil_war # has_civil_war = yes # } # enable_reverse = { # HEZ = { # OR = { # check_variable = { ruling_party = 8 } # check_variable = { ruling_party = 9 } # check_variable = { ruling_party = 22 } #IRCG # } # } # } # reversed = yes # abort_when_not_enabled = yes # ai_strategy = { type = befriend id = HEZ value = 200 } # ai_strategy = { type = send_volunteers_desire id = HEZ value = 200 } # ai_strategy = { type = support id = HEZ value = 200 } # }