eoanb_category_politics_internal = {

	CIR_nomadic_artillery_tactics = {

		icon = generic_nationalism

		allowed = { tag = CAU }
		
		visible = {
			has_war_with = RUS
		}

		available = {
			has_war_with = RUS
		}

		fire_only_once = yes

		cost = 20

		complete_effect = {
			add_ideas = CAU_nomadic_artillery
			add_equipment_to_stockpile = {
				type = cannon_equipment
				amount = 30
				producer = CAU
			}
			division_template	=	{
				name = "Talhig of Shali Warband"
				is_locked = yes
				regiments	=	{
					irregular_infantry	=	{ x	=	0 y	=	0}
					irregular_infantry	=	{ x	=	0 y	=	1}
					irregular_infantry	=	{ x	=	0 y	=	2}
				}
				support = {
					cannon_artillery_support = { x = 0 y = 0 }
				}
			}
			232 = {
				create_unit = {
					division = "name = \"Talhig of Shali Warband\" division_template = \"Talhig of Shali Warband\" start_experience_factor = 0.5 start_equipment_factor = 0.85"
					owner = CAU
				}
			}
			CAU_talhig_shali = {
				add_corps_commander_role = {
					traits = { artillery_expert }
					skill = 2
						attack_skill = 2
						defense_skill = 2
						planning_skill = 2
						logistics_skill = 2
				}
			}
		}

		ai_will_do = {
			base = 100
		}
	}
}