Compare commits
38 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 22c377b71d | |||
| 3f75cf6006 | |||
| ebbe61b36d | |||
| d27736e797 | |||
| d57884d12f | |||
| f64d69788d | |||
| efda425fa4 | |||
| c66206d249 | |||
|
|
84a588d281 | ||
| 99e6f1e60c | |||
|
|
93b68af972 | ||
| 82c37ca618 | |||
| 9a7c1c40af | |||
| 5132160575 | |||
| 97133b8b1d | |||
| 2ff2a58018 | |||
| 3f1f2741cc | |||
| b770237b89 | |||
| 0c3f182382 | |||
| 3aef0381bf | |||
| ee810616c5 | |||
| 5e91bba25a | |||
| 68e4983486 | |||
| c103d9469b | |||
| 9cc497cb6b | |||
|
|
95d8ef9d18 | ||
|
|
78b63481dd | ||
| 31372787b5 | |||
|
|
742cc06706 | ||
| f0dc330be2 | |||
|
|
b58c1be6fc | ||
|
|
12a0a15cd4 | ||
| 4e99d3ed87 | |||
| bbdd8743c2 | |||
| 4adedd60b2 | |||
|
|
c6d38e342b | ||
|
|
e64e64ca90 | ||
|
|
332dd0b706 |
690 changed files with 346120 additions and 124536 deletions
|
|
@ -2056,8 +2056,6 @@ accolade_leader_of_the_lieges_maa = {
|
|||
has_innovation = innovation_sarawit
|
||||
has_innovation = innovation_legionnaires
|
||||
has_cultural_parameter = unlock_maa_skoutatoi
|
||||
has_cultural_parameter = unlock_zhanmadao
|
||||
has_cultural_parameter = unlock_burenjia
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2090,9 +2088,6 @@ accolade_leader_of_the_lieges_maa = {
|
|||
has_cultural_parameter = unlock_maa_monaspa
|
||||
has_innovation = innovation_valets
|
||||
has_cultural_parameter = unlock_maa_conrois
|
||||
has_cultural_parameter = unlock_maa_cataphract_archers
|
||||
has_innovation = innovation_tiefutu
|
||||
has_cultural_parameter = unlock_maa_black_armor_cavalry
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -26,7 +26,7 @@ activity_feast = {
|
|||
has_character_flag = feasts_a_lot
|
||||
short_term_gold >= feast_activity_cost
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
short_term_treasury >= feast_activity_cost
|
||||
}
|
||||
}
|
||||
|
|
@ -447,8 +447,8 @@ activity_feast = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
short_term_treasury >= feast_activity_cost
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
short_term_treasury >= hunt_activity_base_cost
|
||||
short_term_treasury >= major_gold_value
|
||||
}
|
||||
add = {
|
||||
|
|
@ -985,7 +985,7 @@ activity_feast = {
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -1008,7 +1008,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -1067,7 +1067,7 @@ activity_feast = {
|
|||
OR = {
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -1091,7 +1091,7 @@ activity_feast = {
|
|||
if = {
|
||||
limit = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -3021,7 +3021,7 @@ activity_feast = {
|
|||
has_character_flag = feast_ai_override
|
||||
}
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -3044,7 +3044,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -3311,7 +3311,7 @@ activity_feast = {
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -3328,7 +3328,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -3405,7 +3405,7 @@ activity_feast = {
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -3422,7 +3422,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -3510,7 +3510,7 @@ activity_feast = {
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -3527,7 +3527,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -3622,7 +3622,7 @@ activity_feast = {
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
government_allows = barter
|
||||
|
|
@ -3639,7 +3639,7 @@ activity_feast = {
|
|||
limit = {
|
||||
OR = {
|
||||
NAND = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -3741,7 +3741,7 @@ activity_feast = {
|
|||
gold = {
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
value = 0
|
||||
|
|
@ -3801,7 +3801,7 @@ activity_feast = {
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -3887,7 +3887,7 @@ activity_feast = {
|
|||
gold = {
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
value = 0
|
||||
|
|
@ -3947,7 +3947,7 @@ activity_feast = {
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4028,7 +4028,7 @@ activity_feast = {
|
|||
gold = {
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
value = 0
|
||||
|
|
@ -4088,7 +4088,7 @@ activity_feast = {
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = feasts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = feasts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4164,7 +4164,7 @@ activity_feast = {
|
|||
# PHASES
|
||||
###################
|
||||
|
||||
max_guest_arrival_delay_time = { months = 5 }
|
||||
max_guest_arrival_delay_time = { months = 8 }
|
||||
|
||||
phases = {
|
||||
# Meal.
|
||||
|
|
@ -4874,45 +4874,6 @@ activity_feast = {
|
|||
limit = { has_character_modifier = mpo_si_slaughtered_animals }
|
||||
remove_character_modifier = mpo_si_slaughtered_animals
|
||||
}
|
||||
random_knight = {
|
||||
limit = {
|
||||
can_unlock_accolade_attribute_trigger = {
|
||||
ATTRIBUTE = master_of_revels
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
base = 1
|
||||
modifier = {
|
||||
add = 50
|
||||
is_acclaimed = yes
|
||||
}
|
||||
modifier = {
|
||||
add = 50
|
||||
involved_activity ?= scope:activity
|
||||
}
|
||||
}
|
||||
save_scope_as = accolade_knight
|
||||
liege = {
|
||||
save_scope_as = accolade_liege
|
||||
set_variable = {
|
||||
name = accolade_progress
|
||||
value = 0
|
||||
}
|
||||
send_interface_message = {
|
||||
type = msg_accolade_eligibility
|
||||
title = accolade_master_of_revels_unlock.t_feast
|
||||
left_icon = scope:accolade_knight
|
||||
right_icon = scope:accolade_liege
|
||||
custom_tooltip = accolade_master_of_revels_unlock.tt
|
||||
scope:accolade_knight = {
|
||||
set_variable = {
|
||||
name = master_of_revels_attribute_unlock
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
# Conclusion event for guests
|
||||
else = {
|
||||
|
|
|
|||
|
|
@ -1461,7 +1461,7 @@ activity_funeral = {
|
|||
# PHASES
|
||||
###################
|
||||
|
||||
max_guest_arrival_delay_time = { months = 5 }
|
||||
max_guest_arrival_delay_time = { months = 8 }
|
||||
|
||||
phases = {
|
||||
# Mingling and socialising
|
||||
|
|
|
|||
|
|
@ -37,23 +37,6 @@
|
|||
|
||||
is_location_valid = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:host = {
|
||||
is_ai = no
|
||||
is_landless_adventurer = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = hike_province_requirement_landed
|
||||
county_controller ?= {
|
||||
OR = {
|
||||
target_is_liege_or_above = scope:host
|
||||
this = scope:host
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
trigger_else_if = {
|
||||
limit = {
|
||||
scope:host = {
|
||||
is_ai = no
|
||||
|
|
@ -79,6 +62,22 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
trigger_else_if = {
|
||||
limit = {
|
||||
scope:host = {
|
||||
is_ai = no
|
||||
is_landless_adventurer = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = hike_province_requirement_landed
|
||||
scope:host = {
|
||||
any_realm_province = {
|
||||
this = root
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
trigger_else = {
|
||||
always = yes
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
ai_has_warlike_personality = yes
|
||||
}
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
short_term_treasury >= hunt_activity_base_cost
|
||||
}
|
||||
government_has_flag = government_is_nomadic
|
||||
|
|
@ -305,7 +305,7 @@
|
|||
has_character_flag = free_hunt
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
AND = {
|
||||
|
|
@ -424,7 +424,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -711,7 +711,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -798,7 +798,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = { # Base cost, scaled by era
|
||||
|
|
@ -1360,7 +1360,7 @@
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
short_term_treasury >= hunt_activity_base_cost
|
||||
short_term_treasury >= major_gold_value
|
||||
|
|
@ -1508,9 +1508,11 @@
|
|||
limit = {
|
||||
any_held_title = {
|
||||
tier = tier_county
|
||||
any_county_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity < apocalyptic
|
||||
any_county_province = {
|
||||
any_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity < apocalyptic
|
||||
}
|
||||
}
|
||||
}
|
||||
would_follow_social_distancing_value >= -1
|
||||
|
|
@ -1523,9 +1525,11 @@
|
|||
else_if = {
|
||||
limit = {
|
||||
any_realm_county = {
|
||||
any_county_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity < apocalyptic
|
||||
any_county_province = {
|
||||
any_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity < apocalyptic
|
||||
}
|
||||
}
|
||||
}
|
||||
would_follow_social_distancing_value >= -1
|
||||
|
|
@ -1539,9 +1543,11 @@
|
|||
limit = {
|
||||
any_held_title = {
|
||||
tier = tier_county
|
||||
any_county_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity = apocalyptic
|
||||
any_county_province = {
|
||||
any_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity = apocalyptic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1554,9 +1560,11 @@
|
|||
limit = {
|
||||
any_held_title = {
|
||||
tier = tier_county
|
||||
any_county_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity = apocalyptic
|
||||
any_county_province = {
|
||||
any_province_epidemic = {
|
||||
count >= 1
|
||||
outbreak_intensity = apocalyptic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1831,13 +1839,6 @@
|
|||
}
|
||||
desc = activity_hunt_province_desc_rainbow_mountains_major
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
has_building_or_higher = chocolate_hills_01
|
||||
NOT = { scope:special_option ?= flag:hunt_type_nerge }
|
||||
}
|
||||
desc = activity_hunt_province_desc_chocolate_hills_major
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
has_building_or_higher = visegrad_castle_01
|
||||
|
|
@ -1845,17 +1846,6 @@
|
|||
}
|
||||
desc = activity_hunt_province_desc_visegrad_castle_01_major
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
county = {
|
||||
any_county_province = {
|
||||
has_building_or_higher = legendary_hunting_lodge
|
||||
}
|
||||
}
|
||||
NOT = { scope:special_option ?= flag:hunt_type_nerge }
|
||||
}
|
||||
desc = activity_hunt_province_desc_legendary_hunting_lodge
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
OR = {
|
||||
|
|
@ -3752,7 +3742,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -3804,7 +3794,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4223,7 +4213,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -4264,7 +4254,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4454,7 +4444,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -4495,7 +4485,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4745,7 +4735,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -4786,7 +4776,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -4961,7 +4951,7 @@
|
|||
}
|
||||
government_has_flag = government_is_mandala
|
||||
AND = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
}
|
||||
|
|
@ -5002,7 +4992,7 @@
|
|||
treasury = { # Make sure this matches the gold cost above
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_costs_treasury }
|
||||
house ?= { has_house_power_parameter = hunts_costs_treasury }
|
||||
has_treasury = yes
|
||||
}
|
||||
add = {
|
||||
|
|
@ -5133,7 +5123,7 @@
|
|||
# PHASES
|
||||
###################
|
||||
|
||||
max_guest_arrival_delay_time = { months = 5 }
|
||||
max_guest_arrival_delay_time = { months = 8 }
|
||||
|
||||
phases = {
|
||||
hunt_phase = {
|
||||
|
|
@ -5257,7 +5247,7 @@
|
|||
# House aspiration - gain merit
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = hunts_provides_merit }
|
||||
house ?= { has_house_power_parameter = hunts_provides_merit }
|
||||
}
|
||||
scope:activity = {
|
||||
add_activity_log_entry = {
|
||||
|
|
@ -5795,49 +5785,5 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
this = scope:host
|
||||
}
|
||||
random_knight = {
|
||||
limit = {
|
||||
can_unlock_accolade_attribute_trigger = {
|
||||
ATTRIBUTE = huntsmaster
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
base = 1
|
||||
modifier = {
|
||||
add = 50
|
||||
is_acclaimed = yes
|
||||
}
|
||||
modifier = {
|
||||
add = 50
|
||||
involved_activity ?= scope:activity
|
||||
}
|
||||
}
|
||||
save_scope_as = accolade_knight
|
||||
liege = {
|
||||
save_scope_as = accolade_liege
|
||||
set_variable = {
|
||||
name = accolade_progress
|
||||
value = 0
|
||||
}
|
||||
send_interface_message = {
|
||||
type = msg_accolade_eligibility
|
||||
title = accolade_huntsmaster_unlock.t
|
||||
left_icon = scope:accolade_knight
|
||||
right_icon = scope:accolade_liege
|
||||
custom_tooltip = accolade_huntsmaster_unlock.tt
|
||||
scope:accolade_knight = {
|
||||
set_variable = {
|
||||
name = huntsmaster_attribute_unlock
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -78,7 +78,6 @@
|
|||
limit = {
|
||||
faith = { has_doctrine_parameter = mandatory_hajj }
|
||||
capital_province.barony ?= title:b_makka
|
||||
is_landless_adventurer = no
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = activity_pilgrimage.is_location_valid.capital_is_mecca
|
||||
|
|
@ -127,10 +126,7 @@
|
|||
#Invalidate flag, until/unless this is fixed in code
|
||||
NOT = { has_variable = pilgrimage_invalidated_illness }
|
||||
#Don't change your capital to be the holy site destination
|
||||
trigger_if = {
|
||||
limit = { is_landless_adventurer = no }
|
||||
capital_province.barony != scope:activity.activity_location.barony
|
||||
}
|
||||
capital_province.barony != scope:activity.activity_location.barony
|
||||
}
|
||||
# Converting mid-pilgrimage is a big no-no.
|
||||
scope:activity = {
|
||||
|
|
@ -256,15 +252,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
#You can't pilgrimage to your own capital - Except for if you are an adventurer because then you travel around all the time anyway
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:host = { is_landless_adventurer = no }
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = activity_pilgrimage.is_location_valid.capital_is_holy_site
|
||||
scope:host.capital_province != root
|
||||
}
|
||||
#You can't pilgrimage to your own capital
|
||||
custom_tooltip = {
|
||||
text = activity_pilgrimage.is_location_valid.capital_is_holy_site
|
||||
scope:host.capital_province != root
|
||||
}
|
||||
|
||||
# If you are supposed to be the realm's reserve ruler, then you can't take a multi-year foreign trip.
|
||||
|
|
@ -275,14 +266,10 @@
|
|||
custom_tooltip = {
|
||||
text = activity_pilgrimage.serving_diarch
|
||||
county.holder = {
|
||||
OR = {
|
||||
any_liege_or_above = { this = scope:host.liege }
|
||||
this = scope:host.liege
|
||||
}
|
||||
any_liege_or_above = { this = scope:host.liege }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:host = {
|
||||
|
|
@ -865,13 +852,13 @@
|
|||
gold = {
|
||||
add = {
|
||||
add = {
|
||||
value = pilgrimage_base_cost
|
||||
value = root.pilgrimage_base_cost
|
||||
desc = pilgrimage_base_cost
|
||||
}
|
||||
add = {
|
||||
value = pilgrimage_base_cost
|
||||
value = root.pilgrimage_base_cost
|
||||
multiply = activity_cost_scale_by_era
|
||||
subtract = pilgrimage_base_cost
|
||||
subtract = root.pilgrimage_base_cost
|
||||
desc = activity_cost_scale_by_era_desc
|
||||
}
|
||||
if = {
|
||||
|
|
@ -902,7 +889,7 @@
|
|||
dynasty ?= { has_dynasty_perk = ep2_activities_legacy_1 }
|
||||
}
|
||||
subtract = {
|
||||
value = pilgrimage_base_cost
|
||||
value = root.pilgrimage_base_cost
|
||||
multiply = ep2_activities_legacy_1_pilgrimages_discount_value
|
||||
desc = ep2_activities_legacy_track
|
||||
}
|
||||
|
|
@ -935,7 +922,7 @@
|
|||
#House Aspiration Humility
|
||||
if = {
|
||||
limit = {
|
||||
house ?= { has_house_aspiration_parameter = humility_pilgrimage_discount }
|
||||
house ?= { has_house_power_parameter = humility_pilgrimage_discount }
|
||||
}
|
||||
multiply = {
|
||||
value = 0.75
|
||||
|
|
@ -1028,12 +1015,6 @@
|
|||
}
|
||||
min = minor_gold_value
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_minister_of_revenue
|
||||
}
|
||||
multiply = 0.85
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1182,7 +1163,7 @@
|
|||
dynasty ?= { has_dynasty_perk = ep2_activities_legacy_1 }
|
||||
}
|
||||
subtract = {
|
||||
value = pilgrimage_base_cost
|
||||
value = root.pilgrimage_base_cost
|
||||
multiply = ep2_activities_legacy_1_pilgrimages_discount_value
|
||||
desc = ep2_activities_legacy_track
|
||||
}
|
||||
|
|
@ -1239,12 +1220,6 @@
|
|||
divide = 5
|
||||
ceiling = yes
|
||||
multiply = 5
|
||||
if = {
|
||||
limit = {
|
||||
has_title = title:e_minister_of_revenue
|
||||
}
|
||||
multiply = 0.85
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1387,7 +1362,6 @@
|
|||
NAND = {
|
||||
exists = capital_province
|
||||
capital_province.barony = title:b_makka
|
||||
is_landless_adventurer = no
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1932,34 +1906,6 @@
|
|||
add = 1
|
||||
}
|
||||
}
|
||||
|
||||
# Bonus wandering XP from travel_events_bp3.95
|
||||
if = {
|
||||
limit = {
|
||||
has_variable_list = holy_site_dreams
|
||||
is_target_in_variable_list = {
|
||||
name = holy_site_dreams
|
||||
target = root.location.barony
|
||||
}
|
||||
}
|
||||
send_interface_message = {
|
||||
type = send_interface_message_good
|
||||
title = travel_events_bp3.95.t
|
||||
left_icon = root
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_lifestyle = wanderer_lifestyle
|
||||
}
|
||||
add_wanderer_lifestyle_xp = 500
|
||||
}
|
||||
stress_impact = {
|
||||
base = major_stress_impact_loss
|
||||
zealous = medium_stress_impact_loss
|
||||
}
|
||||
add_piety = major_piety_gain
|
||||
}
|
||||
}
|
||||
|
||||
#Arrival events - where Pilgrims gain their Pilgrim trait
|
||||
#We have the Obligatory option selected - we skip the destination events
|
||||
|
|
@ -2095,10 +2041,6 @@
|
|||
|
||||
can_be_activity_guest = {
|
||||
age > 5
|
||||
OR = {
|
||||
faith.religion = scope:host.faith.religion
|
||||
current_travel_plan ?= { travel_plan_owner = scope:host } #When people join you on the way there.
|
||||
}
|
||||
}
|
||||
|
||||
max_guests = 30
|
||||
|
|
@ -2904,11 +2846,7 @@
|
|||
trigger = {
|
||||
scope:host = {
|
||||
faith.religion = {
|
||||
OR = {
|
||||
is_in_family = rf_eastern
|
||||
is_in_family = rf_sinitic
|
||||
this = religion:shintoism_religion
|
||||
}
|
||||
is_in_family = rf_eastern
|
||||
}
|
||||
culture = {
|
||||
has_graphical_east_asia_culture_group_trigger = yes
|
||||
|
|
@ -2925,19 +2863,6 @@
|
|||
environment = "environment_ep3_holysite_orthodox"
|
||||
ambience = "event:/DLC/EP3/SFX/Events/Event_Images/ep3_evn_eventimage_orthodox_holy_site"
|
||||
}
|
||||
background = {
|
||||
trigger = {
|
||||
activity_location.culture = {
|
||||
OR = {
|
||||
has_graphical_mena_culture_group_trigger = yes
|
||||
has_graphical_iranian_culture_group_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
texture = "gfx/interface/illustrations/event_scenes/ep2_holysite_mena.dds"
|
||||
environment = "environment_generic_holy_site_mena"
|
||||
ambience = "event:/SFX/Events/Backgrounds/town_market_middleeastern_day"
|
||||
}
|
||||
background = {
|
||||
trigger = {
|
||||
activity_location.culture = { has_graphical_mena_culture_group_trigger = yes }
|
||||
|
|
|
|||
|
|
@ -271,7 +271,7 @@
|
|||
}
|
||||
|
||||
wait_time_before_start = { days = 7 }
|
||||
max_guest_arrival_delay_time = { months = 5 }
|
||||
max_guest_arrival_delay_time = { months = 8 }
|
||||
|
||||
|
||||
###################
|
||||
|
|
|
|||
|
|
@ -228,7 +228,6 @@
|
|||
limit = {
|
||||
any_vassal = {
|
||||
count >= 5
|
||||
highest_held_title_tier >= tier_county
|
||||
}
|
||||
}
|
||||
desc = "I have many vassals"
|
||||
|
|
@ -2748,12 +2747,7 @@
|
|||
base_activity_modifier = yes
|
||||
|
||||
# Scripted Modifiers
|
||||
activity_guest_shared_ai_accept_modifier = yes
|
||||
modifier = {
|
||||
is_acclaimed = yes
|
||||
add = 20
|
||||
desc = ACTIVITY_GUEST_ACCLAIMED_KNIGHT_REASON
|
||||
}
|
||||
activity_guest_shared_ai_accept_modifier = yes
|
||||
}
|
||||
|
||||
travel_entourage_selection = {
|
||||
|
|
@ -3341,49 +3335,6 @@
|
|||
value = yes
|
||||
}
|
||||
}
|
||||
random_knight = {
|
||||
limit = {
|
||||
can_unlock_accolade_attribute_trigger = {
|
||||
ATTRIBUTE = reeve
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
base = -10
|
||||
modifier = {
|
||||
add = stewardship
|
||||
factor = 1.5
|
||||
}
|
||||
modifier = {
|
||||
add = 10
|
||||
is_acclaimed = yes
|
||||
}
|
||||
modifier = {
|
||||
add = 10
|
||||
involved_activity ?= scope:activity
|
||||
}
|
||||
}
|
||||
save_scope_as = accolade_knight
|
||||
liege = {
|
||||
save_scope_as = accolade_liege
|
||||
set_variable = {
|
||||
name = accolade_progress
|
||||
value = 0
|
||||
}
|
||||
send_interface_message = {
|
||||
type = msg_accolade_eligibility
|
||||
title = accolade_reeve_unlock.t
|
||||
left_icon = scope:accolade_knight
|
||||
right_icon = scope:accolade_liege
|
||||
custom_tooltip = accolade_reeve_unlock.tt
|
||||
scope:accolade_knight = {
|
||||
set_variable = {
|
||||
name = reeve_attribute_unlock
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,11 +45,9 @@
|
|||
#That someone and their betrothed are alive and adults and can marry
|
||||
var:promised_grand_wedding_marriage_countdown = {
|
||||
is_valid_grand_wedding_special_guest_trigger = { OTHER_SPOUSE = root.var:promised_grand_wedding_marriage_countdown.betrothed }
|
||||
NOT = { any_invited_activity = {} }
|
||||
}
|
||||
var:promised_grand_wedding_marriage_countdown.betrothed = {
|
||||
is_valid_grand_wedding_special_guest_trigger = { OTHER_SPOUSE = root.var:promised_grand_wedding_marriage_countdown }
|
||||
NOT = { any_invited_activity = {} }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -73,7 +71,12 @@
|
|||
scope:activity.var:spouse_2_var = {
|
||||
is_alive = no
|
||||
}
|
||||
is_bloody_wedding = yes
|
||||
scope:activity = { #you're in a murder wedding
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -89,7 +92,10 @@
|
|||
}
|
||||
scope:host = {
|
||||
# The host becoming unlanded will invalidate
|
||||
is_landed_or_landless_administrative = yes
|
||||
OR = {
|
||||
is_landed_or_landless_administrative = yes
|
||||
has_government = landless_minority_government
|
||||
}
|
||||
# The new host being only a baron will invalidate
|
||||
highest_held_title_tier >= tier_county
|
||||
# Incapable host will invalidate
|
||||
|
|
@ -129,7 +135,12 @@
|
|||
is_ai = no
|
||||
AND = {
|
||||
is_alive = no
|
||||
is_bloody_wedding = yes
|
||||
scope:activity = { #you're in a murder wedding
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -156,7 +167,7 @@
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
scope:host = { is_physically_able = no }
|
||||
scope:host = { has_trait = incapable }
|
||||
}
|
||||
scope:activity = {
|
||||
activity_type = { save_scope_as = activity_type }
|
||||
|
|
@ -176,7 +187,8 @@
|
|||
scope:activity = {
|
||||
has_variable = wedding_invalidated_said_no
|
||||
}
|
||||
scope:spouse_1 ?= { is_alive = yes }
|
||||
exists = scope:spouse_1
|
||||
scope:spouse_1 = { is_alive = yes }
|
||||
}
|
||||
scope:spouse_1 = { trigger_event = ep2_wedding.0152 }
|
||||
}
|
||||
|
|
@ -245,8 +257,12 @@
|
|||
scope:activity.var:spouse_2_var ?= {
|
||||
is_alive = no
|
||||
}
|
||||
#you're not in a murder wedding
|
||||
is_bloody_wedding = no
|
||||
scope:activity = { #you're not in a murder wedding
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_normal
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -479,8 +495,8 @@
|
|||
}
|
||||
|
||||
if = {
|
||||
limit = { var:officiant ?= { is_alive = yes } }
|
||||
var:officiant = {
|
||||
limit = { exists = scope:officiant }
|
||||
scope:officiant = {
|
||||
if = {
|
||||
limit = { has_character_flag = need_priest_outfit }
|
||||
remove_character_flag = need_priest_outfit
|
||||
|
|
@ -498,9 +514,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
scope:host = {
|
||||
clean_grand_wedding_betrothal_variables = yes
|
||||
}
|
||||
}
|
||||
|
||||
on_host_death = {
|
||||
|
|
@ -509,15 +522,9 @@
|
|||
# Make the player heir the new host if attending (unless it was the host's wedding!)
|
||||
if = {
|
||||
limit = {
|
||||
scope:host.player_heir ?= {
|
||||
OR = {
|
||||
involved_activity ?= scope:activity
|
||||
AND = {
|
||||
location = scope:activity.activity_location
|
||||
is_available_allow_travelling = yes
|
||||
NOT = { exists = involved_activity }
|
||||
}
|
||||
}
|
||||
exists = scope:host.player_heir
|
||||
scope:host.player_heir = {
|
||||
involved_activity = scope:activity
|
||||
}
|
||||
scope:host = {
|
||||
NOR = {
|
||||
|
|
@ -526,27 +533,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
scope:host.player_heir = {
|
||||
save_scope_as = new_host
|
||||
if = {
|
||||
limit = { NOT = { exists = involved_activity } }
|
||||
add_to_activity = scope:activity
|
||||
}
|
||||
}
|
||||
scope:host.player_heir = { save_scope_as = new_host }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:spouse_1 = { is_landed_or_landless_administrative = yes }
|
||||
}
|
||||
scope:spouse_1 = { save_scope_as = new_host }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:spouse_2 = { is_landed_or_landless_administrative = yes }
|
||||
}
|
||||
scope:spouse_2 = { save_scope_as = new_host }
|
||||
}
|
||||
# Otherwise, spouse_1 takes over (and invalidate at once)
|
||||
# Otherwise, spouse_1 takes over
|
||||
else = {
|
||||
scope:spouse_1 = { save_scope_as = new_host }
|
||||
}
|
||||
|
|
@ -644,14 +633,6 @@
|
|||
desc = "Holy Site"
|
||||
}
|
||||
}
|
||||
#Kizuki Taisha
|
||||
if = {
|
||||
limit = { has_building = izumo_taisha_01 }
|
||||
add = {
|
||||
value = 30
|
||||
desc = "Kizuki Taisha"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
max_province_icons = 5
|
||||
|
|
@ -699,11 +680,6 @@
|
|||
limit = { barony = { is_holy_site_of = scope:host.faith } }
|
||||
add = 75
|
||||
}
|
||||
#Kizuki Taisha
|
||||
if = {
|
||||
limit = { has_building = izumo_taisha_01 }
|
||||
add = 30
|
||||
}
|
||||
}
|
||||
|
||||
province_description = {
|
||||
|
|
@ -739,10 +715,6 @@
|
|||
trigger = { has_building = pleasure_dome }
|
||||
desc = province_desc_wedding_pleasure_dome
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { has_building = izumo_taisha_01 }
|
||||
desc = province_desc_wedding_izumo_taisha
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { barony = { is_holy_site_of = scope:host.faith } }
|
||||
desc = province_desc_wedding_holy_site
|
||||
|
|
@ -2033,32 +2005,105 @@
|
|||
scope:host = { trigger_event = ep2_wedding.0101 }
|
||||
}
|
||||
else = { trigger_event = ep2_wedding.0100 }
|
||||
# Accolade stuff
|
||||
if = {
|
||||
limit = { this = scope:host }
|
||||
# Accolade stuff
|
||||
if = {
|
||||
limit = {
|
||||
any_active_accolade = {
|
||||
accolade_parameter = accolade_party_fertility
|
||||
}
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = accolade_charmer_party_modifier
|
||||
limit = {
|
||||
this = scope:host
|
||||
any_active_accolade = {
|
||||
accolade_parameter = accolade_party_fertility
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
any_active_accolade = {
|
||||
accolade_parameter = accolade_party_fertility_high
|
||||
}
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = accolade_charmer_party_high_modifier
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = accolade_charmer_party_modifier
|
||||
}
|
||||
wedding_assign_officiant_effect = yes
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
this = scope:host
|
||||
any_active_accolade = {
|
||||
accolade_parameter = accolade_party_fertility_high
|
||||
}
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = accolade_charmer_party_high_modifier
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = scope:host.faith.religious_head
|
||||
scope:host.faith.religious_head = {
|
||||
NOR = {
|
||||
this = scope:activity.special_guest:spouse_1
|
||||
this = scope:activity.special_guest:spouse_2
|
||||
}
|
||||
}
|
||||
scope:activity = {
|
||||
any_attending_character = {
|
||||
this = scope:host.faith.religious_head
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:host.faith.religious_head = { save_scope_as = officiant }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:host != scope:activity.special_guest:spouse_1
|
||||
}
|
||||
scope:host = { save_scope_as = officiant }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
exists = scope:host.cp:councillor_court_chaplain
|
||||
scope:activity = {
|
||||
any_attending_character = {
|
||||
this = scope:host.cp:councillor_court_chaplain
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:host.cp:councillor_court_chaplain = { save_scope_as = officiant }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
NOT = { scope:host.faith = { has_doctrine = doctrine_theocracy_lay_clergy } }
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
scope:activity = {
|
||||
any_attending_character = {
|
||||
is_ai = no
|
||||
}
|
||||
}
|
||||
}
|
||||
any_pool_character = {
|
||||
province = scope:activity.activity_location
|
||||
is_physically_able_ai_adult = yes
|
||||
faith = scope:host.faith
|
||||
can_be_clergy_due_to_gender_trigger = yes
|
||||
}
|
||||
}
|
||||
random_pool_character = {
|
||||
province = scope:activity.activity_location
|
||||
limit = {
|
||||
is_physically_able_ai_adult = yes
|
||||
faith = scope:host.faith
|
||||
can_be_clergy_due_to_gender_trigger = yes
|
||||
}
|
||||
save_scope_as = officiant
|
||||
}
|
||||
}
|
||||
else = {
|
||||
create_character = {
|
||||
template = priest_character_template
|
||||
dynasty = none
|
||||
location = scope:host.location
|
||||
save_scope_as = officiant
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:officiant ?= {
|
||||
add_character_flag = officiant
|
||||
}
|
||||
# Fires the conclusion events for every attendee, and advance to next phase, with a delay of 2 months
|
||||
trigger_event = {
|
||||
on_action = wedding_ceremony_ending_event_pulse
|
||||
|
|
@ -2100,12 +2145,17 @@
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
is_bloody_wedding = yes
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if = { #if you have the wedding night kill we progress to that
|
||||
limit = {
|
||||
var:bloody_wedding_murder ?= flag:spouse
|
||||
has_variable = bloody_wedding_murder_spouse_var
|
||||
}
|
||||
scope:activity = { progress_activity_phase_after = { months = 2 } }
|
||||
}
|
||||
|
|
@ -2160,8 +2210,13 @@
|
|||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
is_bloody_wedding = no
|
||||
scope:host = { var:bloody_wedding_murder ?= flag:spouse }
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_normal
|
||||
}
|
||||
}
|
||||
scope:host = { has_variable = bloody_wedding_murder_spouse_var }
|
||||
}
|
||||
}
|
||||
trigger_event = ep2_wedding.0300
|
||||
|
|
@ -2176,35 +2231,58 @@
|
|||
# Bloody Wedding only has a murder event, no regular wnight
|
||||
if = {
|
||||
limit = {
|
||||
is_bloody_wedding = yes
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
scope:host = scope:activity.special_guest:spouse_1 #if you're the spouse
|
||||
scope:host = { var:bloody_wedding_murder ?= flag:spouse } #and you've chosen to kill them during the wedding night
|
||||
scope:host = { has_variable = bloody_wedding_murder_spouse_var } #and you've chosen to kill them during the wedding night
|
||||
}
|
||||
scope:host = { trigger_event = ep2_wedding.3060 }
|
||||
}
|
||||
}
|
||||
# For a regular wedding
|
||||
else = {
|
||||
# Fires only for the spouses
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
root = scope:activity.special_guest:spouse_1
|
||||
root = scope:activity.special_guest:spouse_2
|
||||
# Fires only for the spouses
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_normal
|
||||
}
|
||||
}
|
||||
scope:host = { has_variable = bloody_wedding_backed_down_var }
|
||||
}
|
||||
trigger_event = {
|
||||
on_action = wedding_wnight_spouse_event_pulse
|
||||
OR = {
|
||||
root = scope:activity.special_guest:spouse_1
|
||||
root = scope:activity.special_guest:spouse_2
|
||||
}
|
||||
}
|
||||
# Fires for the guests and host
|
||||
else = {
|
||||
trigger_event = { on_action = wedding_wnight_ongoing_event_pulse }
|
||||
trigger_event = {
|
||||
on_action = wedding_wnight_spouse_event_pulse
|
||||
}
|
||||
}
|
||||
# Fires for the guests
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_normal
|
||||
}
|
||||
}
|
||||
scope:host = { has_variable = bloody_wedding_backed_down_var }
|
||||
}
|
||||
}
|
||||
trigger_event = { on_action = wedding_wnight_ongoing_event_pulse }
|
||||
}
|
||||
}
|
||||
|
||||
ai_will_do = {
|
||||
|
|
@ -2735,8 +2813,11 @@
|
|||
# Remove the wedding reward for Bloody Weddings
|
||||
if = {
|
||||
limit = {
|
||||
is_bloody_wedding = yes
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
activity_location.county = {
|
||||
has_county_modifier = ruler_married_here_county_modifier
|
||||
}
|
||||
|
|
@ -2749,7 +2830,19 @@
|
|||
# Clean up for murder host / guests
|
||||
if = {
|
||||
limit = {
|
||||
is_successful_bloody_wedding = yes
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
scope:host = {
|
||||
#You haven't failed/backed down
|
||||
NOR = {
|
||||
has_variable = bloody_wedding_backed_down_var
|
||||
has_variable = bloody_murder_fail
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:activity.special_guest:spouse_1 = {
|
||||
save_scope_as = spouse_1
|
||||
|
|
@ -2795,56 +2888,21 @@
|
|||
}
|
||||
remove_character_modifier = accolade_charmer_party_high_modifier
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
this = scope:host
|
||||
}
|
||||
random_knight = {
|
||||
limit = {
|
||||
can_unlock_accolade_attribute_trigger = {
|
||||
ATTRIBUTE = politicker
|
||||
}
|
||||
}
|
||||
weight = {
|
||||
base = 1
|
||||
modifier = {
|
||||
add = 50
|
||||
is_acclaimed = yes
|
||||
}
|
||||
modifier = {
|
||||
add = 50
|
||||
involved_activity ?= scope:activity
|
||||
}
|
||||
}
|
||||
save_scope_as = accolade_knight
|
||||
liege = {
|
||||
save_scope_as = accolade_liege
|
||||
set_variable = {
|
||||
name = accolade_progress
|
||||
value = 0
|
||||
}
|
||||
send_interface_message = {
|
||||
type = msg_accolade_eligibility
|
||||
title = accolade_politicker_unlock.t_wedding
|
||||
left_icon = scope:accolade_knight
|
||||
right_icon = scope:accolade_liege
|
||||
custom_tooltip = accolade_politicker_unlock.tt
|
||||
scope:accolade_knight = {
|
||||
set_variable = {
|
||||
name = politicker_attribute_unlock
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Rewards for Bloody Weddings given out in event ep2_wedding.0955
|
||||
|
||||
# Rewards for Normal Weddings
|
||||
if = {
|
||||
limit = {
|
||||
is_bloody_wedding = no
|
||||
OR = {
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_normal
|
||||
}
|
||||
}
|
||||
scope:host = { has_variable = bloody_wedding_backed_down_var } #you've backed down from a Red Wedding
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -2949,7 +3007,16 @@
|
|||
limit = {
|
||||
exists = global_var:started_black_dinner_achievement
|
||||
is_ai = no
|
||||
is_successful_bloody_wedding = yes
|
||||
scope:activity = {
|
||||
has_activity_option = {
|
||||
category = special_type
|
||||
option = wedding_type_bloody
|
||||
}
|
||||
}
|
||||
NOR = {
|
||||
has_variable = bloody_murder_fail
|
||||
has_variable = bloody_wedding_backed_down_var
|
||||
}
|
||||
}
|
||||
set_global_variable = {
|
||||
name = finished_black_dinner_achievement
|
||||
|
|
@ -2960,12 +3027,17 @@
|
|||
}
|
||||
# Free the officiant!
|
||||
if = {
|
||||
limit = { has_character_flag = officiant }
|
||||
if = {
|
||||
limit = { has_character_flag = need_priest_outfit }
|
||||
remove_character_flag = need_priest_outfit
|
||||
limit = { exists = scope:officiant }
|
||||
scope:officiant = {
|
||||
if = {
|
||||
limit = { has_character_flag = need_priest_outfit }
|
||||
remove_character_flag = need_priest_outfit
|
||||
}
|
||||
if = {
|
||||
limit = { has_character_flag = officiant }
|
||||
remove_character_flag = officiant
|
||||
}
|
||||
}
|
||||
remove_character_flag = officiant
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,59 +0,0 @@
|
|||
# New Era Old World Artifacts Templates
|
||||
|
||||
codex_template = {
|
||||
can_equip = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
can_benefit = {
|
||||
NEOW_christian_book_artifact_trigger = yes
|
||||
}
|
||||
|
||||
can_reforge = {
|
||||
NEOW_christian_book_artifact_trigger = yes
|
||||
}
|
||||
|
||||
can_repair = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
fallback = {
|
||||
learning = 2
|
||||
stress_gain_mult = 0.15
|
||||
negate_health_penalty_add = 0.10
|
||||
catholic_religion_opinion = 20
|
||||
}
|
||||
|
||||
ai_score = {
|
||||
value = 100
|
||||
}
|
||||
|
||||
unique = yes
|
||||
}
|
||||
|
||||
sword_wenceslas_template = {
|
||||
|
||||
can_equip = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
can_benefit = {
|
||||
#NEOW_is_czech_king_trigger = yes
|
||||
}
|
||||
|
||||
can_reforge = {
|
||||
#NEOW_is_czech_king_trigger = yes
|
||||
}
|
||||
|
||||
fallback = {
|
||||
monthly_piety = 0.35
|
||||
court_grandeur_baseline_add = 5
|
||||
courtier_and_guest_opinion = 5
|
||||
}
|
||||
|
||||
ai_score = {
|
||||
value = 100
|
||||
}
|
||||
|
||||
unique = yes
|
||||
}
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
# The optional scripted base component of an artifact containing triggers and effects that cannot be read during artifact creation.
|
||||
# Determines for example if a given character can wield an artifact or get its full benefits.
|
||||
# Root scope is character for all triggers, but the artifact can be accessed via scope:artifact
|
||||
|
||||
example_template = {
|
||||
|
||||
# can this character equip this artifact?
|
||||
can_equip = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
# can this character benefit from the full modifiers of the artifact?
|
||||
can_benefit = {
|
||||
is_christian_trigger = yes
|
||||
}
|
||||
|
||||
# can this character reforge this artifact (turn this artifact into another)
|
||||
can_reforge = {
|
||||
is_christian_trigger = yes
|
||||
}
|
||||
|
||||
# can this character repair this artifact (restore its durability)
|
||||
can_repair = {
|
||||
always = no
|
||||
}
|
||||
|
||||
# if a given character does not pass the "can_benefit" trigger then this modifier will be applied instead.
|
||||
fallback = {
|
||||
monthly_prestige = 0.3
|
||||
}
|
||||
|
||||
# Adds the final value to the AI equipping score, note the can_benefit takes precedence over the score when AI equipping
|
||||
# artifact_ai_will_equip_score in game/common/scripted_values/00_artifact_values.txt also effect the final score
|
||||
ai_score = {
|
||||
value = 100
|
||||
}
|
||||
|
||||
# Artifacts with this templates show as unique, default = no
|
||||
unique = yes
|
||||
}
|
||||
|
|
@ -1,460 +0,0 @@
|
|||
#########################
|
||||
# Personal Artifacts #
|
||||
#########################
|
||||
|
||||
# Crowns
|
||||
helmet = {
|
||||
slot = helmet
|
||||
required_features = { crown_decoration decoration_material_wire }
|
||||
optional_features = { decoration_material_gem }
|
||||
}
|
||||
|
||||
helmet_simple = {
|
||||
slot = helmet
|
||||
}
|
||||
|
||||
# Regalia/Crown Jewels
|
||||
regalia = {
|
||||
slot = regalia
|
||||
required_features = {
|
||||
# Core regalia components:
|
||||
regalia_scepter regalia_clothes regalia_accessory
|
||||
|
||||
# Necessary regalia materials:
|
||||
decoration_material_wire # Base material for the scepter and accessory
|
||||
decoration_material_gem # Gems decorating the scepter and accessory
|
||||
generic_material_cloth # Base textile for the robe/cape.
|
||||
decoration_material_embroidery # Thread for embroidering the robe/cape.
|
||||
}
|
||||
}
|
||||
|
||||
regalia_simple = {
|
||||
slot = regalia
|
||||
}
|
||||
|
||||
seal_of_investiture = {
|
||||
slot = regalia
|
||||
required_features = {
|
||||
decoration_material_slate # Base material for seal's foundation
|
||||
decoration_material_ink # Ink required for the calligraphy
|
||||
}
|
||||
}
|
||||
|
||||
seal_of_investiture_court = {
|
||||
slot = pedestal
|
||||
required_features = {
|
||||
decoration_material_slate # Base material for seal's foundation
|
||||
decoration_material_ink # Ink required for the calligraphy
|
||||
}
|
||||
}
|
||||
|
||||
# Armor
|
||||
armor_mail = {
|
||||
slot = armor
|
||||
required_features = { armor_material armor_helmet }
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration generic_material_cloth
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
armor_plate = {
|
||||
slot = armor
|
||||
required_features = { armor_material armor_helmet }
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration generic_material_cloth
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
armor_scale = {
|
||||
slot = armor
|
||||
required_features = { armor_material armor_helmet }
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration generic_material_cloth
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
armor_lamellar = {
|
||||
slot = armor
|
||||
required_features = { armor_material generic_material_cordage generic_material_cloth armor_helmet}
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
armor_laminar = {
|
||||
slot = armor
|
||||
required_features = { armor_material generic_material_cordage generic_material_cloth armor_helmet }
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
armor_brigandine = {
|
||||
slot = armor
|
||||
required_features = { armor_material generic_material_cloth armor_helmet }
|
||||
optional_features = {
|
||||
# Armor-specific
|
||||
armor_decoration
|
||||
# General decorations
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire armor_property
|
||||
}
|
||||
}
|
||||
|
||||
# Weapons
|
||||
axe = {
|
||||
slot = primary_armament
|
||||
required_features = { head_metal shaft_wood }
|
||||
optional_features = {
|
||||
# Axe-specific:
|
||||
head_decoration shaft_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_inlay_HSB decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
hammer = {
|
||||
slot = primary_armament
|
||||
required_features = { head_metal shaft_wood }
|
||||
optional_features = {
|
||||
# Hammer-specific:
|
||||
head_decoration shaft_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_inlay_HSB decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
mace = {
|
||||
slot = primary_armament
|
||||
required_features = { head_metal handle_metal }
|
||||
optional_features = {
|
||||
# Mace-specific:
|
||||
head_decoration metal_handle_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
spear = {
|
||||
slot = primary_armament
|
||||
required_features = { head_metal shaft_wood }
|
||||
optional_features = {
|
||||
# Spear-specific:
|
||||
head_decoration shaft_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_inlay_HSB decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
sword = {
|
||||
slot = primary_armament
|
||||
required_features = { blade_metal }
|
||||
optional_features = {
|
||||
# Sword-specific:
|
||||
blade_decoration hilt_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
dagger = {
|
||||
slot = primary_armament
|
||||
required_features = { blade_metal }
|
||||
optional_features = {
|
||||
# Dagger-specific:
|
||||
blade_decoration hilt_decoration
|
||||
# General decorations:
|
||||
decoration_pattern decoration_material_inlay decoration_material_wire
|
||||
}
|
||||
}
|
||||
|
||||
# Trinkets
|
||||
miscellaneous = {
|
||||
slot = miscellaneous
|
||||
optional_features = { book_subject book_cover_material book_topic book_title book_decoration decoration_pattern generic_material_wood decoration_material_gem decoration_material_inlay_HSB }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
# Journals
|
||||
journal = {
|
||||
slot = journal
|
||||
optional_features = { book_subject book_cover_material book_topic book_title book_decoration decoration_pattern generic_material_wood decoration_material_gem decoration_material_inlay_HSB }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
|
||||
# For artefacts that we *don't* want to start as court artefacts, because you might not have Royal Court, but which will generally be expected to convert into one at the earliest opportunity.
|
||||
miscellaneous_when_not_court = {
|
||||
slot = miscellaneous
|
||||
# Just add to this list as new DLC court artefacts are designed.
|
||||
optional_features = { sculpture_material generic_material_wood decoration_material_inlay goblet_material }
|
||||
}
|
||||
|
||||
brooch = {
|
||||
slot = miscellaneous
|
||||
required_features = { brooch_decoration decoration_material_wire }
|
||||
optional_features = { brooch_centerpiece brooch_adornment decoration_material_gem }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
necklace = {
|
||||
slot = miscellaneous
|
||||
required_features = { decoration_material_wire decoration_material_gem }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
ring = {
|
||||
slot = miscellaneous
|
||||
required_features = { ring_decoration generic_material_metal }
|
||||
optional_features = { ring_centerpiece ring_adornment decoration_material_wire decoration_material_gem }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
animal_trinket = {
|
||||
slot = miscellaneous
|
||||
required_features = { animal_trinket_type }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
bird_feather = {
|
||||
slot = miscellaneous
|
||||
required_features = { bird_feather_type }
|
||||
can_reforge = no
|
||||
}
|
||||
|
||||
#########################
|
||||
# Court Artifacts #
|
||||
#########################
|
||||
|
||||
# 'Sculptures', or large free-standing artifacts including statues, chests, cabinets, etc.
|
||||
sculpture = {
|
||||
slot = sculpture
|
||||
default_visuals = statue
|
||||
required_features = { sculpture_material }
|
||||
optional_features = { generic_material_wood }
|
||||
}
|
||||
|
||||
chest = {
|
||||
slot = sculpture
|
||||
required_features = { generic_material_wood wood_decoration }
|
||||
optional_features = { decoration_pattern decoration_material_inlay_HSB }
|
||||
}
|
||||
|
||||
box = {
|
||||
slot = pedestal
|
||||
required_features = { box_material box_decoration }
|
||||
optional_features = { decoration_pattern decoration_material_inlay }
|
||||
}
|
||||
|
||||
cabinet = {
|
||||
slot = sculpture
|
||||
required_features = { generic_material_wood wood_decoration }
|
||||
optional_features = { decoration_pattern decoration_material_inlay_HSB}
|
||||
}
|
||||
|
||||
goblet = {
|
||||
slot = pedestal
|
||||
required_features = { goblet_material decoration_material_gem }
|
||||
}
|
||||
|
||||
scientific_apparatus = {
|
||||
slot = sculpture
|
||||
default_visuals = statue
|
||||
required_features = { sculpture_material }
|
||||
optional_features = { generic_material_wood decoration_material_inlay }
|
||||
}
|
||||
|
||||
jug = {
|
||||
slot = pedestal
|
||||
required_features = { goblet_material decoration_material_inlay }
|
||||
}
|
||||
|
||||
brooch_pedestal = {
|
||||
slot = pedestal
|
||||
required_features = { brooch_decoration decoration_material_wire }
|
||||
optional_features = { brooch_centerpiece brooch_adornment decoration_material_gem }
|
||||
}
|
||||
|
||||
necklace_pedestal = {
|
||||
slot = pedestal
|
||||
required_features = { decoration_material_wire decoration_material_gem }
|
||||
}
|
||||
|
||||
bowl = {
|
||||
slot = pedestal
|
||||
required_features = { generic_material_metal decoration_pattern }
|
||||
}
|
||||
|
||||
plate = {
|
||||
slot = pedestal
|
||||
required_features = { generic_material_metal decoration_pattern }
|
||||
}
|
||||
|
||||
urn = {
|
||||
slot = pedestal
|
||||
required_features = { generic_material_earthware decoration_pattern }
|
||||
}
|
||||
|
||||
tun_barrel = {
|
||||
slot = sculpture
|
||||
required_features = { generic_material_wood }
|
||||
}
|
||||
|
||||
scepter_pedestal = {
|
||||
slot = pedestal
|
||||
}
|
||||
|
||||
# Small artifacts which should be displayed on a pedestal including goblets, large gemstones, reliquaries, etc.
|
||||
pedestal = {
|
||||
slot = pedestal
|
||||
default_visuals = rock
|
||||
}
|
||||
|
||||
# Wall decorations, including tapestries, animal hides, weapon displays, etc.
|
||||
tapestry = {
|
||||
slot = wall_big
|
||||
required_features = { generic_material_cloth tapestry_scene }
|
||||
}
|
||||
|
||||
animal_skull = {
|
||||
slot = wall_small
|
||||
required_features = { animal_skull_type generic_material_wood }
|
||||
}
|
||||
|
||||
animal_hide = {
|
||||
slot = wall_small
|
||||
required_features = { animal_hide_type }
|
||||
}
|
||||
|
||||
animal_hide_big = {
|
||||
slot = wall_big
|
||||
required_features = { animal_hide_type }
|
||||
}
|
||||
|
||||
wall_big = {
|
||||
slot = wall_big
|
||||
default_visuals = wall_shield
|
||||
}
|
||||
|
||||
wall_small = {
|
||||
slot = wall_small
|
||||
default_visuals = animal_trophy
|
||||
}
|
||||
|
||||
wall_shield = {
|
||||
slot = wall_small
|
||||
default_visuals = wall_shield
|
||||
required_features = { head_metal shaft_wood decoration_pattern decoration_material_inlay_HSB }
|
||||
}
|
||||
|
||||
# kite shields are too big for wall_small
|
||||
wall_shield_special = {
|
||||
slot = wall_big
|
||||
default_visuals = wall_shield
|
||||
required_features = { head_metal shaft_wood decoration_pattern decoration_material_inlay_HSB }
|
||||
}
|
||||
|
||||
wall_icon_court_large = {
|
||||
slot = wall_big
|
||||
default_visuals = icon_court_large
|
||||
required_features = { icon_decoration }
|
||||
}
|
||||
|
||||
wall_icon_court_small = {
|
||||
slot = wall_small
|
||||
default_visuals = icon_court_small
|
||||
required_features = { icon_decoration }
|
||||
}
|
||||
|
||||
# Thrones
|
||||
throne = { # Any throne created mid-game through Inspirations must have these:
|
||||
slot = throne
|
||||
required_features = { generic_material_wood generic_material_cloth }
|
||||
}
|
||||
|
||||
throne_special = { # Special historical thrones, such as Solomon's or Charlemagne's, do not enforce the material requirements due to their unique construction.
|
||||
slot = throne
|
||||
optional_features = { generic_material_wood generic_material_cloth }
|
||||
}
|
||||
|
||||
# Books
|
||||
book = {
|
||||
slot = book
|
||||
required_features = { book_subject book_cover_material }
|
||||
optional_features = { book_topic book_title book_decoration decoration_pattern generic_material_wood decoration_material_gem decoration_material_inlay_HSB }
|
||||
}
|
||||
|
||||
chronicle = {
|
||||
slot = book
|
||||
optional_features = { book_topic book_title book_decoration decoration_pattern generic_material_wood decoration_material_gem decoration_material_inlay_HSB }
|
||||
}
|
||||
|
||||
# Alchemy
|
||||
elixir = {
|
||||
slot = pedestal
|
||||
required_features = { decoration_pattern glass_decoration }
|
||||
optional_features = { elixir_type decoration_material_inlay decoration_material_wire }
|
||||
}
|
||||
|
||||
panacea = {
|
||||
slot = pedestal
|
||||
required_features = { box_material box_decoration }
|
||||
optional_features = { decoration_pattern decoration_material_inlay }
|
||||
}
|
||||
|
||||
philosophers_stone = {
|
||||
slot = pedestal
|
||||
required_features = { box_material box_decoration }
|
||||
optional_features = { decoration_pattern decoration_material_inlay }
|
||||
}
|
||||
|
||||
# Tournaments
|
||||
pas_darmes_token = {
|
||||
slot = miscellaneous
|
||||
required_features = { generic_material_cloth decoration_pattern }
|
||||
}
|
||||
|
||||
pas_darmes_spurs = {
|
||||
slot = miscellaneous
|
||||
required_features = { generic_material_metal }
|
||||
}
|
||||
|
||||
tournament_favor = {
|
||||
slot = miscellaneous
|
||||
required_features = { generic_material_cloth decoration_pattern }
|
||||
}
|
||||
|
||||
# Bows
|
||||
longbow = {
|
||||
slot = primary_armament
|
||||
required_features = { longbow_wood bow_string }
|
||||
}
|
||||
|
||||
composite = {
|
||||
slot = primary_armament
|
||||
required_features = { composite_wood composite_horn bow_string }
|
||||
}
|
||||
|
||||
bow = {
|
||||
slot = primary_armament
|
||||
required_features = { bow_wood bow_string }
|
||||
}
|
||||
|
||||
crossbow = {
|
||||
slot = primary_armament
|
||||
required_features = { bow_wood bow_string }
|
||||
}
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
Structure:
|
||||
|
||||
key = {
|
||||
slot = inventory slot type
|
||||
# A feature from each of these groups will be assigned automatically on creation
|
||||
required_features = { group group group }
|
||||
# These feature groups can be added after creation in script
|
||||
optional_features = { group group group }
|
||||
# optional field with no gameplay effect. Only needed for automatic test artifact generation
|
||||
default_visuals = visuals_key
|
||||
}
|
||||
|
||||
The artifact_KEY is also used as a loc key in some contexts. E.G., "artifact_helmet"
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
sword_wenceslas = {
|
||||
default_type = pedestal
|
||||
icon = { reference = artifact_sword_wenceslas.dds }
|
||||
asset = { reference = ep1_northern_sword_01_a_entity }
|
||||
}
|
||||
|
||||
crown_wenceslas_court = {
|
||||
icon = "artifact_crown.dds"
|
||||
default_type = pedestal
|
||||
pedestal = "tall_pillow"
|
||||
|
||||
asset = {
|
||||
reference = male_headgear_secular_western_royalty_02_artifact_entity
|
||||
}
|
||||
}
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
# Determines the visuals of an artifact and ties together 2d and 3d visuals
|
||||
# Picks a random valid one based on the triggers, passes in the scopes from the creation/reforge like the text does
|
||||
|
||||
example = {
|
||||
icon = "icon_name.dds"
|
||||
asset = "asset_name"
|
||||
|
||||
# optional field with no gameplay effect. Only needed for automatic test artifact generation
|
||||
default_type = type_key
|
||||
|
||||
icon = {
|
||||
trigger = {
|
||||
<trigger>
|
||||
#root scope is the owner
|
||||
#scope:artifact is the artifact being made
|
||||
#scope:artifact.creator is how to access the creator when different from the owner
|
||||
}
|
||||
reference = "icon_name.dds"
|
||||
}
|
||||
asset = {
|
||||
trigger = {
|
||||
<trigger>
|
||||
}
|
||||
reference = "asset_name"
|
||||
}
|
||||
}
|
||||
|
|
@ -3952,7 +3952,7 @@ mountain_fortress_lugano_01 = {
|
|||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_castle_baileys }
|
||||
scope:holder.culture = { has_innovation = innovation_stone_forts }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
|
|
@ -4052,7 +4052,7 @@ mountain_fortress_bolzano_01 = {
|
|||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_castle_baileys }
|
||||
scope:holder.culture = { has_innovation = innovation_stone_forts }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
|
|
@ -4152,7 +4152,7 @@ mountain_fortress_innsbruck_01 = {
|
|||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_castle_baileys }
|
||||
scope:holder.culture = { has_innovation = innovation_stone_forts }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
|
|
@ -5799,7 +5799,7 @@ mountain_fortress_imperia_01 = {
|
|||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_castle_baileys }
|
||||
scope:holder.culture = { has_innovation = innovation_stone_forts }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
|
|
@ -7192,6 +7192,53 @@ the_tower_of_london_02 = {
|
|||
flag = travel_point_of_interest_martial
|
||||
}
|
||||
|
||||
##########
|
||||
# Tower Bridge
|
||||
##########
|
||||
|
||||
#tower_bridge_01 = {
|
||||
#
|
||||
# construction_time = very_slow_construction_time
|
||||
#
|
||||
# type_icon = "icon_structure_london_bridge.dds"
|
||||
#
|
||||
# can_construct_potential = {
|
||||
# building_requirement_tribal = no
|
||||
# }
|
||||
#
|
||||
# can_construct = {
|
||||
# }
|
||||
#
|
||||
# cost_gold = 1000
|
||||
#
|
||||
# character_modifier = {
|
||||
# cultural_head_fascination_mult = 0.10
|
||||
# parochial_opinion = 5
|
||||
# legitimacy_gain_mult = 0.1
|
||||
# }
|
||||
# province_modifier = {
|
||||
# travel_danger = -30
|
||||
# }
|
||||
# county_modifier = {
|
||||
# development_growth = 0.25
|
||||
# development_growth_factor = 0.15
|
||||
# tax_mult = 0.1
|
||||
# county_opinion_add = 10
|
||||
# }
|
||||
#
|
||||
# ai_value = {
|
||||
# base = 100
|
||||
# modifier = { # Fill all building slots before going for special buildings
|
||||
# factor = 0
|
||||
# free_building_slots > 0
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# type = special
|
||||
#
|
||||
# flag = travel_point_of_interest_economic
|
||||
#}
|
||||
|
||||
##########
|
||||
# Windsor Castle
|
||||
##########
|
||||
|
|
@ -7437,7 +7484,7 @@ holy_site_canterbury_cathedral_01 = {
|
|||
character_modifier = {
|
||||
monthly_piety = 0.05
|
||||
monthly_county_control_growth_factor = -0.05
|
||||
catholic_religion_opinion = -10
|
||||
christianity_religion_opinion = -10
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
|
|
@ -8950,595 +8997,6 @@ hadrians_wall_01 = {
|
|||
|
||||
|
||||
|
||||
########################################
|
||||
# ZAPADOSLAVIA
|
||||
########################################
|
||||
|
||||
##########
|
||||
# Prague Castle
|
||||
##########
|
||||
|
||||
prague_castle_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_alhambra.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
}
|
||||
|
||||
cost_gold = 1000
|
||||
|
||||
county_holder_character_modifier = {
|
||||
monthly_dynasty_prestige = 0.15
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
development_growth = 0.05
|
||||
development_growth_factor = 0.10
|
||||
tax_mult = 0.05
|
||||
monthly_county_control_growth_factor = 0.10
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 1
|
||||
stationed_maa_damage_mult = 0.10
|
||||
stationed_maa_toughness_mult = 0.10
|
||||
fort_level = 2
|
||||
defender_holding_advantage = 3
|
||||
}
|
||||
|
||||
max_garrison = 250
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
directive_to_fortify_modifier = yes
|
||||
culture_likely_to_fortify_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
next_building = prague_castle_02
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_martial
|
||||
}
|
||||
|
||||
prague_castle_02 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_alhambra.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_windmills }
|
||||
scope:holder.culture = { has_innovation = innovation_battlements }
|
||||
}
|
||||
|
||||
cost_gold = 1500
|
||||
|
||||
county_holder_character_modifier = {
|
||||
monthly_dynasty_prestige = 0.35
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
development_growth = 0.10
|
||||
development_growth_factor = 0.20
|
||||
tax_mult = 0.10
|
||||
monthly_county_control_growth_factor = 0.15
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 2
|
||||
stationed_maa_damage_mult = 0.20
|
||||
stationed_maa_toughness_mult = 0.20
|
||||
stationed_siege_weapon_siege_value_mult = 0.10
|
||||
fort_level = 5
|
||||
defender_holding_advantage = 5
|
||||
}
|
||||
|
||||
max_garrison = 500
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
directive_to_fortify_modifier = yes
|
||||
culture_likely_to_fortify_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
next_building = prague_castle_03
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_martial
|
||||
}
|
||||
|
||||
prague_castle_03 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_alhambra.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_cranes }
|
||||
scope:holder.culture = { has_innovation = innovation_machicolations }
|
||||
}
|
||||
|
||||
cost_gold = 3000
|
||||
|
||||
county_holder_character_modifier = {
|
||||
monthly_dynasty_prestige = 0.50
|
||||
monthly_dynasty_prestige_mult = 0.05
|
||||
monthly_piety = 0.25
|
||||
monthly_piety_gain_mult = 0.10
|
||||
learning_per_piety_level = 1
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
development_growth = 0.15
|
||||
development_growth_factor = 0.30
|
||||
tax_mult = 0.25
|
||||
monthly_county_control_growth_factor = 0.25
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 4
|
||||
stationed_maa_damage_mult = 0.25
|
||||
stationed_maa_toughness_mult = 0.25
|
||||
stationed_siege_weapon_siege_value_mult = 0.15
|
||||
fort_level = 6
|
||||
defender_holding_advantage = 8
|
||||
}
|
||||
|
||||
max_garrison = 1000
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
directive_to_fortify_modifier = yes
|
||||
culture_likely_to_fortify_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_martial
|
||||
flag = travel_point_of_interest_religious
|
||||
}
|
||||
|
||||
##########
|
||||
# Charles University
|
||||
##########
|
||||
|
||||
charles_university_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_temple_of_uppsala.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
scope:holder = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
prestige_level >= 4
|
||||
}
|
||||
county = {
|
||||
development_level >=30
|
||||
}
|
||||
}
|
||||
|
||||
cost_gold = 1500
|
||||
|
||||
effect_desc = {
|
||||
desc = unlocks_building_desc
|
||||
triggered_desc = {
|
||||
trigger = { has_dlc_feature = tours_and_tournaments }
|
||||
desc = university_toto_effect_desc
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { has_dlc_feature = royal_court }
|
||||
desc = university_roco_effect_desc
|
||||
}
|
||||
desc = university_effect_desc
|
||||
}
|
||||
|
||||
county_holder_character_modifier = {
|
||||
learning_per_prestige_level = 1
|
||||
monthly_dynasty_prestige = 0.30
|
||||
prestige_level_impact_mult = 0.15
|
||||
monthly_lifestyle_xp_gain_mult = 0.15
|
||||
cultural_head_fascination_mult = 0.05
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
development_growth = 0.25
|
||||
development_growth_factor = 0.20
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 1
|
||||
}
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_learning
|
||||
flag = special_university
|
||||
}
|
||||
|
||||
##########
|
||||
# Sedlec Bone Temple
|
||||
##########
|
||||
|
||||
sedlec_temple_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_wawel_cathedral.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
}
|
||||
|
||||
cost_gold = 500
|
||||
|
||||
county_holder_character_modifier = {
|
||||
dread_baseline_add = 20
|
||||
dread_gain_mult = 0.10
|
||||
intrigue_per_piety_level = 1
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
monthly_county_control_growth_add = -0.25
|
||||
county_opinion_add = -15
|
||||
tax_mult = 0.05
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 0.50
|
||||
travel_danger = 10
|
||||
}
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
culture_likely_to_fortify_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_martial
|
||||
}
|
||||
|
||||
##########
|
||||
# Grand Porcelain Works
|
||||
##########
|
||||
|
||||
grand_porcelain_works_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "domicile_building_tea.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
scope:holder.culture = { has_innovation = innovation_guilds }
|
||||
}
|
||||
|
||||
cost_gold = 800
|
||||
|
||||
county_holder_character_modifier = {
|
||||
stewardship = 2
|
||||
monthly_prestige = 0.10
|
||||
monthly_prestige_gain_mult = 0.30
|
||||
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
tax_mult = 0.30
|
||||
development_growth = 0.20
|
||||
development_growth_factor = 0.30
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 2
|
||||
}
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_economy_modifier = yes
|
||||
ai_economical_building_preference_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_economic
|
||||
}
|
||||
|
||||
##########
|
||||
# Špilberk Castle
|
||||
##########
|
||||
|
||||
spilberk_castle_01 = {
|
||||
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "alcazar_segovia.dds"
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
}
|
||||
|
||||
cost_gold = 1000
|
||||
|
||||
county_holder_character_modifier = {
|
||||
martial_per_prestige_level = 1
|
||||
monthly_prestige = 0.25
|
||||
monthly_prestige_gain_mult = 0.15
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
development_growth = 0.20
|
||||
development_growth_factor = 0.20
|
||||
tax_mult = 0.20
|
||||
monthly_county_control_growth_add = 0.30
|
||||
}
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = 1.50
|
||||
stationed_maa_damage_mult = 0.20
|
||||
stationed_maa_toughness_mult = 0.20
|
||||
stationed_siege_weapon_siege_value_mult = 0.20
|
||||
fort_level = 3
|
||||
defender_holding_advantage = 4
|
||||
travel_danger = -15
|
||||
}
|
||||
|
||||
max_garrison = 500
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
directive_to_fortify_modifier = yes
|
||||
culture_likely_to_fortify_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_martial
|
||||
}
|
||||
|
||||
##########
|
||||
# Königsberg Cathedral (rebuilt in 1992-1998)
|
||||
##########
|
||||
|
||||
konigsberg_cathedral_01 = {
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_cologne_cathedral.dds"
|
||||
asset = {
|
||||
type = pdxmesh
|
||||
name = "building_special_wawel_cathedral_01_mesh"
|
||||
requires_dlc_flag = medieval_monuments
|
||||
}
|
||||
can_construct_potential = {
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
OR = {
|
||||
scope:holder = {
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
custom_description = {
|
||||
text = holy_site_building_trigger
|
||||
barony = {
|
||||
is_holy_site_of = scope:holder.faith
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:holder = {
|
||||
culture = {
|
||||
has_innovation = innovation_city_planning
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
cost_gold = 1000
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety = 0.25
|
||||
monthly_piety_gain_per_knight_add = 0.05
|
||||
monthly_dynasty_prestige_mult = 0.05
|
||||
clergy_opinion = 5
|
||||
learning = 2
|
||||
}
|
||||
province_modifier = {
|
||||
monthly_income = 1
|
||||
}
|
||||
county_modifier = {
|
||||
tax_mult = 0.1
|
||||
development_growth_factor = 0.15
|
||||
development_growth = 0.1
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Regular Mandala Boon
|
||||
mandala_built_piety_duchy_building_t3_effect = yes
|
||||
}
|
||||
|
||||
next_building = konigsberg_cathedral_02
|
||||
|
||||
ai_value = {
|
||||
base = 100
|
||||
ai_pious_building_preference_modifier = yes
|
||||
modifier = { # Fill all building slots before going for special buildings
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_religious
|
||||
flag = holy_building
|
||||
}
|
||||
|
||||
konigsberg_cathedral_02 = {
|
||||
construction_time = very_slow_construction_time
|
||||
|
||||
type_icon = "icon_structure_cologne_cathedral.dds"
|
||||
|
||||
asset = {
|
||||
type = pdxmesh
|
||||
name = "building_special_wawel_cathedral_01_mesh"
|
||||
requires_dlc_flag = medieval_monuments
|
||||
}
|
||||
|
||||
can_construct_potential = {
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
OR = {
|
||||
scope:holder = {
|
||||
OR = { religion = religion:eastern_orthodox_religion religion = religion:catholic_religion religion = religion:protestant_religion }
|
||||
}
|
||||
custom_description = {
|
||||
text = holy_site_building_trigger
|
||||
barony = {
|
||||
is_holy_site_of = scope:holder.faith
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:holder = {
|
||||
culture = {
|
||||
has_innovation = innovation_manorialism
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
cost_gold = 1000
|
||||
cost_piety = 1000
|
||||
|
||||
character_modifier = {
|
||||
monthly_dynasty_prestige_mult = 0.1
|
||||
cultural_head_fascination_mult = 0.05
|
||||
monthly_lifestyle_xp_gain_mult = 0.1
|
||||
faith_creation_piety_cost_mult = -0.2
|
||||
faith_conversion_piety_cost_mult = -0.2
|
||||
}
|
||||
province_modifier = {
|
||||
monthly_income = 2
|
||||
travel_danger = -10
|
||||
}
|
||||
county_modifier = {
|
||||
tax_mult = 0.2
|
||||
development_growth_factor = 0.25
|
||||
development_growth = 0.15
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Regular Mandala Boon
|
||||
mandala_built_piety_duchy_building_t3_effect = yes
|
||||
}
|
||||
|
||||
ai_value = {
|
||||
base = 8
|
||||
ai_pious_building_preference_modifier = yes
|
||||
}
|
||||
|
||||
type = special
|
||||
|
||||
flag = travel_point_of_interest_religious
|
||||
flag = travel_point_of_interest_learning
|
||||
flag = holy_building
|
||||
flag = special_university
|
||||
}
|
||||
|
||||
########################################
|
||||
# YUGOSLAVIJA
|
||||
########################################
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
# MAKEDONIA
|
||||
########################################
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
# NISTERNIA
|
||||
########################################
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
# BALTIC
|
||||
########################################
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
# FINLAND
|
||||
########################################
|
||||
|
||||
|
||||
|
||||
########################################
|
||||
# SPECIAL MILITARY BUILDINGS
|
||||
########################################
|
||||
|
|
@ -9552,7 +9010,7 @@ chemistry_workshop_01 = {
|
|||
effect_desc = chemistry_workshop_1_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
building_requirement_castle_city_church = { LEVEL = 01 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9612,7 +9070,7 @@ chemistry_workshop_02 = {
|
|||
effect_desc = chemistry_workshop_2_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9653,7 +9111,7 @@ chemistry_workshop_03 = {
|
|||
effect_desc = chemistry_workshop_3_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 04 }
|
||||
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9730,7 +9188,7 @@ air_dock_01 = {
|
|||
effect_desc = air_dock_1_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
building_requirement_castle_city_church = { LEVEL = 01 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9790,7 +9248,7 @@ air_dock_02 = {
|
|||
effect_desc = air_dock_2_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9831,7 +9289,7 @@ air_dock_03 = {
|
|||
effect_desc = air_dock_3_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
building_requirement_castle_city_church = { LEVEL = 04 }
|
||||
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
|
|
@ -9892,258 +9350,6 @@ air_dock_04 = {
|
|||
type_icon = "icon_structure_hosios_loukas.dds"
|
||||
|
||||
|
||||
ai_value = {
|
||||
base = 7
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_military_modifier = yes
|
||||
}
|
||||
}
|
||||
|
||||
##########
|
||||
# Communal Settlements - peasant and levy bonuses
|
||||
##########
|
||||
|
||||
communal_settlement_01 = {
|
||||
construction_time = standard_construction_time
|
||||
effect_desc = communal_settlement_1_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
building_requirement_castle_city_church = { LEVEL = 01 }
|
||||
scope:holder.culture = {
|
||||
has_innovation = innovation_barracks
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
cost_gold = expensive_building_tier_1_cost
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = super_poor_building_tax_tier_2
|
||||
stationed_peasant_militia_damage_mult = high_maa_damage_tier_2
|
||||
stationed_peasant_militia_toughness_mult = high_maa_toughness_tier_1
|
||||
defender_holding_advantage = 2
|
||||
}
|
||||
county_modifier = {
|
||||
levy_size = 0.01
|
||||
}
|
||||
|
||||
levy = normal_building_levy_tier_2
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
creator_mandala_built_regular_building_piety_effect = yes
|
||||
}
|
||||
|
||||
type_icon = "icon_structure_wartburg.dds"
|
||||
|
||||
next_building = communal_settlement_02
|
||||
|
||||
ai_value = {
|
||||
base = 20
|
||||
ai_tier_1_building_modifier = yes
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_military_modifier = yes
|
||||
}
|
||||
}
|
||||
|
||||
communal_settlement_02 = {
|
||||
construction_time = standard_construction_time
|
||||
effect_desc = communal_settlement_2_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
building_requirement_castle_city_church = { LEVEL = 02 }
|
||||
scope:holder.culture = {
|
||||
has_innovation = innovation_castle_baileys
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
cost_gold = expensive_building_tier_2_cost
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = super_poor_building_tax_tier_4
|
||||
stationed_peasant_militia_damage_mult = high_maa_damage_tier_4
|
||||
stationed_peasant_militia_toughness_mult = high_maa_toughness_tier_2
|
||||
defender_holding_advantage = 4
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
monthly_county_control_growth_add = 0.05
|
||||
garrison_size = 0.05
|
||||
levy_size = 0.02
|
||||
}
|
||||
|
||||
levy = normal_building_levy_tier_4
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
creator_mandala_built_regular_building_piety_effect = yes
|
||||
}
|
||||
|
||||
type_icon = "icon_structure_wartburg.dds"
|
||||
|
||||
next_building = communal_settlement_03
|
||||
|
||||
ai_value = {
|
||||
base = 10
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_military_modifier = yes
|
||||
modifier = { # Fill all building slots before going for upgrades
|
||||
factor = 0
|
||||
free_building_slots > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
communal_settlement_03 = {
|
||||
construction_time = standard_construction_time
|
||||
effect_desc = communal_settlement_3_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
building_requirement_castle_city_church = { LEVEL = 03 }
|
||||
scope:holder.culture = {
|
||||
has_innovation = innovation_castle_baileys
|
||||
}
|
||||
}
|
||||
|
||||
cost_gold = expensive_building_tier_3_cost
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = super_poor_building_tax_tier_6
|
||||
stationed_peasant_militia_damage_mult = high_maa_damage_tier_6
|
||||
stationed_peasant_militia_toughness_mult = high_maa_toughness_tier_3
|
||||
defender_holding_advantage = 6
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
monthly_county_control_growth_add = 0.10
|
||||
garrison_size = 0.05
|
||||
levy_size = 0.03
|
||||
}
|
||||
|
||||
levy = normal_building_levy_tier_6
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
creator_mandala_built_regular_building_piety_effect = yes
|
||||
}
|
||||
|
||||
type_icon = "icon_structure_wartburg.dds"
|
||||
|
||||
next_building = communal_settlement_04
|
||||
|
||||
ai_value = {
|
||||
base = 8
|
||||
ai_general_building_modifier = yes
|
||||
directive_to_build_military_modifier = yes
|
||||
}
|
||||
}
|
||||
|
||||
communal_settlement_04 = {
|
||||
construction_time = standard_construction_time
|
||||
effect_desc = communal_settlement_4_effect_desc
|
||||
|
||||
can_construct_potential = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
can_construct_showing_failures_only = {
|
||||
building_requirement_tribal = no
|
||||
}
|
||||
|
||||
can_construct = {
|
||||
building_requirement_castle_city_church = { LEVEL = 04 }
|
||||
scope:holder.culture = {
|
||||
has_innovation = innovation_royal_armory
|
||||
}
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
custom_description = {
|
||||
text = province_is_of_a_communal_settlement_faith_tt
|
||||
building_communal_settlement_requirement = yes
|
||||
}
|
||||
}
|
||||
|
||||
cost_gold = expensive_building_tier_4_cost
|
||||
|
||||
province_modifier = {
|
||||
monthly_income = super_poor_building_tax_tier_8
|
||||
stationed_peasant_militia_damage_mult = high_maa_damage_tier_8
|
||||
stationed_peasant_militia_toughness_mult = high_maa_toughness_tier_4
|
||||
defender_holding_advantage = 8
|
||||
}
|
||||
|
||||
county_modifier = {
|
||||
monthly_county_control_growth_add = 0.15
|
||||
garrison_size = 0.10
|
||||
levy_size = 0.05
|
||||
}
|
||||
|
||||
levy = normal_building_levy_tier_8
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
creator_mandala_built_regular_building_piety_effect = yes
|
||||
}
|
||||
|
||||
type_icon = "icon_structure_wartburg.dds"
|
||||
|
||||
|
||||
ai_value = {
|
||||
base = 7
|
||||
ai_general_building_modifier = yes
|
||||
|
|
|
|||
|
|
@ -116,12 +116,6 @@
|
|||
# Filter for struggles
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:attacker = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = iberian_struggle
|
||||
}
|
||||
}
|
||||
scope:defender = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
|
|
@ -565,10 +559,8 @@ religious_war = {
|
|||
# Additional requirements to the defines in 00_casus_belli_groups.txt
|
||||
allowed_for_character = {
|
||||
scope:attacker.faith = {
|
||||
NOR = {
|
||||
has_doctrine_parameter = unreformed
|
||||
has_doctrine_parameter = holy_wars_forbidden
|
||||
}
|
||||
NOT = { has_doctrine_parameter = unreformed }
|
||||
NOT = { has_doctrine_parameter = holy_wars_forbidden }
|
||||
}
|
||||
NOR = {
|
||||
government_has_flag = government_is_nomadic
|
||||
|
|
@ -687,12 +679,6 @@ religious_war = {
|
|||
# Filter for struggles
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:attacker = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = iberian_struggle
|
||||
}
|
||||
}
|
||||
scope:defender = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
|
|
@ -703,6 +689,7 @@ religious_war = {
|
|||
are_holy_wars_disabled_in_struggle_phase_trigger = yes
|
||||
}
|
||||
are_holy_wars_disabled_by_struggle_conciliation_trigger = no # Disabled against other involved faiths in FP2 Conciliation ending
|
||||
|
||||
}
|
||||
|
||||
should_invalidate = {
|
||||
|
|
@ -1288,12 +1275,6 @@ major_religious_war = {
|
|||
# Filter for struggles
|
||||
trigger_if = {
|
||||
limit = {
|
||||
scope:attacker = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = iberian_struggle
|
||||
}
|
||||
}
|
||||
scope:defender = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
|
|
@ -4062,6 +4043,9 @@ directed_great_holy_war = {
|
|||
}
|
||||
}
|
||||
}
|
||||
scope:attacker.religious_head = {
|
||||
piety_level >= 2
|
||||
}
|
||||
religion = { exists = var:variable_ghw_unlocked } #Activated by event for every religion.
|
||||
}
|
||||
}
|
||||
|
|
@ -4142,6 +4126,9 @@ directed_great_holy_war = {
|
|||
pledge_attacker = scope:attacker
|
||||
}
|
||||
}
|
||||
scope:attacker.religious_head = {
|
||||
add_piety_level = -1
|
||||
}
|
||||
}
|
||||
scope:attacker.faith.great_holy_war = {
|
||||
every_pledged_attacker = { #Add Beneficiary automatically on victory of direct GHW for any attacker that doesn't have one already.
|
||||
|
|
|
|||
|
|
@ -355,6 +355,13 @@
|
|||
## Seizing control so things *vaguely* work.
|
||||
custom_tooltip = fp1_varangian_adventurer_conquest.summaries.control_rebate
|
||||
scope:attacker = { trigger_event = fp1_varangian_adventures.0001 }
|
||||
## And giving them a gold bounty to keep them afloat.
|
||||
scope:attacker = {
|
||||
add_gold = {
|
||||
value = varangian_adventures_bounty_amount_value
|
||||
multiply = 0.5 #Half it for counties
|
||||
}
|
||||
}
|
||||
# Finally, general cleanup.
|
||||
ep3_become_landed_cleanup_effect = yes
|
||||
# Prestige Progress for the Attacker
|
||||
|
|
@ -931,6 +938,13 @@ ep3_laamp_adventurer_duchy_invasion = {
|
|||
## Seizing control so things *vaguely* work.
|
||||
custom_tooltip = fp1_varangian_adventurer_conquest.summaries.control_rebate
|
||||
scope:attacker = { trigger_event = fp1_varangian_adventures.0001 }
|
||||
## And giving them a gold bounty to keep them afloat.
|
||||
scope:attacker = {
|
||||
add_gold = {
|
||||
value = varangian_adventures_bounty_amount_value
|
||||
multiply = 0.5 #Half it for counties
|
||||
}
|
||||
}
|
||||
# Finally, general cleanup.
|
||||
ep3_become_landed_cleanup_effect = yes
|
||||
# Prestige Progress for the Attacker
|
||||
|
|
@ -1519,6 +1533,13 @@ ep3_laamp_adventurer_kingdom_invasion = {
|
|||
## Seizing control so things *vaguely* work.
|
||||
custom_tooltip = fp1_varangian_adventurer_conquest.summaries.control_rebate
|
||||
scope:attacker = { trigger_event = fp1_varangian_adventures.0001 }
|
||||
## And giving them a gold bounty to keep them afloat.
|
||||
scope:attacker = {
|
||||
add_gold = {
|
||||
value = varangian_adventures_bounty_amount_value
|
||||
multiply = 0.5 #Half it for counties
|
||||
}
|
||||
}
|
||||
# Finally, general cleanup.
|
||||
ep3_become_landed_cleanup_effect = yes
|
||||
# Prestige Progress for the Attacker
|
||||
|
|
@ -3708,7 +3729,7 @@ imperial_expedition_cb = {
|
|||
|
||||
allowed_for_character = {
|
||||
top_liege != this
|
||||
liege ?= { has_diarchy_active_parameter = unlock_diarch_requests_military_expedition_interaction }
|
||||
liege ?= { has_diarchy_parameter = unlock_diarch_requests_military_expedition_interaction }
|
||||
is_diarch_of_target = liege
|
||||
NOT = {
|
||||
government_has_flag = government_is_landless_adventurer
|
||||
|
|
@ -4620,14 +4641,6 @@ ep3_roman_empire_border_war = {
|
|||
}
|
||||
is_ai = no
|
||||
}
|
||||
top_liege = {
|
||||
NOR = {
|
||||
any_owned_story = {
|
||||
type = ep3_story_cycle_restoring_rome
|
||||
}
|
||||
is_roman_emperor_excluding_byzantium_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
allowed_for_character_display_regardless = {
|
||||
|
|
@ -5124,7 +5137,6 @@ ep3_laamp_apprehend_adventurer_cb = {
|
|||
}
|
||||
}
|
||||
every_character_artifact = {
|
||||
limit = { NOT = { has_variable = artifact_prevent_transfer } }
|
||||
set_owner = {
|
||||
target = scope:defender
|
||||
history = {
|
||||
|
|
@ -5954,44 +5966,6 @@ ep3_laamp_peasant_war = {
|
|||
}
|
||||
remove_variable = number_rebel_reinforcements
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
variable_list_size = {
|
||||
name = war_met_peasant_leaders_list
|
||||
value <= 0
|
||||
}
|
||||
}
|
||||
ordered_in_list = {
|
||||
variable = war_supported_counties_list
|
||||
order_by = development_level
|
||||
save_scope_as = new_capital
|
||||
}
|
||||
create_character = {
|
||||
location = scope:new_capital.title_province
|
||||
template = peasant_faction_leader_template
|
||||
faith = scope:new_capital.faith
|
||||
culture = scope:new_capital.culture
|
||||
gender_female_chance = {
|
||||
if = {
|
||||
limit = { scope:new_capital.faith = { has_doctrine = doctrine_gender_male_dominated } }
|
||||
add = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = { scope:new_capital.faith = { has_doctrine = doctrine_gender_female_dominated } }
|
||||
add = 100
|
||||
}
|
||||
else = {
|
||||
add = 50
|
||||
}
|
||||
}
|
||||
save_scope_as = peasant_leader
|
||||
}
|
||||
add_to_variable_list = {
|
||||
name = war_met_peasant_leaders_list
|
||||
target = scope:peasant_leader
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -6019,7 +5993,7 @@ ep3_laamp_peasant_war = {
|
|||
involvement = involved
|
||||
activate_struggle_catalyst = {
|
||||
catalyst = catalyst_populist_uprise
|
||||
character = scope:defender
|
||||
character = this
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6030,24 +6004,16 @@ ep3_laamp_peasant_war = {
|
|||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:attacker = {
|
||||
is_local_player = yes
|
||||
has_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
}
|
||||
scope:attacker = { is_local_player = yes }
|
||||
}
|
||||
desc = county_conquest_cb_victory_desc_remain_laamp
|
||||
desc = county_conquest_cb_victory_desc_attacker
|
||||
}
|
||||
desc = county_conquest_cb_victory_desc_attacker
|
||||
desc = county_conquest_cb_victory_desc
|
||||
}
|
||||
}
|
||||
|
||||
on_victory = {
|
||||
scope:attacker = {
|
||||
ordered_in_list = {
|
||||
variable = war_supported_counties_list
|
||||
order_by = development_level
|
||||
save_scope_as = new_capital
|
||||
}
|
||||
primary_title = {
|
||||
save_scope_as = old_title
|
||||
}
|
||||
|
|
@ -6057,46 +6023,6 @@ ep3_laamp_peasant_war = {
|
|||
#swap the peasant trait for the better one
|
||||
remove_trait = peasant_leader
|
||||
add_trait = populist_leader
|
||||
if = {
|
||||
limit = {
|
||||
has_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
}
|
||||
random_in_list = {
|
||||
variable = war_met_peasant_leaders_list
|
||||
limit = {
|
||||
this != scope:attacker
|
||||
}
|
||||
save_scope_as = peasant_leader
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { exists = scope:peasant_leader }
|
||||
}
|
||||
create_character = {
|
||||
location = scope:new_capital.title_province
|
||||
template = peasant_faction_leader_template
|
||||
faith = scope:new_capital.faith
|
||||
culture = scope:new_capital.culture
|
||||
gender_female_chance = {
|
||||
if = {
|
||||
limit = { scope:new_capital.faith = { has_doctrine = doctrine_gender_male_dominated } }
|
||||
add = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = { scope:new_capital.faith = { has_doctrine = doctrine_gender_female_dominated } }
|
||||
add = 100
|
||||
}
|
||||
else = {
|
||||
add = 50
|
||||
}
|
||||
}
|
||||
save_scope_as = peasant_leader
|
||||
}
|
||||
}
|
||||
}
|
||||
else = {
|
||||
save_scope_as = peasant_leader
|
||||
}
|
||||
}
|
||||
# Set up titles in the new realm.
|
||||
# Determine potential breakaways
|
||||
|
|
@ -6124,18 +6050,18 @@ ep3_laamp_peasant_war = {
|
|||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
scope:peasant_leader.faith = {
|
||||
scope:attacker.faith = {
|
||||
faith_hostility_level_comparison = { prev.holder.faith >= scope:defender.faith }
|
||||
}
|
||||
holder = scope:defender
|
||||
holder.primary_title.tier >= scope:target.tier
|
||||
scope:peasant_leader = { has_claim_on = scope:title_temp }
|
||||
scope:attacker = { has_claim_on = scope:title_temp }
|
||||
}
|
||||
}
|
||||
add_to_list = titles_taken
|
||||
add_to_temporary_list = titles_taken
|
||||
}
|
||||
else = {
|
||||
holder = { add_to_list = vassals_taken }
|
||||
holder = { add_to_temporary_list = vassals_taken }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6143,7 +6069,7 @@ ep3_laamp_peasant_war = {
|
|||
every_in_list = {
|
||||
list = titles_taken
|
||||
change_title_holder = {
|
||||
holder = scope:peasant_leader
|
||||
holder = scope:attacker
|
||||
change = scope:change
|
||||
take_baronies = yes
|
||||
}
|
||||
|
|
@ -6152,13 +6078,20 @@ ep3_laamp_peasant_war = {
|
|||
every_in_list = {
|
||||
list = vassals_taken
|
||||
change_liege = {
|
||||
liege = scope:peasant_leader
|
||||
liege = scope:attacker
|
||||
change = scope:change
|
||||
}
|
||||
}
|
||||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
## Grab the best county to be the capital
|
||||
scope:attacker = {
|
||||
ordered_in_list = {
|
||||
variable = war_supported_counties_list
|
||||
order_by = development_level
|
||||
save_scope_as = new_capital
|
||||
}
|
||||
}
|
||||
scope:new_capital = {
|
||||
duchy = {
|
||||
save_scope_as = new_capital_duchy
|
||||
|
|
@ -6177,7 +6110,7 @@ ep3_laamp_peasant_war = {
|
|||
}
|
||||
scope:new_title = {
|
||||
change_title_holder = {
|
||||
holder = scope:peasant_leader
|
||||
holder = scope:attacker
|
||||
change = scope:change
|
||||
}
|
||||
}
|
||||
|
|
@ -6185,21 +6118,30 @@ ep3_laamp_peasant_war = {
|
|||
#make the new title look like your landless adventurer title
|
||||
hidden_effect = {
|
||||
scope:new_title = {
|
||||
set_de_jure_liege_title = scope:new_capital.title_province.empire
|
||||
set_coa = scope:old_title
|
||||
set_color_from_title = scope:new_capital
|
||||
set_capital_county = scope:new_capital
|
||||
}
|
||||
}
|
||||
|
||||
scope:peasant_leader = {
|
||||
if = {
|
||||
limit = {
|
||||
has_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
scope:attacker = {
|
||||
#stop being a landless adventurer
|
||||
destroy_laamp_effect = { ADVENTURER = scope:attacker }
|
||||
#set new capital
|
||||
set_realm_capital = scope:new_capital
|
||||
#increase county control and remove all county corruption modifiers
|
||||
every_in_list = {
|
||||
variable = war_supported_counties_list
|
||||
change_county_control = 100
|
||||
remove_every_county_corruption_modifier_effect = yes
|
||||
add_county_modifier = {
|
||||
modifier = ep3_peasant_leader_modifier
|
||||
years = 10
|
||||
}
|
||||
#stop being a landless adventurer
|
||||
destroy_laamp_effect = { ADVENTURER = scope:attacker }
|
||||
return_home = yes
|
||||
}
|
||||
clear_variable_list = war_supported_counties_list
|
||||
clear_variable_list = war_met_peasant_leaders_list
|
||||
return_home = yes
|
||||
}
|
||||
scope:defender = {
|
||||
# Legitimacy effect
|
||||
|
|
@ -6233,29 +6175,7 @@ ep3_laamp_peasant_war = {
|
|||
}
|
||||
}
|
||||
}
|
||||
scope:attacker = {
|
||||
#increase county control and remove all county corruption modifiers
|
||||
every_in_list = {
|
||||
variable = war_supported_counties_list
|
||||
if = {
|
||||
limit = {
|
||||
scope:attacker = {
|
||||
has_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
}
|
||||
}
|
||||
custom_tooltip = taken_county_remain_laamp
|
||||
}
|
||||
change_county_control = 100
|
||||
remove_every_county_corruption_modifier_effect = yes
|
||||
add_county_modifier = {
|
||||
modifier = ep3_peasant_leader_modifier
|
||||
years = 10
|
||||
}
|
||||
}
|
||||
clear_variable_list = war_supported_counties_list
|
||||
clear_variable_list = war_met_peasant_leaders_list
|
||||
remove_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
}
|
||||
|
||||
# EP3: note gold gained from military assistance/join war contracts and their war contribution threshold
|
||||
laamp_as_mercenary_payout_tooltip_effect = yes
|
||||
}
|
||||
|
|
@ -6282,7 +6202,6 @@ ep3_laamp_peasant_war = {
|
|||
#clear all variable lists, you only get one chance!
|
||||
clear_variable_list = war_supported_counties_list
|
||||
clear_variable_list = war_met_peasant_leaders_list
|
||||
remove_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
stress_impact = {
|
||||
ambitious = medium_stress_impact_gain
|
||||
arrogant = medium_stress_impact_gain
|
||||
|
|
@ -6321,7 +6240,6 @@ ep3_laamp_peasant_war = {
|
|||
#clear all variable lists, you only get one chance!
|
||||
clear_variable_list = war_supported_counties_list
|
||||
clear_variable_list = war_met_peasant_leaders_list
|
||||
remove_variable = ep3_laamp_peasant_war_remain_laamp
|
||||
#lose the trait, because you didn't win
|
||||
remove_trait = peasant_leader
|
||||
}
|
||||
|
|
@ -6415,7 +6333,7 @@ admin_barbarian_conquest_cb = {
|
|||
}
|
||||
}
|
||||
}
|
||||
target_titles = neighbor_land_or_water
|
||||
target_titles = all
|
||||
target_title_tier = duchy
|
||||
target_de_jure_regions_above = yes
|
||||
ignore_effect = change_title_holder
|
||||
|
|
|
|||
|
|
@ -3760,7 +3760,7 @@ join_war_interaction = {
|
|||
}
|
||||
scope:recipient = {
|
||||
show_as_tooltip = {
|
||||
if = { # if war leader is AI, will directly increase friendship for contributing
|
||||
if = {
|
||||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
|
|
@ -3770,7 +3770,7 @@ join_war_interaction = {
|
|||
REASON = friend_alliance
|
||||
}
|
||||
}
|
||||
else = { # otherwise will create potential friendship
|
||||
else = {
|
||||
hidden_effect = { #To nudge friendship
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -4058,7 +4058,6 @@ join_vassal_war_interaction = {
|
|||
}
|
||||
any_in_list = {
|
||||
list = target_titles
|
||||
tier <= tier_duchy
|
||||
count = 1
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ ce1_ask_to_promote_legend_interaction = {
|
|||
scope:recipient.dynasty = scope:actor.dynasty
|
||||
scope:recipient = { knows_language_of_culture = scope:actor.culture }
|
||||
scope:actor = {
|
||||
has_any_moderate_good_relationship_with_character_trigger = { CHARACTER = scope:recipient }
|
||||
has_friendly_relationship_with_character_trigger = { CHARACTER = scope:recipient }
|
||||
}
|
||||
scope:recipient = {
|
||||
any_character_to_title_neighboring_county = {
|
||||
|
|
|
|||
|
|
@ -650,14 +650,7 @@ offer_vassalization_interaction = {
|
|||
character_is_realm_neighbor = scope:recipient
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
# landless ruler count as within realm
|
||||
trigger_if = {
|
||||
limit = { is_landed = no }
|
||||
NOT = { capital_county.holder = { target_is_same_character_or_above = scope:actor } }
|
||||
}
|
||||
capital_province = { squared_distance = { target = scope:actor.capital_province value < 200000 } }
|
||||
}
|
||||
scope:recipient.capital_province = { squared_distance = { target = scope:actor.capital_province value < 200000 } }
|
||||
}
|
||||
add = -250
|
||||
}
|
||||
|
|
@ -669,14 +662,7 @@ offer_vassalization_interaction = {
|
|||
character_is_realm_neighbor = scope:recipient
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
# landless ruler count as within realm
|
||||
trigger_if = {
|
||||
limit = { is_landed = no }
|
||||
NOT = { capital_county.holder = { target_is_same_character_or_above = scope:actor } }
|
||||
}
|
||||
capital_province = { squared_distance = { target = scope:actor.capital_province value >= 200000 } }
|
||||
}
|
||||
scope:recipient.capital_province = { squared_distance = { target = scope:actor.capital_province value >= 200000 } }
|
||||
}
|
||||
add = -500
|
||||
}
|
||||
|
|
@ -1544,13 +1530,8 @@ offer_fealty_interaction = {
|
|||
NOT = {
|
||||
any_neighboring_top_liege_realm_owner = { this = scope:recipient }
|
||||
}
|
||||
# landless ruler count as within realm
|
||||
trigger_if = {
|
||||
limit = { is_landed = no }
|
||||
NOT = { capital_county.holder = { target_is_same_character_or_above = scope:actor } }
|
||||
}
|
||||
capital_province = { squared_distance = { target = scope:recipient.capital_province value < 200000 } }
|
||||
}
|
||||
scope:actor.capital_province = { squared_distance = { target = scope:recipient.capital_province value < 200000 } }
|
||||
}
|
||||
add = -15
|
||||
}
|
||||
|
|
@ -1561,13 +1542,14 @@ offer_fealty_interaction = {
|
|||
NOT = {
|
||||
any_neighboring_top_liege_realm_owner = { this = scope:recipient }
|
||||
}
|
||||
# landless ruler count as within realm
|
||||
trigger_if = {
|
||||
limit = { is_landed = no }
|
||||
NOT = { capital_county.holder = { target_is_same_character_or_above = scope:actor } }
|
||||
}
|
||||
capital_province = { squared_distance = { target = scope:recipient.capital_province value >= 200000 } }
|
||||
}
|
||||
trigger_if = {
|
||||
limit = {
|
||||
exists = scope:recipient.suzerain
|
||||
scope:recipient.suzerain != scope:actor
|
||||
}
|
||||
}
|
||||
scope:actor.capital_province = { squared_distance = { target = scope:recipient.capital_province value >= 200000 } }
|
||||
}
|
||||
add = -25
|
||||
}
|
||||
|
|
|
|||
|
|
@ -122,7 +122,9 @@ ai_cultural_hybridization_interaction = {
|
|||
sub_realm_size >= 4
|
||||
is_physically_able_adult = yes
|
||||
is_at_war = no
|
||||
game_rule_can_create_hybird_culture_trigger = yes
|
||||
NOT = {
|
||||
has_game_rule = none_hybrid_culture_ai_frequency
|
||||
}
|
||||
}
|
||||
|
||||
is_shown = {
|
||||
|
|
@ -213,7 +215,12 @@ ai_cultural_hybridization_interaction = {
|
|||
factor = 0.2
|
||||
has_game_rule = less_common_hybrid_culture_ai_frequency
|
||||
}
|
||||
|
||||
|
||||
modifier = {
|
||||
factor = 0
|
||||
exists = global_var:has_ai_hybrid_event_cooldown
|
||||
}
|
||||
|
||||
modifier = {
|
||||
factor = 0
|
||||
culture = {
|
||||
|
|
|
|||
|
|
@ -101,7 +101,7 @@ diarch_revoke_title_interaction = {
|
|||
scope:recipient.highest_held_title_tier >= tier_county
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_valid = {
|
||||
# Here to correct for some dodgy inheritance situations.
|
||||
scope:actor != scope:intermediary
|
||||
|
|
@ -157,7 +157,7 @@ diarch_revoke_title_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege ?= { has_diarchy_active_parameter = unlock_diarch_revoke_title_interaction }
|
||||
}
|
||||
|
|
@ -178,12 +178,12 @@ diarch_revoke_title_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_highlighted = {
|
||||
# Diarch revocations require a claim - this is uncommon, so we always highlight it.
|
||||
diarch_revocation_has_claim_check_trigger = yes
|
||||
}
|
||||
|
||||
|
||||
can_be_picked_title = {
|
||||
scope:target = {
|
||||
title_revocation_standard_can_pick_title_trigger = yes
|
||||
|
|
@ -251,7 +251,7 @@ diarch_revoke_title_interaction = {
|
|||
hidden_effect = {
|
||||
scope:actor = {
|
||||
if = {
|
||||
limit = {
|
||||
limit = {
|
||||
is_landed_or_landless_administrative = no
|
||||
scope:intermediary != scope:recipient
|
||||
}
|
||||
|
|
@ -732,10 +732,10 @@ diarch_retract_vassal_interaction = {
|
|||
can_send_despite_rejection = yes
|
||||
popup_on_receive = yes
|
||||
pause_on_receive = yes
|
||||
|
||||
|
||||
ai_min_reply_days = 4
|
||||
ai_max_reply_days = 9
|
||||
|
||||
|
||||
on_decline_summary = diarch_rebel_or_crime_summary.retract
|
||||
|
||||
is_shown = {
|
||||
|
|
@ -765,7 +765,7 @@ diarch_retract_vassal_interaction = {
|
|||
scope:recipient.highest_held_title_tier >= tier_duchy
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_valid = {
|
||||
# Here to correct for some dodgy inheritance situations.
|
||||
scope:actor != scope:intermediary
|
||||
|
|
@ -817,7 +817,7 @@ diarch_retract_vassal_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege = { has_diarchy_active_parameter = unlock_diarch_retract_vassal_interaction }
|
||||
}
|
||||
|
|
@ -826,7 +826,7 @@ diarch_retract_vassal_interaction = {
|
|||
scope:actor = { is_at_war_with = scope:actor.liege }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
cooldown = { years = 1 }
|
||||
cooldown_against_recipient = { years = 3 }
|
||||
|
||||
|
|
@ -876,7 +876,7 @@ diarch_retract_vassal_interaction = {
|
|||
extra_icon = "gfx/interface/icons/character_interactions/hook_icon.dds"
|
||||
|
||||
send_options_exclusive = no
|
||||
|
||||
|
||||
on_send = {
|
||||
scope:actor = {
|
||||
add_character_flag = {
|
||||
|
|
@ -889,7 +889,7 @@ diarch_retract_vassal_interaction = {
|
|||
on_auto_accept = {
|
||||
scope:recipient = { trigger_event = char_interaction.0271 }
|
||||
}
|
||||
|
||||
|
||||
on_accept = {
|
||||
# Follow the standard flow for retraction.
|
||||
save_scope_value_as = {
|
||||
|
|
@ -959,7 +959,7 @@ diarch_retract_vassal_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_retract_veto_intermediary_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
on_decline = {
|
||||
scope:actor = {
|
||||
# Tell them that the retraction ran into issues.
|
||||
|
|
@ -1005,7 +1005,7 @@ diarch_retract_vassal_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_retract_decline_intermediary_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = {
|
||||
OR = {
|
||||
scope:recipient = {
|
||||
|
|
@ -1051,7 +1051,7 @@ diarch_retract_vassal_interaction = {
|
|||
}
|
||||
ai_accept = {
|
||||
base = 0 # Try to make it 0 for most interactions
|
||||
|
||||
|
||||
# Hook used
|
||||
modifier = {
|
||||
add = 40
|
||||
|
|
@ -1071,7 +1071,7 @@ diarch_retract_vassal_interaction = {
|
|||
desc = AI_REFUSAL_IS_TREASON
|
||||
scope:actor = { has_realm_law_flag = vassal_refusal_is_treason }
|
||||
}
|
||||
|
||||
|
||||
ai_value_modifier = {
|
||||
who = scope:recipient
|
||||
ai_greed = {
|
||||
|
|
@ -1111,7 +1111,7 @@ diarch_retract_vassal_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
modifier = { #Sub-Vassal is NOT De jure of current Vassal.
|
||||
add = 25
|
||||
desc = AI_REFUSAL_IS_NOT_DE_JURE_LIEGE
|
||||
|
|
@ -1199,7 +1199,7 @@ diarch_retract_vassal_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# AI
|
||||
ai_targets = { ai_recipients = peer_vassals }
|
||||
ai_frequency_by_tier = {
|
||||
|
|
@ -1210,7 +1210,7 @@ diarch_retract_vassal_interaction = {
|
|||
empire = 24
|
||||
hegemony = 24
|
||||
}
|
||||
|
||||
|
||||
ai_potential = {
|
||||
is_diarch = yes
|
||||
has_realm_law_flag = title_revocation_allowed
|
||||
|
|
@ -1218,7 +1218,7 @@ diarch_retract_vassal_interaction = {
|
|||
# Loyal diarchs don't engage in skullduggery.
|
||||
diarch_loyalty < diarch_loyalty_visibly_loyal_threshold
|
||||
}
|
||||
|
||||
|
||||
ai_will_do = {
|
||||
# We're generally ruthless here.
|
||||
base = @ai_secondary_powers_base_value
|
||||
|
|
@ -1441,7 +1441,7 @@ diarch_imprison_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege = { has_diarchy_active_parameter = unlock_diarch_imprison_interaction }
|
||||
scope:actor.liege = {
|
||||
|
|
@ -1468,7 +1468,7 @@ diarch_imprison_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_highlighted = {
|
||||
scope:recipient = { is_imprisoned = no }
|
||||
scope:actor = { has_imprisonment_reason = scope:recipient }
|
||||
|
|
@ -1576,17 +1576,12 @@ diarch_imprison_interaction = {
|
|||
}
|
||||
|
||||
on_decline = {
|
||||
scope:actor = {
|
||||
save_scope_as = use_strife_not_tyranny
|
||||
imprison_HoF_consequences_effect = yes
|
||||
scope:actor = {
|
||||
imprison_HoF_consequences_effect = yes
|
||||
imprison_tyranny_effect = yes
|
||||
}
|
||||
# Do we want a war or an escape?
|
||||
scope:recipient = {
|
||||
add_opinion = {
|
||||
target = scope:actor
|
||||
modifier = attempted_imprisonment_opinion
|
||||
}
|
||||
# If target is count or higher, we want the option to start a war.
|
||||
if = {
|
||||
limit = {
|
||||
|
|
@ -1604,11 +1599,6 @@ diarch_imprison_interaction = {
|
|||
diarch_declare_recipient_criminal_effect = yes
|
||||
}
|
||||
50 = {
|
||||
trigger = {
|
||||
scope:actor = {
|
||||
is_landed = yes # consistent with char_interaction.0283
|
||||
}
|
||||
}
|
||||
show_chance = no
|
||||
desc = char_interaction.0263.result.war
|
||||
scope:recipient = {
|
||||
|
|
@ -1753,7 +1743,7 @@ diarch_imprison_interaction = {
|
|||
}
|
||||
|
||||
auto_accept = no
|
||||
|
||||
|
||||
ai_intermediary_accept = {
|
||||
# The AI should be inclined to trust their regent, at least a little.
|
||||
base = 0
|
||||
|
|
@ -2168,7 +2158,7 @@ diarch_imprison_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Diarch (actor) offers to boost the CA/TA/IB of liege (recipient), taking on the costs and negatives themselves so that they can use their diarch powers.
|
||||
|
|
@ -2244,7 +2234,7 @@ diarch_subsidise_crown_authority_interaction = {
|
|||
limit = { has_realm_law = crown_authority_2 }
|
||||
can_pass_law_ca3_trigger = yes
|
||||
}
|
||||
|
||||
|
||||
# If the liege is administrative, they have to be independent.
|
||||
trigger_if = {
|
||||
limit = { government_allows = administrative }
|
||||
|
|
@ -2266,7 +2256,7 @@ diarch_subsidise_crown_authority_interaction = {
|
|||
multiply = subsidised_liege_authority_discount_value
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
on_accept = {
|
||||
scope:actor = {
|
||||
send_interface_toast = {
|
||||
|
|
@ -2304,7 +2294,7 @@ diarch_subsidise_crown_authority_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_accept = {
|
||||
base = 0
|
||||
|
||||
|
|
@ -2318,7 +2308,7 @@ diarch_subsidise_crown_authority_interaction = {
|
|||
|
||||
auto_accept = {
|
||||
custom_description = {
|
||||
text = auto_accept_interaction_ai
|
||||
text = auto_accept_interaction_ai
|
||||
object = scope:recipient
|
||||
scope:recipient = {
|
||||
is_ai = yes
|
||||
|
|
@ -2469,7 +2459,7 @@ diarch_adjust_bureaucracy_interaction = {
|
|||
localization = decrease_centralisation_name
|
||||
current_description = decrease_centralisation
|
||||
}
|
||||
|
||||
|
||||
on_send = {
|
||||
# Tell the AI to set their only send option.
|
||||
if = {
|
||||
|
|
@ -2528,7 +2518,7 @@ diarch_adjust_bureaucracy_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_accept = {
|
||||
base = -25
|
||||
|
||||
|
|
@ -2655,7 +2645,7 @@ diarch_adjust_bureaucracy_interaction = {
|
|||
|
||||
auto_accept = {
|
||||
custom_description = {
|
||||
text = auto_accept_interaction_ai
|
||||
text = auto_accept_interaction_ai
|
||||
object = scope:recipient
|
||||
scope:recipient = {
|
||||
is_ai = yes
|
||||
|
|
@ -2761,9 +2751,9 @@ diarch_legal_meddling_interaction = {
|
|||
# ... who are appropriately landed.
|
||||
is_landed_or_landless_administrative = yes
|
||||
scope:recipient.highest_held_title_tier >= tier_county
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
# You can't claim a title from someone if you already have claims on all their titles.
|
||||
custom_tooltip = {
|
||||
|
|
@ -2785,7 +2775,7 @@ diarch_legal_meddling_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege = { has_diarchy_active_parameter = unlock_legal_meddling_interaction }
|
||||
}
|
||||
|
|
@ -2817,7 +2807,7 @@ diarch_legal_meddling_interaction = {
|
|||
|
||||
cooldown = { months = 6 }
|
||||
cooldown_against_recipient = { years = 3 }
|
||||
|
||||
|
||||
can_be_picked_title = {
|
||||
scope:target = {
|
||||
# Really anything you don't already have a claim on and which isn't special.
|
||||
|
|
@ -3176,7 +3166,7 @@ diarch_syphon_treasury_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
# Make sure scope:recipient is the liege.
|
||||
custom_tooltip = {
|
||||
|
|
@ -3204,7 +3194,7 @@ diarch_syphon_treasury_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege = { has_diarchy_active_parameter = unlock_syphon_treasury_interaction }
|
||||
}
|
||||
|
|
@ -3306,15 +3296,15 @@ diarch_syphon_treasury_interaction = {
|
|||
# Inform scope:actor what type of embezzlement they'll be pursuing.
|
||||
## Very high stewardship characters syphon development growth from a few counties.
|
||||
if = {
|
||||
limit = {
|
||||
limit = {
|
||||
stewardship >= syphon_treasury_stewardship_very_high
|
||||
NOT = { government_has_flag = government_is_nomadic }
|
||||
NOT = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
custom_tooltip = diarch_syphon_treasury_interaction.tt.success.syphon_development_growth
|
||||
}
|
||||
## Alternatively, herd for nomadic rulers
|
||||
else_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
stewardship >= syphon_treasury_stewardship_very_high
|
||||
government_has_flag = government_is_nomadic
|
||||
}
|
||||
|
|
@ -3409,27 +3399,27 @@ diarch_syphon_treasury_interaction = {
|
|||
## Very high.
|
||||
if = {
|
||||
limit = { always = scope:diarch_syphon_treasury_sum_huge }
|
||||
scope:recipient = {
|
||||
scope:recipient = {
|
||||
domicile ?= { change_herd = monumental_herd_loss }
|
||||
}
|
||||
}
|
||||
## High.
|
||||
else_if = {
|
||||
limit = { always = scope:diarch_syphon_treasury_sum_large }
|
||||
scope:recipient = {
|
||||
scope:recipient = {
|
||||
domicile ?= { change_herd = massive_herd_loss }
|
||||
}
|
||||
}
|
||||
## Medium.
|
||||
else_if = {
|
||||
limit = { always = scope:diarch_syphon_treasury_sum_medium }
|
||||
scope:recipient = {
|
||||
scope:recipient = {
|
||||
domicile ?= { change_herd = major_herd_loss }
|
||||
}
|
||||
}
|
||||
## Low.
|
||||
else = {
|
||||
scope:recipient = {
|
||||
scope:recipient = {
|
||||
domicile ?= { change_herd = medium_herd_loss }
|
||||
}
|
||||
}
|
||||
|
|
@ -3840,7 +3830,7 @@ diarch_shift_privileges_interaction = {
|
|||
scope:recipient.highest_held_title_tier >= tier_county
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
# Diarch must be able to act.
|
||||
diarch_cannot_be_disabled_trigger = { DIARCH = scope:actor }
|
||||
|
|
@ -3860,7 +3850,7 @@ diarch_shift_privileges_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege = { has_diarchy_active_parameter = unlock_shift_privileges_interaction }
|
||||
}
|
||||
|
|
@ -4216,7 +4206,7 @@ diarch_request_imperial_expedition_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# How much influence do we want to outlay on this?
|
||||
## A cheapy amount.
|
||||
send_option = {
|
||||
|
|
@ -4271,7 +4261,7 @@ diarch_request_imperial_expedition_interaction = {
|
|||
trigger_event = diarchy.8002
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = {
|
||||
scope:recipient = {
|
||||
trigger_if = {
|
||||
|
|
@ -4610,7 +4600,7 @@ diarch_demand_despotate_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# How much influence do we want to outlay on this?
|
||||
## A cheapy amount.
|
||||
send_option = {
|
||||
|
|
@ -4687,7 +4677,7 @@ diarch_demand_despotate_interaction = {
|
|||
trigger_event = diarchy.8032
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = {
|
||||
scope:recipient = {
|
||||
trigger_if = {
|
||||
|
|
@ -5020,14 +5010,10 @@ diarch_coup_liege_interaction = {
|
|||
scope:recipient = scope:actor.liege
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
save_scope_as = secondary_recipient
|
||||
}
|
||||
scope:recipient = { save_scope_as = secondary_recipient }
|
||||
}
|
||||
# Always make sure we're targeting your liege as the recipient for UX consistency.
|
||||
scope:actor.liege = {
|
||||
save_scope_as = recipient
|
||||
}
|
||||
scope:actor.liege = { save_scope_as = recipient }
|
||||
}
|
||||
|
||||
is_shown = {
|
||||
|
|
@ -5042,11 +5028,12 @@ diarch_coup_liege_interaction = {
|
|||
is_designated_diarch = yes
|
||||
}
|
||||
}
|
||||
# secondary_recipient is always saved whenever you use it on anyone who isn't yourself or your liege, so we use this fact to validate it after the redirect, otherwise it will show up on every other ruler in the game
|
||||
trigger_if = {
|
||||
limit = {
|
||||
exists = scope:secondary_recipient
|
||||
}
|
||||
# Valid on vassals of your liege or your liege themselves.
|
||||
## More complex triggers don't generally work because redirect brings the interaction back to targeting the liege as scope:recipient, so we're left with this.
|
||||
### Don't try to improve it, it's not worth it, but if you _do_, then test your changes thoroughly.
|
||||
#### When this breaks (which it does easily), it tends to mean the interaction shows up as valid against _every_ other character in diplomatic range.
|
||||
OR = {
|
||||
scope:recipient = scope:actor.liege
|
||||
scope:secondary_recipient.liege ?= scope:actor.liege
|
||||
}
|
||||
}
|
||||
|
|
@ -5085,7 +5072,7 @@ diarch_coup_liege_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
scope:actor = { is_diarch = yes }
|
||||
}
|
||||
}
|
||||
# Diarchs must have unlocked the appropriate power.
|
||||
scope:actor.liege ?= { has_diarchy_active_parameter = regents_can_try_to_overthrow_present_lieges }
|
||||
}
|
||||
|
|
@ -5178,7 +5165,7 @@ diarch_coup_liege_interaction = {
|
|||
if = {
|
||||
limit = { exists = scope:secondary_recipient }
|
||||
scope:actor = {
|
||||
# Scope:secondary_recipient joins your conspiracy.
|
||||
# Scope:secondary_recipient joins your conspiracy.
|
||||
custom_tooltip = diarch_coup_liege_interaction.tt.secondary_recipient.joins_conspiracy
|
||||
## Send a notification just for a bit of extra feedback.
|
||||
send_interface_toast = {
|
||||
|
|
@ -5269,18 +5256,12 @@ diarch_coup_liege_interaction = {
|
|||
# Opinion.
|
||||
## Of scope:actor.
|
||||
opinion_modifier = {
|
||||
trigger = {
|
||||
exists = scope:secondary_recipient # because the secondary_recipient hasn't been chosen when the interaction is initialized
|
||||
}
|
||||
who = scope:secondary_recipient
|
||||
opinion_target = scope:actor
|
||||
multiplier = 1
|
||||
}
|
||||
## Of scope:recipient.
|
||||
opinion_modifier = {
|
||||
trigger = {
|
||||
exists = scope:secondary_recipient
|
||||
}
|
||||
who = scope:secondary_recipient
|
||||
opinion_target = scope:recipient
|
||||
multiplier = -0.5
|
||||
|
|
@ -5288,9 +5269,6 @@ diarch_coup_liege_interaction = {
|
|||
# Personality.
|
||||
## Values.
|
||||
ai_value_modifier = {
|
||||
trigger = {
|
||||
exists = scope:secondary_recipient
|
||||
}
|
||||
who = scope:secondary_recipient
|
||||
ai_honor = -1
|
||||
ai_boldness = 0.25
|
||||
|
|
@ -5300,69 +5278,68 @@ diarch_coup_liege_interaction = {
|
|||
modifier = {
|
||||
add = diarch_ai_desire_plus_3_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.disloyal
|
||||
scope:secondary_recipient ?= { has_trait = disloyal }
|
||||
scope:secondary_recipient = { has_trait = disloyal }
|
||||
}
|
||||
### +++ Ambitious.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_plus_3_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.ambitious
|
||||
scope:secondary_recipient ?= { has_trait = ambitious }
|
||||
scope:secondary_recipient = { has_trait = ambitious }
|
||||
}
|
||||
### ++ Arbitrary.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_plus_2_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.arbitrary
|
||||
scope:secondary_recipient ?= { has_trait = arbitrary }
|
||||
scope:secondary_recipient = { has_trait = arbitrary }
|
||||
}
|
||||
### + Fickle.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_plus_1_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.fickle
|
||||
scope:secondary_recipient ?= { has_trait = fickle }
|
||||
scope:secondary_recipient = { has_trait = fickle }
|
||||
}
|
||||
### - Stubborn.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_minus_1_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.stubborn
|
||||
scope:secondary_recipient ?= { has_trait = stubborn }
|
||||
scope:secondary_recipient = { has_trait = stubborn }
|
||||
}
|
||||
### -- Just.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_minus_2_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.just
|
||||
scope:secondary_recipient ?= { has_trait = just }
|
||||
scope:secondary_recipient = { has_trait = just }
|
||||
}
|
||||
### --- Content.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_minus_3_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.content
|
||||
scope:secondary_recipient ?= { has_trait = content }
|
||||
scope:secondary_recipient = { has_trait = content }
|
||||
}
|
||||
### --- Loyal.
|
||||
modifier = {
|
||||
add = diarch_ai_desire_minus_3_value
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook.tt.has_trait.loyal
|
||||
scope:secondary_recipient ?= { has_trait = loyal }
|
||||
scope:secondary_recipient = { has_trait = loyal }
|
||||
}
|
||||
# Hooks.
|
||||
## Weak hooks are happy to have you in power.
|
||||
modifier = {
|
||||
add = 25
|
||||
scope:secondary_recipient ?= { has_weak_hook = scope:actor }
|
||||
scope:secondary_recipient = { has_weak_hook = scope:actor }
|
||||
}
|
||||
## Strong hooks are *very* happy to have you in power.
|
||||
modifier = {
|
||||
add = 75
|
||||
scope:secondary_recipient ?= { has_strong_hook = scope:actor }
|
||||
scope:secondary_recipient = { has_strong_hook = scope:actor }
|
||||
}
|
||||
## And conversely, don't want you to coup scope:recipient if they've already got a strong hook on them.
|
||||
modifier = {
|
||||
add = -100
|
||||
scope:secondary_recipient ?= { has_strong_hook = scope:recipient }
|
||||
scope:secondary_recipient = { has_strong_hook = scope:recipient }
|
||||
}
|
||||
## Loyalty hooks stop the AI signing up.
|
||||
modifier = {
|
||||
exists = scope:secondary_recipient
|
||||
add = -1000
|
||||
desc = diarch_coup_liege_interaction.tt.liege_has_loyalty_hook
|
||||
diarch_loyalty_due_to_hook_trigger = {
|
||||
|
|
@ -5378,12 +5355,12 @@ diarch_coup_liege_interaction = {
|
|||
# Reduce the malus a little if also allied to scope:actor.
|
||||
if = {
|
||||
limit = {
|
||||
scope:secondary_recipient ?= { is_allied_to = scope:actor }
|
||||
scope:secondary_recipient = { is_allied_to = scope:actor }
|
||||
}
|
||||
add = 50
|
||||
}
|
||||
}
|
||||
scope:secondary_recipient ?= { is_allied_to = scope:recipient }
|
||||
scope:secondary_recipient = { is_allied_to = scope:recipient }
|
||||
}
|
||||
## Heirs don't generally want to betray scope:recipient, as they'll lose out.
|
||||
modifier = {
|
||||
|
|
@ -5533,7 +5510,7 @@ mulct_vizier_interaction = {
|
|||
|
||||
# Don't squeeze them too often.
|
||||
cooldown = { years = 10 }
|
||||
|
||||
|
||||
# Attempt Methods
|
||||
send_options_exclusive = yes
|
||||
## Minimal.
|
||||
|
|
@ -5666,7 +5643,7 @@ mulct_vizier_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_vizmulct_accept_recipient_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = yes
|
||||
|
||||
# AI
|
||||
|
|
@ -6522,8 +6499,8 @@ swing_scales_currency_interaction = {
|
|||
# Viziers give you more bang for your buck when swinging against 'em.
|
||||
# Perk check for Voyager perk
|
||||
if = {
|
||||
limit = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
limit = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
has_perk = power_at_home_perk
|
||||
is_travelling = yes
|
||||
}
|
||||
|
|
@ -6536,7 +6513,7 @@ swing_scales_currency_interaction = {
|
|||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
AND = {
|
||||
has_perk = power_at_home_perk
|
||||
is_travelling = yes
|
||||
|
|
@ -6585,8 +6562,8 @@ swing_scales_currency_interaction = {
|
|||
# Viziers give you more bang for your buck when swinging against 'em.
|
||||
# Perk check for Voyager perk
|
||||
if = {
|
||||
limit = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
limit = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
has_perk = power_at_home_perk
|
||||
is_travelling = yes
|
||||
}
|
||||
|
|
@ -6599,7 +6576,7 @@ swing_scales_currency_interaction = {
|
|||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
has_diarchy_active_parameter = lieges_swing_more_against_diarchs
|
||||
AND = {
|
||||
has_perk = power_at_home_perk
|
||||
is_travelling = yes
|
||||
|
|
@ -6895,7 +6872,7 @@ diarch_swing_scales_currency_interaction = {
|
|||
}
|
||||
|
||||
cooldown = { years = 2 }
|
||||
|
||||
|
||||
cost = {
|
||||
influence = {
|
||||
if = {
|
||||
|
|
@ -7019,11 +6996,9 @@ diarch_swing_scales_currency_interaction = {
|
|||
scope:actor.var:movement_power_individual >= decent_movement_power_value
|
||||
}
|
||||
is_shown = {
|
||||
exists = scope:actor.var:movement_power_individual
|
||||
scope:actor = {
|
||||
government_has_flag = government_is_celestial
|
||||
is_diarch_of_target = scope:recipient
|
||||
exists = var:movement_power_individual
|
||||
}
|
||||
scope:recipient = { government_has_flag = government_is_celestial }
|
||||
}
|
||||
|
|
@ -7231,7 +7206,7 @@ diarch_entrench_regency_interaction = {
|
|||
# You must be able to act as diarch.
|
||||
diarch_cannot_be_disabled_trigger = { DIARCH = scope:actor }
|
||||
}
|
||||
|
||||
|
||||
on_accept = {
|
||||
scope:recipient = {
|
||||
# Tell scope:recipient what's up.
|
||||
|
|
@ -7265,7 +7240,7 @@ diarch_entrench_regency_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_entrench_recipient_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = yes
|
||||
|
||||
# AI
|
||||
|
|
@ -7348,7 +7323,7 @@ diarch_regent_appoints_self_co_emperor_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
on_accept = {
|
||||
scope:recipient = {
|
||||
# Tell scope:recipient what's up.
|
||||
|
|
@ -7386,7 +7361,7 @@ diarch_regent_appoints_self_co_emperor_interaction = {
|
|||
# Bit o'prestige for your hard work.
|
||||
scope:actor = { add_prestige = medium_prestige_gain }
|
||||
}
|
||||
|
||||
|
||||
auto_accept = yes
|
||||
|
||||
# AI
|
||||
|
|
@ -7438,7 +7413,7 @@ liege_dismiss_temporary_regency_interaction = {
|
|||
# Basic requirements must be fulfilled.
|
||||
scope:actor = { can_leave_diarchy_trigger = yes }
|
||||
}
|
||||
|
||||
|
||||
on_accept = {
|
||||
scope:actor = {
|
||||
# Tell scope:recipient what's up.
|
||||
|
|
@ -7478,7 +7453,7 @@ liege_dismiss_temporary_regency_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_dismtemp_accept_recipient_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = yes
|
||||
|
||||
# AI
|
||||
|
|
@ -7647,8 +7622,8 @@ liege_dismiss_entrenched_regency_interaction = {
|
|||
current_description = diarchy_ending_gift_herd_desc
|
||||
is_shown = {
|
||||
# Can only pay herd if actor has herd to pay and recipient accepts herd as a currency
|
||||
scope:actor = { government_has_flag = government_is_nomadic }
|
||||
scope:recipient = { government_has_flag = government_is_nomadic }
|
||||
scope:actor = { government_has_flag = government_is_nomadic }
|
||||
scope:recipient = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -8028,7 +8003,7 @@ liege_dismiss_entrenched_regency_interaction = {
|
|||
scope:diarchy_ending_gift_unnecessary = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_accept = {
|
||||
# Diarchs don't *want* to agree, by default...
|
||||
base = 0
|
||||
|
|
@ -8352,7 +8327,7 @@ liege_dismiss_vizier_interaction = {
|
|||
}
|
||||
|
||||
cooldown = { years = 5 }
|
||||
|
||||
|
||||
on_accept = {
|
||||
scope:actor = {
|
||||
# We've dismissed your vizier!
|
||||
|
|
@ -8466,7 +8441,7 @@ liege_dismiss_vizier_interaction = {
|
|||
diarch_interaction_add_to_global_list_effect = { VARIABLE_LIST = di_track_dismviz_accept_recipient_list }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
auto_accept = yes
|
||||
|
||||
# AI
|
||||
|
|
@ -8605,7 +8580,7 @@ liege_dismiss_vizier_interaction = {
|
|||
declare_me_regent_interaction = {
|
||||
category = interaction_category_diarch
|
||||
icon = icon_declare_me_regent
|
||||
filter_tags = { admin_liege }
|
||||
filter_tags = { admin_liege rep_liege }
|
||||
|
||||
desc = declare_me_regent_interaction_desc
|
||||
notification_text = DECLARE_ME_REGENT_PROPOSAL
|
||||
|
|
@ -9012,7 +8987,7 @@ declare_me_regent_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
# Events
|
||||
# Events
|
||||
modifier = {
|
||||
add = 25
|
||||
desc = tgp_power_undermined_modifier_tt
|
||||
|
|
@ -9218,24 +9193,14 @@ appoint_vizier_interaction = {
|
|||
NOT = { has_diarchy_active_parameter = diarchy_is_vizierate }
|
||||
}
|
||||
# We perform this upon ourselves or our (probable) candidates.
|
||||
trigger_if = {
|
||||
limit = {
|
||||
exists = scope:secondary_recipient
|
||||
}
|
||||
scope:secondary_recipient = {
|
||||
is_valid_basic_candidate_for_vizier_trigger = yes
|
||||
OR = {
|
||||
is_courtier_of = scope:actor
|
||||
AND = {
|
||||
highest_held_title_tier = tier_barony
|
||||
liege = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
trigger_else = {
|
||||
scope:recipient = {
|
||||
scope:recipient = {
|
||||
OR = {
|
||||
this = scope:actor
|
||||
is_courtier_of = scope:actor
|
||||
AND = {
|
||||
highest_held_title_tier = tier_barony
|
||||
liege = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -9262,14 +9227,6 @@ appoint_vizier_interaction = {
|
|||
|
||||
populate_recipient_list = { sort_vizier_candidates_to_list_effect = yes }
|
||||
|
||||
redirect = {
|
||||
if = {
|
||||
limit = { scope:recipient != scope:actor }
|
||||
scope:recipient = { save_scope_as = secondary_recipient }
|
||||
scope:actor = { save_scope_as = recipient }
|
||||
}
|
||||
}
|
||||
|
||||
cost = {
|
||||
prestige = major_prestige_value
|
||||
renown = {
|
||||
|
|
@ -9422,7 +9379,7 @@ appoint_vizier_interaction = {
|
|||
custom_tooltip = appoint_vizier_interaction.tt.warning.vizier_replace_councillor
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# Object explorer logging.
|
||||
scope:actor = {
|
||||
diarch_interaction_set_or_update_global_variable_effect = { VARIABLE = di_track_appviz_accept }
|
||||
|
|
@ -9443,11 +9400,11 @@ appoint_vizier_interaction = {
|
|||
empire = 120
|
||||
hegemony = 120
|
||||
}
|
||||
|
||||
|
||||
ai_potential = {
|
||||
government_has_flag = may_appoint_viziers
|
||||
}
|
||||
|
||||
|
||||
ai_will_do = {
|
||||
base = 0
|
||||
|
||||
|
|
@ -9698,10 +9655,10 @@ appoint_junior_emperor_interaction = {
|
|||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Object explorer logging.
|
||||
scope:actor = {
|
||||
diarch_interaction_set_or_update_global_variable_effect = { VARIABLE = di_track_appjunemp_accept }
|
||||
|
|
@ -9722,7 +9679,7 @@ appoint_junior_emperor_interaction = {
|
|||
empire = 60
|
||||
hegemony = 60
|
||||
}
|
||||
|
||||
|
||||
ai_potential = {
|
||||
# Filter us down nice'n'tight.
|
||||
may_appoint_co_emperors_trigger = yes
|
||||
|
|
@ -9735,7 +9692,7 @@ appoint_junior_emperor_interaction = {
|
|||
is_adult = no
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ai_will_do = {
|
||||
# The AI doesn't like doing this without good reason.
|
||||
base = -100
|
||||
|
|
@ -9757,7 +9714,7 @@ appoint_co_emperor_interaction = {
|
|||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
scope:secondary_recipient ?= {
|
||||
scope:secondary_recipient ?= {
|
||||
valid_co_emperor_candidate_trigger = { LIEGE = scope:actor }
|
||||
}
|
||||
}
|
||||
|
|
@ -9943,9 +9900,9 @@ appoint_co_emperor_interaction = {
|
|||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Object explorer logging.
|
||||
scope:actor = {
|
||||
diarch_interaction_set_or_update_global_variable_effect = { VARIABLE = di_track_appcoemp_accept }
|
||||
|
|
@ -9967,7 +9924,7 @@ appoint_co_emperor_interaction = {
|
|||
empire = 60
|
||||
hegemony = 60
|
||||
}
|
||||
|
||||
|
||||
ai_potential = {
|
||||
# Filter us down nice'n'tight.
|
||||
may_appoint_co_emperors_trigger = yes
|
||||
|
|
@ -9977,7 +9934,7 @@ appoint_co_emperor_interaction = {
|
|||
age >= 50
|
||||
any_child = { is_adult = yes }
|
||||
}
|
||||
|
||||
|
||||
ai_will_do = {
|
||||
# The AI doesn't like doing this without good reason.
|
||||
base = -100
|
||||
|
|
@ -10151,9 +10108,9 @@ appoint_co_monarch_interaction = {
|
|||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Object explorer logging.
|
||||
scope:actor = {
|
||||
diarch_interaction_set_or_update_global_variable_effect = { VARIABLE = di_track_appcomon_accept }
|
||||
|
|
@ -10174,7 +10131,7 @@ appoint_co_monarch_interaction = {
|
|||
empire = 120
|
||||
hegemony = 120
|
||||
}
|
||||
|
||||
|
||||
ai_potential = {
|
||||
# Filter us down nice'n'tight.
|
||||
may_appoint_co_monarchs_trigger = yes
|
||||
|
|
@ -10184,7 +10141,7 @@ appoint_co_monarch_interaction = {
|
|||
age >= 50
|
||||
any_child = { is_adult = yes }
|
||||
}
|
||||
|
||||
|
||||
ai_will_do = {
|
||||
# The AI doesn't like doing this without good reason.
|
||||
base = -100
|
||||
|
|
|
|||
|
|
@ -14,8 +14,6 @@ invite_agent_to_scheme_interaction = {
|
|||
always = scope:mandala_trickster
|
||||
always = scope:gift
|
||||
always = scope:gift_significant
|
||||
always = scope:treasury
|
||||
always = scope:treasury_significant
|
||||
always = scope:offer_hook
|
||||
always = scope:offer_hook_strong
|
||||
always = scope:hook
|
||||
|
|
@ -47,8 +45,6 @@ invite_agent_to_scheme_interaction = {
|
|||
always = scope:mandala_trickster
|
||||
always = scope:gift
|
||||
always = scope:gift_significant
|
||||
always = scope:treasury
|
||||
always = scope:treasury_significant
|
||||
always = scope:offer_hook
|
||||
always = scope:offer_hook_strong
|
||||
always = scope:hook
|
||||
|
|
@ -91,22 +87,6 @@ invite_agent_to_scheme_interaction = {
|
|||
}
|
||||
stress_impact = { greedy = medium_stress_impact_gain }
|
||||
}
|
||||
# Treasury Bribe
|
||||
if = {
|
||||
limit = { always = scope:treasury }
|
||||
pay_treasury_to_gold = {
|
||||
value = bribe_value
|
||||
target = scope:recipient
|
||||
}
|
||||
}
|
||||
# Big Treasury Bribe
|
||||
if = {
|
||||
limit = { always = scope:treasury_significant }
|
||||
pay_treasury_to_gold = {
|
||||
value = greater_bribe_value
|
||||
target = scope:recipient
|
||||
}
|
||||
}
|
||||
# Offer Hook
|
||||
if = {
|
||||
limit = { always = scope:offer_hook }
|
||||
|
|
@ -469,12 +449,6 @@ invite_agent_to_scheme_interaction = {
|
|||
send_option = {
|
||||
flag = gift
|
||||
is_shown = {
|
||||
NOT = {
|
||||
scope:actor = {
|
||||
has_treasury = yes
|
||||
has_title = title:e_minister_censor
|
||||
}
|
||||
}
|
||||
# We don't show bribes for schemes where agents will always auto-accept or else deny.
|
||||
NAND = {
|
||||
scope:scheme = { is_scheme_category = contract }
|
||||
|
|
@ -502,12 +476,6 @@ invite_agent_to_scheme_interaction = {
|
|||
send_option = {
|
||||
flag = gift_significant
|
||||
is_shown = {
|
||||
NOT = {
|
||||
scope:actor = {
|
||||
has_treasury = yes
|
||||
has_title = title:e_minister_censor
|
||||
}
|
||||
}
|
||||
# We don't show bribes for schemes where agents will always auto-accept or else deny.
|
||||
NAND = {
|
||||
scope:scheme = { is_scheme_category = contract }
|
||||
|
|
@ -531,68 +499,6 @@ invite_agent_to_scheme_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
## Treasury
|
||||
send_option = {
|
||||
flag = treasury
|
||||
is_shown = {
|
||||
scope:actor = {
|
||||
has_treasury = yes
|
||||
has_title = title:e_minister_censor
|
||||
}
|
||||
# We don't show bribes for schemes where agents will always auto-accept or else deny.
|
||||
NAND = {
|
||||
scope:scheme = { is_scheme_category = contract }
|
||||
scope:recipient = { is_courtier_of = scope:actor }
|
||||
}
|
||||
}
|
||||
is_valid = {
|
||||
scope:actor.treasury >= bribe_value
|
||||
custom_tooltip = {
|
||||
text = offer_gold.tt.cannot_offer_both_bribes
|
||||
scope:treasury_significant = no
|
||||
}
|
||||
would_agent_accept_petty_bribes_against_target_trigger = yes
|
||||
}
|
||||
localization = SCHEME_AGENT_TREASURY_BRIBE
|
||||
current_description = {
|
||||
# Triggered desc so that we don't get a weird double tooltip.
|
||||
triggered_desc = {
|
||||
trigger = { scope:actor.treasury >= bribe_value }
|
||||
desc = SCHEME_AGENT_TREASURY_BRIBE_VALID
|
||||
}
|
||||
}
|
||||
}
|
||||
## Even more treasury
|
||||
send_option = {
|
||||
flag = treasury_significant
|
||||
is_shown = {
|
||||
scope:actor = {
|
||||
has_treasury = yes
|
||||
has_title = title:e_minister_censor
|
||||
}
|
||||
# We don't show bribes for schemes where agents will always auto-accept or else deny.
|
||||
NAND = {
|
||||
scope:scheme = { is_scheme_category = contract }
|
||||
scope:recipient = { is_courtier_of = scope:actor }
|
||||
}
|
||||
}
|
||||
is_valid = {
|
||||
scope:actor.treasury >= greater_bribe_value
|
||||
custom_tooltip = {
|
||||
text = offer_gold.tt.cannot_offer_both_bribes
|
||||
scope:treasury = no
|
||||
}
|
||||
would_agent_accept_petty_bribes_against_target_trigger = yes
|
||||
}
|
||||
localization = SCHEME_AGENT_TREASURY_SIGNIFICANT_BRIBE
|
||||
current_description = {
|
||||
# Triggered desc so that we don't get a weird double tooltip.
|
||||
triggered_desc = {
|
||||
trigger = { scope:actor.treasury >= greater_bribe_value }
|
||||
desc = SCHEME_AGENT_TREASURY_SIGNIFICANT_VALID
|
||||
}
|
||||
}
|
||||
}
|
||||
## Offer a hook
|
||||
send_option = {
|
||||
flag = offer_hook
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -15,8 +15,7 @@
|
|||
is_shown = {
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
NOT = { government_allows = administrative }
|
||||
|
|
@ -31,7 +30,7 @@
|
|||
can_send = {
|
||||
#Mandala gets special treatment
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
scope:actor = { government_has_flag = government_is_mandala }
|
||||
}
|
||||
custom_tooltip = {
|
||||
|
|
@ -340,14 +339,12 @@ vassal_modify_vassal_contract_interaction = {
|
|||
|
||||
is_shown = {
|
||||
scope:recipient = {
|
||||
liege = scope:actor
|
||||
top_liege != this
|
||||
this != scope:actor
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
NOR = {
|
||||
government_allows = administrative
|
||||
government_has_flag = government_is_nomadic
|
||||
}
|
||||
NOT = { government_allows = administrative }
|
||||
NOT = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -358,7 +355,7 @@ vassal_modify_vassal_contract_interaction = {
|
|||
can_send = {
|
||||
#Mandala gets special treatment
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
scope:recipient = { government_has_flag = government_is_mandala }
|
||||
}
|
||||
custom_tooltip = {
|
||||
|
|
@ -598,11 +595,10 @@ ai_only_liege_modify_vassal_contract_interaction = {
|
|||
}
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
NOT = {
|
||||
has_strong_hook = scope:actor
|
||||
}
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
vassal_contract_can_be_modified_trigger = yes
|
||||
does_ai_liege_in_vassal_contract_desire_obligation_change = yes
|
||||
|
|
@ -638,7 +634,7 @@ ai_only_liege_modify_vassal_contract_interaction = {
|
|||
ai_targets = {
|
||||
ai_recipients = vassals
|
||||
}
|
||||
|
||||
|
||||
ai_frequency_by_tier = {
|
||||
barony = 0
|
||||
county = 12
|
||||
|
|
@ -687,11 +683,10 @@ ai_only_liege_modify_vassal_contract_admin_province_interaction = {
|
|||
}
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
is_tributary = no
|
||||
NOT = {
|
||||
has_strong_hook = scope:actor
|
||||
}
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
government_has_flag = government_uses_admin_province_obligations
|
||||
|
||||
|
|
@ -753,11 +748,10 @@ ai_only_vassal_modify_vassal_contract_interaction = {
|
|||
has_usable_hook = scope:recipient
|
||||
vassal_contract_can_be_modified_trigger = yes
|
||||
does_ai_vassal_in_vassal_contract_desire_obligation_change = yes
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege = scope:recipient
|
||||
}
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
NOT = {
|
||||
has_strong_hook = scope:actor
|
||||
|
|
@ -830,12 +824,11 @@ admin_liege_modify_vassal_contract_interaction = {
|
|||
is_shown = {
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
OR = {
|
||||
is_landed = yes
|
||||
is_councillor_of = scope:actor.top_liege
|
||||
}
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
government_allows = administrative
|
||||
|
|
@ -996,7 +989,7 @@ admin_liege_modify_vassal_contract_interaction = {
|
|||
type = msg_vassal_contract_change
|
||||
title = modify_vassal_contract_interaction_notification
|
||||
right_icon = scope:recipient
|
||||
|
||||
|
||||
scope:recipient = {
|
||||
hidden_effect = {
|
||||
set_variable = {
|
||||
|
|
@ -1017,13 +1010,14 @@ admin_liege_modify_vassal_contract_interaction = {
|
|||
type = scope:obligation.vassal_contract_type
|
||||
level = scope:obligation
|
||||
}
|
||||
|
||||
|
||||
# Update the succession law for celestial province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_celestial
|
||||
scope:obligation.vassal_contract_type = vassal_contract:celestial_provinces
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
|
|
@ -1046,51 +1040,6 @@ admin_liege_modify_vassal_contract_interaction = {
|
|||
add_realm_law_skip_effects = celestial_appointment_succession_law
|
||||
}
|
||||
}
|
||||
# Update the succession law for meritocratic province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
else_if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_meritocratic
|
||||
scope:obligation.vassal_contract_type = vassal_contract:meritocratic_provinces
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
vassal_contract_has_flag = meritocratic_province_military
|
||||
NOT = { has_realm_law = meritocratic_military_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = meritocratic_military_appointment_succession_law
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
vassal_contract_has_flag = meritocratic_province_standard
|
||||
vassal_contract_has_flag = meritocratic_province_industrial
|
||||
}
|
||||
NOT = { has_realm_law = meritocratic_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = meritocratic_appointment_succession_law
|
||||
}
|
||||
}
|
||||
# Update the succession law for japanese province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
else_if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_japanese_administrative
|
||||
scope:obligation.vassal_contract_type = vassal_contract:japan_administrative_provinces
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
NOT = { has_realm_law = japanese_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = japanese_appointment_succession_law
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
vassal_contract_has_flag = japan_administrative_military_appointment
|
||||
NOT = { has_realm_law = japanese_military_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = japanese_military_appointment_succession_law
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1111,7 +1060,7 @@ admin_vassal_modify_vassal_contract_interaction = {
|
|||
common_interaction = yes
|
||||
icon = icon_contract_modification_single
|
||||
|
||||
filter_tags = { admin_liege }
|
||||
filter_tags = { admin_liege rep_liege }
|
||||
|
||||
send_name = "admin_vassal_modify_vassal_contract_interaction_send"
|
||||
desc = admin_vassal_modify_vassal_contract_interaction_desc
|
||||
|
|
@ -1120,8 +1069,7 @@ admin_vassal_modify_vassal_contract_interaction = {
|
|||
scope:actor = {
|
||||
top_liege != this
|
||||
this != scope:recipient
|
||||
liege = scope:recipient
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
liege ?= scope:recipient # this excludes tributary contracts by default
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
government_allows = administrative
|
||||
tgp_is_ceremonial_liege_trigger = no
|
||||
|
|
@ -1257,14 +1205,14 @@ admin_vassal_modify_vassal_contract_interaction = {
|
|||
type = scope:obligation.vassal_contract_type
|
||||
level = scope:obligation
|
||||
}
|
||||
|
||||
|
||||
# Update the succession law for celestial province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_celestial
|
||||
scope:obligation.vassal_contract_type = vassal_contract:celestial_provinces
|
||||
}
|
||||
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
|
|
@ -1287,51 +1235,6 @@ admin_vassal_modify_vassal_contract_interaction = {
|
|||
add_realm_law_skip_effects = celestial_appointment_succession_law
|
||||
}
|
||||
}
|
||||
# Update the succession law for meritocratic province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
else_if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_meritocratic
|
||||
scope:obligation.vassal_contract_type = vassal_contract:meritocratic_provinces
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
vassal_contract_has_flag = meritocratic_province_military
|
||||
NOT = { has_realm_law = meritocratic_military_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = meritocratic_military_appointment_succession_law
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
vassal_contract_has_flag = meritocratic_province_standard
|
||||
vassal_contract_has_flag = meritocratic_province_industrial
|
||||
}
|
||||
NOT = { has_realm_law = meritocratic_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = meritocratic_appointment_succession_law
|
||||
}
|
||||
}
|
||||
# Update the succession law for japanese province types if applicable - That way, we don't have to wait until the current law invalidates.
|
||||
else_if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_japanese_administrative
|
||||
scope:obligation.vassal_contract_type = vassal_contract:japan_administrative_provinces
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { vassal_contract_has_flag = japan_administrative_military_appointment }
|
||||
NOT = { has_realm_law = japanese_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = japanese_appointment_succession_law
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
vassal_contract_has_flag = japan_administrative_military_appointment
|
||||
NOT = { has_realm_law = japanese_military_appointment_succession_law }
|
||||
}
|
||||
add_realm_law_skip_effects = japanese_military_appointment_succession_law
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1524,9 +1427,8 @@ nomad_liege_modify_vassal_contract_interaction = {
|
|||
|
||||
is_shown = {
|
||||
scope:recipient = {
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
NOT = { this = scope:actor }
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
is_ruler = yes
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
government_has_flag = government_is_nomadic
|
||||
|
|
@ -1745,7 +1647,7 @@ nomad_liege_modify_vassal_contract_interaction = {
|
|||
# Additional Flavor Titles
|
||||
scope:recipient = { additional_flavor_check_effect = yes }
|
||||
}
|
||||
|
||||
|
||||
send_option = {
|
||||
is_valid = {
|
||||
scope:actor = {
|
||||
|
|
@ -1772,7 +1674,7 @@ nomad_vassal_modify_vassal_contract_interaction = {
|
|||
|
||||
send_name = "nomad_vassal_modify_vassal_contract_interaction_send"
|
||||
desc = nomad_vassal_modify_vassal_contract_interaction_desc
|
||||
|
||||
|
||||
redirect = {
|
||||
# need to reverse the role for the UI to work properly
|
||||
scope:recipient = {
|
||||
|
|
@ -1790,9 +1692,8 @@ nomad_vassal_modify_vassal_contract_interaction = {
|
|||
is_shown = {
|
||||
scope:recipient = {
|
||||
is_independent_ruler = no
|
||||
this != scope:actor
|
||||
liege = scope:actor
|
||||
is_tributary = no # this excludes tributary contracts by default
|
||||
NOT = { this = scope:actor }
|
||||
liege ?= scope:actor # this excludes tributary contracts by default
|
||||
vassal_contract_has_modifiable_obligations = yes
|
||||
government_has_flag = government_is_nomadic
|
||||
}
|
||||
|
|
@ -1973,7 +1874,7 @@ suzerain_modify_tributary_contract_interaction = {
|
|||
scope:recipient = {
|
||||
is_tributary_of = scope:actor # excludes vassals by default
|
||||
subject_contract_has_modifiable_obligations = yes
|
||||
NOT = { government_has_flag = government_is_herder }
|
||||
NOT = { government_has_flag = government_is_true_herder }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1984,7 +1885,7 @@ suzerain_modify_tributary_contract_interaction = {
|
|||
can_send = {
|
||||
#Mandala gets special treatment
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
scope:actor = { government_has_flag = government_is_mandala }
|
||||
}
|
||||
custom_tooltip = {
|
||||
|
|
@ -2124,7 +2025,7 @@ suzerain_modify_tributary_contract_interaction = {
|
|||
add_piety = major_piety_loss
|
||||
}
|
||||
else = { add_prestige = medium_prestige_loss }
|
||||
|
||||
|
||||
scope:recipient = {
|
||||
add_opinion = {
|
||||
modifier = outraged_opinion
|
||||
|
|
@ -2220,7 +2121,7 @@ subject_modify_tributary_contract_interaction = {
|
|||
can_send = {
|
||||
#Mandala gets special treatment
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
scope:recipient = { government_has_flag = government_is_mandala }
|
||||
}
|
||||
custom_tooltip = {
|
||||
|
|
@ -2235,9 +2136,9 @@ subject_modify_tributary_contract_interaction = {
|
|||
trigger_if = {
|
||||
limit = { scope:hook = no } # no cost
|
||||
trigger_if = {
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
government_has_flag = government_is_nomadic
|
||||
scope:recipient = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
|
|
@ -2292,9 +2193,9 @@ subject_modify_tributary_contract_interaction = {
|
|||
trigger_if = {
|
||||
limit = { scope:hook = no } # no cost
|
||||
trigger_if = {
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
trigger_if = {
|
||||
limit = {
|
||||
limit = {
|
||||
government_has_flag = government_is_nomadic
|
||||
scope:recipient = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
|
|
@ -2334,9 +2235,9 @@ subject_modify_tributary_contract_interaction = {
|
|||
}
|
||||
else = {
|
||||
if = {
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
limit = { subject_standing < 0 } # this means we don't use subject standing
|
||||
if = {
|
||||
limit = {
|
||||
limit = {
|
||||
government_has_flag = government_is_nomadic
|
||||
scope:recipient = { government_has_flag = government_is_nomadic }
|
||||
}
|
||||
|
|
@ -2462,14 +2363,14 @@ subject_modify_tributary_contract_interaction = {
|
|||
add = scope:new_value
|
||||
multiply = -20 #Overlord favoring options have a negative score
|
||||
if = { # the Chinese Emperor cares less since they get tribute through missions as well
|
||||
limit = {
|
||||
limit = {
|
||||
scope:new_value < 0
|
||||
scope:actor = {
|
||||
scope:actor = {
|
||||
OR = {
|
||||
has_subject_contract_group = tributary_celestial
|
||||
has_subject_contract_group = tributary_hegemonic
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
multiply = 0.5
|
||||
}
|
||||
|
|
@ -2505,7 +2406,7 @@ ai_only_hegemonic_tributary_modify_tributary_contract_interaction = {
|
|||
scope:actor = {
|
||||
if = {
|
||||
# if the subject has a Seal of Investiture, they will always ask for an Investiture Privilege if they can
|
||||
limit = {
|
||||
limit = {
|
||||
any_character_artifact = {
|
||||
OR = {
|
||||
artifact_type = seal_of_investiture
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -2234,7 +2234,7 @@ seek_indulgences_interaction = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
has_trait = kinslayer_3
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
gold >= seek_indulgences_major_criminal_trait_value
|
||||
}
|
||||
|
|
@ -2243,19 +2243,19 @@ seek_indulgences_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = kinslayer_2
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = witch
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:witch GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = witch GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = deviant
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:deviant GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = deviant GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = sodomite
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:sodomite GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = sodomite GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2266,15 +2266,15 @@ seek_indulgences_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = kinslayer_1
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = fornicator
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:fornicator GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = fornicator GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = adulterer
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:adulterer GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = adulterer GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -4089,7 +4089,7 @@ take_vows_interaction = {
|
|||
if = {
|
||||
limit = {
|
||||
house = {
|
||||
has_house_aspiration_parameter = humility_take_the_vows_bonus
|
||||
has_house_power_parameter = humility_take_the_vows_bonus
|
||||
}
|
||||
}
|
||||
add_piety_experience = 100
|
||||
|
|
@ -5426,11 +5426,11 @@ hof_ask_for_gold_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = fornicator
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:fornicator GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = fornicator GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = adulterer
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:adulterer GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = adulterer GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -5460,15 +5460,15 @@ hof_ask_for_gold_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = kinslayer_1
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_2
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_3
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6255,11 +6255,11 @@ hof_ask_for_claim_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = fornicator
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:fornicator GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = fornicator GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = adulterer
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:adulterer GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = adulterer GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6272,11 +6272,11 @@ hof_ask_for_claim_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = fornicator
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:fornicator GENDER_CHARACTER = scope:secondary_recipient }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = fornicator GENDER_CHARACTER = scope:secondary_recipient }
|
||||
}
|
||||
AND = {
|
||||
has_trait = adulterer
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:adulterer GENDER_CHARACTER = scope:secondary_recipient }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = adulterer GENDER_CHARACTER = scope:secondary_recipient }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6323,15 +6323,15 @@ hof_ask_for_claim_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = kinslayer_1
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_1 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_2
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_2 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_3
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_3 GENDER_CHARACTER = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6344,15 +6344,15 @@ hof_ask_for_claim_interaction = {
|
|||
OR = {
|
||||
AND = {
|
||||
has_trait = kinslayer_1
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_1 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_1 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_2
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_2 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_2 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
}
|
||||
AND = {
|
||||
has_trait = kinslayer_3
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = trait:kinslayer_3 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
trait_is_shunned_or_criminal_in_faith_trigger = { FAITH = faith TRAIT = kinslayer_3 GENDER_CHARACTER = scope:secondary_recipient }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -738,7 +738,7 @@ befriend_interaction = {
|
|||
involvement = involved
|
||||
has_struggle_phase_parameter = struggle_unlocks_befriend_schemes_for_everyone
|
||||
}
|
||||
house ?= { has_house_aspiration_parameter = aspect_of_serenity }
|
||||
house ?= { has_house_power_parameter = aspect_of_serenity }
|
||||
}
|
||||
NOR = {
|
||||
has_trait = shy
|
||||
|
|
@ -903,7 +903,7 @@ befriend_interaction = {
|
|||
factor = 25
|
||||
OR = {
|
||||
has_focus = diplomacy_family_focus
|
||||
house ?= { has_house_aspiration_parameter = aspect_of_serenity }
|
||||
house ?= { has_house_power_parameter = aspect_of_serenity }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -1388,7 +1388,7 @@ seduce_interaction = {
|
|||
}
|
||||
}
|
||||
|
||||
modifier = { # Try to avoid aggressive seduction unless you're geared for it
|
||||
modifier = { # Try to avoid agressive seduction unless you're geared for it
|
||||
add = -10
|
||||
scope:actor = {
|
||||
NOR = {
|
||||
|
|
|
|||
|
|
@ -416,19 +416,31 @@ appoint_podesta_interaction = {
|
|||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
every_vassal = {
|
||||
limit = {
|
||||
government_has_flag = government_is_republic
|
||||
}
|
||||
}
|
||||
else = {
|
||||
scope:recipient = {
|
||||
show_as_tooltip = {
|
||||
change_government = republic_government
|
||||
create_title_and_vassal_change = {
|
||||
type = returned
|
||||
save_scope_as = change
|
||||
add_claim_on_loss = no
|
||||
}
|
||||
every_held_title = {
|
||||
change_title_holder = {
|
||||
holder = scope:recipient
|
||||
change = scope:change
|
||||
take_baronies = yes
|
||||
every_vassal = {
|
||||
limit = {
|
||||
government_has_flag = government_is_republic
|
||||
}
|
||||
every_held_title = {
|
||||
change_title_holder = {
|
||||
holder = scope:recipient
|
||||
change = scope:change
|
||||
take_baronies = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -182,23 +182,27 @@
|
|||
}
|
||||
}
|
||||
|
||||
scope:target ?= {
|
||||
if = {
|
||||
limit = {
|
||||
if = {
|
||||
limit = {
|
||||
scope:target = {
|
||||
title_province = {
|
||||
geographical_region = geographical_region:mpo_region_permafrost
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_county_modifier = mpo_siberian_permafrost_modifier }
|
||||
remove_county_modifier = mpo_siberian_permafrost_modifier
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
scope:target = { has_county_modifier = mpo_siberian_permafrost_modifier }
|
||||
}
|
||||
else_if = {
|
||||
limit = { has_county_modifier = mpo_siberian_permafrost_modifier_bad }
|
||||
remove_county_modifier = mpo_siberian_permafrost_modifier_bad
|
||||
scope:target = { remove_county_modifier = mpo_siberian_permafrost_modifier }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:target = { has_county_modifier = mpo_siberian_permafrost_modifier_bad }
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:target = { remove_county_modifier = mpo_siberian_permafrost_modifier_bad }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -360,7 +364,29 @@ tribalize_holding_interaction = {
|
|||
scope:target.title_province = {
|
||||
set_holding_type = tribal_holding
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
scope:target = {
|
||||
title_province = {
|
||||
geographical_region = geographical_region:mpo_region_permafrost
|
||||
}
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
scope:target = { has_county_modifier = mpo_siberian_permafrost_modifier }
|
||||
}
|
||||
scope:target = { remove_county_modifier = mpo_siberian_permafrost_modifier }
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
scope:target = { has_county_modifier = mpo_siberian_permafrost_modifier_bad }
|
||||
}
|
||||
scope:target = { remove_county_modifier = mpo_siberian_permafrost_modifier_bad }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -821,7 +847,7 @@ turn_subject_into_mandala_interaction = {
|
|||
scope:actor = { is_at_war = no }
|
||||
custom_tooltip = {
|
||||
text = cannot_take_overt_hostile_actions_against_diarch.tt
|
||||
NOT = { scope:actor.diarch ?= scope:recipient }
|
||||
NOT = { scope:recipient ?= scope:actor.diarch }
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = head_of_faith_unable_to_change_government_desc
|
||||
|
|
@ -912,16 +938,6 @@ turn_subject_into_mandala_interaction = {
|
|||
scope:recipient = { highest_held_title_tier >= tier_kingdom }
|
||||
gold >= 2000
|
||||
}
|
||||
modifier = {
|
||||
scope:recipient.capital_county.title_province = {
|
||||
NOR = {
|
||||
has_holding_type = temple_citadel_holding
|
||||
has_holding_type = church_holding
|
||||
has_holding_type = castle_holding
|
||||
}
|
||||
}
|
||||
factor = 0
|
||||
}
|
||||
}
|
||||
|
||||
ai_accept = {
|
||||
|
|
|
|||
|
|
@ -12,6 +12,13 @@ become_tributary_interaction = {
|
|||
desc = become_tributary_interaction_desc
|
||||
|
||||
is_shown = {
|
||||
scope:actor = {
|
||||
trigger_if = {
|
||||
limit = { is_ai = yes }
|
||||
current_military_strength < scope:recipient.one_and_a_half_times_current_military_strength
|
||||
primary_title.tier < scope:recipient.primary_title.tier
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
is_independent_ruler = yes # while it's possible for tributaries to have their own tributaries, it should not be possible to create a tributary relationship with a non-independent ruler
|
||||
NOR = {
|
||||
|
|
@ -21,13 +28,6 @@ become_tributary_interaction = {
|
|||
}
|
||||
can_have_tributaries_trigger = yes
|
||||
}
|
||||
scope:actor = {
|
||||
trigger_if = {
|
||||
limit = { is_ai = yes }
|
||||
current_military_strength < scope:recipient.one_and_a_half_times_current_military_strength
|
||||
primary_title.tier < scope:recipient.primary_title.tier
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
|
|
@ -76,6 +76,22 @@ become_tributary_interaction = {
|
|||
is_confederation_member = no
|
||||
is_at_war = no
|
||||
}
|
||||
trigger_if = {
|
||||
limit = { scope:recipient = title:h_china.holder }
|
||||
scope:actor = {
|
||||
custom_tooltip = {
|
||||
text = neighbor_is_china
|
||||
is_tributary = no
|
||||
is_independent_ruler = yes
|
||||
OR = {
|
||||
has_variable = wants_to_become_tributary_of_china
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = {
|
||||
primary_title = title:h_china
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
needs_confirmation = {
|
||||
|
|
@ -1273,7 +1289,8 @@ demand_tributary_interaction = {
|
|||
scope:recipient = {
|
||||
NOT = {
|
||||
any_neighboring_top_suzerain_realm_owner = {
|
||||
this != scope:actor
|
||||
exists = this
|
||||
NOT = { this = scope:actor }
|
||||
}
|
||||
}
|
||||
NOT = {
|
||||
|
|
@ -2003,7 +2020,6 @@ release_tributary_interaction = {
|
|||
add_truce_both_ways = {
|
||||
character = scope:actor
|
||||
years = 5
|
||||
override = yes
|
||||
name = TRUCE_TRIBUTARY_STOPPED
|
||||
}
|
||||
add_opinion = {
|
||||
|
|
@ -2154,7 +2170,7 @@ exact_tribute_interaction = {
|
|||
ai_max_reply_days = 9
|
||||
can_send_despite_rejection = yes
|
||||
popup_on_receive = yes
|
||||
common_interaction = no
|
||||
common_interaction = yes
|
||||
|
||||
interface_priority = 4
|
||||
|
||||
|
|
@ -2212,7 +2228,9 @@ exact_tribute_interaction = {
|
|||
is_tributary = no
|
||||
custom_tooltip = {
|
||||
text = exact_tribute_interaction_hegemony_not_neighbor_tt
|
||||
any_neighboring_realm_with_tributaries_owner = { this = scope:actor }
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = {
|
||||
this = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2414,7 +2432,9 @@ exact_tribute_interaction = {
|
|||
GIVER = scope:recipient
|
||||
CHARACTER = scope:actor
|
||||
}
|
||||
tribute_mission_is_available_concubine_trigger = yes
|
||||
is_adult = yes
|
||||
has_any_disease_trigger = no
|
||||
has_easily_mocked_physical_attribute_trigger = no
|
||||
}
|
||||
add_to_list = potential_concubine_tribute_list
|
||||
random_in_list = {
|
||||
|
|
@ -3442,7 +3462,7 @@ offer_courtier_interaction = {
|
|||
add_opinion = {
|
||||
target = scope:recipient
|
||||
modifier = annoyed_opinion
|
||||
opinion = -10
|
||||
opinion = 10
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
grant_vassal_interaction = {
|
||||
category = interaction_category_vassal
|
||||
common_interaction = no
|
||||
common_interaction = yes
|
||||
interface = transfer_vassal
|
||||
icon = icon_vassal
|
||||
|
||||
|
|
@ -1393,17 +1393,24 @@ create_claimant_faction_against_interaction = {
|
|||
exists = scope:recipient
|
||||
exists = scope:landed_title
|
||||
scope:recipient = {
|
||||
tgp_is_any_minister = yes
|
||||
OR = {
|
||||
has_title = title:e_minister_chancellor
|
||||
has_title = title:e_minister_censor
|
||||
has_title = title:e_minister_grand_marshal
|
||||
has_title = title:e_minister_of_personnel
|
||||
has_title = title:e_minister_of_revenue
|
||||
has_title = title:e_minister_of_rites
|
||||
has_title = title:e_minister_of_war
|
||||
has_title = title:e_minister_of_justice
|
||||
has_title = title:e_minister_of_works
|
||||
}
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
custom_description = {
|
||||
text = target_is_a_minister_desc
|
||||
subject = this
|
||||
any_held_title = {
|
||||
tgp_is_minister_title = yes
|
||||
de_jure_liege ?= scope:landed_title
|
||||
}
|
||||
scope:landed_title = { this = title:h_china }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1674,7 +1681,10 @@ force_onto_council = {
|
|||
NAND = {
|
||||
has_council_position = councillor_court_chaplain
|
||||
faith = {
|
||||
has_doctrine_parameter = clerical_appointment_fixed
|
||||
OR = {
|
||||
has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2281,7 +2291,7 @@ ask_for_pardon_interaction = {
|
|||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:actor.top_liege != scope:recipient
|
||||
scope:actor != scope:recipient.liege
|
||||
}
|
||||
desc = ask_for_pardon_interaction_minister_desc
|
||||
}
|
||||
|
|
@ -2322,9 +2332,7 @@ ask_for_pardon_interaction = {
|
|||
|
||||
is_highlighted = {
|
||||
OR = {
|
||||
scope:actor = {
|
||||
has_usable_hook = scope:recipient
|
||||
}
|
||||
has_usable_hook = scope:recipient
|
||||
AND = {
|
||||
scope:recipient = {
|
||||
has_title = title:e_minister_of_justice
|
||||
|
|
@ -4000,7 +4008,6 @@ grant_court_position = {
|
|||
scope:recipient = {
|
||||
liege ?= scope:actor
|
||||
tgp_is_ceremonial_liege_trigger = no
|
||||
NOT = { has_character_flag = travel_option_added_character }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -114,9 +114,7 @@
|
|||
NOT = { has_strong_hook = scope:actor }
|
||||
trigger_if = {
|
||||
limit = { is_imprisoned = yes }
|
||||
NOT = {
|
||||
imprisoner = scope:actor
|
||||
}
|
||||
imprisoner != scope:actor
|
||||
}
|
||||
}
|
||||
scope:actor = {
|
||||
|
|
|
|||
|
|
@ -3411,11 +3411,7 @@ contract_assistance_interaction = {
|
|||
greedy = medium_stress_impact_gain
|
||||
arrogant = medium_stress_impact_gain
|
||||
}
|
||||
custom_description_no_bullet = {
|
||||
text = contract_assistance_interaction_condition_tt
|
||||
subject = scope:recipient
|
||||
object = scope:actor
|
||||
}
|
||||
custom_tooltip = contract_assistance_interaction_condition_tt
|
||||
show_as_tooltip = {
|
||||
pay_short_term_gold = {
|
||||
target = scope:actor
|
||||
|
|
@ -4000,11 +3996,7 @@ request_contract_assistance_interaction = {
|
|||
greedy = medium_stress_impact_gain
|
||||
arrogant = medium_stress_impact_gain
|
||||
}
|
||||
custom_description_no_bullet = {
|
||||
text = contract_assistance_interaction_condition_tt
|
||||
subject = scope:actor
|
||||
object = scope:recipient
|
||||
}
|
||||
custom_tooltip = request_contract_assistance_interaction_condition_tt
|
||||
show_as_tooltip = {
|
||||
pay_short_term_gold = {
|
||||
target = scope:recipient
|
||||
|
|
@ -4786,8 +4778,8 @@ bargain_fealty_interaction = {
|
|||
top_liege = this
|
||||
is_at_war = yes
|
||||
any_character_war = {
|
||||
is_war_leader = scope:actor
|
||||
primary_defender = scope:actor
|
||||
is_war_leader = prev
|
||||
primary_defender = prev
|
||||
}
|
||||
trigger_if = {
|
||||
limit = {
|
||||
|
|
@ -4807,36 +4799,24 @@ bargain_fealty_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
# Recipient is not at war with Actor
|
||||
scope:recipient = {
|
||||
NOT = { this = scope:actor }
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = { this = scope:actor }
|
||||
primary_title = { is_mercenary_company = no }
|
||||
NOR = {
|
||||
this = scope:actor
|
||||
is_at_war_with = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
scope:actor = {
|
||||
custom_tooltip = {
|
||||
text = bargain_fealty_interaction_valid_tt
|
||||
any_character_war = {
|
||||
is_war_leader = scope:actor
|
||||
primary_defender = scope:actor
|
||||
NOT = { using_cb = fp2_border_raid }
|
||||
NOT = { using_cb = county_struggle_cb }
|
||||
}
|
||||
}
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
has_struggle_phase_parameter = unlocks_bargain_fealty_interaction
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
custom_tooltip = {
|
||||
text = bargain_fealty_interaction_neighbor_tt
|
||||
any_neighboring_and_across_water_top_liege_realm_owner = { this = scope:actor }
|
||||
}
|
||||
# Recipient is not at war with Actor
|
||||
NOT = { is_at_war_with = scope:actor }
|
||||
}
|
||||
}
|
||||
|
||||
can_be_picked = {
|
||||
|
|
@ -4861,45 +4841,45 @@ bargain_fealty_interaction = {
|
|||
}
|
||||
}
|
||||
|
||||
can_send = {
|
||||
exists = scope:target
|
||||
}
|
||||
|
||||
on_accept = {
|
||||
scope:target = {
|
||||
# Add Recipient to Actor's war
|
||||
hidden_effect = { set_called_to = scope:recipient }
|
||||
add_defender = scope:recipient
|
||||
}
|
||||
create_title_and_vassal_change = {
|
||||
type = swear_fealty
|
||||
save_scope_as = change
|
||||
}
|
||||
scope:actor = {
|
||||
change_liege = {
|
||||
liege = scope:recipient
|
||||
change = scope:change
|
||||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
# Actor effects
|
||||
scope:actor = {
|
||||
stress_impact = {
|
||||
arrogant = medium_stress_impact_gain
|
||||
craven = medium_stress_impact_gain
|
||||
}
|
||||
}
|
||||
# Recipient effects
|
||||
scope:recipient = {
|
||||
stress_impact = {
|
||||
greedy = medium_stress_impact_gain
|
||||
craven = medium_stress_impact_gain
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { exists = scope:target }
|
||||
limit = { exists = scope:target }
|
||||
# Add Recipient to Actor's war
|
||||
scope:target = {
|
||||
hidden_effect = { set_called_to = scope:recipient }
|
||||
if = {
|
||||
limit = { is_attacker = scope:actor }
|
||||
add_attacker = scope:recipient
|
||||
}
|
||||
else = { add_defender = scope:recipient }
|
||||
}
|
||||
create_title_and_vassal_change = {
|
||||
type = swear_fealty
|
||||
save_scope_as = change
|
||||
}
|
||||
scope:actor = {
|
||||
change_liege = {
|
||||
liege = scope:recipient
|
||||
change = scope:change
|
||||
}
|
||||
resolve_title_and_vassal_change = scope:change
|
||||
}
|
||||
# Actor effects
|
||||
scope:actor = {
|
||||
stress_impact = {
|
||||
arrogant = medium_stress_impact_gain
|
||||
craven = medium_stress_impact_gain
|
||||
}
|
||||
}
|
||||
# Recipient effects
|
||||
scope:recipient = {
|
||||
stress_impact = {
|
||||
greedy = medium_stress_impact_gain
|
||||
craven = medium_stress_impact_gain
|
||||
}
|
||||
}
|
||||
}
|
||||
else = {
|
||||
scope:actor = {
|
||||
send_interface_toast = {
|
||||
type = event_toast_effect_neutral
|
||||
|
|
@ -5397,7 +5377,7 @@ invite_foreign_ruler_to = {
|
|||
# is_imprisoned = no
|
||||
# # Matches the regular minimum triggers.
|
||||
# any_character_struggle = { involvement = involved }
|
||||
# short_term_gold > standard_activity_base_cost
|
||||
# short_term_gold > standard_activity_cost
|
||||
#}
|
||||
#
|
||||
#ai_target_quick_trigger = { adult = yes }
|
||||
|
|
|
|||
|
|
@ -168,18 +168,21 @@ purchase_land_interaction = {
|
|||
}
|
||||
|
||||
is_valid_showing_failures_only = {
|
||||
scope:actor = { top_liege = this }
|
||||
scope:actor = {
|
||||
top_liege = this
|
||||
prestige_level >= 2
|
||||
NOR = {
|
||||
}
|
||||
scope:actor = {
|
||||
NOT = {
|
||||
has_trait = gallowsbait
|
||||
}
|
||||
}
|
||||
scope:actor = {
|
||||
NOT = {
|
||||
has_trait = gallivanter
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
is_at_war = no
|
||||
NOT = { has_strong_hook = scope:actor }
|
||||
}
|
||||
scope:recipient = { is_at_war = no }
|
||||
trigger_if = { # Can't purchase Baronies
|
||||
limit = {
|
||||
scope:target ?= { tier = tier_barony }
|
||||
|
|
@ -237,6 +240,9 @@ purchase_land_interaction = {
|
|||
always = no
|
||||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
NOT = { has_strong_hook = scope:actor }
|
||||
}
|
||||
#Has to be used instead of diplo range checks in laamp to landed interactions
|
||||
ep3_laamp_diplo_range_trigger = {
|
||||
TARGET = scope:recipient
|
||||
|
|
@ -314,7 +320,9 @@ purchase_land_interaction = {
|
|||
multiply = 0.5
|
||||
}
|
||||
if = {
|
||||
limit = { scope:offer_gold = yes }
|
||||
limit = {
|
||||
scope:offer_gold = yes
|
||||
}
|
||||
multiply = 2
|
||||
}
|
||||
}
|
||||
|
|
@ -338,9 +346,7 @@ purchase_land_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
show_as_tooltip = {
|
||||
scope:actor = { purchase_land_interaction_effect = yes }
|
||||
}
|
||||
show_as_tooltip = { purchase_land_interaction_shortened_effect = yes }
|
||||
if = {
|
||||
limit = { always = scope:hook }
|
||||
scope:actor = { use_hook = scope:recipient }
|
||||
|
|
@ -2004,7 +2010,10 @@ negotiate_settlement_interaction = {
|
|||
any_claim = {
|
||||
OR = {
|
||||
holder ?= {
|
||||
target_is_same_character_or_above = scope:actor
|
||||
OR = {
|
||||
this = scope:actor
|
||||
target_is_liege_or_above = scope:actor
|
||||
}
|
||||
}
|
||||
target_is_de_jure_liege_or_above = scope:actor.primary_title
|
||||
}
|
||||
|
|
@ -4792,11 +4801,6 @@ hire_laamp_mercenaries_interaction = {
|
|||
is_ai = yes
|
||||
}
|
||||
scope:recipient.current_military_strength >= 100
|
||||
scope:recipient = {
|
||||
NOT = {
|
||||
has_character_flag = ai_hire_blocker
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -4918,20 +4922,9 @@ hire_laamp_mercenaries_interaction = {
|
|||
}
|
||||
}
|
||||
scope:actor = {
|
||||
if = {
|
||||
limit = {
|
||||
has_treasury = no
|
||||
}
|
||||
pay_short_term_gold = {
|
||||
target = scope:recipient
|
||||
gold = ep3_hire_laamp_mercs_cost_value
|
||||
}
|
||||
}
|
||||
else = {
|
||||
pay_short_term_treasury = {
|
||||
target = scope:recipient
|
||||
treasury = ep3_hire_laamp_mercs_cost_value
|
||||
}
|
||||
pay_short_term_gold = {
|
||||
target = scope:recipient
|
||||
gold = ep3_hire_laamp_mercs_cost_value
|
||||
}
|
||||
add_to_variable_list = {
|
||||
name = hired_mercenaries
|
||||
|
|
@ -4952,10 +4945,7 @@ hire_laamp_mercenaries_interaction = {
|
|||
}
|
||||
}
|
||||
scope:recipient = {
|
||||
set_variable = {
|
||||
name = joined_as_mercenary
|
||||
value = scope:actor
|
||||
}
|
||||
add_character_flag = joined_as_mercenary
|
||||
}
|
||||
add_clan_unity_interaction_effect = {
|
||||
CHARACTER = scope:actor
|
||||
|
|
@ -5675,7 +5665,10 @@ evict_adventurer_interaction = {
|
|||
scope:recipient = {
|
||||
# Adventurer must be in the subrealm
|
||||
domicile.domicile_location.county.holder ?= {
|
||||
target_is_same_character_or_above = scope:actor
|
||||
OR = {
|
||||
this = scope:actor
|
||||
any_liege_or_above = { this ?= scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
# AI should not against hired adventurers
|
||||
|
|
@ -5716,7 +5709,10 @@ evict_adventurer_interaction = {
|
|||
every_character_task_contract = {
|
||||
limit = {
|
||||
task_contract_location.county.holder = {
|
||||
target_is_same_character_or_above = scope:actor
|
||||
OR = {
|
||||
this = scope:actor
|
||||
any_liege_or_above = { this = scope:actor }
|
||||
}
|
||||
}
|
||||
}
|
||||
invalidate_contract = yes
|
||||
|
|
@ -5737,14 +5733,14 @@ evict_adventurer_interaction = {
|
|||
modifier = demanded_eviction_opinion
|
||||
}
|
||||
custom_tooltip = evict_adventurer_contracts_tt
|
||||
custom_description_no_bullet = {
|
||||
text = evict_adventurer_consequences_tt
|
||||
object = scope:actor
|
||||
subject = scope:recipient
|
||||
}
|
||||
custom_tooltip = evict_adventurer_casus_belli_tt
|
||||
}
|
||||
scope:actor = {
|
||||
custom_description_no_bullet = {
|
||||
text = evict_adventurer_consequences_tt
|
||||
object = scope:recipient
|
||||
subject = scope:actor
|
||||
}
|
||||
custom_tooltip = evict_adventurer_casus_belli_tt
|
||||
show_as_tooltip = {
|
||||
add_opinion = {
|
||||
target = scope:recipient
|
||||
|
|
@ -5839,10 +5835,6 @@ evict_adventurer_interaction = {
|
|||
target = scope:recipient
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
add = 100
|
||||
has_imprisonment_reason = scope:recipient
|
||||
}
|
||||
modifier = {
|
||||
add = {
|
||||
if = {
|
||||
|
|
|
|||
|
|
@ -369,7 +369,9 @@
|
|||
scope:recipient = {
|
||||
NOT = {
|
||||
any_land_neighboring_realm_with_tributaries_owner = {
|
||||
this != scope:actor
|
||||
NOT = {
|
||||
this = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
NOT = {
|
||||
|
|
@ -2629,43 +2631,7 @@ migration_interaction = {
|
|||
value = scope:target_title
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_variable = crowned_king_var
|
||||
has_variable = crowned_emperor_var
|
||||
}
|
||||
}
|
||||
set_variable = {
|
||||
name = nomad_migration_preserve_coronation
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
highest_held_title_tier = tier_duchy
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_duke_modifier
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
highest_held_title_tier = tier_kingdom
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_king_modifier
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_emperor_modifier
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# Save your old lands
|
||||
save_scope_as = old_holder
|
||||
capital_county = { save_scope_as = old_capital_county }
|
||||
|
|
@ -2750,6 +2716,17 @@ migration_interaction = {
|
|||
migration_set_obedient_vassal_effect = yes
|
||||
}
|
||||
}
|
||||
# Player and non obedient vassals get turned into Tributaries instead
|
||||
every_vassal = {
|
||||
limit = {
|
||||
exists = scope:target_title
|
||||
OR = {
|
||||
NOT = { is_obedient_to = scope:actor }
|
||||
is_ai = no
|
||||
}
|
||||
}
|
||||
break_subject_contract_and_establish_tributary_effect = { SUZERAIN = scope:actor TRIBUTARY = prev }
|
||||
}
|
||||
# Migration travel is handled by code
|
||||
}
|
||||
}
|
||||
|
|
@ -2774,44 +2751,6 @@ migration_interaction = {
|
|||
}
|
||||
}
|
||||
}
|
||||
scope:actor = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_variable = crowned_king_var
|
||||
has_variable = crowned_emperor_var
|
||||
}
|
||||
}
|
||||
set_variable = {
|
||||
name = nomad_migration_preserve_coronation
|
||||
value = yes
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
highest_held_title_tier = tier_duchy
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_duke_modifier
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
highest_held_title_tier = tier_kingdom
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_king_modifier
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
}
|
||||
add_character_modifier = {
|
||||
modifier = mpo_migrating_accolade_emperor_modifier
|
||||
}
|
||||
}
|
||||
}
|
||||
# Migration wars are handled by code
|
||||
scope:actor = {
|
||||
if = {
|
||||
|
|
@ -3393,7 +3332,9 @@ migration_interaction = {
|
|||
}
|
||||
AND = {
|
||||
tier = tier_county
|
||||
any_county_province_epidemic = {
|
||||
any_county_province = {
|
||||
any_province_epidemic = {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -7775,9 +7716,7 @@ mpo_retrieve_land_from_herder_interaction = {
|
|||
desc = YOU_ARE_AN_ADVENTURER_REASON
|
||||
}
|
||||
modifier = {
|
||||
scope:recipient = {
|
||||
is_tributary = yes
|
||||
}
|
||||
exists = scope:actor.suzerain
|
||||
add = -25
|
||||
desc = ADVENTURER_SUZERAIN_REASON
|
||||
}
|
||||
|
|
@ -7836,7 +7775,6 @@ mpo_vassal_to_tributary_interaction = {
|
|||
is_valid_showing_failures_only = {
|
||||
scope:recipient = {
|
||||
is_imprisoned = no
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
scope:actor = {
|
||||
is_imprisoned = no
|
||||
|
|
@ -8831,7 +8769,9 @@ mpo_offer_submission_or_ruin = {
|
|||
scope:recipient = {
|
||||
NOT = {
|
||||
any_neighboring_top_liege_realm_owner = {
|
||||
this != scope:actor
|
||||
NOT = {
|
||||
this = scope:actor
|
||||
}
|
||||
}
|
||||
}
|
||||
NOT = {
|
||||
|
|
|
|||
|
|
@ -382,7 +382,8 @@ tribute_mission_concubine_interaction = {
|
|||
GIVER = scope:actor
|
||||
CHARACTER = scope:actor.overlord
|
||||
}
|
||||
tribute_mission_is_available_concubine_trigger = yes
|
||||
has_any_disease_trigger = no
|
||||
has_easily_mocked_physical_attribute_trigger = no
|
||||
}
|
||||
add_to_list = characters
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -20,110 +20,6 @@
|
|||
|
||||
}
|
||||
|
||||
d_kosovo={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=blue
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
texture="ce_per_fess.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.140000 }
|
||||
scale={ 0.070000 0.070000 }
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.540000 0.440000 }
|
||||
scale={ 0.080000 0.090000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
depth=10.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_shield_01.dds"
|
||||
instance={
|
||||
scale={ 0.220000 0.220000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
scale={ 0.220000 0.220000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_inescutcheon.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.490000 }
|
||||
scale={ 0.360000 0.360000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="NEOW_ce_eagle_albania.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.590000 }
|
||||
depth=9.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.560000 0.510000 }
|
||||
scale={ 0.030000 0.070000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.470000 0.440000 }
|
||||
scale={ 0.090000 0.090000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.520000 0.530000 }
|
||||
scale={ 0.050000 0.100000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_religion_islam_iibadi.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.130000 }
|
||||
scale={ 0.200000 0.200000 }
|
||||
depth=8.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
d_cumbria={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=green_light
|
||||
|
|
@ -187,7 +83,7 @@ d_cumbria={
|
|||
}
|
||||
|
||||
|
||||
h_europa = {
|
||||
e_european_union = {
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=blue
|
||||
|
|
@ -969,6 +865,109 @@ k_silesia = {
|
|||
}
|
||||
}
|
||||
|
||||
e_iberia={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=red
|
||||
color2=white
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=11.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 1.000000 0.150000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
scale={ 0.140000 1.000000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="NEOW_ce_burgundy_cross_spain.dds"
|
||||
instance={
|
||||
depth=10.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.180000 1.000000 }
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
scale={ 1.000000 0.190000 }
|
||||
depth=8.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_cross_large.dds"
|
||||
instance={
|
||||
depth=9.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
color2=white
|
||||
texture="ce_shield_portugal.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.800000 }
|
||||
scale={ 0.333000 0.333000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.800000 0.500000 }
|
||||
scale={ 0.333000 0.333000 }
|
||||
depth=1.010000
|
||||
rotation=269
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.520000 }
|
||||
scale={ 0.333000 0.333000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.200000 0.500000 }
|
||||
scale={ 0.333000 0.333000 }
|
||||
depth=3.010000
|
||||
rotation=89
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.200000 }
|
||||
scale={ 0.333000 -0.333000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
d_nf_newton={
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=green
|
||||
|
|
@ -5598,537 +5597,3 @@ d_siracusa={
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
d_order_dragon={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=black
|
||||
color2=black
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_cross_09.dds"
|
||||
instance={
|
||||
scale={ 0.700000 0.700000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
texture="ce_african_fern.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.130000 }
|
||||
scale={ 1.000000 0.320000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.870000 }
|
||||
scale={ 1.000000 0.320000 }
|
||||
depth=3.010000
|
||||
rotation=180
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.870000 0.500000 }
|
||||
scale={ 0.320000 1.000000 }
|
||||
depth=4.010000
|
||||
rotation=90
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.130000 0.500000 }
|
||||
scale={ 0.320000 1.000000 }
|
||||
depth=5.010000
|
||||
rotation=270
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
texture="ce_cross_large.dds"
|
||||
instance={
|
||||
scale={ 0.560000 0.560000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.160000 0.560000 }
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
scale={ 0.570000 0.150000 }
|
||||
depth=8.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_cross_large.dds"
|
||||
instance={
|
||||
scale={ 0.570000 0.570000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_thrace = {
|
||||
pattern="pattern_tricolor_bend_02.dds"
|
||||
color1=green_light
|
||||
color2=red
|
||||
color3=blue_light
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
color2=blue_light
|
||||
texture="ce_per_fess.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
colored_emblem={
|
||||
color1=black
|
||||
texture="ce_ordinary_cross_thinnest.dds"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
k_hellas = {
|
||||
pattern="pattern_tricolor_bend_02.dds"
|
||||
color1=blue_light
|
||||
color2=white
|
||||
color3=white
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
color2=blue_light
|
||||
texture="ce_per_fess.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_cross_large.dds"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_krete = {
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=blue
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.710000 1.000000 }
|
||||
depth=12.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="NEOW_ce_wave_single.dds"
|
||||
instance={
|
||||
position={ 0.810000 0.500000 }
|
||||
scale={ 0.640000 1.000000 }
|
||||
rotation=269
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.190000 0.500000 }
|
||||
scale={ 0.690000 1.000000 }
|
||||
depth=1.010000
|
||||
rotation=89
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.760000 1.000000 }
|
||||
depth=13.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
scale={ 0.290000 0.330000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
scale={ 0.440000 0.440000 }
|
||||
depth=9.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.690000 }
|
||||
scale={ 0.200000 0.280000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.320000 }
|
||||
scale={ 0.190000 0.250000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.720000 }
|
||||
scale={ 0.410000 0.380000 }
|
||||
depth=7.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.500000 0.340000 }
|
||||
scale={ 0.360000 0.250000 }
|
||||
depth=8.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.510000 1.000000 }
|
||||
depth=11.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
scale={ 0.470000 1.000000 }
|
||||
depth=10.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_column.dds"
|
||||
instance={
|
||||
scale={ 0.230000 0.500000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_column.dds"
|
||||
instance={
|
||||
scale={ 0.320000 0.520000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=14.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_galicia-volhynia = {
|
||||
pattern="pattern_tricolor_horizontal_01.dds"
|
||||
color1=purple
|
||||
color2=white
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 1.000000 0.500000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
color2=yellow_light
|
||||
texture="ce_horizontal_stripes_02.dds"
|
||||
instance={
|
||||
position={ 0.000000 0.500000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=red
|
||||
color2=red
|
||||
color3=white
|
||||
texture="ce_bear_rampant.dds"
|
||||
instance={
|
||||
position={ 0.780000 0.500000 }
|
||||
scale={ 0.910000 0.910000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_goralia={
|
||||
pattern="pattern_checkers_diagonal_01.dds"
|
||||
color1=blue
|
||||
color2=white
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_ordinary_pile_02_inverted.dds"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
k_kuban ={
|
||||
pattern="pattern_tricolor_bend_02.dds"
|
||||
color1=purple
|
||||
color2=blue
|
||||
color3=green_light
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_triangle_mask.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.170000 }
|
||||
scale={ 1.000000 -1.000000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=purple
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green_light
|
||||
texture="ce_triangle_mask.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.810000 }
|
||||
scale={ -1.000000 1.000000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_crimea={
|
||||
custom=yes
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=red
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="NEOW_ce_giray.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.530000 }
|
||||
scale={ 0.575000 0.575000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_01.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
k_kalmykia={
|
||||
custom=yes
|
||||
pattern="pattern_solid.dds"
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="NEOW_ce_lotus.dds"
|
||||
instance={
|
||||
scale={ 0.525000 0.525000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={
|
||||
scale={ 0.570000 0.570000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
d_dagestan={
|
||||
custom=yes
|
||||
pattern="pattern_tricolor_horizontal_01.dds"
|
||||
color1=green
|
||||
color2=blue_light
|
||||
color3=red
|
||||
}
|
||||
|
||||
k_caucasus={
|
||||
custom=yes
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=blue_light
|
||||
color2=blue_light
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_star_05.dds"
|
||||
instance={
|
||||
position={ 0.800000 0.220000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.600000 0.300000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.600000 0.150000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.400000 0.300000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.400000 0.150000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.200000 0.300000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=5.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.200000 0.150000 }
|
||||
scale={ 0.190000 0.190000 }
|
||||
depth=6.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green
|
||||
color2=white
|
||||
texture="ce_horizontal_stripes_02.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.895000 }
|
||||
depth=7.010000
|
||||
rotation=90
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
k_khazaria={
|
||||
custom=yes
|
||||
pattern="pattern_solid.dds"
|
||||
color1=red
|
||||
color2=white
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_02.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.760000 }
|
||||
scale={ 1.000000 0.255000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="NEOW_ce_volgograd.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.340000 }
|
||||
scale={ 0.579000 0.579000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_block_03.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.760000 }
|
||||
scale={ 1.000000 0.830000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_05.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.760000 }
|
||||
scale={ 1.000000 0.410000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -657,7 +657,7 @@ c_dusseldorf={
|
|||
texture="ce_lion_rampant_crown_forked.dds"
|
||||
}
|
||||
}
|
||||
c_nassau={ # Neuwied
|
||||
c_neuwied={
|
||||
pattern="pattern_waves_01.dds"
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
|
|
|
|||
|
|
@ -1,28 +1,55 @@
|
|||
e_france={
|
||||
custom=yes
|
||||
pattern="pattern_vertical_split_01.dds"
|
||||
color1=blue
|
||||
color2=red
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="NEOW_ce_nap_eagle.dds"
|
||||
instance={
|
||||
scale={ 0.755000 0.755000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_block_01.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
rotation=90
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=black
|
||||
color2=black
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_fleur.dds"
|
||||
instance={position={1 1} scale={0.2 0.2}}
|
||||
instance={position={0.8 1} scale={0.2 0.2}}
|
||||
instance={position={0.6 1} scale={0.2 0.2}}
|
||||
instance={position={0.4 1} scale={0.2 0.2}}
|
||||
instance={position={0.2 1} scale={0.2 0.2}}
|
||||
instance={position={0 1} scale={0.2 0.2}}
|
||||
instance={position={0.9 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.7 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.5 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.3 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.1 0.8} scale={0.2 0.2}}
|
||||
instance={position={1 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.8 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.6 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.4 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.2 0.6} scale={0.2 0.2}}
|
||||
instance={position={0 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.9 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.7 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.5 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.3 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.1 0.4} scale={0.2 0.2}}
|
||||
instance={position={1 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.8 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.6 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.4 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.2 0.2} scale={0.2 0.2}}
|
||||
instance={position={0 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.9 0} scale={0.2 0.2}}
|
||||
instance={position={0.7 0} scale={0.2 0.2}}
|
||||
instance={position={0.5 0} scale={0.2 0.2}}
|
||||
instance={position={0.3 0} scale={0.2 0.2}}
|
||||
instance={position={0.1 0} scale={0.2 0.2}}
|
||||
}
|
||||
}
|
||||
k_gondor={ # Flag for e_france if held by Numenoreans
|
||||
pattern="pattern_solid.dds"
|
||||
color1=black
|
||||
color2=white
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="NEOW_ce_gondor_tree.dds"
|
||||
instance={scale={0.89 0.89}}
|
||||
}
|
||||
}
k_brittany={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
|
|
|
|||
|
|
@ -1546,54 +1546,21 @@ c_leipzig={
|
|||
}
|
||||
c_eilenburg={
|
||||
pattern="pattern_solid.dds"
|
||||
color1=blue_light
|
||||
color1=yellow
|
||||
color2=white
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_ordinary_pile_02_inverted.dds"
|
||||
instance={position={0.265 0.5} scale={0.23 0.23} depth=3}
|
||||
instance={position={0.735 0.5} scale={0.23 0.23} depth=4}
|
||||
instance={position={0.5 0.4} scale={0.43 0.43} depth=5}
|
||||
color1=blue
|
||||
texture="NEOW_ce_wave_single.dds"
|
||||
instance={position={0.2 0.5} scale={1 -1} rotation=90}
|
||||
instance={position={0.8 0.5} scale={1 1} rotation=90}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
color2=black
|
||||
texture="ce_castle.dds"
|
||||
instance={position={0.5 0.675} depth=12}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=red
|
||||
texture="ce_diamond_01.dds"
|
||||
instance={position={0.3 0.385} scale={0.32 0.32} depth=13}
|
||||
instance={position={0.705 0.385} scale={0.32 0.32} depth=14}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=blue_light
|
||||
texture="ce_block_02.dds"
|
||||
instance={position={0.5 0.57} scale={0.065 0.065} depth=10}
|
||||
instance={position={0.5 0.37} scale={0.21 0.38} depth=11}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_star_06.dds"
|
||||
instance={position={0.5 0.145} scale={0.225 0.225}}
|
||||
instance={position={0.425 0.29} scale={0.225 0.225} depth=1}
|
||||
instance={position={0.575 0.29} scale={0.225 0.225} depth=2}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
texture="ce_block_03.dds"
|
||||
instance={position={0.3 0.18} scale={0.06 0.06} depth=6
|
||||
rotation=90}
|
||||
instance={position={0.705 0.18} scale={0.06 0.06} depth=7
|
||||
rotation=90}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=yellow_light
|
||||
texture="ce_circle_mask.dds"
|
||||
instance={position={0.705 0.225} scale={0.05 0.05} depth=8}
|
||||
instance={position={0.3 0.225} scale={0.05 0.05} depth=9}
|
||||
color1=black
|
||||
color2=red
|
||||
color3=white
|
||||
texture="ce_lion_rampant_per_pale.dds"
|
||||
instance={position={0.51 0.5} scale={0.8 0.8}}
|
||||
}
|
||||
}
|
||||
c_vogtland={
|
||||
|
|
@ -3456,6 +3423,39 @@ c_frankfurt={
|
|||
instance={position={0.5 0.5}}
|
||||
}
|
||||
}
|
||||
c_nassau={
|
||||
pattern="pattern_solid.dds"
|
||||
color1=blue
|
||||
color2=yellow
|
||||
colored_emblem={
|
||||
texture="ce_billet.dds"
|
||||
color1=yellow
|
||||
color2=yellow
|
||||
instance={position={0.17 0.09} scale={0.12 0.12}}
|
||||
instance={position={0.35 0.09} scale={0.12 0.12}}
|
||||
instance={position={0.65 0.09} scale={0.12 0.12}}
|
||||
instance={position={0.84 0.09} scale={0.12 0.12}}
|
||||
instance={position={0.17 0.50} scale={0.12 0.12}}
|
||||
instance={position={0.62 0.47} scale={0.12 0.12}}
|
||||
instance={position={0.17 0.70} scale={0.12 0.12}}
|
||||
instance={position={0.36 0.78} scale={0.12 0.12}}
|
||||
instance={position={0.68 0.78} scale={0.12 0.12}}
|
||||
instance={position={0.82 0.68} scale={0.12 0.12}}
|
||||
}
|
||||
colored_emblem={
|
||||
texture="ce_lion_rampant.dds"
|
||||
color1=yellow
|
||||
color2=red
|
||||
color3=black
|
||||
instance={position={0.5 0.5} scale={0.92 0.92}}
|
||||
}
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
color2=blue
|
||||
texture="NEOW_ce_crown_french_closed.dds"
|
||||
instance={position={0.525 0.075} scale={0.29 0.29} rotation=7}
|
||||
}
|
||||
}
|
||||
c_darmstadt={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=yellow
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -7,37 +7,4 @@
|
|||
}
|
||||
coat_of_arms = d_lucania_albanian
|
||||
}
|
||||
}
|
||||
|
||||
e_france = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:soleil_royal
|
||||
}
|
||||
coat_of_arms = e_france_soleil_royal
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:communard
|
||||
}
|
||||
coat_of_arms = e_france_communist
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:jacobin
|
||||
}
|
||||
coat_of_arms = e_france_jacobin
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:orleaniste
|
||||
}
|
||||
coat_of_arms = e_france_johannic
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:carolingian
|
||||
}
|
||||
coat_of_arms = e_france_carolingian
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
e_france = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder = {
|
||||
faith = faith:romanticist
|
||||
}
|
||||
}
|
||||
coat_of_arms = k_gondor
|
||||
}
|
||||
}
|
||||
|
||||
# e_france = {
|
||||
# item = {
|
||||
# trigger = {
|
||||
# holder = {
|
||||
# faith = faith:romanticist
|
||||
# }
|
||||
# }
|
||||
# coat_of_arms = e_numenor
|
||||
# }
|
||||
# }
|
||||
|
|
@ -567,18 +567,17 @@ task_integrate_title = {
|
|||
trigger_if = {
|
||||
limit = {
|
||||
has_tgp_dlc_trigger = yes
|
||||
top_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
participant_group_type = hegemon_ruler
|
||||
liege = {
|
||||
any_character_situation = {
|
||||
situation_type = dynastic_cycle
|
||||
save_temporary_scope_as = dynastic_cycle
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
text = dynastic_cycle_locks_title_integration_tt
|
||||
top_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
NOT = { has_participant_group_parameter = dynastic_cycle_locks_title_integration }
|
||||
}
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
NOT = { has_participant_group_parameter = dynastic_cycle_locks_title_integration }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -586,17 +585,6 @@ task_integrate_title = {
|
|||
|
||||
on_finish_task_county = {
|
||||
start_default_task = yes
|
||||
# Add the title to the Dynastic Cycle core region
|
||||
if = {
|
||||
limit = {
|
||||
scope:councillor_liege = {
|
||||
top_participant_group:dynastic_cycle ?= {
|
||||
participant_group_type = hegemon_ruler
|
||||
}
|
||||
}
|
||||
}
|
||||
situation:dynastic_cycle.situation_sub_region:core = { add_dejure_title_to_sub_region = scope:county.empire }
|
||||
}
|
||||
}
|
||||
|
||||
potential_county = {
|
||||
|
|
|
|||
|
|
@ -1,101 +0,0 @@
|
|||
latgalian = {
|
||||
color = { 0.5 0.5 0.1 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_baltic
|
||||
language = NEOW_language_latvian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_forest_wardens
|
||||
tradition_sacred_groves
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_latgalian
|
||||
|
||||
coa_gfx = { baltic_group_coa_gfx steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
80 = caucasian_northern_blond
|
||||
15 = caucasian_northern_ginger
|
||||
3 = caucasian_northern_brown_hair
|
||||
2 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
lithuanian = {
|
||||
color = lithuanian
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_baltic
|
||||
language = NEOW_language_lithuanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_sacred_groves
|
||||
tradition_hit_and_run
|
||||
tradition_zealous_people
|
||||
tradition_forest_wardens
|
||||
}
|
||||
|
||||
name_list = name_list_lithuanian
|
||||
|
||||
coa_gfx = { baltic_group_coa_gfx steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
80 = caucasian_northern_blond
|
||||
15 = caucasian_northern_ginger
|
||||
3 = caucasian_northern_brown_hair
|
||||
2 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
prussian = {
|
||||
color = { 0.56 0.55 0.4 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_baltic
|
||||
language = language_baltic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_sacred_groves
|
||||
tradition_equitable
|
||||
tradition_forest_wardens
|
||||
tradition_welcoming
|
||||
}
|
||||
|
||||
name_list = name_list_prussian
|
||||
|
||||
coa_gfx = { baltic_group_coa_gfx steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
80 = caucasian_northern_blond
|
||||
15 = caucasian_northern_ginger
|
||||
3 = caucasian_northern_brown_hair
|
||||
2 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
ossetian = {
|
||||
color = {0.7 0.5 0.7}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_alan
|
||||
language = language_ossetian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_caucasian_wolves
|
||||
tradition_steppe_tolerance
|
||||
tradition_wedding_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_albanian
|
||||
language = NEOW_language_albanian
|
||||
language = NEOW_language_arbereshe
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
house_coa_frame = house_frame_02
|
||||
|
|
@ -48,15 +48,12 @@ NEOW_albanian = { #Still a WIP I assume
|
|||
tradition_wedding_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_albanian
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
|
|
|
|||
|
|
@ -1,156 +0,0 @@
|
|||
finnish = {
|
||||
color = finnish
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_balto_finnic
|
||||
language = language_finnic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_forest_wardens
|
||||
tradition_isolationist
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
name_list = name_list_finnish
|
||||
|
||||
coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_19
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
33 = caucasian_northern_blond
|
||||
33 = caucasian_northern_brown_hair
|
||||
33 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
sami = {
|
||||
color = sami
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_balto_finnic
|
||||
language = language_sami
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
traditions = {
|
||||
tradition_winter_warriors
|
||||
tradition_adaptive_skirmishing
|
||||
tradition_forest_wardens
|
||||
}
|
||||
|
||||
name_list = name_list_sami
|
||||
|
||||
coa_gfx = { sami_coa_gfx balto_finnic_group_coa_gfx steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { sami_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
||||
ethnicities = {
|
||||
33 = circumpolar_dark_hair
|
||||
33 = circumpolar_brown_hair
|
||||
33 = circumpolar_blonde_hair
|
||||
}
|
||||
}
|
||||
|
||||
estonian = {
|
||||
color = { 0.3 0.7 0.7 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_balto_finnic
|
||||
language = language_finnic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_music_theory
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp1_coastal_warriors
|
||||
requires_dlc_flag = the_northern_lords
|
||||
fallback = tradition_hird
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_estonian
|
||||
|
||||
coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
33 = caucasian_northern_blond
|
||||
33 = caucasian_northern_brown_hair
|
||||
33 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
karelian = {
|
||||
color = { 0.15 0.85 0.85 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_balto_finnic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
traditions = {
|
||||
tradition_stalwart_defenders
|
||||
tradition_forest_wardens
|
||||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_karelian
|
||||
|
||||
coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx sami_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
||||
ethnicities = {
|
||||
25 = caucasian_northern_blond
|
||||
25 = caucasian_northern_brown_hair
|
||||
50 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
vepsian = {
|
||||
color = { 0.3 0.8 0.7 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_balto_finnic
|
||||
language = language_finnic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_xenophilic
|
||||
tradition_isolationist
|
||||
}
|
||||
|
||||
name_list = name_list_vepsian
|
||||
|
||||
coa_gfx = { balto_finnic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
||||
ethnicities = {
|
||||
25 = caucasian_northern_blond
|
||||
25 = caucasian_northern_brown_hair
|
||||
50 = caucasian_northern_dark_hair
|
||||
}
|
||||
}
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
tradition_poetry
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_portuguese
|
||||
name_list = name_list_portuguese
|
||||
house_coa_frame = house_frame_19
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
house_coa_mask_scale = { 0.95 0.95 }
|
||||
|
|
|
|||
|
|
@ -68,35 +68,6 @@ bavarian = { #Boarisch
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_pannonisch = { #Boarisch
|
||||
color = { 84 132 150 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
heritage = heritage_romanian
|
||||
language = language_high_german
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_bavarian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_19
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
house_coa_mask_scale = { 0.95 0.95 }
|
||||
|
||||
ethnicities = {
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
35 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
}
|
||||
}
|
||||
brandenburger = { #Brandenburgisch
|
||||
color = { 40 50 102 }
|
||||
|
||||
|
|
@ -114,7 +85,7 @@ brandenburger = { #Brandenburgisch
|
|||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_brandenburger
|
||||
name_list = name_list_brandenburger
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -263,7 +234,7 @@ low_saxon = { #Platdüütsch
|
|||
tradition_hunters
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_low_saxon
|
||||
name_list = name_list_low_saxon
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -298,7 +269,7 @@ NEOW_pomeranian = { #Pomeranian
|
|||
tradition_city_keepers
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_low_saxon
|
||||
name_list = name_list_low_saxon
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -326,14 +297,14 @@ palatine = { #Pälzisch
|
|||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_wine_culture
|
||||
tradition_culinary_art
|
||||
tradition_esteemed_hospitality
|
||||
tradition_castle_keepers
|
||||
tradition_hard_working
|
||||
tradition_forbearing
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_palatine
|
||||
name_list = name_list_palatine
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -440,7 +411,7 @@ saxon = { #Sächsisch
|
|||
tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_brandenburger
|
||||
name_list = name_list_brandenburger
|
||||
|
||||
coa_gfx = { german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
|
|||
|
|
@ -1,153 +0,0 @@
|
|||
wallachian = {
|
||||
color = vlach
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
translyvanian = {
|
||||
color = { 180 100 255 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
moldavian = {
|
||||
color = { 180 120 255 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romanian
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
aromanian = {
|
||||
color = { 210 120 255 }
|
||||
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_romanian
|
||||
language = language_aromanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach #needs a proper namelist
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { byzantine_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
100 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
|
@ -1,788 +0,0 @@
|
|||
NEOW_novgorodian = {
|
||||
color = { 0.18 0.31 0.18 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_republican_legacy
|
||||
tradition_stalwart_defenders
|
||||
tradition_equitable
|
||||
tradition_hard_working
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
30 = caucasian_northern_blond
|
||||
5 = caucasian_northern_ginger
|
||||
1 = caucasian_northern_brown_hair
|
||||
1 = caucasian_northern_dark_hair
|
||||
50 = slavic_blond
|
||||
10 = slavic_ginger
|
||||
2 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_petrogradian = {
|
||||
color = { 0.21 0.36 0.21 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_republican_legacy
|
||||
tradition_stalwart_defenders
|
||||
tradition_equitable
|
||||
tradition_hard_working
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { northern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
30 = caucasian_northern_blond
|
||||
5 = caucasian_northern_ginger
|
||||
1 = caucasian_northern_brown_hair
|
||||
1 = caucasian_northern_dark_hair
|
||||
50 = slavic_blond
|
||||
10 = slavic_ginger
|
||||
2 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_pribaltic = {
|
||||
color = { 0.18 0.31 0.31 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_maritime_mercantilism
|
||||
tradition_forest_folk
|
||||
tradition_castle_keepers
|
||||
tradition_warriors_by_merit
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_pribaltiyskiy
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx northern_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
house_coa_frame = house_frame_25
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
house_coa_mask_scale = { 0.95 0.95 }
|
||||
|
||||
ethnicities = {
|
||||
55 = caucasian_northern_blond
|
||||
15 = caucasian_northern_ginger
|
||||
1 = caucasian_northern_brown_hair
|
||||
1 = caucasian_northern_dark_hair
|
||||
20 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
1 = slavic_brown_hair
|
||||
1 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_polotskian = {
|
||||
color = { 0.24 0.32 0.16 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_stalwart_defenders
|
||||
tradition_forest_folk
|
||||
tradition_medicinal_plants
|
||||
tradition_equitable
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_belarus
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
78 = slavic_blond
|
||||
7 = slavic_ginger
|
||||
10 = slavic_brown_hair
|
||||
5 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_smolesnkian = {
|
||||
color = { 0.23 0.37 0.17 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_highland_warriors
|
||||
tradition_castle_keepers
|
||||
tradition_artisans
|
||||
tradition_astute_diplomats
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
70 = slavic_blond
|
||||
6 = slavic_ginger
|
||||
18 = slavic_brown_hair
|
||||
6 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_nizhegorodian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_city_keepers
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_nizhnevolzhan = {
|
||||
color = { 0.22 0.37 0.6 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_fp2_malleable_subjects
|
||||
tradition_modest
|
||||
tradition_steppe_tolerance
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
40 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
42 = slavic_brown_hair
|
||||
16 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_uralian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_city_keepers
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_west_siberian = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_city_keepers
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_vostochniy = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_yamantau = {
|
||||
color = { 0.23 0.40 0.16 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_spiritual
|
||||
heritage = heritage_east_slavic
|
||||
language = language_north_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_religious_patronage
|
||||
tradition_hereditary_hierarchy
|
||||
tradition_stand_and_fight
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_tgp_esoteric_power
|
||||
requires_dlc_flag = all_under_heaven
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
36 = slavic_brown_hair
|
||||
12 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_donbass = {
|
||||
color = { 0.22 0.37 0.6 }
|
||||
|
||||
created = 1900.1.1
|
||||
parents = {russian NEOW_cossack}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_south_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_ancient_miners
|
||||
tradition_stalwart_defenders
|
||||
tradition_hard_working
|
||||
tradition_steppe_tolerance
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_west_russian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
18 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
42 = slavic_brown_hair
|
||||
38 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_crimean = {
|
||||
color = { 0.24 0.48 0.37 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_east_slavic
|
||||
language = language_crimean_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_republican_legacy
|
||||
tradition_maritime_mercantilism
|
||||
tradition_stalwart_defenders
|
||||
tradition_castle_keepers
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_crimean
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
16 = slavic_blond
|
||||
2 = slavic_ginger
|
||||
42 = slavic_brown_hair
|
||||
40 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
NEOW_vohlynian = {
|
||||
color = { 0.24 0.36 0.26 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_hill_dwellers
|
||||
tradition_culinary_art
|
||||
tradition_family_entrepreneurship
|
||||
tradition_staunch_traditionalists
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_ruthenian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_polessian = {
|
||||
color = { 0.1 0.38 0.19 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_wetlanders
|
||||
tradition_forest_fighters
|
||||
tradition_religion_blending
|
||||
tradition_fp1_the_right_to_prove
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_ruthenian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
NEOW_kievan = {
|
||||
color = { 0.25 0.38 0.17 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_religious_patronage
|
||||
tradition_zealous_people
|
||||
tradition_mendicant_mystics
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_ruthenian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_carpathian = {
|
||||
color = { 0.25 0.40 0.30 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_rusynskiy
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_family_entrepreneurship
|
||||
tradition_isolationist
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_ruthenian
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_minskian = {
|
||||
color = { 0.25 0.31 0.07 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_wetlanders
|
||||
tradition_forest_fighters
|
||||
tradition_religion_blending
|
||||
tradition_fp1_the_right_to_prove
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_belarus
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx western_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
76 = slavic_blond
|
||||
7 = slavic_ginger
|
||||
12 = slavic_brown_hair
|
||||
5 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_cossack = {
|
||||
color = { 0.93 0.79 0.02 }
|
||||
|
||||
created = 1600.1.1
|
||||
parents = {russian}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_east_slavic
|
||||
language = language_ruthenian
|
||||
language = language_romanian
|
||||
language = language_south_russian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_devoted_horsemanship
|
||||
tradition_talent_acquisition
|
||||
tradition_swords_for_hire
|
||||
tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_cossack
|
||||
|
||||
coa_gfx = { east_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx steppe_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx northern_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
||||
ethnicities = {
|
||||
13 = slavic_blond
|
||||
3 = slavic_ginger
|
||||
42 = slavic_brown_hair
|
||||
42 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_ucrainean = { #Ukranians latinzed by Nistrenia
|
||||
color = { 200 120 255 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = { moldavian NEOW_kievan }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach #needs a proper namelist
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_cazzac = { #Latinized Cossacks (WIP)
|
||||
color = { 180 60 80 }
|
||||
|
||||
created = 2300.1.1
|
||||
parents = { moldavian NEOW_cossack }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_east_slavic
|
||||
language = language_romanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_pastoralists
|
||||
tradition_zealous_people
|
||||
tradition_hussar
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_vlach #needs a proper namelist
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx western_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
36 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
24 = slavic_dark_hair
|
||||
10 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_kozak = {
|
||||
color = { 0.93 0.69 0.05 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_east_slavic
|
||||
language = language_cossack
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_devoted_horsemanship
|
||||
tradition_culture_blending
|
||||
tradition_swords_for_hire
|
||||
tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_cossack
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx east_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { east_slavic_building_gfx steppe_building_gfx }
|
||||
clothing_gfx = { east_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_05
|
||||
|
||||
ethnicities = {
|
||||
13 = slavic_blond
|
||||
3 = slavic_ginger
|
||||
40 = slavic_brown_hair
|
||||
44 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
@ -11,7 +11,6 @@
|
|||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_wine_culture
|
||||
tradition_chanson_de_geste
|
||||
tradition_festivities
|
||||
tradition_esteemed_hospitality
|
||||
|
|
@ -56,7 +55,7 @@ bourguignon = {
|
|||
traditions = {
|
||||
tradition_chanson_de_geste
|
||||
tradition_agrarian
|
||||
tradition_wine_culture
|
||||
tradition_brewery
|
||||
tradition_defiant
|
||||
tradition_culinary_art
|
||||
}
|
||||
|
|
@ -190,7 +189,6 @@ gascon = {
|
|||
tradition_chanson_de_geste
|
||||
tradition_agrarian
|
||||
tradition_castle_keepers
|
||||
tradition_wine_culture
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_french
|
||||
|
|
@ -283,7 +281,7 @@ normaund = {
|
|||
tradition_defiant
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_normaund
|
||||
name_list = name_list_normaund
|
||||
|
||||
coa_gfx = { french_coa_gfx frankish_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
griko = {
|
||||
color = {0.01 0.21 0.58}
|
||||
|
||||
created = 1000.1.1
|
||||
created = 1500.1.1
|
||||
parents = {greek pugliese}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
|
|
@ -27,215 +27,6 @@
|
|||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_pontic = {
|
||||
color = {0.1 0.21 0.70}
|
||||
|
||||
created = 1100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_pontic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
NEOW_cappadocian = {
|
||||
color = {0.15 0.21 0.63}
|
||||
|
||||
created = 1100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_cappadocian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
NEOW_cypriot = {
|
||||
color = {0.3 0.21 0.58}
|
||||
|
||||
created = 1100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_cypriot
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = mediterranean
|
||||
50 = turkic_west
|
||||
}
|
||||
}
|
||||
NEOW_pindusian = {
|
||||
color = {0.3 0.21 0.88}
|
||||
|
||||
created = 2100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
NEOW_peloponnesian = {
|
||||
color = {0.3 0.01 0.78}
|
||||
|
||||
created = 2100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
}
|
||||
NEOW_arvantika = {
|
||||
color = {0.4 0.09 0.78}
|
||||
|
||||
created = 1300.1.1
|
||||
parents = {greek NEOW_albanian}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_albanian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
40 = mediterranean
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
NEOW_aegeaner = {
|
||||
color = {0.2 0.21 0.48}
|
||||
|
||||
created = 2100.1.1
|
||||
parents = {greek}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_greek
|
||||
language = language_greek
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
10 = mediterranean
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_catalan
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
|
|
@ -51,7 +51,7 @@ aragonese = { #Aragonés
|
|||
}
|
||||
|
||||
|
||||
name_list = name_list_NEOW_aragonese
|
||||
name_list = name_list_aragonese
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
|
|
@ -112,7 +112,7 @@ balearic = { #Balear
|
|||
}
|
||||
|
||||
|
||||
name_list = name_list_NEOW_catalan
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
|
|
@ -144,7 +144,7 @@ basque = { #Euskal
|
|||
}
|
||||
|
||||
|
||||
name_list = name_list_NEOW_basque
|
||||
name_list = name_list_basque
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
|
@ -210,7 +210,7 @@ catalan = { #Català
|
|||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_catalan
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
|
|
@ -398,7 +398,7 @@ portuguese = { #Português
|
|||
tradition_poetry
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_portuguese
|
||||
name_list = name_list_portuguese
|
||||
house_coa_frame = house_frame_19
|
||||
house_coa_mask_offset = { 0.0 0.025 }
|
||||
house_coa_mask_scale = { 0.95 0.95 }
|
||||
|
|
@ -429,7 +429,7 @@ valencian = { #Valencià
|
|||
tradition_culinary_art
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_catalan
|
||||
name_list = name_list_catalan
|
||||
|
||||
coa_gfx = { iberian_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { iberian_building_gfx }
|
||||
|
|
|
|||
|
|
@ -1,75 +0,0 @@
|
|||
hungarian = {
|
||||
color = hungarian
|
||||
created = 1000.1.1
|
||||
parents = { mogyer }
|
||||
|
||||
name_order_convention = dynasty_always_first
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_magyar
|
||||
language = language_magyar
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_hussar
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_hungarian
|
||||
|
||||
coa_gfx = { magyar_group_coa_gfx ugro_permian_group_coa_gfx steppe_coa_gfx }
|
||||
coa_gfx = { western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
# 10 = caucasian_blond
|
||||
# 5 = caucasian_ginger
|
||||
25 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
25 = turkic
|
||||
25 = turkic_west
|
||||
}
|
||||
}
|
||||
|
||||
szeklers = {
|
||||
color = hungarian
|
||||
created = 1100.1.1
|
||||
parents = { hungarian }
|
||||
|
||||
name_order_convention = dynasty_always_first
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_magyar
|
||||
language = language_magyar
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountain_homes
|
||||
tradition_hussar
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_hungarian
|
||||
|
||||
coa_gfx = { magyar_group_coa_gfx ugro_permian_group_coa_gfx steppe_coa_gfx }
|
||||
coa_gfx = { western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
# 10 = caucasian_blond
|
||||
# 5 = caucasian_ginger
|
||||
25 = caucasian_brown_hair
|
||||
25 = caucasian_dark_hair
|
||||
25 = turkic
|
||||
25 = turkic_west
|
||||
}
|
||||
}
|
||||
|
|
@ -152,7 +152,7 @@ neapolitan = { #Napulitano
|
|||
tradition_swords_for_hire
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_campanian
|
||||
name_list = name_list_campanian
|
||||
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx western_coa_gfx }
|
||||
|
|
|
|||
|
|
@ -1,142 +0,0 @@
|
|||
kumyk = {
|
||||
color = rgb{0.4 0.7 0.6}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_ruling_caste
|
||||
tradition_diasporic
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = asian
|
||||
}
|
||||
}
|
||||
nogai = {
|
||||
color = rgb{0.2 0.5 0.8}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_nogai
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_pastoralists
|
||||
tradition_diasporic
|
||||
tradition_horse_breeder
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
30 = slavic_brown_hair
|
||||
30 = slavic_dark_hair
|
||||
40 = asian
|
||||
}
|
||||
}
|
||||
balkar = {
|
||||
color = rgb{0.23 0.18 0.41}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_mountain_homes
|
||||
tradition_warrior_culture
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
karachay = {
|
||||
color = rgb{0.23 0.18 0.81}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_karachay_balkar
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
||||
kazakh = {
|
||||
color = rgb{0.2 0.5 0.8}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_pastoralists
|
||||
tradition_diasporic
|
||||
tradition_horse_breeder
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
30 = slavic_brown_hair
|
||||
30 = slavic_dark_hair
|
||||
40 = asian
|
||||
}
|
||||
}
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
kalmyk = {
|
||||
color = { 0.2 0.2 1.0 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_mongolic
|
||||
language = language_mongolic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
|
||||
traditions = {
|
||||
#tradition_horse_lords
|
||||
#tradition_loyal_soldiers
|
||||
tradition_hunters
|
||||
tradition_zealous_people
|
||||
tradition_mountain_homes
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_mpo_northern_tribes
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
name_list = name_list_oirat
|
||||
|
||||
coa_gfx = { mongol_coa_gfx steppe_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { mongol_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
house_coa_frame = house_frame_14
|
||||
|
||||
ethnicities = {
|
||||
100 = asian_mongol
|
||||
}
|
||||
}
|
||||
|
|
@ -50,7 +50,7 @@ elsasse = {
|
|||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
traditions = {
|
||||
tradition_wine_culture
|
||||
tradition_brewery
|
||||
#tradition_astute_diplomats
|
||||
tradition_hard_working
|
||||
tradition_culinary_art
|
||||
|
|
|
|||
|
|
@ -257,7 +257,7 @@ icelander = {
|
|||
}
|
||||
# FP1 Traditions
|
||||
|
||||
name_list = name_list_icelander
|
||||
name_list = name_list_norwegian
|
||||
|
||||
coa_gfx = { norwegian_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -437,7 +437,7 @@ slesvigsk = {
|
|||
}
|
||||
|
||||
name_list = name_list_danish
|
||||
name_list = name_list_NEOW_low_saxon
|
||||
name_list = name_list_low_saxon
|
||||
|
||||
coa_gfx = { danish_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
|
|||
|
|
@ -1,120 +0,0 @@
|
|||
lezgin = {
|
||||
color = {0.3 0.8 0.7}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_lezgin
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_tribe_unity
|
||||
tradition_religion_blending
|
||||
tradition_music_theory
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
avar = {
|
||||
color = {0.2 0.6 0.2}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_avar
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_zealous_people
|
||||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
dargin = {
|
||||
color = {0.5 1.0 0.5}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_dargwa
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_tribe_unity
|
||||
tradition_medicinal_plants
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
nakh = {
|
||||
color = {0.3 0.8 0.8}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_vainakh
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_quarrelsome
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_nakh
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { steppe_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { mongol_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
kabardian = {
|
||||
color = {0.2 0.9 0.2}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northwest_caucasian
|
||||
language = language_circassian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_mountain_homes
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
NEOW_carantanian = {
|
||||
color = { 65 153 216 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
created = 2100.1.1
|
||||
parents = { NEOW_slovene }
|
||||
parents = { slovien }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
tradition_frugal_armorsmiths
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_slovenian
|
||||
name_list = name_list_carantanian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
|
||||
NEOW_serbian = {
|
||||
color = { 25 42 127 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -64,7 +64,7 @@ NEOW_serbian = {
|
|||
}
|
||||
|
||||
NEOW_bosnian = {
|
||||
color = { 14 97 124 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -95,7 +95,7 @@ NEOW_bosnian = {
|
|||
}
|
||||
|
||||
NEOW_slovene = {
|
||||
color = { 43 118 216 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -110,7 +110,7 @@ NEOW_slovene = {
|
|||
tradition_stalwart_defenders
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_slovenian
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -126,9 +126,9 @@ NEOW_slovene = {
|
|||
}
|
||||
|
||||
NEOW_croatian = {
|
||||
color = { 16 53 165 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_courtly
|
||||
ethos = ethos_ceremonious
|
||||
heritage = heritage_south_slavic
|
||||
language = NEOW_language_west_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_equal
|
||||
|
|
@ -157,7 +157,7 @@ NEOW_croatian = {
|
|||
}
|
||||
|
||||
NEOW_montenegran = {
|
||||
color = { 49 79 140 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
|
|
@ -187,50 +187,18 @@ NEOW_montenegran = {
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_macedonian = {
|
||||
color = {0.1 0.21 0.58}
|
||||
|
||||
created = 2200.1.1
|
||||
parents = {greek NEOW_bulgarian}
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_south_slavic
|
||||
language = language_macedonian #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_greek
|
||||
|
||||
coa_gfx = { latin_group_coa_gfx byzantine_group_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
50 = mediterranean
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_bulgarian = {
|
||||
color = { 76 76 153 }
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = NEOW_language_east_south_slavic #More or less a west slavic group who ended up adopting south slavic languages after the Avars cut off the slavs in the Pannonian basin
|
||||
martial_custom = martial_custom_male_only
|
||||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_by_the_sword
|
||||
tradition_quarrelsome
|
||||
tradition_stand_and_fight
|
||||
tradition_zealous_people
|
||||
}
|
||||
|
|
@ -250,33 +218,6 @@ NEOW_bulgarian = {
|
|||
}
|
||||
}
|
||||
|
||||
NEOW_pomak = {
|
||||
color = { 76 96 153 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_south_slavic
|
||||
language = NEOW_language_east_south_slavic
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_serbian
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
moliski = { #Moliški
|
||||
color = { 0.4 0.65 0.4 }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,110 +0,0 @@
|
|||
thracian = {
|
||||
color = { 225 50 50 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_turkish
|
||||
language = language_turkish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
traditions = { #WIP
|
||||
tradition_warrior_culture
|
||||
#tradition_horse_lords
|
||||
tradition_swords_for_hire
|
||||
tradition_ruling_caste
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_mpo_iron_cavalry
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_devoted_horsemanship
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { oghuz_coa_gfx turkic_group_coa_gfx arabic_group_coa_gfx }
|
||||
building_gfx = { byzantine_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx byzantine_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_14
|
||||
|
||||
ethnicities = {
|
||||
10 = turkic_west
|
||||
40 = arab
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
rumeli = {
|
||||
color = { 225 50 50 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_turkish
|
||||
language = language_turkish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_herd
|
||||
traditions = { #WIP
|
||||
tradition_warrior_culture
|
||||
#tradition_horse_lords
|
||||
tradition_swords_for_hire
|
||||
tradition_ruling_caste
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_mpo_iron_cavalry
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
dlc_tradition = {
|
||||
trait = tradition_devoted_horsemanship
|
||||
requires_dlc_flag = khans_of_the_steppe
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { oghuz_coa_gfx turkic_group_coa_gfx arabic_group_coa_gfx }
|
||||
building_gfx = { byzantine_building_gfx }
|
||||
clothing_gfx = { turkic_clothing_gfx byzantine_clothing_gfx dde_abbasid_clothing_gfx mena_clothing_gfx }
|
||||
unit_gfx = { mena_unit_gfx }
|
||||
house_coa_frame = house_frame_14
|
||||
|
||||
ethnicities = {
|
||||
10 = turkic_west
|
||||
40 = arab
|
||||
50 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_gagauz = {
|
||||
color = { 210 60 50 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_turkish
|
||||
language = language_gagauz
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
}
|
||||
|
||||
name_list = name_list_vlach
|
||||
|
||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_02
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
|
||||
ethnicities = {
|
||||
25 = turkic_west
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
25 = mediterranean_byzantine
|
||||
}
|
||||
}
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
tradition_astute_diplomats
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_dutch
|
||||
name_list = name_list_dutch
|
||||
|
||||
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -53,7 +53,7 @@ frisian = { #Represented the "old frisians" in vanilla, actually playable here #
|
|||
tradition_modest
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_frisian
|
||||
name_list = name_list_dutch
|
||||
|
||||
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -87,7 +87,7 @@ kleverlandish = {
|
|||
tradition_parochialism
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_dutch
|
||||
name_list = name_list_dutch
|
||||
|
||||
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -125,7 +125,7 @@ limburgisch = {
|
|||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_hereditary_hierarchy
|
||||
}
|
||||
name_list = name_list_NEOW_dutch
|
||||
name_list = name_list_dutch
|
||||
|
||||
coa_gfx = { frisian_coa_gfx german_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
NEOW_greater_polish = {
|
||||
greater_polish = {
|
||||
color = { 0.5 0.1 0.08 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
|
|
@ -7,13 +7,13 @@
|
|||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_agrarian
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_pastoralists
|
||||
tradition_malleable_invaders
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
name_list = name_list_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -27,86 +27,23 @@
|
|||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
NEOW_lesser_polish = {
|
||||
color = { 0.75 0.1 0.08 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_polish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_hill_dwellers
|
||||
tradition_esteemed_hospitality
|
||||
tradition_zealous_people
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
NEOW_mazovian_polish = {
|
||||
color = { 0.65 0.19 0.2 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_polish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_forest_folk
|
||||
tradition_forest_fighters
|
||||
tradition_city_keepers
|
||||
tradition_xenophilic
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
NEOW_moravian = {
|
||||
color = { 0.35 0.8 0.8 }
|
||||
|
||||
ethos = ethos_communal
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_czech
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_music_theory
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_talent_acquisition
|
||||
tradition_wine_culture
|
||||
tradition_life_is_just_a_joke
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_czech
|
||||
name_list = name_list_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
|
|
@ -151,229 +88,3 @@ sorbian = {
|
|||
}
|
||||
}
|
||||
|
||||
kashubian = {
|
||||
color = {0.1 0.6 0.6}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_kashubian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_family_entrepreneurship
|
||||
tradition_zealous_people
|
||||
tradition_practiced_pirates
|
||||
tradition_maritime_mercantilism
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
czech = {
|
||||
color = czech
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_czech
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_hard_working
|
||||
tradition_castle_keepers
|
||||
tradition_life_is_just_a_joke
|
||||
tradition_brewery
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_czech
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
goral = {
|
||||
color = {0.55 0.4 0.6}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_polish
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_mountaineer_ruralism
|
||||
tradition_zealous_people
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_fp2_malleable_subjects
|
||||
requires_dlc_flag = the_fate_of_iberia
|
||||
fallback = tradition_xenophilic
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { polish_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = western_unit_gfx
|
||||
}
|
||||
}
|
||||
NEOW_silesian = {
|
||||
color = {0.75 0.25 0.08}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_silesian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_hill_dwellers
|
||||
tradition_isolationist
|
||||
tradition_metal_craftsmanship
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_quarrelsome
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { polish_coa_gfx west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_21
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 1.0 1.0 }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = western_unit_gfx
|
||||
}
|
||||
}
|
||||
lipka = {
|
||||
color = rgb{0.4 0.4 0.5}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
language = language_kipchak_bulgar
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_diasporic
|
||||
tradition_loyal_soldiers
|
||||
tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
house_coa_frame = house_frame_14
|
||||
|
||||
ethnicities = {
|
||||
25 = turkic_west
|
||||
25 = slavic_blond
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
odrzan = {
|
||||
color = { 117 34 38 }
|
||||
|
||||
ethos = ethos_communal #no idea if this is accurate or not
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_polish
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_culture_blending #for the dialect leveling in the westeern territories
|
||||
tradition_agrarian #the wikipedia article mentions how prominent honey is on the Oder river, maybe this could warrant a custom tradition
|
||||
tradition_city_keepers
|
||||
tradition_fishermen
|
||||
}
|
||||
|
||||
name_list = name_list_polish
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
||||
wymysorys = {
|
||||
color = { 117 48 34 }
|
||||
parents = { NEOW_greater_polish saxon }
|
||||
created = 1100.1.1
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_west_slavic
|
||||
language = NEOW_language_vilamovian
|
||||
martial_custom = martial_custom_male_only
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_culture_blending
|
||||
tradition_agrarian
|
||||
tradition_storytellers
|
||||
tradition_isolationist #ngl i have no idea what to do for their traditions
|
||||
}
|
||||
|
||||
name_list = name_list_polish #placeholder
|
||||
|
||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
45 = slavic_blond
|
||||
5 = slavic_ginger
|
||||
35 = slavic_brown_hair
|
||||
15 = slavic_dark_hair
|
||||
}
|
||||
}
|
||||
|
|
@ -34,6 +34,33 @@ culture_era_early_medieval = {
|
|||
damage = 5
|
||||
toughness = 2
|
||||
}
|
||||
|
||||
# Accolade
|
||||
## Accolade Archers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_archers
|
||||
damage = 6
|
||||
}
|
||||
## Accolade Skirmishers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_skirmishers
|
||||
damage = 6
|
||||
}
|
||||
## Accolade Pikes
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_pikes
|
||||
damage = 6
|
||||
}
|
||||
## Accolade Outriders
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_outriders
|
||||
pursuit = 6
|
||||
}
|
||||
## Accolade Cameliers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_cameliers
|
||||
pursuit = 6
|
||||
}
|
||||
}
|
||||
|
||||
culture_era_high_medieval = {
|
||||
|
|
@ -78,6 +105,55 @@ culture_era_high_medieval = {
|
|||
damage = 5
|
||||
screen = 3
|
||||
}
|
||||
|
||||
# Accolade
|
||||
## Accolade Archers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_archers
|
||||
damage = 4
|
||||
toughness = 4
|
||||
}
|
||||
## Accolade Skirmishers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_skirmishers
|
||||
damage = 4
|
||||
toughness = 4
|
||||
pursuit = 4
|
||||
screen = 4
|
||||
}
|
||||
## Accolade Pikes
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_pikes
|
||||
damage = 4
|
||||
toughness = 4
|
||||
}
|
||||
## Accolade Outriders
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_outriders
|
||||
damage = 4
|
||||
toughness = 4
|
||||
pursuit = 4
|
||||
screen = 4
|
||||
}
|
||||
## Accolade Vanguards
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_vanguards
|
||||
damage = 10
|
||||
toughness = 10
|
||||
}
|
||||
## Accolade Lancers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_lancers
|
||||
pursuit = 10
|
||||
}
|
||||
## Accolade Cameliers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_cameliers
|
||||
damage = 4
|
||||
toughness = 4
|
||||
pursuit = 4
|
||||
screen = 4
|
||||
}
|
||||
}
|
||||
|
||||
culture_era_late_medieval = {
|
||||
|
|
@ -123,4 +199,59 @@ culture_era_late_medieval = {
|
|||
damage = 8
|
||||
screen = 5
|
||||
}
|
||||
|
||||
# Accolade
|
||||
## Accolade Archers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_archers
|
||||
damage = 10
|
||||
toughness = 10
|
||||
}
|
||||
## Accolade Skirmishers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_skirmishers
|
||||
damage = 6
|
||||
toughness = 6
|
||||
pursuit = 4
|
||||
screen = 4
|
||||
}
|
||||
## Accolade Pikes
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_pikes
|
||||
damage = 10
|
||||
toughness = 6
|
||||
}
|
||||
## Accolade Outriders
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_outriders
|
||||
damage = 16
|
||||
toughness = 16
|
||||
pursuit = 20
|
||||
screen = 6
|
||||
}
|
||||
## Accolade Vanguards
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_vanguards
|
||||
damage = 10
|
||||
toughness = 10
|
||||
}
|
||||
## Accolade Lancers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_lancers
|
||||
screen = 20
|
||||
}
|
||||
## Accolade Crossbowers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_crossbowers
|
||||
damage = 10
|
||||
toughness = 10
|
||||
}
|
||||
## Accolade Cameliers
|
||||
maa_upgrade = {
|
||||
men_at_arms = accolade_maa_cameliers
|
||||
damage = 16
|
||||
toughness = 6
|
||||
pursuit = 20
|
||||
screen = 6
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -273,80 +273,4 @@ innovation_guides = {
|
|||
flag = global_regional
|
||||
|
||||
#custom = promote_culture_speed_test
|
||||
}
|
||||
|
||||
innovation_cacadores = {
|
||||
skill = martial
|
||||
group = culture_group_military
|
||||
culture_era = culture_era_high_medieval
|
||||
icon = @gunpowder
|
||||
|
||||
potential = {
|
||||
this = culture:portuguese
|
||||
}
|
||||
|
||||
unlock_maa = cacadores
|
||||
parameters = {
|
||||
unlock_powder_magazines = yes
|
||||
}
|
||||
|
||||
flag = global_maa
|
||||
}
|
||||
|
||||
innovation_almogavares = {
|
||||
skill = martial
|
||||
group = culture_group_military
|
||||
culture_era = culture_era_early_medieval
|
||||
icon = @maa_01
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
this = culture:andorra
|
||||
this = culture:aragonese
|
||||
this = culture:asturleonese
|
||||
this = culture:basque
|
||||
this = culture:galician
|
||||
}
|
||||
}
|
||||
|
||||
unlock_maa = almogavares
|
||||
|
||||
flag = global_maa
|
||||
}
|
||||
|
||||
innovation_tercos = {
|
||||
skill = martial
|
||||
group = culture_group_military
|
||||
culture_era = culture_era_early_medieval
|
||||
icon = @maa_01
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
this = culture:catalan
|
||||
this = culture:balearic
|
||||
this = culture:valencian
|
||||
}
|
||||
}
|
||||
|
||||
unlock_maa = tercos
|
||||
|
||||
flag = global_maa
|
||||
}
|
||||
innovation_lanceros = {
|
||||
skill = martial
|
||||
group = culture_group_military
|
||||
culture_era = culture_era_early_medieval
|
||||
icon = @maa_01
|
||||
|
||||
potential = {
|
||||
OR = {
|
||||
this = culture:castilian
|
||||
this = culture:extremeno
|
||||
this = culture:NEOW_andalusian
|
||||
}
|
||||
}
|
||||
|
||||
unlock_maa = lanceros
|
||||
|
||||
flag = global_maa
|
||||
}
|
||||
|
|
@ -181,7 +181,17 @@ innovation_sericulture = { # VICTORIA TECHS ARE BACK BABEYYY AWOOOOU (wolf howl)
|
|||
icon = @sericulture
|
||||
|
||||
potential = {
|
||||
silk_road_innovation_trigger = { INNOVATION = sericulture }
|
||||
has_tgp_dlc_trigger = yes
|
||||
}
|
||||
|
||||
can_progress = {
|
||||
custom_tooltip = {
|
||||
text = silk_road_sericulture_trigger_tt
|
||||
OR = {
|
||||
has_cultural_pillar = heritage_chinese
|
||||
has_cultural_pillar = heritage_byzantine
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
|
|
|
|||
|
|
@ -1,237 +1,208 @@
|
|||
abigail_female = { Abbie Abby Abigail Abigale Abygayl Abygayll Aibbie Aibigail Gail }
|
||||
ada_female = { Ada Adda }
|
||||
adela_female = { Aaltje Ad_e_act_la Ad_e_grv_le Ad_e_grv_lo Addyla Addylla Adela Adele Aiddelai }
|
||||
adelaide_female = { A_i_act_da Ad_e_act_la_i_uml_de Adelaide Adelheid Addylayddy Addylaydy Addyllayddy Aida Aiddelaide Aleida Alida Alide Alijda Alke Azala_i_uml_s Aziliz Azylis Elke Heide Heidi Heidy }
|
||||
adelina_female = { Adelina Adeline }
|
||||
adoracion_female = { Adoraci_o_act_n }
|
||||
adriana_female = { Adriana Adriano_female Jadranka }
|
||||
agatha_female = { _A_rng_got Aet Ag_a_act_ta Agate Agatha Agathe Agato Aita Gadea }
|
||||
agnes_female = { Agn_e_grv_s Agne Agnes Agneta Agnys Ain_e_act_s Ane_z_crn_ka Anest In_e_grv_s In_e_hat_s Ines Ne_z_crn_a Ne_z_crn_ika Nesta Nysta Oanell }
|
||||
adela_female = { Aaltje Ad_e_grv_le Ad_e_grv_lo Addyla Addylla Adela Adele Aiddelai }
|
||||
adelaide_female = { Ad_e_act_la_i_uml_de Adelaide Adelheid Addylayddy Addylaydy Addyllayddy Aida Aiddelaide Aleida Alida Alijda Alke Azala_i_uml_s Aziliz Azylis Elke Heide Heidi }
|
||||
adriana_female = { Adriana Adriano_female }
|
||||
agatha_female = { _A_rng_got Agate Agatha Agathe Agato Gadea }
|
||||
agnes_female = { Agn_e_grv_s Agnes Agneta Agnys Anest In_e_grv_s In_e_hat_s Ines Nesta Nysta Oanell }
|
||||
ainhoa_female = { Ainhoa Ainoa }
|
||||
aisha_female = { Ay_s_ced_e }
|
||||
alba_female = { Alba }
|
||||
albamaria_female = { Alba_spc_Mar_i_act_a }
|
||||
albana_female = { Aubano }
|
||||
alberta_female = { Alberdina Alberta Alberte Albertine Albertino_female }
|
||||
albina_female = { Alb_i_act_na Albina }
|
||||
alexandra_female = { Ailexsaindrai Alaxandra Aleksandra Alessandra Alessandrino_female Alessandro_female Alexandra Alexandrina Alja Allyksanddra Alyksanddra Sa_s_crn_a_female Sandra Sandrine Sandrino_female Sandy }
|
||||
alexandra_female = { Ailexsaindrai Alessandra Alessandrino_female Alessandro_female Alexandra Alexandrina Allyksanddra Alyksanddra Sandra Sandrine Sandrino_female Sandy }
|
||||
alexia_female = { Al_e_grv_xia Alessia Alessio_female Alexia Alexina }
|
||||
alfhild_female = { Vilde }
|
||||
alice_female = { Ailice Al_i_act_cia Alice Alicia Aliise Alis Alisia Alison Alix Alixe Alize Alizia Allycy Alycy Alysy }
|
||||
alice_female = { Ailice Al_i_act_cia Alice Alicia Alis Alison Alix Alixe Alize Allycy Alycy Alysy }
|
||||
alina_female = { Aliena Alina Aline Alino }
|
||||
alfonsa_female = { Anfounsino }
|
||||
amaia_female = { Amaia Amaya }
|
||||
amanda_female = { Amanda Amandino Mandy }
|
||||
amata_female = { Aimado Aimee Amy Esm_e_act_e Esmee Maitane }
|
||||
amber_female = { Aimber Amber Ambyr }
|
||||
amelia_female = { Am_a_act_lia Am_a_act_lie Am_e_act_lia Am_e_act_lie Am_e_grv_li Amale Amalia Amalie Ameli Amelia Amelie }
|
||||
amelia_female = { Am_a_act_lia Am_e_act_lia Am_e_act_lie Am_e_grv_li Amale Amalie Amelia Amelie }
|
||||
amina_female = { Amina Emine }
|
||||
amira_female = { Amira }
|
||||
anahid_female = { Anahyta }
|
||||
anastasia_female = { Anast_a_act_zie Anastasi_e_act_ Anastasia Anastasie Stacey }
|
||||
andrea_female = { Andere Andr_e_act_e Andra Andrea Andreia Andreja Andreua Andrine Andriveto }
|
||||
andreamaria_female = { Andreua_spc_Mar_i_act_a }
|
||||
angela_female = { _A_act_nchela _A_grv_ngela _A_hat_ngela Aela Aelia Aelig And_e_crn_la Ang_e_grv_lo_female Angela Angelina Angelita Angjelina Angyla Anxhela Engelina Gotzone }
|
||||
angeles_female = { _A_act_nchels _A_grv_ngels }
|
||||
anastasia_female = { Anastasi_e_act_ Anastasia Anastasie Stacey }
|
||||
andrea_female = { Andere Andr_e_act_e Andrea Andreia Andrine Andriveto }
|
||||
angela_female = { _A_grv_ngela _A_hat_ngela Aela Aelia Aelig Ang_e_grv_lo_female Angela Angelina Angelita Angyla Engelina Gotzone }
|
||||
angeles_female = { _A_grv_ngels }
|
||||
angelica_female = { Ang_e_act_lica Angelica Angelico_female Angelika Angelique Lieke }
|
||||
anisa_female = { Anesa Anisa }
|
||||
anna_female = { Aina Ainne Ana Ana_i_uml_s Anais Ane Anet Aneta Aneto Anette Anika Anila Anita Anja Anka Anke Ann Anna Annaig Anne Anneke Anneken Annette Anni Annica Annick Annicka Annie Annigje Annika Anniken Anny Ano Anouk Antje Anu Hana Hanah Hanka Hanna Hannah Hanne Naig Nu_s_crn_a }
|
||||
annabelen_female = { Ana_spc_Bel_e_act_na }
|
||||
anna_female = { Aina Ainne Ana Ana_i_uml_s Anais Ane Aneto Anette Anita Anja Anke Ann Anna Annaig Anne Anneke Anneken Annette Anni Annica Annick Annicka Annie Annigje Annika Anniken Anny Ano Anouk Antje Hanka Hanna Hannah Hanne Naig }
|
||||
annabella_female = { Anabela Annabel Annabell Annabella }
|
||||
annacatherine_female = { Anna-Karin Annekatrin }
|
||||
annacharlotte_female = { Ann-Charlotte }
|
||||
annachristina_female = { Ana_spc_Crestina Anna-Stina Ann-Christin Annki }
|
||||
annachristina_female = { Anna-Stina Ann-Christin Annki }
|
||||
annaclara_female = { Ano-Claro }
|
||||
annahelena_female = { Anna-Lena }
|
||||
annaeleonora_female = { Hannelore }
|
||||
annaelizabeth_female = { Ane_spc_Elixabete Ana_spc_Isabela Anna_spc_Isabel Anna-Liisa }
|
||||
annalaura_female = { Ana_spc_Laura Anne-Laure Ano-Lauro }
|
||||
annalisa_female = { Anneli Anneliese Annelise Annely Ano-Liso }
|
||||
annamargaret_female = { Ana_spc_Mar_i_act_a Annarita Annegret Anne-Gret Anne-Margrete Anne-Mette }
|
||||
annaelizabeth_female = { Ane_spc_Elixabete Anna_spc_Isabel }
|
||||
annalaura_female = { Anne-Laure Ano-Lauro }
|
||||
annalisa_female = { Anneli Anneliese Annelise Ano-Liso }
|
||||
annamargaret_female = { Annarita Annegret Anne-Gret Anne-Margrete Anne-Mette }
|
||||
annamaria_female = { Amei Ane_spc_Miren Anna_spc_Maria Annamaria Anna-Vari Annemarie Anne-Marie Annemie Annemieke Ann-Marie Ano-Mar_i_grv_o }
|
||||
annapilar_female = { Ana_spc_Pilar }
|
||||
annarosa_female = { Annerose Anne-Rose }
|
||||
annarosa_female = { Annerose }
|
||||
annasophia_female = { Anne-Sophie Ano-Souf_i_grv_o }
|
||||
antonia_female = { Ant_o_grv_nia Anthonia Antoinette Antona Antonella Antoneta Antonetta Antonia Antonieta Antonietta Antonija Antouneto Antoynytty T_o_grv_nio_female Teuntje Tounieto }
|
||||
antonia_female = { Ant_o_grv_nia Antoinette Antonella Antonetta Antonia Antonieta Antonietta Antouneto Antoynytty T_o_grv_nio_female Teuntje Tounieto }
|
||||
anunciacion_female = { Anuntxi }
|
||||
aphrodite_female = { Af_e_uml_rdita Aferdita Affrhodyty }
|
||||
apollonia_female = { Apol_o_act_nia Lone Polona Poul_o_grv_nio }
|
||||
aphrodite_female = { Affrhodyty }
|
||||
apollonia_female = { Apol_o_act_nia Lone Poul_o_grv_nio }
|
||||
april_female = { Abri_e_act_u Abril Ebrel }
|
||||
araceli_female = { Araceli Arazeli }
|
||||
aranzazu_female = { Ar_a_act_nzazu Arancha Arantxa Arantza Arantzazu Aranzazu }
|
||||
aranzazu_female = { Arantxa Arantza Arantzazu Aranzazu }
|
||||
ariadne_female = { Ariadna Ariana Ariane }
|
||||
arlette_female = { Arleto }
|
||||
asa_female = { _A_rng_sa _A_rng_se }
|
||||
ascencion_female = { Ascensi_o_act_n Igone }
|
||||
asma_female = { Asma Esma }
|
||||
astrid_female = { _A_grv_strid Asta Astri Astrid }
|
||||
asuncion_female = { Assumpci_o_act_ Assun_c_ced__a_tld_o Assunta Asun Asunzi_o_act_n Axun Jasone }
|
||||
asuncion_female = { Assumpci_o_act_ Assun_c_ced__a_tld_o Assunta Asun Axun Jasone }
|
||||
ascencion_female = { Igone }
|
||||
ashleigh_female = { Aishlei Ashleigh Ashley Ashlly Ashly }
|
||||
auda_female = { Aude }
|
||||
audrey_female = { Audr_e_act_ }
|
||||
augusta_female = { Augusta Auguste_female }
|
||||
augustina_female = { Agustino_female Augustina }
|
||||
aurelia_female = { Aur_e_act_lia Aur_e_act_lie Aur_e_grv_lia Aurel_i_grv_o_female Aurela Aurelia Reili }
|
||||
aurelia_female = { Aur_e_act_lia Aur_e_act_lie Aur_e_grv_lia Aurel_i_grv_o_female Aurelia }
|
||||
aurora_female = { Aurora Aurore Auroro }
|
||||
aveline_female = { Awyllyny Awylyny }
|
||||
baptista_female = { Batistino }
|
||||
barbara_female = { B_a_act_ra B_a_act_rbara B_a_grv_rbara B_a_uml_rbel B_a_uml_rbl Barbara Barbo_female Barbora Barbro }
|
||||
bartholomea_female = { Jerneja Neja }
|
||||
basilisa_female = { Vasilisa Vasilka }
|
||||
beata_female = { Be_a_act_ta Beata Beate }
|
||||
beatrice_female = { B_e_act_atrice B_e_act_atrissa Beaitrice Beatrice Beatris Beatriu Beatrix Beatriz Betrys Byatrhyks Byatrycy Byatrysy }
|
||||
begonia_female = { Bego_n_tld_a Begonia }
|
||||
belen_female = { Bel_e_act_n Belen Betlem }
|
||||
barbara_female = { B_a_act_rbara B_a_grv_rbara B_a_uml_rbel B_a_uml_rbl Barbara Barbo_female Barbro }
|
||||
beata_female = { Beata Beate }
|
||||
beatrice_female = { B_e_act_atrice Beaitrice Beatrice Beatris Beatriu Beatrix Beatriz Betrys Byatrhyks Byatrycy Byatrysy }
|
||||
belen_female = { Belen Betlem }
|
||||
benedicta_female = { Benedikta Benedito_female Benita Beno_i_hat_te Bente }
|
||||
berengaria_female = { B_e_act_reng_e_grv_re Berenguiero }
|
||||
berenice_female = { Bereni_c_ced_o Berenika }
|
||||
bernarda_female = { Berendina Bernadeto Bernadette Bernarda Bernardina Bernado }
|
||||
berenice_female = { Bereni_c_ced_o }
|
||||
bernarda_female = { Berendina Bernadeto Bernadette Bernardina Bernado }
|
||||
bertha_female = { Berta Bertha Berto_female }
|
||||
bertranda_female = { Bertrando }
|
||||
bethany_male = { Beaitani Byafany }
|
||||
blanche_female = { Biainca Bianca Bianka Blanca Blanche Blanco_female Blanga Blanka Bllanchy Blanshy Branca Byanca Zuri_n_tld_e }
|
||||
blasia_female = { Bla_z_crn_ka }
|
||||
bogdana_female = { Bohdana }
|
||||
blanche_female = { Biainca Bianca Bianka Blanca Blanche Blanco_female Bllanchy Blanshy Branca Byanca Zuri_n_tld_e }
|
||||
boudicca_female = { Boudyca }
|
||||
bridget_female = { Berit Birgit Birgitt Birgitta Birgitte Birte Birthe Brec_pst_hed Bregido Bridget Brigita Brigitte Brit Brita Britt Britta Bryddgyt Ffraid Gitta Gitte Piret Pirkko }
|
||||
bridget_female = { Berit Birgit Birgitt Birgitta Birgitte Birte Birthe Brec_pst_hed Bregido Bridget Brigitte Brit Brita Britt Britta Bryddgyt Ffraid Gitta Gitte }
|
||||
brittany_female = { Britney }
|
||||
brunhilde_female = { Brunhilde Brynhildur }
|
||||
brunhilde_female = { Brunhilde }
|
||||
bushra_female = { B_u_uml__s_ced_ra Bouchra }
|
||||
camilla_female = { Camiho Camilla Camille_female Kamila Kamilla }
|
||||
camilla_female = { Camiho Camilla Camille_female Kamilla }
|
||||
candida_female = { C_a_grv_ndida C_a_hat_ndida }
|
||||
carla_female = { Carla Carleno_female Carly Carol Carola Carole Carolo_female Charl_e_grv_ne Charlene Charly Karla Karola }
|
||||
carmen_female = { Carme Carmela Carmella Carmen Carmina Carmo Karmel Karmele Karmen }
|
||||
carmenmaria_female = { Carmen_spc_Mar_i_act_a }
|
||||
carolina_female = { Carolina Caroline Carolyn Caroulino Karol_i_act_na Karolina Karoline Liina }
|
||||
carmen_female = { Carme Carmela Carmella Carmen Carmina Carmo Karmele }
|
||||
carolina_female = { Carolina Caroline Carolyn Caroulino Karolina Karoline }
|
||||
cassandra_female = { Cassandra Cassandro Kasyy }
|
||||
catherine_female = { C_a_act_tia Cadi Cafyryny Caiterine Caitlin Carin Carina Catarina Catarino Caterina Catharina Catherine Cathy Cathyrhyny Cati Catrin Catyy Caytllyn Ekatherina K_a_uml_te K_a_uml_the K_a_uml_tlin Kaarina Kaciaryna Kadi Kadri_Catherine Kafyryny Kaia Kaisa Kaiterine Kaitrin Kajsa Karen Kari Karin Karina Karine Karyn Katalin Katar_i_act_na Katarina Kate Kate_r_crn_ina Katell Katharina Katharine Katherina Katherine Kathleen Kathrin Kathryn Kati Katia Katie Katixa Katja Katka Katr_i_act_n Katre Katri Katriina Katrin Katrina Katrine Kattalin Katy Kaytlyn Keit Keiu Keti Nienke Riin Riina Triin Trijntje Trine Triinu }
|
||||
catherinemaria_female = { Kairi }
|
||||
cecilia_female = { C_e_act_cile Cec_i_act_lia Cecilia Ceciliai Cecilie Cecilo Cicely Cilly Cycyllya Cycylya Sesselja Sheila Sheyla Silja Silje Silke Sille Sisse Sissel Sysylya Xixili Zezilia }
|
||||
catherine_female = { C_a_act_tia Cadi Cafyryny Caiterine Caitlin Carin Carina Catarina Catarino Caterina Catharina Catherine Cathy Cathyrhyny Cati Catrin Catyy Caytllyn K_a_uml_te K_a_uml_the Kafyryny Kaiterine Kaitrin Kajsa Karen Kari Karin Karina Karine Karyn Katalin Katarina Kate Katell Katharina Katharine Katherina Katherine Kathleen Kathrin Kathryn Kati Katia Katie Katixa Katja Katrin Katrina Katrine Kattalin Katy Kaytlyn Nienke Trijntje Trine }
|
||||
cecilia_female = { C_e_act_cile Cec_i_act_lia Cecilia Ceciliai Cecilie Cecilo Cicely Cilly Cycyllya Cycylya Sheila Sheyla Silje Silke Sille Sisse Sissel Sysylya Xixili }
|
||||
celestina_female = { Celeste Celestina Celestino_female Celesto_female }
|
||||
celia_female = { C_e_grv_lia Celi_a_grv_ Celia Zilia }
|
||||
celia_female = { C_e_grv_lia Celi_a_grv_ Celia }
|
||||
celine_female = { C_e_act_line Celina Celino Selina Sylyna }
|
||||
chantal_female = { Chantal Chantelle Xantal }
|
||||
charity_female = { Kar_i_act_tas }
|
||||
charlotte_female = { Carlota Chairlotte Charllotty Charloto Charlotta Charlotte Karlota Karlotty Loti Lotta Lotte Sharlotta }
|
||||
charlotte_female = { Carlota Chairlotte Charllotty Charloto Charlotta Charlotte Karlota Karlotty Lotta Lotte }
|
||||
chelsea_female = { Chelseai Chyllsya Kylsya }
|
||||
chloe_female = { Chlo_e_act_ Chlloy Chloe Chloy Clou_e_grv_ Kloy }
|
||||
christelle_female = { Christel Christelle Kristel Kristell }
|
||||
christina_female = { Carsta Chesten Chrissie Christa Christiane Christina Christine Crestina Crestino Cristina Cristyn Kersten_female Kersti Kerstin Kirsten Kirsti Kirstine Kirsty Krist_i_act_n Krist_y_act_na Krista Kristen Kristi Kristiina Kristiine Kristin Kristina Kristine Kristjana Kristy Stina Stine Tiina Tine }
|
||||
christelle_female = { Christel Christelle Kristell }
|
||||
christina_female = { Carsta Chesten Chrissie Christa Christiane Christina Christine Crestino Cristina Cristyn Kersten_female Kerstin Kirsten Kirsti Kirstine Kirsty Kristen Kristin Kristina Kristine Kristy Stina Stine Tine }
|
||||
chun_female = { Chun Shun }
|
||||
claire_female = { Argi_n_tld_e Clair Claire Clara Clare Clarha Clarisse Clarisso Claro_female Kl_a_act_ra Kl_a_uml_rchen Klara Kler Sklaerenn }
|
||||
clairemaria_female = { Clara_spc_Mar_i_act_a }
|
||||
claudia_female = { Cl_a_act_udia Cl_a_grv_udia Claudette Claudia Claudine Gladys Glaudeto Glaudino Glaudo_female Gwladdys Gwladys Klaoda Klaodina Klaudia Klavdija Klodeta }
|
||||
clementia_female = { Clem_e_grv_nci Clem_e_grv_ncia Clementia Clementina Clementino_female Clymyntyny Klementina }
|
||||
cleopatra_female = { Cl_e_act_op_a_hat_tre Cleiopatra Cleopatra Kl_ae_apatra Kliapetra Cleopaitrai }
|
||||
clorinda_female = { Clehrinduh Clohrinduh Clorinda Clorinde Clorinduh Clorynder Clourindo }
|
||||
clotilda_female = { Clotilde Cloutido Klotylda }
|
||||
claire_female = { Argi_n_tld_e Clair Claire Clara Clare Clarha Clarisse Clarisso Claro_female Kl_a_uml_rchen Klara Sklaerenn }
|
||||
claudia_female = { Cl_a_act_udia Cl_a_grv_udia Claudette Claudia Claudine Gladys Glaudeto Glaudino Glaudo_female Gwladdys Gwladys Klaoda Klaodina Klaudia }
|
||||
clementia_female = { Clem_e_grv_nci Clem_e_grv_ncia Clementia Clementina Clementino_female Clymyntyny }
|
||||
cleopatra_female = { Cl_e_act_op_a_hat_tre Klyopatra Cllyopatra Clyopatrha Cleopaitrai }
|
||||
clorinda_female = { Clorinda Clorinde Clourindo }
|
||||
clotilda_female = { Clotilde Cloutido }
|
||||
colette_female = { Colette Coul_e_grv_to }
|
||||
concepcion_female = { Concei_c_ced__a_tld_o Concepci_o_act_ Concepci_o_act_n Concetta Conxita Sorkunde }
|
||||
concepcion_female = { Concei_c_ced__a_tld_o Concepci_o_act_ Concetta Conxita Sorkunde }
|
||||
constance_female = { Constaince Constance Constancy Constanze Coustan_c_ced_o Konstanse }
|
||||
coralie_female = { Coral_i_act_ Coural_i_grv_o }
|
||||
cordelia_female = { Corhddylya }
|
||||
corinne_female = { Corina Corinna Corinne Courino }
|
||||
cornelia_female = { Corn_e_act_lia Cornelia Kornelia Neeltje Nele }
|
||||
cornelia_female = { Cornelia Kornelia Neeltje Nele }
|
||||
cruz_female = { Gurutze }
|
||||
crystal_female = { Chrystal Cristail Crystall }
|
||||
cynthia_female = { Cintia Cynfya Cynthia }
|
||||
dagmar_female = { D_a_act__s_crn_a Dagmar }
|
||||
cynthia_female = { Cynfya Cynthia }
|
||||
dalia_female = { Ddahlya Ddalya }
|
||||
daniela_female = { Ddainni Dana Dani_e_uml_lle Daniela Danielle Danielo_female Danique Ddainielle Ddanny Ddanylly Ddanyylly }
|
||||
daphne_female = { Dafina Daphne Daun_e_grv_ }
|
||||
darya_female = { Darija Darja }
|
||||
debora_female = { D_e_act_bora Debbie Debora Deborah Debra Devorah }
|
||||
daniela_female = { Ddainni Dani_e_uml_lle Daniela Danielle Danielo_female Danique Ddainielle Ddanny Ddanylly Ddanyylly }
|
||||
daphne_female = { Daphne Daun_e_grv_ }
|
||||
debora_female = { Debbie Debora Deborah Debra Devorah }
|
||||
delphine_female = { D_o_act_ufino Delfina Delphine }
|
||||
demetria_female = { Demi }
|
||||
denise_female = { Daniso Ddynysy Deneza Denisa Denise }
|
||||
denise_female = { Daniso Ddynysy Deneza Denise }
|
||||
desiree_female = { Desir_e_act_e }
|
||||
diana_female = { Ddyana Diane Diana Diano Dijana }
|
||||
diana_female = { Ddyana Diane Diana Diano }
|
||||
dietlinde_female = { Deolinda Dietlinde Theodelinde }
|
||||
dolores_female = { Dolors Lola Loli Nekane }
|
||||
dolores_female = { Dolors Loli Nekane }
|
||||
doris_female = { Doris Dorise }
|
||||
dominica_female = { Domenica Dominika Dominique_female Doumenico_female }
|
||||
dorothy_female = { D_o_uml_rte D_o_uml_rthe Ddorhofyy Ddorofy Dorota Dorotea Dorothea Dorothy Dorthe Doryty Dourout_e_grv_io Tiia Tiiu }
|
||||
dragomira_female = { Drahom_i_act_ra }
|
||||
edeltraud_female = { Edeltraud Edeltraut }
|
||||
edith_female = { _E_act_dith Eddit Eddyf Edyf Edita Edith Editha Edito }
|
||||
dorothy_female = { D_o_uml_rte D_o_uml_rthe Ddorhofyy Ddorofy Dorothea Dorothy Dorthe Doryty Dourout_e_grv_io }
|
||||
edith_female = { _E_act_dith Eddit Eddyf Edyf Edith Editha Edito }
|
||||
edmunda_female = { Edmunda }
|
||||
eduarda_female = { Eduarda }
|
||||
eleanor_female = { _E_act_l_e_act_onore A_e_act_nor Ali_e_act_nor Alionor Eleainor Eleanor Eleonor Eleonore Elinor Eliounor Ellinor Ellyanor Elyanor Elyanorh Leonor Leonora Leounoro Lore Lynorh }
|
||||
eleanor_female = { _E_act_l_e_act_onore A_e_act_nor Ali_e_act_nor Eleainor Eleanor Eleonor Eleonore Elinor Eliounor Ellinor Ellyanor Elyanor Elyanorh Leonor Leounoro Lore Lynorh }
|
||||
eliana_female = { _E_act_liane Eliano }
|
||||
elisa_female = { _E_act_lise Elisa Elise Eliso Eliza }
|
||||
elizabeth_female = { _E_act_lisabeth _S_crn_pela Al_z_crn_b_e_crn_ta Bab_e_grv_u_female Babette Bessie Bethan Bettina Betty Eisab_e_grv_u El_i_act_sabet Elesbed Eli_s_crn_ka Elisabet Elisabete Elisabeth Elixabet Elixabete Elizabeta Elizabeth Elizaibet Elizavetha Ellyzabyf Elsbeth Elsebeth Elsie Elspet Elysabyf Elyzabyf Ilsabe Liesel Lill Lis Lisbeth Lisen Lisette Liz Lizavetha Lizzie Llyzzyy Lyzzyy }
|
||||
elizabethcharlotte_female = { Lieselott Lieselotte Liselotte }
|
||||
elizabethmaria_female = { Isabela_spc_Mar_i_act_a }
|
||||
elodie_female = { _E_act_lodie Alodia Eloud_i_grv_o }
|
||||
elizabeth_female = { _E_act_lisabeth Bab_e_grv_u_female Babette Bessie Bethan Bettina Betty Eisab_e_grv_u Elesbed Elisabet Elisabete Elisabeth Elixabet Elixabete Elizabeth Elizaibet Ellyzabyf Elsbeth Elsebeth Elsie Elspet Elysabyf Elyzabyf Ilsabe Liesel Lill Lis Lisbeth Lisen Lisette Liz Lizzie Llyzzyy Lyzzyy }
|
||||
elizabethcharlotte_female = { Lieselott Liselotte }
|
||||
elodie_female = { _E_act_lodie Eloud_i_grv_o }
|
||||
elsa_female = { Els_a_grv_ Elsa Else Elza Ilse Telse }
|
||||
elvira_female = { Albira Elvi Elvira Elvy Elwyrha }
|
||||
elvira_female = { Elvira Elwyrha }
|
||||
emeline_female = { Emblyn Emelino }
|
||||
emerald_female = { Emerald Esmeraudo }
|
||||
emily_female = { _E_act_milie Em_i_act_lia Em_i_act_lie Emelie Emil_i_act_a Emil_i_grv_o_female Emili_female Emilia Emiliano_female Emilie Emily Emmy Emylly Emyly Emylyy Milia }
|
||||
emma_female = { Em_a_grv_ Ema Emma Emmai Imke Ymkje }
|
||||
emmanuella_female = { Emanuela Emanuelo_female Emmanuelle Manjola Manuela Manuello }
|
||||
encarnacion_female = { Encarnazi_o_act_n }
|
||||
emily_female = { _E_act_milie Em_i_act_lia Emelie Emil_i_grv_o_female Emili_female Emilia Emiliano_female Emilie Emily Emmy Emylly Emyly Emylyy }
|
||||
emma_female = { Em_a_grv_ Ema Emma Emmai Imke }
|
||||
emmanuella_female = { Emanuela Emanuelo_female Emmanuelle Manuela Manuello }
|
||||
enid_female = { Enid Enydd }
|
||||
erika_female = { Erika }
|
||||
ermengarde_female = { Irmgard Irmingard }
|
||||
ernesta_female = { Arno_s_crn_tka Erna Ernestino }
|
||||
esmeralda_female = { Esm_e_act_ralda Esmeralda Ezmiralda Maragda }
|
||||
ernesta_female = { Erna Ernestino }
|
||||
esmeralda_female = { Esm_e_act_ralda Esmeralda Maragda }
|
||||
esther_female = { Esfyrh Est_e_grv_r Ester Esther }
|
||||
estibaliz_female = { Estibaliz Estitxu }
|
||||
eugenia_female = { _E_act_ug_e_grv_nio _Z_crn_enja Eug_e_act_nia Eug_e_act_nie Eug_e_grv_nia Eukene Evgenia Owena }
|
||||
eugenia_female = { _E_act_ug_e_grv_nio Eug_e_act_nia Eug_e_act_nie Eug_e_grv_nia Eukene Owena }
|
||||
eulalia_female = { _E_act_ul_a_grv_lio Eul_a_act_lia Eul_a_grv_lia Laia Olaia }
|
||||
euphemia_female = { Euphemia Yufimia }
|
||||
euphemia_female = { Euphemia }
|
||||
eurydice_female = { Eur_i_act_dice }
|
||||
eva_female = { _E_grv_ve _E_grv_vo Eevi Efa Eva Evi Ewa Ewya Ieva }
|
||||
evamaria_female = { Eva_spc_Mar_i_act_a Eva_spc_Maria Eva-Maria }
|
||||
eva_female = { _E_grv_ve _E_grv_vo Efa Eva Ewa Ewya }
|
||||
evamaria_female = { Eva_spc_Maria }
|
||||
evelyn_female = { _E_act_velyne Evaline Evelien Evelin Evelina Eveline Evelino Evelyn }
|
||||
fabiana_female = { Fabiano_female Fabienne }
|
||||
faith_female = { Fayf }
|
||||
farah_female = { Farah Ffarrah }
|
||||
farida_female = { Farida Feride }
|
||||
fatiha_female = { Fatiha }
|
||||
fatima_female = { F_a_act_tima F_a_grv_tima Fadime Fat_i_act_ma Fatima Fatime Fatma Ffatymah }
|
||||
fatima_female = { F_a_act_tima F_a_grv_tima Fadime Fatima Fatma Ffatymah }
|
||||
fatina_female = { Fatine }
|
||||
faustina_female = { Faustino_female }
|
||||
fawzia_female = { Fawzia Fevzije }
|
||||
felicia_female = { Fel_i_act_cia Felicetta Felicia Feliciana Felisa Feliso_female Ffylyssa }
|
||||
felicity_female = { Felicita Felicity Zita }
|
||||
fawzia_female = { Fawzia }
|
||||
felicia_female = { Fel_i_act_cia Felicetta Felicia Feliciana Feliso_female Ffylyssa }
|
||||
felicity_female = { Felicita Felicity }
|
||||
ferdinanda_female = { Fernanda Fernando_female }
|
||||
fiona_female = { Ffion Ffyon Fiona }
|
||||
flavia_female = { Fl_a_grv_vio_female Flavia }
|
||||
flora_female = { Fflur Fflyurh Fiorella Fleur Floor Flora Floro Flors Flour Flourino Lore }
|
||||
florence_female = { Florence Flour_e_grv_n_c_ced_o }
|
||||
floriana_female = { Flouriano }
|
||||
fortuna_female = { Furtuna }
|
||||
france_female = { Fran_c_ced_o_female }
|
||||
frances_female = { Chichoueso Ffrhancys_female Fra_n_tld_seza Fran_c_ced_oise Fran_c_crn_i_s_crn_ka Franca Frances Francesca Franceso Francha Francina Francino Francisca Franti_s_crn_ka Frantsyska Frantziska Franziska Franziske Soazig Soizic Soizick }
|
||||
frederica_female = { Bed_r_crn_i_s_crn_ka Frederico_female Frederika Frederikke Fredrika Friederike Rikke }
|
||||
frances_female = { Chichoueso Ffrhancys_female Fra_n_tld_seza Fran_c_ced_oise Franca Frances Francesca Franceso Francina Francino Francisca Frantziska Franziska Franziske Soazig Soizic Soizick }
|
||||
frederica_female = { Frederico_female Frederika Frederikke Fredrika Friederike Rikke }
|
||||
freya_female = { Freja }
|
||||
frida_female = { Frida Frieda }
|
||||
gabriela_female = { Gabi Gabriela Gabriele Gabriella Gabrielle Gabrielo_female Gabrijela Gaby Grabiela }
|
||||
gabriela_female = { Gabriela Gabriele Gabriella Gabrielle Gabrielo_female Gaby }
|
||||
gael_female = { Ga_e_grv_lo Ga_e_uml_lle }
|
||||
gaia_female = { Kaja_Gaia }
|
||||
gemma_female = { Chema Gema Gemma Gemmai Gymma Jemma }
|
||||
gemma_female = { Gema Gemma Gemmai Gymma Jemma }
|
||||
genevieve_female = { Genevi_e_grv_ve Genevivo Gineto }
|
||||
georgia_female = { Georgette Georgia Georgiana Georgina Gyorhgya Ji_r_crn_ina Jordina Jourgeto Yuria }
|
||||
georgia_female = { Georgette Georgia Georgiana Georgina Gyorhgya Jordina Jourgeto }
|
||||
geralda_female = { Geraldina Geraldine Geraldino_female Gyrhalddyny }
|
||||
gerarda_female = { Gerarda Gerdina Gerit_female Gerrit_female Gerritdina Gerritje }
|
||||
germana_female = { Germaine Germano_female }
|
||||
gertrude_female = { Geertje Geertruida Gerd_female Gerda Gerdi Gerta Gertraud Gertraude Gertrud Gertruda Gertrude Gertrudes Gertrudo Gesche Gesine Jerca Kertu Truus }
|
||||
gertrude_female = { Geertje Geertruida Gerd_female Gerda Gerdi Gertraud Gertraude Gertrud Gertruda Gertrude Gertrudes Gertrudo Gesche Gesine Truus }
|
||||
gesine_female = { S_u_uml_nje S_u_uml_nne }
|
||||
ghislaine_female = { Guisl_e_grv_no }
|
||||
gilberta_female = { Giliberto_female }
|
||||
gisela_female = { Chisela Giesela Gis_e_grv_le Gis_e_grv_lo Gisa Gisela }
|
||||
gisela_female = { Giesela Gis_e_grv_le Gis_e_grv_lo Gisa Gisela }
|
||||
gloria_female = { Aintzane Gl_o_act_ria Gl_o_grv_ria Glorhyana Gloria }
|
||||
grace_female = { Garazi Gra_c_ced_a Grace Gracy Graxi Grazia }
|
||||
gudrun_female = { Gu_eth_r_u_act_n }
|
||||
gudula_female = { Gudula }
|
||||
gul_female = { G_u_uml_l }
|
||||
gunhild_female = { Gun Gunhild Gunild Gunilla Gunn Gunnel }
|
||||
gwen_female = { Gwen Gwenn }
|
||||
gwendolyn_female = { Gwendolen Gwendoline Gwynddolyn }
|
||||
habiba_female = { Habibe }
|
||||
hafsa_female = { Hafsa }
|
||||
hajar_female = { Hajer }
|
||||
halima_female = { Halima }
|
||||
hanan_female = { Hanane }
|
||||
|
|
@ -239,361 +210,313 @@ hatshepsut _female = { Hatshypswt Haitshepsut }
|
|||
hazel_female = { Hasyl Hazel }
|
||||
hayley_female = { Haiilei Hayley Hayllyy Haylyy }
|
||||
heather_female = { Heaiter Heather Hyafyr }
|
||||
hedwig_female = { Heda Hedda Hedvig Hedvika Hedwig }
|
||||
helen_female = { Alena Alenka Eileen El_i_act_n Elaine Elayny Elen Elena Elene Eleni Eleno Elin Elina Eline Ellayny Ellen H_e_act_l_e_grv_ne Hel_e_act_n Hel_e_act_ne Heleene Helen Helena Helene Heli Helin Hylyna Ilka Ilona Jelena Jelka Lena Nellie Nelly }
|
||||
hedwig_female = { Hedda Hedvig Hedwig }
|
||||
helen_female = { Eileen Elaine Elayny Elen Elena Elene Eleno Elin Elina Eline Ellayny Ellen H_e_act_l_e_grv_ne Hel_e_act_n Hel_e_act_ne Helen Helena Helene Hylyna Ilka Ilona Lena Nellie Nelly }
|
||||
heloise_female = { H_e_act_lo_i_uml_se Helo_i_act_sa }
|
||||
henrietta_female = { Enrieto Enriqueta Harriet Harriette Hattie Heike Henderika Hendrica Hendrika Hendrikje Hendrina Henri_e_uml_tte Henrica Henrietta Henriette Henriqueta Hetty Jette Jind_r_crn_i_s_crn_ka Jindra }
|
||||
henrietta_female = { Enrieto Enriqueta Harriet Harriette Hattie Heike Henderika Hendrica Hendrika Hendrikje Hendrina Henri_e_uml_tte Henrica Henrietta Henriette Hetty Jette }
|
||||
hermine_female = { Herm_i_act_nia Hermina Hermine }
|
||||
hermione_female = { Hermione Hyrhmyony }
|
||||
hilaria_female = { Hilary Ilarja }
|
||||
hilaria_female = { Hilary }
|
||||
hilda_female = { Hilda Hilde Hildur }
|
||||
hildegard_female = { Hildegard }
|
||||
hind_female = { Henda Hind Inddya }
|
||||
holly_female = { Holli Hollie Holly Hollyy }
|
||||
honorina_female = { Enora Honorhya Ounourino }
|
||||
hope_female = { Asperanza Esperan_c_ced_a Itxaro }
|
||||
hope_female = { Esperan_c_ced_a Itxaro }
|
||||
hortensia_female = { Horhtynsy Ourt_e_grv_nsi }
|
||||
huberta_female = { Hubertina }
|
||||
huguette_female = { Ugueto }
|
||||
hurriya_female = { Houria Hourya }
|
||||
ida_female = { _I_act_da I_eth_a Ida Ido Iida }
|
||||
immaculata_female = { Garbi_n_tld_e Imma Immacolata Immaculada Immaculata }
|
||||
ida_female = { Ido }
|
||||
immaculata_female = { Garbi_n_tld_e Imma Immacolata Immaculada }
|
||||
inga_female = { Inga Inge }
|
||||
ingeborg_female = { Ingebj_o_stk_rg Ingeborg Ingibj_o_uml_rg }
|
||||
ingeborg_female = { Ingebj_o_stk_rg Ingeborg }
|
||||
ingegerd_female = { Ingegerd Ingela }
|
||||
ingrid_female = { _I_act_ngrid Inger Ingrid Ingrido Ingrit }
|
||||
ingrid_female = { _I_act_ngrid Inger Ingrid Ingrido }
|
||||
igraine_female = { Igraine Igrayny }
|
||||
iphigenia_female = { Efigjeni }
|
||||
iqbala_female = { Igballe Ikbale }
|
||||
irene_female = { Eirin Ioryny Ir_e_act_na Ira Iren Irena Irene Ireno_female Irhyny Iria Irina Irja Iryna }
|
||||
iris_female = { _I_act_ris Iris }
|
||||
irene_female = { Eirin Ioryny Iren Irene Ireno_female Irhyny Iria Irina }
|
||||
irma_female = { Irm_a_grv_ }
|
||||
isabella_female = { Eisabello Iosabyll Iosabylla Iosabylly Isa_female Isabel Isabela Isabell Isabella Isabelle Isabyl Isabylla Isabylly Isaibel Isaibellai Isaibelle Iza Izabel Ysbayl }
|
||||
isabella_female = { Eisabello Iosabyll Iosabylla Iosabylly Isa_female Isabel Isabela Isabell Isabella Isabelle Isabyl Isabylla Isabylly Isaibel Isaibellai Isaibelle Izabel Ysbayl }
|
||||
iseult_female = { Ioswlldy Is_e_grv_ut Isilda Isolde Iswlddy Isyult Yseult }
|
||||
isidora_female = { Isidra Izadora }
|
||||
ismeta_female = { Ismete }
|
||||
isidora_female = { Isidra }
|
||||
jacqueline_female = { Jacoba Jacqueline Jakeza Jaquelino Jaqueto }
|
||||
jade_female = { Jade Jady Jaidde }
|
||||
jahan_female = { Jihane }
|
||||
jamila_female = { Jamila }
|
||||
jawhar_female = { Cevahir }
|
||||
jennifer_female = { Gueni_e_grv_vro Guynyvyry Guynywyrhy Gwenhwyfar Gwenifer Gwynhwyffar Jenifer Jenifry Jennie Jennifer Jenny Jennyfer }
|
||||
jessica_female = { Jesika Jessic_a_grv_ Jessica Jessicai Jessie Jessika Jyssyca Jyssyka Jyssyy }
|
||||
jessica_female = { Jessic_a_grv_ Jessica Jessicai Jessie Jessika Jyssyca Jyssyka Jyssyy }
|
||||
jesusa_female = { Iosune Josune }
|
||||
joachima_female = { Chuaquina Joaquima Joaquina }
|
||||
joan_female = { _Z_crn_aneta Chanig Chuana Hanneke Ibane Ioana Ione Ivana Ivanka J_o_act_hanna J_o_act_n_i_act_na J_o_act_na Jaine Jana Jane Janed Janedig Janet Janeto_female Janice Janina Janine Janja Janka Janna Janneke Jannetje Janni Jannicke Jannie Jannigje Janny Jano_female Jansje Jantina Jantje Jany Jayne Jean_female Jeanette Jeanne Jeannette Jeannick Jeannine Jenna Jenny Joain Joainnai Joan Joana Joane Joanna Joanne Joanny Johana Johanna Johanne Johanny Jona Jone Jonna Jowanet Jwan Jyan Shena Sian Si_o_hat_n_Jane Siani Sioned Siwan Sywan V_a_hat_nia Vanja Yanna Yoana Zhaneta }
|
||||
joanamaria_female = { Jano-Mar_i_grv_o Johanna-Maria Jone_spc_Miren }
|
||||
joachima_female = { Joaquima Joaquina }
|
||||
joan_female = { Chanig Hanneke Ibane Ioana Ione Ivana Jaine Jane Janed Janedig Janet Janeto_female Janice Janina Janine Janna Janneke Jannetje Janni Jannicke Jannie Jannigje Janny Jano_female Jansje Jantina Jantje Jany Jayne Jean_female Jeanette Jeanne Jeannette Jeannick Jeannine Jenna Jenny Joain Joainnai Joan Joana Joane Joanna Joanne Joanny Johanna Johanne Johanny Jone Jonna Jowanet Jwan Jyan Shena Sian Si_o_hat_n_Jane Sioned Siwan Sywan V_a_hat_nia Yanna Yoana }
|
||||
joanamaria_female = { Jano-Mar_i_grv_o Jone_spc_Miren }
|
||||
jocelyn_female = { Joceline Jocelyne Joucelino_female }
|
||||
joelle_female = { Jo_e_uml_lle Jouelo_female }
|
||||
jordana_female = { Jordan_female }
|
||||
josepha_female = { Chusefina Chusepa Giuseppina Gjyzepina J_o_act_usefino Jo_z_crn_efa Jo_z_crn_ica Jos_e_act_phine Josebe Josef_i_act_na Josefa Josefin Josefina Josefine Josepa Josepha Josephina Josephine Josipina Josyffyny Pepita }
|
||||
josepha_female = { Giuseppina J_o_act_usefino Jos_e_act_phine Josebe Josefa Josefin Josefina Josefine Josepa Josepha Josephina Josephine Josyffyny Pepita }
|
||||
josette_female = { Josette Jouseto_female }
|
||||
josiane_female = { Josiane Jousiano }
|
||||
judith_female = { Chudit Jitka Juddit Judit Judita Judite Judith Judyf Jutta Jwdy Jytte Yuditha }
|
||||
julia_female = { Chulia J_u_grv_li_female Julia Julie Julija Juulia Xhulia Yulia }
|
||||
juliana_female = { Gillian Gilly Giuliana J_u_act_l_i_act_ana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane Ulyana }
|
||||
juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt Ulita Xhulieta }
|
||||
judith_female = { Juddit Judit Judite Judith Judyf Jutta Jwdy Jytte }
|
||||
julia_female = { J_u_grv_li_female Julia Julie }
|
||||
juliana_female = { Gillian Gilly Giuliana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane }
|
||||
juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt }
|
||||
justa_female = { Justa }
|
||||
justina_female = { Just_y_act_na Justina Justine Justino_female }
|
||||
justina_female = { Justine Justino_female }
|
||||
karima_female = { Karima }
|
||||
kelly_female = { Kelli Kelly Kylly }
|
||||
khadija_female = { Hatice }
|
||||
khalida_female = { Halida }
|
||||
khayria_female = { Hajrie }
|
||||
kimberley_female = { Kimberley Kimberli Kimberly Kymbyrly }
|
||||
kriemhild_female = { Krimhild }
|
||||
kulthum_female = { Kalthoum }
|
||||
laetitia_female = { L_ae_titia Laetitia Leticia Leticio Letizia Lyttycy }
|
||||
laetitia_female = { L_ae_titia Laetitia Leticia Leticio Lyttycy }
|
||||
lamia_female = { Lamia Lamya }
|
||||
latifa_female = { Latifa Latife }
|
||||
laura_female = { Laiurai Laura Laure Laureto Laurinda Lauro_female Llaura Loreta Lowri }
|
||||
laura_female = { Laiurai Laura Laure Laureto Laurinda Lauro_female Llaura Lowri }
|
||||
laurence_female = { Laur_e_grv_n_c_ced_o Laurence }
|
||||
layla_female = { La_i_uml_la Laila Leila Leyla }
|
||||
lea_female = { L_e_act_a Le_a_grv Lea Leah Lia Lyah }
|
||||
leonie_female = { Leona Leonie Leontina Leontine Leoun_i_grv_o Leountino }
|
||||
leopoldina_female = { Leopoldina Poldka }
|
||||
leonie_female = { Leonie Leoun_i_grv_o Leountino }
|
||||
leyre_female = { Leire Leyre }
|
||||
liliana_female = { Lilian_female Liliana Liliano Lillian }
|
||||
lily_female = { L_i_act_lia Lili Lilja Lilly Lily }
|
||||
linda_female = { Lind Linda Lindo_female Lynda }
|
||||
liliana_female = { Lilian_female Liliano Lillian }
|
||||
lily_female = { L_i_act_lia Lilly Lily }
|
||||
linda_female = { Linda Lindo_female Lynda }
|
||||
lindsay_female = { Lindsay Lindsey Lyndsey Lynsey }
|
||||
linnea_female = { Linn Linn_e_act_a Linnea }
|
||||
lisa_female = { Liis Liisa Lisa Lise Liseto Liso_female Liza }
|
||||
lisa_female = { Lisa Lise Liseto Liso_female Liza }
|
||||
lorraine_female = { Laiuren Lauren Laurhyn Lauryn Llauryn Lorena Lorhrhayny Lorraine Lourreno }
|
||||
louise_female = { Aloisia Aloisie Alojzija Lizig Llu_i_uml_sa Lo_i_act_sa Lo_i_uml_za Loeiza Lois Lou_i_uml_so_female Lou_i_uml_sono Louisa Louise Lova Loviise Lovisa Lowysy Lu_i_act_sa Lu_i_act_za Ludwiga Luigia Luisa Luise Luiza Lwuysy Zaig }
|
||||
lourdes_female = { Lorda Lourdes Lourdina Lurdes }
|
||||
louise_female = { Aloisia Lizig Llu_i_uml_sa Lo_i_uml_za Loeiza Lois Lou_i_uml_so_female Lou_i_uml_sono Louisa Louise Lova Lovisa Lowysy Lu_i_act_sa Lu_i_act_za Ludwiga Luigia Luisa Luise Lwuysy Zaig }
|
||||
lourdes_female = { Lourdes Lourdina Lurdes }
|
||||
lubna_female = { Lobna }
|
||||
lucia_female = { L_u_act_cia L_u_grv_ci Llucia Llucy Lu_c_ced_ie Luci Lucia Lucie Lucija Lucy Lucya Lusy Lusya Luz_i_act_a Luzia }
|
||||
lucia_female = { L_u_act_cia L_u_grv_ci Llucia Llucy Luci Lucia Lucie Lucy Lucya Lusy Lusya Luzia }
|
||||
lucille_female = { Luc_i_act_lia }
|
||||
luciana_female = { Luciano_female Lucienne }
|
||||
lucrezia_female = { Lucr_e_grv__c_ced_o }
|
||||
ludivina_female = { Ludivino }
|
||||
luna_female = { Luna }
|
||||
lunete_female = { Eluned Llunyty Luned Lunyty }
|
||||
luz_female = { Llum }
|
||||
lydia_female = { L_i_act_dia Lid_i_grv_o Liddiai Lide Lidia Lidija Llyddya Lyddya Lydia Lydie }
|
||||
lyubov_female = { Libu_s_crn_e Liubava Ljubinka Ljubka }
|
||||
lyudmila_female = { Lidmila Liudmila Ljudmila Ludmila Ludmilla }
|
||||
lydia_female = { L_i_act_dia Lid_i_grv_o Liddiai Lide Lidia Llyddya Lyddya Lydia Lydie }
|
||||
maela_female = { Ma_e_uml_lie Ma_e_uml_lig Maela Maelenn Maeli }
|
||||
magdalena_female = { Madalen Madalena Madaleno Maddalen Maddalena Maddy Maddyllyny Maddylyyny Maddyy Madeleine Magali Magda Magdal_e_act_na Magdalena Maialen Maiddeleine Majda Malen Malena Malene Malin Matxalen }
|
||||
magdalena_female = { Madalen Madalena Madaleno Maddalen Maddalena Maddy Maddyllyny Maddylyyny Maddyy Madeleine Magali Magda Magdalena Maialen Maiddeleine Malen Malena Malene Malin Matxalen }
|
||||
maimuna_female = { Maimuna }
|
||||
malika_female = { Malika Mallyca Malyka Melike }
|
||||
maqbula_female = { Makbule }
|
||||
mar_female = { Mar }
|
||||
marcella_female = { Marcela Marcelino_female Marcelle Marcello_female }
|
||||
margaret_female = { Gaid Gr_e_act_ta Greta Grete Gretel Grethe Grietje Grit Gryt M_e_act_gane Mairgairet Mared Maret Margalida Margaret Margareta Margarete Margaretha Margarethe Margarido Margarita Margaritta Margaryt Margaux Marge Marged Margery Margit Margita Margitta Margot Margr_e_act_t Margrete Margrethe Margrit Marguerite Marhgarhyt Marit Marite Marjorie Marjour_i_grv_o Mark_e_act_ta Meeta Megain Megano Mererid Merete Merethe Metka Mette Mygan Peggy Reet Reetta Rita }
|
||||
maria_female = { M_a_act_ria M_a_grv_riam M_i_act_riam Ma_s_crn_a Maaike Maarja Maddi Mai Maie Maiken Maila Maili Mair Maire Mairi Maive Maj Maja Majken Mali Manca Manon Manoun Mar_i_act_a Mar_i_grv_o_female Mare Marhya Marhyy Mari Mari_e_uml_lle Maria Mariam Mariama Marie Mariechen Marieke Mariella Marija Marije Marijke Marika Marion Mariona Marioun Maris Mariska Mariso_female Marita Marja Marjeta Marju Maru_s_crn_a Mary Maureen May Maya Megan Meryem Meta Mia Mie Mija Miren Mirene Miriam Mirian Mirjam Miryam Moirai Molli Mollie Molly My Myriam Polly Ria }
|
||||
marcella_female = { Marcelino_female Marcelle Marcello_female }
|
||||
margaret_female = { Gaid Greta Grete Gretel Grethe Grietje Grit M_e_act_gane Mairgairet Mared Margaret Margareta Margarete Margaretha Margarethe Margarido Margarita Margaryt Margaux Marged Margery Margit Margitta Margot Margrete Margrethe Margrit Marguerite Marhgarhyt Marit Marjorie Marjour_i_grv_o Megain Megano Mererid Merete Merethe Mette Mygan Peggy Rita }
|
||||
maria_female = { M_a_grv_riam M_i_act_riam Maaike Maddi Mair Mairi Maj Maja Majken Mali Manon Manoun Mar_i_grv_o_female Marhya Marhyy Mari Mari_e_uml_lle Maria Mariam Mariama Marie Mariechen Marieke Mariella Marije Marijke Marika Marion Mariona Marioun Mariska Mariso_female Marita Marja Mary Maureen May Maya Megan Meryem Meta Mia Mie Miren Mirene Miriam Mirian Mirjam Miryam Moirai Molli Mollie Molly My Myriam Polly Ria }
|
||||
mariaangel_female = { Mar_i_grv_o-Ange Mariangela }
|
||||
mariaangeles_female = { Mar_i_act_a_spc__A_act_nchels Maria_spc__A_grv_ngels }
|
||||
mariaangeles_female = { Maria_spc__A_grv_ngels }
|
||||
mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne }
|
||||
mariaantonia_female = { Mar_i_act_a_spc_Antona Mar_i_grv_o-Antouneto Maria_spc_Antonieta Maria_spc_Antonietta Marie-Antoinette }
|
||||
mariaascension_female = { Mar_i_act_a_spc_Ascensi_o_act_n Miren_spc_Jasone }
|
||||
mariaassumpcion_female = { Mar_i_act_a_spc_Asunzi_o_act_n Maria_spc_Assumpci_o_act_ Maria_spc_Assunta Maria_spc_de_spc_Assun_c_ced__a_tld_o }
|
||||
mariabegonia_female = { Mar_i_act_a_spc_Begonia Miren_spc_Bego_n_tld_a }
|
||||
mariabelen_female = { Mar_i_act_a_spc_Bel_e_act_n Maria_spc_de_spc_Bel_e_act_m }
|
||||
mariablanca_female = { Mar_i_act_a_spc_Blanga Maria_spc_Blanca }
|
||||
mariaantonia_female = { Mar_i_grv_o-Antouneto Maria_spc_Antonieta Maria_spc_Antonietta Marie-Antoinette }
|
||||
mariaascension_female = { Miren_spc_Jasone }
|
||||
mariaassumpcion_female = { Maria_spc_Assumpci_o_act_ Maria_spc_Assunta Maria_spc_de_spc_Assun_c_ced__a_tld_o }
|
||||
mariabegonia_female = { Miren_spc_Bego_n_tld_a }
|
||||
mariabelen_female = { Maria_spc_de_spc_Bel_e_act_m }
|
||||
mariablanca_female = { Maria_spc_Blanca }
|
||||
mariabrigitta_female = { Majbritt Maj-Britt }
|
||||
mariacarmen_female = { Maika Mar_i_act_a_spc_Carmen Maria_spc_Carme Maria_spc_do_spc_Carmo Miren_spc_Karmele }
|
||||
mariacarmen_female = { Maika Maria_spc_Carme Maria_spc_do_spc_Carmo Miren_spc_Karmele }
|
||||
mariacatherine_female = { Mar_i_grv_o-Catarino }
|
||||
mariacharlotte_female = { Marie_spc_Charlotte }
|
||||
mariachristina_female = { Mar_i_act_a_spc_Crestina Mar_i_grv_o-Crestino Maria_spc_Cristina Maria_spc_Kristina Maria-Kristina }
|
||||
mariachristina_female = { Mar_i_grv_o-Crestino Maria_spc_Cristina Maria_spc_Kristina Maria-Kristina }
|
||||
mariacinta_female = { Maria_spc_Cinta }
|
||||
mariaclara_female = { Mar_i_grv_o-Claro Marie-Claire }
|
||||
mariaclaudia_female = { Mar_i_grv_o-Glaudo }
|
||||
mariaconcepcion_female = { Mar_i_act_a_spc_Concepci_o_act_n Maria_spc_da_spc_Concei_c_ced__a_tld_o Miren_spc_Sorkunde }
|
||||
mariacruz_female = { Mar_i_act_a_spc_Cruz }
|
||||
mariadolores_female = { Mar_i_act_a_spc_Dolors Maria_spc_Dolors Miren_spc_Nekane }
|
||||
mariaconcepcion_female = { Maria_spc_da_spc_Concei_c_ced__a_tld_o Miren_spc_Sorkunde }
|
||||
mariadolores_female = { Maria_spc_Dolors Miren_spc_Nekane }
|
||||
mariadominica_female = { Mar_i_grv_o-Doumenico }
|
||||
mariaelizabeth_female = { Mailis Mar_i_act_a_spc_Isabela Maria_spc_Elisabet Mari-Liis Marlies Marliese Marlis Miren_spc_Elixabete }
|
||||
mariaesther_female = { Mar_i_act_a_spc_Esther }
|
||||
mariaeugenia_female = { Mar_i_act_a_spc_Uchenia Maria_spc_Eug_e_grv_nia Miren_spc_Eukene }
|
||||
mariaelizabeth_female = { Maria_spc_Elisabet Marlies Marlis Miren_spc_Elixabete }
|
||||
mariaeugenia_female = { Maria_spc_Eug_e_grv_nia Miren_spc_Eukene }
|
||||
mariafatima_female = { Maria_spc_de_spc_F_a_act_tima }
|
||||
mariafernanda_female = { Mar_i_act_a_spc_Ferranda }
|
||||
mariafrance_female = { Mar_i_grv_o-Fran_c_ced_o Marie-France }
|
||||
mariafrancesca_female = { Mar_i_grv_o-Franceso }
|
||||
mariagloria_female = { Mar_i_act_a_spc_Gloria }
|
||||
mariagrace_female = { Maria_spc_da_spc_Gra_c_ced_a Maria_spc_Grazia }
|
||||
mariagwen_female = { Ma_i_uml_wenn Maewenn Maiwen Maiwenn Mari-Gwenn }
|
||||
mariahelena_female = { Mar_i_act_a_spc_Lena Mar_i_grv_o-Eleno Marilena May-Helen Miren_spc_Elene }
|
||||
mariaimmaculata_female = { Mar_i_act_a_spc_Immaculata }
|
||||
mariajesus_female = { Mar_i_act_a_spc_Ches_u_act_s Maria_spc_Jes_u_act_s Miren_spc_Josune }
|
||||
mariahelena_female = { Mar_i_grv_o-Eleno Marilena May-Helen Miren_spc_Elene }
|
||||
mariajesus_female = { Maria_spc_Jes_u_act_s Miren_spc_Josune }
|
||||
mariajoanna_female = { Mar_i_grv_o-Jano }
|
||||
mariajoseph_female = { Mar_i_act_a_spc_Chus_e_act_ Mar_i_grv_o-J_o_act_us_e_grv_ Maria_spc_Jos_e_act_ Maria_spc_Josep Mari-Jozeb }
|
||||
mariajosepha_female = { Mar_i_act_a_spc_Chusepa Maria_spc_Josefa Maria_spc_Josepa }
|
||||
mariajoseph_female = { Mar_i_grv_o-J_o_act_us_e_grv_ Maria_spc_Jos_e_act_ Maria_spc_Josep Mari-Jozeb }
|
||||
mariajosepha_female = { Maria_spc_Josefa Maria_spc_Josepa }
|
||||
marialaura_female = { Mar_i_grv_o-Lauro }
|
||||
marialouisa_female = { Malou Mar_i_act_a_spc_Lo_i_act_sa Mar_i_grv_o-Louiso Maria_spc_Llu_i_uml_sa Maria_spc_Luigia Maria_spc_Luisa Marie-Louise Marie-Luise Mari-Loeiza Marloes Milou Miren_spc_Koldobike }
|
||||
marialourdes_female = { Mar_i_act_a_spc_Lorda Maria_spc_de_spc_Lourdes Maria_spc_de_spc_Lurdes }
|
||||
marialuz_female = { Mar_i_act_a_spc_Luz Maria_spc_da_spc_Luz }
|
||||
mariamagdalena_female = { Mar_i_act_a_spc_Malena Mar_i_grv_o-Madaleno Maria_spc_Magdalena Marie-Magdalena Marl_e_grv_no Marleen Marlene Marlenka }
|
||||
mariamar_female = { Mar_i_act_a_spc_Mar Maria_spc_Mar Miren_spc_Itxaso }
|
||||
mariamercedes_female = { Mar_i_act_a_spc_Merz_e_act_ Maria_spc_Merc_e_grv_ }
|
||||
marialouisa_female = { Malou Mar_i_grv_o-Louiso Maria_spc_Llu_i_uml_sa Maria_spc_Luigia Maria_spc_Luisa Marie-Louise Marie-Luise Mari-Loeiza Marloes Milou Miren_spc_Koldobike }
|
||||
marialourdes_female = { Maria_spc_de_spc_Lourdes Maria_spc_de_spc_Lurdes }
|
||||
marialuz_female = { Maria_spc_da_spc_Luz }
|
||||
mariamagdalena_female = { Mar_i_grv_o-Madaleno Maria_spc_Magdalena }
|
||||
mariamar_female = { Maria_spc_Mar Miren_spc_Itxaso }
|
||||
mariamercedes_female = { Maria_spc_Merc_e_grv_ }
|
||||
mariamilagros_female = { Miren_spc_Alazne }
|
||||
mariamontserrat_female = { Mar_i_act_a_spc_Montserrat }
|
||||
marianne_female = { Marian Mariana Mariann Marianne Mariano_female Marjan_female Marjana Marjanca Marjanna Meiriona }
|
||||
marianne_female = { Marian Mariana Mariann Marianne Mariano_female Marjan Meiriona }
|
||||
marianoela_female = { Mar_i_grv_o-Nouelo }
|
||||
marianieves_female = { Mar_i_act_a_spc_Nieus }
|
||||
mariaodila_female = { Mar_i_grv_o-Oudilo }
|
||||
mariapaula_female = { Mar_i_grv_o-Paulo Maria_spc_Pau }
|
||||
mariapaz_female = { Mar_i_act_a_spc_Paz }
|
||||
mariapeter_female = { Mar_i_grv_o-P_e_grv_ire }
|
||||
mariapilar_female = { Mar_i_act_a_spc_Pilar Maria_spc_do_spc_Pilar Maria_spc_Pilar Miren_spc_Pilare }
|
||||
mariapilar_female = { Maria_spc_do_spc_Pilar Maria_spc_Pilar Miren_spc_Pilare }
|
||||
mariapurification_female = { Maria_spc_da_spc_Purifica_c_ced__a_tld_o }
|
||||
mariareyes_female = { Mar_i_act_a_spc_Reyes }
|
||||
mariarosa_female = { Mar_i_act_a_spc_Rosa Mari-Rose Mari-Rouz Mar_i_grv_o-Roso Maria_spc_Rosa }
|
||||
mariarosario_female = { Mar_i_act_a_spc_Rosario }
|
||||
mariasofia_female = { Mar_i_act_a_spc_Sonia }
|
||||
mariasoledad_female = { Mar_i_act_a_spc_Soledat Marisol Miren_spc_Bakarne }
|
||||
mariatheresa_female = { Maite Mar_i_act_a_spc_Tresa Mar_i_grv_o-Ter_e_grv_so Maria_spc_Teresa Maria_spc_Theresia Maria-Tereza Marie-Th_e_act_r_e_grv_se Marie-Theresa Miren_spc_Teresa }
|
||||
mariavictoria_female = { Mar_i_act_a_spc_Vitoria Maria_spc_Vict_o_grv_ria }
|
||||
mariarosa_female = { Mar_i_grv_o-Roso Maria_spc_Rosa }
|
||||
mariasoledad_female = { Marisol Miren_spc_Bakarne }
|
||||
mariatheresa_female = { Maite Mar_i_grv_o-Ter_e_grv_so Maria_spc_Teresa Maria_spc_Theresia Maria-Tereza Marie-Th_e_act_r_e_grv_se Miren_spc_Teresa }
|
||||
mariavictoria_female = { Maria_spc_Vict_o_grv_ria }
|
||||
mariayvonne_female = { Marivon Marivono }
|
||||
marilyn_female = { Maril_e_grv_no_female }
|
||||
marina_female = { Itsasne Itxasne Mar_i_act_n Maren Mari_n_tld_e Marina Marine Marino_female }
|
||||
martha_female = { Mart_e_uml_ Marta Marte Martha Marthe Marto_female }
|
||||
marina_female = { Itsasne Itxasne Maren Mari_n_tld_e Marina Marine Marino_female }
|
||||
marlene_female = { Marl_e_grv_no Marleen Marlene }
|
||||
martha_female = { Marta Marte Martha Marthe Marto_female }
|
||||
martina_female = { Maartje Martina Martine Martino_female }
|
||||
mathilda_female = { Mafalda Mahaut Maitildai Maiudd Mallt Mathilda Mathilde Matilda Matthildur Matyldda Matylldda Maud Maudd Mauddy Mechthild Tilda Tilde Tilly }
|
||||
mathilda_female = { Mafalda Mahaut Maitildai Maiudd Mallt Mathilda Mathilde Matilda Matyldda Matylldda Maud Maudd Mauddy Mechthild Tilda Tilde Tilly }
|
||||
mauricia_female = { Mauriceto_female }
|
||||
maximiliana_female = { Massimiliano Maximiliane }
|
||||
melania_female = { M_e_act_lanie Melan_i_grv_o Melani Melania Melanie }
|
||||
melania_female = { M_e_act_lanie Melan_i_grv_o Melani Melanie }
|
||||
melinda_female = { M_e_act_linda }
|
||||
melissa_female = { Melisa Melissai Melisso Myllyssa Mylyssa }
|
||||
mercedes_female = { Eskarne Merc_e_act_d_e_grv_s Merc_e_grv_ Merc_e_hat_s Mercedes Mertxe Merz_e_act_ Tregereth }
|
||||
michelle_female = { M_i_act__s_crn_a Mich_e_grv_le Michaela Michaele Michala Michela Michele_female Micheleto_female Michelle Michello_female Mihaela Mikaela Mikele Miquelina }
|
||||
milagros_female = { Alazne Miracle Miraglos Mirari }
|
||||
mila_female = { Milanka Milu_s_crn_e Milu_s_crn_ka }
|
||||
mercedes_female = { Eskarne Merc_e_act_d_e_grv_s Merc_e_grv_ Merc_e_hat_s Mercedes Mertxe Tregereth }
|
||||
michelle_female = { Mich_e_grv_le Michaela Michaele Michela Michele_female Micheleto_female Michelle Michello_female Mikaela Mikele Miquelina }
|
||||
milagros_female = { Alazne Miracle Mirari }
|
||||
milana_female = { Milanka }
|
||||
mildred_female = { Mylddrhydd }
|
||||
miranda_female = { Myrandda Myrhandda }
|
||||
mireille_female = { Mir_e_grv_io Mireia Mireille Mirela Mirell Mireya }
|
||||
monica_female = { M_o_act_nica M_o_grv_nica Mona Monica Monika Monique Moonika Mounico_female }
|
||||
mireille_female = { Mir_e_grv_io Mireia Mireille Mirell Mireya }
|
||||
monica_female = { M_o_act_nica M_o_grv_nica Mona Monica Monika Monique Mounico_female }
|
||||
montserrat_female = { Montse Montserrat }
|
||||
morgana_female = { Morgana Morganna Morgen Morhgana Mourgano Mwrgyn }
|
||||
muriel_female = { Murielo }
|
||||
nadezhda_female = { N_a_act_dia Na_d_crn_a Nad_e_crn__z_crn_da Nad_e_grv_jo Nada Nadia Nadine Nadja }
|
||||
nadezhda_female = { N_a_act_dia Nad_e_grv_jo Nadia Nadine }
|
||||
nahia_female = { Nahia Nahikari }
|
||||
naila_female = { Naile }
|
||||
naima_female = { Naima }
|
||||
najat_female = { Najat Naxhije }
|
||||
najma_female = { Nexhmie Nexhmije }
|
||||
naomi_female = { Naiomi Naomi Naomy Noem_i_act_ Noemi Nouen_i_grv_o }
|
||||
narmin_female = { Nermin }
|
||||
najat_female = { Najat }
|
||||
naomi_female = { Naiomi Naomi Naomy Noemi Nouen_i_grv_o }
|
||||
nasrin_female = { Nesrin Nesrine }
|
||||
nathalie_female = { Nadalo Naitailie Nat_a_act_lia Nat_a_act_lie Nat_a_grv_lia Nata_s_crn_a Natach_a_grv_ Natal_i_grv_o Natale Natalia Natalie Natalija Natalina Natascha Natascia Natasha Natasja Nathalie }
|
||||
natividad_female = { Natividat }
|
||||
nathalie_female = { Nadalo Naitailie Nat_a_act_lia Nat_a_grv_lia Natach_a_grv_ Natal_i_grv_o Natale Natalia Natalie Natalina Natascha Natascia Natasha Natasja Nathalie }
|
||||
nawwal_female = { Nawel }
|
||||
nazanin_female = { Nazanyn }
|
||||
nazareth_female = { Natzaret }
|
||||
nazira_female = { Nazire }
|
||||
nefertiti_female = { Nefertiti Nyffyrtyty Nyffyrhtyty }
|
||||
nicole_female = { Clasina Klazina Nichola Nicleto Nicol_female Nicola Nicole Nicoline Nicolo_female Niek Nika Nikalina Nikki Nikol_female Nikola_female Nikoleta Nikolina Nycoly }
|
||||
nieves_female = { Edurne Neus Nieus Nives }
|
||||
nicole_female = { Clasina Klazina Nichola Nicleto Nicola Nicole Nicoline Nicolo_female Niek Nikki Nycoly }
|
||||
nieves_female = { Edurne Neus }
|
||||
nimue_female = { Nimue Nymuy }
|
||||
noelle_female = { Jaione No_e_grv_lia Noel_female Noelia Nouelo_female }
|
||||
noelle_female = { Jaione No_e_grv_lia Noelia Nouelo_female }
|
||||
nolwenn_female = { Newlyn Noalig Nolwen Nolwenn }
|
||||
nuria_female = { N_u_act_ria Nuria Nurie }
|
||||
nuria_female = { N_u_act_ria Nuria }
|
||||
oceana_female = { Itsaso Itxaso Ouceano }
|
||||
octavia_female = { _O_act_ut_a_grv_vio }
|
||||
odette_female = { Odeta Odete Oudeto }
|
||||
odile_female = { Odile Odilia Ot_i_act_lia Otilie Ottilie Oudilo }
|
||||
olga_female = { Aili Hege Helga Holga Olg_a_grv_ Olga Volha }
|
||||
olivia_female = { Oliva Olive Olivia Olivie Wllywyya Wlywyy }
|
||||
odette_female = { Odete Oudeto }
|
||||
odile_female = { Odile Odilia Ot_i_act_lia Oudilo }
|
||||
olga_female = { Hege Helga Olg_a_grv_ Olga }
|
||||
olivia_female = { Olive Olivia Wllywyya Wlywyy }
|
||||
olympia_female = { Ol_i_act_mpia Oulimpo_female }
|
||||
ophelia_female = { Of_e_act_lia Of_e_grv_lia Oph_e_act_lie Ouf_e_act_l_i_grv_o }
|
||||
palmyra_female = { Palmira }
|
||||
pamela_female = { Pamela }
|
||||
paraskeva_female = { Parashqevi }
|
||||
parvin_female = { Pervin }
|
||||
pascala_female = { Pascale Pascaleto Pascalo_female }
|
||||
patricia_female = { Patrhycya Patr_i_act_cia Patricia Patricie Patricio_female Patrizia Trish }
|
||||
paula_female = { Pabla Paiulai Paola Paula Paule Pauleto_female Paulette Pauliina Paulina Pauline Paulino_female Paulo_female Pavl_i_act_na Pavla Pavlina Polina }
|
||||
paulamaria_female = { Paula_spc_Mar_i_act_a }
|
||||
patricia_female = { Patrhycya Patr_i_act_cia Patricia Patricio_female Patrizia Trish }
|
||||
paula_female = { Paiulai Paola Paula Paule Pauleto_female Paulette Paulina Pauline Paulino_female Paulo_female }
|
||||
paz_female = { Gentzane }
|
||||
penelope_female = { Penelope }
|
||||
petra_female = { Peireto Peirounello Peirouno Pernilla Pernille Petra Petrai Petronella Piera Pieternella Pietje Pytra Pytrha }
|
||||
philippa_female = { Felipino Ffylyppa Filipa Filippa Fillippa Fyllypa Philippa Philippai }
|
||||
petra_female = { Peireto Peirounello Peirouno Pernilla Pernille Petra Petrai Petronella Piera Pieternella Pytra Pytrha }
|
||||
philippa_female = { Felipino Ffylyppa Filipa Filippa Fyllypa Philippa Philippai }
|
||||
philomena_female = { Ffylomyna Filomena Filoumeno }
|
||||
phoebe_female = { Ffoyby Phoebe }
|
||||
phyllis_female = { Ffyllys }
|
||||
pia_female = { Pia }
|
||||
pilar_female = { Pilar }
|
||||
polyxena_female = { Polyxena }
|
||||
prudence_female = { Prhuddyncy }
|
||||
purification_female = { Garbi Purifica_c_ced__a_tld_o Purificaci_o_act_ Purificazi_o_act_n }
|
||||
purification_female = { Garbi Purifica_c_ced__a_tld_o Purificaci_o_act_ }
|
||||
quitteria_female = { Quit_e_grv_ri }
|
||||
rachel_female = { Rach_e_grv_l Rachael Rachel Rachyll Rahel Raichel Rakel Raquel Rashyl Rhachyl }
|
||||
rachel_female = { Rach_e_grv_l Rachael Rachel Rachyll Raichel Rakel Raquel Rashyl Rhachyl }
|
||||
ragnhild_female = { Ragnhild Reinhilde }
|
||||
rahima_female = { Rahime }
|
||||
ramona_female = { Raimunda Ramona Ramoundo_female Raymonde }
|
||||
raphaela_female = { Rafaela Raffaella }
|
||||
rashida_female = { Rachida }
|
||||
rayhan_female = { Rayhana }
|
||||
raymonda_female = { Rajmonda Raymonde }
|
||||
rebecca_female = { Beeke Beke Rebeca Rebecca Rebeccai Rebecka Rebeka Rebekah Rebekka Rybycca Rybykka }
|
||||
regina_female = { R_e_grv_ino Regina Regine Regino_female Rhygyna }
|
||||
regula_female = { Regula }
|
||||
renata_female = { Ren_e_act_e Ren_a_act_ta Renata Renate Renato_female }
|
||||
renata_female = { Ren_e_act_e Renate Renato_female }
|
||||
rhiannon_female = { Rhiannon Rhyannon }
|
||||
rocio_female = { Ihintza Roc_i_act_o }
|
||||
rolanda_female = { Roulando_female }
|
||||
romana_female = { Romana Roumano_female }
|
||||
rosa_female = { R_o_act_sa R_u_rng__z_crn_ena Rhosyn Rosa Rose Rosi Rosie Rosina Rosita Roso_female Rosy Rousado Rousino Roza Rozenn Rozeta Rozina Ru_z_crn_a }
|
||||
rosa_female = { Rhosyn Rosa Rose Rosie Rosina Rosita Roso_female Rosy Rousado Rousino Rozenn }
|
||||
rosaanna_female = { Rosanna }
|
||||
rosalia_female = { Rosaali Rosal_i_act_a Rosalia Rosalie Rosely Rousal_i_grv_o Roz_a_act_lie Zala }
|
||||
rosalia_female = { Rosalia Rosalie Rosely Rousal_i_grv_o }
|
||||
rosalyn_female = { Rosalina Rosalind Roselyne Rousselino }
|
||||
rosamaria_female = { Romy Rosa_spc_Mar_i_act_a Rosa_spc_Maria Rosamaria Rosemarie Rose-Marie Rosemary Roso-Mar_i_grv_o }
|
||||
rosamaria_female = { Romy Rosa_spc_Maria Rosamaria Rosemarie Rose-Marie Rosemary Roso-Mar_i_grv_o }
|
||||
rosario_female = { Agurne Agurtzane Ros_a_act_rio Rosaria Roser }
|
||||
roxana_female = { Rossana Roxanne }
|
||||
ruqqayah_female = { Ruki }
|
||||
ruth_female = { R_u_act_th Rut Ruth }
|
||||
sabahat_female = { Sabahat Sebahat }
|
||||
ruth_female = { Rut Ruth }
|
||||
sabina_female = { Sabina Sabine Sabino_female Savina }
|
||||
sabrina_female = { Sabrina Sabrino_female }
|
||||
safia_female = { Safia Safija Saphia }
|
||||
saliha_female = { Salihe }
|
||||
salome_female = { Salome }
|
||||
safia_female = { Safia Saphia }
|
||||
samantha_female = { Saimaintai Samanfa Samanta Samantha Samanto }
|
||||
samia_female = { Samia }
|
||||
samira_female = { Semire }
|
||||
sania_female = { Sanie }
|
||||
sarah_female = { S_a_act_ra Sairai Sairaih Sally Sara Sarah Sarai Saray Sarha Sari Saro_female Sera }
|
||||
sarah_female = { Sairai Sairaih Sally Sara Sarah Sarai Saray Sarha Saro_female Sera }
|
||||
segolene_female = { Sigouleno }
|
||||
serafina_female = { Fina }
|
||||
serena_female = { Serenai Syryna }
|
||||
severina_female = { Severino_female }
|
||||
sharifa_female = { _S_ced_erife Ch_e_act_rifa Sherife }
|
||||
sharifa_female = { _S_ced_erife Ch_e_act_rifa }
|
||||
shaykha_female = { Cheikha }
|
||||
shirin_female = { Shirine Shyryyn }
|
||||
sibylla_female = { Pille Sibillai Sibilo_female Sibylle Sybil Sybille Sybyl Sybylla }
|
||||
sibylla_female = { Sibillai Sibilo_female Sybil Sybille Sybyl Sybylla }
|
||||
sidonia_female = { Sidoun_i_grv_o }
|
||||
signe_female = { Signe Sine }
|
||||
sigrid_female = { Siegrid Sigr_i_act__eth_ur Sigrid Siiri Siri }
|
||||
simona_female = { Simona Simone Simouno_female Ximena }
|
||||
sigrid_female = { Siegrid Sigrid Siri }
|
||||
simona_female = { Simona Simone Simouno_female }
|
||||
solange_female = { Solen Solenn Soulanjo }
|
||||
soledad_female = { Bakarne Soledat Xole }
|
||||
soledad_female = { Bakarne Xole }
|
||||
solene_female = { Soul_e_grv_no }
|
||||
sophia_female = { _Z_crn_ofie S_o_act_nia S_o_grv_nia So_n_crn_a Sof_i_act_a Soff_i_act_a Soffy Sofi Sofie Sofia Sofja Sonia Sonja Sophia Sophiai Sophie Souf_i_grv_o }
|
||||
sophia_female = { S_o_act_nia S_o_grv_nia Soffy Sofie Sofia Sonia Sonja Sophia Sophiai Sophie Souf_i_grv_o }
|
||||
sophronia_female = { Soffrhonya Soffronya }
|
||||
soraya_female = { Soraia Soraya }
|
||||
stanislava_female = { Stanislava }
|
||||
stella_female = { Estel Estela Estelle Estello Izar Izarne Seren Stela Stella Steren Sterenn Sterre }
|
||||
stephanie_female = { _S_crn_t_e_crn_p_a_act_nka _S_crn_tefanija Estefania Estevan_i_act_a Esteveneto Fan_i_grv_ St_e_act_phanie Stefan_i_act_a Stefania Stefanie Steffi Stephainie Stephanie Styffanyy }
|
||||
stella_female = { Estel Estela Estelle Estello Izar Izarne Seren Stella Steren Sterenn Sterre }
|
||||
stephanie_female = { Estefania Esteveneto Fan_i_grv_ St_e_act_phanie Stefania Stefanie Steffi Stephainie Stephanie Styffanyy }
|
||||
suad_female = { Souad }
|
||||
sultana_female = { Sultan }
|
||||
summer_female = { Haf Summyr }
|
||||
sunniva_female = { Sunniva Syn_o_stk_ve Synn_o_stk_ve }
|
||||
susan_female = { Sanna Sanne Susan Susana Susann Susanna Susanne Susanny Susano_female Susoun Suzan Suzana Suzanne Zuzana }
|
||||
svetlana_female = { Svetlana Sv_e_crn_tlana Svyatlana Swetlana }
|
||||
sylvia_female = { Ohiana Ohiane Oihana Oihane Oiane S_i_act_lvia Silv_i_grv_o_female Silva Silvana Silvi Silvia Silvie Sylva Sylvia Sylvie Sylwya }
|
||||
susan_female = { Sanna Sanne Susan Susana Susann Susanna Susanne Susanny Susano_female Susoun Suzana Suzanne }
|
||||
svetlana_female = { Swetlana }
|
||||
sylvia_female = { Ohiana Ohiane Oihana Oihane Oiane S_i_act_lvia Silv_i_grv_o_female Silva Silvana Silvia Silvie Sylvia Sylvie Sylwya }
|
||||
tamara_female = { Taimairai Tamara }
|
||||
tatiana_female = { Taciana T_a_act__n_crn_a T_a_grv_nia Ta_t_crn__a_act_na Tania Tanja Tanya Tatiana Tatjana Tatyana Tja_s_crn_a }
|
||||
thais_female = { Tajda }
|
||||
tatiana_female = { T_a_grv_nia Tania Tanja Tanya Tatiana Tatjana }
|
||||
thekla_female = { Thekla }
|
||||
theodora_female = { Feodora Theodora }
|
||||
theodora_female = { Theodora }
|
||||
theodorica_female = { Dirkje }
|
||||
theodosia_female = { Thyoddosya }
|
||||
theofila_female = { Te_o_act_fila }
|
||||
theresa_female = { Ter_e_grv_so Tere Teresa Terese Tereza Terezie Terezija Tess Tessa Th_e_act_r_e_grv_se Theresa Therese Theresia Tracey Tracy Tresa Tyrhysa }
|
||||
theresa_female = { Ter_e_grv_so Tere Teresa Terese Tess Tessa Th_e_act_r_e_grv_se Theresa Therese Theresia Tracey Tracy Tyrhysa }
|
||||
thomasina_female = { Tamzin }
|
||||
thora_female = { _TH__o_act_ra _TH__o_act_rd_i_act_s Tone Tonje Tora Torny }
|
||||
thora_female = { Tone Tonje Tora Torny }
|
||||
thorfrid_female = { Tove Turid Tuva }
|
||||
titania_female = { Tytanya Titainiai }
|
||||
trinity_female = { Irune Trinidat Trinitat }
|
||||
tsveta_female = { Cveta Cvetka Kv_e_crn_ta }
|
||||
ulrika_female = { Old_r_crn_i_s_crn_ka Ulrika Ulrike }
|
||||
ursula_female = { _U_act_rsula Oursulo Ur_s_crn_a Ur_s_crn_ka Ur_s_crn_ula Ursel Ursula Uschi Yrsa }
|
||||
trinity_female = { Irune Trinitat }
|
||||
ulrika_female = { Ulrika Ulrike }
|
||||
ursula_female = { _U_act_rsula Oursulo Ursel Ursula Yrsa }
|
||||
ute_female = { Oda Uta Ute }
|
||||
uthman_female = { Osman }
|
||||
valentina_female = { Valantina Valent_y_act_na Valentina Valentino_female }
|
||||
valeria_female = { Val_e_act_rie Valera Valeria Valerie Valiero_female }
|
||||
valentina_female = { Valentina Valentino_female }
|
||||
valeria_female = { Val_e_act_rie Valeria Valerie Valiero_female }
|
||||
vanessa_female = { Nessa Vanesa Vanessa Vanesso_female }
|
||||
venus_female = { Wynus }
|
||||
vera_female = { V_e_crn_ra Veera Vera Veruschka Wera }
|
||||
vera_female = { Vera Veruschka Wera }
|
||||
verena_female = { Verena }
|
||||
veronica_female = { V_e_act_ronique Ver_o_grv_nica Veronica Veronicai Veronika Verounico }
|
||||
victoria_female = { Garai_n_tld_e Vent_u_grv_ri_female Vict_o_grv_ria Victoria Victoriai Viktoria Viktorie Viktorija Vit_o_grv_ri_female Vitoria Vitourino_female Viktoriya Wyctorhya Wyyctwrya Wyyktorya }
|
||||
victoria_female = { Garai_n_tld_e Vent_u_grv_ri_female Vict_o_grv_ria Victoria Victoriai Viktoria Vit_o_grv_ri_female Vitourino_female Wyctorhya Wyyctwrya Wyyktorya }
|
||||
vibeke_female = { Vibeke Wiebke }
|
||||
vincentia_female = { Vincenza Vincenzina Vizenta }
|
||||
violet_female = { Vi_o_act_uleto Viola Violet Violeta Vjollca }
|
||||
virginia_female = { Viergino_female Virchinia Virg_i_act_nia Virginia Virginie }
|
||||
vincentia_female = { Vincenza Vincenzina }
|
||||
violet_female = { Vi_o_act_uleto Viola Violet Violeta }
|
||||
virginia_female = { Viergino_female Virg_i_act_nia Virginia Virginie }
|
||||
visitacion_female = { Ikerne }
|
||||
vita_female = { Vita }
|
||||
vivian_female = { Viviana Viviano_female Vivien Vivienne Wywyana }
|
||||
vladimira_female = { Vladim_i_act_ra }
|
||||
vladisliva_female = { Vladislava }
|
||||
wanda_female = { Vanda Wanda }
|
||||
wenceslava_female = { V_a_act_clava V_e_crn_nceslava Vendula Viacheslava Vysheslava }
|
||||
wenche_female = { Wenche Wencke Wenke }
|
||||
wiebke_female = { Vibeke }
|
||||
wilhelmina_female = { Helme Helmi Hilma Mimmi Minna Minnie Vilem_i_act_na Vilma Wilhelmina Wilhelmine Willemina Willy_female Wilma }
|
||||
wilhelmina_female = { Hilma Mimmi Minna Minnie Vilma Wilhelmina Wilhelmine Willemina Willy_female Wilma }
|
||||
winifred_female = { Freda Gwenfrewi Winifred Wynnyffrhydd Wynnyffrydd Wynnyfryd }
|
||||
xenia_female = { Ksenija X_e_grv_nia }
|
||||
yaroslava_female = { Jaroslava }
|
||||
xenia_female = { X_e_grv_nia }
|
||||
yasmin_female = { Iasmino Ioasmyn Jaismin Jasmijn Jasmin Jasmina Jasmine Jasmyn Jasmyny Yasemin Yasmin Yasmina Yasmyn Yassmina }
|
||||
yolanda_female = { Iolanda Jolana Jolanda Vi_o_act_ulando Violante Yolanda }
|
||||
yvette_female = { Ivet Iveta Ivete Ivetig Iveto_female Ivette Youna Yuna Yvetta Yvette }
|
||||
yvonne_female = { Ibone Iva Ivona Ivone Ivono_female Yvona Yvonna Yvonne }
|
||||
zahra_female = { Zahra Zehra Zohra }
|
||||
zaynab_female = { Zenepe Zeynep Zineb }
|
||||
zdenka_female = { Zde_n_crn_ka Zdena Zdenka }
|
||||
yolanda_female = { Iolanda Jolanda Vi_o_act_ulando Violante Yolanda }
|
||||
yvette_female = { Ivet Ivete Ivetig Iveto_female Ivette Youna Yuna Yvette }
|
||||
yvonne_female = { Ibone Ivona Ivone Ivono_female Yvonne }
|
||||
zahra_female = { Zahra Zohra }
|
||||
zaynab_female = { Zeynep Zineb }
|
||||
zenayda_female = { Sinaida }
|
||||
zlata_female = { Zlata Zlatu_s_crn_e }
|
||||
zoe_female = { Zo_e_uml_ Zoe Zoila Zoja Zou_e_grv_ }
|
||||
zulaykha_female = { Z_u_uml_leyha }
|
||||
zoe_female = { Zo_e_uml_ Zoe Zoila Zou_e_grv_ }
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -932,7 +932,7 @@ morganna_female = { Morganna Morganne }
|
|||
morna_female = { Morna Muirne }
|
||||
moses_male = { MosE_ Moses Mouses Musa Muza }
|
||||
mstislav_male = { Mstislav ML_cisL_aw MS_cisL_aw }
|
||||
muhammad_male = { Muhammad Mahammad Mamlan Mihemed Mohammed Muhammed Mahamed Muhammad_Bughra Muhammad_Toghan }
|
||||
muhammad_male = { Muhammad Mahammad Mamlan Mihemed Mohammed Muhammed Mahamed }
|
||||
mungo_male = { Mungo Mwyn }
|
||||
munia_female = { Moninha Monnia Munia MU_nia Munya }
|
||||
muniadomna_female = { Mumadona MU_niadomna Muniadona }
|
||||
|
|
@ -1218,7 +1218,7 @@ skule_male = { Skule Scule Skuli SkU_li }
|
|||
slaine_female = { Slaine SlA_I_ne }
|
||||
smbat_male = { Smbat Sumbat }
|
||||
sobeslaus_male = { Sobeslaus SobE_slav Sobieslav }
|
||||
solomon_male = { Salemon Salman Salomon Selevan Selyf Solomon SolomO_n Sulayman Suleyman Suleiman Suleyman-Arslan }
|
||||
solomon_male = { Salemon Salman Salomon Selevan Selyf Solomon SolomO_n Sulayman Suleyman Suleiman }
|
||||
solve_male = { SO_lve SO_lvi }
|
||||
somerled_male = { Somerled Somhairle SumarliT_i }
|
||||
sonpala_male = { Sonpala Sonpal }
|
||||
|
|
|
|||
|
|
@ -1,524 +0,0 @@
|
|||
name_list_NEOW_albanian = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn__C_ced_eku"
|
||||
"dynn__C_ced_ela"
|
||||
"dynn__C_ced_oba"
|
||||
"dynn_Agaj"
|
||||
"dynn_Ahmedani"
|
||||
"dynn_Ahmetaj"
|
||||
"dynn_Allaj"
|
||||
"dynn_Aluku"
|
||||
"dynn_Ba_c_ced_i"
|
||||
"dynn_Balilaj"
|
||||
"dynn_Balla"
|
||||
"dynn_Behari"
|
||||
"dynn_Berisha"
|
||||
"dynn_Biba"
|
||||
"dynn_Bobi"
|
||||
"dynn_Bubeqi"
|
||||
"dynn_Buxhelaj"
|
||||
"dynn_Bytyqi"
|
||||
"dynn_Cani"
|
||||
"dynn_Dauti"
|
||||
"dynn_Dervishi"
|
||||
"dynn_Dodaj"
|
||||
"dynn_Duma"
|
||||
"dynn_Elezi"
|
||||
"dynn_Elshani"
|
||||
"dynn_Emini"
|
||||
"dynn_Fakja"
|
||||
"dynn_Fikaj"
|
||||
"dynn_Gashi"
|
||||
"dynn_Gjini"
|
||||
"dynn_Gjoka"
|
||||
"dynn_Gjoni"
|
||||
"dynn_Gjuka"
|
||||
"dynn_Guri"
|
||||
"dynn_Hajnali"
|
||||
"dynn_Halilaj"
|
||||
"dynn_Halili"
|
||||
"dynn_Hasa"
|
||||
"dynn_Hasani"
|
||||
"dynn_Hoti"
|
||||
"dynn_Hoxha"
|
||||
"dynn_Hoxhaj"
|
||||
"dynn_Hysa"
|
||||
"dynn_Ib_e_uml_rshimi"
|
||||
"dynn_Iliazi"
|
||||
"dynn_Jorgaqi"
|
||||
"dynn_Kabashi"
|
||||
"dynn_Kadrija"
|
||||
"dynn_Kastrati"
|
||||
"dynn_Kelmendi"
|
||||
"dynn_Ko_c_ced_i"
|
||||
"dynn_Kola"
|
||||
"dynn_Komoni"
|
||||
"dynn_Krasniqi"
|
||||
"dynn_Kryeziu"
|
||||
"dynn_Kukeli"
|
||||
"dynn_Kurti"
|
||||
"dynn_Laj_c_ced_i"
|
||||
"dynn_Leka"
|
||||
"dynn_Li_c_ced_o"
|
||||
"dynn_Lika"
|
||||
"dynn_Liku"
|
||||
"dynn_Lilo"
|
||||
"dynn_Lleshi"
|
||||
"dynn_Lulaj"
|
||||
"dynn_Lulashi"
|
||||
"dynn_Majaci"
|
||||
"dynn_Malushaj"
|
||||
"dynn_Manaku"
|
||||
"dynn_Marinaj"
|
||||
"dynn_Marku"
|
||||
"dynn_Martini"
|
||||
"dynn_Masati"
|
||||
"dynn_Mema"
|
||||
"dynn_Meta"
|
||||
"dynn_Morina"
|
||||
"dynn_Mu_c_ced_a"
|
||||
"dynn_Mullaliu"
|
||||
"dynn_Muriqi"
|
||||
"dynn_Murrizi"
|
||||
"dynn_Mustafaraj"
|
||||
"dynn_Omuri"
|
||||
"dynn_Prifti"
|
||||
"dynn_Rashica"
|
||||
"dynn_Rexhepi"
|
||||
"dynn_Sahiti"
|
||||
"dynn_Selimaj"
|
||||
"dynn_Shala"
|
||||
"dynn_Shehu"
|
||||
"dynn_Sinani"
|
||||
"dynn_Sula"
|
||||
"dynn_Tafa"
|
||||
"dynn_Tahiri"
|
||||
"dynn_Toska"
|
||||
"dynn_Troplini"
|
||||
"dynn_Vasi"
|
||||
"dynn_Veseli"
|
||||
"dynn_Vukatana"
|
||||
"dynn_Xhemali"
|
||||
"dynn_Zekaj"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__C_ced_eku"
|
||||
"dynn__C_ced_ela"
|
||||
"dynn__C_ced_oba"
|
||||
"dynn_Agaj"
|
||||
"dynn_Ahmedani"
|
||||
"dynn_Ahmetaj"
|
||||
"dynn_Allaj"
|
||||
"dynn_Aluku"
|
||||
"dynn_Ba_c_ced_i"
|
||||
"dynn_Balilaj"
|
||||
"dynn_Balla"
|
||||
"dynn_Behari"
|
||||
"dynn_Berisha"
|
||||
"dynn_Biba"
|
||||
"dynn_Bobi"
|
||||
"dynn_Bubeqi"
|
||||
"dynn_Buxhelaj"
|
||||
"dynn_Bytyqi"
|
||||
"dynn_Cani"
|
||||
"dynn_Dauti"
|
||||
"dynn_Dervishi"
|
||||
"dynn_Dodaj"
|
||||
"dynn_Duma"
|
||||
"dynn_Elezi"
|
||||
"dynn_Elshani"
|
||||
"dynn_Emini"
|
||||
"dynn_Fakja"
|
||||
"dynn_Fikaj"
|
||||
"dynn_Gashi"
|
||||
"dynn_Gjini"
|
||||
"dynn_Gjoka"
|
||||
"dynn_Gjoni"
|
||||
"dynn_Gjuka"
|
||||
"dynn_Guri"
|
||||
"dynn_Hajnali"
|
||||
"dynn_Halilaj"
|
||||
"dynn_Halili"
|
||||
"dynn_Hasa"
|
||||
"dynn_Hasani"
|
||||
"dynn_Hoti"
|
||||
"dynn_Hoxha"
|
||||
"dynn_Hoxhaj"
|
||||
"dynn_Hysa"
|
||||
"dynn_Ib_e_uml_rshimi"
|
||||
"dynn_Iliazi"
|
||||
"dynn_Jorgaqi"
|
||||
"dynn_Kabashi"
|
||||
"dynn_Kadrija"
|
||||
"dynn_Kastrati"
|
||||
"dynn_Kelmendi"
|
||||
"dynn_Ko_c_ced_i"
|
||||
"dynn_Kola"
|
||||
"dynn_Komoni"
|
||||
"dynn_Krasniqi"
|
||||
"dynn_Kryeziu"
|
||||
"dynn_Kukeli"
|
||||
"dynn_Kurti"
|
||||
"dynn_Laj_c_ced_i"
|
||||
"dynn_Leka"
|
||||
"dynn_Li_c_ced_o"
|
||||
"dynn_Lika"
|
||||
"dynn_Liku"
|
||||
"dynn_Lilo"
|
||||
"dynn_Lleshi"
|
||||
"dynn_Lulaj"
|
||||
"dynn_Lulashi"
|
||||
"dynn_Majaci"
|
||||
"dynn_Malushaj"
|
||||
"dynn_Manaku"
|
||||
"dynn_Marinaj"
|
||||
"dynn_Marku"
|
||||
"dynn_Martini"
|
||||
"dynn_Masati"
|
||||
"dynn_Mema"
|
||||
"dynn_Meta"
|
||||
"dynn_Morina"
|
||||
"dynn_Mu_c_ced_a"
|
||||
"dynn_Mullaliu"
|
||||
"dynn_Muriqi"
|
||||
"dynn_Murrizi"
|
||||
"dynn_Mustafaraj"
|
||||
"dynn_Omuri"
|
||||
"dynn_Prifti"
|
||||
"dynn_Rashica"
|
||||
"dynn_Rexhepi"
|
||||
"dynn_Sahiti"
|
||||
"dynn_Selimaj"
|
||||
"dynn_Shala"
|
||||
"dynn_Shehu"
|
||||
"dynn_Sinani"
|
||||
"dynn_Sula"
|
||||
"dynn_Tafa"
|
||||
"dynn_Tahiri"
|
||||
"dynn_Toska"
|
||||
"dynn_Troplini"
|
||||
"dynn_Vasi"
|
||||
"dynn_Veseli"
|
||||
"dynn_Vukatana"
|
||||
"dynn_Xhemali"
|
||||
"dynn_Zekaj"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = { # the names being split by religion will have no effect in-game, i just thought i would separate the namelists in case we find a way to do so
|
||||
# Christian (Greek/Latin/"Western")
|
||||
Adrian Aleksand_e_uml_r Alfred Andrea_male Armando Artur Aurel
|
||||
Denis
|
||||
Eduart Ervin
|
||||
Gjergj Gjergji
|
||||
Jani
|
||||
Mario
|
||||
Ndue
|
||||
Robert Roland
|
||||
Spiro
|
||||
Vasil Viktor Vladimir
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Ali Altin
|
||||
Bajram
|
||||
Enver
|
||||
Hasan Haxhi Hysen
|
||||
Ibrahim Ismail
|
||||
Mehmet Mustafa
|
||||
Nazmi
|
||||
Qemal
|
||||
Ramazan Rexhep
|
||||
Sami Shaban Sk_e_uml_nder
|
||||
Xhemal
|
||||
|
||||
# Neutral
|
||||
Afrim Agim Agron Alban Albert Alma Amarildo Andi Arben Ardian Ardit Arjan Arqile Artan Artim Astrit
|
||||
Bashkim Besim Besnik Bledar Blerim Bujar
|
||||
Dritan
|
||||
Edmond Elseid Elton Elvis Endri Erion Erjon Ermal Ervis
|
||||
Fatjon Fatmir Fatos Flamur
|
||||
G_e_uml_zim Gani Gentian
|
||||
Ilir Ilirjan Indrit
|
||||
Kastriot Kujtim
|
||||
Leonard Luan Lulzim
|
||||
Mark
|
||||
Petrit
|
||||
Saimir Shk_e_uml_lqim Shk_e_uml_lzen Shp_e_uml_tim Sokol
|
||||
Ylli
|
||||
Zef
|
||||
}
|
||||
2 = {
|
||||
# Christian (Greek/Latin/"Western")
|
||||
Agustin Aldo Aleks Anastas Andon Anxhelo Arsen
|
||||
Bruno
|
||||
Daniel Dhimit_e_uml_r Dorian
|
||||
Eduard Edvin Emiljano Enea Engj_e_uml_ll Erald Ernest
|
||||
Fabjan Faslli Ferdinand Filip Florenc Florian
|
||||
Gjon
|
||||
Hektor
|
||||
Josif
|
||||
Kevin Klaudio Klement Kosta Kostandin Kristaq Kristi_male Kristian Kristjan
|
||||
Lefter
|
||||
Marin Marsel Martin Mateo Mihal Mikel
|
||||
Ndoc Niko Nikolin Nikolla
|
||||
Pal Panajot Pandeli Paulin Petro Pjet_e_uml_r
|
||||
Renaldo Renato
|
||||
Serxhio Simon Stavri Stefan
|
||||
Thanas
|
||||
Valentin Valter Vangjel Vasillaq Vilson
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Abaz Abdulla Abedin Ahmet Asllan Avdi
|
||||
Bedri Beqir
|
||||
Daut Demir Dervish
|
||||
Emin Enis Esat
|
||||
Fadil Faik
|
||||
Hajdar Hajredin Haki Halil Halim Halit Hamdi Hysni
|
||||
Idriz Isa Islam Ismet Izet
|
||||
Jakup
|
||||
Kadri
|
||||
Latif Lutfi
|
||||
Mehdi Muhamet Muharrem Musa Myrteza Myslim
|
||||
Naim Nazif Nebi Nezir
|
||||
Osman
|
||||
Qamil Qazim Qerim
|
||||
Ragip Ramadan Ramiz Rifat Riza
|
||||
Sabri Sadik Sali Sefedin Seit Selim Selman Servet Shefki Shefqet Sherif Shyqyri Sinan Sulejman
|
||||
Tahir Thoma
|
||||
Xhafer Xhavit Xheladin Xhelal Xhevair Xhevat Xhevdet Xhevit
|
||||
Ymer
|
||||
Zaim Zenel Zija
|
||||
|
||||
# Neutral
|
||||
_C_ced_lirim
|
||||
Admir Ajet Albi Albion Anton Arb_e_uml_r Arian Arlind Arsim Avni Azem
|
||||
Bardhyl Behar Bekim Bilbil Bledi Blendi
|
||||
Dashnor Drilon Durim
|
||||
Elis Endrit Eni Engjell Ergys Ermir
|
||||
Fatbardh Festim Fitim
|
||||
Gazmend Gazment Gjin Gramoz
|
||||
Hazis Hekuran
|
||||
Igli Ilmi
|
||||
Jeton
|
||||
Ko_c_ced_o Krenar Kreshnik
|
||||
Ledio Ledion Liman Lirim
|
||||
Mentor Murselj
|
||||
Neki
|
||||
Orges
|
||||
P_e_uml_rparim Pashk Pllumb
|
||||
Redi Renis
|
||||
Safet Spartak
|
||||
Taulant
|
||||
}
|
||||
1 = {
|
||||
# Christian (Greek/Latin/"Western")
|
||||
_C_ced_ezar
|
||||
Adrion Aleksi Armond
|
||||
Damian Danel Dit_e_uml_lind Ditmir Donat
|
||||
Edgar Emanuele Emil Entonio Enzo Etrit
|
||||
Florent Franc Frano Frederik
|
||||
Gasp_e_uml_r Gasper Gerhard
|
||||
Henrik
|
||||
Johan
|
||||
Klaus Kurt
|
||||
Leandro Leonit
|
||||
Manol Mati Miho Myrto
|
||||
Naum Nelson Nevil
|
||||
Paulo Pirro
|
||||
Qiriako
|
||||
Raimond Rejnaldo Rey Rudi Rudolf
|
||||
Sander Sebino Shtjef_e_uml_n Stivi Stivjan
|
||||
Teodor Theodhor Thomas Tom
|
||||
Xhani Xhimi Xhon Xhuliano
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Abdullah Abdurrahman Abdyl Abdylaziz Adil Adnan Amir Avdullah Avdyl Azis
|
||||
Bakir Berat Burak
|
||||
Ejup Ekrem Eniss Eqrem Erfan Et_pst_hem
|
||||
Fahredin Fehmi Ferat Ferhan Ferid Feriz Fidan
|
||||
Hadi Hafiz Hair Hajdin Hajrulla Harun Hashim Hilmi
|
||||
Ilaz Iljas Iljaz
|
||||
Jasir Jusuf
|
||||
Kasim
|
||||
Mahmud Mahmut Muhedin Mumin Mustaf_e_uml_ Myqerem Myslym
|
||||
Naser Nasip Nedim Nesimi Nevzat Nexhat Nexhati Nexhip Nexhmedin Nijazi Nuhi
|
||||
Omer Orhan
|
||||
Refik Remzi Resul Ridvan Rijat Rrahman Rrustem Ruzhdi
|
||||
Sabah Sabahudin Sadedin Salih Samir Selatin Shaqir Shefik Shemzi Sheradin Sherefedin Sylejman
|
||||
Taqi Taullah Tefik Teki Teufik
|
||||
Vasfi Vasif Vedat Vehbi
|
||||
Xhemil Xhezair
|
||||
Yzedin
|
||||
Zekirja Zejnullah Zeqirija Zyber
|
||||
|
||||
# Neutral
|
||||
_C_ced_elo _C_ced_un
|
||||
Abelard Adem Adonis Ago Agon Agush Ajdi Albian Albin Alvi Andis Ansi Aranit Arbion Arbnor Arbri Aredin Argent Arijanet Aristidh Armend Arton Atdhe Azdren
|
||||
Balil Bamir Behgjet Bejkush Bek_e_uml_ Ben Bernard Besart Besian Bler Bleri Blert Brigel Burim Bylbyl
|
||||
Dardan Dashamir Debatik Dejvi Deme Dibran Dimal Dod_e_uml_ Dren Driton Dukagjin
|
||||
Edlir Edon Edor Edvan Egzon Elian Elmi Elvir Eman Enkeleid Enkelejd Erand Erando Erbim Ermis Eros Erxhan Esmerald
|
||||
Fahrush Faton Fe_c_ced_or Florin Fluturim Foto
|
||||
Genc Gent Geri Gersi Gilman Gjeto Glauk Gledi Gogo Grent Gugash Gzim
|
||||
Hazbi Hazir Herolind Hil
|
||||
Ilion Irgen Isli Isnik
|
||||
Jahmir Jetmir
|
||||
Keidi Ki_c_ced_o Klidman Klinton Kliton Ko_c_ced_i Kolec Kristal Ksement Kushtrim
|
||||
Labinot Leart Lec Ledian Lek_e_uml_ Leka Leutrim Liridon Lorik Lumir
|
||||
M_e_uml_rgim Maldini Mandi Manush Maqo Marash Medin Medon Mefail Memli Mendi Mergim Meriton Met Metush Migen Migjen Milaim Milazim Millan Milot Milto Mirel Mirlind Mirush Muj_e_uml_ Mytaher
|
||||
Nait Nderim Ndriqim Neptun
|
||||
Odise Oerd Orik
|
||||
Pali Palok_e_uml_ Perlat Peti Polizoi
|
||||
Ramush Rexh_e_uml_ Rrapo Rufki
|
||||
Sand_e_uml_r Selver Serjan Shinasi Shpend Shqipri Skerdilajd Sllave
|
||||
Todi Tonibler Tritan
|
||||
Uk_e_uml_ Ukshin Uran
|
||||
Valdet Valmir Valon Veton Vigan Vilfor Vin_c_ced_enc Vioresin Viron Virtyt Visar Visho Vlash
|
||||
Ylber Yll Ysni
|
||||
Zenun Zyhdi Zymber Zymer
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
# Christian (Greek/Latin/"Western")
|
||||
Anila Anxhela
|
||||
Denisa
|
||||
Eleni Elsa Elvira
|
||||
Flora
|
||||
Kristina Kristjana
|
||||
Leonora
|
||||
Manjola Manushaqe Maria Marije Mirela
|
||||
Natasha
|
||||
Rajmonda
|
||||
Suzana
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Anisa
|
||||
Fatime
|
||||
|
||||
# Neutral
|
||||
Adelina Af_e_uml_rdita Aferdita Aida Albana Arta
|
||||
Blerina Blerta Burbuqe
|
||||
Dhurata Donika Drita
|
||||
Edlira Edona Eglantina Enkeleda Ermira
|
||||
Flutura
|
||||
Jonida
|
||||
Lindita Liri Luljeta
|
||||
Majlinda Mart_e_uml_ Merita Migena Mimoza Miranda
|
||||
Nertila
|
||||
Ornela
|
||||
Pranvera
|
||||
Sara Shkurte Sidorela Sonila
|
||||
Teuta
|
||||
Valbona Valentina Vera Vijona Violeta Vjollca
|
||||
}
|
||||
2 = {
|
||||
# Christian (Greek/Latin/"Western")
|
||||
Ada Adriana Angjelina Antoneta Aurela
|
||||
Dafina Daniela
|
||||
Elena Elisa Eva
|
||||
Frida
|
||||
Greta
|
||||
Jolanda Jona
|
||||
Klara
|
||||
Laura Laureta Liliana Loreta
|
||||
Monika
|
||||
Pavlina
|
||||
Rita
|
||||
Samanta Silva
|
||||
Xhulia
|
||||
Zhaneta
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Bedrije Behije Besa
|
||||
Emine
|
||||
Hajrie
|
||||
Ismete
|
||||
Makbule
|
||||
Naxhije Nexhmie Nurie
|
||||
Sanie Servete Sherife Suada
|
||||
Zenepe
|
||||
|
||||
# Neutral
|
||||
Albina Anita Arbnora Ardita Ariana Arlinda Armela Aurora
|
||||
Besa Besjana
|
||||
Desara Diana Dile
|
||||
Eliona Eni Enkelejda Erjona
|
||||
Farie Fatjona Fatmire Feride Fitnete Fitore
|
||||
Gentiana
|
||||
Irma Iva
|
||||
Jeta
|
||||
Klodiana Kozeta Kujtime
|
||||
Lirie Liza
|
||||
Mira
|
||||
Rovena Roza Rozeta
|
||||
Shqipe
|
||||
Tefta
|
||||
Valdete Vitore
|
||||
Yllka
|
||||
Zana
|
||||
}
|
||||
1 = {
|
||||
# Christian (Greek/Latin/"Western")
|
||||
Alis Aneta
|
||||
Dijana Doris Dorotea
|
||||
Elizabeta
|
||||
Fiona Flonja Furtuna
|
||||
Gjyzepina
|
||||
Ilarja Ingrit Iskra
|
||||
Johana Julia Justina
|
||||
Keti Klajda Klodeta
|
||||
Linda Lisa Lu_c_ced_ie Lucie Ludmilla
|
||||
Magdalena Marta Melpomeni Milena
|
||||
Nina Noel_female
|
||||
Parashqevi Paulina
|
||||
Tamara
|
||||
Vanessa Venera
|
||||
Xhulieta
|
||||
|
||||
# Muslim (Turkic/Persian/Arabic)
|
||||
Fehmie Fevzije Fikrije Fiqrete
|
||||
Hafsa Hykmete
|
||||
Igballe Ikbale
|
||||
Kanita
|
||||
Mirjam Mynevere Myzafere
|
||||
Naile Nermin
|
||||
Ruki
|
||||
Sehadete Semire Sevdije
|
||||
|
||||
# Neutral
|
||||
Adivije Aidena Albena Albulena Aldona Altuna Amarda Anesa Anna Antigoni Arb_e_uml_resh_e_uml_ Arb_e_uml_rie Arbana Arbenita Arbiona Arbnore Arijeta Arinda Arjeta Artiola Asja Atifete
|
||||
Bahtie Besmire Borana Brikelda Bubulina
|
||||
D_e_uml_shira Dalina Dhora Dhorka Diellza Doarsa Dojna Dorina Doruntina Driada Dua
|
||||
Edita Efigjeni Elbenita Elfeta Elinda Eliza Ellvana Elva Endrina Erida Ermonela Eta Ezmiralda
|
||||
Fioralba Fjolla Floralba Fortesa
|
||||
Ganimete Gerina Gonxhe Grida
|
||||
Helga Holta
|
||||
Ilira Iliriana Inis Inva
|
||||
Janina Jehona Jera Jora
|
||||
Kaqusha Kler
|
||||
Labinot_e_uml_ Ledia Ledina Ledja Lela
|
||||
Marigona Masiela Milva Mimi Mimika Miriam Mirketa Mjaftoni Musine
|
||||
Nekibe Nexhmije Nora
|
||||
Odeta Ogerta Orgesa
|
||||
P_e_uml_llumbesha Pandora Prenda
|
||||
Ravesa Rina Rreze Rushen
|
||||
Sala Saranda Selfixhe Semiramis Senida Sheila Shiret Spanja
|
||||
Time Tinka Tringa
|
||||
Ulpiana
|
||||
Va_c_ced_e Vala Vigjilenca Viona Vjosa Vlora
|
||||
Xhanfize Xhenisa Xhilda
|
||||
Zyba
|
||||
}
|
||||
}
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
}
|
||||
|
|
@ -1,322 +0,0 @@
|
|||
name_list_NEOW_aragonese = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
{ "dynnp_de" "dynn_Mur" }
|
||||
{ "dynnp_de" "dynn_Tena" }
|
||||
{ "dynnp_del" "dynn_Campo" }
|
||||
{ "dynnp_del" "dynn_Val" }
|
||||
"dynn_Abad_i_act_as"
|
||||
"dynn_Allu_e_act_"
|
||||
"dynn_Alqu_e_act_zar"
|
||||
"dynn_Andreu"
|
||||
"dynn_Ara"
|
||||
"dynn_Ari_n_tld_o"
|
||||
"dynn_Arnal"
|
||||
"dynn_Artigas"
|
||||
"dynn_Asensio"
|
||||
"dynn_Aznar"
|
||||
"dynn_Ballar_i_act_n"
|
||||
"dynn_Beltr_a_act_n"
|
||||
"dynn_Bened_i_act_"
|
||||
"dynn_Benito"
|
||||
"dynn_Bergua"
|
||||
"dynn_Bernad"
|
||||
"dynn_Besc_o_act_s"
|
||||
"dynn_Blanco"
|
||||
"dynn_Buil"
|
||||
"dynn_Calvo"
|
||||
"dynn_Campos"
|
||||
"dynn_Cast_a_act_n"
|
||||
"dynn_Castillo"
|
||||
"dynn_Catal_a_act_n"
|
||||
"dynn_Chueca"
|
||||
"dynn_Claver_i_act_a"
|
||||
"dynn_Cort_e_act_s"
|
||||
"dynn_Crespo"
|
||||
"dynn_Cuartero"
|
||||
"dynn_Edo"
|
||||
"dynn_Escart_i_act_n"
|
||||
"dynn_Escriche"
|
||||
"dynn_Fern_a_act_ndez"
|
||||
"dynn_Ferrer"
|
||||
"dynn_G_o_act_mez"
|
||||
"dynn_Gallego"
|
||||
"dynn_Galve"
|
||||
"dynn_Garc_e_act_s"
|
||||
"dynn_Garc_i_act_a"
|
||||
"dynn_Gil"
|
||||
"dynn_Gim_e_act_nez"
|
||||
"dynn_Gonz_a_act_lez"
|
||||
"dynn_Gracia"
|
||||
"dynn_Guerrero"
|
||||
"dynn_Hern_a_act_ndez"
|
||||
"dynn_Hernando"
|
||||
"dynn_Ibarz"
|
||||
"dynn_Izquierdo"
|
||||
"dynn_Jim_e_act_nez"
|
||||
"dynn_Juli_a_act_n"
|
||||
"dynn_L_o_act_pez"
|
||||
"dynn_Laborda"
|
||||
"dynn_Lahoz"
|
||||
"dynn_Lanau"
|
||||
"dynn_Lascorz"
|
||||
"dynn_Latorre"
|
||||
"dynn_Lozano"
|
||||
"dynn_Mart_i_act_n"
|
||||
"dynn_Mart_i_act_nez"
|
||||
"dynn_Mateo"
|
||||
"dynn_Mill_a_act_n"
|
||||
"dynn_Molina"
|
||||
"dynn_Monge"
|
||||
"dynn_Monta_n_tld__e_act_s"
|
||||
"dynn_Moreno"
|
||||
"dynn_Navarro"
|
||||
"dynn_Oliv_a_act_n"
|
||||
"dynn_Ortega"
|
||||
"dynn_P_e_act_rez"
|
||||
"dynn_Palac_i_act_n"
|
||||
"dynn_Palacio"
|
||||
"dynn_Pardo"
|
||||
"dynn_Paricio"
|
||||
"dynn_Pascual"
|
||||
"dynn_Pastor"
|
||||
"dynn_Pe_n_tld_a"
|
||||
"dynn_Polo"
|
||||
"dynn_Pueyo"
|
||||
"dynn_Puyuelo"
|
||||
"dynn_Qu_i_act_lez"
|
||||
"dynn_Rodr_i_act_guez"
|
||||
"dynn_Ruiz"
|
||||
"dynn_S_a_act_nchez"
|
||||
"dynn_Salvador"
|
||||
"dynn_Santolaria"
|
||||
"dynn_Sanz"
|
||||
"dynn_Sebasti_a_act_n"
|
||||
"dynn_Sim_o_act_n"
|
||||
"dynn_Soler"
|
||||
"dynn_Soria"
|
||||
"dynn_Soriano"
|
||||
"dynn_Tejero"
|
||||
"dynn_Tom_a_act_s"
|
||||
"dynn_Torres"
|
||||
"dynn_Vi_n_tld_uales"
|
||||
"dynn_Villacampa"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
{ "dynnp_de" "dynn_Mur" }
|
||||
{ "dynnp_de" "dynn_Tena" }
|
||||
{ "dynnp_del" "dynn_Campo" }
|
||||
{ "dynnp_del" "dynn_Val" }
|
||||
"dynn_Abad_i_act_as"
|
||||
"dynn_Allu_e_act_"
|
||||
"dynn_Alqu_e_act_zar"
|
||||
"dynn_Andreu"
|
||||
"dynn_Ara"
|
||||
"dynn_Ari_n_tld_o"
|
||||
"dynn_Arnal"
|
||||
"dynn_Artigas"
|
||||
"dynn_Asensio"
|
||||
"dynn_Aznar"
|
||||
"dynn_Ballar_i_act_n"
|
||||
"dynn_Beltr_a_act_n"
|
||||
"dynn_Bened_i_act_"
|
||||
"dynn_Benito"
|
||||
"dynn_Bergua"
|
||||
"dynn_Bernad"
|
||||
"dynn_Besc_o_act_s"
|
||||
"dynn_Blanco"
|
||||
"dynn_Buil"
|
||||
"dynn_Calvo"
|
||||
"dynn_Campos"
|
||||
"dynn_Cast_a_act_n"
|
||||
"dynn_Castillo"
|
||||
"dynn_Catal_a_act_n"
|
||||
"dynn_Chueca"
|
||||
"dynn_Claver_i_act_a"
|
||||
"dynn_Cort_e_act_s"
|
||||
"dynn_Crespo"
|
||||
"dynn_Cuartero"
|
||||
"dynn_Edo"
|
||||
"dynn_Escart_i_act_n"
|
||||
"dynn_Escriche"
|
||||
"dynn_Fern_a_act_ndez"
|
||||
"dynn_Ferrer"
|
||||
"dynn_G_o_act_mez"
|
||||
"dynn_Gallego"
|
||||
"dynn_Galve"
|
||||
"dynn_Garc_e_act_s"
|
||||
"dynn_Garc_i_act_a"
|
||||
"dynn_Gil"
|
||||
"dynn_Gim_e_act_nez"
|
||||
"dynn_Gonz_a_act_lez"
|
||||
"dynn_Gracia"
|
||||
"dynn_Guerrero"
|
||||
"dynn_Hern_a_act_ndez"
|
||||
"dynn_Hernando"
|
||||
"dynn_Ibarz"
|
||||
"dynn_Izquierdo"
|
||||
"dynn_Jim_e_act_nez"
|
||||
"dynn_Juli_a_act_n"
|
||||
"dynn_L_o_act_pez"
|
||||
"dynn_Laborda"
|
||||
"dynn_Lahoz"
|
||||
"dynn_Lanau"
|
||||
"dynn_Lascorz"
|
||||
"dynn_Latorre"
|
||||
"dynn_Lozano"
|
||||
"dynn_Mart_i_act_n"
|
||||
"dynn_Mart_i_act_nez"
|
||||
"dynn_Mateo"
|
||||
"dynn_Mill_a_act_n"
|
||||
"dynn_Molina"
|
||||
"dynn_Monge"
|
||||
"dynn_Monta_n_tld__e_act_s"
|
||||
"dynn_Moreno"
|
||||
"dynn_Navarro"
|
||||
"dynn_Oliv_a_act_n"
|
||||
"dynn_Ortega"
|
||||
"dynn_P_e_act_rez"
|
||||
"dynn_Palac_i_act_n"
|
||||
"dynn_Palacio"
|
||||
"dynn_Pardo"
|
||||
"dynn_Paricio"
|
||||
"dynn_Pascual"
|
||||
"dynn_Pastor"
|
||||
"dynn_Pe_n_tld_a"
|
||||
"dynn_Polo"
|
||||
"dynn_Pueyo"
|
||||
"dynn_Puyuelo"
|
||||
"dynn_Qu_i_act_lez"
|
||||
"dynn_Rodr_i_act_guez"
|
||||
"dynn_Ruiz"
|
||||
"dynn_S_a_act_nchez"
|
||||
"dynn_Salvador"
|
||||
"dynn_Santolaria"
|
||||
"dynn_Sanz"
|
||||
"dynn_Sebasti_a_act_n"
|
||||
"dynn_Sim_o_act_n"
|
||||
"dynn_Soler"
|
||||
"dynn_Soria"
|
||||
"dynn_Soriano"
|
||||
"dynn_Tejero"
|
||||
"dynn_Tom_a_act_s"
|
||||
"dynn_Torres"
|
||||
"dynn_Vi_n_tld_uales"
|
||||
"dynn_Villacampa"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
2 = {
|
||||
_A_act_lvaro _A_act_nchel
|
||||
_I_act__n_tld_igo
|
||||
_O_act_scar
|
||||
Aar_o_act_n Abel Adri_a_act_n Agost_i_act_n Alberto Alex Alexandro Alfredo Alifonso Andr_e_act_s Ant_o_act_n Arturo
|
||||
Brun
|
||||
C_e_act_sar Carlos Chabier Chaime Chair Cherm_a_act_n Ches_u_act_s Choel Chorche Chuan Chuan_spc_Ant_o_act_n Chuan_spc_Carlos Chuan_spc_Chus_e_act_ Chuan_spc_Manuel Chuaqu_i_act_n Chulio Chus_e_act_ Chus_e_act__spc__A_act_nchel Chus_e_act__spc_Ant_o_act_n Chus_e_act__spc_Ignacio Chus_e_act__spc_Lo_i_act_s Chus_e_act__spc_Manuel Chus_e_act__spc_Mar_i_act_a Chus_e_act__spc_Miguel Chus_e_act__spc_Ram_o_act_n Cristian
|
||||
Dar_i_act_o Daniel Dav_i_act_ Diago
|
||||
Edgar Eduardo Eloi Enrique Eric
|
||||
F_e_act_lix Ferr_a_act_n Francho Francho_spc_Chabier Francho_spc_Chus_e_act_
|
||||
Gonzalo Grabiel Guill_e_act_n
|
||||
Hector Hugo
|
||||
Ignacio Isaac Ismael Iv_a_act_n
|
||||
Jonat_a_act_n Jonathan
|
||||
Kevin
|
||||
Lo_i_act_s Lori_e_act_n Lucas
|
||||
Manuel Marco Mario Mart_i_act_n Miguel Miguel_spc__A_act_nchel
|
||||
Nestor Nicolau
|
||||
Pablo Pero
|
||||
Ra_u_act_l Rafel Ram_o_act_n Ricardo Roberto Rodrigo Rub_e_act_n
|
||||
Sa_u_act_l Samuel Santiago Serchio
|
||||
Tom_a_act_s
|
||||
V_i_act_tor
|
||||
}
|
||||
1 = {
|
||||
_A_act_nchel_spc_Lo_i_act_s
|
||||
Abraham Acher Ad_a_act_n Alan Ant_o_act_n_spc_Chabier Ant_o_act_n_spc_Chus_e_act_ Armando Arnau Arriel Artal Aurelio Axel
|
||||
Basti_a_act_n Beli_a_act_n Bencham_i_act_n Benito Bernardo Blas Borcha
|
||||
Carlos_spc_Alberto Carlos_spc_Ant_o_act_n Carlos_spc_Chabier Carmelo Cherardo Ches_u_act_s_spc__A_act_nchel Ches_u_act_s_spc_Ant_o_act_n Ches_u_act_s_spc_Chabier Ches_u_act_s_spc_Manuel Ches_u_act_s_spc_Mar_i_act_a Ches_u_act_s_spc_Miguel Chosu_e_act_ Chuan_spc_Francho Chuan_spc_Ignacio Chuan_spc_Lu_i_act_s Chuan_spc_Miguel Chuan_spc_Pablo Chuan_spc_Ram_o_act_n Chuli_a_act_n Chulio_spc_C_e_act_sar Chus_e_act__spc_Alberto Chus_e_act__spc_Andr_e_act_s Chus_e_act__spc_Carlos Chus_e_act__spc_Chabier Chus_e_act__spc_Chuaqu_i_act_n Chus_e_act__spc_Enrique Chus_e_act__spc_Francho Chus_e_act__spc_Viz_e_act_n Constant_i_act_n Crist_o_act_bal
|
||||
Dami_a_act_n Daniel_spc_Chus_e_act_
|
||||
Domingo
|
||||
El_i_act_as Enzo Ernesto Eusebio Ezequiel
|
||||
Felipe Ferm_i_act_n Fidel Florencio Francho_spc_Manuel Frederico
|
||||
Gael Gregorio Gustau
|
||||
Ib_o_act_n Isidro Israel Isteban
|
||||
Leonardo Lizer Lo_i_act_s_spc__A_act_nchel Lo_i_act_s_spc_Alberto Lo_i_act_s_spc_Ant_o_act_n Lo_i_act_s_spc_Carlos Lo_i_act_s_spc_Chabier Lo_i_act_s_spc_Ferr_a_act_n Lo_i_act_s_spc_Manuel Lo_i_act_s_spc_Miguel
|
||||
M_a_act_ximo Mariano Mat_i_act_s Mateu Mauro Miguel_spc_Ant_o_act_n Milio Mois_e_act_s
|
||||
Noel
|
||||
Oliver
|
||||
Pascual Pero_spc_Ant_o_act_n Pero_spc_Chus_e_act_ Pero_spc_Lo_i_act_s
|
||||
Remiro Rom_a_act_n
|
||||
Salvador Santos Sim_o_act_n
|
||||
Thiago
|
||||
Uchenio Urbez
|
||||
V_i_act_tor_spc_Manuel Valant_i_act_n Viz_e_act_n
|
||||
Yago
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
2 = {
|
||||
_A_act_nchela
|
||||
A_i_act_da Adriana Ain_e_act_s Ainhoa Aitana Alba Alba_spc_Mar_i_act_a Alexandra Alizia Almudena Amanda Ana Ana_spc_Bel_e_act_n Ana_spc_Isabela Ana_spc_Mar_i_act_a Andreua Ariadna
|
||||
B_a_act_rbara Beatriz Bel_e_act_n Berta Blanga
|
||||
Carla Carlota Carmen Carolina Chema Chudit Chulia Clara Claudia Crestina
|
||||
Elisa Estela Ester Estevan_i_act_a Esther Eva
|
||||
Helena
|
||||
Irene Iris Isabela Izarbe
|
||||
Jara Jennifer Jessica
|
||||
Lara Laura Lena Letizia Leyre Lidia Lorena Loreto Luz_i_act_a
|
||||
M_i_act_riam Mar_i_act_a Mar_i_act_a_spc_Carmen Mar_i_act_a_spc_Chus_e_act_ Mar_i_act_a_spc_Isabela Mar_i_act_a_spc_Pilar Mar_i_act_a_spc_Tresa Marina Marta Mireya Monica
|
||||
Natalia Nerea Noelia Noem_i_act_ Nuria
|
||||
Olga
|
||||
Pabla Paloma Paula Patrizia Pilar
|
||||
Raquel Rebeca Roc_i_act_o Rosa
|
||||
Sandra Sara Sheila Silvia Sof_i_act_a Sonia Susana
|
||||
Tamara Tania Tresa
|
||||
Vanesa Veronica Virchinia Vitoria
|
||||
Yaiza Yolanda
|
||||
Zilia
|
||||
}
|
||||
1 = {
|
||||
_A_act_frica _A_act_nchels
|
||||
Abril Adela Adoraci_o_act_n Ainoa Albira Alegr_i_act_a Alionor Alma Alodia Amalia Amelia Amparo Ana_spc_Carmen Ana_spc_Crestina Ana_spc_Laura Ana_spc_Pilar Ana_spc_Rosa Andreua_spc_Mar_i_act_a Antona Ar_a_act_nzazu Ara Arancha Arantxa Arazeli Ascensi_o_act_n Asperanza Asunzi_o_act_n Aurelia Aurora
|
||||
Balma Begonia Brenda
|
||||
Candela Carmen_spc_Mar_i_act_a Caterina Chisela Chloe Chuana Chuaquina Chusefina Chusepa Cintia Clara_spc_Mar_i_act_a Concepci_o_act_n Consuelo Coral
|
||||
D_e_act_bora Daniela Diana Dolors
|
||||
Elisabet Elsa Emma Encarnazi_o_act_n Erika Esmeralda Eva_spc_Mar_i_act_a
|
||||
Fat_i_act_ma Felisa Francha
|
||||
Henriqueta
|
||||
Idoia Immaculata Isabela_spc_Mar_i_act_a Itziar Ixeia Ixeya
|
||||
Jenifer
|
||||
Gala Gloria Grabiela Guadalupe
|
||||
Laura_spc_Mar_i_act_a Laura_spc_Pilar Leire Liena Lizara Lo_i_act_sa Lola Lorda Luna
|
||||
Malena Manuela Mar Mar_i_act_a_spc__A_act_nchels Mar_i_act_a_spc_Ar_a_act_nzazu Mar_i_act_a_spc_Ascensi_o_act_n Mar_i_act_a_spc_Asunzi_o_act_n Mar_i_act_a_spc_Antona Mar_i_act_a_spc_Auxiliadora Mar_i_act_a_spc_Begonia Mar_i_act_a_spc_Bel_e_act_n Mar_i_act_a_spc_Blanga Mar_i_act_a_spc_Ches_u_act_s Mar_i_act_a_spc_Chusepa Mar_i_act_a_spc_Concepci_o_act_n Mar_i_act_a_spc_Crestina Mar_i_act_a_spc_Cruz Mar_i_act_a_spc_Dolors Mar_i_act_a_spc_Esther Mar_i_act_a_spc_Ferranda Mar_i_act_a_spc_Gloria Mar_i_act_a_spc_Immaculata Mar_i_act_a_spc_Lena Mar_i_act_a_spc_Lo_i_act_sa Mar_i_act_a_spc_Lorda Mar_i_act_a_spc_Luz Mar_i_act_a_spc_Malena Mar_i_act_a_spc_Mar Mar_i_act_a_spc_Merz_e_act_ Mar_i_act_a_spc_Montserrat Mar_i_act_a_spc_Nieus Mar_i_act_a_spc_Paz Mar_i_act_a_spc_Pe_n_tld_a Mar_i_act_a_spc_Reyes Mar_i_act_a_spc_Rosa Mar_i_act_a_spc_Rosario Mar_i_act_a_spc_Sonia Mar_i_act_a_spc_Soledat Mar_i_act_a_spc_Uchenia Mar_i_act_a_spc_Vitoria Mar_i_act_a_spc_Yolanda Mara Margalida Mariana Martina Matilda Merz_e_act_ Milia Miraglos Montserrat
|
||||
Nadia Natividat Nieus Noa Nora
|
||||
Oliva Orosia
|
||||
Palmira Paula_spc_Mar_i_act_a Pe_n_tld_a Purificazi_o_act_n
|
||||
Ramona Raquel_spc_Mar_i_act_a Reyes Rosa_spc_Mar_i_act_a Rosal_i_act_a Rosario Ruth
|
||||
Salas Samara Saray Soledat Soraya
|
||||
Tatiana Tremedal Trinidat
|
||||
Valantina Valera Vega Vera Violeta Vizenta
|
||||
Ximena
|
||||
Yasmina
|
||||
Zezilia Zoe
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_de"
|
||||
grammar_transform = french
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
|
||||
|
||||
mercenary_names = {
|
||||
}
|
||||
}
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_basque = {
|
||||
name_list_basque = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Aginagalde"
|
||||
|
|
|
|||
|
|
@ -227,7 +227,7 @@
|
|||
}
|
||||
|
||||
male_names = {
|
||||
Abdelaziz Abdelghafour Abdelhafid Abdelhakim Abdelkader Abdelkarim Abdelkrim Abdellatif Abdelmona_i_uml_m Abdelwahab Abderrahman Abderrahmane Aboubakeur Adam Adel Ahmad Ahmed Ali Amadou Amar Amine Amir Anouar Anziz Assa_a_hat_d Avempace Averro_e_grv_s Avicenne Aymen Aziz Azzedine
|
||||
Abdelaziz Abdelghafour Abdelhafid Abdelhakim Abdelkader Abdelkarim Abdelkrim Abdellatif Abdelmona_i_uml_m Abdelwahab Abderrahman Abderrahmane Aboubakeur Adam Adel Ahmad Ahmed Ali Amadou Amar Amine Amir Anouar Anziz Assa_a_hat_d Aymen Aziz Azzedine
|
||||
B_e_act_chir Badroudine Bassem Belkacem Bilal Borhene Boualem Boubaker Boumedienne Brahim
|
||||
Camel Chahir Cheikh Chems-Eddine
|
||||
Daby Dalil Daysam Dehmaine Diallo Djamel Djeidi Djibril Driss
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
Faouzi Far_e_grv_s Farid Fatsah Faudel Ferrid Fethi Foued Fu_pst_ad
|
||||
Ghaleb
|
||||
H_e_act_di H_e_act_ni Hachim Hakim Halifa Hamdi Hamed Hamidou Hamza Harouna Hassan Hassen Helmi Hicham Hichem Himad Hocine Home_i_uml_da Housni Houssam Houssen
|
||||
Ibn_spc_Khaldoun Ibr_e_act_hima Ibrahima Idir Idriss Ilyes Isma_e_uml_l Isma_i_uml_l Issa Iteb
|
||||
Ibr_e_act_hima Ibrahima Idir Idriss Ilyes Isma_e_uml_l Isma_i_uml_l Issa Iteb
|
||||
Jamel Jamel_spc_Eddine Jawad
|
||||
K_e_act_vin Kamel Karim Kassim Kelyan Khaled Khalid Khalil Kylan
|
||||
Lakdar Lassad Latuf Lotfi Lyes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_brandenburger = {
|
||||
name_list_brandenburger = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Albrecht"
|
||||
|
|
|
|||
|
|
@ -42,47 +42,47 @@
|
|||
{ "dynn_Brombyksddon" }
|
||||
{ "dynn_Londdon" }
|
||||
{ "dynn_Soufwark" }
|
||||
{ "dynn_Wystmynstyr" }
|
||||
{ "dynn_Ealyng" }
|
||||
{ "dynn_Hyllyngddon" }
|
||||
{ "dynn_Arun" }
|
||||
{ "dynn_Shyshystyr" }
|
||||
{ "dynn_Guylddffordd" }
|
||||
{ "dynn_Wokyng" }
|
||||
{ "dynn_Soufyndd_on_Sya" }
|
||||
{ "dynn_Kolshystyr" }
|
||||
{ "dynn_Saffron_Walddyn" }
|
||||
{ "dynn_Hyrtffordd" }
|
||||
{ "dynn_Styfynagy" }
|
||||
{ "dynn_Watffordd" }
|
||||
{ "dynn_Lwton" }
|
||||
{ "dynn_Byddffordd" }
|
||||
{ "dynn_Ampthyll" }
|
||||
{ "dynn_Norfampton" }
|
||||
{ "dynn_Braklyy" }
|
||||
{ "dynn_Kyttyryng" }
|
||||
{ "dynn_Covyntrhy" }
|
||||
{ "dynn_Warhwyc" }
|
||||
{ "dynn_Byrhmyngham" }
|
||||
{ "dynn_Brhomsgrhofy" }
|
||||
{ "dynn_Worhcystyrh" }
|
||||
{ "dynn_Cyddyrhmynstyrh" }
|
||||
{ "dynn_Strhowdd" }
|
||||
{ "dynn_Gloucystyrh" }
|
||||
{ "dynn_Lyddburhy" }
|
||||
{ "dynn_Hyrhyfforhdd" }
|
||||
{ "dynn_Lyomynstyrh" }
|
||||
{ "dynn_Nywporht" }
|
||||
{ "dynn_Abyrhgafynny" }
|
||||
{ "dynn_Luddlow" }
|
||||
{ "dynn_Wystburhy" }
|
||||
{ "dynn_Tylfforhdd" }
|
||||
{ "dynn_Shrhywsburhy" }
|
||||
{ "dynn_Wrycsham" }
|
||||
{ "dynn_Ddynbygh" }
|
||||
{ "dynn_Conwy" }
|
||||
{ "dynn_Swaddlynkoty" }
|
||||
{ "dynn_Dyrby" }
|
||||
{ "dynn_Wystmynstyr }
|
||||
{ "dynn_Ealyng }
|
||||
{ "dynn_Hyllyngddon }
|
||||
{ "dynn_Arun }
|
||||
{ "dynn_Shyshystyr }
|
||||
{ "dynn_Guylddffordd }
|
||||
{ "dynn_Wokyng }
|
||||
{ "dynn_Soufyndd_on_Sya }
|
||||
{ "dynn_Kolshystyr }
|
||||
{ "dynn_Saffron_Walddyn }
|
||||
{ "dynn_Hyrtffordd }
|
||||
{ "dynn_Styfynagy }
|
||||
{ "dynn_Watffordd }
|
||||
{ "dynn_Lwton }
|
||||
{ "dynn_Byddffordd }
|
||||
{ "dynn_Ampthyll }
|
||||
{ "dynn_Norfampton }
|
||||
{ "dynn_Braklyy }
|
||||
{ "dynn_Kyttyryng }
|
||||
{ "dynn_Covyntrhy }
|
||||
{ "dynn_Warhwyc }
|
||||
{ "dynn_Byrhmyngham }
|
||||
{ "dynn_Brhomsgrhofy }
|
||||
{ "dynn_Worhcystyrh }
|
||||
{ "dynn_Cyddyrhmynstyrh }
|
||||
{ "dynn_Strhowdd }
|
||||
{ "dynn_Gloucystyrh }
|
||||
{ "dynn_Lyddburhy }
|
||||
{ "dynn_Hyrhyfforhdd }
|
||||
{ "dynn_Lyomynstyrh }
|
||||
{ "dynn_Nywporht }
|
||||
{ "dynn_Abyrhgafynny }
|
||||
{ "dynn_Luddlow }
|
||||
{ "dynn_Wystburhy }
|
||||
{ "dynn_Tylfforhdd }
|
||||
{ "dynn_Shrhywsburhy }
|
||||
{ "dynn_Wrycsham }
|
||||
{ "dynn_Ddynbygh }
|
||||
{ "dynn_Conwy }
|
||||
{ "dynn_Swaddlynkoty }
|
||||
{ "dynn_Dyrby }
|
||||
{ "dynn_Glossop" }
|
||||
{ "dynn_Stafforhdd" }
|
||||
{ "dynn_Gnosall" }
|
||||
|
|
@ -151,47 +151,47 @@
|
|||
{ "dynn_Brombyksddon" }
|
||||
{ "dynn_Londdon" }
|
||||
{ "dynn_Soufwark" }
|
||||
{ "dynn_Wystmynstyr" }
|
||||
{ "dynn_Ealyng" }
|
||||
{ "dynn_Hyllyngddon" }
|
||||
{ "dynn_Arun" }
|
||||
{ "dynn_Shyshystyr" }
|
||||
{ "dynn_Guylddffordd" }
|
||||
{ "dynn_Wokyng" }
|
||||
{ "dynn_Soufyndd_on_Sya" }
|
||||
{ "dynn_Kolshystyr" }
|
||||
{ "dynn_Saffron_Walddyn" }
|
||||
{ "dynn_Hyrtffordd" }
|
||||
{ "dynn_Styfynagy" }
|
||||
{ "dynn_Watffordd" }
|
||||
{ "dynn_Lwton" }
|
||||
{ "dynn_Byddffordd" }
|
||||
{ "dynn_Ampthyll" }
|
||||
{ "dynn_Norfampton" }
|
||||
{ "dynn_Braklyy" }
|
||||
{ "dynn_Kyttyryng" }
|
||||
{ "dynn_Covyntrhy" }
|
||||
{ "dynn_Warhwyc" }
|
||||
{ "dynn_Byrhmyngham" }
|
||||
{ "dynn_Brhomsgrhofy" }
|
||||
{ "dynn_Worhcystyrh" }
|
||||
{ "dynn_Cyddyrhmynstyrh" }
|
||||
{ "dynn_Strhowdd" }
|
||||
{ "dynn_Gloucystyrh" }
|
||||
{ "dynn_Lyddburhy" }
|
||||
{ "dynn_Hyrhyfforhdd" }
|
||||
{ "dynn_Lyomynstyrh" }
|
||||
{ "dynn_Nywporht" }
|
||||
{ "dynn_Abyrhgafynny" }
|
||||
{ "dynn_Luddlow" }
|
||||
{ "dynn_Wystburhy" }
|
||||
{ "dynn_Tylfforhdd" }
|
||||
{ "dynn_Shrhywsburhy" }
|
||||
{ "dynn_Wrycsham" }
|
||||
{ "dynn_Ddynbygh" }
|
||||
{ "dynn_Conwy" }
|
||||
{ "dynn_Swaddlynkoty" }
|
||||
{ "dynn_Dyrby" }
|
||||
{ "dynn_Wystmynstyr }
|
||||
{ "dynn_Ealyng }
|
||||
{ "dynn_Hyllyngddon }
|
||||
{ "dynn_Arun }
|
||||
{ "dynn_Shyshystyr }
|
||||
{ "dynn_Guylddffordd }
|
||||
{ "dynn_Wokyng }
|
||||
{ "dynn_Soufyndd_on_Sya }
|
||||
{ "dynn_Kolshystyr }
|
||||
{ "dynn_Saffron_Walddyn }
|
||||
{ "dynn_Hyrtffordd }
|
||||
{ "dynn_Styfynagy }
|
||||
{ "dynn_Watffordd }
|
||||
{ "dynn_Lwton }
|
||||
{ "dynn_Byddffordd }
|
||||
{ "dynn_Ampthyll }
|
||||
{ "dynn_Norfampton }
|
||||
{ "dynn_Braklyy }
|
||||
{ "dynn_Kyttyryng }
|
||||
{ "dynn_Covyntrhy }
|
||||
{ "dynn_Warhwyc }
|
||||
{ "dynn_Byrhmyngham }
|
||||
{ "dynn_Brhomsgrhofy }
|
||||
{ "dynn_Worhcystyrh }
|
||||
{ "dynn_Cyddyrhmynstyrh }
|
||||
{ "dynn_Strhowdd }
|
||||
{ "dynn_Gloucystyrh }
|
||||
{ "dynn_Lyddburhy }
|
||||
{ "dynn_Hyrhyfforhdd }
|
||||
{ "dynn_Lyomynstyrh }
|
||||
{ "dynn_Nywporht }
|
||||
{ "dynn_Abyrhgafynny }
|
||||
{ "dynn_Luddlow }
|
||||
{ "dynn_Wystburhy }
|
||||
{ "dynn_Tylfforhdd }
|
||||
{ "dynn_Shrhywsburhy }
|
||||
{ "dynn_Wrycsham }
|
||||
{ "dynn_Ddynbygh }
|
||||
{ "dynn_Conwy }
|
||||
{ "dynn_Swaddlynkoty }
|
||||
{ "dynn_Dyrby }
|
||||
{ "dynn_Glossop" }
|
||||
{ "dynn_Stafforhdd" }
|
||||
{ "dynn_Gnosall" }
|
||||
|
|
@ -218,49 +218,28 @@
|
|||
}
|
||||
|
||||
male_names = {
|
||||
# New post-The_Random_Cheese names
|
||||
_A_hat_dvidh _A_hat_hkunaat_pst_n _A_hat_lbert
|
||||
Aamb_o_hat_s Aahrav Abnar Add_pst_m Ahl_i_hat_x Ahn_pst__o_hat_l Aht_a_hat_ Al_i_hat_kz_ae_nda Al_pst_un Ale_e_hat_ Alfr_i_hat_d Aljern_o_hat_n Am_pst_nawtypp An_pst_nwy Arr_o_hat_n Artjiba_o_hat_d Awgust_i_hat_z
|
||||
B_a_hat_ntlyy B_a_hat_nzhumyn Bah_i_hat_l Bazenj_a_hat_bu Beiowolf Bek_i_hat_t Br_a_hat_n_pst__o_hat_n Bry_a_hat_n Bwdiv_pst_rah
|
||||
C_a_hat_dvawlyn Ch_a_hat_hrlz Chah_pst__i_hat_yya Chahkrabartwy Clemmyynt Cristoffer
|
||||
D_a_hat_yyvensh D_pst_ymenn_i_hat_c Daar_pst_n Daeyyus Daivudd Danyyel Dru_e_brv_van Dwn_pst_thar Dwyllin
|
||||
Ekɡthe_i_bar_
|
||||
H_ae_mlet H_i_hat_ro H_i_hat_thcliff Haid Hengyst Hirsa
|
||||
Ivfor
|
||||
Kee_pst__a_hat_ps Klemant Kristyrff_e_brv_r
|
||||
Lanselot
|
||||
Makbeth
|
||||
Octafius Orw_e_act_l Osymandias
|
||||
Ramseses Robynhud Roderig
|
||||
Sald_i_hat_n
|
||||
Tolcien Tutankmahen Tutm_o_hat_s
|
||||
|
||||
# Old pre-The_Random_Cheese names
|
||||
Addvyf
|
||||
Balddwyn
|
||||
Aarav Aaron Abnyr Addam Addvyf Akhynatyn Alan Albyrt Alffrydd Algyrnon Aly Alyks Alyksanddyr Ambrosyws Amynhotyp Anddryw Anfony Arfur Arkyballdd Arnolldd Awgustws
|
||||
Bahyr Balddwyn Basynzhabu Branddon Bryan Byddywyyry Bykyt Bynjamyn Byntlyy
|
||||
Ddanyyl Ddaryus Ddawyydd Ddhrwvan Ddwmynyk Ddyvansh
|
||||
Eaddrydd Eaddwyg Eddgar Eddmundd Eddwardd Efan Elyan Elywt Eryk
|
||||
Ffaddyl Fflambardd Fflytshyr Ffransys Ffryddyryk Ffulk Ffylyp Ffynnlay Fyoddory
|
||||
Ffaddyl Fflambardd Fflytshyr Ffransys Ffryddyryk Ffulk Ffylyp Ffynnlay Fwtmosy Fyoddory
|
||||
Galahadd Garyf Gawayn Gorddon Grygory Guy Gylbyrt Gylddas Gyoffryy Gyorgy Gyraldd Gyraynt
|
||||
Haoyw Haroan Haroldd Haryf Hasan Hayddyn Horatyo Hugh Humffryy Hyktor Hynry Hyrbyrt
|
||||
Hamlyt Haoyw Haroan Haroldd Haryf Hasan Hayddyn Horatyo Hugh Humffryy Hyktor Hynry Hyrbyrt
|
||||
Ibrahym Iddrys Iddwallwn Ifanhoy Isaak Ishmayl Isylmo
|
||||
Jabyr Jak Jakob Jaky Jalyl Jamys Jamyy John Johnafan Jorddan Josh Joshua Josyff Justyn Jwy Jykyll
|
||||
Kallwm Kalwyyn Kamyron Kaska Kay Konnor Koryy Kynfyn Kywyyn
|
||||
Lawrynsy Loydd Luky Lwsyus Lyam Lylouk Lyonyl Lywys Lyy
|
||||
Malyk Mark Martyn Matfyw Maurysy Muhamydd Myrlyn Myshayl
|
||||
Kallwm Kalwyyn Kamyron Kaska Kay Klymynt Konnor Koryy Kynfyn Kywyyn
|
||||
Lansylot Lawrynsy Loydd Luky Lwsyus Lyam Lylouk Lyonyl Lywys Lyy
|
||||
Makbef Malyk Mark Martyn Matfyw Maurysy Muhamydd Myrlyn Myshayl
|
||||
Nafanayl Nasyr Nathan Normyn Nyddardd Nyk Nynnyus Nysholas Nyvylly
|
||||
Palamyddys Patryk Patyl Paul Pyrsyval Pytyr Pyyrs
|
||||
Rahyym Ralff Ramsay Robyrt Rogyr Ryan Rygynaldd Rykardd Ryofamus Ryshabh Rywal
|
||||
Samuyl Samyr Sashary Sayn Sharlys Shawrya Shyrlok Spynsyr Stanlyy Stuart Styffyn Symon Symraf_o_hat_n Syngh
|
||||
Talyb Talyysyn Tony Trystan Tylyr
|
||||
Rahyym Ralff Ramsay Ramyssys Robyrt Rogyr Ryan Rygynaldd Rykardd Ryofamus Ryshabh Rywal
|
||||
Saladdyn Samuyl Samyr Sashary Sayn Shakrabarty Sharlys Shawrya Shrystoffyr Shyops Shyrlok Spynsyr Stanlyy Stuart Styffyn Symon Symraf_o_hat_n Syngh
|
||||
Talyb Talyysyn Tony Trystan Twtankhamun Tylyr
|
||||
Ufyr Umar Uryyn Uways
|
||||
Waltyr Wayn Wbyron Wlywyyr Wrlanddo Wyalyryan Wyllyam Wynston
|
||||
Waltyr Wayn Wbyron Wktawyyus Wlywyyr Wrlanddo Wyalyryan Wyllyam Wynston Wzymanddyas
|
||||
Yun_spc_Hyy Yya_spc_Wyy
|
||||
}
|
||||
female_names = {
|
||||
# New post-The_Random_Cheese names
|
||||
Cleiopatra Clorynder
|
||||
|
||||
# Old pre-The_Random_Cheese names
|
||||
Abby Abygayl Addyla Addylaydy Alyksanddra Alysy Ambyr Amy Amysy Anahyta Anny Arya Ashly Avylyny
|
||||
Blanshy Bronwyn Byafany Byatrysy
|
||||
Ddalya Ddanny Ddanyylly Ddorofy Ddyya
|
||||
|
|
@ -270,7 +249,7 @@
|
|||
Hannah Hatshypswt Hawysy Haylyy Hazyl Holly Hyafyr
|
||||
Igrayny Isabyl Isabylla Iswlddy
|
||||
Jady Jany Jasmyn Jwan Jwdy Jwlyana Jyssyka Jyssyy
|
||||
Kafyryny Karlotty Karyn Kasyy Katy Kaytlyn Kloy Konstanse Krystal Krystylyygh Ksyang Ksyn_spc_Yan Kyanna Kylly Kylsya Kylsyy Kymbyrly Kyryl Kyrys Kyryssy
|
||||
Kafyryny Karlotty Karyn Kasyy Katy Kaytlyn Kloy Klyopatra Konstanse Krystal Krystylyygh Ksyang Ksyn_spc_Yan Kyanna Kylly Kylsya Kylsyy Kymbyrly Kyryl Kyrys Kyryssy
|
||||
Laura Lauryn Lowysy Lunyty Lusy Lusya Lyddya Lyzzyy
|
||||
Maddylyyny Maddyy Mahaut Malyka Margaryt Mary Matyldda Maudd Molly Mwrgyn Mygan Myllyy Mylyssa Myn Myng_spc_Yao Myrandda
|
||||
Naomy Natasha Nazanyn Nyffyrtyty Nymuy
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_campanian = {
|
||||
name_list_campanian = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Alfieri"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_catalan = {
|
||||
name_list_catalan = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Aixal_a_grv_"
|
||||
|
|
@ -220,7 +220,7 @@ name_list_NEOW_catalan = {
|
|||
Gabriel Gen_i_act_s Gerard Guillem
|
||||
H_e_grv_ctor
|
||||
Ignasi Isaac Ismael Ivan
|
||||
Jes_u_act_s Jaume Joan_male Joan_spc_Josep Joaquim Joel Jonatan Jonathan Jordi Josep Josep_spc_Antoni Josep_spc_Manel Josep_spc_Maria
|
||||
Jes_u_act_s Jaume Joan_male Joan_spc_Josep Joaquim Joel Jonatan Jonathan Jordi Josep Josep_spc_Antoni Josep_spc_Manel Josep_spc_Maria
|
||||
Kevin
|
||||
Llu_i_act_s
|
||||
M_a_grv_rius Manel Manuel Marc Marcel Mart_i_act_ Miquel Miquel_spc__A_grv_ngel
|
||||
|
|
|
|||
|
|
@ -1,360 +0,0 @@
|
|||
name_list_NEOW_czech = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn__C_crn_ech"
|
||||
"dynn__C_crn_erm_a_act_k"
|
||||
"dynn__C_crn_ern_y_act_"
|
||||
"dynn__S_crn__t_crn_astn_y_act_"
|
||||
"dynn__S_crn_imek"
|
||||
"dynn__S_crn_r_a_act_mek"
|
||||
"dynn__S_crn_t_e_crn_p_a_act_nek"
|
||||
"dynn__S_crn_varc"
|
||||
"dynn__Z_crn_i_z_crn_ka"
|
||||
"dynn_Adamec"
|
||||
"dynn_B_i_act_l_i_act_k"
|
||||
"dynn_Barto_s_crn_"
|
||||
"dynn_Bene_s_crn_"
|
||||
"dynn_Bla_z_crn_ek"
|
||||
"dynn_Burle"
|
||||
"dynn_Chlast_a_act_k"
|
||||
"dynn_Chrenek"
|
||||
"dynn_D_e_crn_dina"
|
||||
"dynn_D_z_crn_avoronok"
|
||||
"dynn_Dietl"
|
||||
"dynn_Dolana"
|
||||
"dynn_Dole_z_crn_al"
|
||||
"dynn_Dost_a_act_l"
|
||||
"dynn_Dubn_y_act_"
|
||||
"dynn_Dvo_r_crn__a_act_k"
|
||||
"dynn_Elsnic"
|
||||
"dynn_Ferenc"
|
||||
"dynn_Fiala"
|
||||
"dynn_Fo_r_crn_t"
|
||||
"dynn_Forejt"
|
||||
"dynn_H_a_act_jek"
|
||||
"dynn_Haupt"
|
||||
"dynn_Holub"
|
||||
"dynn_Hor_a_act_k"
|
||||
"dynn_Jel_i_act_nek"
|
||||
"dynn_Jerman"
|
||||
"dynn_Johan"
|
||||
"dynn_K_r_crn__i_act__z_crn_"
|
||||
"dynn_Kadlec"
|
||||
"dynn_Katz"
|
||||
"dynn_Kol_a_act__r_crn_"
|
||||
"dynn_Kone_c_crn_n_y_act_"
|
||||
"dynn_Konopa"
|
||||
"dynn_Kopeck_y_act_"
|
||||
"dynn_Koutn_y_act_"
|
||||
"dynn_Kov_a_act__r_crn_"
|
||||
"dynn_Kr_a_act_l"
|
||||
"dynn_Kratochv_i_act_l"
|
||||
"dynn_Ku_c_crn_era"
|
||||
"dynn_Lacina"
|
||||
"dynn_Mal_y_act_"
|
||||
"dynn_Mare_s_crn_"
|
||||
"dynn_Marek"
|
||||
"dynn_Mich_a_act_lek"
|
||||
"dynn_Mikul_a_act__s_crn_t_i_act_k"
|
||||
"dynn_Moravec"
|
||||
"dynn_Musil"
|
||||
"dynn_N_e_crn_mec"
|
||||
"dynn_Navr_a_act_til"
|
||||
"dynn_Nedb_a_act_lek"
|
||||
"dynn_Nov_a_act_k"
|
||||
"dynn_Novotn_y_act_"
|
||||
"dynn_Ondra"
|
||||
"dynn_Palkovsk_y_act_"
|
||||
"dynn_Petril_a_act_k"
|
||||
"dynn_Pinc"
|
||||
"dynn_Pokorn_y_act_"
|
||||
"dynn_Pol_a_act_k"
|
||||
"dynn_Posp_i_act__s_crn_il"
|
||||
"dynn_Proch_a_act_zka"
|
||||
"dynn_R_u_rng__z_crn_i_c_crn_ka"
|
||||
"dynn_Rada"
|
||||
"dynn_Rydval"
|
||||
"dynn_S_y_act_kora"
|
||||
"dynn_Satke"
|
||||
"dynn_Sedl_a_act__c_crn_ek"
|
||||
"dynn_Slav_i_act_k"
|
||||
"dynn_Sm_e_act_kal"
|
||||
"dynn_Smetka"
|
||||
"dynn_Soukup"
|
||||
"dynn_Stan_e_crn_k"
|
||||
"dynn_Strnad"
|
||||
"dynn_Svoboda"
|
||||
"dynn_Tatransk_y_act_"
|
||||
"dynn_Trmal"
|
||||
"dynn_Trousil"
|
||||
"dynn_Urban"
|
||||
"dynn_V_e_crn_zda"
|
||||
"dynn_Va_s_crn_i_c_crn_ek"
|
||||
"dynn_Vacul_i_act_k"
|
||||
"dynn_Val_i_act_k"
|
||||
"dynn_Valdmann"
|
||||
"dynn_Van_e_crn_k"
|
||||
"dynn_Vesel_y_act_"
|
||||
"dynn_Vl_c_crn_ek"
|
||||
"dynn_Vlk"
|
||||
"dynn_Vocel"
|
||||
"dynn_Vrba"
|
||||
"dynn_Ze_t_crn_"
|
||||
"dynn_Zeman"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__C_crn_ech"
|
||||
"dynn__C_crn_erm_a_act_k"
|
||||
"dynn__C_crn_ern_y_act_"
|
||||
"dynn__S_crn__t_crn_astn_y_act_"
|
||||
"dynn__S_crn_imek"
|
||||
"dynn__S_crn_r_a_act_mek"
|
||||
"dynn__S_crn_t_e_crn_p_a_act_nek"
|
||||
"dynn__S_crn_varc"
|
||||
"dynn__Z_crn_i_z_crn_ka"
|
||||
"dynn_Adamec"
|
||||
"dynn_B_i_act_l_i_act_k"
|
||||
"dynn_Barto_s_crn_"
|
||||
"dynn_Bene_s_crn_"
|
||||
"dynn_Bla_z_crn_ek"
|
||||
"dynn_Burle"
|
||||
"dynn_Chlast_a_act_k"
|
||||
"dynn_Chrenek"
|
||||
"dynn_D_e_crn_dina"
|
||||
"dynn_D_z_crn_avoronok"
|
||||
"dynn_Dietl"
|
||||
"dynn_Dolana"
|
||||
"dynn_Dole_z_crn_al"
|
||||
"dynn_Dost_a_act_l"
|
||||
"dynn_Dubn_y_act_"
|
||||
"dynn_Dvo_r_crn__a_act_k"
|
||||
"dynn_Elsnic"
|
||||
"dynn_Ferenc"
|
||||
"dynn_Fiala"
|
||||
"dynn_Fo_r_crn_t"
|
||||
"dynn_Forejt"
|
||||
"dynn_H_a_act_jek"
|
||||
"dynn_Haupt"
|
||||
"dynn_Holub"
|
||||
"dynn_Hor_a_act_k"
|
||||
"dynn_Jel_i_act_nek"
|
||||
"dynn_Jerman"
|
||||
"dynn_Johan"
|
||||
"dynn_K_r_crn__i_act__z_crn_"
|
||||
"dynn_Kadlec"
|
||||
"dynn_Katz"
|
||||
"dynn_Kol_a_act__r_crn_"
|
||||
"dynn_Kone_c_crn_n_y_act_"
|
||||
"dynn_Konopa"
|
||||
"dynn_Kopeck_y_act_"
|
||||
"dynn_Koutn_y_act_"
|
||||
"dynn_Kov_a_act__r_crn_"
|
||||
"dynn_Kr_a_act_l"
|
||||
"dynn_Kratochv_i_act_l"
|
||||
"dynn_Ku_c_crn_era"
|
||||
"dynn_Lacina"
|
||||
"dynn_Mal_y_act_"
|
||||
"dynn_Mare_s_crn_"
|
||||
"dynn_Marek"
|
||||
"dynn_Mich_a_act_lek"
|
||||
"dynn_Mikul_a_act__s_crn_t_i_act_k"
|
||||
"dynn_Moravec"
|
||||
"dynn_Musil"
|
||||
"dynn_N_e_crn_mec"
|
||||
"dynn_Navr_a_act_til"
|
||||
"dynn_Nedb_a_act_lek"
|
||||
"dynn_Nov_a_act_k"
|
||||
"dynn_Novotn_y_act_"
|
||||
"dynn_Ondra"
|
||||
"dynn_Palkovsk_y_act_"
|
||||
"dynn_Petril_a_act_k"
|
||||
"dynn_Pinc"
|
||||
"dynn_Pokorn_y_act_"
|
||||
"dynn_Pol_a_act_k"
|
||||
"dynn_Posp_i_act__s_crn_il"
|
||||
"dynn_Proch_a_act_zka"
|
||||
"dynn_R_u_rng__z_crn_i_c_crn_ka"
|
||||
"dynn_Rada"
|
||||
"dynn_Rydval"
|
||||
"dynn_S_y_act_kora"
|
||||
"dynn_Satke"
|
||||
"dynn_Sedl_a_act__c_crn_ek"
|
||||
"dynn_Slav_i_act_k"
|
||||
"dynn_Sm_e_act_kal"
|
||||
"dynn_Smetka"
|
||||
"dynn_Soukup"
|
||||
"dynn_Stan_e_crn_k"
|
||||
"dynn_Strnad"
|
||||
"dynn_Svoboda"
|
||||
"dynn_Tatransk_y_act_"
|
||||
"dynn_Trmal"
|
||||
"dynn_Trousil"
|
||||
"dynn_Urban"
|
||||
"dynn_V_e_crn_zda"
|
||||
"dynn_Va_s_crn_i_c_crn_ek"
|
||||
"dynn_Vacul_i_act_k"
|
||||
"dynn_Val_i_act_k"
|
||||
"dynn_Valdmann"
|
||||
"dynn_Van_e_crn_k"
|
||||
"dynn_Vesel_y_act_"
|
||||
"dynn_Vl_c_crn_ek"
|
||||
"dynn_Vlk"
|
||||
"dynn_Vocel"
|
||||
"dynn_Vrba"
|
||||
"dynn_Ze_t_crn_"
|
||||
"dynn_Zeman"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = { # 10k+
|
||||
_S_crn_imon _S_crn_t_e_crn_p_a_act_n
|
||||
Adam Ale_s_crn_ Alois Anton_i_act_n
|
||||
Bohumil Bohuslav
|
||||
Daniel David Dominik Du_s_crn_an
|
||||
Filip Franti_s_crn_ek
|
||||
Ivan Ivo
|
||||
Jakub Jan Jarom_i_act_r Jaroslav Ji_r_crn__i_act_ Jind_r_crn_ich Josef
|
||||
Kamil_Camillus Karel Kry_s_crn_tof
|
||||
Ladislav Libor Lubo_s_crn_ Lubom_i_act_r Lud_e_crn_k Luk_a_act__s_crn_
|
||||
Marek Martin Maty_a_act__s_crn_ Michael Michal Milan Milo_s_crn_ Miloslav Miroslav
|
||||
Old_r_crn_ich Ond_r_crn_ej
|
||||
Patrik Pavel Petr
|
||||
Radek Radim Richard Robert Roman Rostislav Rudolf
|
||||
Stanislav
|
||||
Tom_a_act__s_crn_
|
||||
V_a_act_clav V_i_act_t V_i_act_tek Viktor Vladim_i_act_r Vladislav Vlastimil Vojt_e_crn_ch
|
||||
Zbyn_e_crn_k Zden_e_crn_k
|
||||
}
|
||||
2 = { # 1-10k
|
||||
_C_crn_en_e_crn_k _C_crn_estm_i_act_r
|
||||
Adrian Alan Albert Alex Alexander Alexandr Anton Arno_s_crn_t
|
||||
B_r_crn_etislav Bed_r_crn_ich Bo_r_crn_ivoj Bohdan Bohum_i_act_r Boris Bronislav Bruno
|
||||
Cyril
|
||||
Dalibor Dalimil Dami_a_act_n Dan Denis Drahom_i_act_r Drahoslav
|
||||
Eduard Eli_a_act__s_crn_ Emanuel Emil Erich Erik Ev_z_crn_en
|
||||
Ferdinand
|
||||
Gabriel Gustav
|
||||
Hanu_s_crn_ Hubert Hugo Hynek
|
||||
Igor
|
||||
J_a_act_chym Jon_a_act__s_crn_ Julius Justin
|
||||
Kristi_a_act_n Kv_e_crn_toslav
|
||||
Leo Leo_s_crn_ Leopold Lubor Ludv_i_act_k Lum_i_act_r
|
||||
Marcel Marian_male Mario Mat_e_crn_j Matou_s_crn_ Max Maxim Maxmili_a_act_n Mikul_a_act__s_crn_ Mojm_i_act_r
|
||||
Nikolas Norbert
|
||||
Oliver Oskar Ota Otakar Oto Otto
|
||||
P_r_crn_emysl Prokop
|
||||
Radom_i_act_r Radomil Radoslav Radovan Ren_e_act_ Robin
|
||||
Samuel Sebastian Slavom_i_act_r Svatopluk
|
||||
Tade_a_act__s_crn_ Tobi_a_act__s_crn_
|
||||
V_i_act_t_e_crn_zslav Vil_e_act_m Viliam Vincent Vlastislav Vratislav
|
||||
}
|
||||
1 = { # 500-
|
||||
_R_crn_eho_r_crn_
|
||||
_S_crn_ebesti_a_act_n
|
||||
Alb_i_act_n Alfr_e_act_d Alfred Amos Anastas Apollo Arnold Atan_a_act__s_crn_ Augustin
|
||||
Bartolom_e_crn_j Benedikt Benjamin Benno Bernard Berthold Blahoslav Bohu_s_crn_ Bonif_a_act_c Boleslav Bron_e_crn_k
|
||||
Ctibor Ctirad
|
||||
Dragutin
|
||||
Edvard Emerich Engelbert Erazim Erv_i_act_n
|
||||
Flori_a_act_n Fr_a_act__n_crn_a Franti_s_crn_ek_spc_Xaver
|
||||
Herbert Horst
|
||||
Ign_a_act_c Ilja
|
||||
Jarmil
|
||||
Kajet_a_act_n Klement Konr_a_act_d Konstantin Kvido
|
||||
L_a_act__d_crn_a Leander Ludev_i_act_t
|
||||
Metod_e_crn_j Milo_n_crn_ Mirek Mirko
|
||||
Narcis
|
||||
Oleg Osvald Otmar Otomar
|
||||
Pravdomil Pravoslav
|
||||
Quido
|
||||
Radko Raimund
|
||||
Sa_s_crn_a Sl_a_act_vek Slavoj Sob_e_crn_slav Spytihn_e_crn_v
|
||||
Theodor
|
||||
V_e_crn_nceslav V_e_crn_slav Va_s_crn_ek Vav_r_crn_inec Vendel_i_act_n Vincenc Vladek Vladivoj Vlastibor Vnislav Vojta
|
||||
Walter
|
||||
Xaver
|
||||
Z_a_act_boj Zby_s_crn_ek Zdirad Zeno Zikmund
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = { # 10k+
|
||||
_S_crn__a_act_rka _S_crn_t_e_crn_p_a_act_nka
|
||||
Ad_e_act_la Al_z_crn_b_e_crn_ta Alena Andrea Ane_z_crn_ka Aneta Anna
|
||||
Barbora Blanka Bo_z_crn_ena
|
||||
Dagmar Dana Daniela Danu_s_crn_e Denisa Dominika Drahom_i_act_ra
|
||||
Eli_s_crn_ka Ella Ellen Ema Emilie Eva
|
||||
Gabriela
|
||||
Hana Helena
|
||||
Ilona Irena Iva Ivana Iveta
|
||||
Jana Jarmila Jaroslava Ji_r_crn_ina Jind_r_crn_i_s_crn_ka Jitka Julie
|
||||
Kamila Karol_i_act_na Kate_r_crn_ina Kl_a_act_ra Krist_y_act_na Kv_e_crn_toslava
|
||||
Lenka Libu_s_crn_e Lucie Ludmila
|
||||
M_a_act_ria Magdalena Marcela Marie Mark_e_act_ta Marta Martina Michaela Milada Milena Miloslava Milu_s_crn_e Miroslava Monika
|
||||
Nad_e_crn__z_crn_da Nat_a_act_lie Nela Nikol_female Nikola_female
|
||||
Olga
|
||||
Pavl_i_act_na Pavla Petra
|
||||
R_u_rng__z_crn_ena Radka Ren_a_act_ta Renata Romana Roz_a_act_lie
|
||||
S_a_act_ra Sabina Simona So_n_crn_a Sofie Stanislava
|
||||
Tamara Tereza
|
||||
V_e_crn_ra Vendula Veronika Viktorie Vladim_i_act_ra Vlasta
|
||||
Zde_n_crn_ka Zdenka Zuzana
|
||||
}
|
||||
2 = { # 1-10k
|
||||
_Z_crn_aneta _Z_crn_ofie
|
||||
Adriana Ag_a_act_ta Alexandra Alice Aloisie Am_a_act_lie Anast_a_act_zie And_e_crn_la Anita Antonie
|
||||
B_a_act_ra B_e_crn_la Barbara Be_a_act_ta Beata Bed_r_crn_i_s_crn_ka Bla_z_crn_ena Bohdana Bohumila Bohuslava Brigita Bronislava
|
||||
D_a_act__s_crn_a Darina Darja Diana Dita Dobromila Dorota Drahoslava
|
||||
Edita Ela Elen Elena Em_i_act_lie Emma Erika Ester
|
||||
Franti_s_crn_ka
|
||||
Gertruda
|
||||
Hedvika Helga
|
||||
Ingrid Ivanka Ivona
|
||||
Janka Jarom_i_act_ra Jindra Johana Jolana Josef_i_act_na Josefa Judita Just_y_act_na
|
||||
Karin Karla Karolina Katar_i_act_na Kristina Kv_e_crn_ta Kv_e_crn_tu_s_crn_e
|
||||
Lada Ladislava Laura Lea Leona Lidmila Linda Lydie
|
||||
Magda Magdal_e_act_na Margita Mariana Marika Michala Milu_s_crn_ka Miriam
|
||||
Na_d_crn_a Nata_s_crn_a Natalie Nella Nelly Nicol_female Nicole Nina
|
||||
Old_r_crn_i_s_crn_ka
|
||||
Patricie
|
||||
Radana Radmila Radom_i_act_ra Radoslava Regina
|
||||
Sandra Sarah Silvie Stela Stella Sv_e_crn_tlana Svatava Sylva Sylvie
|
||||
T_a_act__n_crn_a Ta_t_crn__a_act_na Terezie
|
||||
V_a_act_clava V_e_crn_nceslava Val_e_act_rie Valent_y_act_na Valentina Valerie Vanda Vanesa Vanessa Vilma Viola Vladislava Vlastimila
|
||||
Yvona
|
||||
Zdena Zita Zlata Zlatu_s_crn_e Zora
|
||||
}
|
||||
1 = { # 1k-
|
||||
Ada Aglaia Alb_i_act_na Amalie Amelie Anastasia Anet Arno_s_crn_tka Augusta
|
||||
Berenika Brenda
|
||||
Cecilie Christine Corn_e_act_lia
|
||||
Doubravka
|
||||
Gerta
|
||||
Heda
|
||||
Irma
|
||||
Jesika Jessica Joanna Julia
|
||||
Klotylda
|
||||
Leontina Leopoldina Lilian_female Luisa Lydia
|
||||
M_i_act__s_crn_a M_i_act_la Malv_i_act_na Mirjam Mirka Mirra
|
||||
Nikoleta Noemi Nora
|
||||
Olivie Otilie
|
||||
Paulina Polyxena
|
||||
R_u_act_th Rebeka Rosalie Rozina
|
||||
Salome Samantha Silva Silvia Sylvia
|
||||
Valja Vilem_i_act_na
|
||||
Yvetta Yvette Yvonna Yvonne
|
||||
Zdislava Zoe Zorka
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_z"
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
}
|
||||
|
|
@ -2,9 +2,7 @@
|
|||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Abell"
|
||||
"dynn_Adler"
|
||||
"dynn_Agerholm"
|
||||
"dynn_Agger"
|
||||
"dynn_Albertsen"
|
||||
"dynn_Albinus"
|
||||
"dynn_Als_dsh_Nielsen"
|
||||
|
|
@ -12,16 +10,13 @@
|
|||
"dynn_Andersen"
|
||||
"dynn_Axelsen"
|
||||
"dynn_Bardrum"
|
||||
"dynn_Barret"
|
||||
"dynn_Bendix"
|
||||
"dynn_Benn"
|
||||
"dynn_Berner"
|
||||
"dynn_Bjerg"
|
||||
"dynn_Blixen"
|
||||
"dynn_Bodelsen"
|
||||
"dynn_Bolbjerg"
|
||||
"dynn_Borre"
|
||||
"dynn_Brandenhoff"
|
||||
"dynn_Brinck"
|
||||
"dynn_Bro"
|
||||
"dynn_Campbell"
|
||||
|
|
@ -36,66 +31,52 @@
|
|||
"dynn_Damm"
|
||||
"dynn_Dollerup"
|
||||
"dynn_Dr_o_stk_ger"
|
||||
"dynn_Ebstrup"
|
||||
"dynn_Engberg"
|
||||
"dynn_Ferslev"
|
||||
"dynn_Foersom"
|
||||
"dynn_Friborg"
|
||||
"dynn_Frost"
|
||||
"dynn_Gr_o_stk_nvold"
|
||||
"dynn_Graham"
|
||||
"dynn_H_o_stk_eg"
|
||||
"dynn_H_o_stk_gh"
|
||||
"dynn_Hald"
|
||||
"dynn_Hansen"
|
||||
"dynn_Hedegren"
|
||||
"dynn_Hindkj_ae_r"
|
||||
"dynn_Hinnerfeldt"
|
||||
"dynn_Holten"
|
||||
"dynn_Houlberg"
|
||||
"dynn_J_o_stk_rgensen"
|
||||
"dynn_Jansen"
|
||||
"dynn_Jay"
|
||||
"dynn_Jensen"
|
||||
"dynn_Johansen"
|
||||
"dynn_Juhl"
|
||||
"dynn_Juul"
|
||||
"dynn_Kj_ae_r"
|
||||
"dynn_Kj_ae_rholm"
|
||||
"dynn_Klein"
|
||||
"dynn_Klingenberg"
|
||||
"dynn_Klynge"
|
||||
"dynn_Knudsen"
|
||||
"dynn_Krag"
|
||||
"dynn_Kristensen"
|
||||
"dynn_Kronborg"
|
||||
"dynn_L_o_stk_kke"
|
||||
"dynn_L_o_stk_kken"
|
||||
"dynn_Larsen"
|
||||
"dynn_Laursen"
|
||||
"dynn_Lind"
|
||||
"dynn_Lindskj_o_stk_ld"
|
||||
"dynn_Lyng"
|
||||
"dynn_M_o_stk_"
|
||||
"dynn_M_o_stk_ller"
|
||||
"dynn_M_o_stk_llgaard"
|
||||
"dynn_Madsen"
|
||||
"dynn_Manz"
|
||||
"dynn_Martins"
|
||||
"dynn_Mathisen"
|
||||
"dynn_Medina"
|
||||
"dynn_Meinert"
|
||||
"dynn_Meisner"
|
||||
"dynn_Mejer"
|
||||
"dynn_Melgaard"
|
||||
"dynn_Mogensen"
|
||||
"dynn_Monrad"
|
||||
"dynn_Mortensen"
|
||||
"dynn_N_o_stk_rby"
|
||||
"dynn_Nielsen"
|
||||
"dynn_Norlyk"
|
||||
"dynn_Nyboe"
|
||||
"dynn_Offersen"
|
||||
"dynn_Olesen"
|
||||
"dynn_Olsen"
|
||||
"dynn_Pedersen"
|
||||
|
|
@ -105,19 +86,13 @@
|
|||
"dynn_Rasmussen"
|
||||
"dynn_Ravn"
|
||||
"dynn_Ravnb_o_stk_l"
|
||||
"dynn_Remvold"
|
||||
"dynn_Riggelsen"
|
||||
"dynn_Risgaard"
|
||||
"dynn_S_o_stk_rensen"
|
||||
"dynn_Scarlet"
|
||||
"dynn_Scavenius"
|
||||
"dynn_Seebach"
|
||||
"dynn_Sehested"
|
||||
"dynn_Seidelin"
|
||||
"dynn_Sj_o_stk_ht"
|
||||
"dynn_Sommer"
|
||||
"dynn_Stapelfeldt"
|
||||
"dynn_Stauning"
|
||||
"dynn_Steffensen"
|
||||
"dynn_Stein"
|
||||
"dynn_Sten"
|
||||
|
|
@ -126,16 +101,11 @@
|
|||
"dynn_Thomsen"
|
||||
"dynn_Thorslund"
|
||||
"dynn_Utzon"
|
||||
"dynn_Vinterberg"
|
||||
"dynn_von_Trier"
|
||||
"dynn_Waldau"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Abell"
|
||||
"dynn_Adler"
|
||||
"dynn_Agerholm"
|
||||
"dynn_Agger"
|
||||
"dynn_Albertsen"
|
||||
"dynn_Albinus"
|
||||
"dynn_Als_dsh_Nielsen"
|
||||
|
|
@ -143,16 +113,13 @@
|
|||
"dynn_Andersen"
|
||||
"dynn_Axelsen"
|
||||
"dynn_Bardrum"
|
||||
"dynn_Barret"
|
||||
"dynn_Bendix"
|
||||
"dynn_Benn"
|
||||
"dynn_Berner"
|
||||
"dynn_Bjerg"
|
||||
"dynn_Blixen"
|
||||
"dynn_Bodelsen"
|
||||
"dynn_Bolbjerg"
|
||||
"dynn_Borre"
|
||||
"dynn_Brandenhoff"
|
||||
"dynn_Brinck"
|
||||
"dynn_Bro"
|
||||
"dynn_Campbell"
|
||||
|
|
@ -167,66 +134,52 @@
|
|||
"dynn_Damm"
|
||||
"dynn_Dollerup"
|
||||
"dynn_Dr_o_stk_ger"
|
||||
"dynn_Ebstrup"
|
||||
"dynn_Engberg"
|
||||
"dynn_Ferslev"
|
||||
"dynn_Foersom"
|
||||
"dynn_Friborg"
|
||||
"dynn_Frost"
|
||||
"dynn_Gr_o_stk_nvold"
|
||||
"dynn_Graham"
|
||||
"dynn_H_o_stk_eg"
|
||||
"dynn_H_o_stk_gh"
|
||||
"dynn_Hald"
|
||||
"dynn_Hansen"
|
||||
"dynn_Hedegren"
|
||||
"dynn_Hindkj_ae_r"
|
||||
"dynn_Hinnerfeldt"
|
||||
"dynn_Holten"
|
||||
"dynn_Houlberg"
|
||||
"dynn_J_o_stk_rgensen"
|
||||
"dynn_Jansen"
|
||||
"dynn_Jay"
|
||||
"dynn_Jensen"
|
||||
"dynn_Johansen"
|
||||
"dynn_Juhl"
|
||||
"dynn_Juul"
|
||||
"dynn_Kj_ae_r"
|
||||
"dynn_Kj_ae_rholm"
|
||||
"dynn_Klein"
|
||||
"dynn_Klingenberg"
|
||||
"dynn_Klynge"
|
||||
"dynn_Knudsen"
|
||||
"dynn_Krag"
|
||||
"dynn_Kristensen"
|
||||
"dynn_Kronborg"
|
||||
"dynn_L_o_stk_kke"
|
||||
"dynn_L_o_stk_kken"
|
||||
"dynn_Larsen"
|
||||
"dynn_Laursen"
|
||||
"dynn_Lind"
|
||||
"dynn_Lindskj_o_stk_ld"
|
||||
"dynn_Lyng"
|
||||
"dynn_M_o_stk_"
|
||||
"dynn_M_o_stk_ller"
|
||||
"dynn_M_o_stk_llgaard"
|
||||
"dynn_Madsen"
|
||||
"dynn_Manz"
|
||||
"dynn_Martins"
|
||||
"dynn_Mathisen"
|
||||
"dynn_Medina"
|
||||
"dynn_Meinert"
|
||||
"dynn_Meisner"
|
||||
"dynn_Mejer"
|
||||
"dynn_Melgaard"
|
||||
"dynn_Mogensen"
|
||||
"dynn_Monrad"
|
||||
"dynn_Mortensen"
|
||||
"dynn_N_o_stk_rby"
|
||||
"dynn_Nielsen"
|
||||
"dynn_Norlyk"
|
||||
"dynn_Nyboe"
|
||||
"dynn_Offersen"
|
||||
"dynn_Olesen"
|
||||
"dynn_Olsen"
|
||||
"dynn_Pedersen"
|
||||
|
|
@ -236,19 +189,13 @@
|
|||
"dynn_Rasmussen"
|
||||
"dynn_Ravn"
|
||||
"dynn_Ravnb_o_stk_l"
|
||||
"dynn_Remvold"
|
||||
"dynn_Riggelsen"
|
||||
"dynn_Risgaard"
|
||||
"dynn_S_o_stk_rensen"
|
||||
"dynn_Scarlet"
|
||||
"dynn_Scavenius"
|
||||
"dynn_Seebach"
|
||||
"dynn_Sehested"
|
||||
"dynn_Seidelin"
|
||||
"dynn_Sj_o_stk_ht"
|
||||
"dynn_Sommer"
|
||||
"dynn_Stapelfeldt"
|
||||
"dynn_Stauning"
|
||||
"dynn_Steffensen"
|
||||
"dynn_Stein"
|
||||
"dynn_Sten"
|
||||
|
|
@ -257,9 +204,6 @@
|
|||
"dynn_Thomsen"
|
||||
"dynn_Thorslund"
|
||||
"dynn_Utzon"
|
||||
"dynn_Vinterberg"
|
||||
"dynn_von_Trier"
|
||||
"dynn_Waldau"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
|
|
|
|||
|
|
@ -1,51 +1,15 @@
|
|||
name_list_NEOW_dutch = {
|
||||
name_list_dutch = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Abels"
|
||||
"dynn_Abma"
|
||||
"dynn_Accama"
|
||||
"dynn_Antiquus"
|
||||
"dynn_Apeldoorn"
|
||||
"dynn_Apostool"
|
||||
"dynn_Appelman"
|
||||
"dynn_Arondeus"
|
||||
"dynn_Artz"
|
||||
"dynn_Asselijn"
|
||||
"dynn_Bakker"
|
||||
"dynn_Bartsius"
|
||||
"dynn_Bastiaans"
|
||||
"dynn_Baljeu"
|
||||
"dynn_Balth"
|
||||
"dynn_Beeckman"
|
||||
"dynn_Begeyn"
|
||||
"dynn_Bendien"
|
||||
"dynn_Berserik"
|
||||
"dynn_Berckheyde"
|
||||
"dynn_Bispinck"
|
||||
"dynn_Blom"
|
||||
"dynn_Boots"
|
||||
"dynn_Bos"
|
||||
"dynn_Bosschaert"
|
||||
"dynn_Brandts_spc_Buys"
|
||||
"dynn_Brink"
|
||||
"dynn_Brouwer"
|
||||
"dynn_Cardozo"
|
||||
"dynn_Casembroot"
|
||||
"dynn_Craeyvanger"
|
||||
"dynn_Cremer"
|
||||
"dynn_Coevershoff"
|
||||
"dynn_Coumans"
|
||||
"dynn_Coopse"
|
||||
"dynn_Chabot"
|
||||
"dynn_Crabeth"
|
||||
"dynn_Calisch"
|
||||
"dynn_Codde"
|
||||
"dynn_Citroen"
|
||||
"dynn_Cuijp"
|
||||
"dynn_Daiwaille"
|
||||
"dynn_Damave"
|
||||
"dynn_Danckerts"
|
||||
"dynn_Dankmeijer"
|
||||
"dynn_de_spc_Boer"
|
||||
"dynn_de_spc_Bruijn"
|
||||
"dynn_de_spc_Bruin"
|
||||
|
|
@ -59,85 +23,16 @@
|
|||
"dynn_de_spc_Vrind"
|
||||
"dynn_de_spc_Wit"
|
||||
"dynn_Dekker"
|
||||
"dynn_Delff"
|
||||
"dynn_Demiak"
|
||||
"dynn_Diepraem"
|
||||
"dynn_Dijkstra"
|
||||
"dynn_Dijsselhof"
|
||||
"dynn_Doudijns"
|
||||
"dynn_Druyvesteyn"
|
||||
"dynn_Duiker"
|
||||
"dynn_Dullaert"
|
||||
"dynn_Duyfhuysen"
|
||||
"dynn_Eckhout"
|
||||
"dynn_Eekman"
|
||||
"dynn_Eerelman"
|
||||
"dynn_Egenberger"
|
||||
"dynn_Ehnle"
|
||||
"dynn_Elaut"
|
||||
"dynn_Elias"
|
||||
"dynn_Elinga"
|
||||
"dynn_Elliger"
|
||||
"dynn_Elsevier"
|
||||
"dynn_Engel"
|
||||
"dynn_Esselens"
|
||||
"dynn_Essers"
|
||||
"dynn_Eversdijck"
|
||||
"dynn_Eversen"
|
||||
"dynn_Eyck"
|
||||
"dynn_Eymer"
|
||||
"dynn_Fabritius"
|
||||
"dynn_Ferreris"
|
||||
"dynn_Ficheroux"
|
||||
"dynn_Flinck"
|
||||
"dynn_Fontijn"
|
||||
"dynn_Franck"
|
||||
"dynn_Frankot"
|
||||
"dynn_Fris"
|
||||
"dynn_Frissen"
|
||||
"dynn_Fromantiou"
|
||||
"dynn_Furnerius"
|
||||
"dynn_Gaal"
|
||||
"dynn_Gael"
|
||||
"dynn_Gallis"
|
||||
"dynn_Garf"
|
||||
"dynn_Gebski"
|
||||
"dynn_Geradts"
|
||||
"dynn_Gerbier"
|
||||
"dynn_Gerdes"
|
||||
"dynn_Germyn"
|
||||
"dynn_Gestel"
|
||||
"dynn_Geleijnse"
|
||||
"dynn_Gillig"
|
||||
"dynn_Gillis"
|
||||
"dynn_Gilsemans"
|
||||
"dynn_Glauber"
|
||||
"dynn_Goderis"
|
||||
"dynn_Goedart"
|
||||
"dynn_Goudt"
|
||||
"dynn_Graafland"
|
||||
"dynn_Graat"
|
||||
"dynn_Grauss"
|
||||
"dynn_Gunnewegh"
|
||||
"dynn_Haag"
|
||||
"dynn_Haaxman"
|
||||
"dynn_Hackaert"
|
||||
"dynn_Hals"
|
||||
"dynn_Hanedoes"
|
||||
"dynn_Hanneman"
|
||||
"dynn_Haringh"
|
||||
"dynn_Hendriks"
|
||||
"dynn_Heerdink"
|
||||
"dynn_Heeremans"
|
||||
"dynn_Heerschop"
|
||||
"dynn_Heijenbrock"
|
||||
"dynn_Hoekstra"
|
||||
"dynn_Hoetink"
|
||||
"dynn_Hogenbirk"
|
||||
"dynn_Holtmann"
|
||||
"dynn_Houbraken"
|
||||
"dynn_Huisman"
|
||||
"dynn_Hynckes"
|
||||
"dynn_Jacobs"
|
||||
"dynn_Jansen"
|
||||
"dynn_Janssen"
|
||||
|
|
@ -146,20 +41,14 @@
|
|||
"dynn_Kardol"
|
||||
"dynn_Kok"
|
||||
"dynn_Koster"
|
||||
"dynn_Komrij"
|
||||
"dynn_Konijnendijk"
|
||||
"dynn_Koch"
|
||||
"dynn_Kruysen"
|
||||
"dynn_Kruseman"
|
||||
"dynn_Lendering"
|
||||
"dynn_Louwerens"
|
||||
"dynn_Lubbers"
|
||||
"dynn_Maas"
|
||||
"dynn_Meijer"
|
||||
"dynn_Mesdag"
|
||||
"dynn_Mikkenie"
|
||||
"dynn_Mulder"
|
||||
"dynn_Nievelt"
|
||||
"dynn_Peters"
|
||||
"dynn_Prins"
|
||||
"dynn_Remkes"
|
||||
|
|
@ -173,18 +62,11 @@
|
|||
"dynn_Schutijser"
|
||||
"dynn_Smit"
|
||||
"dynn_Smits"
|
||||
"dynn_Someren"
|
||||
"dynn_Toonen"
|
||||
"dynn_Touber"
|
||||
"dynn_van_spc__pst_t_spc_Wout"
|
||||
"dynn_van_spc_Anraedt"
|
||||
"dynn_van_spc_Aelst"
|
||||
"dynn_van_spc_Almeloveen"
|
||||
"dynn_van_spc_Amelsfoort"
|
||||
"dynn_van_spc_Beek"
|
||||
"dynn_van_spc_Cuylenborch"
|
||||
"dynn_van_spc_Dam"
|
||||
"dynn_van_spc_Drielst"
|
||||
"dynn_van_spc_de_spc_Ruit"
|
||||
"dynn_van_spc_de_spc_Ven"
|
||||
"dynn_van_spc_den_spc_Berg"
|
||||
|
|
@ -201,90 +83,36 @@
|
|||
"dynn_van_spc_der_spc_Wal"
|
||||
"dynn_van_spc_der_spc_Zande"
|
||||
"dynn_van_spc_Dijk"
|
||||
"dynn_van_spc_Eijsen"
|
||||
"dynn_van_spc_Eeden"
|
||||
"dynn_van_spc_Everdingen"
|
||||
"dynn_van_spc_Fornenburgh"
|
||||
"dynn_van_spc_Gaelen"
|
||||
"dynn_van_spc_Gaesbeeck"
|
||||
"dynn_van_spc_Gelder"
|
||||
"dynn_van_spc_Gemert
|
||||
"dynn_van_spc_Genk"
|
||||
"dynn_van_spc_Gherwen"
|
||||
"dynn_van_spc_Glinstra"
|
||||
"dynn_van_spc_Haanen
|
||||
"dynn_van_spc_Haensbergen
|
||||
"dynn_van_spc_Hasselt
|
||||
"dynn_van_spc_Klaveren"
|
||||
"dynn_van_spc_Leeuwen"
|
||||
"dynn_van_spc_Leur"
|
||||
"dynn_van_spc_Nieuwland"
|
||||
"dynn_van_spc_Orsouw"
|
||||
"dynn_van_spc_Ulzen"
|
||||
"dynn_van_spc_Velden"
|
||||
"dynn_van_spc_Vliet"
|
||||
"dynn_Verbaas"
|
||||
"dynn_Verhoeven"
|
||||
"dynn_Verhoef"
|
||||
"dynn_Vermeer"
|
||||
"dynn_Vermeulen"
|
||||
"dynn_Vissenberg"
|
||||
"dynn_Visser"
|
||||
"dynn_Vroom"
|
||||
"dynn_Vogelsang"
|
||||
"dynn_Vos"
|
||||
"dynn_Warmerdam"
|
||||
"dynn_Waterreus"
|
||||
"dynn_Willems"
|
||||
"dynn_Wijnveld"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Abels"
|
||||
"dynn_Abma"
|
||||
"dynn_Accama"
|
||||
"dynn_Antiquus"
|
||||
"dynn_Apeldoorn"
|
||||
"dynn_Apostool"
|
||||
"dynn_Appelman"
|
||||
"dynn_Arondeus"
|
||||
"dynn_Artz"
|
||||
"dynn_Asselijn"
|
||||
"dynn_Bakker"
|
||||
"dynn_Bartsius"
|
||||
"dynn_Bastiaans"
|
||||
"dynn_Baljeu"
|
||||
"dynn_Balth"
|
||||
"dynn_Beeckman"
|
||||
"dynn_Begeyn"
|
||||
"dynn_Bendien"
|
||||
"dynn_Berserik"
|
||||
"dynn_Berckheyde"
|
||||
"dynn_Bispinck"
|
||||
"dynn_Blom"
|
||||
"dynn_Boots"
|
||||
"dynn_Bos"
|
||||
"dynn_Bosschaert"
|
||||
"dynn_Brandts_spc_Buys"
|
||||
"dynn_Brink"
|
||||
"dynn_Brouwer"
|
||||
"dynn_Cardozo"
|
||||
"dynn_Casembroot"
|
||||
"dynn_Craeyvanger"
|
||||
"dynn_Cremer"
|
||||
"dynn_Coevershoff"
|
||||
"dynn_Coumans"
|
||||
"dynn_Coopse"
|
||||
"dynn_Chabot"
|
||||
"dynn_Crabeth"
|
||||
"dynn_Calisch"
|
||||
"dynn_Codde"
|
||||
"dynn_Citroen"
|
||||
"dynn_Cuijp"
|
||||
"dynn_Daiwaille"
|
||||
"dynn_Damave"
|
||||
"dynn_Danckerts"
|
||||
"dynn_Dankmeijer"
|
||||
"dynn_de_spc_Boer"
|
||||
"dynn_de_spc_Bruijn"
|
||||
"dynn_de_spc_Bruin"
|
||||
|
|
@ -298,85 +126,16 @@
|
|||
"dynn_de_spc_Vrind"
|
||||
"dynn_de_spc_Wit"
|
||||
"dynn_Dekker"
|
||||
"dynn_Delff"
|
||||
"dynn_Demiak"
|
||||
"dynn_Diepraem"
|
||||
"dynn_Dijkstra"
|
||||
"dynn_Dijsselhof"
|
||||
"dynn_Doudijns"
|
||||
"dynn_Druyvesteyn"
|
||||
"dynn_Duiker"
|
||||
"dynn_Dullaert"
|
||||
"dynn_Duyfhuysen"
|
||||
"dynn_Eckhout"
|
||||
"dynn_Eekman"
|
||||
"dynn_Eerelman"
|
||||
"dynn_Egenberger"
|
||||
"dynn_Ehnle"
|
||||
"dynn_Elaut"
|
||||
"dynn_Elias"
|
||||
"dynn_Elinga"
|
||||
"dynn_Elliger"
|
||||
"dynn_Elsevier"
|
||||
"dynn_Engel"
|
||||
"dynn_Esselens"
|
||||
"dynn_Essers"
|
||||
"dynn_Eversdijck"
|
||||
"dynn_Eversen"
|
||||
"dynn_Eyck"
|
||||
"dynn_Eymer"
|
||||
"dynn_Fabritius"
|
||||
"dynn_Ferreris"
|
||||
"dynn_Ficheroux"
|
||||
"dynn_Flinck"
|
||||
"dynn_Fontijn"
|
||||
"dynn_Franck"
|
||||
"dynn_Frankot"
|
||||
"dynn_Fris"
|
||||
"dynn_Frissen"
|
||||
"dynn_Fromantiou"
|
||||
"dynn_Furnerius"
|
||||
"dynn_Gaal"
|
||||
"dynn_Gael"
|
||||
"dynn_Gallis"
|
||||
"dynn_Garf"
|
||||
"dynn_Gebski"
|
||||
"dynn_Geradts"
|
||||
"dynn_Gerbier"
|
||||
"dynn_Gerdes"
|
||||
"dynn_Germyn"
|
||||
"dynn_Gestel"
|
||||
"dynn_Geleijnse"
|
||||
"dynn_Gillig"
|
||||
"dynn_Gillis"
|
||||
"dynn_Gilsemans"
|
||||
"dynn_Glauber"
|
||||
"dynn_Goderis"
|
||||
"dynn_Goedart"
|
||||
"dynn_Goudt"
|
||||
"dynn_Graafland"
|
||||
"dynn_Graat"
|
||||
"dynn_Grauss"
|
||||
"dynn_Gunnewegh"
|
||||
"dynn_Haag"
|
||||
"dynn_Haaxman"
|
||||
"dynn_Hackaert"
|
||||
"dynn_Hals"
|
||||
"dynn_Hanedoes"
|
||||
"dynn_Hanneman"
|
||||
"dynn_Haringh"
|
||||
"dynn_Hendriks"
|
||||
"dynn_Heerdink"
|
||||
"dynn_Heeremans"
|
||||
"dynn_Heerschop"
|
||||
"dynn_Heijenbrock"
|
||||
"dynn_Hoekstra"
|
||||
"dynn_Hoetink"
|
||||
"dynn_Hogenbirk"
|
||||
"dynn_Holtmann"
|
||||
"dynn_Houbraken"
|
||||
"dynn_Huisman"
|
||||
"dynn_Hynckes"
|
||||
"dynn_Jacobs"
|
||||
"dynn_Jansen"
|
||||
"dynn_Janssen"
|
||||
|
|
@ -385,20 +144,14 @@
|
|||
"dynn_Kardol"
|
||||
"dynn_Kok"
|
||||
"dynn_Koster"
|
||||
"dynn_Komrij"
|
||||
"dynn_Konijnendijk"
|
||||
"dynn_Koch"
|
||||
"dynn_Kruysen"
|
||||
"dynn_Kruseman"
|
||||
"dynn_Lendering"
|
||||
"dynn_Louwerens"
|
||||
"dynn_Lubbers"
|
||||
"dynn_Maas"
|
||||
"dynn_Meijer"
|
||||
"dynn_Mesdag"
|
||||
"dynn_Mikkenie"
|
||||
"dynn_Mulder"
|
||||
"dynn_Nievelt"
|
||||
"dynn_Peters"
|
||||
"dynn_Prins"
|
||||
"dynn_Remkes"
|
||||
|
|
@ -412,18 +165,11 @@
|
|||
"dynn_Schutijser"
|
||||
"dynn_Smit"
|
||||
"dynn_Smits"
|
||||
"dynn_Someren"
|
||||
"dynn_Toonen"
|
||||
"dynn_Touber"
|
||||
"dynn_van_spc__pst_t_spc_Wout"
|
||||
"dynn_van_spc_Anraedt"
|
||||
"dynn_van_spc_Aelst"
|
||||
"dynn_van_spc_Almeloveen"
|
||||
"dynn_van_spc_Amelsfoort"
|
||||
"dynn_van_spc_Beek"
|
||||
"dynn_van_spc_Cuylenborch"
|
||||
"dynn_van_spc_Dam"
|
||||
"dynn_van_spc_Drielst"
|
||||
"dynn_van_spc_de_spc_Ruit"
|
||||
"dynn_van_spc_de_spc_Ven"
|
||||
"dynn_van_spc_den_spc_Berg"
|
||||
|
|
@ -440,105 +186,86 @@
|
|||
"dynn_van_spc_der_spc_Wal"
|
||||
"dynn_van_spc_der_spc_Zande"
|
||||
"dynn_van_spc_Dijk"
|
||||
"dynn_van_spc_Eijsen"
|
||||
"dynn_van_spc_Eeden"
|
||||
"dynn_van_spc_Everdingen"
|
||||
"dynn_van_spc_Fornenburgh"
|
||||
"dynn_van_spc_Gaelen"
|
||||
"dynn_van_spc_Gaesbeeck"
|
||||
"dynn_van_spc_Gelder"
|
||||
"dynn_van_spc_Gemert
|
||||
"dynn_van_spc_Genk"
|
||||
"dynn_van_spc_Gherwen"
|
||||
"dynn_van_spc_Glinstra"
|
||||
"dynn_van_spc_Haanen
|
||||
"dynn_van_spc_Haensbergen
|
||||
"dynn_van_spc_Hasselt
|
||||
"dynn_van_spc_Klaveren"
|
||||
"dynn_van_spc_Leeuwen"
|
||||
"dynn_van_spc_Leur"
|
||||
"dynn_van_spc_Nieuwland"
|
||||
"dynn_van_spc_Orsouw"
|
||||
"dynn_van_spc_Ulzen"
|
||||
"dynn_van_spc_Velden"
|
||||
"dynn_van_spc_Vliet"
|
||||
"dynn_Verbaas"
|
||||
"dynn_Verhoeven"
|
||||
"dynn_Verhoef"
|
||||
"dynn_Vermeer"
|
||||
"dynn_Vermeulen"
|
||||
"dynn_Vissenberg"
|
||||
"dynn_Visser"
|
||||
"dynn_Vroom"
|
||||
"dynn_Vogelsang"
|
||||
"dynn_Vos"
|
||||
"dynn_Warmerdam"
|
||||
"dynn_Waterreus"
|
||||
"dynn_Willems"
|
||||
"dynn_Wijnveld"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Albert Aelbert Andr_e_act_ Arie Arjan
|
||||
Albert Andr_e_act_ Arie Arjan
|
||||
Bart Bas Ben Bob Bram
|
||||
Daan Danny David Dennis Dirk
|
||||
Edwin Eric Erik Erwin Eppo Esaias
|
||||
Edwin Eric Erik Erwin
|
||||
Frank Frans
|
||||
Geert Gerard Gerrit Goltz
|
||||
Hans Harry Herman Heiman
|
||||
Jan Jasper Jeroen Johan John Joost Jos Jurre Jurryt
|
||||
Kevin Klaas Koen
|
||||
Loek
|
||||
Geert Gerard Gerrit
|
||||
Hans Harry Herman
|
||||
Jan Jasper Jeroen Johan John Joost Jos
|
||||
Kevin Klaas Koen
|
||||
Maarten Marc Marcel Marco Mark Martijn Martin Maurice Michael Michel Michiel
|
||||
Nick Niels_Cornelius
|
||||
Patrick Paul Peter Piet Pieter
|
||||
Raymond Remco Ren_e_act_ Richard Rick Rob Robert Robin Roel Ron Ronald Roy Ruud
|
||||
Sander Stefan Steven Sieuwerd Sybrand
|
||||
Thijs Thomas Tim Tom Tethart
|
||||
Sander Stefan Steven
|
||||
Thijs Thomas Tim Tom
|
||||
Vincent
|
||||
Willem Wouter Wibrand Wybrand
|
||||
Willem Wouter
|
||||
}
|
||||
2 = {
|
||||
Aart Adriaan Alexander Andreas Andries Anton Arend Arnold Arnoud Aarnout Arnout
|
||||
Aart Adriaan Alexander Andreas Andries Anton Arend Arnold Arnoud
|
||||
Bastiaan Berend Bernard Bertus Bj_o_uml_rn Brian
|
||||
Casper Chiel Christiaan Christian Cornelis Carel
|
||||
Dani_e_uml_l Derk Diederik
|
||||
Casper Chiel Christiaan Christian Cornelis
|
||||
Dani_e_uml_l Derk
|
||||
Eduard Edward Egbert Elly Evert
|
||||
Ferdinand Floris Francis Frederik Frits
|
||||
Gerhard Gijs Govert
|
||||
Gerhard Gijs
|
||||
Harm Hendrik Henri
|
||||
Ivo
|
||||
Jacob Jarno Jeffrey Jelle Jesper Jesse Job Joep Joey Johannes Jordy Joris Julian Justin
|
||||
Karel Kees
|
||||
Karel
|
||||
Lars Laurens Leendert Leonard Louis Luc Lucas Luuk
|
||||
Maikel Marcus Marinus Marius Marten Mathieu Matthijs Max Mohamed Mohammed
|
||||
Niek
|
||||
Pascal Pepijn Pim Poppe Poppo
|
||||
Pascal Pepijn Pim
|
||||
Ricardo Rik Roelof Roger Rogier Roland Ruben Rudolf Rutger
|
||||
Sam Sebastiaan Simon Sjoerd Stan_Constantine Stef Stephan Stijn Sven
|
||||
Teun Timo Ties Tjeerd
|
||||
Wesley Wessel Wim
|
||||
Teun Timo
|
||||
Wesley Wessel
|
||||
}
|
||||
1 = {
|
||||
Abraham Adrianus Albertus Anne_male Anthonie Anthonius Antonie Antonius Antoon Arnoldus
|
||||
Bernardus Bryan
|
||||
Christianus Cornelius Christoffel
|
||||
Christianus Cornelius
|
||||
Damian Dylan
|
||||
Edsger Eelke Ed
|
||||
Franciscus Francoys Franchoys
|
||||
Gerardus Gerhardus Gijsbert Gijsbertus Guus Gustaaf
|
||||
Edsger
|
||||
Franciscus
|
||||
Gerardus Gerhardus Gijsbert Gijsbertus
|
||||
Hendricus Hendrikus Henricus Hermanus Hubert Hubertus
|
||||
Jacobus Jakob Jerrel Joannes Jona_Jonah Joseph Josephus Jozef
|
||||
Kornelis Krijn
|
||||
Lambertus Laurentius Leo Leonardus Levi Lodewijk Lourens
|
||||
Marcellinus Martinus Mathias Mees Melle Merlijn Mike Milan Misha_e_uml_l
|
||||
Nicolaas Nimo Noah
|
||||
Paulus Petrus Pyke
|
||||
Paulus Petrus
|
||||
Quinten
|
||||
Robertus Ronaldus Ryan Rembrandt Reinier
|
||||
Robertus Ronaldus Ryan
|
||||
Sem
|
||||
Teunis Theodorus Tjerk Tjark
|
||||
Teunis Theodorus
|
||||
Wilhelm Wilhelmus Willibrord
|
||||
Youri
|
||||
}
|
||||
|
|
@ -557,7 +284,7 @@
|
|||
Jacqueline Janneke Jessica Jolanda Joyce Judith Julia
|
||||
Karin Kim
|
||||
Laura Leonie Linda Lisa Lisette
|
||||
Maaike Manon Maria Marianne Marieke Marije Marijke Marion Mariska Marja Marjan_female Marjolein Marleen Marloes Martine Miranda Mirjam Monique
|
||||
Maaike Manon Maria Marianne Marieke Marije Marijke Marion Mariska Marja Marjan Marjolein Marleen Marloes Martine Miranda Mirjam Monique
|
||||
Nathalie Nicole Nienke
|
||||
Patricia Petra
|
||||
Rianne Robin_female
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Akhtar"
|
||||
"dynn_Ali"
|
||||
"dynn_Allen"
|
||||
"dynn_Austin"
|
||||
"dynn_Ackerman"
|
||||
"dynn_Axtell"
|
||||
"dynn_Ayers"
|
||||
"dynn_Baker"
|
||||
"dynn_Beed"
|
||||
"dynn_Bennett"
|
||||
|
|
@ -18,16 +14,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Brown"
|
||||
"dynn_Bulmer"
|
||||
"dynn_Bywater"
|
||||
"dynn_Bryant"
|
||||
"dynn_Baxter"
|
||||
"dynn_Barton"
|
||||
"dynn_Buckley"
|
||||
"dynn_Burke"
|
||||
"dynn_Byrne"
|
||||
"dynn_Bishop"
|
||||
"dynn_Burgess"
|
||||
"dynn_Bates"
|
||||
"dynn_Boudon"
|
||||
"dynn_Chambers"
|
||||
"dynn_Clark"
|
||||
"dynn_Clarke"
|
||||
|
|
@ -35,27 +21,14 @@ name_list_NEOW_english = {
|
|||
"dynn_Corbridge"
|
||||
"dynn_Crawford"
|
||||
"dynn_Crossingham"
|
||||
"dynn_Clayton"
|
||||
"dynn_Coleman"
|
||||
"dynn_Curtis"
|
||||
"dynn_Cooke"
|
||||
"dynn_Carr"
|
||||
"dynn_Chase"
|
||||
"dynn_Cowles"
|
||||
"dynn_Davies"
|
||||
"dynn_Davis"
|
||||
"dynn_Dewey"
|
||||
"dynn_Dean"
|
||||
"dynn_Dunn"
|
||||
"dynn_De_spc_Laney"
|
||||
"dynn_Drake"
|
||||
"dynn_Edge"
|
||||
"dynn_Edwards"
|
||||
"dynn_Evans"
|
||||
"dynn_Farzad"
|
||||
"dynn_Fergusson"
|
||||
"dynn_Fulkerson"
|
||||
"dynn_Flynn"
|
||||
"dynn_Gerrard"
|
||||
"dynn_Gibson"
|
||||
"dynn_Gledhill"
|
||||
|
|
@ -63,11 +36,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Green"
|
||||
"dynn_Griffiths"
|
||||
"dynn_Groom"
|
||||
"dynn_Greenwood"
|
||||
"dynn_Gardner"
|
||||
"dynn_Goodwin"
|
||||
"dynn_Griswold"
|
||||
"dynn_Gibbs"
|
||||
"dynn_Hall"
|
||||
"dynn_Harris"
|
||||
"dynn_Harrison"
|
||||
|
|
@ -75,40 +43,19 @@ name_list_NEOW_english = {
|
|||
"dynn_Hood"
|
||||
"dynn_Hughes"
|
||||
"dynn_Hussain"
|
||||
"dynn_Houghton"
|
||||
"dynn_Holt"
|
||||
"dynn_Higgins"
|
||||
"dynn_Hutchinson"
|
||||
"dynn_Harper"
|
||||
"dynn_Hopkins"
|
||||
"dynn_Hodgson"
|
||||
"dynn_Henderson"
|
||||
"dynn_Hawkins"
|
||||
"dynn_Hayes"
|
||||
"dynn_Holland"
|
||||
"dynn_Hunter"
|
||||
"dynn_Hurst"
|
||||
"dynn_Harrington"
|
||||
"dynn_Holden"
|
||||
"dynn_Ing"
|
||||
"dynn_Jackson"
|
||||
"dynn_James"
|
||||
"dynn_Johnson"
|
||||
"dynn_Jones"
|
||||
"dynn_Jennings"
|
||||
"dynn_Kaur"
|
||||
"dynn_Kendon"
|
||||
"dynn_Khan"
|
||||
"dynn_King"
|
||||
"dynn_Kingston"
|
||||
"dynn_Lashmar"
|
||||
"dynn_Lee"
|
||||
"dynn_Lever"
|
||||
"dynn_Lewis"
|
||||
"dynn_Lowe"
|
||||
"dynn_Lisdell"
|
||||
"dynn_Le_spc_Chien"
|
||||
"dynn_Lamont"
|
||||
"dynn_Manzoor"
|
||||
"dynn_Martin"
|
||||
"dynn_Milligan"
|
||||
|
|
@ -116,16 +63,7 @@ name_list_NEOW_english = {
|
|||
"dynn_Moore"
|
||||
"dynn_Morgan"
|
||||
"dynn_Morris"
|
||||
"dynn_Miles"
|
||||
"dynn_Moss"
|
||||
"dynn_Moller"
|
||||
"dynn_Marshall"
|
||||
"dynn_Matson"
|
||||
"dynn_Nicholson"
|
||||
"dynn_Newton"
|
||||
"dynn_Norris"
|
||||
"dynn_Olaloye"
|
||||
"dynn_Osborne"
|
||||
"dynn_Page"
|
||||
"dynn_Parker"
|
||||
"dynn_Patel"
|
||||
|
|
@ -137,15 +75,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Richardson"
|
||||
"dynn_Roberts"
|
||||
"dynn_Robinson"
|
||||
"dynn_Reeves"
|
||||
"dynn_Rowe"
|
||||
"dynn_Robson"
|
||||
"dynn_Reed"
|
||||
"dynn_Rees"
|
||||
"dynn_Reid"
|
||||
"dynn_Rowland"
|
||||
"dynn_Rhodes"
|
||||
"dynn_Royce"
|
||||
"dynn_Scipio"
|
||||
"dynn_Scott"
|
||||
"dynn_Shah"
|
||||
|
|
@ -153,10 +82,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Shaw"
|
||||
"dynn_Singh"
|
||||
"dynn_Smith"
|
||||
"dynn_Sanderson"
|
||||
"dynn_Stokes"
|
||||
"dynn_Sutton"
|
||||
"dynn_Schutt"
|
||||
"dynn_Taylor"
|
||||
"dynn_Temple"
|
||||
"dynn_Thomas"
|
||||
|
|
@ -164,12 +89,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Todd"
|
||||
"dynn_Treadwell"
|
||||
"dynn_Turner"
|
||||
"dynn_Tomlinson"
|
||||
"dynn_Tichenor"
|
||||
"dynn_Terwilliger"
|
||||
"dynn_Van_spc_Lieu"
|
||||
"dynn_Van_spc_Kirk"
|
||||
"dynn_Van_spc_Ostrand"
|
||||
"dynn_Walker"
|
||||
"dynn_Ward"
|
||||
"dynn_Watson"
|
||||
|
|
@ -181,17 +100,7 @@ name_list_NEOW_english = {
|
|||
"dynn_Wolpert"
|
||||
"dynn_Wood"
|
||||
"dynn_Wright"
|
||||
"dynn_Weston"
|
||||
"dynn_Walters"
|
||||
"dynn_Willis"
|
||||
"dynn_Watkins"
|
||||
"dynn_Walton"
|
||||
"dynn_Wells"
|
||||
"dynn_Wescott"
|
||||
"dynn_Wilcox"
|
||||
"dynn_Westervelt"
|
||||
"dynn_Young"
|
||||
"dynn_Yates"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
|
|
@ -199,10 +108,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Akhtar"
|
||||
"dynn_Ali"
|
||||
"dynn_Allen"
|
||||
"dynn_Austin"
|
||||
"dynn_Ackerman"
|
||||
"dynn_Axtell"
|
||||
"dynn_Ayers"
|
||||
"dynn_Baker"
|
||||
"dynn_Beed"
|
||||
"dynn_Bennett"
|
||||
|
|
@ -212,16 +117,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Brown"
|
||||
"dynn_Bulmer"
|
||||
"dynn_Bywater"
|
||||
"dynn_Bryant"
|
||||
"dynn_Baxter"
|
||||
"dynn_Barton"
|
||||
"dynn_Buckley"
|
||||
"dynn_Burke"
|
||||
"dynn_Byrne"
|
||||
"dynn_Bishop"
|
||||
"dynn_Burgess"
|
||||
"dynn_Bates"
|
||||
"dynn_Boudon"
|
||||
"dynn_Chambers"
|
||||
"dynn_Clark"
|
||||
"dynn_Clarke"
|
||||
|
|
@ -229,27 +124,14 @@ name_list_NEOW_english = {
|
|||
"dynn_Corbridge"
|
||||
"dynn_Crawford"
|
||||
"dynn_Crossingham"
|
||||
"dynn_Clayton"
|
||||
"dynn_Coleman"
|
||||
"dynn_Curtis"
|
||||
"dynn_Cooke"
|
||||
"dynn_Carr"
|
||||
"dynn_Chase"
|
||||
"dynn_Cowles"
|
||||
"dynn_Davies"
|
||||
"dynn_Davis"
|
||||
"dynn_Dewey"
|
||||
"dynn_Dean"
|
||||
"dynn_Dunn"
|
||||
"dynn_De_spc_Laney"
|
||||
"dynn_Drake"
|
||||
"dynn_Edge"
|
||||
"dynn_Edwards"
|
||||
"dynn_Evans"
|
||||
"dynn_Farzad"
|
||||
"dynn_Fergusson"
|
||||
"dynn_Fulkerson"
|
||||
"dynn_Flynn"
|
||||
"dynn_Gerrard"
|
||||
"dynn_Gibson"
|
||||
"dynn_Gledhill"
|
||||
|
|
@ -257,11 +139,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Green"
|
||||
"dynn_Griffiths"
|
||||
"dynn_Groom"
|
||||
"dynn_Greenwood"
|
||||
"dynn_Gardner"
|
||||
"dynn_Goodwin"
|
||||
"dynn_Griswold"
|
||||
"dynn_Gibbs"
|
||||
"dynn_Hall"
|
||||
"dynn_Harris"
|
||||
"dynn_Harrison"
|
||||
|
|
@ -269,40 +146,19 @@ name_list_NEOW_english = {
|
|||
"dynn_Hood"
|
||||
"dynn_Hughes"
|
||||
"dynn_Hussain"
|
||||
"dynn_Houghton"
|
||||
"dynn_Holt"
|
||||
"dynn_Higgins"
|
||||
"dynn_Hutchinson"
|
||||
"dynn_Harper"
|
||||
"dynn_Hopkins"
|
||||
"dynn_Hodgson"
|
||||
"dynn_Henderson"
|
||||
"dynn_Hawkins"
|
||||
"dynn_Hayes"
|
||||
"dynn_Holland"
|
||||
"dynn_Hunter"
|
||||
"dynn_Hurst"
|
||||
"dynn_Harrington"
|
||||
"dynn_Holden"
|
||||
"dynn_Ing"
|
||||
"dynn_Jackson"
|
||||
"dynn_James"
|
||||
"dynn_Johnson"
|
||||
"dynn_Jones"
|
||||
"dynn_Jennings"
|
||||
"dynn_Kaur"
|
||||
"dynn_Kendon"
|
||||
"dynn_Khan"
|
||||
"dynn_King"
|
||||
"dynn_Kingston"
|
||||
"dynn_Lashmar"
|
||||
"dynn_Lee"
|
||||
"dynn_Lever"
|
||||
"dynn_Lewis"
|
||||
"dynn_Lowe"
|
||||
"dynn_Lisdell"
|
||||
"dynn_Le_spc_Chien"
|
||||
"dynn_Lamont"
|
||||
"dynn_Manzoor"
|
||||
"dynn_Martin"
|
||||
"dynn_Milligan"
|
||||
|
|
@ -310,16 +166,7 @@ name_list_NEOW_english = {
|
|||
"dynn_Moore"
|
||||
"dynn_Morgan"
|
||||
"dynn_Morris"
|
||||
"dynn_Miles"
|
||||
"dynn_Moss"
|
||||
"dynn_Moller"
|
||||
"dynn_Marshall"
|
||||
"dynn_Matson"
|
||||
"dynn_Nicholson"
|
||||
"dynn_Newton"
|
||||
"dynn_Norris"
|
||||
"dynn_Olaloye"
|
||||
"dynn_Osborne"
|
||||
"dynn_Page"
|
||||
"dynn_Parker"
|
||||
"dynn_Patel"
|
||||
|
|
@ -331,15 +178,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Richardson"
|
||||
"dynn_Roberts"
|
||||
"dynn_Robinson"
|
||||
"dynn_Reeves"
|
||||
"dynn_Rowe"
|
||||
"dynn_Robson"
|
||||
"dynn_Reed"
|
||||
"dynn_Rees"
|
||||
"dynn_Reid"
|
||||
"dynn_Rowland"
|
||||
"dynn_Rhodes"
|
||||
"dynn_Royce"
|
||||
"dynn_Scipio"
|
||||
"dynn_Scott"
|
||||
"dynn_Shah"
|
||||
|
|
@ -347,10 +185,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Shaw"
|
||||
"dynn_Singh"
|
||||
"dynn_Smith"
|
||||
"dynn_Sanderson"
|
||||
"dynn_Stokes"
|
||||
"dynn_Sutton"
|
||||
"dynn_Schutt"
|
||||
"dynn_Taylor"
|
||||
"dynn_Temple"
|
||||
"dynn_Thomas"
|
||||
|
|
@ -358,12 +192,6 @@ name_list_NEOW_english = {
|
|||
"dynn_Todd"
|
||||
"dynn_Treadwell"
|
||||
"dynn_Turner"
|
||||
"dynn_Tomlinson"
|
||||
"dynn_Tichenor"
|
||||
"dynn_Terwilliger"
|
||||
"dynn_Van_spc_Lieu"
|
||||
"dynn_Van_spc_Kirk"
|
||||
"dynn_Van_spc_Ostrand"
|
||||
"dynn_Walker"
|
||||
"dynn_Ward"
|
||||
"dynn_Watson"
|
||||
|
|
@ -375,17 +203,7 @@ name_list_NEOW_english = {
|
|||
"dynn_Wolpert"
|
||||
"dynn_Wood"
|
||||
"dynn_Wright"
|
||||
"dynn_Weston"
|
||||
"dynn_Walters"
|
||||
"dynn_Willis"
|
||||
"dynn_Watkins"
|
||||
"dynn_Walton"
|
||||
"dynn_Wells"
|
||||
"dynn_Wescott"
|
||||
"dynn_Wilcox"
|
||||
"dynn_Westervelt"
|
||||
"dynn_Young"
|
||||
"dynn_Yates"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
|
|
@ -433,24 +251,24 @@ name_list_NEOW_english = {
|
|||
Walter Wesley Wilfred Will Winston
|
||||
}
|
||||
1 = {
|
||||
Aarav Abdul-Nasir Abner Abraham Abubakar Advith Akhenaten Alban Alfie Algernon Alick Ambrose Amenhotep Archibald Arnesby Aston Augustus
|
||||
Bahir Barker Barnaby Barnett Bartley Basenzhabu Becket Benedict Bentfield Bentley Beowulf Bernardin Bertie Bertram Bertrand Bill Blaise Bobby Boris Brandon Burnett Byron
|
||||
Caleb Carlile Cassian Cedric Chakrabarti Charya Cheops Clarence Claude_male Claughton Clement Connor Conor Courtney Crawford
|
||||
Darius Daron Denethor Denys Deon Dermod Devansh Dhani Dhruvan Donny Dudley
|
||||
Ecgtheow Esmond Ethan Eudo Eustace Evan Ezra
|
||||
Abdul-Nasir Abraham Abubakar Alban Alfie Alick Archibald Arnesby Aston
|
||||
Barker Barnaby Barnett Bartley Benedict Bentfield Bernardin Bertie Bertram Bertrand Bill Blaise Bobby Boris Brandon Burnett Byron
|
||||
Caleb Carlile Cassian Cedric Clarence Claude_male Claughton Clement Connor Conor Courtney Crawford
|
||||
Denys Deon Dermod Dhani Donny Dudley
|
||||
Esmond Ethan Eudo Eustace Evan Ezra
|
||||
Fabio Fady Frederic
|
||||
Gregg Guthrie
|
||||
Hall Hamish Hamlet Hamo Hamzah Harrison Hayden Heathcliff Hector Hengist Hercules Heywood Hiro Horatio Hubert Humphrey Hyde
|
||||
Hall Hamish Hamo Hamzah Harrison Hayden Hector Hercules Heywood Horatio Hubert Humphrey
|
||||
Jayden Jesse Jocelin Jonah Jonas Julien
|
||||
Karim Keir Kirpal
|
||||
Leopold Linvoy
|
||||
Macbeth Malachi Merlin Milo Moray Morris Myles
|
||||
Malachi Merlin Milo Moray Morris Myles
|
||||
Nevil Noah
|
||||
Octavius Oluwatosin Orwell Oswald Ozymandias
|
||||
Oluwatosin Oswald
|
||||
Patteson Piers
|
||||
Ramesses Randolph Raphael Reece Reuben Robinhood Rocky Rudyard
|
||||
Randolph Raphael Reece Reuben Rocky Rudyard
|
||||
Sacha Saladin Segar Seth Sholto Simeon
|
||||
Tavis Theodore Thutmose Tiarnan Tolkien Tutankhamun Tyler Tyri Tyrone Tyrrell
|
||||
Tavis Theodore Tiarnan Tyler Tyri Tyrone Tyrrell
|
||||
Valentine Viddal
|
||||
Whitney Wilfrid Wyndham
|
||||
Zach Zain
|
||||
|
|
@ -464,7 +282,7 @@ name_list_NEOW_english = {
|
|||
Dawn Deborah Denise Diane Donna Doreen Doris Dorothy
|
||||
Eileen Elaine Elizabeth Emily Emma
|
||||
Fiona Frances
|
||||
Gemma Gillian
|
||||
Gemma Gillian
|
||||
Hannah Hayley Hazel Heather Helen
|
||||
Irene
|
||||
Jacqueline Jane Janet Janice Jayne Jean_female Jennifer Jill Joan Joanna Joanne Joyce Judith Julia Julie June
|
||||
|
|
@ -483,7 +301,7 @@ name_list_NEOW_english = {
|
|||
5 = {
|
||||
Abbie Abigail Ada Adele Agnes Aimee Alexandra Alice Alicia Alma Amber Amelia Andrea Anita Annette Annie Anthea Antoinette Ashleigh
|
||||
Beatrice Belinda Bessie Beth Bethan Bethany Bridget
|
||||
Camilla Candice Carla Carly Carolyn Cathy Chantelle Charlene Chelsea Cheryl Chloe Christina Clair Clara Clorinda Constance Coral Cynthia
|
||||
Camilla Candice Carla Carly Carolyn Cathy Chantelle Charlene Chelsea Cheryl Chloe Christina Clair Clara Constance Coral Cynthia
|
||||
Daisy Daniela Danielle Daphne Debbie Debra Delia Diana Dora
|
||||
Edith Edna Eleanor Ella Ellen Ellie Elsie Enid Esther Ethel Eva Eve Evelyn
|
||||
Felicity Florence Francesca Freda
|
||||
|
|
@ -509,7 +327,7 @@ name_list_NEOW_english = {
|
|||
1 = {
|
||||
Adelaide Adelayo Adeline Aggy Alexina Anastasia Annabella Anni Arabella Augusta
|
||||
Beatrix Bella Bertha Bharti Blanche Boudicca
|
||||
Caitlin Charly Chila Chrissie Christabel Christelle Chrystal Cicely Clementina Cleopatra Courtney Cressida
|
||||
Caitlin Charly Chila Chrissie Christabel Christelle Chrystal Cicely Clementina Courtney Cressida
|
||||
Demi Dina Dinah Dorise
|
||||
Elise Eliza Emerald Emmeline Evaline
|
||||
Fanny Felicia Freya
|
||||
|
|
|
|||
|
|
@ -1,343 +0,0 @@
|
|||
name_list_NEOW_estonian = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn__O_tld_im"
|
||||
"dynn_Allik"
|
||||
"dynn_Bach"
|
||||
"dynn_Emaj_o_tld_e"
|
||||
"dynn_Habakukk"
|
||||
"dynn_Hollas"
|
||||
"dynn_Iir"
|
||||
"dynn_Ilves"
|
||||
"dynn_J_a_uml_rv"
|
||||
"dynn_J_o_tld_gi"
|
||||
"dynn_J_u_uml_rgenson"
|
||||
"dynn_Jakobson"
|
||||
"dynn_Juse"
|
||||
"dynn_K_o_tld_iv"
|
||||
"dynn_K_u_uml_tt"
|
||||
"dynn_Kaasik"
|
||||
"dynn_Kalk"
|
||||
"dynn_Kallas"
|
||||
"dynn_Kangur"
|
||||
"dynn_Kapper"
|
||||
"dynn_Karu"
|
||||
"dynn_Kaseorg"
|
||||
"dynn_Kask"
|
||||
"dynn_Kehva"
|
||||
"dynn_Kivi"
|
||||
"dynn_Koch"
|
||||
"dynn_Koppel"
|
||||
"dynn_Kukk"
|
||||
"dynn_Kulbin"
|
||||
"dynn_Kull"
|
||||
"dynn_Kuusik"
|
||||
"dynn_Kuusk"
|
||||
"dynn_L_o_tld_hmus"
|
||||
"dynn_Laas"
|
||||
"dynn_Laur"
|
||||
"dynn_Lepik"
|
||||
"dynn_Lepp"
|
||||
"dynn_Leppik"
|
||||
"dynn_Liiv"
|
||||
"dynn_Luik"
|
||||
"dynn_M_a_uml_gi"
|
||||
"dynn_M_o_uml_lder"
|
||||
"dynn_Mets"
|
||||
"dynn_Mitt"
|
||||
"dynn_N_o_tld_mm"
|
||||
"dynn_Naudre"
|
||||
"dynn_Niils"
|
||||
"dynn_Oja"
|
||||
"dynn_Orav"
|
||||
"dynn_Ots"
|
||||
"dynn_P_a_uml__a_uml_bo"
|
||||
"dynn_P_a_uml_hn"
|
||||
"dynn_P_a_uml_rn"
|
||||
"dynn_P_o_tld_der"
|
||||
"dynn_P_o_tld_ld"
|
||||
"dynn_Paalberg"
|
||||
"dynn_Paju"
|
||||
"dynn_Palts"
|
||||
"dynn_Pedmanson"
|
||||
"dynn_Peetson"
|
||||
"dynn_Peterson"
|
||||
"dynn_Pohlak"
|
||||
"dynn_Pukk"
|
||||
"dynn_Puusepp"
|
||||
"dynn_Rand"
|
||||
"dynn_Raud"
|
||||
"dynn_Raudsepp"
|
||||
"dynn_Rebane"
|
||||
"dynn_Remmelg"
|
||||
"dynn_Renke"
|
||||
"dynn_Repkin"
|
||||
"dynn_Roosleht"
|
||||
"dynn_Saar"
|
||||
"dynn_Saks"
|
||||
"dynn_Sarapuu"
|
||||
"dynn_Saulep"
|
||||
"dynn_Schmidt"
|
||||
"dynn_Seeman"
|
||||
"dynn_Sein"
|
||||
"dynn_Sepp"
|
||||
"dynn_Shein"
|
||||
"dynn_Sild"
|
||||
"dynn_Sildaru"
|
||||
"dynn_Sink"
|
||||
"dynn_Soomets"
|
||||
"dynn_Talts"
|
||||
"dynn_Tamm"
|
||||
"dynn_Tammemets"
|
||||
"dynn_Taveter"
|
||||
"dynn_Teder"
|
||||
"dynn_Tompel"
|
||||
"dynn_Tomson"
|
||||
"dynn_Treksler"
|
||||
"dynn_Turmann"
|
||||
"dynn_Udam"
|
||||
"dynn_Uibo"
|
||||
"dynn_V_a_uml_hi"
|
||||
"dynn_Vaher"
|
||||
"dynn_Vallner"
|
||||
"dynn_Verst"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__O_tld_im"
|
||||
"dynn_Allik"
|
||||
"dynn_Bach"
|
||||
"dynn_Emaj_o_tld_e"
|
||||
"dynn_Habakukk"
|
||||
"dynn_Hollas"
|
||||
"dynn_Iir"
|
||||
"dynn_Ilves"
|
||||
"dynn_J_a_uml_rv"
|
||||
"dynn_J_o_tld_gi"
|
||||
"dynn_J_u_uml_rgenson"
|
||||
"dynn_Jakobson"
|
||||
"dynn_Juse"
|
||||
"dynn_K_o_tld_iv"
|
||||
"dynn_K_u_uml_tt"
|
||||
"dynn_Kaasik"
|
||||
"dynn_Kalk"
|
||||
"dynn_Kallas"
|
||||
"dynn_Kangur"
|
||||
"dynn_Kapper"
|
||||
"dynn_Karu"
|
||||
"dynn_Kaseorg"
|
||||
"dynn_Kask"
|
||||
"dynn_Kehva"
|
||||
"dynn_Kivi"
|
||||
"dynn_Koch"
|
||||
"dynn_Koppel"
|
||||
"dynn_Kukk"
|
||||
"dynn_Kulbin"
|
||||
"dynn_Kull"
|
||||
"dynn_Kuusik"
|
||||
"dynn_Kuusk"
|
||||
"dynn_L_o_tld_hmus"
|
||||
"dynn_Laas"
|
||||
"dynn_Laur"
|
||||
"dynn_Lepik"
|
||||
"dynn_Lepp"
|
||||
"dynn_Leppik"
|
||||
"dynn_Liiv"
|
||||
"dynn_Luik"
|
||||
"dynn_M_a_uml_gi"
|
||||
"dynn_M_o_uml_lder"
|
||||
"dynn_Mets"
|
||||
"dynn_Mitt"
|
||||
"dynn_N_o_tld_mm"
|
||||
"dynn_Naudre"
|
||||
"dynn_Niils"
|
||||
"dynn_Oja"
|
||||
"dynn_Orav"
|
||||
"dynn_Ots"
|
||||
"dynn_P_a_uml__a_uml_bo"
|
||||
"dynn_P_a_uml_hn"
|
||||
"dynn_P_a_uml_rn"
|
||||
"dynn_P_o_tld_der"
|
||||
"dynn_P_o_tld_ld"
|
||||
"dynn_Paalberg"
|
||||
"dynn_Paju"
|
||||
"dynn_Palts"
|
||||
"dynn_Pedmanson"
|
||||
"dynn_Peetson"
|
||||
"dynn_Peterson"
|
||||
"dynn_Pohlak"
|
||||
"dynn_Pukk"
|
||||
"dynn_Puusepp"
|
||||
"dynn_Rand"
|
||||
"dynn_Raud"
|
||||
"dynn_Raudsepp"
|
||||
"dynn_Rebane"
|
||||
"dynn_Remmelg"
|
||||
"dynn_Renke"
|
||||
"dynn_Repkin"
|
||||
"dynn_Roosleht"
|
||||
"dynn_Saar"
|
||||
"dynn_Saks"
|
||||
"dynn_Sarapuu"
|
||||
"dynn_Saulep"
|
||||
"dynn_Schmidt"
|
||||
"dynn_Seeman"
|
||||
"dynn_Sein"
|
||||
"dynn_Sepp"
|
||||
"dynn_Shein"
|
||||
"dynn_Sild"
|
||||
"dynn_Sildaru"
|
||||
"dynn_Sink"
|
||||
"dynn_Soomets"
|
||||
"dynn_Talts"
|
||||
"dynn_Tamm"
|
||||
"dynn_Tammemets"
|
||||
"dynn_Taveter"
|
||||
"dynn_Teder"
|
||||
"dynn_Tompel"
|
||||
"dynn_Tomson"
|
||||
"dynn_Treksler"
|
||||
"dynn_Turmann"
|
||||
"dynn_Udam"
|
||||
"dynn_Uibo"
|
||||
"dynn_V_a_uml_hi"
|
||||
"dynn_Vaher"
|
||||
"dynn_Vallner"
|
||||
"dynn_Verst"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = { # 1-100
|
||||
Aare Ain Aivar Aleksander Alexander Andres Andrus Anton Ants Artur Arvo
|
||||
Daniel Denis
|
||||
Eduard Elmar Erik
|
||||
Henri
|
||||
Igor Indrek
|
||||
J_u_uml_ri Jaan Jaanus Janek
|
||||
Kaido Kalev Kalle Karl Kaspar Kevin Konstantin Kristjan Kristo
|
||||
Lauri
|
||||
Madis Marek Margus Mark Marko Markus Mart Marten Martin Mati Meelis Mihhail Mihkel
|
||||
Nikolai
|
||||
Oliver Oskar
|
||||
Peeter Priit
|
||||
Rain Rainer Raivo Rasmus Raul Rein Robert Robin Roman
|
||||
Sander Sergei Siim Silver
|
||||
T_o_tld_nis T_o_tld_nu Taavi Tanel Tarmo Tiit Toivo Toomas
|
||||
Urmas
|
||||
Vello Viktor Vladimir
|
||||
}
|
||||
2 = { # 100-500
|
||||
_U_uml_llar _U_uml_lo
|
||||
Aarne Aavo Ahti Ahto Aksel Alar Albert Alex Alfred Allan Andi Andre Andreas Anti Argo Armand Arne Arno Arnold Arseni Arthur August
|
||||
Boris Bruno
|
||||
Edgar Eerik Eero Einar Elmo Emil Endel Enn Enno Erich Erki Erkki Ervin Eugen Evald
|
||||
Feliks
|
||||
Georg Gustav
|
||||
Hannes Hanno Hans Harald Harri Harry Heigo Heiki Heikki Heino Hendrik Henn Henry Hillar Hugo
|
||||
Illar Ilmar Imre Ingvar Ivar Ivo
|
||||
J_u_uml_rgen Jaak Jakob Jan Janar Johan Johann Johannes Joonas Joosep Juhan
|
||||
Kaarel Kaljo Kalju Kaupo Kaur Ken Kert Koit Kristen_male Kristian Kuido Kuldar
|
||||
Leho Lembit Lennart Leo Leon
|
||||
M_a_uml_rt Maido Mait Margo_male Mario Matthias Mehis Michael Mikk
|
||||
Neeme
|
||||
Olav Olavi Olev Ott Otto
|
||||
P_a_uml_rtel Paul Peep Peter
|
||||
Ragnar Raimond Reimo Remi Rene Richard Riho Riivo Risto Roland Rudolf
|
||||
Simon Sten Sven
|
||||
Taimo Theodor Timo Tomi
|
||||
Uno
|
||||
V_a_uml_ino Valdek Valdo Valentin Vallo Valter Veiko Veljo Victor Villem Villu Voldemar
|
||||
}
|
||||
1 = { # 500+
|
||||
Aadu Aapo Aarand Aaro Abel Ado Aldis Aldur Aleksis Alexis Andras Ao Arto Augustin
|
||||
Benno Bernald Bernhard
|
||||
Carl Chris Christof
|
||||
Edmund Eiki Eldur Elias Ernst
|
||||
Ferdinand Fredi Friedrich
|
||||
Gerd Gerhard
|
||||
Hain Heinrich Helir Heno Herbert Hermann Hindrek
|
||||
Ilmari Ivari Ivor
|
||||
Jaan-Hendrik Jaap Jesper Joseph Jukk Juku Juku-Kalle JuliusJulius
|
||||
K_u_uml_llo Kait Keit Ken-Marti Kristjan-Erik Kuldev Kunnar Kuno Kurt Kusta
|
||||
Leonard Leonhard Leopold Linnar Ludvig Lui Luukas
|
||||
Markko Markos Mats Max Maximilian Michel
|
||||
Nicolai Nigul Niiles
|
||||
Oivo Olimar Orm Ortvin Oscar Oswald
|
||||
P_a_uml__a_uml_ru Paul-Eerik Peedo Peet Philip Philipp
|
||||
Raimu Raimund Rannar Reinhold Ren_e_act_ Reno Rocco Romek
|
||||
Sten-Erik Stig
|
||||
T_o_tld_ivo T_o_tld_nn Taimar Tannil Teo Tero Tomas Trivimi Tullio
|
||||
Uko Ulrich
|
||||
V_a_uml_rner Valdor Valdu Valdur Valev Valfried Valmar Varro Veigo Vilhelm Villi Volli Vootele
|
||||
Wilhelm William Willibald
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = { # 1-100
|
||||
_U_uml_lle
|
||||
Aili Aino Aleksandra Alina Alla Anna Anne Anneli Annika Anu
|
||||
Darja Diana
|
||||
Eha Ene Eva Eve
|
||||
Hanna Helen Heli Helle
|
||||
Ingrid Inna
|
||||
Jana Julia
|
||||
K_a_uml_tlin K_u_uml_lli Kadi Kadri_Catherine Karin Karina Katrin Kersti Krista Kristel Kristi Kristiina Kristina
|
||||
Laura Lea Liina Liis Liisa Linda
|
||||
Maarja Maie Maire Malle Mare Margit Mari Marika Maria Marina Maris Merike Merle Monika
|
||||
Natalia Niina Nina
|
||||
Pille Piret
|
||||
Reet Riina
|
||||
Sandra Sirje
|
||||
Tamara Tiia Tiina Tiiu Triin
|
||||
Urve
|
||||
Veera Veronika
|
||||
}
|
||||
2 = { # 100-500
|
||||
_O_tld_ie _O_tld_nne
|
||||
Aet Aita Alice Andra Ann Annely Ave
|
||||
Dagmar
|
||||
Eda Eevi Egle Elisabet Elisabeth Elise Ella Ellen Elvi Emma Epp Erika Ester Eveli Evelin Evi
|
||||
Grete
|
||||
Helena Helin Helmi Helve Hille
|
||||
Irene Irja
|
||||
Jane Johanna Juulia
|
||||
Kaia Kairi Karmen Katarina Katre Katri Keiu Kelly Kerli Kertu Kristiine
|
||||
Laine Leida Lili Lilian_female Ly
|
||||
Mai Maili Mailis Maret Marge Marie Mari-Liis Marju Marleen Marta Moonika
|
||||
Nele Nora
|
||||
Paula
|
||||
Rahel Regina Riin Rosanna
|
||||
Signe Siiri Silja Silvi Siret
|
||||
Triinu
|
||||
Vaike Virve
|
||||
}
|
||||
1 = { # 500+
|
||||
_O_tld_nneleid
|
||||
Agne Aliise Alviine
|
||||
Daisy
|
||||
Edda Elvy Emilie Ere Erna Eva-Maria
|
||||
Gea
|
||||
Hanah Heidy Heleene Helene Heljo Helme Helmen Hilda
|
||||
Ieva Ilon Ines Ira
|
||||
Johanna-Maria
|
||||
Kalli Karmel Keit Krisli Kulle Kyllike
|
||||
Leele Lemme Leontine Loviise Luisa
|
||||
Madle Maiken Maive Marite Meelike Meeta Merilen Mirt
|
||||
Pipi Pipi-Liis
|
||||
Reili Rosaali
|
||||
Steffi
|
||||
Tuule
|
||||
Vida Vilja Viola
|
||||
Yoko
|
||||
}
|
||||
}
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
}
|
||||
|
|
@ -1,84 +0,0 @@
|
|||
name_list_NEOW_finnish = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__O_uml_ystil_a_uml_"
|
||||
"dynn_Autio"
|
||||
"dynn_Haapakoski"
|
||||
"dynn_Helenius"
|
||||
"dynn_Honkavaara"
|
||||
"dynn_Mattila"
|
||||
"dynn_Mustakallio"
|
||||
"dynn_Pohjolainen"
|
||||
"dynn_Porvari"
|
||||
"dynn_Raitanen"
|
||||
"dynn_Rajam_a_uml_ki"
|
||||
"dynn_Salo"
|
||||
"dynn_Viljanen"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Aki Antero Antti Asko
|
||||
Harri
|
||||
Jani Janne_male Jarmo Jouni Juha Juhani Juho
|
||||
Kalevi
|
||||
Lauri
|
||||
Mikael
|
||||
Olavi
|
||||
Pasi Pekka
|
||||
Sakari
|
||||
Tapani Tapio Timo Toivo
|
||||
Vesa
|
||||
}
|
||||
2 = {
|
||||
Ilmari
|
||||
Johannes
|
||||
Matias
|
||||
Oskar
|
||||
Petteri
|
||||
Taisto
|
||||
V_a_uml_in_o_uml_
|
||||
}
|
||||
1 = {
|
||||
Casper
|
||||
Kullervo
|
||||
Wiljam
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
Anna Anna-Liisa Anu
|
||||
Elina
|
||||
Jessica Johanna
|
||||
Kaarina Kaisa Katri
|
||||
Liisa
|
||||
Maria
|
||||
Pirkko
|
||||
Sari Susanna
|
||||
}
|
||||
2 = {
|
||||
Iida
|
||||
Katriina
|
||||
Pauliina
|
||||
Reetta
|
||||
Sofia
|
||||
}
|
||||
1 = {
|
||||
Marjanna
|
||||
Reettakaisa
|
||||
}
|
||||
}
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
}
|
||||
|
|
@ -4,7 +4,6 @@
|
|||
"dynn_Andr_e_act_"
|
||||
"dynn_Arnaud"
|
||||
"dynn_Aubert"
|
||||
"dynn_Aubin"
|
||||
"dynn_Barbier"
|
||||
"dynn_Beno_i_hat_t"
|
||||
"dynn_Bernard"
|
||||
|
|
@ -16,7 +15,6 @@
|
|||
"dynn_Boyer"
|
||||
"dynn_Brun"
|
||||
"dynn_Brunet"
|
||||
"dynn_B_u_rca"
|
||||
"dynn_Caron"
|
||||
"dynn_Chevalier"
|
||||
"dynn_Cl_e_act_ment"
|
||||
|
|
@ -35,8 +33,6 @@
|
|||
"dynn_Fontaine"
|
||||
"dynn_Fournier"
|
||||
"dynn_Francois"
|
||||
"dynn_Fay"
|
||||
"dynn_Fezgerauld"
|
||||
"dynn_G_e_act_rard"
|
||||
"dynn_Gaillard"
|
||||
"dynn_Garcia"
|
||||
|
|
@ -89,7 +85,6 @@
|
|||
"dynn_Philippe"
|
||||
"dynn_Picard"
|
||||
"dynn_Pierre"
|
||||
"dynn_Paor"
|
||||
"dynn_Renard"
|
||||
"dynn_Renaud"
|
||||
"dynn_Rey"
|
||||
|
|
@ -110,7 +105,6 @@
|
|||
"dynn_Tran"
|
||||
"dynn_Vidal"
|
||||
"dynn_Vincent"
|
||||
"dynn_Valche"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
|
|
@ -224,37 +218,37 @@
|
|||
### Novelist names
|
||||
_E_act_omer
|
||||
_O_act_in
|
||||
Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Avempace Averro_e_grv_s Avicenne Azagh_a_hat_l
|
||||
Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Azagh_a_hat_l
|
||||
B_e_uml_or B_o_act_r Balin Bandobras Barahir Barbicane Bard Beaufort Beleg Beorn Beregond Beren Bifur Bilbon Bill Bofur Bombur Boromir Brandir Bree Brego
|
||||
Caderousse Calogrenant Camus Caspian Celebrimbor Celeborn Chasseur-de-Truffes Cirion Ciryatan Clerval Clopin Conseil Coriakin Curumo
|
||||
D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Descartes Diderot Dior Dori Duilin Durin Dwalin
|
||||
Caderousse Calogrenant Caspian Celebrimbor Celeborn Chasseur-de-Truffes Cirion Ciryatan Clerval Clopin Conseil Coriakin Curumo
|
||||
D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Digory Dior Dori Drinian Durin Dwalin
|
||||
E_a_uml_rendil E_a_uml_rnil E_a_uml_rnur Ecthelion Egalmoth Eldacar Eldarion Elendil Elfhelm Elrond Elros Enjolras Eorl Erkenbrand
|
||||
F_e_uml_anor F_i_act_li Fantasio Faramir Fauchelevent Felagund Felar_o_act_f Finarfin Fingolfin Fingon Fr_e_act_d_e_act_gar Frodon
|
||||
Galdor Gandalf Gavroche Gerontius Gil-galad Gimli Gl_o_act_in Glorfindel Gringoire Gripoil Gwaihir
|
||||
H_a_act_ma Haddock H_u_act_rin Halbarad Haldir Harbert Helm Horn Huan Huor Hyarmendacil
|
||||
Ibn_spc_Khaldoun Id_e_act_fix Imrahil Isildur
|
||||
Jeanvaljean J-T-Maston Jules-C_e_act_sar Jules-Verne
|
||||
Id_e_act_fix Imrahil Isildur
|
||||
Jeanvaljean J-T-Maston Jules-C_e_act_sar
|
||||
K_i_act_li
|
||||
Legolas Lidenbrock
|
||||
Mablung Maedhros Martel Meriadoc Meursault Minastir Moli_e_grv_re Montaigne Montesquieu Morrel Myriel
|
||||
Mablung Maedhros Meriadoc Meursault Minastir Moli_e_grv_re Montaigne Montesquieu Morrel Myriel
|
||||
N_e_act_mo Ned-Land Nicholl Nivacrin Num_e_act_robis
|
||||
Ob_e_act_lix Ocatarinetabellatchitchix Ol_o_act_rin Orodreth Orophin Ostoher
|
||||
Paladin Pallando Panoramix Passepartout Pencroff Peregr_i_uml_n Phileas-Fogg Phoebus Pontmercy Porthos
|
||||
Quasimodo
|
||||
Radagast Rimbaud Robur Roheryn Rousseau
|
||||
Samsagace Schtroumpf Spirou Sylvebarbe
|
||||
T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turenne Turgon
|
||||
Valacar Verlaine Victor-Hugo Voltaire
|
||||
Radagast Robur Roheryn
|
||||
Samsagace Spirou Sylvebarbe
|
||||
T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turgon
|
||||
Valacar Voltaire
|
||||
Zola
|
||||
|
||||
### Normal names
|
||||
_E_act_douard _E_act_mile _E_act_ric _E_act_tienne
|
||||
Adrien Aimery Alain Albert Alexandre Alexis Alphonse Ambiorix Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Augustin Axel
|
||||
Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Axel
|
||||
B_e_act_renger Barth_e_act_l_e_act_my Baudouin Benjamin Beno_i_hat_t Bernard Bertrand Blaise Bruno
|
||||
C_e_act_dric C_e_act_sar Camille Charles Christian Christophe Cl_e_act_ment Claude_male Clotaire Clovis
|
||||
Damien Daniel David Denis Didier Dimitri Dominique_male
|
||||
Edmond Emmanuel Enzo Ernest Eudes Eustache
|
||||
Fabien Fabrice Fernand Florent Florian Fr_e_act_d_e_act_ric Fran_c_ced_ois Franck
|
||||
Fabien Fabrice Fernand Florian Fr_e_act_d_e_act_ric Fran_c_ced_ois Franck
|
||||
G_e_act_rald G_e_act_rard Gabriel Gaspard Gaston Gauthier Geoffroy Georges Gilbert Gilles Godefroy Guillaume Guy
|
||||
Hector Henri Herbert Herv_e_act_ Hugo
|
||||
J_e_act_r_e_act_my J_e_act_r_o_hat_me Jacques Jacques-Yves Jean Jean-Baptiste Jean-Claude Jean-Luc Jean-Paul Jean-Pierre Jo_e_uml_l Joseph Jules Julien
|
||||
|
|
@ -287,10 +281,10 @@
|
|||
Haleth Hayd_e_act_e
|
||||
Idril Indis Ioreth
|
||||
L_u_act_thien Lalaith Lobelia Loth_i_act_riel Louve
|
||||
Marie-Curie M_e_act_lusine Melian Merc_e_act_d_e_grv_s
|
||||
M_e_act_lusine Melian Merc_e_act_d_e_grv_s
|
||||
N_i_act_niel Nerdanel Nienor
|
||||
Primula
|
||||
Schtroumpfette Silmarien
|
||||
Silmarien
|
||||
Telperien Th_e_act_odwyn Tin_u_act_viel
|
||||
Vair_e_uml_ Vanimeld_e_uml_ Varda
|
||||
Yavanna
|
||||
|
|
|
|||
|
|
@ -1,169 +0,0 @@
|
|||
name_list_NEOW_frisian = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Bakker"
|
||||
"dynn_Bergsma"
|
||||
"dynn_Boersma"
|
||||
"dynn_Boonstra"
|
||||
"dynn_Bosma"
|
||||
"dynn_Bouma"
|
||||
"dynn_Brouwer"
|
||||
"dynn_de_spc_Boer"
|
||||
"dynn_de_spc_Groot"
|
||||
"dynn_de_spc_Haan"
|
||||
"dynn_de_spc_Jong"
|
||||
"dynn_de_spc_Vries"
|
||||
"dynn_Dijkstra"
|
||||
"dynn_Dirks"
|
||||
"dynn_Douwes"
|
||||
"dynn_Elzinga"
|
||||
"dynn_Faber"
|
||||
"dynn_Feenstra"
|
||||
"dynn_Ferwerda"
|
||||
"dynn_Halbertsma"
|
||||
"dynn_Heeringa"
|
||||
"dynn_Hendriks"
|
||||
"dynn_Hiemstra"
|
||||
"dynn_Hoekstra"
|
||||
"dynn_Holwerda"
|
||||
"dynn_Jacobs"
|
||||
"dynn_Jans"
|
||||
"dynn_Jansma"
|
||||
"dynn_Johannes"
|
||||
"dynn_Kingma"
|
||||
"dynn_Klazes"
|
||||
"dynn_Kooistra"
|
||||
"dynn_Koopmans"
|
||||
"dynn_Kuipers"
|
||||
"dynn_Miedema"
|
||||
"dynn_Pieters"
|
||||
"dynn_Plantinga"
|
||||
"dynn_Postema"
|
||||
"dynn_Postma"
|
||||
"dynn_Terpstra"
|
||||
"dynn_van_spc_der_spc_Heide"
|
||||
"dynn_van_spc_der_spc_Meer"
|
||||
"dynn_van_spc_der_spc_Meulen"
|
||||
"dynn_van_spc_der_spc_Ploeg"
|
||||
"dynn_van_spc_der_spc_Veen"
|
||||
"dynn_van_spc_der_spc_Wal"
|
||||
"dynn_van_spc_der_spc_Woude"
|
||||
"dynn_van_spc_Dijk"
|
||||
"dynn_Veenstra"
|
||||
"dynn_Visser"
|
||||
"dynn_Westra"
|
||||
"dynn_Wiersma"
|
||||
"dynn_Zijlstra"
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Bakker"
|
||||
"dynn_Bergsma"
|
||||
"dynn_Boersma"
|
||||
"dynn_Boonstra"
|
||||
"dynn_Bosma"
|
||||
"dynn_Bouma"
|
||||
"dynn_Brouwer"
|
||||
"dynn_de_spc_Boer"
|
||||
"dynn_de_spc_Groot"
|
||||
"dynn_de_spc_Haan"
|
||||
"dynn_de_spc_Jong"
|
||||
"dynn_de_spc_Vries"
|
||||
"dynn_Dijkstra"
|
||||
"dynn_Dirks"
|
||||
"dynn_Douwes"
|
||||
"dynn_Elzinga"
|
||||
"dynn_Faber"
|
||||
"dynn_Feenstra"
|
||||
"dynn_Ferwerda"
|
||||
"dynn_Halbertsma"
|
||||
"dynn_Heeringa"
|
||||
"dynn_Hendriks"
|
||||
"dynn_Hiemstra"
|
||||
"dynn_Hoekstra"
|
||||
"dynn_Holwerda"
|
||||
"dynn_Jacobs"
|
||||
"dynn_Jans"
|
||||
"dynn_Jansma"
|
||||
"dynn_Johannes"
|
||||
"dynn_Kingma"
|
||||
"dynn_Klazes"
|
||||
"dynn_Kooistra"
|
||||
"dynn_Koopmans"
|
||||
"dynn_Kuipers"
|
||||
"dynn_Miedema"
|
||||
"dynn_Pieters"
|
||||
"dynn_Plantinga"
|
||||
"dynn_Postema"
|
||||
"dynn_Postma"
|
||||
"dynn_Terpstra"
|
||||
"dynn_van_spc_der_spc_Heide"
|
||||
"dynn_van_spc_der_spc_Meer"
|
||||
"dynn_van_spc_der_spc_Meulen"
|
||||
"dynn_van_spc_der_spc_Ploeg"
|
||||
"dynn_van_spc_der_spc_Veen"
|
||||
"dynn_van_spc_der_spc_Wal"
|
||||
"dynn_van_spc_der_spc_Woude"
|
||||
"dynn_van_spc_Dijk"
|
||||
"dynn_Veenstra"
|
||||
"dynn_Visser"
|
||||
"dynn_Westra"
|
||||
"dynn_Wiersma"
|
||||
"dynn_Zijlstra"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
Adriaan Age Albert Andreas Anne_male Arie Arjen Arnold Arnoud Ate Auke
|
||||
Bearn Bendiks Berent Bokke
|
||||
Coert Cornelis
|
||||
Dani_e_uml_l Daniel Dirk Doeke Douwe Durk
|
||||
Edo Eilard Eize
|
||||
Feike Frans Frederik Freerk
|
||||
Gauke Geert Gerben Gerbrich Gerhard Gerlof Gerrit Goaitsen
|
||||
Haije Haijo Halbe Hans Harm Harmen Hendrik Henk Henrik Herman Hette Hilbert
|
||||
Idzerd
|
||||
Jaap Jaap-Jelle Jacob Jan Jannes Jelle Jetze Jochum Johan Johannes Joop Jouke
|
||||
Klaas
|
||||
Laurens Lieuwe Luitzen
|
||||
Matthijs Meine Meinte Minne
|
||||
Nicolaas
|
||||
Oebele Okke Onno Otmar
|
||||
Paul Peter Pieter Piter
|
||||
Reint Rendert Rintje Roel Roelf Rommert Rudi Ruurd
|
||||
Sietse Sieuwert Sikke Sikko Sjirk Sjoerd Sybe Sybrand Sytze
|
||||
Theo Tiete Tjaard Tjeerd Ton
|
||||
Ulbo
|
||||
Wiert Wijbren Wilco Willem Wybe
|
||||
Ype
|
||||
}
|
||||
female_names = {
|
||||
Aafke Akke Anita Anthonia Avine
|
||||
Baukje Bregtje
|
||||
Dineke
|
||||
Geesje Geeske Grietje Gryt
|
||||
Johanna
|
||||
Margaretha Maria Marije
|
||||
Pietje
|
||||
Tieneke
|
||||
Ymkje
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_fan"
|
||||
|
||||
patronym_suffix_male = "dynnpat_suf_s"
|
||||
patronym_suffix_female = "dynnpat_suf_s"
|
||||
always_use_patronym = yes
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
|
||||
|
||||
mercenary_names = {
|
||||
}
|
||||
}
|
||||
|
|
@ -1,301 +0,0 @@
|
|||
name_list_icelander = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
{ "dynnp_af" "dynn__A_act_rsk_o_act_gssandur" }
|
||||
{ "dynnp_af" "dynn__O_act_lafsfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn__O_act_lafsv_i_act_k" }
|
||||
{ "dynnp_af" "dynn__TH_ingeyri" }
|
||||
{ "dynnp_af" "dynn__TH_orl_a_act_ksh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn__TH_orsh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn__TH_ykkvib_ae_r" }
|
||||
{ "dynnp_af" "dynn_Akranes" }
|
||||
{ "dynnp_af" "dynn_Akureyri" }
|
||||
{ "dynnp_af" "dynn_Arnarstapi" }
|
||||
{ "dynnp_af" "dynn_B_i_act_ldudalur" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_akaupt_u_act_n" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_ardalur" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_ir" }
|
||||
{ "dynnp_af" "dynn_Bakkafj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Bakkager_eth_i" }
|
||||
{ "dynnp_af" "dynn_Bl_o_uml_ndu_o_act_s" }
|
||||
{ "dynnp_af" "dynn_Bolungarv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Bor_eth_eyri" }
|
||||
{ "dynnp_af" "dynn_Borgarnes" }
|
||||
{ "dynnp_af" "dynn_Brei_eth_dalsv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dalv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dj_u_act_pav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dj_u_act_pivogur" }
|
||||
{ "dynnp_af" "dynn_Drangsnes" }
|
||||
{ "dynnp_af" "dynn_Elli_eth_ah_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_Eskifj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Eyrarbakki" }
|
||||
{ "dynnp_af" "dynn_F_a_act_skr_u_act__eth_sfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Flateyri" }
|
||||
{ "dynnp_af" "dynn_Gar_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Gr_i_act_msey" }
|
||||
{ "dynnp_af" "dynn_Greniv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Grindav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Grundarfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_H_o_uml_f_eth_akaupssta_eth_ur" }
|
||||
{ "dynnp_af" "dynn_H_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_H_o_act_lmav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_H_u_act_sav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Hafnir" }
|
||||
{ "dynnp_af" "dynn_Hauganes" }
|
||||
{ "dynnp_af" "dynn_Heimaey" }
|
||||
{ "dynnp_af" "dynn_Hellissandur" }
|
||||
{ "dynnp_af" "dynn_Hjalteyri" }
|
||||
{ "dynnp_af" "dynn_Hn_i_act_fsdalur" }
|
||||
{ "dynnp_af" "dynn_Hofs_o_act_s" }
|
||||
{ "dynnp_af" "dynn_Hr_i_act_sey" }
|
||||
{ "dynnp_af" "dynn_Hvammstangi" }
|
||||
{ "dynnp_af" "dynn_K_o_act_pasker" }
|
||||
{ "dynnp_af" "dynn_Kleppj_a_act_rnsreykir" }
|
||||
{ "dynnp_af" "dynn_Kr_o_act_kurinn" }
|
||||
{ "dynnp_af" "dynn_Neskaupsta_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Patreksfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Raufarh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_Rey_eth_arfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Reykh_o_act_lar" }
|
||||
{ "dynnp_af" "dynn_Rif" }
|
||||
{ "dynnp_af" "dynn_S_u_act__eth_av_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Sandger_eth_i" }
|
||||
{ "dynnp_af" "dynn_Sau_eth__a_act_rkr_o_act_kur" }
|
||||
{ "dynnp_af" "dynn_Seltjarnarnes" }
|
||||
{ "dynnp_af" "dynn_Sey_eth_arfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Sey_eth_isfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Siglufj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Skagastr_o_uml_nd" }
|
||||
{ "dynnp_af" "dynn_St_o_uml_eth_varfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Stapi" }
|
||||
{ "dynnp_af" "dynn_Stokkseyri" }
|
||||
{ "dynnp_af" "dynn_Stykkish_o_act_lmur" }
|
||||
{ "dynnp_af" "dynn_Su_eth_ureyri" }
|
||||
{ "dynnp_af" "dynn_Svalbar_eth_seyri" }
|
||||
{ "dynnp_af" "dynn_T_a_act_lknafj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Vestmannaeyjar" }
|
||||
{ "dynnp_af" "dynn_Vogar" }
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
{ "dynnp_af" "dynn__A_act_rsk_o_act_gssandur" }
|
||||
{ "dynnp_af" "dynn__O_act_lafsfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn__O_act_lafsv_i_act_k" }
|
||||
{ "dynnp_af" "dynn__TH_ingeyri" }
|
||||
{ "dynnp_af" "dynn__TH_orl_a_act_ksh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn__TH_orsh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn__TH_ykkvib_ae_r" }
|
||||
{ "dynnp_af" "dynn_Akranes" }
|
||||
{ "dynnp_af" "dynn_Akureyri" }
|
||||
{ "dynnp_af" "dynn_Arnarstapi" }
|
||||
{ "dynnp_af" "dynn_B_i_act_ldudalur" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_akaupt_u_act_n" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_ardalur" }
|
||||
{ "dynnp_af" "dynn_B_u_act__eth_ir" }
|
||||
{ "dynnp_af" "dynn_Bakkafj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Bakkager_eth_i" }
|
||||
{ "dynnp_af" "dynn_Bl_o_uml_ndu_o_act_s" }
|
||||
{ "dynnp_af" "dynn_Bolungarv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Bor_eth_eyri" }
|
||||
{ "dynnp_af" "dynn_Borgarnes" }
|
||||
{ "dynnp_af" "dynn_Brei_eth_dalsv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dalv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dj_u_act_pav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Dj_u_act_pivogur" }
|
||||
{ "dynnp_af" "dynn_Drangsnes" }
|
||||
{ "dynnp_af" "dynn_Elli_eth_ah_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_Eskifj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Eyrarbakki" }
|
||||
{ "dynnp_af" "dynn_F_a_act_skr_u_act__eth_sfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Flateyri" }
|
||||
{ "dynnp_af" "dynn_Gar_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Gr_i_act_msey" }
|
||||
{ "dynnp_af" "dynn_Greniv_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Grindav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Grundarfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_H_o_uml_f_eth_akaupssta_eth_ur" }
|
||||
{ "dynnp_af" "dynn_H_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_H_o_act_lmav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_H_u_act_sav_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Hafnir" }
|
||||
{ "dynnp_af" "dynn_Hauganes" }
|
||||
{ "dynnp_af" "dynn_Heimaey" }
|
||||
{ "dynnp_af" "dynn_Hellissandur" }
|
||||
{ "dynnp_af" "dynn_Hjalteyri" }
|
||||
{ "dynnp_af" "dynn_Hn_i_act_fsdalur" }
|
||||
{ "dynnp_af" "dynn_Hofs_o_act_s" }
|
||||
{ "dynnp_af" "dynn_Hr_i_act_sey" }
|
||||
{ "dynnp_af" "dynn_Hvammstangi" }
|
||||
{ "dynnp_af" "dynn_K_o_act_pasker" }
|
||||
{ "dynnp_af" "dynn_Kleppj_a_act_rnsreykir" }
|
||||
{ "dynnp_af" "dynn_Kr_o_act_kurinn" }
|
||||
{ "dynnp_af" "dynn_Neskaupsta_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Patreksfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Raufarh_o_uml_fn" }
|
||||
{ "dynnp_af" "dynn_Rey_eth_arfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Reykh_o_act_lar" }
|
||||
{ "dynnp_af" "dynn_Rif" }
|
||||
{ "dynnp_af" "dynn_S_u_act__eth_av_i_act_k" }
|
||||
{ "dynnp_af" "dynn_Sandger_eth_i" }
|
||||
{ "dynnp_af" "dynn_Sau_eth__a_act_rkr_o_act_kur" }
|
||||
{ "dynnp_af" "dynn_Seltjarnarnes" }
|
||||
{ "dynnp_af" "dynn_Sey_eth_arfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Sey_eth_isfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Siglufj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Skagastr_o_uml_nd" }
|
||||
{ "dynnp_af" "dynn_St_o_uml_eth_varfj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Stapi" }
|
||||
{ "dynnp_af" "dynn_Stokkseyri" }
|
||||
{ "dynnp_af" "dynn_Stykkish_o_act_lmur" }
|
||||
{ "dynnp_af" "dynn_Su_eth_ureyri" }
|
||||
{ "dynnp_af" "dynn_Svalbar_eth_seyri" }
|
||||
{ "dynnp_af" "dynn_T_a_act_lknafj_o_uml_r_eth_ur" }
|
||||
{ "dynnp_af" "dynn_Vestmannaeyjar" }
|
||||
{ "dynnp_af" "dynn_Vogar" }
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = { # 500+
|
||||
_A_act_g_u_act_st _A_act_rni _A_act_sgeir
|
||||
_I_act_var
|
||||
_O_act_lafur _O_act_mar _O_act_skar
|
||||
_TH__o_act_r_eth_ur _TH__o_act_rarinn _TH__o_act_rir _TH_orsteinn
|
||||
A_eth_alsteinn Alexander Andri Ari Arnar Aron Atli
|
||||
Baldur Benedikt Birgir Bj_o_uml_rgvin Bj_o_uml_rn Bjarni Brynjar
|
||||
Dan_i_act_el Dav_i_act__eth_
|
||||
Egill Einar Eir_i_act_kur
|
||||
Fri_eth_rik
|
||||
G_i_act_sli Gar_eth_ar Gr_e_act_tar Gu_eth_j_o_act_n Gu_eth_mundur Gu_eth_ni Gunnar Gunnlaugur
|
||||
H_o_uml_r_eth_ur Halld_o_act_r Haukur Helgi Hilmar Hjalti Hlynur
|
||||
Ing_o_act_lfur Ingi
|
||||
J_o_act_hann J_o_act_hannes J_o_act_n J_o_act_nas Jakob
|
||||
K_a_act_ri Karl Kjartan Krist_o_act_fer Kristinn Kristj_a_act_n
|
||||
Magn_u_act_s
|
||||
P_a_act_ll P_e_act_tur
|
||||
R_o_act_bert Ragnar Reynir
|
||||
Sigr_u_act_n Sigur_eth_ur Sigurj_o_act_n Sindri Snorri Stef_a_act_n Sveinn Sverrir
|
||||
T_o_act_mas Tryggvi
|
||||
Valur Viktor Vilhj_a_act_lmur
|
||||
}
|
||||
2 = { # 100-500
|
||||
_A_act_rmann _A_act_smundur
|
||||
_O_act__eth_inn _O_uml_rn
|
||||
_TH__o_act_r _TH__o_act_rhallur _TH_orbergur _TH_orgeir _TH_orkell _TH_orl_a_act_kur _TH_orleifur _TH_orvaldur _TH_orvar_eth_ur
|
||||
Agnar Albert Alfre_eth_ Anton Arn_o_act_r Arngr_i_act_mur Au_eth_unn
|
||||
B_o_uml__eth_var Baldvin Bergur Birkir Bjarki Bragi Brynj_o_act_lfur
|
||||
Da_eth_i Dagur
|
||||
E_eth_dvar_eth_ Eggert Ei_eth_ur El_i_act_as Elli_eth_i Emil Erlendur Eyj_o_act_lfur Eysteinn
|
||||
Fannar Finnbogi Finnur Freyr
|
||||
Geir Gestur Gr_i_act_mur Gu_eth_brandur Gu_eth_laugur
|
||||
H_a_act_kon H_o_uml_gni H_o_uml_skuldur Haf_th__o_act_r Hafli_eth_i Hallgr_i_act_mur Hallur Hannes Hans Haraldur Hei_eth_ar Heimir Hermann Hinrik Hj_o_uml_rleifur Hj_o_uml_rtur Hrafn Hrei_eth_ar Hreinn
|
||||
Indri_eth_i Ingimar
|
||||
J_u_act_l_i_act_us Jens
|
||||
L_a_act_rus L_u_act__eth_v_i_act_k Le_o_act_ Loftur Logi
|
||||
M_a_act_r Mark_u_act_s Marteinn Martin Matth_i_act_as Mikael
|
||||
N_i_act_els
|
||||
Oddur Orri
|
||||
P_a_act_lmi
|
||||
R_o_uml_gnvaldur R_u_act_nar Rafn Run_o_act_lfur
|
||||
S_ae_mundur S_i_act_mon Sam_u_act_el Sigf_u_act_s Sigmar Sigmundur Sigurbj_o_uml_rn Sigurgeir Sigvaldi Sk_u_act_li Sm_a_act_ri Sn_ae_bj_o_uml_rn Stein_th__o_act_r Steingr_i_act_mur Steinn Sturla Styrmir Svavar Sveinbj_o_uml_rn
|
||||
Teitur Thomas Thor Torfi
|
||||
Valdimar Valgeir Vi_eth_ar Vigf_u_act_s Vignir
|
||||
}
|
||||
1 = { # 100-
|
||||
_A_act_rel_i_act_us _A_act_stgeir
|
||||
_I_act_sleifur
|
||||
_O_uml_gmundur
|
||||
_TH__o_act_rm_o_act__eth_ur _TH__o_act_roddur _TH_orgils
|
||||
Arnaldur Arnlj_o_act_tur Au_eth_un
|
||||
B_a_act_r_eth_ur Benon_y_act_ Bent Bergmann Bj_o_uml_rg_o_act_lfur Bolli Brandur
|
||||
Eldj_a_act_rn Eymundur
|
||||
Finnbj_o_uml_rn Flosi Fri_eth__th__o_act_r Fri_eth_finnur Fri_eth_geir Frosti
|
||||
Gissur Gottsk_a_act_lk Gu_eth_bergur Gustav Guttormur Gyr_eth_ir
|
||||
H_a_act_lfd_a_act_n Hallvar_eth_ur Hl_o_uml__eth_ver
|
||||
Illugi Ingibergur
|
||||
J_o_act_nmundur J_o_uml_rundur
|
||||
Ketill Kl_ae_ngur Klemens Kristmann Kristmundur
|
||||
Ludvig
|
||||
N_o_act_i Narfi Nikul_a_act_s
|
||||
Oddgeir
|
||||
R_u_act_tur Rudolf
|
||||
Sal_o_act_mon Sigfinnur Sighvatur Sigurhj_o_uml_rtur Sigurvin Sigvar_eth_ur Sk_u_act_ta Skafti Spartakus Sumarli_eth_i Svanberg
|
||||
V_i_act_glundur V_i_act_kingur Vigg_o_act_
|
||||
Zophon_i_act_as
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
_A_act_sa _A_act_sd_i_act_s _A_act_slaug _A_act_sta
|
||||
_I_act_ris
|
||||
_O_act_l_o_uml_f
|
||||
_TH__o_act_ra _TH__o_act_rd_i_act_s _TH__o_act_runn _TH_orbj_o_uml_rg
|
||||
Anna Arna Au_eth_ur
|
||||
Berglind Birna Bj_o_uml_rg Brynd_i_act_s
|
||||
Dagn_y_act_
|
||||
Edda El_i_act_n El_i_act_sabet Erla Erna Eva
|
||||
Gu_eth_bj_o_uml_rg Gu_eth_laug Gu_eth_n_y_act_ Gu_eth_r_i_act__eth_ur Gu_eth_r_u_act_n
|
||||
Hafd_i_act_s Halld_o_act_ra Harpa Helga Hildur Hrafnhildur Hulda
|
||||
Ingibj_o_uml_rg
|
||||
J_o_act_hanna J_o_act_n_i_act_na J_o_act_na
|
||||
Karen Katr_i_act_n Kolbr_u_act_n Krist_i_act_n Kristjana
|
||||
L_a_act_ra Lilja
|
||||
Mar_i_act_a Margr_e_act_t
|
||||
R_o_act_sa Ragnhei_eth_ur Rakel
|
||||
S_o_act_lveig Sandra Sara Sigr_i_act__eth_ur Sigurbj_o_uml_rg Soff_i_act_a Stefan_i_act_a Steinunn
|
||||
Unnur
|
||||
Valger_eth_ur
|
||||
}
|
||||
2 = {
|
||||
_A_act_sger_eth_ur _A_act_sthildur
|
||||
_I_act_da
|
||||
_O_act_laf_i_act_a _O_act_sk
|
||||
_TH__o_act_rey
|
||||
Agnes Ald_i_act_s Alexandra Alma
|
||||
Bj_o_uml_rk Brynja Brynhildur
|
||||
D_o_act_ra Dagbj_o_uml_rt
|
||||
Emil_i_act_a
|
||||
Fanney
|
||||
Ger_eth_ur Gr_e_act_ta Gy_eth_a
|
||||
Hanna Hei_eth_a Herd_i_act_s
|
||||
Inga Ingveldur
|
||||
J_o_act_runn J_u_act_l_i_act_ana
|
||||
Kar_i_act_tas Katla Klara Kristr_u_act_n
|
||||
L_o_act_a Linda
|
||||
M_a_act_lfr_i_act__eth_ur Magnea Mar_i_act_n Matthildur Monika
|
||||
Oddn_y_act_
|
||||
Petra
|
||||
S_ae_d_i_act_s Sesselja Sif Sigurborg Silja
|
||||
}
|
||||
1 = {
|
||||
_A_act_lfr_u_act_n
|
||||
Alb_i_act_na Alfa Arn_th_r_u_act__eth_ur Arnfr_i_act__eth_ur
|
||||
Bjarkey
|
||||
D_u_act_na Dr_o_uml_fn
|
||||
Eir Elena Ethel
|
||||
H_o_uml_gna Hera
|
||||
I_eth_a
|
||||
L_i_act_f Lind
|
||||
Mist Mj_o_uml_ll
|
||||
R_u_act_n
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_af"
|
||||
|
||||
patronym_suffix_male = "dynnpat_suf_sson"
|
||||
patronym_suffix_female = "dynnpat_suf_sd_o_act_ttir"
|
||||
always_use_patronym = yes
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 60
|
||||
mat_grf_name_chance = 10
|
||||
father_name_chance = 10
|
||||
|
||||
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||
pat_grm_name_chance = 10
|
||||
mat_grm_name_chance = 60
|
||||
mother_name_chance = 10
|
||||
|
||||
|
||||
mercenary_names = {
|
||||
}
|
||||
}
|
||||
|
|
@ -7,17 +7,10 @@ name_list_NEOW_kurdish_wip = {
|
|||
}
|
||||
|
||||
male_names = {
|
||||
Berdan
|
||||
Deng_i_hat_r
|
||||
Hi_s_ced_yar
|
||||
K_a_hat_mran
|
||||
Pero
|
||||
}
|
||||
female_names = {
|
||||
Berf_i_hat_n
|
||||
Dersim Dirayet
|
||||
Nuran
|
||||
Remziye
|
||||
}
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_low_saxon = {
|
||||
name_list_low_saxon = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Adam"
|
||||
|
|
|
|||
|
|
@ -79,7 +79,6 @@
|
|||
Alfons
|
||||
Alfred
|
||||
Amédéis
|
||||
Ambiorix
|
||||
Ambroose
|
||||
Anatolis
|
||||
Andréis
|
||||
|
|
@ -173,7 +172,6 @@
|
|||
Thomas
|
||||
Timo
|
||||
|
||||
Vercing_e_act_torix
|
||||
Viktor
|
||||
Xaver
|
||||
Youri
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name_list_NEOW_normaund = {
|
||||
name_list_normaund = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
"dynn_Anfray"
|
||||
|
|
@ -270,37 +270,37 @@
|
|||
### Novelist names
|
||||
_E_act_omer
|
||||
_O_act_in
|
||||
Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Avempace Averro_e_grv_s Avicenne Azagh_a_hat_l
|
||||
Abb_e_act_-Faria Abraracourcix Aiwendil Alatar Aldarion Amandil Amroth An_a_act_rion Arador Aragorn Aramis Arathorn Aronnax Arvedui Ast_e_act_rix Atanamir Atanatar Athos Azagh_a_hat_l
|
||||
B_e_uml_or B_o_act_r Balin Bandobras Barahir Barbicane Bard Beaufort Beleg Beorn Beregond Beren Bifur Bilbon Bill Bofur Bombur Boromir Brandir Bree Brego
|
||||
Caderousse Calogrenant Camus Celebrimbor Celeborn Cirion Ciryatan Clerval Clopin Conseil Curumo
|
||||
D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Descartes Diderot Dior Dori Duilin Durin Dwalin
|
||||
Caderousse Calogrenant Celebrimbor Celeborn Cirion Ciryatan Clerval Clopin Conseil Curumo
|
||||
D_a_act_in D_pst_Artagnan Dakkar Dant_e_grv_s Denethor Digory Dior Dori Drinian Durin Dwalin
|
||||
E_a_uml_rendil E_a_uml_rnil E_a_uml_rnur Ecthelion Egalmoth Eldacar Eldarion Elendil Elfhelm Elrond Elros Enjolras Eorl Erkenbrand
|
||||
F_e_uml_anor F_i_act_li Fantasio Faramir Fauchelevent Felagund Felar_o_act_f Finarfin Fingolfin Fingon Fr_e_act_d_e_act_gar Frodon
|
||||
Galdor Gandalf Gavroche Gerontius Gil-galad Gimli Gl_o_act_in Glorfindel Gringoire Gripoil Gwaihir
|
||||
H_a_act_ma Haddock H_u_act_rin Halbarad Haldir Harbert Helm Horn Huan Huor Hyarmendacil
|
||||
Ibn_spc_Khaldoun Id_e_act_fix Imrahil Isildur
|
||||
Jeanvaljean J-T-Maston Jules-C_e_act_sar Jules-Verne
|
||||
Id_e_act_fix Imrahil Isildur
|
||||
Jeanvaljean J-T-Maston Jules-C_e_act_sar
|
||||
K_i_act_li
|
||||
Legolas Lidenbrock
|
||||
Mablung Maedhros Martel Meriadoc Meursault Minastir Moli_e_grv_re Montaigne Montesquieu Morrel Myriel
|
||||
Mablung Maedhros Meriadoc Meursault Minastir Moli_e_grv_re Montaigne Montesquieu Morrel Myriel
|
||||
N_e_act_mo Ned-Land Nicholl Nivacrin Num_e_act_robis
|
||||
Ob_e_act_lix Ocatarinetabellatchitchix Ol_o_act_rin Orodreth Orophin Ostoher
|
||||
Paladin Pallando Panoramix Passepartout Pencroff Peregr_i_uml_n Phileas-Fogg Phoebus Pontmercy Porthos
|
||||
Quasimodo
|
||||
Radagast Rimbaud Robur Roheryn Rousseau
|
||||
Samsagace Schtroumpf Spirou Sylvebarbe
|
||||
T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turenne Turgon
|
||||
Valacar Verlaine Victor-Hugo Voltaire
|
||||
Radagast Robur Roheryn
|
||||
Samsagace Spirou Sylvebarbe
|
||||
T_u_act_rin Tarrou Th_e_act_oden Th_e_act_odred Thengel Thingol Thorgal Thorin Thorondor Thr_a_act_in Thr_o_act_r Thranduil Tintin Tom-Bombadil Tr_e_act_ville Tuor Turgon
|
||||
Valacar Voltaire
|
||||
Zola
|
||||
|
||||
### Normal names
|
||||
_E_act_douard _E_act_mile _E_act_ric _E_act_tienne
|
||||
Adrien Aimery Alain Albert Alexandre Alexis Alphonse Ambiorix Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Augustin Axel
|
||||
Adrien Aimery Alain Albert Alexandre Alexis Alphonse Am_e_act_d_e_act_e Amaury Andr_e_act_ Anthony Antoine Antonin Armand Arnaud Arthur Axel
|
||||
B_e_act_renger Barth_e_act_l_e_act_my Baudouin Benjamin Beno_i_hat_t Bernard Bertrand Blaise Bruno
|
||||
C_e_act_dric C_e_act_sar Camille Charles Christian Christophe Cl_e_act_ment Claude_male Clotaire Clovis
|
||||
Damien Daniel David Denis Didier Dimitri Dominique_male
|
||||
Edmond Emmanuel Enzo Ernest Eudes Eustache
|
||||
Fabien Fabrice Fernand Florent Florian Fr_e_act_d_e_act_ric Fran_c_ced_ois Franck
|
||||
Fabien Fabrice Fernand Florian Fr_e_act_d_e_act_ric Fran_c_ced_ois Franck
|
||||
G_e_act_rald G_e_act_rard Gabriel Gaspard Gaston Gauthier Geoffroy Georges Gilbert Gilles Godefroy Guillaume Guy
|
||||
Hector Henri Herbert Herv_e_act_ Hugo
|
||||
J_e_act_r_e_act_my J_e_act_r_o_hat_me Jacques Jacques-Yves Jean Jean-Baptiste Jean-Claude Jean-Luc Jean-Paul Jean-Pierre Jo_e_uml_l Joseph Jules Julien
|
||||
|
|
@ -333,10 +333,10 @@
|
|||
Haleth Hayd_e_act_e
|
||||
Idril Indis Ioreth
|
||||
L_u_act_thien Lalaith Lobelia Loth_i_act_riel Louve
|
||||
Marie-Curie M_e_act_lusine Melian Merc_e_act_d_e_grv_s
|
||||
M_e_act_lusine Melian Merc_e_act_d_e_grv_s
|
||||
N_i_act_niel Nerdanel Nienor
|
||||
Primula
|
||||
Schtroumpfette Silmarien
|
||||
Silmarien
|
||||
Telperien Th_e_act_odwyn Tin_u_act_viel
|
||||
Vair_e_uml_ Vanimeld_e_uml_ Varda
|
||||
Yavanna
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@
|
|||
Finn Fredrik Frode
|
||||
Geir Gunnar
|
||||
H_a_rng_kon H_a_rng_vard Hans Harald Helge Henrik
|
||||
Inge_male Ivar
|
||||
Inge Ivar
|
||||
J_o_stk_rgen J_o_stk_rn Jan Jens Johan John Jon
|
||||
K_a_rng_re Kai Karl Kenneth Kim Kjell Knut Kristian
|
||||
Lars Leif
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue