﻿henrician_articles_decision = {
    picture = {
        reference = "gfx/interface/illustrations/decisions/henry.dds"
    }
    desc = "henrician_articles_decision_desc"

    is_shown = {
        has_title = title:e_polish_commonwealth
        is_ruler = yes
    }

    is_valid = {
        has_title = title:e_polish_commonwealth
        is_ruler = yes
        custom_description = { text = henrician_articles_one_time_tooltip condition = { NOT = { has_character_modifier = henrician_articles_supported } } }
    }

    is_valid_showing_failures_only = {
        is_ruler = yes
        NOT = { has_character_modifier = henrician_articles_supported }
        NOT = { has_character_modifier = henrician_articles_rejected }
    }

    effect = {
    trigger_event = henrician_articles.010
    }

    ai_potential = {
        always = yes
    }

    ai_will_do = {
        base = 100
    }
}
