ideas = {
	country = {
		houston_revolt = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = generic_morale_bonus
			
			modifier = {
				army_core_attack_factor = 0.2
				army_core_defence_factor = 0.2
				army_org_Factor = 0.1
				army_morale_factor = 0.1
				conscription_factor = 0.1
			}
		}
		unprepared_defense_TX = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = generic_morale_bonus
			
			modifier = {
				army_core_defence_factor = -0.1
				army_core_attack_factor = -0.1
				dig_in_speed_factor = -0.25
				army_org_Factor = -0.1
				army_morale_factor = -0.1
			}
		}
		contest_the_river_TEX_CIVWAR = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = generic_morale_bonus
			
			modifier = {
				army_core_attack_factor = 0.1
			}
		}
		TEX_CIVWAR_unprepared_militia_3 = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = chi_army_corruption
			
			modifier = {
				command_power_gain_mult = -0.3
				experience_loss_factor = 0.3
				army_attack_factor = -0.3
				army_speed_factor = -0.3
				army_org_regain = -0.15
				experience_gain_army_factor = -0.3
			}
		}
		TEX_CIVWAR_unprepared_militia_2 = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = chi_army_corruption2
			
			modifier = {
				command_power_gain_mult = -0.2
				experience_loss_factor = 0.2
				army_attack_factor = -0.25
				army_speed_factor = -0.2
				army_org_regain = -0.1
				experience_gain_army_factor = -0.2
			}
		}
		TEX_CIVWAR_unprepared_militia_1 = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = chi_army_corruption3
			
			modifier = {
				command_power_gain_mult = -0.1
				experience_loss_factor = 0.1
				army_attack_factor = -0.2
				army_speed_factor = -0.1
				army_org_regain = -0.05
				experience_gain_army_factor = -0.1
			}
		}
		TEX_CIVWAR_economic_collapse_2 = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = chi_hyper_inflation
			
			modifier = {
				monthly_population = -0.1
				min_export = -0.66
				trade_opinion_factor = -0.2
				consumer_goods_expected_value = 0.5
			}
		}
		TEX_CIVWAR_economic_collapse_1 = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = chi_hyper_inflation2
			
			modifier = {
				monthly_population = -0.05
				min_export = -0.33
				trade_opinion_factor = -0.1
				consumer_goods_expected_value = 0.25
			}
		}
		cross_the_river_TEX_CIVWAR = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = FRA_national_mobilization_focus
			
			modifier = {
				army_core_attack_factor = 0.15
			}
		}
		fall_of_confederacy_TEX_CIVWAR = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				OR = {
					has_civil_war = no
					CSA = { exists = yes }
				}
			}

			removal_cost = -1

			picture = FRA_national_mobilization_focus
			
			modifier = {
				weekly_manpower = -25
				army_morale_factor = -0.5
				army_org_factor = -0.5
				army_core_attack_factor = -0.3
				army_core_defence_factor = -0.3
				monthly_population = 0.1
				political_power_factor = -0.5
				radical_democracy_drift = 0.05
			}
		}
		death_of_houston_TEX_CIVWAR = {
			
			allowed = {
				TAG = TEX
			}

			allowed_civil_war = {
				always = yes
			}

			cancel = {
				has_civil_war = no
			}

			removal_cost = -1

			picture = FRA_national_mobilization_focus
			
			modifier = {
				weekly_manpower = -10
				army_morale_factor = -0.25
				army_org_factor = -0.25
				army_core_attack_factor = -0.2
				army_core_defence_factor = -0.2
				political_power_factor = -0.25
				radical_democracy_drift = 0.05
				traditional_conservatism_drift = 0.05
			}
		}
	}
}