Poet trait updated

This commit is contained in:
Archa3opt3ryx 2025-11-16 14:01:10 -05:00
parent 497d9edbf1
commit 9001aa9769
14 changed files with 27 additions and 27 deletions

View file

@ -1693,7 +1693,7 @@ tradition_runestones = {
culture = prev
primary_title.tier >= tier_county
OR = {
has_trait = poet
has_trait = lifestyle_poet
has_trait = arrogant
has_trait = journaller
}

View file

@ -1145,7 +1145,7 @@ tradition_storytellers = {
count >= 3
culture = prev
primary_title.tier >= tier_county
has_trait = poet
has_trait = lifestyle_poet
}
}
}
@ -1389,7 +1389,7 @@ tradition_poetry = {
count >= 3
culture = prev
primary_title.tier >= tier_county
has_trait = poet
has_trait = lifestyle_poet
}
}
}

View file

@ -330,7 +330,7 @@ tradition_fp1_northern_stories = {
count >= 3
culture = prev
primary_title.tier >= tier_county
has_trait = poet
has_trait = lifestyle_poet
}
}
}

View file

@ -497,7 +497,7 @@ tradition_fp3_enlightened_magnates = {
count >= 3
culture = prev
primary_title.tier >= tier_county
has_trait = poet
has_trait = lifestyle_poet
}
}
}