ideas = {
	country = {	
		PRT_disorganized_rebellion = {
			allowed = {
				original_tag = PRT
			}
			
			removal_cost = -1
			
			picture = ITA_Unorganized_Army
			
			cancel = { NOT = { has_war_with = SPR } }

			modifier = {
				army_defence_factor = -1.15
				army_attack_factor = -1.05
				attrition = 0.80
			}
		}
	}
}