Poet trait updated
This commit is contained in:
parent
497d9edbf1
commit
9001aa9769
14 changed files with 27 additions and 27 deletions
|
|
@ -1693,7 +1693,7 @@ tradition_runestones = {
|
||||||
culture = prev
|
culture = prev
|
||||||
primary_title.tier >= tier_county
|
primary_title.tier >= tier_county
|
||||||
OR = {
|
OR = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
has_trait = arrogant
|
has_trait = arrogant
|
||||||
has_trait = journaller
|
has_trait = journaller
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1145,7 +1145,7 @@ tradition_storytellers = {
|
||||||
count >= 3
|
count >= 3
|
||||||
culture = prev
|
culture = prev
|
||||||
primary_title.tier >= tier_county
|
primary_title.tier >= tier_county
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -1389,7 +1389,7 @@ tradition_poetry = {
|
||||||
count >= 3
|
count >= 3
|
||||||
culture = prev
|
culture = prev
|
||||||
primary_title.tier >= tier_county
|
primary_title.tier >= tier_county
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -330,7 +330,7 @@ tradition_fp1_northern_stories = {
|
||||||
count >= 3
|
count >= 3
|
||||||
culture = prev
|
culture = prev
|
||||||
primary_title.tier >= tier_county
|
primary_title.tier >= tier_county
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -497,7 +497,7 @@ tradition_fp3_enlightened_magnates = {
|
||||||
count >= 3
|
count >= 3
|
||||||
culture = prev
|
culture = prev
|
||||||
primary_title.tier >= tier_county
|
primary_title.tier >= tier_county
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1159,7 +1159,7 @@ VizierExtravagance_T2_Activities = {
|
||||||
weight_multiplier = {
|
weight_multiplier = {
|
||||||
modifier = {
|
modifier = {
|
||||||
add = 10
|
add = 10
|
||||||
diarch = { has_trait = poet }
|
diarch = { has_trait = lifestyle_poet }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -804,7 +804,7 @@ HistoricalCharacterJobDesc = {
|
||||||
NOR = {
|
NOR = {
|
||||||
has_trait = devoted
|
has_trait = devoted
|
||||||
has_trait = theologian
|
has_trait = theologian
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
AND = {
|
AND = {
|
||||||
faith = faith:norse_pagan
|
faith = faith:norse_pagan
|
||||||
has_trait = lifestyle_mystic
|
has_trait = lifestyle_mystic
|
||||||
|
|
@ -817,7 +817,7 @@ HistoricalCharacterJobDesc = {
|
||||||
|
|
||||||
text = {
|
text = {
|
||||||
trigger = {
|
trigger = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
NOT = { has_trait = berserker }
|
NOT = { has_trait = berserker }
|
||||||
}
|
}
|
||||||
localization_key = historical_character.poet
|
localization_key = historical_character.poet
|
||||||
|
|
@ -825,7 +825,7 @@ HistoricalCharacterJobDesc = {
|
||||||
|
|
||||||
text = {
|
text = {
|
||||||
trigger = {
|
trigger = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
has_trait = berserker
|
has_trait = berserker
|
||||||
}
|
}
|
||||||
localization_key = historical_character.warrior_poet
|
localization_key = historical_character.warrior_poet
|
||||||
|
|
@ -863,7 +863,7 @@ HistoricalCharacterJobDesc = {
|
||||||
|
|
||||||
text = {
|
text = {
|
||||||
trigger = {
|
trigger = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
NOT = { has_trait = theologian }
|
NOT = { has_trait = theologian }
|
||||||
}
|
}
|
||||||
localization_key = historical_character.author
|
localization_key = historical_character.author
|
||||||
|
|
|
||||||
|
|
@ -477,7 +477,7 @@
|
||||||
|
|
||||||
text = { # Poet
|
text = { # Poet
|
||||||
trigger = {
|
trigger = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
localization_key = rich_presence_poet
|
localization_key = rich_presence_poet
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -779,7 +779,7 @@
|
||||||
traits = {
|
traits = {
|
||||||
virtues = {
|
virtues = {
|
||||||
gallant
|
gallant
|
||||||
poet
|
lifestyle_poet
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -4695,7 +4695,7 @@ odds_romance_scheme_misc_value = {
|
||||||
if = { # Tradition
|
if = { # Tradition
|
||||||
limit = {
|
limit = {
|
||||||
scope:owner = {
|
scope:owner = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
culture = {
|
culture = {
|
||||||
has_cultural_parameter = poet_trait_romance_bonuses
|
has_cultural_parameter = poet_trait_romance_bonuses
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -492,7 +492,7 @@ contest_type_aptitude_wit = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
involved_activity ?= { has_current_phase = tournament_phase_recital }
|
involved_activity ?= { has_current_phase = tournament_phase_recital }
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
add = {
|
add = {
|
||||||
value = 1
|
value = 1
|
||||||
|
|
|
||||||
|
|
@ -994,7 +994,7 @@ destiny_score_interesting_traits = {
|
||||||
}
|
}
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
}
|
}
|
||||||
add = {
|
add = {
|
||||||
value = 25
|
value = 25
|
||||||
|
|
|
||||||
|
|
@ -531,8 +531,8 @@ scripted_effect mpo_decisions_events_0020_bonuses_tooltips_effect = {
|
||||||
scope:heir = { has_trait = lifestyle_physician }
|
scope:heir = { has_trait = lifestyle_physician }
|
||||||
}
|
}
|
||||||
AND = {
|
AND = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
scope:heir = { has_trait = poet }
|
scope:heir = { has_trait = lifestyle_poet }
|
||||||
}
|
}
|
||||||
AND = {
|
AND = {
|
||||||
has_trait = lifestyle_gardener
|
has_trait = lifestyle_gardener
|
||||||
|
|
@ -1926,10 +1926,10 @@ mpo_decisions_events.0021 = {
|
||||||
}
|
}
|
||||||
1 = {
|
1 = {
|
||||||
trigger = {
|
trigger = {
|
||||||
has_trait = poet
|
has_trait = lifestyle_poet
|
||||||
scope:heir = { has_trait = poet }
|
scope:heir = { has_trait = lifestyle_poet }
|
||||||
}
|
}
|
||||||
trait:poet = {
|
trait:lifestyle_poet = {
|
||||||
save_scope_as = lifestyle_trait
|
save_scope_as = lifestyle_trait
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@ britannia_cyflymarhyan_frydyryk = {
|
||||||
trait = lustful
|
trait = lustful
|
||||||
trait = compassionate
|
trait = compassionate
|
||||||
trait = brave
|
trait = brave
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
sexuality = bisexual
|
sexuality = bisexual
|
||||||
2509.1.1 = {
|
2509.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
@ -98,7 +98,7 @@ britannia_cyflymarhyan_ellyzabyf = { #fquicksilver descen
|
||||||
trait = paranoid
|
trait = paranoid
|
||||||
trait = intellect_good_2
|
trait = intellect_good_2
|
||||||
trait = theologian
|
trait = theologian
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
trait = reclusive
|
trait = reclusive
|
||||||
trait = depressed_1
|
trait = depressed_1
|
||||||
sexuality = heterosexual
|
sexuality = heterosexual
|
||||||
|
|
@ -201,7 +201,7 @@ britannia_starr_cory = {
|
||||||
trait = zealous
|
trait = zealous
|
||||||
trait = brave
|
trait = brave
|
||||||
trait = gluttonous
|
trait = gluttonous
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
2476.1.1 = {
|
2476.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
}
|
}
|
||||||
|
|
@ -260,7 +260,7 @@ britannia_starr_kevyn = {
|
||||||
trait = shy
|
trait = shy
|
||||||
trait = diligent
|
trait = diligent
|
||||||
trait = patient
|
trait = patient
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
father = britannia_starr_cory
|
father = britannia_starr_cory
|
||||||
2502.1.1 = {
|
2502.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
@ -379,7 +379,7 @@ britannia_giray_basenzhabu = {
|
||||||
trait = gregarious
|
trait = gregarious
|
||||||
trait = just
|
trait = just
|
||||||
trait = ambitious
|
trait = ambitious
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
2530.1.1 = {
|
2530.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
}
|
}
|
||||||
|
|
@ -667,7 +667,7 @@ britannia_solomonid_arthur = {
|
||||||
trait = gregarious
|
trait = gregarious
|
||||||
trait = lustful
|
trait = lustful
|
||||||
trait = compassionate
|
trait = compassionate
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
trait = lifestyle_blademaster
|
trait = lifestyle_blademaster
|
||||||
2500.1.1 = {
|
2500.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ france0004 = {
|
||||||
trait = chaste
|
trait = chaste
|
||||||
trait = arrogant
|
trait = arrogant
|
||||||
trait = honest
|
trait = honest
|
||||||
trait = poet
|
trait = lifestyle_poet
|
||||||
trait = disfigured
|
trait = disfigured
|
||||||
2512.1.1 = {
|
2512.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue