NZL_historical = {
	name = "Kiwi historical plan"
	desc = ""

	allowed = {
		original_tag = NZL
		has_dlc = "Together for Victory"
	}
	enable = {
		OR = {
			AND = {
				is_historical_focus_on = yes
				has_game_rule = {
					rule = NZL_ai_behavior
					option = DEFAULT
				}
			}
			has_country_flag = NZL_AI_RANDOM_DEMOCRATIC_HISTORICAL 
			has_game_rule = {
				rule = NZL_ai_behavior
				option = DEMOCRATIC_HISTORICAL
			}
			has_country_flag = britain_enforced_our_loyalty
		}
	}
	abort = {
		is_subject = no
	}

	ai_national_focuses = {
		NZL_department_of_scientific_and_industrial_research
		NZL_bureau_of_industry
		
		NZL_army_reforms
		
		NZL_new_zealand_steel
		NZL_expand_the_university_of_auckland
		NZL_national_defense_institute
		NZL_research_collaboration
		NZL_think_big
		
		NZL_expand_the_university_of_auckland
		NZL_wairarapa_sheep_farms
		NZL_industrial_conscription
		
		NZL_domestic_arms_industry
		NZL_charlton_automatic_rifle
		
		NZL_the_first_labor_government
		NZL_ratana_alliance
		NZL_social_security_act
		NZL_the_manpower_act
		NZL_waitangi_tribunal
		NZL_maori_volunteers
		
		NZL_strengthen_the_commonwealth
		NZL_2nzef
		NZL_arrest_pacifist_leaders
		NZL_technology_sharing_with_britain
		
		#
		NZL_transfer_the_new_zealand_division
		NZL_form_the_rnzn
		NZL_expand_devonport_naval_base
		NZL_destroyer_effort
		NZL_light_cruiser_effort
	}

	# Keep small, as it is used as a factor for some things (such as research needs)
	# Recommended around 1.0. Useful for relation between plans
	weight = {
		factor = 1.0
		modifier = {
			factor = 1.0
		}
	}

	focus_factors = {
		
	}

}

