on_actions = {
		on_weekly = {
			effect = {
			country_event = opinion.o.1
			}
		}
		on_monthly = {
			
			
			
			effect = {
			country_event = {id = opinion.o.2}
			country_event = {id = opinion.o.3}
			country_event = {id = opinion.o.9}
			country_event = {id = opinion.o.11}
			}
			}
			on_startup = {
				effect = {
				every_country = {
				country_event = {id = opinion.o.4}
				}
				}
			}
			
		}