rimskie_marionetk_categ = {
	uprochnenie_mestnoi_vlasti = {
		icon = generic_prepare_civil_war		
		available = {
#			is_subject_of = ZRI
			political_power_daily > 0.3
		}
		visible = {
					
		}
		days_remove = 100
#		days_re_enable = 180
#		cost = 30
		fire_only_once = no
		modifier = {
			political_power_gain = -0.3
			autonomy_gain = 0.30
		}		
		complete_effect = {
		}
		ai_will_do = {
			base = 0			
		}
	}
	uvelichit_makal_situatsii_v_rime = {
		icon = generic_prepare_civil_war		
		available = {
#			is_subject_of = ZRI
			political_power_daily > 0.3
		}
		visible = {
					
		}
		fire_only_once = no
		modifier = {			
			political_power_gain = -0.3
		}
		days_remove = 50
		days_re_enable = 50
		cost = 30
		fixed_random_seed = no
		remove_effect = {
			random_list = {
				60 = {
					country_event = romanimp.112
				}
				40 = {
					country_event = romanimp.114
				}
			}
		}
		ai_will_do = {
			base = 0
			modifier = {				
				add = 50
				OR = {	
					tag = ZAU
					tag = ZGL
				}	
			}
		}
	}
}	