parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -90,16 +90,6 @@ epidemic_events.0100 = {
|
|||
title = epidemic_events.0100.t
|
||||
desc = epidemic_events.0100.desc
|
||||
theme = plague
|
||||
override_background = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
capital_county = {
|
||||
has_province_with_epidemic = { intensity = any }
|
||||
}
|
||||
}
|
||||
}
|
||||
reference = tavern
|
||||
}
|
||||
left_portrait = {
|
||||
character = root
|
||||
animation = fear
|
||||
|
|
@ -120,16 +110,6 @@ epidemic_events.0101 = {
|
|||
title = epidemic_events.0101.t
|
||||
desc = epidemic_events.0101.desc
|
||||
theme = plague
|
||||
override_background = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
capital_county = {
|
||||
has_province_with_epidemic = { intensity = any }
|
||||
}
|
||||
}
|
||||
}
|
||||
reference = courtyard
|
||||
}
|
||||
left_portrait = {
|
||||
character = root
|
||||
animation = personality_content
|
||||
|
|
@ -1853,7 +1833,7 @@ epidemic_events.1060 = {
|
|||
20 = {
|
||||
trigger = {
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = {
|
||||
TRAIT = trait:witch
|
||||
TRAIT = witch
|
||||
FAITH = root.faith
|
||||
GENDER_CHARACTER = root
|
||||
}
|
||||
|
|
@ -2534,7 +2514,7 @@ epidemic_events.1063 = {
|
|||
AND = {
|
||||
is_witch_trigger = yes
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = {
|
||||
TRAIT = trait:witch
|
||||
TRAIT = witch
|
||||
FAITH = root.faith
|
||||
GENDER_CHARACTER = root
|
||||
}
|
||||
|
|
@ -2542,7 +2522,7 @@ epidemic_events.1063 = {
|
|||
AND = {
|
||||
is_incestuous_trigger = yes
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = {
|
||||
TRAIT = trait:incestuous
|
||||
TRAIT = incestuous
|
||||
FAITH = root.faith
|
||||
GENDER_CHARACTER = root
|
||||
}
|
||||
|
|
@ -6739,7 +6719,7 @@ epidemic_events.5007 = {
|
|||
trigger = {
|
||||
is_available = yes
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = {
|
||||
TRAIT = trait:witch
|
||||
TRAIT = witch
|
||||
FAITH = root.faith
|
||||
GENDER_CHARACTER = root
|
||||
}
|
||||
|
|
@ -6780,7 +6760,7 @@ epidemic_events.5007 = {
|
|||
is_available_healthy_ai_adult = yes
|
||||
is_ai = yes
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = {
|
||||
TRAIT = trait:witch
|
||||
TRAIT = witch
|
||||
FAITH = this.faith
|
||||
GENDER_CHARACTER = this
|
||||
}
|
||||
|
|
|
|||
|
|
@ -473,95 +473,13 @@ legend_events.0010 = {
|
|||
character = root
|
||||
animation = personality_honorable
|
||||
}
|
||||
right_portrait = {
|
||||
center_portrait = {
|
||||
character = scope:chronicler
|
||||
animation = chancellor
|
||||
}
|
||||
lower_center_portrait = scope:potential_promoter
|
||||
|
||||
trigger = {
|
||||
OR = {
|
||||
scope:chronicler ?= {
|
||||
is_alive = yes
|
||||
has_court_position = chronicler_court_position
|
||||
employer = root
|
||||
}
|
||||
employs_court_position = chronicler_court_position
|
||||
}
|
||||
OR = {
|
||||
# Vassals
|
||||
any_vassal_or_below = {
|
||||
# No barons
|
||||
highest_held_title_tier >= tier_county
|
||||
# Not promoting their own legend
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
# Neighbourinos
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = {
|
||||
# Not promoting their own legend
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
scope:chronicler ?= {
|
||||
is_alive = yes
|
||||
has_court_position = chronicler_court_position
|
||||
employer = root
|
||||
}
|
||||
}
|
||||
}
|
||||
court_position:chronicler_court_position ?= { save_scope_as = chronicler }
|
||||
}
|
||||
random_list = {
|
||||
# Vassals
|
||||
75 = {
|
||||
trigger = {
|
||||
any_vassal_or_below = {
|
||||
highest_held_title_tier >= tier_county
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
}
|
||||
random_vassal_or_below = {
|
||||
limit = {
|
||||
highest_held_title_tier >= tier_county
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
save_scope_as = potential_promoter
|
||||
}
|
||||
}
|
||||
# Neighbourinos
|
||||
25 = {
|
||||
trigger = {
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = {
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
}
|
||||
random_neighboring_and_across_water_top_liege_realm_owner = {
|
||||
limit = {
|
||||
promoted_legend.legend_owner != root
|
||||
promoted_legend != scope:liege.promoted_legend
|
||||
is_ai = yes
|
||||
}
|
||||
save_scope_as = potential_promoter
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
right_portrait = {
|
||||
character = scope:potential_promoter
|
||||
animation = chancellor
|
||||
}
|
||||
|
||||
option = { # Diplo duel option
|
||||
|
|
@ -579,10 +497,8 @@ legend_events.0010 = {
|
|||
scope:potential_promoter = { exists = promoted_legend }
|
||||
factor = 0.5
|
||||
}
|
||||
min = 10
|
||||
send_interface_toast = {
|
||||
title = legend_events.0010.a.success
|
||||
right_icon = scope:potential_promoter
|
||||
scope:potential_promoter = {
|
||||
set_promoted_legend = root.promoted_legend
|
||||
}
|
||||
|
|
@ -598,10 +514,8 @@ legend_events.0010 = {
|
|||
scope:potential_promoter = { exists = promoted_legend }
|
||||
factor = 2
|
||||
}
|
||||
min = 10
|
||||
send_interface_toast = {
|
||||
title = legend_events.0010.a.failure
|
||||
right_icon = scope:potential_promoter
|
||||
add_prestige = minor_prestige_loss
|
||||
}
|
||||
}
|
||||
|
|
@ -630,10 +544,8 @@ legend_events.0010 = {
|
|||
scope:potential_promoter = { exists = promoted_legend }
|
||||
factor = 0.5
|
||||
}
|
||||
min = 10
|
||||
send_interface_toast = {
|
||||
title = legend_events.0010.a.success
|
||||
right_icon = scope:potential_promoter
|
||||
scope:potential_promoter = {
|
||||
set_promoted_legend = root.promoted_legend
|
||||
}
|
||||
|
|
@ -649,10 +561,8 @@ legend_events.0010 = {
|
|||
scope:potential_promoter = { exists = promoted_legend }
|
||||
factor = 2
|
||||
}
|
||||
min = 10
|
||||
send_interface_toast = {
|
||||
title = legend_events.0010.a.failure
|
||||
right_icon = scope:potential_promoter
|
||||
add_prestige = minor_prestige_loss
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4460,7 +4460,7 @@ legend_spread_events.5230 = {
|
|||
}
|
||||
# Just to ensure people are actually freaked out by this
|
||||
trait_is_shunned_or_criminal_in_my_or_lieges_faith_trigger = {
|
||||
TRAIT = trait:cannibal
|
||||
TRAIT = cannibal
|
||||
GENDER_CHARACTER = root
|
||||
}
|
||||
}
|
||||
|
|
@ -6307,8 +6307,10 @@ legend_spread_events.5320 = {
|
|||
|
||||
random_character_artifact = {
|
||||
limit = {
|
||||
artifact_can_be_gift_to_trigger = { RECIPIENT = scope:vassal }
|
||||
NOR = {
|
||||
#Ensure it's not trash
|
||||
has_variable = unwanted_artifact
|
||||
|
||||
#And doesn't have a claim on it
|
||||
any_artifact_claimant = {
|
||||
is_alive = no
|
||||
|
|
|
|||
|
|
@ -1248,8 +1248,6 @@ physician_epidemic_events.1050 = {
|
|||
character = scope:enemy
|
||||
}
|
||||
|
||||
cooldown = { years = 20 }
|
||||
|
||||
trigger = {
|
||||
is_at_war = yes
|
||||
exists = court_position:court_physician_court_position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue