Latvia stuff + an attempt at making an adventurer
This commit is contained in:
parent
a7e8e39af3
commit
4ba36d1944
11 changed files with 377 additions and 96 deletions
|
|
@ -1821,25 +1821,28 @@ laetitia_morand={
|
|||
2483.10.12={birth=yes}
|
||||
2531.5.10={death=yes}
|
||||
}
|
||||
|
||||
#jean_metz={
|
||||
# name="Jean"
|
||||
# dynasty=metz_dynasty
|
||||
# culture=lorin
|
||||
# trait = education_martial_3
|
||||
# trait = zealous
|
||||
# trait = brave
|
||||
# trait = diligent
|
||||
# trait = holy_warrior
|
||||
# trait = organizer
|
||||
# martial = 8
|
||||
# diplomacy = 11
|
||||
# intrigue = 3
|
||||
# stewardship = 6
|
||||
# stewardship = 9
|
||||
# prowess = 25
|
||||
# religion = "orleaniste"
|
||||
# 2503.10.12={birth=yes}
|
||||
# 2555.5.10={death=yes}
|
||||
#}
|
||||
|
||||
gruffudd_ap_gwalchmai={
|
||||
name="Gruffudd"
|
||||
dynasty=dynasty_ap_gwalchmai
|
||||
culture=welsh
|
||||
religion=gorsedd
|
||||
dna = dna_gruffudd_ap_gwalchmai
|
||||
trait=education_martial_4
|
||||
trait=ambitious
|
||||
trait=brave
|
||||
trait=callous
|
||||
trait=arbitrary
|
||||
trait=intellect_good_2
|
||||
trait=beauty_good_3
|
||||
trait=blademaster_2
|
||||
trait=organizer
|
||||
sexuality=bisexual
|
||||
2431.11.26={birth=yes}
|
||||
2600.5.10={death=yes}
|
||||
portrait_override={
|
||||
portrait_modifier_overrides={
|
||||
custom_beards=male_empty
|
||||
custom_hair=male_hair_fp2_iberian_christian_01
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -221,3 +221,17 @@ d_laamp_islamos_orthodoxou = { # Schizofréneia
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_gyrfalcon_company = { # Schizofréneia
|
||||
2555.1.1 = {
|
||||
liege = 0
|
||||
holder = gruffudd_ap_gwalchmai # Gruffudd ap Gwalchmai
|
||||
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:voluntary }
|
||||
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue