revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions

View file

@ -173,20 +173,6 @@ is_valid_for_laampdom = {
}
is_landless_ruler = no # Admin gov vassals should not become laamps
}
trigger_if = {
limit = { tgp_realm_has_ceremonial_liege_trigger = yes }
custom_tooltip = {
text = tgp_japan_imperial_branch_decision_imperial_heir_trigger
NOT = {
top_liege.primary_title.var:administrative_ui_special_title = {
place_in_line_of_succession = {
target = scope:potential_laamp_temp
value <= 4
}
}
}
}
}
trigger_if = {
limit = { is_ai = yes }
trigger_if = {
@ -207,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 ?= {
@ -480,16 +461,7 @@ valid_laamp_basic_accept_only_trigger = {
employer_has_treasury_to_offer_job_trigger = {
trigger_if = {
limit = { is_ai = no }
scope:employer = {
OR = {
treasury_or_gold >= 50
trigger_if = {
limit = { government_allows = barter }
# no define:NBarter|BARTER_GOODS_TO_LOOT_MULT here. wanua rulers start as lower than 100 barter goods
barter_goods >= 50
}
}
}
scope:employer.treasury_or_gold >= 50
}
}