﻿feudalize_tribal_holding_interaction_cost = {
	value = 500
	if = {
		limit = {
			is_ai = yes
			capital_province = { has_holding_type = tribal_holding }
		}
		add = -250
	}
}
