Merge branch 'main' of https://gitlab.com/new-era-team/N3OW
This commit is contained in:
commit
e57499d68c
24 changed files with 617 additions and 54 deletions
|
|
@ -11492,3 +11492,90 @@ dynn_britannia_percy={
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
wrihtssen_dynasty ={
|
||||
pattern="pattern_diagonal_split_01.dds"
|
||||
color1=red
|
||||
color2=black
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=grey
|
||||
texture="ce_runic_circle_frame.dds"
|
||||
instance={
|
||||
scale={ 0.830000 0.830000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_mena_bend.dds"
|
||||
instance={
|
||||
scale={ -1.000000 1.000000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=grey
|
||||
texture="ce_pagan_looped_knot.dds"
|
||||
instance={
|
||||
scale={ 0.720000 0.720000 }
|
||||
rotation=45
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bookwyrm_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=black
|
||||
color2=black
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_book_open.dds"
|
||||
instance={
|
||||
scale={ 0.780000 0.780000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green_light
|
||||
color2=red
|
||||
color3=black
|
||||
texture="ce_wyvern_rising.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.470000 }
|
||||
scale={ 0.320000 0.320000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_book_open.dds"
|
||||
instance={
|
||||
scale={ 0.510000 0.510000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
color2=red
|
||||
texture="ce_book_open.dds"
|
||||
instance={
|
||||
scale={ 0.710000 0.710000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -203,6 +203,7 @@ colored_emblem_texture_lists = {
|
|||
1 = "ce_lion_saint_mark.dds"
|
||||
1 = "ce_angel.dds"
|
||||
1 = "ce_orb.dds"
|
||||
10 = "ce_book_open.dds"
|
||||
}
|
||||
|
||||
special_selection = {
|
||||
|
|
|
|||
|
|
@ -74,11 +74,11 @@ doggerlander = {
|
|||
martial_custom = martial_custom_equal
|
||||
head_determination = head_determination_domain
|
||||
traditions = {
|
||||
tradition_things
|
||||
tradition_practiced_pirates
|
||||
tradition_fishermen
|
||||
tradition_wetlanders
|
||||
tradition_polders
|
||||
tradition_fp1_coastal_warriors
|
||||
tradition_runestones
|
||||
tradition_battlefield_looters
|
||||
}
|
||||
|
||||
name_list = name_list_english
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
tradition_heirs_of_numenor
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
|
@ -41,7 +40,6 @@ frisian = { #Represented the "old frisians" in vanilla, actually playable here #
|
|||
tradition_fishermen
|
||||
tradition_zealous_people
|
||||
tradition_battlefield_looters
|
||||
tradition_heirs_of_numenor
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
|
@ -71,7 +69,6 @@ kleverlandish = {
|
|||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
tradition_heirs_of_numenor
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
|
@ -102,7 +99,6 @@ limburgisch = {
|
|||
tradition_parochialism
|
||||
tradition_maritime_mercantilism
|
||||
tradition_polders
|
||||
tradition_heirs_of_numenor
|
||||
}
|
||||
|
||||
name_list = name_list_dutch
|
||||
|
|
|
|||
|
|
@ -132,13 +132,13 @@ tradition_british_palace_politics = {
|
|||
}
|
||||
|
||||
parameters = {
|
||||
unlock_maa_conrois = yes
|
||||
#unlock_maa_conrois = yes
|
||||
unlock_voluntary_laampdom = yes
|
||||
much_more_likely_to_be_laamps = yes
|
||||
#much_more_likely_to_be_laamps = yes
|
||||
ambitious_trait_more_common = yes
|
||||
wanderers_gain_extra_combat_skills = yes
|
||||
mercenary_courtiers_gain_extra_skills = yes
|
||||
more_likely_to_leave_court = yes
|
||||
#more_likely_to_leave_court = yes
|
||||
enable_garden_duchy_building = yes
|
||||
can_appoint_court_gardener = yes
|
||||
can_recruit_gardeners = yes
|
||||
|
|
@ -148,7 +148,7 @@ tradition_british_palace_politics = {
|
|||
hostile_action_vs_rival_bonuses = yes
|
||||
bonuses_from_patriarch_matriarch_trait = yes
|
||||
#cultural_house_personal_scheme_success_chance = yes
|
||||
landing_house_members_give_prestige = yes
|
||||
landing_house_members_give_renown = yes
|
||||
penalty_for_revoking_titles_from_house_members = yes
|
||||
loyal_trait_more_common = yes
|
||||
}
|
||||
|
|
@ -158,10 +158,6 @@ tradition_british_palace_politics = {
|
|||
monthly_court_grandeur_change_mult = 0.2
|
||||
political_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value
|
||||
personal_scheme_phase_duration_add = minor_scheme_phase_duration_bonus_value
|
||||
#heavy_cavalry_damage_mult = 0.2
|
||||
#heavy_cavalry_pursuit_mult = 0.2
|
||||
#heavy_cavalry_max_size_add = 2
|
||||
#siege_phase_time = -0.1
|
||||
ai_honor = -20
|
||||
ai_war_chance = 0.5
|
||||
ai_war_cooldown = -0.25
|
||||
|
|
|
|||
|
|
@ -1487,4 +1487,120 @@ dna_george_windsor={
|
|||
}
|
||||
}
|
||||
enabled=yes
|
||||
}
|
||||
}
|
||||
|
||||
dna_bookwyrm={
|
||||
portrait_info = {
|
||||
genes={
|
||||
hair_color={ 228 141 106 252 }
|
||||
skin_color={ 80 86 80 86 }
|
||||
eye_color={ 121 158 121 127 }
|
||||
gene_chin_forward={ "chin_forward_neg" 108 "chin_forward_neg" 108 }
|
||||
gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 117 }
|
||||
gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 124 }
|
||||
gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_pos" 129 }
|
||||
gene_eye_depth={ "eye_depth_pos" 131 "eye_depth_pos" 131 }
|
||||
gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 }
|
||||
gene_eye_distance={ "eye_distance_neg" 116 "eye_distance_neg" 116 }
|
||||
gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 142 }
|
||||
gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 137 }
|
||||
gene_forehead_brow_height={ "forehead_brow_height_neg" 110 "forehead_brow_height_neg" 110 }
|
||||
gene_forehead_roundness={ "forehead_roundness_pos" 194 "forehead_roundness_pos" 194 }
|
||||
gene_forehead_width={ "forehead_width_neg" 77 "forehead_width_neg" 77 }
|
||||
gene_forehead_height={ "forehead_height_pos" 151 "forehead_height_pos" 151 }
|
||||
gene_head_height={ "head_height_neg" 122 "head_height_neg" 122 }
|
||||
gene_head_width={ "head_width_neg" 84 "head_width_neg" 84 }
|
||||
gene_head_profile={ "head_profile_neg" 101 "head_profile_neg" 101 }
|
||||
gene_head_top_height={ "head_top_height_neg" 123 "head_top_height_neg" 123 }
|
||||
gene_head_top_width={ "head_top_width_pos" 203 "head_top_width_pos" 203 }
|
||||
gene_jaw_angle={ "jaw_angle_pos" 134 "jaw_angle_pos" 134 }
|
||||
gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 }
|
||||
gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 126 }
|
||||
gene_jaw_width={ "jaw_width_neg" 121 "jaw_width_neg" 121 }
|
||||
gene_mouth_corner_depth={ "mouth_corner_depth_neg" 117 "mouth_corner_depth_neg" 117 }
|
||||
gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_pos" 129 }
|
||||
gene_mouth_forward={ "mouth_forward_neg" 123 "mouth_forward_neg" 123 }
|
||||
gene_mouth_height={ "mouth_height_pos" 154 "mouth_height_pos" 154 }
|
||||
gene_mouth_width={ "mouth_width_neg" 106 "mouth_width_neg" 106 }
|
||||
gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 153 "mouth_upper_lip_size_pos" 153 }
|
||||
gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 111 "mouth_lower_lip_size_neg" 111 }
|
||||
gene_mouth_open={ "mouth_open_neg" 67 "mouth_open_neg" 67 }
|
||||
gene_neck_length={ "neck_length_neg" 114 "neck_length_neg" 114 }
|
||||
gene_neck_width={ "neck_width_neg" 123 "neck_width_neg" 123 }
|
||||
gene_bs_cheek_forward={ "cheek_forward_pos" 42 "cheek_forward_pos" 42 }
|
||||
gene_bs_cheek_height={ "cheek_height_pos" 24 "cheek_height_pos" 24 }
|
||||
gene_bs_cheek_width={ "cheek_width_neg" 11 "cheek_width_neg" 11 }
|
||||
gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_neg" 50 }
|
||||
gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 16 "ear_inner_shape_pos" 16 }
|
||||
gene_bs_ear_bend={ "ear_upper_bend_pos" 169 "ear_upper_bend_pos" 169 }
|
||||
gene_bs_ear_outward={ "ear_outward_neg" 19 "ear_outward_neg" 19 }
|
||||
gene_bs_ear_size={ "ear_size_neg" 64 "ear_size_neg" 64 }
|
||||
gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 166 "eye_corner_depth_pos" 166 }
|
||||
gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 182 "eye_fold_shape_pos" 182 }
|
||||
gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 }
|
||||
gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 16 "eye_upper_lid_size_pos" 16 }
|
||||
gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 58 "forehead_brow_curve_neg" 58 }
|
||||
gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 83 "forehead_brow_forward_pos" 83 }
|
||||
gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 41 "forehead_brow_inner_height_pos" 41 }
|
||||
gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 46 "forehead_brow_outer_height_pos" 46 }
|
||||
gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 46 "forehead_brow_width_neg" 46 }
|
||||
gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 }
|
||||
gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 12 "mouth_lower_lip_def_pos" 12 }
|
||||
gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 17 "mouth_lower_lip_full_neg" 17 }
|
||||
gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 15 "mouth_lower_lip_pad_neg" 15 }
|
||||
gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 75 "mouth_lower_lip_width_pos" 75 }
|
||||
gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 19 }
|
||||
gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 48 "mouth_philtrum_shape_pos" 48 }
|
||||
gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 48 "mouth_philtrum_width_pos" 48 }
|
||||
gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 50 "mouth_upper_lip_def_pos" 50 }
|
||||
gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 204 "mouth_upper_lip_full_pos" 204 }
|
||||
gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 186 "mouth_upper_lip_profile_pos" 186 }
|
||||
gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 4 "mouth_upper_lip_width_pos" 4 }
|
||||
gene_bs_nose_forward={ "nose_forward_neg" 14 "nose_forward_neg" 14 }
|
||||
gene_bs_nose_height={ "nose_height_neg" 107 "nose_height_neg" 107 }
|
||||
gene_bs_nose_length={ "nose_length_pos" 97 "nose_length_pos" 97 }
|
||||
gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 67 "nose_nostril_height_neg" 67 }
|
||||
gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 33 "nose_nostril_width_neg" 33 }
|
||||
gene_bs_nose_profile={ "nose_profile_hawk" 33 "nose_profile_hawk" 33 }
|
||||
gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_neg" 35 }
|
||||
gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 34 "nose_ridge_width_pos" 34 }
|
||||
gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_pos" 51 }
|
||||
gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 73 "nose_tip_angle_pos" 73 }
|
||||
gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 36 "nose_tip_forward_pos" 36 }
|
||||
gene_bs_nose_tip_width={ "nose_tip_width_neg" 46 "nose_tip_width_neg" 46 }
|
||||
face_detail_cheek_def={ "cheek_def_01" 67 "cheek_def_01" 67 }
|
||||
face_detail_cheek_fat={ "cheek_fat_04_pos" 16 "cheek_fat_04_pos" 16 }
|
||||
face_detail_chin_cleft={ "chin_cleft" 2 "chin_cleft" 2 }
|
||||
face_detail_chin_def={ "chin_def" 7 "chin_def" 7 }
|
||||
face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 248 "eye_lower_lid_def" 248 }
|
||||
face_detail_eye_socket={ "eye_socket_03" 3 "eye_socket_03" 3 }
|
||||
face_detail_nasolabial={ "nasolabial_01" 95 "nasolabial_01" 95 }
|
||||
face_detail_nose_ridge_def={ "nose_ridge_def_pos" 9 "nose_ridge_def_pos" 9 }
|
||||
face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 4 }
|
||||
face_detail_temple_def={ "temple_def" 152 "temple_def" 152 }
|
||||
expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 0 }
|
||||
expression_eye_wrinkles={ "eye_wrinkles_01" 85 "eye_wrinkles_01" 85 }
|
||||
expression_forehead_wrinkles={ "forehead_wrinkles_01" 23 "forehead_wrinkles_01" 23 }
|
||||
expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 }
|
||||
complexion={ "complexion_5" 151 "complexion_5" 151 }
|
||||
gene_height={ "normal_height" 145 "normal_height" 164 }
|
||||
gene_bs_body_type={ "body_fat_head_fat_medium" 123 "body_fat_head_fat_medium" 123 }
|
||||
gene_bs_body_shape={ "body_shape_triangle_full" 60 "body_shape_triangle_full" 0 }
|
||||
gene_bs_bust={ "bust_clothes" 45 "bust_shape_3_half" 72 }
|
||||
gene_age={ "old_4" 203 "old_4" 203 }
|
||||
gene_eyebrows_shape={ "avg_spacing_avg_thickness" 187 "avg_spacing_avg_thickness" 187 }
|
||||
gene_eyebrows_fullness={ "layer_2_avg_thickness" 66 "layer_2_avg_thickness" 66 }
|
||||
gene_body_hair={ "body_hair_dense" 130 "body_hair_dense" 130 }
|
||||
gene_hair_type={ "hair_straight" 150 "hair_straight" 150 }
|
||||
gene_baldness={ "male_pattern_baldness" 128 "male_pattern_baldness" 128 }
|
||||
eye_accessory={ "normal_eyes" 95 "normal_eyes" 95 }
|
||||
teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 }
|
||||
eyelashes_accessory={ "normal_eyelashes" 232 "normal_eyelashes" 232 }
|
||||
beards={ "sp3_beards_straight" 255 "no_beard" 0 }
|
||||
hairstyles={ "ep3_byzantine_hairstyle" 255 "all_hairstyles" 0 }
|
||||
clothes={ "western_bedchamber" 79 "most_clothes" 0 }
|
||||
}
|
||||
}
|
||||
enabled=yes
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1485,6 +1485,7 @@ kruger_dynasty = {
|
|||
name = dynn_Krueger
|
||||
culture = svealandsk
|
||||
}
|
||||
|
||||
loon_dynasty = {
|
||||
name = dynn_loon
|
||||
culture = frisian
|
||||
|
|
@ -1499,4 +1500,47 @@ veurne_dynasty = {
|
|||
prefix = "dynnp_de"
|
||||
name = dynn_Veurne
|
||||
culture = belge
|
||||
}
|
||||
|
||||
wrihtssen_dynasty = {
|
||||
name = dynn_wrihtssen
|
||||
culture = doggerlander
|
||||
}
|
||||
|
||||
bookwyrm_dynasty = {
|
||||
name = dynn_bookwyrm
|
||||
culture = normaund
|
||||
bragde_dynasty = {
|
||||
name = dynn_bragde
|
||||
culture = svealandsk
|
||||
}
|
||||
|
||||
svarte_dynasty = {
|
||||
name = dynn_svarte
|
||||
culture = svealandsk
|
||||
}
|
||||
|
||||
forsa_dynasty = {
|
||||
name = dynn_forsa
|
||||
culture = gotsk
|
||||
}
|
||||
|
||||
fluga_dynasty = {
|
||||
name = dynn_fluga
|
||||
culture = gotsk
|
||||
}
|
||||
|
||||
tresjoblas_dynasty = {
|
||||
name = dynn_tresjoblas
|
||||
culture = svealandsk
|
||||
}
|
||||
|
||||
rothen_dynasty = {
|
||||
name = dynn_rothen
|
||||
culture = svealandsk
|
||||
}
|
||||
|
||||
bolt_dynasty = {
|
||||
name = dynn_bolt
|
||||
culture = jaamtsk
|
||||
}
|
||||
|
|
@ -9,5 +9,19 @@ d_laamp_zolt = {
|
|||
no_automatic_claims = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priortity = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_laamp_bookwyrm = {
|
||||
colour = { 100 100 100 }
|
||||
capital = c_guines
|
||||
|
||||
definate_form = yes
|
||||
landless = yes
|
||||
require_landless = yes
|
||||
ruler_uses_title_name = no
|
||||
no_automatic_claims = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priortity = { add = @never_primary_score }
|
||||
}
|
||||
BIN
N3OW/gfx/coat_of_arms/coat_of_arms/ce_dragon_rampant.dds
(Stored with Git LFS)
BIN
N3OW/gfx/coat_of_arms/coat_of_arms/ce_dragon_rampant.dds
(Stored with Git LFS)
Binary file not shown.
BIN
N3OW/gfx/coat_of_arms/coat_of_arms/ce_dragon_rampant.png
(Stored with Git LFS)
BIN
N3OW/gfx/coat_of_arms/coat_of_arms/ce_dragon_rampant.png
(Stored with Git LFS)
Binary file not shown.
|
|
@ -122,6 +122,7 @@ NEOW_ce_spitfire.dds = { colors = 3 category = manmade }
|
|||
NEOW_ce_tongs.dds = { colors = 1 category = manmade }
|
||||
NEOW_ce_tower_02.dds = { colors = 2 category = manmade }
|
||||
NEOW_ce_wall.dds = { colors = 2 category = manmade }
|
||||
ce_book_open.dds = { colors = 2 category = manmade }
|
||||
|
||||
###NATURE
|
||||
NEOW_ce_acorn.dds = { colors = 1 category = nature }
|
||||
|
|
|
|||
BIN
N3OW/gfx/coat_of_arms/colored_emblems/ce_book_open.dds
(Stored with Git LFS)
Normal file
BIN
N3OW/gfx/coat_of_arms/colored_emblems/ce_book_open.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
|
|
@ -1383,3 +1383,30 @@ france_wendelin_ney={
|
|||
2534.1.10={birth=yes}
|
||||
2600.1.1={death =yes}
|
||||
}
|
||||
|
||||
france_bookwyrm_raphael={
|
||||
name = "Raphaël"
|
||||
dna = dna_bookwyrm
|
||||
dynasty = bookwyrm_dynasty
|
||||
religion = numenorian
|
||||
culture = angler
|
||||
trait = education_learning_3
|
||||
trait = patient
|
||||
trait = honest
|
||||
trait = ambitious
|
||||
trait = lifestyle_mystic
|
||||
trait = shrewd
|
||||
trait = journaller
|
||||
diplomacy=6
|
||||
martial=4
|
||||
stewardship=9
|
||||
intrigue=5
|
||||
learning=11
|
||||
prowess=5
|
||||
2532.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -220,3 +220,164 @@ scandinavia0012 = {
|
|||
}
|
||||
}
|
||||
|
||||
scandinavia0013 = { #King of Doggerland
|
||||
name = "Edgar"
|
||||
dynasty = wrihtssen_dynasty
|
||||
religion = "corsair"
|
||||
culture = doggerlander
|
||||
trait = education_martial_3
|
||||
trait = wrathful
|
||||
trait = greedy
|
||||
trait = diligent
|
||||
trait = viking
|
||||
trait = strong
|
||||
trait = reaver
|
||||
trait = scarred
|
||||
diplomacy=11
|
||||
martial=13
|
||||
stewardship=8
|
||||
intrigue=8
|
||||
learning=10
|
||||
prowess=9
|
||||
2528.1.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2554.1.1 = {
|
||||
give_nickname = nick_the_conqueror
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0014 = {
|
||||
name = "Bengt"
|
||||
dynasty = bragde_dynasty
|
||||
religion = "lutheran"
|
||||
culture = svealandsk
|
||||
trait = education_diplomacy_2
|
||||
trait = lifestyle_reveler
|
||||
trait = lisping
|
||||
trait = content
|
||||
trait = gluttonous
|
||||
trait = sadistic
|
||||
2529.8.11 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0015 = {
|
||||
name = "Torkel"
|
||||
dynasty = svarte_dynasty
|
||||
religion = "lutheran"
|
||||
culture = svealandsk
|
||||
trait = education_martial_4
|
||||
trait = defender
|
||||
trait = generous
|
||||
trait = brave
|
||||
trait = sadistic
|
||||
2522.5.27 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0016 = {
|
||||
name = "Järpulf"
|
||||
dynasty = forsa_dynasty
|
||||
religion = "lutheran"
|
||||
culture = gotsk
|
||||
trait = education_stewardship_2
|
||||
trait = impatient
|
||||
trait = greedy
|
||||
trait = gregarious
|
||||
2527.12.3 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0017 = {
|
||||
name = "Sverker"
|
||||
dynasty = fluga_dynasty
|
||||
religion = "folketro"
|
||||
culture = gotsk
|
||||
trait = education_stewardship_4
|
||||
trait = avaricious
|
||||
trait = architect
|
||||
trait = brave
|
||||
trait = lazy
|
||||
trait = calm
|
||||
2515.3.23 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0018 = {
|
||||
name = "Torfinn"
|
||||
dynasty = tresjoblas_dynasty
|
||||
religion = "folketro"
|
||||
culture = svealandsk
|
||||
trait = education_martial_3
|
||||
trait = gallant
|
||||
trait = strategist
|
||||
trait = faithful_blade
|
||||
trait = albino
|
||||
trait = cynical
|
||||
trait = lustful
|
||||
trait = gluttonous
|
||||
2509.7.12 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0019 = {
|
||||
name = "Balder"
|
||||
dynasty = rothen_dynasty
|
||||
religion = "folketro"
|
||||
culture = svealandsk
|
||||
trait = education_diplomacy_3
|
||||
trait = august
|
||||
trait = hunchbacked
|
||||
trait = cynical
|
||||
trait = lustful
|
||||
trait = gluttonous
|
||||
2520.9.1 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
|
||||
scandinavia0020 = {
|
||||
name = "Karin"
|
||||
dynasty = bolt_dynasty
|
||||
religion = "midnighter"
|
||||
culture = jaamtsk
|
||||
female = yes
|
||||
trait = education_diplomacy_2
|
||||
trait = diplomat
|
||||
trait = stubborn
|
||||
trait = just
|
||||
trait = cynical
|
||||
2517.10.11 = {
|
||||
birth = yes
|
||||
}
|
||||
2600.1.1 = {
|
||||
death = yes
|
||||
}
|
||||
}
|
||||
37
N3OW/history/cultures/heritage_north_germanic.txt
Normal file
37
N3OW/history/cultures/heritage_north_germanic.txt
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# scandi cultures
|
||||
|
||||
2300.1.1 = {
|
||||
discover_innovation = innovation_motte
|
||||
discover_innovation = innovation_catapult
|
||||
discover_innovation = innovation_quilted_armor
|
||||
#
|
||||
discover_innovation = innovation_gavelkind
|
||||
discover_innovation = innovation_currency_01
|
||||
discover_innovation = innovation_crop_rotation
|
||||
discover_innovation = innovation_bannus
|
||||
}
|
||||
|
||||
2450.1.1 = {
|
||||
discover_innovation = innovation_ledger
|
||||
discover_innovation = innovation_barracks
|
||||
discover_innovation = innovation_mustering_grounds
|
||||
#
|
||||
discover_innovation = innovation_development_01
|
||||
discover_innovation = innovation_city_planning
|
||||
discover_innovation = innovation_plenary_assemblies
|
||||
discover_innovation = innovation_casus_belli
|
||||
#
|
||||
join_era = culture_era_early_medieval
|
||||
}
|
||||
|
||||
2555.1.1 = {
|
||||
discover_innovation = innovation_burhs
|
||||
discover_innovation = innovation_mangonel
|
||||
discover_innovation = innovation_house_soldiers
|
||||
#
|
||||
discover_innovation = innovation_hereditary_rule
|
||||
discover_innovation = innovation_manorialism
|
||||
discover_innovation = innovation_currency_02
|
||||
discover_innovation = innovation_baliffs
|
||||
#
|
||||
}
|
||||
|
|
@ -1314,7 +1314,7 @@
|
|||
2231 = {
|
||||
holding = castle_holding
|
||||
culture = axiton
|
||||
religion = rocambolist
|
||||
religion = carolingian
|
||||
}
|
||||
2233 = {
|
||||
holding = city_holding
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
9685 = {
|
||||
culture = doggerlander
|
||||
religion = corsair
|
||||
holding = castle_holding
|
||||
holding = tribal_holding
|
||||
}
|
||||
9686 = {
|
||||
holding = church_holding
|
||||
|
|
@ -17,22 +17,22 @@
|
|||
9687 = {
|
||||
culture = doggerlander
|
||||
religion = corsair
|
||||
holding = castle_holding
|
||||
holding = tribal_holding
|
||||
}
|
||||
9688 = {
|
||||
holding = city_holding
|
||||
holding = none
|
||||
}
|
||||
###c_north_doggerland
|
||||
9689 = {
|
||||
culture = doggerlander
|
||||
religion = corsair
|
||||
holding = castle_holding
|
||||
holding = tribal_holding
|
||||
}
|
||||
9693 = {
|
||||
holding = church_holding
|
||||
}
|
||||
9690 = {
|
||||
holding = city_holding
|
||||
holding = none
|
||||
}
|
||||
9691 = {
|
||||
holding = none
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
###c_stockholm
|
||||
9777 = {
|
||||
culture = svealandsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
holding = tribal_holding
|
||||
867.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -178,7 +178,7 @@
|
|||
###c_upland
|
||||
342 = {
|
||||
culture = svealandsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
special_building = temple_of_uppsala_01
|
||||
holding = church_holding
|
||||
}
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
339 = {
|
||||
1066.1.1 = {
|
||||
culture = svealandsk
|
||||
religion = lutheran
|
||||
religion = folketro
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
###c_skane
|
||||
70 = {
|
||||
culture = skansk
|
||||
religion = nobelian
|
||||
religion = lutheran
|
||||
holding = tribal_holding
|
||||
special_building_slot = lund_cathedral_01
|
||||
1020.1.1 = {
|
||||
|
|
@ -346,7 +346,7 @@
|
|||
###c_halland
|
||||
74 = {
|
||||
culture = skansk
|
||||
religion = nobelian
|
||||
religion = lutheran
|
||||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
holding = castle_holding
|
||||
|
|
@ -525,7 +525,7 @@
|
|||
holding = tribal_holding
|
||||
1020.1.1 = {
|
||||
culture = gotsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -597,7 +597,7 @@
|
|||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
culture = gotsk
|
||||
religion = lutheran
|
||||
religion = folketro
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -620,7 +620,7 @@
|
|||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
culture = gotsk
|
||||
religion = lutheran
|
||||
religion = folketro
|
||||
holding = church_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -678,7 +678,7 @@
|
|||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
culture = gotsk
|
||||
religion = folketro
|
||||
religion = lutheran
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -701,7 +701,7 @@
|
|||
holding = castle_holding
|
||||
}
|
||||
1123.1.1 = {
|
||||
religion = folketro
|
||||
religion = lutheran
|
||||
}
|
||||
}
|
||||
303 = {
|
||||
|
|
@ -732,7 +732,7 @@
|
|||
holding = tribal_holding
|
||||
1066.1.1 = {
|
||||
culture = gotsk
|
||||
religion = folketro
|
||||
religion = lutheran
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -820,7 +820,7 @@
|
|||
holding = castle_holding
|
||||
}
|
||||
1085.1.1 = {
|
||||
religion = folketro
|
||||
religion = midnighter
|
||||
}
|
||||
}
|
||||
##d_gavleborg
|
||||
|
|
@ -879,7 +879,7 @@
|
|||
}
|
||||
1066.1.1 = {
|
||||
culture = gutnsk
|
||||
religion = lutheran
|
||||
religion = folketro
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -1235,7 +1235,7 @@
|
|||
}
|
||||
1020.1.1 = {
|
||||
culture = ostsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -1264,7 +1264,7 @@
|
|||
special_building_slot = heddal_stave_church_01
|
||||
1020.1.1 = {
|
||||
culture = ostsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -1303,7 +1303,7 @@
|
|||
###c_ostfold
|
||||
231 = {
|
||||
culture = ostsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
holding = none
|
||||
1016.1.1 = {
|
||||
holding = city_holding
|
||||
|
|
@ -1355,7 +1355,7 @@
|
|||
holding = tribal_holding
|
||||
1020.1.1 = {
|
||||
culture = ostsk
|
||||
religion = lutheran
|
||||
religion = viking
|
||||
holding = castle_holding
|
||||
}
|
||||
1066.1.1 = {
|
||||
|
|
@ -1378,7 +1378,7 @@
|
|||
holding = tribal_holding
|
||||
1020.1.1 = {
|
||||
culture = vestsk
|
||||
religion = lutheran
|
||||
religion = viking
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
@ -1445,7 +1445,7 @@
|
|||
}
|
||||
1066.1.1 = {
|
||||
culture = vestsk
|
||||
religion = viking
|
||||
religion = nobelian
|
||||
}
|
||||
1066.1.1 = {
|
||||
buildings = {
|
||||
|
|
@ -1476,7 +1476,7 @@
|
|||
holding = tribal_holding
|
||||
1020.1.1 = {
|
||||
culture = vestsk
|
||||
religion = lutheran
|
||||
religion = nobelian
|
||||
holding = castle_holding
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -24,4 +24,18 @@ d_laamp_zolt = { # Saltpites
|
|||
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_laamp_bookwyrm = { # Word-Bearers
|
||||
2555.1.1 = {
|
||||
liege = 0
|
||||
holder = france_bookwyrm_raphael
|
||||
government = landless_adventurer_government
|
||||
succession_laws = { landless_adventurer_succession_law }
|
||||
effect = {
|
||||
create_landless_adventurer_title_history_effect = yes
|
||||
set_variable = { name = adventurer_creation_reason value = flag:historical }
|
||||
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -2,4 +2,7 @@ k_doggerland = {
|
|||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
2554.1.1 = {
|
||||
holder = scandinavia0013
|
||||
}
|
||||
}
|
||||
|
|
@ -6,16 +6,36 @@ k_sweden = {
|
|||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
||||
d_bergslagen = {
|
||||
2545.1.1 = {
|
||||
holder = scandinavia0015
|
||||
liege = k_sweden
|
||||
}
|
||||
}
|
||||
|
||||
d_ostergotland = {
|
||||
2545.1.1 = {
|
||||
holder = scandinavia0016
|
||||
liege = k_sweden
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
c_gastrikland = {
|
||||
2545.1.1 = {
|
||||
holder = scandinavia0001
|
||||
holder = scandinavia0014
|
||||
liege = k_sweden
|
||||
}
|
||||
}
|
||||
c_halsingland = {
|
||||
2545.1.1 = {
|
||||
holder = scandinavia0001
|
||||
holder = scandinavia0014
|
||||
liege = k_sweden
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_skane = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0005
|
||||
|
|
@ -34,6 +54,20 @@ d_jamtland = {
|
|||
}
|
||||
}
|
||||
|
||||
c_morarna = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0020
|
||||
liege = d_jamtland
|
||||
}
|
||||
}
|
||||
|
||||
c_harjadalen = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0020
|
||||
liege = d_jamtland
|
||||
}
|
||||
}
|
||||
|
||||
d_norrland= {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0008
|
||||
|
|
@ -45,13 +79,36 @@ d_vastergotland = {
|
|||
holder = scandinavia0003
|
||||
}
|
||||
}
|
||||
d_varmland= {
|
||||
|
||||
c_dal = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0003
|
||||
holder = scandinavia0017
|
||||
liege = d_vastergotland
|
||||
}
|
||||
}
|
||||
|
||||
d_gavleborg= {
|
||||
c_varmland = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0018
|
||||
liege = d_vastergotland
|
||||
}
|
||||
}
|
||||
|
||||
c_dalabergslagen = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0019
|
||||
liege = d_vastergotland
|
||||
}
|
||||
}
|
||||
|
||||
c_dalarna = {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0019
|
||||
liege = d_vastergotland
|
||||
}
|
||||
}
|
||||
|
||||
d_varmland= {
|
||||
2552.1.1 = {
|
||||
holder = scandinavia0003
|
||||
}
|
||||
|
|
|
|||
|
|
@ -846,3 +846,5 @@
|
|||
dynn_Wei_ss_:0 "Weiß"
|
||||
dynn_Kraus:0 "Kraus"
|
||||
dynn_Schuster:0 "Schuster"
|
||||
dynn_wrihtssen:0 "Wrihtssen"
|
||||
dynn_bookwyrm:0 "Bookwyrm"
|
||||
|
|
|
|||
|
|
@ -477,8 +477,16 @@
|
|||
dynn_margrave:0 "Margrave"
|
||||
dynn_eurasburg:0 "Eurasburg"
|
||||
|
||||
dynn_loon:0 "Loon"
|
||||
# e_scandinavia
|
||||
|
||||
dynn_loon:0 "Loon"
|
||||
dynn_bragde:0 "Bragde"
|
||||
dynn_svarte:0 "Svarte"
|
||||
dynn_forsa:0 "Forsa"
|
||||
dynn_fluga:0 "Fluga"
|
||||
dynn_tresjoblas:0 "Tre Sjöblas"
|
||||
dynn_rothen:0 "Rothén"
|
||||
dynn_bolt:0 "Bolt"
|
||||
|
||||
# PATRONYMS — PREFIXES AND SUFFIXES
|
||||
|
||||
|
|
|
|||
|
|
@ -24668,6 +24668,8 @@
|
|||
|
||||
d_laamp_zolt: "The Spiteful Sons"
|
||||
d_laamp_zolt_article: "$DEFAULT_TITLE_NAME_ARTICLE$"
|
||||
d_laamp_bookwyrm: "The Bookwyrms"
|
||||
d_laamp_bookwyrm_article: "$DEFAULT_TITLE_NAME_ARTICLE$"
|
||||
|
||||
#Special
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue