N3OW/common/landed_titles/NEOW_special_titles.txt

77 lines
1.1 KiB
Text
Raw Normal View History

2025-11-24 17:23:06 +00:00
# special titles
2026-05-21 05:14:39 -04:00
@correct_culture_primary_score = 100
@better_than_the_alternatives_score = 50
@always_primary_score = 1000
@never_primary_score = -1000
h_europa = {
2025-11-24 17:23:06 +00:00
color = { 0 51 153 }
capital = c_holland # Brussels
2025-11-24 17:23:06 +00:00
definite_form = yes
can_be_named_after_dynasty = no
can_create = {
rule_title_creation_imperial_power_projection_title_creation_trigger = yes
}
}
2026-05-21 05:14:39 -04:00
e_sweden = {
color = { 5 50 90 }
capital = c_stockholm
ai_primary_priority = {
add = @always_primary_score
}
}
2025-11-24 17:23:06 +00:00
#e_europa = {
# color = { 0 51 153 }
# capital = c_brabant # Brussels
#}
2026-06-07 10:42:52 -04:00
#d_wisentland = {
# color = { 127 255 255 }
#}
#
#d_bundesreich = {
# color = { 209 5 20 }
#}
#
#d_luthermannien = {
# color = { 46 142 243 }
#}
#
#d_tauben = {
# color = { 255 255 255 }
#}
#
#d_toterpapsten = {
# color = { 95 206 204 }
#}
#
#d_arminien = {
# color = { 127 106 0 }
#}
#
#d_neddersassen = {
# color = { 156 18 16 }
#}
2026-06-07 10:42:52 -04:00
k_gwynedd = {
color = { 1 146 1 }
}
2026-06-07 10:42:52 -04:00
e_poland_lithuania = {
color = { 180 30 110 }
2026-06-07 10:42:52 -04:00
capital = c_warsaw
2026-06-07 10:42:52 -04:00
ai_primary_priority = {
add = @always_primary_score
}
2025-11-24 17:23:06 +00:00
}