Thanks for the update. It was working pretty well when I tried it last night though.
I have a request. You have a junior_prince title in the minor titles file, but in-game, grandchildren of kings and emperors are titled lord. Did you intend to go back and finish the junior_prince trigger event?
I may revisit the topic should CK2 ever make it possible to grant a minor title originating from a foreign court (thus making all the nickname overhead unnecessary); but I'd say there is a 0% percent chance of the devs doing so.
targetted_decisions = {
grant_title_prince_of_socotra = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = prince_of_socotra
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_heir_apparent = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = heir_apparent
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_heir_eventual = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = heir_eventual
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_child_of_an_emperor = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = child_of_an_emperor
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_grandchild_of_an_emperor = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = grandchild_of_an_emperor
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_child_of_a_king = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = child_of_a_king
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_grandchild_of_a_king = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = grandchild_of_a_king
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_spouse_of_an_emperor = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = spouse_of_an_emperor
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_spouse_of_a_king = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = spouse_of_a_king
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_spouse_of_a_the_prince = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = spouse_of_a_the_prince
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_spouse_of_a_prince = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = spouse_of_a_prince
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_royal_consort = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = royal_consort
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_lord = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = lord
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
targetted_decisions = {
grant_title_councillor = {
filter = all
allow = {
is_alive = yes
}
from_potential = {
ai = no
}
effect = {
give_minor_title = councillor
}
revoke_allowed = {
always = yes
}
ai_will_do = {
factor = 0
}
}
}
I recently started playing CK2 agian, so here is the version I'm personally using. No changelog, sorry.,
@Azarias59 I love this little mod. But can you show me how to make it so that grandchildren of kings and emperor are princes again? I don't mind the lord thing for illegitimates, but for grandchildren I don't like it.
I recently started playing CK2 agian, so here is the version I'm personally using. No changelog, sorry.,
My friend Hexinobus Primas translate your mod in french
Really nice mod by the way, we enjoy it a lot !