SBI_Harms_struggle_decision_category = {

	SBI_Harms_vs_Parl_END_mission = {

		icon = generic_decision

		allowed = {
			original_tag = SBI
		}

		available = {
			always = no
		}

		activation = { always = no }

		priority = 999

		is_good = no

		days_mission_timeout = 365

		fire_only_once = yes


		timeout_effect = {
			SBI = { country_event = SBI.6004 }
		}
	}

	HAR_dec_repeat_civic_guard_training_round = {

		priority = 100

		icon = generic_military
		cost = 25

		allowed = {
			original_tag = SBI
		}

		available = {
			has_completed_focus = HAR_expand_national_guard
		}

		ai_will_do = {
			factor = 0
		}

		remove_effect = {
			add_manpower = 750
			add_war_support = 0.01
			add_power_balance_value = {
				id = sbi_harms_vs_parl
				value = -0.05
			}
		}

		days_remove = 20

		days_re_enable = 10
	}

	HAR_dec_cadre_restructuring = {

		priority = 80

		icon = generic_army_support
		cost = 5

		allowed = {
			original_tag = SBI
		}

		available = {
		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			add_power_balance_modifier = {
				id = sbi_harms_vs_parl
				modifier = HAR_dec_cadre_restructuring_modifier
			}
		}

		remove_effect = {
			add_political_power = 5
			remove_power_balance_modifier = {
				id = sbi_harms_vs_parl
				modifier = HAR_dec_cadre_restructuring_modifier
			}
		}

		days_remove = 14

		days_re_enable = 14
	}

	HAR_dec_expand_guard_authority = {

		priority = 75

		icon = generic_civil_support
		cost = 35

		allowed = {
			original_tag = SBI
		}

		fire_only_once = yes

		available = {
		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			SBI_pasternak_PARL_UNITY_minus_5 = yes
		}

		remove_effect = {
			add_stability = 0.05
			SBI_SUPPORT_OF_BASTILARDS_PLUS_2 = yes
			add_power_balance_value = {
				id = sbi_harms_vs_parl
				value = -0.085
			}
		}

		days_remove = 30

	}

	HAR_dec_agit_company = {

		priority = 67

		icon = generic_speech
		cost = 25

		allowed = {
			original_tag = SBI
		}

		available = {
			has_completed_focus = HAR_we_are_saviour
		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			add_power_balance_modifier = {
				id = sbi_harms_vs_parl
				modifier = HAR_dec_agit_company_modifier
			}
		}

		remove_effect = {
			add_political_power = 5
			remove_power_balance_modifier = {
				id = sbi_harms_vs_parl
				modifier = HAR_dec_agit_company_modifier
			}
			SBI_SUPPORT_OF_BASTILARDS_PLUS_3 = yes
			SBI_PASSBILL_SUPPORT_FROM_B_ADD = yes
		}

		days_remove = 70

		days_re_enable = 5
	}

	HAR_dec_aggresive_strategy = {

		priority = 50

		icon = SWI_consolidate_council_power
		cost = 15

		allowed = {
			original_tag = SBI
		}

		available = {
			power_balance_value = {
				id = sbi_harms_vs_parl
				value < -0.5
			}
		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			add_stability = -0.01
		}

		remove_effect = {
			SBI_pasternak_PARL_UNITY_minus_15 = yes
			add_power_balance_value = {
				id = sbi_harms_vs_parl
				value = -0.125
			}
		}

		days_remove = 25

		days_re_enable = 5
	}

	HAR_dec_repeat_create_audit_courts = {

		priority = 20

		icon = SWI_no_elected_president
		cost = 20

		allowed = {
			original_tag = SBI
		}

		available = {
			has_completed_focus = HAR_legislative_audit_courts
		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			SBI_SUPPORT_OF_BASTILARDS_MINUS_1 = yes
		}

		remove_effect = {
			add_power_balance_value = {
				id = sbi_harms_vs_parl
				value = 0.05
			}
		}

		days_remove = 14

		days_re_enable = 10
	}

	HAR_dec_repeat_public_infrastructure_repairs = {

		priority = 17

		icon = generic_construction
		cost = 15

		allowed = {
			original_tag = SBI
		}

		available = {

		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			add_power_balance_value = {
				id = sbi_harms_vs_parl
				value = 0.03
			}
		}

		remove_effect = {
			random_owned_state = {
				add_extra_state_shared_building_slots = 2
				add_building_construction = {
					type = infrastructure
					level = 1
					instant_build = yes
				}
			}
		}

		days_remove = 35

		days_re_enable = 10
	}

	HAR_dec_repeat_parliamentary_dialogue = {

		priority = 17

		icon = generic_political_discourse
		cost = 15

		allowed = {
			original_tag = SBI
		}

		available = {

		}

		ai_will_do = {
			factor = 0
		}

		complete_effect = {
			SBI_pasternak_PARL_UNITY_plus_5 = yes
		}

		remove_effect = {
			SBI_PASSBILL_SUPPORT_FROM_D_ADD = yes
			SBI_PASSBILL_SUPPORT_FROM_B_ADD = yes
			SBI_PASSBILL_SUPPORT_FROM_H_ADD = yes
			SBI_PASSBILL_SUPPORT_FROM_M_ADD = yes
		}

		days_remove = 50

		days_re_enable = 1
	}

}