This commit is contained in:
Fishedotjpg 2026-03-04 00:55:30 +00:00
parent 912eb3717d
commit 134d652315
2 changed files with 12 additions and 15 deletions

View file

@ -264,14 +264,7 @@ become_landless_minority_decision = {
}
sort_order = 82
ai_check_interval_by_tier = {
barony = 0
county = 120
duchy = 120
kingdom = 0
empire = 0
hegemony = 0
}
ai_check_interval = 120
desc = become_landless_minority_decision_desc
selection_tooltip = become_landless_minority_decision_tooltip
@ -284,6 +277,10 @@ become_landless_minority_decision = {
has_ep3_dlc_trigger = yes
OR = {
ai_can_valid_to_create_laamp_trigger = yes
AND = {
is_ai = yes
prestige_level >= 2
}
is_ai = no
}
# Relevant cultures/faiths
@ -295,7 +292,13 @@ become_landless_minority_decision = {
culture = {
has_cultural_tradition = tradition_diasporic
}
prestige_level >= 3
OR = {
prestige_level >= 3
AND = {
is_ai = yes
prestige_level >= 2
}
}
# Is not HOF
custom_tooltip = {
text = become_landless_adventurer_decision_hof_tt
@ -304,7 +307,6 @@ become_landless_minority_decision = {
# Counts and dukes only
custom_tooltip = {
text = become_landless_adventurer_decision_tier_tt
highest_held_title_tier >= tier_county
highest_held_title_tier <= tier_duchy
}
# Not too big

View file

@ -193,11 +193,6 @@ is_valid_for_laampdom = {
ai_boldness >= low_negative_ai_value
ai_energy >= low_negative_ai_value
}
NOR = {
has_trait = content # Too chill to adventure
has_trait = craven # Too scared to adventure
has_trait = lazy # Too lazy to adventure
}
# Block admin members of noble families
NOT = {
house ?= {