﻿
throw_debutante_ball = {
	picture = "gfx/interface/illustrations/decisions/decision_ball.dds"
	desc = throw_debutante_ball_desc
	selection_tooltip = throw_debutante_ball_decision_tooltip
	
	is_shown = {
		is_ruler = yes
	}
	
	cooldown = 	{ 
		days = 365 
	}
	
	cost = {
		gold = 250
	}

	effect = {
		custom_tooltip = throw_debutante_ball_effect
		
		trigger_event = introduce_debutantes.0001
	}

	ai_will_do = {
		base = 0
	}
}
