NEWY_Core = {
	NEWY_finkand_core = {
		icon = none
		priority = 20
		ai_will_do = {
		base = 1000
		}
        allowed = {
            tag = ZSL
        }
		available = {
			has_completed_focus = focus_NEWY_finland
		}
		state_target = yes
        visible = {
            has_completed_focus = focus_NEWY_finland
        }
        target_root_trigger = {
			has_completed_focus = focus_NEWY_finland
		}
		target_array = ZSL.controlled_states
		target_trigger = {
			FROM = {
				is_owned_by = ROOT
				OR = {
					state = 147
					state = 150
					state = 149
					state = 148
					state = 144
					state = 666	
				}
				NOT = {
					is_core_of = ZSL
				}
			}
		}
		on_map_mode = map_and_decisions_view
		icon = none
		cost = 50
		days_remove = 80
		remove_effect = {
			FROM = {
				add_core_of = ZSL
			}	
		}
    }
}