Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
33cfb9da35
7 changed files with 24 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_albanian = { #Still a WIP I assume
|
||||
NEOW_albanian = { #Still a WIP I assume, maybe add banditry, can explain some post-event lore
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@ neapolitan = { #Napulitano
|
|||
tradition_republican_legacy
|
||||
tradition_music_theory
|
||||
tradition_culture_blending
|
||||
tradition_swords_for_hire
|
||||
tradition_romanticised_banditry
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_campanian
|
||||
|
|
@ -248,7 +248,7 @@ pugliese = {
|
|||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_swords_for_hire
|
||||
tradition_romanticised_banditry
|
||||
tradition_culture_blending
|
||||
tradition_agrarian
|
||||
tradition_castle_keepers
|
||||
|
|
@ -320,6 +320,7 @@ sicilian = { #Sicilianu
|
|||
tradition_castle_keepers
|
||||
tradition_seafaring
|
||||
tradition_fishermen
|
||||
tradition_romanticised_banditry
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
|
|
|
|||
|
|
@ -96,6 +96,7 @@ nakh = {
|
|||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_quarrelsome
|
||||
tradition_romanticised_banditry
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
tradition_isolationist
|
||||
tradition_seafaring
|
||||
tradition_practiced_pirates
|
||||
tradition_romanticised_banditry
|
||||
}
|
||||
|
||||
name_list = name_list_sardinian
|
||||
|
|
|
|||
|
|
@ -1146,10 +1146,17 @@ tradition_romanticised_banditry = { # romanticized banditry
|
|||
is_shown = {
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_greek
|
||||
has_cultural_pillar = heritage_sardic
|
||||
has_cultural_pillar = heritage_italian
|
||||
has_cultural_pillar = heritage_albanian
|
||||
this = culture:goral
|
||||
this = culture:NEOW_slovak
|
||||
this = culture:nakh
|
||||
any_parent_culture_or_above = {
|
||||
OR = {
|
||||
this = culture:goral
|
||||
this = culture:NEOW_slovak
|
||||
this = culture:nakh
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1161,6 +1168,8 @@ tradition_romanticised_banditry = { # romanticized banditry
|
|||
unlocks_contract_assistance = yes
|
||||
unlock_voluntary_laampdom = yes
|
||||
more_likely_to_be_laamps = yes
|
||||
not_tribal_raiding_malus = yes
|
||||
culture_can_raid_over_land_even_if_feudal = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue