﻿skonester_dedicated.present_debutante = {
    picture = { reference = "gfx/interface/illustrations/decisions/decision_recruitment.dds" }
    desc = skonester_dedicated.present_debutante_decision_desc
    selection_tooltip = skonester_dedicated.present_debutante_decision_tooltip
    decision_group_type = courtier
    is_shown = {
        is_ruler = yes
        is_landed = yes
		is_primary_holder = yes
    }
    cooldown = {
        days = 11365
    }
    cost = {
        gold = 500
    }
    effect = {
        custom_tooltip = skonester_dedicated.debutante_effect_1
        add_piety = 500
        trigger_event = {
            id = skonester_dedicated.0001
            days = 5
        }
    }
    ai_check_interval = 0
    ai_potential = {
        always = no
    }
    ai_will_do = {
        base = 0
    }
}

 