USA_readmission_decisions = {
    eoanb_decision_usarod_reconstruction = {
        icon = generic_independence
        allowed = {
            OR = {
                tag = USA
                tag = NEG
            }
        }
        state_target = yes
        available = {
            has_capitulated = no
            NOT = { has_country_flag = USAROD_Reconstruction_Decision_Taken }
            FROM = {
                OWNER = {
                    has_capitulated = no
                    controls_state = PREV
                }
            }
        }
        visible = {
            FROM = {
                NOT = { has_state_flag = NA_B_Disregardable_State }
                OWNER = {
                    is_subject_of = ROOT
                    OR = {
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_1
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_2
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_3
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_4
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_5
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_6
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_7
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_8
                        has_cosmetic_tag = USA_unintegrated_seceded_zone_9
                    }
                }
            }
        }
        ai_will_do = { 
            base = 10
            modifier = {
                add = 35
                has_war = no
            }
            modifier = {
                add = 25
                command_power > 30
            }
            modifier = {
                add = 50
                command_power > 60
            }
            modifier = {
                add = 25
                has_political_power > 50
            }
            modifier = {
                add = 1000
                check_variable = { var = FROM.reconstruction_integration_progress value = 0.6 compare = greater_than }
            }
        }
        days_remove = 28
        complete_effect = {
            set_country_flag = {
                flag = USAROD_Reconstruction_Decision_Taken
                days = 14
                value = 1
            }
            hidden_effect = {
                if = {
                    limit = { check_variable = { FROM.reconstruction_integration_progress > 0.99 } }
                    FROM = {
                        USAROD_reconstruction_progress_admit = yes
                    }
                }
                else = {
                    FROM = { state_event = { id = acw_reconstruction.15 } }
                }
            }
        }
        remove_effect = {
            if = {
                limit = {
                    FROM = {
                        has_variable = reconstruction_integration_progress
                    }
                }
                FROM = {
                    clamp_variable = {
                        var = reconstruction_integration_progress
                        min = 0
                        max = 1
                    }
                }
            }
        }
    }
}
# 	# Alabama
# 	eoanb_decision_reconstruct_1_alabama = {
# 		icon = generic_political_discourse
		
# 		allowed = { OR = { TAG = USA tag = NEG } }
# 		visible = {
# 			367 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			367 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 		}

# 		highlight_states = { state = 367 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			367 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 			add_manpower = 100
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_alabama = {
# 		icon = generic_political_discourse

				
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			367 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			367 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				367 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 367 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			367 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_alabama = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			367 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			367 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				367 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 367 }

# 		complete_effect = {
# 			367 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_alabama = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			367 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			367 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				367 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			367 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_alabama = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			367 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			367 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 4000
# 		}

# 		highlight_states = { state = 367 }

# 		complete_effect = {
# 			367 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			367 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Arkansas
# 	eoanb_decision_reconstruct_1_arkansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			372 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			372 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				372 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 372 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			372 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_arkansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			372 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			372 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				372 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 372 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			372 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_arkansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			372 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			372 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				372 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 372 }

# 		complete_effect = {
# 			372 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_arkansas = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			372 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			372 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				372 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 372 }

# 		remove_effect = {
# 			372 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_arkansas = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			372 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			372 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 372 }

# 		complete_effect = {
# 			372 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			372 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# California
# 	eoanb_decision_reconstruct_1_california = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1343 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1343 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1343 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 1343
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			1343 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_california = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1343 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			1343 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1343 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 1343
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			1343 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_california = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1343 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1343 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1343 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 1343
# 		}

# 		complete_effect = {
# 			1343 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_california = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1343 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			1343 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1343 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 1343
# 		}

# 		remove_effect = {
# 			1343 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_california = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1343 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1343 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 1343 }

# 		complete_effect = {
# 			1343 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			1343 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Connecticut
# 	eoanb_decision_reconstruct_1_connecticut = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			958 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			958 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				958 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 958 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			958 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_connecticut = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			958 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			958 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				958 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		highlight_states = { state = 958 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			958 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_connecticut = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			958 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			958 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				958 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 958 }

# 		complete_effect = {
# 			958 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_connecticut = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			958 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			958 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				958 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 958 }

# 		remove_effect = {
# 			1958 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_connecticut = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			958 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			958 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 958 }

# 		complete_effect = {
# 			958 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			958 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Cuba
# 	eoanb_decision_reconstruct_1_cuba = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			315 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			315 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				315 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 315
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			315 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_cuba = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			315 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			315 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				315 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 315
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			315 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_cuba = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			315 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			315 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				315 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 315
# 		}

# 		complete_effect = {
# 			315 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_cuba = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			315 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			315 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				315 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 315
# 		}

# 		remove_effect = {
# 			315 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_cuba = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			315 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			315 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 315
# 		}

# 		complete_effect = {
# 			315 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			315 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Florida
# 	eoanb_decision_reconstruct_1_florida = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			366 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			366 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				366 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 366
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			366 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_florida = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			366 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			366 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				366 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 366
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			366 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_florida = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			366 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			366 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				366 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 366
# 		}

# 		complete_effect = {
# 			366 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_florida = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			366 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			366 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				366 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 366
# 		}

# 		remove_effect = {
# 			366 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_florida = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			366 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			366 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 366
# 		}

# 		complete_effect = {
# 			366 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			366 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Georgia
# 	eoanb_decision_reconstruct_1_georgia = {
# 		icon = generic_political_discourse
		
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			365 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			365 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				365 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 365 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			365 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_georgia = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			365 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			365 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				365 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 365 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			365 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_georgia = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			365 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			365 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				365 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 365 }

# 		complete_effect = {
# 			365 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_georgia = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			365 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			365 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				365 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 365 }

# 		remove_effect = {
# 			365 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_georgia = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			365 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			365 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 365 }

# 		complete_effect = {
# 			365 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			365 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Kansas
# 	eoanb_decision_reconstruct_1_kansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			383 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			383 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				383 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 383
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			383 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_kansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			383 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			383 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				383 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 383
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			383 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_kansas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			383 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			383 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				383 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 383
# 		}

# 		complete_effect = {
# 			383 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_kansas = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			383 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			383 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				383 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 383
# 		}

# 		remove_effect = {
# 			383 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_kansas = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			383 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			383 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 383
# 		}

# 		complete_effect = {
# 			383 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			383 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Kentucky
# 	eoanb_decision_reconstruct_1_kentucky = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			369 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			369 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				369 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 369 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			369 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_kentucky = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			369 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			369 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				369 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 369 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			369 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_kentucky = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			369 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			369 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				369 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 369 }

# 		complete_effect = {
# 			369 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_kentucky = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			369 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			369 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				369 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 369 }

# 		remove_effect = {
# 			369 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_kentucky = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			369 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			369 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 369 }

# 		complete_effect = {
# 			369 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			369 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Louisiana
# 	eoanb_decision_reconstruct_1_louisiana = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			371 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			371 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				371 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 371 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			371 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_louisiana = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			371 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			371 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				371 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 371 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			371 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_louisiana = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			371 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			371 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				371 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 371 }

# 		complete_effect = {
# 			371 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_louisiana = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			371 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			371 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				371 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 371 }

# 		remove_effect = {
# 			371 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_louisiana = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			371 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			371 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 371 }

# 		complete_effect = {
# 			371 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			371 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Maine
# 	eoanb_decision_reconstruct_1_maine = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			961 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			961 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				961 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 961 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			961 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_maine = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			961 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			961 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				961 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 961 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			961 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_maine = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			961 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			961 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				961 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 961 }

# 		complete_effect = {
# 			961 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_maine = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			961 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			961 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				961 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 961 }

# 		remove_effect = {
# 			961 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_maine = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			961 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			961 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 961 }

# 		complete_effect = {
# 			961 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			961 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Massachusetts
# 	eoanb_decision_reconstruct_1_massachusetts = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			357 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			357 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				357 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 357 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			357 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_massachusetts = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			357 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			357 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				357 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 357 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			357 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_massachusetts = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			357 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			357 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				357 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 357 }

# 		complete_effect = {
# 			357 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_massachusetts = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			357 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			357 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				357 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 357 }

# 		remove_effect = {
# 			357 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_massachusetts = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			357 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			357 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 357 }

# 		complete_effect = {
# 			357 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			357 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Mississippi
# 	eoanb_decision_reconstruct_1_mississippi = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			370 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			370 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				370 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 370 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			370 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_mississippi = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			370 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			370 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				370 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 370 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			370 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_mississippi = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			370 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			370 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				370 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 370 }

# 		complete_effect = {
# 			370 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_mississippi = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			370 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			370 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				370 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			370 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_mississippi = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			370 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			370 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 370 }

# 		complete_effect = {
# 			370 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			370 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Missouri
# 	eoanb_decision_reconstruct_1_missouri = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			373 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			373 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				373 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 373 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			373 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_missouri = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			373 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			373 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				373 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 373 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			373 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_missouri = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			373 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			373 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				373 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 373 }

# 		complete_effect = {
# 			373 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_missouri = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			373 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			373 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				373 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			373 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_missouri = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			373 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			373 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 373 }

# 		complete_effect = {
# 			373 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			373 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# New Hampshire
# 	eoanb_decision_reconstruct_1_newhampshire = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			960 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			960 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				960 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 960 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			960 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_newhampshire = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			960 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			960 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				960 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 960 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			960 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_newhampshire = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			960 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			960 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				960 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 960 }

# 		complete_effect = {
# 			960 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_newhampshire = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			960 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			960 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				960 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			960 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_newhampshire = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			960 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			960 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 960 }

# 		complete_effect = {
# 			960 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			960 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# New York
# 	eoanb_decision_reconstruct_1_newyork = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			358 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			358 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				358 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 358
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			358 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_newyork = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			358 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			358 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				358 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 358
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			358 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_newyork = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			358 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			358 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				358 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 358
# 		}

# 		complete_effect = {
# 			358 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_newyork = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			358 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			358 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				358 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 358
# 		}

# 		remove_effect = {
# 			358 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_newyork = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			358 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			358 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 358
# 		}

# 		complete_effect = {
# 			358 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			358 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# North Carolina
# 	eoanb_decision_reconstruct_1_northcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			363 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			363 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				363 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 363 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			363 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_northcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			363 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			363 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				363 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 363 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			363 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_northcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			363 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			363 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				363 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 363 }

# 		complete_effect = {
# 			363 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_northcarolina = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			363 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			363 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				363 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			363 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_northcarolina = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			363 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			363 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 363 }

# 		complete_effect = {
# 			363 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			363 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Oklahoma
# 	eoanb_decision_reconstruct_1_oklahoma = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			374 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			374 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				374 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 374
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			374 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_oklahoma = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			374 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			374 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				374 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 374
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			374 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_oklahoma = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			374 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			374 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				374 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 374
# 		}

# 		complete_effect = {
# 			374 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_oklahoma = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			374 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			374 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				374 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 374
# 		}

# 		remove_effect = {
# 			374 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_oklahoma = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			374 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			374 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 374
# 		}

# 		complete_effect = {
# 			374 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			374 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Rhode Island
# 	eoanb_decision_reconstruct_1_rhodeisland = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1031 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1031 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1031 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 1031 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			1031 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_rhodeisland = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1031 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			1031 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1031 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 1031 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			1031 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_rhodeisland = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1031 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1031 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1031 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 1031 }

# 		complete_effect = {
# 			1031 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_rhodeisland = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1031 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			1031 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				1031 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			1031 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_rhodeisland = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			1031 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			1031 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 1031 }

# 		complete_effect = {
# 			1031 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			1031 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# South Carolina
# 	eoanb_decision_reconstruct_1_southcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			364 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			364 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				364 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 364 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			364 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_southcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			364 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			364 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				364 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 364 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			364 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_southcarolina = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			364 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			364 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				364 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 364 }

# 		complete_effect = {
# 			364 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_southcarolina = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			364 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			364 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				364 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			364 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_southcarolina = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			364 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			364 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 364 }

# 		complete_effect = {
# 			364 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			364 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Tennessee
# 	eoanb_decision_reconstruct_1_tennessee = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			368 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			368 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				368 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 368 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			368 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_tennessee = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			368 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			368 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				368 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 368 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			368 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_tennessee = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			368 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			368 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				368 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 368 }

# 		complete_effect = {
# 			368 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_tennessee = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			368 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			368 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				368 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			368 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_tennessee = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			368 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			368 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = { state = 368 }

# 		complete_effect = {
# 			368 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			368 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Texas
# 	eoanb_decision_reconstruct_1_texas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			375 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			375 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				375 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 375
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			375 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_texas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			375 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			375 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				375 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 375
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			375 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_texas = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			375 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			375 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				375 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 375
# 		}

# 		complete_effect = {
# 			375 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_texas = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			375 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			375 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				375 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 375
# 		}

# 		remove_effect = {
# 			375 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_texas = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			375 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			375 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 375
# 		}

# 		complete_effect = {
# 			375 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			375 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Vermont
# 	eoanb_decision_reconstruct_1_vermont = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			959 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			959 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				959 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 959 }

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			959 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_vermont = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			959 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			959 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				959 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 959 }

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			959 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_vermont = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			959 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			959 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				959 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = { state = 959 }

# 		complete_effect = {
# 			959 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_vermont = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			959 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			959 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				959 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		remove_effect = {
# 			959 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_vermont = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			959 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			959 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base  = 4000 }

# 		highlight_states = { state = 959 }

# 		complete_effect = {
# 			959 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			959 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# 	# Virginia
# 	eoanb_decision_reconstruct_1_virginia = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			362 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			362 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 15
# 		days_remove = 21
# 		days_re_enable = 90

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				362 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 362
# 		}

# 		complete_effect = {
# 			add_manpower = -100
# 		}
# 		remove_effect = {
# 			add_manpower = 100
# 			362 = {	USAROD_reconstruction_progress_plus_2 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_2_virginia = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			362 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			NOT = { has_idea = USAROD_infrastructure_investments }
# 			362 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 21
# 		days_re_enable = 150

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				362 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 362
# 		}

# 		complete_effect = {
# 			add_ideas = USAROD_infrastructure_investments
# 		}
# 		remove_effect = {
# 			remove_ideas = USAROD_infrastructure_investments
# 			362 = {	USAROD_reconstruction_progress_plus_5 = yes }
# 		}
# 	}
# 	eoanb_decision_reconstruct_3_virginia = {
# 		icon = generic_political_discourse

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			362 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			362 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 02_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 50
# 		days_remove = 14
# 		days_re_enable = 180

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				362 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 362
# 		}

# 		complete_effect = {
# 			362 = {
# 				random_list = {
# 					65 = {
# 						USAROD_reconstruction_progress_plus_10 = yes
# 						ROOT = { country_event = acw_reconstruction.15 }
# 					}
# 					15 = {
# 						USAROD_reconstruction_progress_plus_5 = yes
# 						ROOT = { country_event = acw_reconstruction.16 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_plus_1 = yes
# 						ROOT = { country_event = acw_reconstruction.17 }
# 					}
# 					10 = {
# 						USAROD_reconstruction_progress_minus_3 = yes
# 						ROOT = { country_event = acw_reconstruction.18 }
# 					}
# 				}
# 			}
# 		}
# 	}
# 	eoanb_decision_reconstruct_4_virginia = {
# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			362 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 				check_variable = {
# 					var = reconstruction_integration_progress
# 					value = 75
# 					compare = greater_than_or_equals
# 				}
# 			}
# 		}
# 		available = {
# 			362 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 75
# 						compare = greater_than_or_equals
# 					}
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = less_than
# 					}
# 				}
# 			}
# 		}

# 		cost = 35
# 		days_remove = 14
# 		fire_only_once = yes

# 		ai_will_do = {
# 			base = 15
# 			modifier = {
# 				add = 55
# 				has_political_power > 50
# 			}
# 			modifier = {
# 				add = 105
# 				date > 1870.1.1
# 			}
# 			modifier = {
# 				add = 200
# 				362 = {
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 50
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		highlight_states = {
# 			state = 362
# 		}

# 		remove_effect = {
# 			362 = { set_state_flag = USAROD_constitution_signed }
# 			USAROD_reconstruction_progress_plus_20 = yes
# 		}
# 	}
# 	eoanb_decision_readmit_virginia = {
# 		icon = generic_independence

# 		allowed = { OR = {  TAG = USA tag = NEG }  }
# 		visible = {
# 			362 = {
# 				OWNER = { is_subject_of = ROOT }
# 				has_variable = reconstruction_integration_progress
# 			}
# 		}
# 		available = {
# 			362 = {
# 				OWNER = { has_capitulated = no }
# 				custom_trigger_tooltip = {
# 					tooltip = 03_ACW_RECON_DEC_tt
# 					OWNER = { is_subject_of = ROOT }
# 					has_variable = reconstruction_integration_progress
# 					check_variable = {
# 						var = reconstruction_integration_progress
# 						value = 100
# 						compare = greater_than_or_equals
# 					}
# 				}
# 			}
# 		}

# 		cost = 100
# 		days_remove = 90
# 		fire_only_once = yes

# 		ai_will_do = { base = 4000 }

# 		highlight_states = {
# 			state = 362
# 		}

# 		complete_effect = {
# 			362 = { clear_variable = reconstruction_integration_progress }
# 		}
# 		remove_effect = {
# 			add_political_power = 50
# 			362 = {	USAROD_reconstruction_progress_admit = yes }
# 		}
# 	}
# }
