NER_Skeleton_Content_cat = {
	Newfoundland_BR = {
		icon = GFX_decision_enclave_button
		allowed = {
			always = yes
		}
		available = {
			date > 2275.6.1
		}
		fire_only_once = yes
		visible = {
			OR = {
				original_tag = BEF
				original_tag = VIN
				original_tag = TLD
			}
		}
    	complete_effect = {
			if = {
				limit = {
					NOT = {
						original_tag = BEF
					}
				}
				BEF = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			if = {
				limit = {
					NOT = {
						original_tag = VIN
					}
				}
				VIN = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			if = {
				limit = {
					NOT = {
						original_tag = TLD
					}
				}
				TLD = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
    	}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_Nova_Scotia_Expansion = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2276.1.1
			VIN = {
				exists = no
			}
			TLD = {
				exists = no
			}
		}
		visible = {
			original_tag = BEF
		}
		complete_effect = {
			NNS = {
				ROOT = {
					grant_wargoals_on_core_states_of_prev_force_ai_war = yes
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_New_Brunswick_Expansion = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2276.6.1
			NNS = {
				exists = no
			}
		}
		visible = {
			original_tag = BEF
		}
		complete_effect = {
			1809 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_Quebec_Expansion = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2277.1.1
			NCP = {
				exists = no
			}
		}
		visible = {
			original_tag = BEF
		}
		complete_effect = {
			if = {
				limit = {
					NOT = {
						owns_state = 731
					}
				}
				731 = {
					owner = {
						ROOT = {
							grant_wargoals_on_core_states_of_prev_force_ai_war = yes
						}
					}
				}
			}
			if = {
				limit = {
					NOT = {
						owns_state = 726
					}
				}
				726 = {
					owner = {
						ROOT = {
							grant_wargoals_on_core_states_of_prev_force_ai_war = yes
						}
					}
				}
			}
			TGN = {
				ROOT = {
					grant_wargoals_on_core_states_of_prev_force_ai_war = yes
				}
			}
			if = {
				limit = {
					XOV = {
						exists = no
					}
				}
				1844 = {
					owner = {
						ROOT = {
							grant_wargoals_on_core_states_of_prev_force_ai_war = yes
						}
					}
				}
				RFT = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
				NDV = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_Labrador_Expansion = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2276.6.1
			any_neighbor_country = {
				original_tag = LQR
			}
		}
		visible = {
			original_tag = BEF
		}
		complete_effect = {
			LQR = {
				ROOT = {
					grant_wargoals_on_core_states_of_prev_force_ai_war = yes
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_Ontario_Expansion = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2277.1.1
		}
		visible = {
			original_tag = BEF
		}
		complete_effect = {
			1845 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			720 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			1833 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			1834 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			663 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
			1832 = {
				owner = {
					ROOT = {
						grant_wargoals_on_core_states_of_prev_force_ai_war = yes
					}
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	BEF_An_Old_Rivalry_Ended = {
		allowed = {
			always = yes
		}
		fire_only_once = yes
		available = {
			date > 2277.1.1
		}
		visible = {
			original_tag = BEF
			XOV = {
				exists = yes
			}
		}
		complete_effect = {
			XOV = {
				ROOT = {
					grant_wargoals_on_core_states_of_prev_force_ai_war = yes
				}
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
}