Crusader Kings III

Crusader Kings III

Better Disinherit and Denounce
Dad needs a Beer  [developer] 5 Nov, 2024 @ 3:38am
Road to Redemption
If you don't want to be friend with the Dynasty head, or can't, you can still find your way out by proving your own worth.



If you've been disinherited and want to get your inheritance back, check out the following

NOR = {
has_relation_potential_rival = scope:actor
has_relation_rival = scope:actor
has_relation_nemesis = scope:actor
has_trait = education_learning_1
has_trait = education_stewardship_1
has_trait = education_diplomacy_1
has_trait = education_intrigue_1
has_trait = education_martial_1
has_trait = intellect_bad_3
has_trait = beauty_bad_3
has_trait = physique_bad_3
num_sinful_traits >= 2
has_trait = incapable
has_trait = inbred
has_trait = infirm
has_trait = leper
has_trait = dull
}
calc_true_if = {
amount >= 2
is_close_family_of = scope:actor
sum_of_all_skills_value >= 45
has_trait = confider
has_trait = journaller
has_trait = athletic
has_trait = loyal
has_trait = intellect_good_2
has_trait = beauty_good_2
has_trait = physique_good_2
has_trait = intellect_good_3
has_trait = beauty_good_3
has_trait = physique_good_3
has_trait = shrewd


If you've been denounced and want it to be lifted, check out the following:

NOR = {
has_relation_potential_rival = scope:actor
has_relation_rival = scope:actor
has_relation_nemesis = scope:actor
has_trait = education_learning_1
has_trait = education_stewardship_1
has_trait = education_diplomacy_1
has_trait = education_intrigue_1
has_trait = education_martial_1
has_trait = intellect_bad_3
has_trait = beauty_bad_3
has_trait = physique_bad_3
num_sinful_traits >= 2
has_trait = incapable
has_trait = inbred
has_trait = infirm
has_trait = leper
has_trait = dull
}
calc_true_if = {
amount >= 2
is_close_family_of = scope:actor
diplomacy >= monumentally_high_skill_rating
martial >= monumentally_high_skill_rating
stewardship >= monumentally_high_skill_rating
learning >= monumentally_high_skill_rating
intrigue >= monumentally_high_skill_rating
sum_of_all_skills_value >= 75
has_trait = confider
has_trait = journaller
has_trait = athletic
has_trait = loyal
has_trait = shrewd
}




monumentally_high_skill_rating / 25
sum_of_all_skills_value / Prowess doesn't count



He might forgive you every five years, but don't think it's a free pass. If you mess up, he'll screw you up again. You can either remove him and put someone in charge who can redeem you, or you can be the head of the dynasty yourself.
Last edited by Dad needs a Beer; 9 Nov, 2024 @ 1:04am