From 1ea7dbb04fd2134d40ba95364f251b11623d6788 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 03:01:36 -0500 Subject: [PATCH 01/22] Britannic stuff --- .../common/religion/religions/NEOW_britannic.txt | 5 +++++ .../religion/zz_NEOW_holy_sites_l_english.yml | 16 +++++++++++++++- .../zz_NEOW_religion_core_tenets_l_english.yml | 4 ++-- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/N3OW/common/religion/religions/NEOW_britannic.txt index 35c02138..3a1e7ab9 100644 --- a/N3OW/common/religion/religions/NEOW_britannic.txt +++ b/N3OW/common/religion/religions/NEOW_britannic.txt @@ -257,6 +257,7 @@ doctrine = tenet_sacred_shadows #Special/virtue | placeholder + doctrine = special_doctrine_royalty } @@ -284,6 +285,8 @@ doctrine = tenet_human_sacrifice doctrine = tenet_sacred_shadows + doctrine = special_doctrine_royalty + #Special/virtue | placeholder @@ -307,6 +310,8 @@ doctrine = tenet_astrology doctrine = tenet_ancestor_worship doctrine = tenet_rule_the_waves + + doctrine = special_doctrine_admirality localization = { #HealthGod | diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml index 1b9c5044..ac243e04 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml @@ -36,4 +36,18 @@ holy_site_cefalu_effect_name:0 "From [holy_site|E] #weak ($holy_site_cefalu_name$)#!" holy_site_lochness_name:0 "Loch Ness" - holy_site_lochness_effect_name:0 "From [holy_site|E] #weak ($holy_site_lochness_name$)#!" \ No newline at end of file + holy_site_lochness_effect_name:0 "From [holy_site|E] #weak ($holy_site_lochness_name$)#!" + +#LEVIATHAN + + holy_site_manchester_name:0 "Manchester" + holy_site_manchester_effect_name:0 "From [holy_site|E] #weak ($holy_site_manchester_name$)#!" + + holy_site_belfast_name:0 "Belfast" + holy_site_belfast_effect_name:0 "From [holy_site|E] #weak ($holy_site_belfast_name$)#!" + + holy_site_cardiff_name:0 "Cardiff" + holy_site_cardiff_effect_name:0 "From [holy_site|E] #weak ($holy_site_cardiff_name$)#!" + + holy_site_lyme_regis_name:0 "Loch Ness" + holy_site_lyme_regis_effect_name:0 "From [holy_site|E] #weak ($holy_site_lyme_regis_name$)#!" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml index d2cd0631..a0909358 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml @@ -33,8 +33,8 @@ tenet_catholic_communion_desc:0 "Our Church has undertaken many reforms throughout its history in order to keep up with the times, from the days of the Reformation to the post-Event era." doctrine_parameter_next_level_fortification: "The #V Fortification#! lines of [buildings|E] can be built one [era|E] earlier" doctrine_parameter_less_plague_spread_culture: "[characters|E] of this [religion|E] have a higher chance of [epidemics|E] not spreading into their lands" - doctrine_parameter_trade_ports_give_control_growth:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] will increase #V Control Growth#! in [counties|E] of this [culture|E]" - doctrine_parameter_trade_ports_give_levies:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] increase #V Levies#! and #V Size of [men_at_arms|E] [regiments|E]#! in [counties|E] of this [culture|E]" + doctrine_parameter_trade_ports_give_control_growth:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] will increase #V Control Growth#! in [counties|E] of this [faith|E]" + doctrine_parameter_trade_ports_give_levies:0 "The #V $building_type_common_tradeport_01$#! line of [buildings|E] increase #V Levies#! and #V Size of [men_at_arms|E] [regiments|E]#! in [counties|E] of this [faith|E]" doctrine_parameter_can_travel_along_rivers:0 "$unlocks_sailable_major_rivers$" doctrine_parameter_can_build_pyramids:0 "Can Build Pyramids" doctrine_parameter_has_access_to_runestones:1 "[rulers|E] may raise runestones to commemorate certain major life events, earning [prestige_i][prestige|E] #weak (Before the #color_white $culture_era_high_medieval$#! [era|E])#!" From 65e5be711e1065d7a3c8ba193949eedc65ef6e9a Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 04:54:01 -0500 Subject: [PATCH 02/22] annointment doctrine initial fix --- N3OW/common/religion/religions/00_judaism.txt | 3 +++ N3OW/common/religion/religions/00_zoroastrianism.txt | 3 +++ N3OW/common/religion/religions/NEOW_adonist.txt | 3 +++ N3OW/common/religion/religions/NEOW_britannic.txt | 3 +++ N3OW/common/religion/religions/NEOW_catholic.txt | 3 +++ N3OW/common/religion/religions/NEOW_cosmist.txt | 3 +++ N3OW/common/religion/religions/NEOW_druidic.txt | 3 +++ N3OW/common/religion/religions/NEOW_europeanist.txt | 3 +++ N3OW/common/religion/religions/NEOW_folkgerman.txt | 3 +++ N3OW/common/religion/religions/NEOW_hermetic.txt | 3 +++ N3OW/common/religion/religions/NEOW_novelist.txt | 3 +++ N3OW/common/religion/religions/NEOW_oceanic.txt | 3 +++ N3OW/common/religion/religions/NEOW_orthodox.txt | 3 +++ N3OW/common/religion/religions/NEOW_protestant.txt | 3 +++ N3OW/common/religion/religions/NEOW_resurgentist.txt | 3 +++ N3OW/common/religion/religions/NEOW_sikh.txt | 3 +++ N3OW/common/religion/religions/NEOW_thelema.txt | 3 +++ N3OW/common/religion/religions/NEOW_theomach.txt | 3 +++ N3OW/common/religion/religions/NEOW_third_estatist.txt | 3 +++ N3OW/common/religion/religions/NEOW_tsarist.txt | 3 +++ N3OW/common/religion/religions/NEOW_wicca.txt | 3 +++ N3OW/common/religion/religions/NEOW_xenology.txt | 3 +++ N3OW/common/religion/religions/NEOW_yugoslavist.txt | 3 +++ .../english/replace/religion/zz_NEOW_holy_sites_l_english.yml | 2 +- 24 files changed, 70 insertions(+), 1 deletion(-) diff --git a/N3OW/common/religion/religions/00_judaism.txt b/N3OW/common/religion/religions/00_judaism.txt index 30f4c1a7..b309d711 100644 --- a/N3OW/common/religion/religions/00_judaism.txt +++ b/N3OW/common/religion/religions/00_judaism.txt @@ -30,6 +30,9 @@ #Funeral tradition doctrine = doctrine_funeral_stoic + + #Coronation tradition + doctrine = doctrine_no_anointment piety_icon_group = "judaism" diff --git a/N3OW/common/religion/religions/00_zoroastrianism.txt b/N3OW/common/religion/religions/00_zoroastrianism.txt index dafb8d73..2cd328b6 100644 --- a/N3OW/common/religion/religions/00_zoroastrianism.txt +++ b/N3OW/common/religion/religions/00_zoroastrianism.txt @@ -30,6 +30,9 @@ #Funeral tradition doctrine = doctrine_funeral_sky_burial + + #Coronation tradition + doctrine = doctrine_no_anointment traits = { virtues = { honest just diligent } diff --git a/N3OW/common/religion/religions/NEOW_adonist.txt b/N3OW/common/religion/religions/NEOW_adonist.txt index b2806c38..2e15005a 100644 --- a/N3OW/common/religion/religions/NEOW_adonist.txt +++ b/N3OW/common/religion/religions/NEOW_adonist.txt @@ -38,6 +38,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { brave ambitious vengeful strong } sins = { craven content forgiving weak } diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/N3OW/common/religion/religions/NEOW_britannic.txt index 3a1e7ab9..022bd99f 100644 --- a/N3OW/common/religion/religions/NEOW_britannic.txt +++ b/N3OW/common/religion/religions/NEOW_britannic.txt @@ -35,6 +35,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_cremation + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { loyal } sins = { disloyal } diff --git a/N3OW/common/religion/religions/NEOW_catholic.txt b/N3OW/common/religion/religions/NEOW_catholic.txt index f6f9ce24..930e4451 100644 --- a/N3OW/common/religion/religions/NEOW_catholic.txt +++ b/N3OW/common/religion/religions/NEOW_catholic.txt @@ -36,6 +36,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + #Special/Syncretic target doctrines doctrine = special_doctrine_is_christian_faith diff --git a/N3OW/common/religion/religions/NEOW_cosmist.txt b/N3OW/common/religion/religions/NEOW_cosmist.txt index 37ebfa92..4c568821 100644 --- a/N3OW/common/religion/religions/NEOW_cosmist.txt +++ b/N3OW/common/religion/religions/NEOW_cosmist.txt @@ -36,6 +36,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_sky_burial + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_druidic.txt b/N3OW/common/religion/religions/NEOW_druidic.txt index 09129b83..31ea2499 100644 --- a/N3OW/common/religion/religions/NEOW_druidic.txt +++ b/N3OW/common/religion/religions/NEOW_druidic.txt @@ -37,6 +37,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { compassionate generous temperate } sins = { callous sadistic gluttonous } diff --git a/N3OW/common/religion/religions/NEOW_europeanist.txt b/N3OW/common/religion/religions/NEOW_europeanist.txt index cb536638..32a51919 100644 --- a/N3OW/common/religion/religions/NEOW_europeanist.txt +++ b/N3OW/common/religion/religions/NEOW_europeanist.txt @@ -35,6 +35,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/N3OW/common/religion/religions/NEOW_folkgerman.txt index f5052e5f..abd23a25 100644 --- a/N3OW/common/religion/religions/NEOW_folkgerman.txt +++ b/N3OW/common/religion/religions/NEOW_folkgerman.txt @@ -37,6 +37,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { } sins = { } diff --git a/N3OW/common/religion/religions/NEOW_hermetic.txt b/N3OW/common/religion/religions/NEOW_hermetic.txt index 248a43b1..d43d7093 100644 --- a/N3OW/common/religion/religions/NEOW_hermetic.txt +++ b/N3OW/common/religion/religions/NEOW_hermetic.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { } sins = { } diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/N3OW/common/religion/religions/NEOW_novelist.txt index 2996fb9a..7d451755 100644 --- a/N3OW/common/religion/religions/NEOW_novelist.txt +++ b/N3OW/common/religion/religions/NEOW_novelist.txt @@ -35,6 +35,9 @@ #Funeral tradition doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { just brave temperate } sins = { arbitrary craven gluttonous } diff --git a/N3OW/common/religion/religions/NEOW_oceanic.txt b/N3OW/common/religion/religions/NEOW_oceanic.txt index 1455c22d..ebf7d1d1 100644 --- a/N3OW/common/religion/religions/NEOW_oceanic.txt +++ b/N3OW/common/religion/religions/NEOW_oceanic.txt @@ -39,6 +39,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { } sins = { } diff --git a/N3OW/common/religion/religions/NEOW_orthodox.txt b/N3OW/common/religion/religions/NEOW_orthodox.txt index b3a86560..c9daf5e0 100644 --- a/N3OW/common/religion/religions/NEOW_orthodox.txt +++ b/N3OW/common/religion/religions/NEOW_orthodox.txt @@ -36,6 +36,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_protestant.txt b/N3OW/common/religion/religions/NEOW_protestant.txt index 0ee13350..70abf668 100644 --- a/N3OW/common/religion/religions/NEOW_protestant.txt +++ b/N3OW/common/religion/religions/NEOW_protestant.txt @@ -36,6 +36,9 @@ #Funeral tradition doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + #Special/Syncretic target doctrines doctrine = special_doctrine_is_christian_faith diff --git a/N3OW/common/religion/religions/NEOW_resurgentist.txt b/N3OW/common/religion/religions/NEOW_resurgentist.txt index 3f1084d8..63c0a780 100644 --- a/N3OW/common/religion/religions/NEOW_resurgentist.txt +++ b/N3OW/common/religion/religions/NEOW_resurgentist.txt @@ -36,6 +36,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_sikh.txt b/N3OW/common/religion/religions/NEOW_sikh.txt index c21f41b1..f0e3b0f6 100644 --- a/N3OW/common/religion/religions/NEOW_sikh.txt +++ b/N3OW/common/religion/religions/NEOW_sikh.txt @@ -37,6 +37,9 @@ #Funeral tradition doctrine = doctrine_funeral_cremation + + #Coronation tradition + doctrine = doctrine_no_anointment traits = { virtues = { diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/N3OW/common/religion/religions/NEOW_thelema.txt index 07fc4c6e..dfe249a4 100644 --- a/N3OW/common/religion/religions/NEOW_thelema.txt +++ b/N3OW/common/religion/religions/NEOW_thelema.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_cremation + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving gregarious patient lustful lifestyle_mystic hashishiyah } sins = { vengeful sadistic impatient fickle lazy } diff --git a/N3OW/common/religion/religions/NEOW_theomach.txt b/N3OW/common/religion/religions/NEOW_theomach.txt index 9aef2304..a27ad55a 100644 --- a/N3OW/common/religion/religions/NEOW_theomach.txt +++ b/N3OW/common/religion/religions/NEOW_theomach.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_third_estatist.txt b/N3OW/common/religion/religions/NEOW_third_estatist.txt index 1015dcd9..211cfc1f 100644 --- a/N3OW/common/religion/religions/NEOW_third_estatist.txt +++ b/N3OW/common/religion/religions/NEOW_third_estatist.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { brave just generous } sins = { craven arbitrary greedy } diff --git a/N3OW/common/religion/religions/NEOW_tsarist.txt b/N3OW/common/religion/religions/NEOW_tsarist.txt index 899fb624..b21c7de2 100644 --- a/N3OW/common/religion/religions/NEOW_tsarist.txt +++ b/N3OW/common/religion/religions/NEOW_tsarist.txt @@ -36,6 +36,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/N3OW/common/religion/religions/NEOW_wicca.txt index 0e8a3d97..a2d6c522 100644 --- a/N3OW/common/religion/religions/NEOW_wicca.txt +++ b/N3OW/common/religion/religions/NEOW_wicca.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { } sins = { } diff --git a/N3OW/common/religion/religions/NEOW_xenology.txt b/N3OW/common/religion/religions/NEOW_xenology.txt index 7798e730..ab56cec9 100644 --- a/N3OW/common/religion/religions/NEOW_xenology.txt +++ b/N3OW/common/religion/religions/NEOW_xenology.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate lustful } sins = { vengeful sadistic chaste } diff --git a/N3OW/common/religion/religions/NEOW_yugoslavist.txt b/N3OW/common/religion/religions/NEOW_yugoslavist.txt index b81b3c45..3575b40e 100644 --- a/N3OW/common/religion/religions/NEOW_yugoslavist.txt +++ b/N3OW/common/religion/religions/NEOW_yugoslavist.txt @@ -34,6 +34,9 @@ #Funeral tradition | placeholder doctrine = doctrine_funeral_stoic + #Coronation tradition + doctrine = doctrine_no_anointment + traits = { virtues = { forgiving compassionate chaste } sins = { vengeful sadistic lustful } diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml index ac243e04..2c3a5033 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_holy_sites_l_english.yml @@ -49,5 +49,5 @@ holy_site_cardiff_name:0 "Cardiff" holy_site_cardiff_effect_name:0 "From [holy_site|E] #weak ($holy_site_cardiff_name$)#!" - holy_site_lyme_regis_name:0 "Loch Ness" + holy_site_lyme_regis_name:0 "Lyme Regis" holy_site_lyme_regis_effect_name:0 "From [holy_site|E] #weak ($holy_site_lyme_regis_name$)#!" \ No newline at end of file From efd7dc9ecf86090f6d395f75091ece070a5a103a Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 05:50:31 -0500 Subject: [PATCH 03/22] Cleaning up religion stuff To undo the removal of all base game religions, simply delete the blank files of the same name. --- .../religion/doctrines/20_doctrines.txt | 1505 +++++++++++++++++ N3OW/common/religion/religions/00_akom.txt | 1 + N3OW/common/religion/religions/00_aluk.txt | 1 + N3OW/common/religion/religions/00_baltic.txt | 1 + .../religion/religions/00_basque_paganism.txt | 1 + .../religion/religions/00_bilikuism.txt | 1 + N3OW/common/religion/religions/00_bimoism.txt | 1 + N3OW/common/religion/religions/00_bon.txt | 1 + .../common/religion/religions/00_buddhism.txt | 536 ------ .../religion/religions/00_confucianism.txt | 1 + .../common/religion/religions/00_dayawism.txt | 1 + .../religion/religions/00_donyipoloism.txt | 1 + N3OW/common/religion/religions/00_dualism.txt | 1 + .../religion/religions/00_finno_ugric.txt | 1 + .../common/religion/religions/00_germanic.txt | 1 + .../common/religion/religions/00_hantuism.txt | 1 + .../religion/religions/00_hellenism.txt | 1 + .../common/religion/religions/00_hinduism.txt | 1 + .../common/religion/religions/00_hmongism.txt | 1 + N3OW/common/religion/religions/00_islam.txt | 724 -------- N3OW/common/religion/religions/00_jainism.txt | 1 + .../religion/religions/00_kaharingan.txt | 1 + .../common/religion/religions/00_kamuyism.txt | 1 + .../religion/religions/00_kushitism.txt | 1 + .../religion/religions/00_magyarism.txt | 1 + N3OW/common/religion/religions/00_moism.txt | 1 + N3OW/common/religion/religions/00_muism.txt | 1 + .../religion/religions/00_mundhumism.txt | 1 + .../religion/religions/00_north_african.txt | 1 + .../common/religion/religions/00_paganism.txt | 1 + N3OW/common/religion/religions/00_qiangic.txt | 1 + .../religion/religions/00_satsana_phi.txt | 1 + .../religion/religions/00_shamanism.txt | 1 + .../religion/religions/00_shintoism.txt | 1 + .../common/religion/religions/00_siberian.txt | 1 + N3OW/common/religion/religions/00_slavic.txt | 1 + N3OW/common/religion/religions/00_taoism.txt | 1 + .../common/religion/religions/00_tengrism.txt | 1 + .../common/religion/religions/00_tolotang.txt | 1 + N3OW/common/religion/religions/00_utaki.txt | 1 + N3OW/common/religion/religions/00_waaqism.txt | 1 + .../religion/religions/00_west_african.txt | 1 + .../religions/00_west_african_bori.txt | 1 + .../religions/00_west_african_orisha.txt | 1 + .../religions/00_west_african_roog.txt | 1 + N3OW/common/religion/religions/00_yazidi.txt | 1 + N3OW/common/religion/religions/00_zunism.txt | 1 + .../religion/religions/NEOW_thelema.txt | 8 +- N3OW/common/religion/religions/NEOW_wicca.txt | 4 +- .../tgp_mandala_scripted_effects.txt | 2 +- .../00_government_triggers.txt | 2 +- 51 files changed, 1557 insertions(+), 1268 deletions(-) create mode 100644 N3OW/common/religion/doctrines/20_doctrines.txt create mode 100644 N3OW/common/religion/religions/00_akom.txt create mode 100644 N3OW/common/religion/religions/00_aluk.txt create mode 100644 N3OW/common/religion/religions/00_baltic.txt create mode 100644 N3OW/common/religion/religions/00_basque_paganism.txt create mode 100644 N3OW/common/religion/religions/00_bilikuism.txt create mode 100644 N3OW/common/religion/religions/00_bimoism.txt create mode 100644 N3OW/common/religion/religions/00_bon.txt create mode 100644 N3OW/common/religion/religions/00_confucianism.txt create mode 100644 N3OW/common/religion/religions/00_dayawism.txt create mode 100644 N3OW/common/religion/religions/00_donyipoloism.txt create mode 100644 N3OW/common/religion/religions/00_dualism.txt create mode 100644 N3OW/common/religion/religions/00_finno_ugric.txt create mode 100644 N3OW/common/religion/religions/00_germanic.txt create mode 100644 N3OW/common/religion/religions/00_hantuism.txt create mode 100644 N3OW/common/religion/religions/00_hellenism.txt create mode 100644 N3OW/common/religion/religions/00_hinduism.txt create mode 100644 N3OW/common/religion/religions/00_hmongism.txt create mode 100644 N3OW/common/religion/religions/00_jainism.txt create mode 100644 N3OW/common/religion/religions/00_kaharingan.txt create mode 100644 N3OW/common/religion/religions/00_kamuyism.txt create mode 100644 N3OW/common/religion/religions/00_kushitism.txt create mode 100644 N3OW/common/religion/religions/00_magyarism.txt create mode 100644 N3OW/common/religion/religions/00_moism.txt create mode 100644 N3OW/common/religion/religions/00_muism.txt create mode 100644 N3OW/common/religion/religions/00_mundhumism.txt create mode 100644 N3OW/common/religion/religions/00_north_african.txt create mode 100644 N3OW/common/religion/religions/00_paganism.txt create mode 100644 N3OW/common/religion/religions/00_qiangic.txt create mode 100644 N3OW/common/religion/religions/00_satsana_phi.txt create mode 100644 N3OW/common/religion/religions/00_shamanism.txt create mode 100644 N3OW/common/religion/religions/00_shintoism.txt create mode 100644 N3OW/common/religion/religions/00_siberian.txt create mode 100644 N3OW/common/religion/religions/00_slavic.txt create mode 100644 N3OW/common/religion/religions/00_taoism.txt create mode 100644 N3OW/common/religion/religions/00_tengrism.txt create mode 100644 N3OW/common/religion/religions/00_tolotang.txt create mode 100644 N3OW/common/religion/religions/00_utaki.txt create mode 100644 N3OW/common/religion/religions/00_waaqism.txt create mode 100644 N3OW/common/religion/religions/00_west_african.txt create mode 100644 N3OW/common/religion/religions/00_west_african_bori.txt create mode 100644 N3OW/common/religion/religions/00_west_african_orisha.txt create mode 100644 N3OW/common/religion/religions/00_west_african_roog.txt create mode 100644 N3OW/common/religion/religions/00_yazidi.txt create mode 100644 N3OW/common/religion/religions/00_zunism.txt diff --git a/N3OW/common/religion/doctrines/20_doctrines.txt b/N3OW/common/religion/doctrines/20_doctrines.txt new file mode 100644 index 00000000..c619aee0 --- /dev/null +++ b/N3OW/common/religion/doctrines/20_doctrines.txt @@ -0,0 +1,1505 @@ +#Needs to be used in order to remove theism doctrines + +doctrine_marriage_type = { + group = "marriage" + doctrine_monogamy = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_monogamy } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + number_of_spouses = 1 + marriage_event = yes + } + } + + doctrine_polygamy = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_polygamy } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + number_of_spouses = 4 + spouse_piety_loss = yes + } + } + + doctrine_concubines = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_concubines } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + number_of_spouses = 1 + number_of_consorts = 3 + } + } +} + +doctrine_divorce = { + group = "marriage" + doctrine_divorce_disallowed = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_divorce_disallowed } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_divorce_allowed } + multiply = faith_changed_doctrine_cost_mult_two_step + } + + } + parameters = { + divorce_disallowed = yes + } + } + doctrine_divorce_approval = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_divorce_approval } + multiply = faith_unchanged_doctrine_cost_mult + } + + } + parameters = { + divorce_approval = yes + } + } + doctrine_divorce_allowed = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_divorce_allowed } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_divorce_disallowed } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + divorce_allowed = yes + } + } +} + +doctrine_bastardry = { + group = "marriage" + doctrine_bastardry_none = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_bastardry_none } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_bastardry_all } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + bastards_none = yes + } + } + doctrine_bastardry_legitimization = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_bastardry_legitimization } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + bastards_legitimize = yes + } + } + doctrine_bastardry_all = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_bastardry_all } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_bastardry_none } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + bastards_always = yes + } + } +} + +doctrine_homosexuality = { + group = "crimes" + doctrine_homosexuality_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_homosexuality_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_homosexuality_accepted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + homosexuality_illegal = yes + } + } + doctrine_homosexuality_shunned = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_homosexuality_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + homosexuality_shunned = yes + } + } + doctrine_homosexuality_accepted = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_homosexuality_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_homosexuality_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + homosexuality_accepted = yes + } + } +} + +doctrine_deviancy = { + group = "crimes" + doctrine_deviancy_crime = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_deviancy_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_accepted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_virtuous } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + deviancy_illegal = yes + } + } + doctrine_deviancy_shunned = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_deviancy_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_virtuous } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + deviancy_shunned = yes + } + } + doctrine_deviancy_accepted = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_deviancy_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + deviancy_accepted = yes + } + } + doctrine_deviancy_virtuous = { + can_pick = { + OR = { + custom_description = { + text = must_select_carnal_exaltation + doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } + } + custom_description = { + text = must_select_love_under_will + doctrine:tenet_love_under_will = { is_in_list = selected_doctrines } + } + } + } + piety_cost = { + value = faith_doctrine_cost_massive + if = { + limit = { has_doctrine = doctrine_deviancy_virtuous } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_shunned } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_deviancy_crime } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + traits = { + virtues = { deviant } + } + parameters = { + deviancy_accepted = yes + } + } +} + +doctrine_adultery_men = { + group = "crimes" + doctrine_adultery_men_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_men_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_adultery_men_accepted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + adultery_male_crime = yes + } + } + doctrine_adultery_men_shunned = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_men_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + adultery_male_shunned = yes + } + } + doctrine_adultery_men_accepted = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_men_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_adultery_men_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + adultery_male_accepted = yes + } + } +} + +doctrine_adultery_women = { + group = "crimes" + doctrine_adultery_women_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_women_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_adultery_women_accepted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + adultery_female_crime = yes + } + } + doctrine_adultery_women_shunned = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_women_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + adultery_female_shunned = yes + } + } + doctrine_adultery_women_accepted = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_adultery_women_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_adultery_women_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + adultery_female_accepted = yes + } + } +} + +doctrine_kinslaying = { + group = "crimes" + doctrine_kinslaying_any_dynasty_member_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_kinslaying_any_dynasty_member_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_close_kin_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_shunned } + multiply = faith_changed_doctrine_cost_mult_three_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_accepted } + multiply = faith_changed_doctrine_cost_mult_four_step + } + } + parameters = { + kinslaying_any_dynasty_member_crime = yes + } + } + doctrine_kinslaying_extended_family_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_kinslaying_extended_family_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_shunned } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_accepted } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + kinslaying_extended_family_crime = yes + } + } + doctrine_kinslaying_close_kin_crime = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_kinslaying_close_kin_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { + OR = { + has_doctrine = doctrine_kinslaying_accepted + has_doctrine = doctrine_kinslaying_any_dynasty_member_crime + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + kinslaying_close_kin_crime = yes + } + } + doctrine_kinslaying_shunned = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_kinslaying_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_extended_family_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_any_dynasty_member_crime } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + kinslaying_shunned = yes + } + } + doctrine_kinslaying_accepted = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_kinslaying_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_close_kin_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_extended_family_crime } + multiply = faith_changed_doctrine_cost_mult_three_step + } + else_if = { + limit = { has_doctrine = doctrine_kinslaying_any_dynasty_member_crime } + multiply = faith_changed_doctrine_cost_mult_four_step + } + + } + parameters = { + kinslaying_accepted = yes + } + } +} + +doctrine_witchcraft = { + group = "crimes" + doctrine_witchcraft_crime = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_witchcraft_crime } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_accepted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_virtuous } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + witchcraft_illegal = yes + } + } + doctrine_witchcraft_shunned = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_witchcraft_shunned } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_virtuous } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + witchcraft_shunned = yes + } + } + doctrine_witchcraft_accepted = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_witchcraft_accepted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_crime } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + witchcraft_accepted = yes + } + } + doctrine_witchcraft_virtuous = { + piety_cost = { + value = faith_tenet_cost_massive + if = { + limit = { has_doctrine = doctrine_witchcraft_virtuous } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_shunned } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_witchcraft_crime } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + traits = { + virtues = { witch } + } + parameters = { + witchcraft_accepted = yes + } + } +} + + +doctrine_gender = { + group = "main_group" + + doctrine_gender_male_dominated = { + is_shown = { + NOT = { has_game_rule = full_gender_equality } + } + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_gender_male_dominated } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_gender_female_dominated } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + male_dominated_law = yes + female_claims_are_weak = yes + women_cannot_inherit_implicit_claims = yes + women_cannot_be_granted_titles = yes + male_dominated_council = yes + combatant_must_be_male_if_no_roco = yes + } + character_modifier = { + name = female_ruler_male_dominant + opinion_of_female_rulers = -10 + } + + can_pick = { + NAND = { + exists = religious_head + religious_head.culture = { has_cultural_parameter = female_only_inheritance } + } + } + } + doctrine_gender_equal = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_gender_equal } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + gender_equal_law = yes + combatant_can_be_either_gender_if_no_roco = yes + } + } + doctrine_gender_female_dominated = { + is_shown = { + NOT = { has_game_rule = full_gender_equality } + } + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_gender_female_dominated } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_gender_male_dominated } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + female_dominated_law = yes + male_claims_are_weak = yes + men_cannot_inherit_implicit_claims = yes + men_cannot_be_granted_titles = yes + female_dominated_council = yes + combatant_must_be_female_if_no_roco = yes + } + character_modifier = { + name = male_ruler_female_dominant + opinion_of_male_rulers = -10 + } + + can_pick = { + NAND = { + exists = religious_head + religious_head.culture = { has_cultural_parameter = male_only_inheritance } + } + } + } +} + +doctrine_consanguinity = { + group = "marriage" + doctrine_consanguinity_dynastic = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_consanguinity_restricted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_unrestricted } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + consanguinity_restricted_dynastic_marriage = yes + consanguinity_restricted_marriage = yes + consanguinity_restricted_close_kin_incest = yes + } + } + doctrine_consanguinity_restricted = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_consanguinity_restricted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_unrestricted } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + consanguinity_restricted_marriage = yes + consanguinity_restricted_close_kin_incest = yes + } + } + doctrine_consanguinity_cousins = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_consanguinity_cousins } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_unrestricted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + consanguinity_cousins_marriage = yes + consanguinity_cousins_incest = yes + allows_cousin_marriage = yes + } + } + doctrine_consanguinity_aunt_nephew_and_uncle_niece = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_restricted } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + consanguinity_aunt_nephew_and_uncle_niece_marriage = yes + consanguinity_aunt_nephew_and_uncle_niece_incest = yes + allows_cousin_marriage = yes + allows_aunt_nephew_and_uncle_niece_marriage = yes + } + } + doctrine_consanguinity_unrestricted = { + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_consanguinity_unrestricted } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_cousins } + multiply = faith_changed_doctrine_cost_mult_two_step + } + else_if = { + limit = { has_doctrine = doctrine_consanguinity_restricted } + multiply = faith_changed_doctrine_cost_mult_three_step + } + } + parameters = { + consanguinity_unrestricted_marriage = yes + consanguinity_unrestricted_incest = yes + allows_cousin_marriage = yes + allows_aunt_nephew_and_uncle_niece_marriage = yes + allows_unrestricted_marriage = yes + } + } +} + +doctrine_pluralism = { + group = "main_group" + + doctrine_pluralism_fundamentalist = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pluralism_fundamentalist } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_pluralism_pluralistic } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + hostility_towards_us_mult = 2 + + pluralism_fundamentalist_proselytization_bonus = yes + pluralism_fundamentalist_faction_join_chance = yes + pluralism_fundamentalist_vulnerable_to_heresy = yes + pluralism_fundamentalist_revocation_tyranny_minimal = yes + } + character_modifier = { + minority_different_faith_opinion = -20 + } + } + doctrine_pluralism_righteous = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pluralism_righteous } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + hostility_towards_us_mult = 1 + pluralism_righteous_revocation_tyranny_reduced = yes + } + character_modifier = { + minority_different_faith_opinion = -10 + } + } + doctrine_pluralism_pluralistic = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pluralism_pluralistic } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_pluralism_fundamentalist } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + + can_pick = { + custom_description = { + text = incompatible_tenet_pentarchy_trigger + NOT = { doctrine:tenet_pentarchy = { is_in_list = selected_doctrines } } + } + } + + parameters = { + hostility_towards_us_mult = 0.5 + pluralism_pluralistic_proselytization_penalty = yes + pluralism_pluralistic_faction_join_chance = yes + pluralism_pluralistic_resistant_to_heresy = yes + pluralism_pluralistic_holy_wars_preserve_vassals = yes + + } + } +} + +doctrine_theocracy = { + group = "main_group" + doctrine_theocracy_temporal = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_theocracy_temporal } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_theocracy_lay_clergy } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + + can_pick = { + custom_description = { + text = incompatible_doctrine_theocracy_temporal_trigger + NOT = { doctrine:doctrine_temporal_head = { is_in_list = selected_doctrines } } + } + } + + parameters = { + theocracy_temple_lease = yes + } + } + doctrine_theocracy_lay_clergy = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_theocracy_lay_clergy } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_theocracy_temporal } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + + parameters = { + theocracy_temple_ownership = yes + lay_clergy = yes + allowed_holding_type_church_holding = yes + } + } +} + +doctrine_head_of_faith = { + group = "main_group" + + doctrine_no_head = { + visible = no + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_no_head } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + no_head_of_faith = yes + minimum_fervor = 25 + } + } + doctrine_spiritual_head = { + visible = no + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_spiritual_head } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + spiritual_head_of_faith = yes + spiritual_head_of_faith_claims = yes + spiritual_head_of_faith_gold = yes + } + } + doctrine_temporal_head = { + visible = no + piety_cost = { + value = faith_doctrine_cost_massive + if = { + limit = { has_doctrine = doctrine_temporal_head } + multiply = faith_unchanged_doctrine_cost_mult + } + } + can_pick = { + custom_description = { + text = incompatible_doctrine_theocracy_temporal_trigger + NOT = { doctrine:doctrine_theocracy_temporal = { is_in_list = selected_doctrines } } + } + custom_description = { + text = incompatible_doctrine_spiritual_appointment_temporal_trigger + NOR = { + doctrine:doctrine_clerical_succession_spiritual_appointment = { is_in_list = selected_doctrines } + doctrine:doctrine_clerical_succession_spiritual_fixed_appointment = { is_in_list = selected_doctrines } + } + } + } + + parameters = { + temporal_head_of_faith = yes + temporal_head_of_faith_directed_holy_wars = yes + } + } +} + +doctrine_clerical_function = { + group = "clergy" + doctrine_clerical_function_taxation = { + clergy_modifier = { + #monthly_county_control_growth_add_even_if_baron = 0.2 + monthly_county_control_growth_factor_even_if_baron = 0.2 + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_function_taxation } + multiply = faith_unchanged_doctrine_cost_mult + } + } + } + doctrine_clerical_function_alms_and_pacification = { + clergy_modifier = { + county_opinion_add_even_if_baron = 10 + domain_tax_mult_even_if_baron = -0.05 + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_function_alms_and_pacification } + multiply = faith_unchanged_doctrine_cost_mult + } + } + } + doctrine_clerical_function_recruitment = { + clergy_modifier = { + domain_tax_same_faith_mult_even_if_baron = -0.03 + levy_reinforcement_rate_same_faith_even_if_baron = 0.3 + prowess = 4 + } + parameters = { + clergy_can_fight = yes + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_function_recruitment } + multiply = faith_unchanged_doctrine_cost_mult + } + } + } +} + +doctrine_clerical_gender = { + group = "clergy" + doctrine_clerical_gender_male_only = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_gender_male_only } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_clerical_gender_female_only } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + clergy_must_be_male = yes + } + } + doctrine_clerical_gender_female_only = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_gender_female_only } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_clerical_gender_male_only } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + parameters = { + clergy_must_be_female = yes + } + } + doctrine_clerical_gender_either = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_gender_either } + multiply = faith_unchanged_doctrine_cost_mult + } + } + + parameters = { + clergy_can_be_either_gender = yes + } + } +} + +doctrine_clerical_marriage = { + group = "clergy" + doctrine_clerical_marriage_allowed = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_marriage_allowed } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_clerical_marriage_disallowed } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + + parameters = { + clergy_can_marry = yes + } + } + doctrine_clerical_marriage_disallowed = { + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = doctrine_clerical_marriage_disallowed } + multiply = faith_unchanged_doctrine_cost_mult + } + else_if = { + limit = { has_doctrine = doctrine_clerical_marriage_allowed } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + + parameters = { + clergy_can_marry = no + } + } +} + +doctrine_clerical_succession = { + group = "clergy" + doctrine_clerical_succession_temporal_appointment = { # Temporal, Free + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_clerical_succession_temporal_appointment } + multiply = faith_unchanged_doctrine_cost_mult + } + else = { + if = { + limit = { + OR = { # Was Spiritual + has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + has_doctrine = doctrine_clerical_succession_spiritual_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + if = { + limit = { + OR = { # Was Fixed + has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + # Round up to the nearest multiple of 25 + divide = 25 + ceiling = yes + multiply = 25 + } + + parameters = { + clerical_appointment_ruler = yes + clerical_appointment_fixed = no + } + } + doctrine_clerical_succession_spiritual_appointment = { # Spiritual, Free + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_clerical_succession_spiritual_appointment } + multiply = faith_unchanged_doctrine_cost_mult + } + else = { + if = { + limit = { + OR = { # Was Temporal + has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment + has_doctrine = doctrine_clerical_succession_temporal_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + if = { + limit = { + OR = { # Was Fixed + has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + # Round up to the nearest multiple of 25 + divide = 25 + ceiling = yes + multiply = 25 + } + + can_pick = { + custom_description = { + text = incompatible_doctrine_spiritual_appointment_temporal_trigger + NOT = { doctrine:doctrine_temporal_head = { is_in_list = selected_doctrines } } + } + } + + parameters = { + clerical_appointment_head_of_faith = yes + clerical_appointment_fixed = no + } + } + doctrine_clerical_succession_temporal_fixed_appointment = { # Temporal, Fixed + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment } + multiply = faith_unchanged_doctrine_cost_mult + } + else = { + if = { + limit = { + OR = { # Was Spiritual + has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + has_doctrine = doctrine_clerical_succession_spiritual_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + if = { + limit = { + OR = { # Was free + has_doctrine = doctrine_clerical_succession_spiritual_appointment + has_doctrine = doctrine_clerical_succession_temporal_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + # Round up to the nearest multiple of 25 + divide = 25 + ceiling = yes + multiply = 25 + } + parameters = { + clerical_appointment_ruler = yes + clerical_appointment_fixed = yes + } + } + doctrine_clerical_succession_spiritual_fixed_appointment = { # Spiritual, Fixed + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment } + multiply = faith_unchanged_doctrine_cost_mult + } + else = { + if = { + limit = { + OR = { # Was Temporal + has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment + has_doctrine = doctrine_clerical_succession_temporal_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + if = { + limit = { + OR = { # Was Free + has_doctrine = doctrine_clerical_succession_spiritual_appointment + has_doctrine = doctrine_clerical_succession_temporal_appointment + } + } + multiply = faith_changed_doctrine_cost_mult_two_step + } + } + # Round up to the nearest multiple of 25 + divide = 25 + ceiling = yes + multiply = 25 + } + + can_pick = { + custom_description = { + text = incompatible_doctrine_spiritual_appointment_temporal_trigger + NOT = { doctrine:doctrine_temporal_head = { is_in_list = selected_doctrines } } + } + } + + parameters = { + clerical_appointment_head_of_faith = yes + clerical_appointment_fixed = yes + } + } +} + +doctrine_pilgrimage = { + group = "main_group" + doctrine_pilgrimage_forbidden = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pilgrimage_forbidden } + multiply = faith_unchanged_doctrine_cost_mult + } + } + character_modifier = { + monthly_piety_gain_mult = 0.2 + advantage_against_coreligionists = 5 + } + parameters = { + forbidden_from_pilgrimage = yes + } + traits = { + sins = { hajjaj pilgrim } + } + } + + doctrine_pilgrimage_encouraged = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pilgrimage_encouraged } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + can_go_on_pilgrimage = yes + basic_pilgrimage_rewards = yes + } + } + + doctrine_pilgrimage_local_rites = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pilgrimage_local_rites } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + local_shrine_offering = yes + can_go_on_pilgrimage = yes + basic_pilgrimage_rewards = yes + } + } + + doctrine_pilgrimage_mandatory = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pilgrimage_mandatory } + multiply = faith_unchanged_doctrine_cost_mult + } + } + is_shown = { + NOT = { religion_tag = islam_religion } + } + character_modifier = { + monthly_piety_gain_mult = -0.25 + same_faith_opinion = -5 + } + parameters = { + can_go_on_pilgrimage = yes + mandatory_pilgrimage = yes + basic_pilgrimage_rewards = yes + } + } + + doctrine_pilgrimage_mandatory_hajj = { + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_pilgrimage_mandatory_hajj } + multiply = faith_unchanged_doctrine_cost_mult + } + } + is_shown = { + religion_tag = islam_religion + } + character_modifier = { + monthly_piety_gain_mult = -0.25 + same_faith_opinion = -5 + } + parameters = { + can_go_on_pilgrimage = yes + mandatory_hajj = yes + basic_pilgrimage_rewards = yes + } + } +} + +doctrine_funeral = { + group = "clergy" + doctrine_funeral_stoic = { # Abrahamic funerals, stand around and try not to cry too much before the body is humbly buried + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_funeral_stoic } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + burial_funeral = yes + stoic_funeral = yes + } + } + doctrine_funeral_bewailment = { # West African funerals, strongly encouraged to show emotion before the body is humbly buried + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_funeral_bewailment } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + burial_funeral = yes + bewailment_funeral = yes + } + } + doctrine_funeral_cremation = { # Catch-all cremations, burn or otherwise dissolve the body + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_funeral_cremation } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + cremation_funeral = yes + } + } + doctrine_funeral_sky_burial = { # Have the body fed to scavenging animals and birds + piety_cost = { + value = faith_doctrine_cost_mid + if = { + limit = { has_doctrine = doctrine_funeral_sky_burial } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + sky_burials_active = yes + can_build_towers_of_silence_active = yes + } + + character_modifier = { + negate_health_penalty_add = 0.25 + } + } + doctrine_funeral_mummification = { # Fanatically preserve the body, very expensive + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_funeral_mummification } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + mummification_funeral = yes + } + + can_pick = { + custom_description = { + text = incompatible_tenet_aniconism_trigger + NOT = { doctrine:tenet_aniconism = { is_in_list = selected_doctrines } } + } + } + } + + doctrine_family_rites = { # Solemn veneration + piety_cost = { + value = faith_doctrine_cost_high + if = { + limit = { has_doctrine = doctrine_family_rites } + multiply = faith_unchanged_doctrine_cost_mult + } + if = { + limit = { has_doctrine = tenet_filial_piety } + multiply = faith_unchanged_doctrine_cost_mult + } + } + parameters = { + burial_funeral = yes + family_rites = yes + } + } +} + +doctrine_coronation = { + group = "clergy" + is_available_on_create = { + has_ach_dlc_trigger = yes + } + doctrine_no_anointment = { + piety_cost = { + value = faith_doctrine_cost_mid + } + parameters = { + no_anointment = yes + } + is_shown = { + has_ach_dlc_trigger = yes + } + } + doctrine_anointment_permitted = { + piety_cost = { + value = faith_doctrine_cost_mid + } + parameters = { + theocratic_coronation = yes + } + can_pick = { + custom_description = { + text = doctrine_requires_theocratic_head_of_faith_trigger + NOR = { + doctrine:doctrine_no_head = { is_in_list = selected_doctrines } + doctrine:doctrine_temporal_head = { is_in_list = selected_doctrines } + } + } + } + is_shown = { + has_ach_dlc_trigger = yes + } + } + doctrine_imperial_anointment = { + piety_cost = { + value = faith_doctrine_cost_mid + } + parameters = { + imperial_anointment = yes + } + can_pick = { + custom_description = { + text = doctrine_requires_theocratic_head_of_faith_trigger + NOR = { + doctrine:doctrine_no_head = { is_in_list = selected_doctrines } + doctrine:doctrine_temporal_head = { is_in_list = selected_doctrines } + } + } + } + is_shown = { + has_ach_dlc_trigger = yes + } + } +} \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_akom.txt b/N3OW/common/religion/religions/00_akom.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_akom.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_aluk.txt b/N3OW/common/religion/religions/00_aluk.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_aluk.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_baltic.txt b/N3OW/common/religion/religions/00_baltic.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_baltic.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_basque_paganism.txt b/N3OW/common/religion/religions/00_basque_paganism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_basque_paganism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bilikuism.txt b/N3OW/common/religion/religions/00_bilikuism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_bilikuism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bimoism.txt b/N3OW/common/religion/religions/00_bimoism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_bimoism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bon.txt b/N3OW/common/religion/religions/00_bon.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_bon.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_buddhism.txt b/N3OW/common/religion/religions/00_buddhism.txt index 1c3f54ca..fecc535b 100644 --- a/N3OW/common/religion/religions/00_buddhism.txt +++ b/N3OW/common/religion/religions/00_buddhism.txt @@ -4,7 +4,6 @@ doctrine = eastern_hostility_doctrine #Main Group - doctrine = doctrine_polytheist doctrine = doctrine_no_head doctrine = doctrine_gender_male_dominated doctrine = doctrine_pluralism_pluralistic @@ -265,540 +264,5 @@ } } - theravada = { - color = { 0.8 0.4 0.0 } - icon = buddhism - - holy_site = bupaya - holy_site = bodh_gaya - holy_site = sarnath - holy_site = atamasthana - holy_site = dagon - - doctrine = tenet_dharmic_pacifism - doctrine = tenet_monasticism - doctrine = tenet_literalism - doctrine = doctrine_polygamy - } - - mahayana = { - color = { 0.8 0.3 0.2 } - icon = mahayana - - holy_site = borobudur - holy_site = bodh_gaya - holy_site = bayon - holy_site = sanchi - holy_site = amaravati - - doctrine = tenet_dharmic_pacifism - doctrine = tenet_mendicant_preachers - doctrine = tenet_asceticism - } - - vajrayana = { - color = { 0.9 0.3 0.0 } - icon = vajrayana - - holy_site = muara_takus - holy_site = bodh_gaya - holy_site = sarnath - holy_site = kalasan - holy_site = ajanta - - doctrine = doctrine_gender_equal - doctrine = doctrine_polygamy - doctrine = doctrine_adultery_men_accepted - doctrine = doctrine_adultery_women_accepted - doctrine = doctrine_deviancy_accepted - doctrine = doctrine_witchcraft_accepted - - doctrine = tenet_dharmic_pacifism - doctrine = tenet_esotericism - doctrine = tenet_ritual_hospitality - - localization = { - ReligiousText = vajrayana_religious_text - ReligiousText2 = vajrayana_religious_text_2 - ReligiousText3 = vajrayana_religious_text_3 - - #Creator - CreatorName = vajrayana_creator_god_name - CreatorNamePossessive = vajrayana_creator_god_name_possessive - CreatorSheHe = CHARACTER_HERHIM_IT - CreatorHerHis = CHARACTER_HERHIS_ITS - CreatorHerHim = CHARACTER_HERHIM_IT - - #HealthGod - HealthGodName = vajrayana_health_god_name - HealthGodNamePossessive = vajrayana_health_god_name_possessive - HealthGodSheHe = CHARACTER_SHEHE_HE - HealthGodHerHis = CHARACTER_HERHIS_HIS - HealthGodHerHim = CHARACTER_HERHIM_HIM - - #FertilityGod - FertilityGodName = vajrayana_fertility_god_name - FertilityGodNamePossessive = vajrayana_fertility_god_name_possessive - FertilityGodSheHe = CHARACTER_SHEHE_HE - FertilityGodHerHis = CHARACTER_HERHIS_HIS - FertilityGodHerHim = CHARACTER_HERHIM_HIM - - #WealthGod - WealthGodName = vajrayana_wealth_god_name - WealthGodNamePossessive = vajrayana_wealth_god_name_possessive - WealthGodSheHe = CHARACTER_SHEHE_HE - WealthGodHerHis = CHARACTER_HERHIS_HIS - WealthGodHerHim = CHARACTER_HERHIM_HIM - - #HouseholdGod - HouseholdGodName = vajrayana_household_god_name - HouseholdGodNamePossessive = vajrayana_household_god_name_possessive - HouseholdGodSheHe = CHARACTER_SHEHE_SHE - HouseholdGodHerHis = CHARACTER_HERHIS_HER - HouseholdGodHerHim = CHARACTER_HERHIM_HER - - #KnowledgeGod - KnowledgeGodName = vajrayana_knowledge_god_name - KnowledgeGodNamePossessive = vajrayana_knowledge_god_name_possessive - KnowledgeGodSheHe = CHARACTER_SHEHE_HE - KnowledgeGodHerHis = CHARACTER_HERHIS_HIS - KnowledgeGodHerHim = CHARACTER_HERHIM_HIM - - #WarGod - WarGodName = vajrayana_war_god_name - WarGodNamePossessive = vajrayana_war_god_name_possessive - WarGodSheHe = CHARACTER_SHEHE_HE - WarGodHerHis = CHARACTER_HERHIS_HIS - WarGodHerHim = CHARACTER_HERHIM_HIM - - #NightGod - NightGodName = vajrayana_night_god_name - NightGodNamePossessive = vajrayana_night_god_name_possessive - NightGodSheHe = CHARACTER_SHEHE_HE - NightGodHerHis = CHARACTER_HERHIS_HIS - NightGodHerHim = CHARACTER_HERHIM_HIM - - #WaterGod - WaterGodName = vajrayana_water_god_name - WaterGodNamePossessive = vajrayana_water_god_name_possessive - WaterGodSheHe = CHARACTER_SHEHE_SHE - WaterGodHerHis = CHARACTER_HERHIS_HER - WaterGodHerHim = CHARACTER_HERHIM_HER - } - } - - ari = { - color = { 99 0 57 } - icon = ari_buddhism - - holy_site = kusinagara - holy_site = bodh_gaya - holy_site = sittaung - holy_site = ava - holy_site = dagon - - doctrine = doctrine_polygamy - doctrine = doctrine_kinslaying_accepted - doctrine = doctrine_adultery_men_accepted - doctrine = doctrine_adultery_women_accepted - doctrine = doctrine_deviancy_accepted - doctrine = doctrine_witchcraft_accepted - doctrine = doctrine_clerical_marriage_allowed - doctrine = doctrine_clerical_gender_male_only - - doctrine = tenet_ritual_celebrations - doctrine = tenet_esotericism - doctrine = tenet_communal_identity - } - - lamaism = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements - color = { 0.9 0.2 0.0 } - icon = lamaism_buddhism - - holy_site = kusinagara - holy_site = bodh_gaya - holy_site = lhasa - holy_site = sagya - holy_site = purang - - doctrine = doctrine_gender_equal - doctrine = doctrine_polygamy - doctrine = doctrine_adultery_men_accepted - doctrine = doctrine_adultery_women_accepted - doctrine = doctrine_deviancy_accepted - doctrine = doctrine_witchcraft_accepted - - # Carried over from pre-Buddhist Tibet. Similar theological motivations as cremation, demonstrating the impermanence of life - doctrine = doctrine_funeral_sky_burial - - doctrine = tenet_dharmic_pacifism - doctrine = tenet_monasticism - doctrine = tenet_esotericism - - localization = { - ReligiousText = lamaism_religious_text - ReligiousText2 = lamaism_religious_text_2 - ReligiousText3 = lamaism_religious_text_3 - HouseOfWorship = lamaism_house_of_worship - HouseOfWorship2 = lamaism_house_of_worship_2 - HouseOfWorship3 = lamaism_house_of_worship_3 - HouseOfWorshipPlural = lamaism_house_of_worship_plural - ReligiousHeadName = lamaism_religious_head_title - DevoteeMale = lamaism_devotee_male - DevoteeMalePlural = lamaism_devotee_male_plural - DevoteeFemale = lamaism_devotee_female - DevoteeFemalePlural = lamaism_devotee_female_plural - DevoteeNeuter = lamaism_devotee_neuter - DevoteeNeuterPlural = lamaism_devotee_neuter_plural - PriestMale = lamaism_priest - PriestMalePlural = lamaism_priest_plural - PriestFemale = lamaism_priest - PriestFemalePlural = lamaism_priest_plural - PriestNeuter = lamaism_priest - PriestNeuterPlural = lamaism_priest_plural - AltPriestTermPlural = lamaism_priest_term_plural - BishopMale = lamaism_bishop - BishopMalePlural = lamaism_bishop_plural - BishopFemale = lamaism_bishop - BishopFemalePlural = lamaism_bishop_plural - BishopNeuter = lamaism_bishop - BishopNeuterPlural = lamaism_bishop_plural - WitchGodName = bon_evil_god_shinje - WitchGodNamePossessive = bon_evil_god_shinje_possessive - WitchGodHerHis = CHARACTER_HERHIS_HIS - WitchGodSheHe = CHARACTER_SHEHE_HE - WitchGodHerHim = CHARACTER_HERHIM_HIM - WitchGodMistressMaster = master - WitchGodMotherFather = father - - #Creator - CreatorName = lamaism_creator_god_name - CreatorNamePossessive = lamaism_creator_god_name_possessive - CreatorSheHe = CHARACTER_HERHIM_IT - CreatorHerHis = CHARACTER_HERHIS_ITS - CreatorHerHim = CHARACTER_HERHIM_IT - - #HealthGod - HealthGodName = lamaism_health_god_name - HealthGodNamePossessive = lamaism_health_god_name_possessive - HealthGodSheHe = CHARACTER_SHEHE_HE - HealthGodHerHis = CHARACTER_HERHIS_HIS - HealthGodHerHim = CHARACTER_HERHIM_HIM - - #FertilityGod - FertilityGodName = lamaism_fertility_god_name - FertilityGodNamePossessive = lamaism_fertility_god_name_possessive - FertilityGodSheHe = CHARACTER_SHEHE_HE - FertilityGodHerHis = CHARACTER_HERHIS_HIS - FertilityGodHerHim = CHARACTER_HERHIM_HIM - - #WealthGod - WealthGodName = lamaism_wealth_god_name - WealthGodNamePossessive = lamaism_wealth_god_name_possessive - WealthGodSheHe = CHARACTER_SHEHE_HE - WealthGodHerHis = CHARACTER_HERHIS_HIS - WealthGodHerHim = CHARACTER_HERHIM_HIM - - #HouseholdGod - HouseholdGodName = lamaism_household_god_name - HouseholdGodNamePossessive = lamaism_household_god_name_possessive - HouseholdGodSheHe = CHARACTER_SHEHE_SHE - HouseholdGodHerHis = CHARACTER_HERHIS_HER - HouseholdGodHerHim = CHARACTER_HERHIM_HER - - #KnowledgeGod - KnowledgeGodName = lamaism_knowledge_god_name - KnowledgeGodNamePossessive = lamaism_knowledge_god_name_possessive - KnowledgeGodSheHe = CHARACTER_SHEHE_HE - KnowledgeGodHerHis = CHARACTER_HERHIS_HIS - KnowledgeGodHerHim = CHARACTER_HERHIM_HIM - - #WarGod - WarGodName = lamaism_war_god_name - WarGodNamePossessive = lamaism_war_god_name_possessive - WarGodSheHe = CHARACTER_SHEHE_HE - WarGodHerHis = CHARACTER_HERHIS_HIS - WarGodHerHim = CHARACTER_HERHIM_HIM - - #NightGod - NightGodName = lamaism_night_god_name - NightGodNamePossessive = lamaism_night_god_name_possessive - NightGodSheHe = CHARACTER_SHEHE_HE - NightGodHerHis = CHARACTER_HERHIS_HIS - NightGodHerHim = CHARACTER_HERHIM_HIM - - #WaterGod - WaterGodName = lamaism_water_god_name - WaterGodNamePossessive = lamaism_water_god_name_possessive - WaterGodSheHe = CHARACTER_SHEHE_SHE - WaterGodHerHis = CHARACTER_HERHIS_HER - WaterGodHerHim = CHARACTER_HERHIM_HER - - GoodGodNames = { - bon_good_god_gyalpo_pehar - } - } - } - - pundarika = { - color = { 255 115 30 } - icon = tiantai - - #Holy Sites - holy_site = luoyang - holy_site = tiantai - holy_site = hiei - holy_site = gaeseong - holy_site = magadha - - #Main Group - doctrine = doctrine_pluralism_righteous - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_esotericism - doctrine = tenet_literalism - doctrine = tenet_inner_journey - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - - mantrayana = { - color = { 255 25 5 } - icon = mantrayana - - #Holy Sites - holy_site = luoyang - holy_site = koya - holy_site = heiankyo - holy_site = amaravati - holy_site = magadha - - #Main Group - doctrine = doctrine_pluralism_righteous - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_mendicant_preachers - doctrine = tenet_esotericism - doctrine = tenet_asceticism - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - - dhyana = { - color = { 170 37 28 } - icon = dhyana - - #Holy Sites - holy_site = luoyang - holy_site = bodh_gaya - holy_site = sarnath - holy_site = sikong - holy_site = nanhua - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_mendicant_preachers - doctrine = tenet_no_mind - doctrine = tenet_inner_journey - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - - sukhavati = { - color = { 139 64 21 } - icon = sukhavati - - #Holy Sites - holy_site = luoyang - holy_site = sarasvati - holy_site = heiankyo - holy_site = chang_an - holy_site = mount_lu - - #Main Group - doctrine = doctrine_pluralism_righteous - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_inner_journey - doctrine = tenet_mendicant_preachers - doctrine = tenet_pure_land - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - avatamsaka = { - color = { 179 92 68 } - icon = avatamsaka - - holy_site = bodh_gaya - holy_site = chang_an - holy_site = gaeseong - holy_site = nara - holy_site = magadha - - #Main Group - doctrine = doctrine_pluralism_righteous - - doctrine = doctrine_consanguinity_restricted - doctrine = doctrine_bastardry_all - - doctrine = doctrine_homosexuality_shunned - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - doctrine = tenet_inner_journey - doctrine = tenet_esotericism - doctrine = tenet_monasticism - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - maitreya = { # Milejiao - color = { 255 110 0 } - icon = maitreyanism - - holy_site = mogao - holy_site = luoyang - holy_site = emei - holy_site = putuo - holy_site = bodh_gaya - - doctrine = doctrine_pluralism_fundamentalist - - doctrine = doctrine_consanguinity_restricted - doctrine = doctrine_bastardry_all - - doctrine = doctrine_homosexuality_shunned - doctrine = doctrine_polygamy - - doctrine = doctrine_clerical_gender_male_only - - doctrine = tenet_asceticism - doctrine = tenet_unrelenting_faith - doctrine = doctrine_pilgrimage_local_rites - - doctrine_selection_pair = { - requires_dlc_flag = all_under_heaven - doctrine = tenet_extinction_of_dharma - fallback_doctrine = tenet_warmonger - } - - # Special - doctrine = special_doctrine_is_maitreya - #doctrine = special_doctrine_immaterial_harmony - } - vinaya = { - color = { 240 190 40 } - icon = vinaya - - holy_site = nara - holy_site = chang_an - holy_site = hangzhou - holy_site = sarnath - holy_site = vaishali - - #Main Group - doctrine = doctrine_pluralism_righteous - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_communal_identity - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_legalism - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - yogacara = { - color = { 153 50 204 } - icon = yogacara - - holy_site = luoyang - holy_site = sarnath - holy_site = magadha - holy_site = nara - holy_site = chang_an - - #Main Group - doctrine = doctrine_pluralism_righteous - - #Marriage - doctrine = doctrine_polygamy - doctrine = doctrine_bastardry_legitimization - - doctrine = doctrine_clerical_gender_male_only - - # Doctrines - doctrine = tenet_literalism - doctrine = tenet_inner_journey - doctrine = tenet_mendicant_preachers - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } - acharya = { - color = { 255 140 0 } - icon = acharya - - holy_site = dali - holy_site = magadha - holy_site = kusinagara - holy_site = pagan - holy_site = danai - - doctrine = doctrine_polygamy - doctrine = doctrine_adultery_men_accepted - doctrine = doctrine_witchcraft_accepted - doctrine = doctrine_clerical_marriage_allowed - doctrine = doctrine_clerical_gender_male_only - - doctrine = tenet_monasticism - doctrine = tenet_esotericism - doctrine = tenet_ritual_hospitality - doctrine = doctrine_pilgrimage_local_rites - - # Special - doctrine = special_doctrine_immaterial_harmony - } } } diff --git a/N3OW/common/religion/religions/00_confucianism.txt b/N3OW/common/religion/religions/00_confucianism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_confucianism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_dayawism.txt b/N3OW/common/religion/religions/00_dayawism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_dayawism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_donyipoloism.txt b/N3OW/common/religion/religions/00_donyipoloism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_donyipoloism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_dualism.txt b/N3OW/common/religion/religions/00_dualism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_dualism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_finno_ugric.txt b/N3OW/common/religion/religions/00_finno_ugric.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_finno_ugric.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_germanic.txt b/N3OW/common/religion/religions/00_germanic.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_germanic.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hantuism.txt b/N3OW/common/religion/religions/00_hantuism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_hantuism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hellenism.txt b/N3OW/common/religion/religions/00_hellenism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_hellenism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hinduism.txt b/N3OW/common/religion/religions/00_hinduism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_hinduism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hmongism.txt b/N3OW/common/religion/religions/00_hmongism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_hmongism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_islam.txt b/N3OW/common/religion/religions/00_islam.txt index 42229a47..768952ec 100644 --- a/N3OW/common/religion/religions/00_islam.txt +++ b/N3OW/common/religion/religions/00_islam.txt @@ -7,7 +7,6 @@ doctrine_background_icon = core_tenet_banner_islam.dds #STANDARD DOCTRINES: - doctrine = doctrine_monotheist #Abrahamic hostiliy group doctrine = abrahamic_hostility_doctrine #Polygamous marriages @@ -253,31 +252,6 @@ piety_icon_group = "islam" faiths = { - ashari = { #Arabian Sunni Islam - color = { 0 0.6 0 } - icon = sunni - religious_head = d_sunni - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = baghdad - holy_site = sinai - - #Tenet: - doctrine = tenet_struggle_submission - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_legalism - - #DOCTRINES: - #Sunni - doctrine = muhammad_succession_sunni_doctrine - # Jizya - doctrine = special_doctrine_jizya - #Leadership - doctrine = doctrine_temporal_head - } - temiri = { #Kazakh Metal Men color = { 136 180 204 } icon = temiri @@ -302,703 +276,5 @@ #Leadership doctrine = doctrine_temporal_head } - - muwalladi = { # Iberian Sunni Islam - color = { 0 0.4 0 } - icon = muwalladi - religious_head = d_sunni - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = cordoba - holy_site = fes - - #Tenet: - doctrine = tenet_struggle_submission - doctrine = tenet_communal_identity - doctrine = tenet_adaptive - - #DOCTRINES: - #Sunni - doctrine = muhammad_succession_sunni_doctrine - # Jizya - doctrine = special_doctrine_jizya - #Homosexuality is a sin, but a much more tolerated one. - doctrine = doctrine_homosexuality_accepted - #Pluralistic - doctrine = doctrine_pluralism_pluralistic - } - - maturidi = { # Persian Sunni Islam - color = { 0.1 0.5 0.3 } - icon = maturidi - religious_head = d_sunni - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = baghdad - holy_site = samarkand - - #Tenet - doctrine = tenet_adaptive - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_legalism - - #DOCTRINES - #Sunni - doctrine = muhammad_succession_sunni_doctrine - # Jizya - doctrine = special_doctrine_jizya - #Pluralistic - doctrine = doctrine_pluralism_pluralistic - } - - masmudi = { # Reformist Sunni Islam (Almohads) - color = { 0 0.6 0.2 } - icon = masmudi - religious_head = d_masmudi - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = tinmallal - holy_site = fes - - #Tenet: - doctrine = tenet_struggle_submission - doctrine = tenet_warmonger - doctrine = tenet_literalism - - #DOCTRINES: - #Sunni - doctrine = muhammad_succession_sunni_doctrine - #Pluralistic - doctrine = doctrine_pluralism_fundamentalist - - localization = { - ReligiousHeadName = masmudi_religious_head_title - ReligiousHeadTitleName = masmudi_religious_head_title_name - } - } - - mutazila = { # Rationalist school of Sunni Islam. Dominant between 8th and 10th centuries in the Abbasid Caliphate (Persia). - color = { 0 0.7 0.5 } - icon = mutazila - religious_head = d_sunni - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = baghdad - holy_site = sinai - - #Tenet: - doctrine = tenet_struggle_submission - doctrine = tenet_alexandrian_catechism #FP3 change - doctrine = tenet_legalism - - #DOCTRINES: - #Sunni - doctrine = muhammad_succession_sunni_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_divorce_allowed - doctrine = doctrine_witchcraft_shunned - } - - quranist = { - color = { 0.2 0.7 0.1 } - icon = quranist - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = kufa - holy_site = sinai - - #Tenet - doctrine = tenet_literalism - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_false_conversion_sanction - - #DOCTRINES - #Sunni - #No Head - #Homosexuality is a crime - #Adultery is a crime - #Deviancy is a crime - #Fundamentalist - # Jizya - doctrine = special_doctrine_jizya - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - doctrine = doctrine_no_head - doctrine = doctrine_homosexuality_crime - doctrine = doctrine_adultery_men_crime - doctrine = doctrine_adultery_women_crime - doctrine = doctrine_deviancy_crime - doctrine = doctrine_pluralism_fundamentalist - } - - ismaili = { #Seveners (default Shia) - color = { 0.2 0.8 0 } - icon = shia - religious_head = d_shiite - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_struggle_submission - doctrine = tenet_esotericism - doctrine = tenet_false_conversion_sanction - - #DOCTRINES - # Jizya - doctrine = special_doctrine_jizya - #Leadership - doctrine = doctrine_temporal_head - - #Shia - #Witchcraft is frowned upon - doctrine = muhammad_succession_shia_doctrine - doctrine = doctrine_witchcraft_shunned - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - qarmatian = { #A branch of the Isma'ili with syncretic Zoroastrian elements - #Founded a utopian republic in al-Hasa - color = { 0.1 0.8 0.1 } - icon = qarmatian - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_unrelenting_faith - doctrine = tenet_aniconism - doctrine = tenet_gnosticism - - #Shia - #Homosexuality is a sin, but a much more tolerated one. - #Witchcraft is frowned upon - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - doctrine = doctrine_no_head # Believes in the Imams, but disagree with mainline Shias as to who they are. Does not believe the true Imam has been reincarnated yet. - doctrine = doctrine_pluralism_fundamentalist - doctrine = doctrine_homosexuality_accepted - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_monogamy - doctrine = doctrine_gender_equal # While the differences between men and women were a bit more complex, Equal is a suitable abstraction for lack of male-pref - doctrine = doctrine_pilgrimage_forbidden - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - nizari = { - color = { 0.2 0.7 0.1 } - icon = nizari - religious_head = d_nizari - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = qom # Very important religious center in Iran - - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_false_conversion_sanction - - # Fedayeen, else Struggle & Submission - doctrine_selection_pair = { - requires_dlc_flag = legacy_of_persia - doctrine = tenet_fp3_fedayeen - fallback_doctrine = tenet_struggle_submission - } - - #Shia - doctrine = muhammad_succession_shia_doctrine - # Jizya - doctrine = special_doctrine_jizya - #Hereditary clerical succession - doctrine = doctrine_clerical_succession_spiritual_fixed_appointment - # Assassins - doctrine = doctrine_clerical_function_recruitment - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - zayidi = { - color = { 0.3 0.8 0.2 } - icon = zayidi - religious_head = d_zayidi - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_struggle_submission - doctrine = tenet_unrelenting_faith - doctrine = tenet_legalism - - #Shia - #Witchcraft is a sin - doctrine = muhammad_succession_shia_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_pluralism_pluralistic - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - imami = { #Twelver - color = { 0.1 0.5 0.1 } - icon = imami - religious_head = d_imami - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = baghdad - - doctrine = tenet_legalism - doctrine = tenet_false_conversion_sanction - doctrine = tenet_religious_legal_pronouncements - - #Shia - #No religious head - #Homosexuality is a sin - #Witchcraft is a sin - doctrine = muhammad_succession_shia_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_witchcraft_shunned - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - BishopMale = islam_ayatollah - BishopMalePlural = islam_ayatollah_plural - BishopFemale = islam_ayatollah - BishopFemalePlural = islam_ayatollah_plural - BishopNeuter = islam_ayatollah - BishopNeuterPlural = islam_ayatollah_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - ghulat = { - color = { 0.4 0.8 0.3 } - icon = ghulat - religious_head = d_ghulat - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_struggle_submission - doctrine = tenet_false_conversion_sanction - doctrine = tenet_communion - - #Shia - #No religious head - #Witchcraft is a sin - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_witchcraft_shunned - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - alawite = { - color = { 0.2 0.4 0.1 } - icon = alawite - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_esotericism - doctrine = tenet_reincarnation - doctrine = tenet_communion - - #Shia - #No head of faith: or, technically should be no head, but one is required for their communion tenet to work, so we give them a chief imam. - #Monogamy - #Free divorce - #Adultery is a crime - #Clergy - equal - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - doctrine = doctrine_monogamy - doctrine = doctrine_divorce_allowed - doctrine = doctrine_adultery_men_crime - doctrine = doctrine_spiritual_head - doctrine = doctrine_adultery_women_crime - doctrine = doctrine_clerical_gender_either - doctrine = doctrine_pilgrimage_forbidden - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - alevi = { - color = { 0.4 0.6 0.1 } - icon = alevi - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_esotericism - doctrine = tenet_inner_journey - doctrine = tenet_literalism - - #Shia - #Monogamy - #Divorce forbidden - #Homosexuality is a sin - #Adultery is a crime - #Witchcraft is a sin - #Clerical gender - Either - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - doctrine = doctrine_divorce_disallowed - doctrine = doctrine_adultery_women_crime - doctrine = doctrine_adultery_men_crime - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_clerical_gender_either - doctrine = doctrine_pilgrimage_forbidden - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - HouseOfWorship = alevi_house_of_worship - HouseOfWorship2 = alevi_house_of_worship_2 - HouseOfWorship3 = alevi_house_of_worship_3 - HouseOfWorshipPlural = alevi_house_of_worship_plural - ReligiousText = alevi_religious_text - ReligiousText2 = alevi_religious_text_2 - ReligiousText3 = alevi_religious_text_3 - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - - holy_order_names = { - { name = "holy_order_bektashi_order" } - } - } - - druze = { - color = { 0.3 0.7 0.1 } - icon = islam_druze - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = beirut - holy_site = zozan - - doctrine = tenet_gnosticism - doctrine = tenet_reincarnation - doctrine = tenet_false_conversion_sanction - - #Shia - #Divorce forbidden - #Homosexuality is a sin - #Witchcraft is a sin - - doctrine = doctrine_monogamy - doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia - doctrine = doctrine_divorce_allowed - doctrine = doctrine_adultery_women_crime - doctrine = doctrine_adultery_men_crime - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_clerical_gender_either - doctrine = doctrine_pilgrimage_forbidden - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousText = druze_religious_text - ReligiousText2 = druze_religious_text_2 - ReligiousText3 = druze_religious_text_3 - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - ibadi = { - color = { 0.3 0.6 0.3 } - icon = ibadi - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = basra - holy_site = nizwa - - #Tenet - doctrine = tenet_literalism - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_false_conversion_sanction - - #DOCTRINES - #Muhakkima - #No religious head - #Witchcraft is a sin - doctrine = muhammad_succession_muhakkima_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_no_head - doctrine = doctrine_witchcraft_shunned - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - - holy_order_names = { - { name = "holy_order_haruriyya" } - } - } - - azariqa = { - color = { 0.3 0.7 0.7 } - icon = azariqa - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = siffa - holy_site = kufa - - #Tenet - doctrine = tenet_legalism - doctrine = tenet_warmonger - - # Fedayeen, else Struggle & Submission - doctrine_selection_pair = { - requires_dlc_flag = legacy_of_persia - doctrine = tenet_fp3_fedayeen - fallback_doctrine = tenet_struggle_submission - } - - doctrine = muhammad_succession_muhakkima_doctrine - doctrine = doctrine_temporal_head - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_adultery_men_crime - doctrine = doctrine_adultery_women_crime - doctrine = doctrine_gender_equal - doctrine = doctrine_pluralism_fundamentalist - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - najdat = { - color = { 0.6 0.7 0.7 } - icon = nadjat - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = bahrein - holy_site = yamama - - #Tenet - doctrine = tenet_struggle_submission - doctrine = tenet_religious_legal_pronouncements - doctrine = tenet_esotericism - - #Doctrines - doctrine = muhammad_succession_muhakkima_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_temporal_head - doctrine = doctrine_witchcraft_shunned - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - sufri = { - color = { 0.3 0.5 0.5 } - icon = muhakkima_3 - - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = sijilmasa - holy_site = siffa - - #Tenet - doctrine = tenet_struggle_submission - doctrine = tenet_literalism - doctrine = tenet_false_conversion_sanction - - #Doctrines - doctrine = muhammad_succession_muhakkima_doctrine - # Jizya - doctrine = special_doctrine_jizya - doctrine = doctrine_no_head - doctrine = doctrine_divorce_allowed - doctrine = doctrine_witchcraft_shunned - doctrine = doctrine_gender_equal - doctrine = doctrine_clerical_gender_either - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } - - hafizi = { #Sub-set of Ismaili Shiites that fervently supported the primacy of their caliph. - color = { 0.5 0.8 0.4 } - icon = ibadi_custom - religious_head = d_shiite - - holy_site = mecca - holy_site = medina - holy_site = jerusalem - holy_site = nadjaf - holy_site = damascus - - doctrine = tenet_struggle_submission - doctrine = tenet_unrelenting_faith - doctrine = tenet_false_conversion_sanction - - # Leadership - doctrine = doctrine_temporal_head - - # Shia - doctrine = muhammad_succession_shia_doctrine - # Main Doctrines - doctrine = doctrine_pluralism_fundamentalist - # Criminal Doctrines - doctrine = doctrine_witchcraft_shunned - # Clergy Doctrines - doctrine = doctrine_clerical_function_recruitment - - localization = { - PriestMale = islam_shia_priest - PriestMalePlural = islam_shia_priest_plural - PriestFemale = islam_shia_priest - PriestFemalePlural = islam_shia_priest_plural - PriestNeuter = islam_shia_priest - PriestNeuterPlural = islam_shia_priest_plural - ReligiousHeadName = islam_shia_religious_head_title - ReligiousHeadTitleName = islam_shia_religious_head_title_name - } - } } } diff --git a/N3OW/common/religion/religions/00_jainism.txt b/N3OW/common/religion/religions/00_jainism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_jainism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kaharingan.txt b/N3OW/common/religion/religions/00_kaharingan.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_kaharingan.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kamuyism.txt b/N3OW/common/religion/religions/00_kamuyism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_kamuyism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kushitism.txt b/N3OW/common/religion/religions/00_kushitism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_kushitism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_magyarism.txt b/N3OW/common/religion/religions/00_magyarism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_magyarism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_moism.txt b/N3OW/common/religion/religions/00_moism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_moism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_muism.txt b/N3OW/common/religion/religions/00_muism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_muism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_mundhumism.txt b/N3OW/common/religion/religions/00_mundhumism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_mundhumism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_north_african.txt b/N3OW/common/religion/religions/00_north_african.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_north_african.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_paganism.txt b/N3OW/common/religion/religions/00_paganism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_paganism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_qiangic.txt b/N3OW/common/religion/religions/00_qiangic.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_qiangic.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_satsana_phi.txt b/N3OW/common/religion/religions/00_satsana_phi.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_satsana_phi.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_shamanism.txt b/N3OW/common/religion/religions/00_shamanism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_shamanism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_shintoism.txt b/N3OW/common/religion/religions/00_shintoism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_shintoism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_siberian.txt b/N3OW/common/religion/religions/00_siberian.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_siberian.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_slavic.txt b/N3OW/common/religion/religions/00_slavic.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_slavic.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_taoism.txt b/N3OW/common/religion/religions/00_taoism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_taoism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_tengrism.txt b/N3OW/common/religion/religions/00_tengrism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_tengrism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_tolotang.txt b/N3OW/common/religion/religions/00_tolotang.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_tolotang.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_utaki.txt b/N3OW/common/religion/religions/00_utaki.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_utaki.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_waaqism.txt b/N3OW/common/religion/religions/00_waaqism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_waaqism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african.txt b/N3OW/common/religion/religions/00_west_african.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_west_african.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_bori.txt b/N3OW/common/religion/religions/00_west_african_bori.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_west_african_bori.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_orisha.txt b/N3OW/common/religion/religions/00_west_african_orisha.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_west_african_orisha.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_roog.txt b/N3OW/common/religion/religions/00_west_african_roog.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_west_african_roog.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_yazidi.txt b/N3OW/common/religion/religions/00_yazidi.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_yazidi.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_zunism.txt b/N3OW/common/religion/religions/00_zunism.txt new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/N3OW/common/religion/religions/00_zunism.txt @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/N3OW/common/religion/religions/NEOW_thelema.txt index dfe249a4..16dce20f 100644 --- a/N3OW/common/religion/religions/NEOW_thelema.txt +++ b/N3OW/common/religion/religions/NEOW_thelema.txt @@ -237,7 +237,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft #Tenets | WIP doctrine = tenet_love_under_will @@ -336,7 +336,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft #Tenets | WIP doctrine = tenet_love_under_will @@ -367,7 +367,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder- - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft doctrine = doctrine_no_head doctrine = doctrine_pluralism_pluralistic @@ -399,7 +399,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder- - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft doctrine = doctrine_no_head doctrine = doctrine_pluralism_pluralistic diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/N3OW/common/religion/religions/NEOW_wicca.txt index a2d6c522..b154e453 100644 --- a/N3OW/common/religion/religions/NEOW_wicca.txt +++ b/N3OW/common/religion/religions/NEOW_wicca.txt @@ -247,7 +247,7 @@ #Special Tolerance | placeholder #doctrine = special_doctrine_ecumenical_christian - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft #Tenets | placeholder doctrine = the_queen_of_summer @@ -341,7 +341,7 @@ #Special Tolerance | placeholder #doctrine = special_doctrine_ecumenical_christian - doctrine = special_doctrine_esoteric_witchcraft + #doctrine = special_doctrine_esoteric_witchcraft doctrine = doctrine_spiritual_head doctrine = doctrine_pluralism_righteous diff --git a/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt b/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt index 389e3e8e..c9ac12b7 100644 --- a/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt +++ b/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt @@ -3378,7 +3378,7 @@ mandala_no_longer_polytheist_effect = { limit = { government_has_flag = government_is_mandala faith = { - NOT = { has_doctrine = doctrine_polytheist } + NOT = { has_doctrine = doctrine_polytheist } #This needs to be fixed eventually due to the removal of the Polytheist doctrine } } convert_whole_realm_to_feudalism_effect = yes diff --git a/N3OW/common/scripted_triggers/00_government_triggers.txt b/N3OW/common/scripted_triggers/00_government_triggers.txt index d2f2d91f..4e3b959c 100644 --- a/N3OW/common/scripted_triggers/00_government_triggers.txt +++ b/N3OW/common/scripted_triggers/00_government_triggers.txt @@ -92,5 +92,5 @@ has_mandala_faith_trigger = { faith = { has_doctrine_parameter = unreformed } } } - faith = { has_doctrine = doctrine_polytheist } + #faith = { has_doctrine = doctrine_polytheist } } From c390abcaae9ce159fdc39bc98044b44bafa5bf39 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 06:02:48 -0500 Subject: [PATCH 04/22] Purge of base religions/faiths undone --- N3OW/common/religion/religions/00_akom.txt | 1 - N3OW/common/religion/religions/00_aluk.txt | 1 - N3OW/common/religion/religions/00_baltic.txt | 1 - .../religion/religions/00_basque_paganism.txt | 1 - .../religion/religions/00_bilikuism.txt | 1 - N3OW/common/religion/religions/00_bimoism.txt | 1 - N3OW/common/religion/religions/00_bon.txt | 1 - .../common/religion/religions/00_buddhism.txt | 536 +++++++++++++ .../religion/religions/00_confucianism.txt | 1 - .../common/religion/religions/00_dayawism.txt | 1 - .../religion/religions/00_donyipoloism.txt | 1 - N3OW/common/religion/religions/00_dualism.txt | 1 - .../religion/religions/00_finno_ugric.txt | 1 - .../common/religion/religions/00_germanic.txt | 1 - .../common/religion/religions/00_hantuism.txt | 1 - .../religion/religions/00_hellenism.txt | 1 - .../common/religion/religions/00_hinduism.txt | 1 - .../common/religion/religions/00_hmongism.txt | 1 - N3OW/common/religion/religions/00_islam.txt | 723 ++++++++++++++++++ N3OW/common/religion/religions/00_jainism.txt | 1 - .../religion/religions/00_kaharingan.txt | 1 - .../common/religion/religions/00_kamuyism.txt | 1 - .../religion/religions/00_kushitism.txt | 1 - .../religion/religions/00_magyarism.txt | 1 - N3OW/common/religion/religions/00_moism.txt | 1 - N3OW/common/religion/religions/00_muism.txt | 1 - .../religion/religions/00_mundhumism.txt | 1 - .../religion/religions/00_north_african.txt | 1 - .../common/religion/religions/00_paganism.txt | 1 - N3OW/common/religion/religions/00_qiangic.txt | 1 - .../religion/religions/00_satsana_phi.txt | 1 - .../religion/religions/00_shamanism.txt | 1 - .../religion/religions/00_shintoism.txt | 1 - .../common/religion/religions/00_siberian.txt | 1 - N3OW/common/religion/religions/00_slavic.txt | 1 - N3OW/common/religion/religions/00_taoism.txt | 1 - .../common/religion/religions/00_tengrism.txt | 1 - .../common/religion/religions/00_tolotang.txt | 1 - N3OW/common/religion/religions/00_utaki.txt | 1 - N3OW/common/religion/religions/00_waaqism.txt | 1 - .../religion/religions/00_west_african.txt | 1 - .../religions/00_west_african_bori.txt | 1 - .../religions/00_west_african_orisha.txt | 1 - .../religions/00_west_african_roog.txt | 1 - N3OW/common/religion/religions/00_yazidi.txt | 1 - N3OW/common/religion/religions/00_zunism.txt | 1 - 46 files changed, 1259 insertions(+), 44 deletions(-) delete mode 100644 N3OW/common/religion/religions/00_akom.txt delete mode 100644 N3OW/common/religion/religions/00_aluk.txt delete mode 100644 N3OW/common/religion/religions/00_baltic.txt delete mode 100644 N3OW/common/religion/religions/00_basque_paganism.txt delete mode 100644 N3OW/common/religion/religions/00_bilikuism.txt delete mode 100644 N3OW/common/religion/religions/00_bimoism.txt delete mode 100644 N3OW/common/religion/religions/00_bon.txt delete mode 100644 N3OW/common/religion/religions/00_confucianism.txt delete mode 100644 N3OW/common/religion/religions/00_dayawism.txt delete mode 100644 N3OW/common/religion/religions/00_donyipoloism.txt delete mode 100644 N3OW/common/religion/religions/00_dualism.txt delete mode 100644 N3OW/common/religion/religions/00_finno_ugric.txt delete mode 100644 N3OW/common/religion/religions/00_germanic.txt delete mode 100644 N3OW/common/religion/religions/00_hantuism.txt delete mode 100644 N3OW/common/religion/religions/00_hellenism.txt delete mode 100644 N3OW/common/religion/religions/00_hinduism.txt delete mode 100644 N3OW/common/religion/religions/00_hmongism.txt delete mode 100644 N3OW/common/religion/religions/00_jainism.txt delete mode 100644 N3OW/common/religion/religions/00_kaharingan.txt delete mode 100644 N3OW/common/religion/religions/00_kamuyism.txt delete mode 100644 N3OW/common/religion/religions/00_kushitism.txt delete mode 100644 N3OW/common/religion/religions/00_magyarism.txt delete mode 100644 N3OW/common/religion/religions/00_moism.txt delete mode 100644 N3OW/common/religion/religions/00_muism.txt delete mode 100644 N3OW/common/religion/religions/00_mundhumism.txt delete mode 100644 N3OW/common/religion/religions/00_north_african.txt delete mode 100644 N3OW/common/religion/religions/00_paganism.txt delete mode 100644 N3OW/common/religion/religions/00_qiangic.txt delete mode 100644 N3OW/common/religion/religions/00_satsana_phi.txt delete mode 100644 N3OW/common/religion/religions/00_shamanism.txt delete mode 100644 N3OW/common/religion/religions/00_shintoism.txt delete mode 100644 N3OW/common/religion/religions/00_siberian.txt delete mode 100644 N3OW/common/religion/religions/00_slavic.txt delete mode 100644 N3OW/common/religion/religions/00_taoism.txt delete mode 100644 N3OW/common/religion/religions/00_tengrism.txt delete mode 100644 N3OW/common/religion/religions/00_tolotang.txt delete mode 100644 N3OW/common/religion/religions/00_utaki.txt delete mode 100644 N3OW/common/religion/religions/00_waaqism.txt delete mode 100644 N3OW/common/religion/religions/00_west_african.txt delete mode 100644 N3OW/common/religion/religions/00_west_african_bori.txt delete mode 100644 N3OW/common/religion/religions/00_west_african_orisha.txt delete mode 100644 N3OW/common/religion/religions/00_west_african_roog.txt delete mode 100644 N3OW/common/religion/religions/00_yazidi.txt delete mode 100644 N3OW/common/religion/religions/00_zunism.txt diff --git a/N3OW/common/religion/religions/00_akom.txt b/N3OW/common/religion/religions/00_akom.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_akom.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_aluk.txt b/N3OW/common/religion/religions/00_aluk.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_aluk.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_baltic.txt b/N3OW/common/religion/religions/00_baltic.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_baltic.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_basque_paganism.txt b/N3OW/common/religion/religions/00_basque_paganism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_basque_paganism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bilikuism.txt b/N3OW/common/religion/religions/00_bilikuism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_bilikuism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bimoism.txt b/N3OW/common/religion/religions/00_bimoism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_bimoism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_bon.txt b/N3OW/common/religion/religions/00_bon.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_bon.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_buddhism.txt b/N3OW/common/religion/religions/00_buddhism.txt index fecc535b..82a42631 100644 --- a/N3OW/common/religion/religions/00_buddhism.txt +++ b/N3OW/common/religion/religions/00_buddhism.txt @@ -264,5 +264,541 @@ } } + theravada = { + color = { 0.8 0.4 0.0 } + icon = buddhism + + holy_site = bupaya + holy_site = bodh_gaya + holy_site = sarnath + holy_site = atamasthana + holy_site = dagon + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_monasticism + doctrine = tenet_literalism + doctrine = doctrine_polygamy + } + + mahayana = { + color = { 0.8 0.3 0.2 } + icon = mahayana + + holy_site = borobudur + holy_site = bodh_gaya + holy_site = bayon + holy_site = sanchi + holy_site = amaravati + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_mendicant_preachers + doctrine = tenet_asceticism + } + + vajrayana = { + color = { 0.9 0.3 0.0 } + icon = vajrayana + + holy_site = muara_takus + holy_site = bodh_gaya + holy_site = sarnath + holy_site = kalasan + holy_site = ajanta + + doctrine = doctrine_gender_equal + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_esotericism + doctrine = tenet_ritual_hospitality + + localization = { + ReligiousText = vajrayana_religious_text + ReligiousText2 = vajrayana_religious_text_2 + ReligiousText3 = vajrayana_religious_text_3 + + #Creator + CreatorName = vajrayana_creator_god_name + CreatorNamePossessive = vajrayana_creator_god_name_possessive + CreatorSheHe = CHARACTER_HERHIM_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = vajrayana_health_god_name + HealthGodNamePossessive = vajrayana_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = vajrayana_fertility_god_name + FertilityGodNamePossessive = vajrayana_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = vajrayana_wealth_god_name + WealthGodNamePossessive = vajrayana_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = vajrayana_household_god_name + HouseholdGodNamePossessive = vajrayana_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_SHE + HouseholdGodHerHis = CHARACTER_HERHIS_HER + HouseholdGodHerHim = CHARACTER_HERHIM_HER + + #KnowledgeGod + KnowledgeGodName = vajrayana_knowledge_god_name + KnowledgeGodNamePossessive = vajrayana_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = vajrayana_war_god_name + WarGodNamePossessive = vajrayana_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod + NightGodName = vajrayana_night_god_name + NightGodNamePossessive = vajrayana_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = vajrayana_water_god_name + WaterGodNamePossessive = vajrayana_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_SHE + WaterGodHerHis = CHARACTER_HERHIS_HER + WaterGodHerHim = CHARACTER_HERHIM_HER + } + } + + ari = { + color = { 99 0 57 } + icon = ari_buddhism + + holy_site = kusinagara + holy_site = bodh_gaya + holy_site = sittaung + holy_site = ava + holy_site = dagon + + doctrine = doctrine_polygamy + doctrine = doctrine_kinslaying_accepted + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_ritual_celebrations + doctrine = tenet_esotericism + doctrine = tenet_communal_identity + } + + lamaism = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements + color = { 0.9 0.2 0.0 } + icon = lamaism_buddhism + + holy_site = kusinagara + holy_site = bodh_gaya + holy_site = lhasa + holy_site = sagya + holy_site = purang + + doctrine = doctrine_gender_equal + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_adultery_women_accepted + doctrine = doctrine_deviancy_accepted + doctrine = doctrine_witchcraft_accepted + + # Carried over from pre-Buddhist Tibet. Similar theological motivations as cremation, demonstrating the impermanence of life + doctrine = doctrine_funeral_sky_burial + + doctrine = tenet_dharmic_pacifism + doctrine = tenet_monasticism + doctrine = tenet_esotericism + + localization = { + ReligiousText = lamaism_religious_text + ReligiousText2 = lamaism_religious_text_2 + ReligiousText3 = lamaism_religious_text_3 + HouseOfWorship = lamaism_house_of_worship + HouseOfWorship2 = lamaism_house_of_worship_2 + HouseOfWorship3 = lamaism_house_of_worship_3 + HouseOfWorshipPlural = lamaism_house_of_worship_plural + ReligiousHeadName = lamaism_religious_head_title + DevoteeMale = lamaism_devotee_male + DevoteeMalePlural = lamaism_devotee_male_plural + DevoteeFemale = lamaism_devotee_female + DevoteeFemalePlural = lamaism_devotee_female_plural + DevoteeNeuter = lamaism_devotee_neuter + DevoteeNeuterPlural = lamaism_devotee_neuter_plural + PriestMale = lamaism_priest + PriestMalePlural = lamaism_priest_plural + PriestFemale = lamaism_priest + PriestFemalePlural = lamaism_priest_plural + PriestNeuter = lamaism_priest + PriestNeuterPlural = lamaism_priest_plural + AltPriestTermPlural = lamaism_priest_term_plural + BishopMale = lamaism_bishop + BishopMalePlural = lamaism_bishop_plural + BishopFemale = lamaism_bishop + BishopFemalePlural = lamaism_bishop_plural + BishopNeuter = lamaism_bishop + BishopNeuterPlural = lamaism_bishop_plural + WitchGodName = bon_evil_god_shinje + WitchGodNamePossessive = bon_evil_god_shinje_possessive + WitchGodHerHis = CHARACTER_HERHIS_HIS + WitchGodSheHe = CHARACTER_SHEHE_HE + WitchGodHerHim = CHARACTER_HERHIM_HIM + WitchGodMistressMaster = master + WitchGodMotherFather = father + + #Creator + CreatorName = lamaism_creator_god_name + CreatorNamePossessive = lamaism_creator_god_name_possessive + CreatorSheHe = CHARACTER_HERHIM_IT + CreatorHerHis = CHARACTER_HERHIS_ITS + CreatorHerHim = CHARACTER_HERHIM_IT + + #HealthGod + HealthGodName = lamaism_health_god_name + HealthGodNamePossessive = lamaism_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = lamaism_fertility_god_name + FertilityGodNamePossessive = lamaism_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = lamaism_wealth_god_name + WealthGodNamePossessive = lamaism_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = lamaism_household_god_name + HouseholdGodNamePossessive = lamaism_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_SHE + HouseholdGodHerHis = CHARACTER_HERHIS_HER + HouseholdGodHerHim = CHARACTER_HERHIM_HER + + #KnowledgeGod + KnowledgeGodName = lamaism_knowledge_god_name + KnowledgeGodNamePossessive = lamaism_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_HE + KnowledgeGodHerHis = CHARACTER_HERHIS_HIS + KnowledgeGodHerHim = CHARACTER_HERHIM_HIM + + #WarGod + WarGodName = lamaism_war_god_name + WarGodNamePossessive = lamaism_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_HE + WarGodHerHis = CHARACTER_HERHIS_HIS + WarGodHerHim = CHARACTER_HERHIM_HIM + + #NightGod + NightGodName = lamaism_night_god_name + NightGodNamePossessive = lamaism_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_HE + NightGodHerHis = CHARACTER_HERHIS_HIS + NightGodHerHim = CHARACTER_HERHIM_HIM + + #WaterGod + WaterGodName = lamaism_water_god_name + WaterGodNamePossessive = lamaism_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_SHE + WaterGodHerHis = CHARACTER_HERHIS_HER + WaterGodHerHim = CHARACTER_HERHIM_HER + + GoodGodNames = { + bon_good_god_gyalpo_pehar + } + } + } + + pundarika = { + color = { 255 115 30 } + icon = tiantai + + #Holy Sites + holy_site = luoyang + holy_site = tiantai + holy_site = hiei + holy_site = gaeseong + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_esotericism + doctrine = tenet_literalism + doctrine = tenet_inner_journey + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + mantrayana = { + color = { 255 25 5 } + icon = mantrayana + + #Holy Sites + holy_site = luoyang + holy_site = koya + holy_site = heiankyo + holy_site = amaravati + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_mendicant_preachers + doctrine = tenet_esotericism + doctrine = tenet_asceticism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + dhyana = { + color = { 170 37 28 } + icon = dhyana + + #Holy Sites + holy_site = luoyang + holy_site = bodh_gaya + holy_site = sarnath + holy_site = sikong + holy_site = nanhua + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_mendicant_preachers + doctrine = tenet_no_mind + doctrine = tenet_inner_journey + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + + sukhavati = { + color = { 139 64 21 } + icon = sukhavati + + #Holy Sites + holy_site = luoyang + holy_site = sarasvati + holy_site = heiankyo + holy_site = chang_an + holy_site = mount_lu + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_inner_journey + doctrine = tenet_mendicant_preachers + doctrine = tenet_pure_land + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + avatamsaka = { + color = { 179 92 68 } + icon = avatamsaka + + holy_site = bodh_gaya + holy_site = chang_an + holy_site = gaeseong + holy_site = nara + holy_site = magadha + + #Main Group + doctrine = doctrine_pluralism_righteous + + doctrine = doctrine_consanguinity_restricted + doctrine = doctrine_bastardry_all + + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_inner_journey + doctrine = tenet_esotericism + doctrine = tenet_monasticism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + maitreya = { # Milejiao + color = { 255 110 0 } + icon = maitreyanism + + holy_site = mogao + holy_site = luoyang + holy_site = emei + holy_site = putuo + holy_site = bodh_gaya + + doctrine = doctrine_pluralism_fundamentalist + + doctrine = doctrine_consanguinity_restricted + doctrine = doctrine_bastardry_all + + doctrine = doctrine_homosexuality_shunned + doctrine = doctrine_polygamy + + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_asceticism + doctrine = tenet_unrelenting_faith + doctrine = doctrine_pilgrimage_local_rites + + doctrine_selection_pair = { + requires_dlc_flag = all_under_heaven + doctrine = tenet_extinction_of_dharma + fallback_doctrine = tenet_warmonger + } + + # Special + doctrine = special_doctrine_is_maitreya + #doctrine = special_doctrine_immaterial_harmony + } + vinaya = { + color = { 240 190 40 } + icon = vinaya + + holy_site = nara + holy_site = chang_an + holy_site = hangzhou + holy_site = sarnath + holy_site = vaishali + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_communal_identity + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + yogacara = { + color = { 153 50 204 } + icon = yogacara + + holy_site = luoyang + holy_site = sarnath + holy_site = magadha + holy_site = nara + holy_site = chang_an + + #Main Group + doctrine = doctrine_pluralism_righteous + + #Marriage + doctrine = doctrine_polygamy + doctrine = doctrine_bastardry_legitimization + + doctrine = doctrine_clerical_gender_male_only + + # Doctrines + doctrine = tenet_literalism + doctrine = tenet_inner_journey + doctrine = tenet_mendicant_preachers + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + acharya = { + color = { 255 140 0 } + icon = acharya + + holy_site = dali + holy_site = magadha + holy_site = kusinagara + holy_site = pagan + holy_site = danai + + doctrine = doctrine_polygamy + doctrine = doctrine_adultery_men_accepted + doctrine = doctrine_witchcraft_accepted + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_gender_male_only + + doctrine = tenet_monasticism + doctrine = tenet_esotericism + doctrine = tenet_ritual_hospitality + doctrine = doctrine_pilgrimage_local_rites + + # Special + doctrine = special_doctrine_immaterial_harmony + } + } } } diff --git a/N3OW/common/religion/religions/00_confucianism.txt b/N3OW/common/religion/religions/00_confucianism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_confucianism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_dayawism.txt b/N3OW/common/religion/religions/00_dayawism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_dayawism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_donyipoloism.txt b/N3OW/common/religion/religions/00_donyipoloism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_donyipoloism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_dualism.txt b/N3OW/common/religion/religions/00_dualism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_dualism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_finno_ugric.txt b/N3OW/common/religion/religions/00_finno_ugric.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_finno_ugric.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_germanic.txt b/N3OW/common/religion/religions/00_germanic.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_germanic.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hantuism.txt b/N3OW/common/religion/religions/00_hantuism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_hantuism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hellenism.txt b/N3OW/common/religion/religions/00_hellenism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_hellenism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hinduism.txt b/N3OW/common/religion/religions/00_hinduism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_hinduism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_hmongism.txt b/N3OW/common/religion/religions/00_hmongism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_hmongism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_islam.txt b/N3OW/common/religion/religions/00_islam.txt index 768952ec..13e8b8aa 100644 --- a/N3OW/common/religion/religions/00_islam.txt +++ b/N3OW/common/religion/religions/00_islam.txt @@ -276,5 +276,728 @@ #Leadership doctrine = doctrine_temporal_head } + + ashari = { #Arabian Sunni Islam + color = { 0 0.6 0 } + icon = sunni + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + } + + muwalladi = { # Iberian Sunni Islam + color = { 0 0.4 0 } + icon = muwalladi + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = cordoba + holy_site = fes + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_communal_identity + doctrine = tenet_adaptive + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Homosexuality is a sin, but a much more tolerated one. + doctrine = doctrine_homosexuality_accepted + #Pluralistic + doctrine = doctrine_pluralism_pluralistic + } + + maturidi = { # Persian Sunni Islam + color = { 0.1 0.5 0.3 } + icon = maturidi + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = samarkand + + #Tenet + doctrine = tenet_adaptive + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_legalism + + #DOCTRINES + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Pluralistic + doctrine = doctrine_pluralism_pluralistic + } + + masmudi = { # Reformist Sunni Islam (Almohads) + color = { 0 0.6 0.2 } + icon = masmudi + religious_head = d_masmudi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = tinmallal + holy_site = fes + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_warmonger + doctrine = tenet_literalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + #Pluralistic + doctrine = doctrine_pluralism_fundamentalist + + localization = { + ReligiousHeadName = masmudi_religious_head_title + ReligiousHeadTitleName = masmudi_religious_head_title_name + } + } + + mutazila = { # Rationalist school of Sunni Islam. Dominant between 8th and 10th centuries in the Abbasid Caliphate (Persia). + color = { 0 0.7 0.5 } + icon = mutazila + religious_head = d_sunni + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = baghdad + holy_site = sinai + + #Tenet: + doctrine = tenet_struggle_submission + doctrine = tenet_alexandrian_catechism #FP3 change + doctrine = tenet_legalism + + #DOCTRINES: + #Sunni + doctrine = muhammad_succession_sunni_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_divorce_allowed + doctrine = doctrine_witchcraft_shunned + } + + quranist = { + color = { 0.2 0.7 0.1 } + icon = quranist + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = kufa + holy_site = sinai + + #Tenet + doctrine = tenet_literalism + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + #Sunni + #No Head + #Homosexuality is a crime + #Adultery is a crime + #Deviancy is a crime + #Fundamentalist + # Jizya + doctrine = special_doctrine_jizya + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_no_head + doctrine = doctrine_homosexuality_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_deviancy_crime + doctrine = doctrine_pluralism_fundamentalist + } + + ismaili = { #Seveners (default Shia) + color = { 0.2 0.8 0 } + icon = shia + religious_head = d_shiite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_esotericism + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + # Jizya + doctrine = special_doctrine_jizya + #Leadership + doctrine = doctrine_temporal_head + + #Shia + #Witchcraft is frowned upon + doctrine = muhammad_succession_shia_doctrine + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + qarmatian = { #A branch of the Isma'ili with syncretic Zoroastrian elements + #Founded a utopian republic in al-Hasa + color = { 0.1 0.8 0.1 } + icon = qarmatian + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_unrelenting_faith + doctrine = tenet_aniconism + doctrine = tenet_gnosticism + + #Shia + #Homosexuality is a sin, but a much more tolerated one. + #Witchcraft is frowned upon + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_no_head # Believes in the Imams, but disagree with mainline Shias as to who they are. Does not believe the true Imam has been reincarnated yet. + doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_monogamy + doctrine = doctrine_gender_equal # While the differences between men and women were a bit more complex, Equal is a suitable abstraction for lack of male-pref + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + nizari = { + color = { 0.2 0.7 0.1 } + icon = nizari + religious_head = d_nizari + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = qom # Very important religious center in Iran + + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + # Fedayeen, else Struggle & Submission + doctrine_selection_pair = { + requires_dlc_flag = legacy_of_persia + doctrine = tenet_fp3_fedayeen + fallback_doctrine = tenet_struggle_submission + } + + #Shia + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + #Hereditary clerical succession + doctrine = doctrine_clerical_succession_spiritual_fixed_appointment + # Assassins + doctrine = doctrine_clerical_function_recruitment + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + zayidi = { + color = { 0.3 0.8 0.2 } + icon = zayidi + religious_head = d_zayidi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_unrelenting_faith + doctrine = tenet_legalism + + #Shia + #Witchcraft is a sin + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_pluralism_pluralistic + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + imami = { #Twelver + color = { 0.1 0.5 0.1 } + icon = imami + religious_head = d_imami + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = baghdad + + doctrine = tenet_legalism + doctrine = tenet_false_conversion_sanction + doctrine = tenet_religious_legal_pronouncements + + #Shia + #No religious head + #Homosexuality is a sin + #Witchcraft is a sin + doctrine = muhammad_succession_shia_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + BishopMale = islam_ayatollah + BishopMalePlural = islam_ayatollah_plural + BishopFemale = islam_ayatollah + BishopFemalePlural = islam_ayatollah_plural + BishopNeuter = islam_ayatollah + BishopNeuterPlural = islam_ayatollah_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + ghulat = { + color = { 0.4 0.8 0.3 } + icon = ghulat + religious_head = d_ghulat + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_false_conversion_sanction + doctrine = tenet_communion + + #Shia + #No religious head + #Witchcraft is a sin + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + alawite = { + color = { 0.2 0.4 0.1 } + icon = alawite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_esotericism + doctrine = tenet_reincarnation + doctrine = tenet_communion + + #Shia + #No head of faith: or, technically should be no head, but one is required for their communion tenet to work, so we give them a chief imam. + #Monogamy + #Free divorce + #Adultery is a crime + #Clergy - equal + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_spiritual_head + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + alevi = { + color = { 0.4 0.6 0.1 } + icon = alevi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_esotericism + doctrine = tenet_inner_journey + doctrine = tenet_literalism + + #Shia + #Monogamy + #Divorce forbidden + #Homosexuality is a sin + #Adultery is a crime + #Witchcraft is a sin + #Clerical gender - Either + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_divorce_disallowed + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + HouseOfWorship = alevi_house_of_worship + HouseOfWorship2 = alevi_house_of_worship_2 + HouseOfWorship3 = alevi_house_of_worship_3 + HouseOfWorshipPlural = alevi_house_of_worship_plural + ReligiousText = alevi_religious_text + ReligiousText2 = alevi_religious_text_2 + ReligiousText3 = alevi_religious_text_3 + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + + holy_order_names = { + { name = "holy_order_bektashi_order" } + } + } + + druze = { + color = { 0.3 0.7 0.1 } + icon = islam_druze + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = beirut + holy_site = zozan + + doctrine = tenet_gnosticism + doctrine = tenet_reincarnation + doctrine = tenet_false_conversion_sanction + + #Shia + #Divorce forbidden + #Homosexuality is a sin + #Witchcraft is a sin + + doctrine = doctrine_monogamy + doctrine = muhammad_succession_zandaqa_doctrine #Technically Shia + doctrine = doctrine_divorce_allowed + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_pilgrimage_forbidden + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousText = druze_religious_text + ReligiousText2 = druze_religious_text_2 + ReligiousText3 = druze_religious_text_3 + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + ibadi = { + color = { 0.3 0.6 0.3 } + icon = ibadi + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = basra + holy_site = nizwa + + #Tenet + doctrine = tenet_literalism + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_false_conversion_sanction + + #DOCTRINES + #Muhakkima + #No religious head + #Witchcraft is a sin + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_no_head + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + + holy_order_names = { + { name = "holy_order_haruriyya" } + } + } + + azariqa = { + color = { 0.3 0.7 0.7 } + icon = azariqa + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = siffa + holy_site = kufa + + #Tenet + doctrine = tenet_legalism + doctrine = tenet_warmonger + + # Fedayeen, else Struggle & Submission + doctrine_selection_pair = { + requires_dlc_flag = legacy_of_persia + doctrine = tenet_fp3_fedayeen + fallback_doctrine = tenet_struggle_submission + } + + doctrine = muhammad_succession_muhakkima_doctrine + doctrine = doctrine_temporal_head + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_adultery_men_crime + doctrine = doctrine_adultery_women_crime + doctrine = doctrine_gender_equal + doctrine = doctrine_pluralism_fundamentalist + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + najdat = { + color = { 0.6 0.7 0.7 } + icon = nadjat + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = bahrein + holy_site = yamama + + #Tenet + doctrine = tenet_struggle_submission + doctrine = tenet_religious_legal_pronouncements + doctrine = tenet_esotericism + + #Doctrines + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_temporal_head + doctrine = doctrine_witchcraft_shunned + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + sufri = { + color = { 0.3 0.5 0.5 } + icon = muhakkima_3 + + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = sijilmasa + holy_site = siffa + + #Tenet + doctrine = tenet_struggle_submission + doctrine = tenet_literalism + doctrine = tenet_false_conversion_sanction + + #Doctrines + doctrine = muhammad_succession_muhakkima_doctrine + # Jizya + doctrine = special_doctrine_jizya + doctrine = doctrine_no_head + doctrine = doctrine_divorce_allowed + doctrine = doctrine_witchcraft_shunned + doctrine = doctrine_gender_equal + doctrine = doctrine_clerical_gender_either + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } + + hafizi = { #Sub-set of Ismaili Shiites that fervently supported the primacy of their caliph. + color = { 0.5 0.8 0.4 } + icon = ibadi_custom + religious_head = d_shiite + + holy_site = mecca + holy_site = medina + holy_site = jerusalem + holy_site = nadjaf + holy_site = damascus + + doctrine = tenet_struggle_submission + doctrine = tenet_unrelenting_faith + doctrine = tenet_false_conversion_sanction + + # Leadership + doctrine = doctrine_temporal_head + + # Shia + doctrine = muhammad_succession_shia_doctrine + # Main Doctrines + doctrine = doctrine_pluralism_fundamentalist + # Criminal Doctrines + doctrine = doctrine_witchcraft_shunned + # Clergy Doctrines + doctrine = doctrine_clerical_function_recruitment + + localization = { + PriestMale = islam_shia_priest + PriestMalePlural = islam_shia_priest_plural + PriestFemale = islam_shia_priest + PriestFemalePlural = islam_shia_priest_plural + PriestNeuter = islam_shia_priest + PriestNeuterPlural = islam_shia_priest_plural + ReligiousHeadName = islam_shia_religious_head_title + ReligiousHeadTitleName = islam_shia_religious_head_title_name + } + } } } diff --git a/N3OW/common/religion/religions/00_jainism.txt b/N3OW/common/religion/religions/00_jainism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_jainism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kaharingan.txt b/N3OW/common/religion/religions/00_kaharingan.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_kaharingan.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kamuyism.txt b/N3OW/common/religion/religions/00_kamuyism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_kamuyism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_kushitism.txt b/N3OW/common/religion/religions/00_kushitism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_kushitism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_magyarism.txt b/N3OW/common/religion/religions/00_magyarism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_magyarism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_moism.txt b/N3OW/common/religion/religions/00_moism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_moism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_muism.txt b/N3OW/common/religion/religions/00_muism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_muism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_mundhumism.txt b/N3OW/common/religion/religions/00_mundhumism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_mundhumism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_north_african.txt b/N3OW/common/religion/religions/00_north_african.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_north_african.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_paganism.txt b/N3OW/common/religion/religions/00_paganism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_paganism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_qiangic.txt b/N3OW/common/religion/religions/00_qiangic.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_qiangic.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_satsana_phi.txt b/N3OW/common/religion/religions/00_satsana_phi.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_satsana_phi.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_shamanism.txt b/N3OW/common/religion/religions/00_shamanism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_shamanism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_shintoism.txt b/N3OW/common/religion/religions/00_shintoism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_shintoism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_siberian.txt b/N3OW/common/religion/religions/00_siberian.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_siberian.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_slavic.txt b/N3OW/common/religion/religions/00_slavic.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_slavic.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_taoism.txt b/N3OW/common/religion/religions/00_taoism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_taoism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_tengrism.txt b/N3OW/common/religion/religions/00_tengrism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_tengrism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_tolotang.txt b/N3OW/common/religion/religions/00_tolotang.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_tolotang.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_utaki.txt b/N3OW/common/religion/religions/00_utaki.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_utaki.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_waaqism.txt b/N3OW/common/religion/religions/00_waaqism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_waaqism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african.txt b/N3OW/common/religion/religions/00_west_african.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_west_african.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_bori.txt b/N3OW/common/religion/religions/00_west_african_bori.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_west_african_bori.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_orisha.txt b/N3OW/common/religion/religions/00_west_african_orisha.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_west_african_orisha.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_west_african_roog.txt b/N3OW/common/religion/religions/00_west_african_roog.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_west_african_roog.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_yazidi.txt b/N3OW/common/religion/religions/00_yazidi.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_yazidi.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/N3OW/common/religion/religions/00_zunism.txt b/N3OW/common/religion/religions/00_zunism.txt deleted file mode 100644 index 5f282702..00000000 --- a/N3OW/common/religion/religions/00_zunism.txt +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file From 3d7a2053b5268847fa38cd294303f91174a0e28a Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 07:28:02 -0500 Subject: [PATCH 05/22] Finished Leviathan Unions --- .../decisions/religious_decisions_NEOW.txt | 2 +- .../doctrines/NEOW_virtue_doctrines.txt | 24 +-- .../religion/religions/NEOW_britannic.txt | 201 +++++++++++++++++- .../english/NEOW_holy_orders_l_english.yml | 5 + .../zz_NEOW_religion_britannic_l_english.yml | 60 ++++++ 5 files changed, 273 insertions(+), 19 deletions(-) create mode 100644 N3OW/localization/english/NEOW_holy_orders_l_english.yml diff --git a/N3OW/common/decisions/religious_decisions_NEOW.txt b/N3OW/common/decisions/religious_decisions_NEOW.txt index 6dba4736..1fa4fc70 100644 --- a/N3OW/common/decisions/religious_decisions_NEOW.txt +++ b/N3OW/common/decisions/religious_decisions_NEOW.txt @@ -7,7 +7,7 @@ select_personal_leviathan_union_decision = { is_shown = { # Following a valid religion & faith. - faith = { has_doctrine = special_doctrine_commonwealth } #Do they have the Leviathan virtues/sins doctrine? + faith = { has_doctrine = special_doctrine_british_unity } #Do they have the Leviathan virtues/sins doctrine? faith = { has_doctrine_parameter = select_personal_god_active } } diff --git a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt index a55f20da..52ab3c00 100644 --- a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt +++ b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt @@ -20,30 +20,30 @@ britannic_virtues = { is_available_on_create = { OR = { - has_doctrine = special_doctrine_royalty - has_doctrine = special_doctrine_admirality - has_doctrine = special_doctrine_commonwealth + has_doctrine = special_doctrine_british_royalty + has_doctrine = special_doctrine_british_admiralty + has_doctrine = special_doctrine_british_unity } } - special_doctrine_royalty = { + special_doctrine_british_royalty = { traits = { - virtues = { forgiving compassionate } - sins = { vengeful sadistic } + virtues = { vengeful arrogant stubborn } + sins = { forgiving humble fickle } } } - special_doctrine_admirality = { + special_doctrine_british_admiralty = { traits = { - virtues = { compassionate humble } - sins = { sadistic arrogant } + virtues = { brave humble stubborn } + sins = { craven arrogant fickle } } } - special_doctrine_commonwealth = { + special_doctrine_british_unity = { traits = { - virtues = { trusting gregarious } - sins = { paranoid shy } + virtues = { generous humble diligent } + sins = { greedy arrogant lazy } } } } diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/N3OW/common/religion/religions/NEOW_britannic.txt index 022bd99f..05643d87 100644 --- a/N3OW/common/religion/religions/NEOW_britannic.txt +++ b/N3OW/common/religion/religions/NEOW_britannic.txt @@ -260,7 +260,7 @@ doctrine = tenet_sacred_shadows #Special/virtue | placeholder - doctrine = special_doctrine_royalty + doctrine = special_doctrine_british_royalty } @@ -288,7 +288,7 @@ doctrine = tenet_human_sacrifice doctrine = tenet_sacred_shadows - doctrine = special_doctrine_royalty + doctrine = special_doctrine_british_royalty #Special/virtue | placeholder @@ -314,7 +314,7 @@ doctrine = tenet_ancestor_worship doctrine = tenet_rule_the_waves - doctrine = special_doctrine_admirality + doctrine = special_doctrine_british_admiralty localization = { #HealthGod | @@ -384,16 +384,205 @@ holy_site = cardiff holy_site = manchester - #Tenets | WIP + #Tenets | Final for 0.1 doctrine = tenet_communal_possessions doctrine = tenet_bhakti doctrine = tenet_warmonger - doctrine = special_doctrine_commonwealth + #Virtues/Sins + doctrine = special_doctrine_british_unity - holy_order_names = { #placeholder + #Main Group + doctrine = doctrine_no_head + doctrine = doctrine_gender_male_dominated + doctrine = doctrine_pluralism_fundamentalist + doctrine = doctrine_theocracy_lay_clergy + + #Marriage + doctrine = doctrine_monogamy + doctrine = doctrine_divorce_allowed + doctrine = doctrine_bastardry_legitimization + doctrine = doctrine_consanguinity_restricted + + #Crimes + doctrine = doctrine_homosexuality_accepted + doctrine = doctrine_adultery_men_shunned + doctrine = doctrine_adultery_women_shunned + doctrine = doctrine_kinslaying_accepted + doctrine = doctrine_deviancy_shunned + doctrine = doctrine_witchcraft_crime + + #Clerical Functions + doctrine = doctrine_clerical_function_recruitment + doctrine = doctrine_clerical_gender_either + doctrine = doctrine_clerical_marriage_allowed + doctrine = doctrine_clerical_succession_temporal_appointment + + #Allow pilgrimages + doctrine = doctrine_pilgrimage_encouraged + + #Funeral tradition + doctrine = doctrine_funeral_cremation + + #Coronation tradition + doctrine = doctrine_no_anointment + + holy_order_names = { + { name = "holy_order_national_union_of_paleontologists" } + { name = "holy_order_national_union_of_diggers" } + { name = "holy_order_national_union_of_chartists" } } + localization = { + #HighGod + HighGodName = leviathan_high_god_name + HighGodName2 = leviathan_high_god_name + HighGodNamePossessive = leviathan_high_god_name_possessive + HighGodNameSheHe = CHARACTER_SHEHE_THEY + HighGodHerselfHimself = CHARACTER_THEMSELF + HighGodHerHis = CHARACTER_HERHIS_THEIR + HighGodNameAlternate = leviathan_high_god_name_alternate + HighGodNameAlternatePossessive = leviathan_high_god_name_alternate_possessive + #Creator + CreatorName = leviathan_creator_god_name + CreatorNamePossessive = leviathan_creator_god_name_possessive + CreatorSheHe = CHARACTER_SHEHE_THEY + CreatorHerHis = CHARACTER_HERHIS_THEIR + CreatorHerHim = CHARACTER_HERHIM_THEM + + #HealthGod + HealthGodName = leviathan_health_god_name + HealthGodNamePossessive = leviathan_health_god_name_possessive + HealthGodSheHe = CHARACTER_SHEHE_HE + HealthGodHerHis = CHARACTER_HERHIS_HIS + HealthGodHerHim = CHARACTER_HERHIM_HIM + + #FertilityGod + FertilityGodName = leviathan_fertility_god_name + FertilityGodNamePossessive = leviathan_fertility_god_name_possessive + FertilityGodSheHe = CHARACTER_SHEHE_HE + FertilityGodHerHis = CHARACTER_HERHIS_HIS + FertilityGodHerHim = CHARACTER_HERHIM_HIM + + #WealthGod + WealthGodName = leviathan_wealth_god_name + WealthGodNamePossessive = leviathan_wealth_god_name_possessive + WealthGodSheHe = CHARACTER_SHEHE_HE + WealthGodHerHis = CHARACTER_HERHIS_HIS + WealthGodHerHim = CHARACTER_HERHIM_HIM + + #HouseholdGod + HouseholdGodName = leviathan_household_god_name + HouseholdGodNamePossessive = leviathan_household_god_name_possessive + HouseholdGodSheHe = CHARACTER_SHEHE_HE + HouseholdGodHerHis = CHARACTER_HERHIS_HIS + HouseholdGodHerHim = CHARACTER_HERHIM_HIM + + #FateGod + FateGodName = leviathan_fate_god_name + FateGodNamePossessive = leviathan_fate_god_name_possessive + FateGodSheHe = CHARACTER_SHEHE_SHE + FateGodHerHis = CHARACTER_HERHIS_HER + FateGodHerHim = CHARACTER_HERHIM_HER + + #KnowledgeGod + KnowledgeGodName = leviathan_knowledge_god_name + KnowledgeGodNamePossessive = leviathan_knowledge_god_name_possessive + KnowledgeGodSheHe = CHARACTER_SHEHE_THEY + KnowledgeGodHerHis = CHARACTER_HERHIS_THEIR + KnowledgeGodHerHim = CHARACTER_HERHIM_THEM + + #WarGod + WarGodName = leviathan_war_god_name + WarGodNamePossessive = leviathan_war_god_name_possessive + WarGodSheHe = CHARACTER_SHEHE_THEY + WarGodHerHis = CHARACTER_HERHIS_THEIR + WarGodHerHim = CHARACTER_HERHIM_THEM + + #TricksterGod | placeholder + TricksterGodName = leviathan_trickster_god_name + TricksterGodNamePossessive = leviathan_trickster_god_name_possessive + TricksterGodSheHe = CHARACTER_SHEHE_SHE + TricksterGodHerHis = CHARACTER_HERHIS_HER + TricksterGodHerHim = CHARACTER_HERHIM_HER + + #NightGod + NightGodName = leviathan_night_god_name + NightGodNamePossessive = leviathan_night_god_name_possessive + NightGodSheHe = CHARACTER_SHEHE_THEY + NightGodHerHis = CHARACTER_HERHIS_THEIR + NightGodHerHim = CHARACTER_HERHIM_THEM + + #WaterGod + WaterGodName = leviathan_water_god_name + WaterGodNamePossessive = leviathan_water_god_name_possessive + WaterGodSheHe = CHARACTER_SHEHE_SHE + WaterGodHerHis = CHARACTER_HERHIS_HER + WaterGodHerHim = CHARACTER_HERHIM_HER + + PantheonTerm = leviathan_high_god_name + PantheonTerm2 = leviathan_high_god_name_alternate + PantheonTermHasHave = pantheon_term_have + GoodGodNames = { + leviathan_high_god_name + leviathan_wealth_god_name + leviathan_war_god_name + leviathan_fate_god_name + leviathan_health_god_name + leviathan_fertility_god_name + leviathan_water_god_name + leviathan_night_god_name + leviathan_household_god_name + } + DevilName = leviathan_devil_name + DevilNamePossessive = leviathan_devil_name_possessive + DevilSheHe = CHARACTER_SHEHE_SHE + DevilHerHis = CHARACTER_HERHIS_HER + DevilHerHis = CHARACTER_HERHIS_HER + DevilHerselfHimself = CHARACTER_HERSELF + EvilGodNames = { + leviathan_devil_name + leviathan_death_deity_name + } + HouseOfWorship = leviathan_house_of_worship + HouseOfWorshipPlural = leviathan_house_of_worship_plural + ReligiousSymbol = leviathan_religious_symbol + ReligiousText = leviathan_religious_text + ReligiousHeadName = leviathan_religious_head_title + ReligiousHeadTitleName = leviathan_religious_head_title_name + DevoteeMale = leviathan_devotee + DevoteeMalePlural = leviathan_devotee_plural + DevoteeFemale = leviathan_devotee + DevoteeFemalePlural = leviathan_devotee_plural + DevoteeNeuter = leviathan_devotee + DevoteeNeuterPlural = leviathan_devotee_plural + PriestMale = leviathan_priest + PriestMalePlural = leviathan_priest_plural + PriestFemale = leviathan_priest + PriestFemalePlural = leviathan_priest_plural + PriestNeuter = leviathan_priest + PriestNeuterPlural = leviathan_priest_plural + AltPriestTermPlural = leviathan_priest_plural + BishopMale = leviathan_bishop + BishopMalePlural = leviathan_bishop_plural + BishopFemale = leviathan_bishop + BishopFemalePlural = leviathan_bishop_plural + BishopNeuter = leviathan_bishop + BishopNeuterPlural = leviathan_bishop_plural + DivineRealm = leviathan_positive_afterlife + PositiveAfterLife = leviathan_positive_afterlife + NegativeAfterLife = leviathan_negative_afterlife + DeathDeityName = leviathan_death_deity_name + DeathDeityNamePossessive = leviathan_death_deity_name_possessive + + WitchGodName = leviathan_witch_god_name + WitchGodNamePossessive = leviathan_witch_god_name_possessive + + + GHWName = ghw_general_strike + GHWNamePlural = ghw_general_strikes + + } } } } \ No newline at end of file diff --git a/N3OW/localization/english/NEOW_holy_orders_l_english.yml b/N3OW/localization/english/NEOW_holy_orders_l_english.yml new file mode 100644 index 00000000..0369c8bd --- /dev/null +++ b/N3OW/localization/english/NEOW_holy_orders_l_english.yml @@ -0,0 +1,5 @@ +l_english: +#Leviathan + holy_order_national_union_of_paleontologists: "National Union of Paleontologists" + holy_order_national_union_of_diggers: "National Union of Diggers" + holy_order_national_union_of_chartists: "National Union of Chartists" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml index 8c88eb34..f8b9a87d 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_britannic_l_english.yml @@ -54,6 +54,9 @@ britannic_water_god_name:0 "$britannic_high_god_name$" britannic_water_god_name_possessive:0 "$britannic_high_god_name_possessive$" + special_doctrine_british_royalty_name: "British Royalty" + special_doctrine_british_royalty_desc: "Noble and refined, these Britannics define themselves by their connection to the royal institutions of Britain." + obscurant:0 "Cult of Britannia Obscura" obscurant_adj:0 "Obscurant" obscurant_adherent:0 "Obscurant" @@ -66,6 +69,9 @@ jack_tar_adherent_plural:0 "Jack Tars" jack_tar_desc:0 "Long ago, all the seas of the world were under the watchful eye of Britannia and her Royal Navy. These great sailors, entrusted with the holy duty of protecting the scions of Britannia with their lives, travelled across all the Seven Seas in search of honour, glory, and plunder for the Crown. Many of these captains would soon join Britannia as honoured guests in her Royal Court, ascending to divinity in their own right. However, the Golden Age would not last forever, and the winds of change soon brought powerful armies to Britannia's doorstep, which sought to destroy the Crown. With the Royal Navy all but defeated, Britannia sent forth great storms in order to stop the invasion, destroying the world in the process. The Jack Tars are those who seek to restore the Royal Navy and sail across the seas once more. They pray to Britannia for boons and plunder, aiming to safeguard her oceanic domain, and ultimately ascend to her Court as righteous servants." + special_doctrine_british_admiralty_name: "British Admiralty" + special_doctrine_british_admiralty_desc: "Fearless and gallant, these Britannics define themselves by their connection to the naval institutions of Britain." + jack_tar_positive_afterlife:0 "Tahiti" jack_tar_negative_afterlife:0 "Davy Jones' Locker" jack_tar_health_god_name:0 "Sir Blane" @@ -86,7 +92,61 @@ leviathan_adherent:0 "Leviathanist" leviathan_adherent_plural:0 "Leviathanists" leviathan_desc:0 "Before the [Concept('neow_the_event','Event')|E], Britain’s success was built upon its cooperation with the ghosts of ancient gods known as [Concept('neow_leviathans','Leviathans')|E]. Housed within new bodies of iron and steel built by the British people, these spirits helped them to enforce peace upon the earth, ushering in Utopia. This was until [Concept('neow_leviathan_queen','the Queen')|E] preaching a gospel of greed and individualism, destroyed Britain. The chaos of the empire’s fall tore the world apart, and the knowledge of how to create vessels for Leviathans was lost. Now humanity's last hope is to reignite the spirit of solidarity and unity needed to rebuild the metal bodies of the Leviathans. However, this is in service of even greater purposes: the final annihilation of the Queen, the restoration of the dead gods into living flesh, and the apotheosis of mankind. Once this is done, humanity shall govern the universe, while the Leviathans lead Earth into Utopia." + + leviathan_high_god_name:0 "the Leviathans" + leviathan_high_god_name_possessive:0 "the Leviathans'" + leviathan_high_god_name_alternate:0 "the Elder Gods" + leviathan_high_god_name_alternate_possessive:0 "the Elder Gods'" + leviathan_devil_name:0 "the Queen" + leviathan_devil_name_possessive:0 "the Queen's" + leviathan_death_deity_name:0 "Death" + leviathan_death_deity_name_possessive:0 "Death's" + leviathan_house_of_worship:0 "factory" #no “The/the” here + leviathan_house_of_worship_plural:0 "factories" #no “The/the” here + leviathan_religious_symbol:0 "iron totem" #no “The/the” here + leviathan_religious_text:0 "Legends of the Leviathans" #no “The/the” here + leviathan_religious_head_title:0 "President" #no “The/the” here. Pope/Guy + leviathan_religious_head_title_name:0 "Greater Union of Labour" #no “The/the” here. Papacy/Institution + leviathan_devotee:0 "striker" + leviathan_devotee_plural:0 "strikers" + leviathan_priest:0 "deputy organiser" + leviathan_priest_plural:0 "deputy organisers" + leviathan_bishop:0 "organiser" + leviathan_bishop_plural:0 "organisers" + leviathan_positive_afterlife:0 "the Undermines" + leviathan_negative_afterlife:0 "Obsolescence" + leviathan_witch_god_name:0 "the Milk Snatcher" + leviathan_witch_god_name_possessive:0 "the Milk Snatcher's" + leviathan_creator_god_name:0 "$leviathan_high_god_name$" + leviathan_creator_god_name_possessive:0 "$leviathan_high_god_name_possessive$" + leviathan_health_god_name:0 "Shell" + leviathan_health_god_name_possessive:0 "Shell's" + leviathan_fertility_god_name:0 "Ddraig Goch" + leviathan_fertility_god_name_possessive:0 "Ddraig Goch's" + leviathan_wealth_god_name:0 "Rio Tinto" + leviathan_wealth_god_name_possessive:0 "Rio Tinto's" + leviathan_household_god_name:0 "Tesco" + leviathan_household_god_name_possessive:0 "Tesco's" + leviathan_fate_god_name:0 "Britannia" + leviathan_fate_god_name_possessive:0 "Britannia's" + leviathan_knowledge_god_name:0 "$leviathan_high_god_name$" + leviathan_knowledge_god_name_possessive:0 "$leviathan_high_god_name_possessive$" + leviathan_war_god_name:0 "Rover and Leyland" + leviathan_war_god_name_possessive:0 "Rover and Leyland's" + leviathan_trickster_god_name:0 "the Milk Snatcher" + leviathan_trickster_god_name_possessive:0 "the Milk Snatcher's" + leviathan_night_god_name:0 "Supermarine and Hawker" + leviathan_night_god_name_possessive:0 "Supermarine and Hawker's" + leviathan_water_god_name:0 "Titanic" + leviathan_water_god_name_possessive:0 "Titanic's" + + ghw_general_strike: "General Strike" + ghw_general_strikes: "General Strikes" + + special_doctrine_british_unity_name: "British Unity" + special_doctrine_british_unity_desc: "Hardworking and tough, these Britannics define themselves by their connection to the common institutions of Britain." + glorian:0 "Gloriana Britannica" glorian_adj:0 "Glorian" glorian_adherent:0 "Glorian" From 8cac5a56ee67480eeb3059cfab80caa049f9fcce Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Sun, 30 Nov 2025 13:45:33 +0100 Subject: [PATCH 06/22] Tenets --- N3OW/common/landed_titles/alps.txt | 40 ++---------- N3OW/common/landed_titles/italy.txt | 27 ++++++++ .../religion/doctrines/30_core_tenets.txt | 61 +++++++++---------- .../religion/religions/NEOW_europeanist.txt | 6 +- .../religion/religions/NEOW_folkgerman.txt | 2 +- .../religion/religions/NEOW_hermetic.txt | 8 +-- .../core_tenet_banner_europeanist.dds | 2 +- .../faith_doctrines/tenet_wandering_bards.dds | 3 + .../zz_NEOW_religion_catholic_l_english.yml | 8 +-- ...zz_NEOW_religion_core_tenets_l_english.yml | 3 + ...zz_NEOW_religion_europeanist_l_english.yml | 6 +- 11 files changed, 85 insertions(+), 81 deletions(-) create mode 100644 N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds diff --git a/N3OW/common/landed_titles/alps.txt b/N3OW/common/landed_titles/alps.txt index e3f6c236..f782f140 100644 --- a/N3OW/common/landed_titles/alps.txt +++ b/N3OW/common/landed_titles/alps.txt @@ -128,15 +128,6 @@ e_alps = { color = { 90 5 15 } } - } - c_aosta = { - color = { 90 5 15 } - - b_ivrea = { - province = 2040 - - color = { 115 25 45 } - } } } d_rhaetia = { @@ -392,6 +383,12 @@ e_alps = { color = { 170 150 190 } } } + } + d_south_tyrol = { + color = { 195 5 5 } + + capital = c_bozan #De-facto only, actually Tirol + c_lienz = { color = { 55 55 70 } @@ -411,31 +408,6 @@ e_alps = { color = { 55 55 70 } } } - } - d_south_tyrol = { - color = { 195 5 5 } - - capital = c_bozan #De-facto only, actually Tirol - - c_trent = { - color = { 250 150 220 } - - b_trento = { - province = 2499 - - color = { 250 150 220 } - } - b_val_camonica = { #Riva AKA Riva del Garda - province = 2495 - - color = { 250 150 220 } - } - b_vestone = { - province = 8761 - - color = { 250 150 220 } - } - } c_bozan= { color = { 60 50 60 } b_bolzano = { diff --git a/N3OW/common/landed_titles/italy.txt b/N3OW/common/landed_titles/italy.txt index 8ef15a63..0b7b9d5c 100644 --- a/N3OW/common/landed_titles/italy.txt +++ b/N3OW/common/landed_titles/italy.txt @@ -68,6 +68,15 @@ e_italy = { color = { 170 105 195 } } } + c_aosta = { + color = { 90 5 15 } + + b_ivrea = { + province = 2040 + + color = { 115 25 45 } + } + } c_turin = { color = { 195 115 135 } @@ -945,7 +954,25 @@ e_italy = { color = { 150 245 210 } } } + c_trent = { + color = { 250 150 220 } + b_trento = { + province = 2499 + + color = { 250 150 220 } + } + b_val_camonica = { #Riva AKA Riva del Garda + province = 2495 + + color = { 250 150 220 } + } + b_vestone = { + province = 8761 + + color = { 250 150 220 } + } + } c_treviso = { color = { 160 225 210 } can_be_named_after_dynasty = no diff --git a/N3OW/common/religion/doctrines/30_core_tenets.txt b/N3OW/common/religion/doctrines/30_core_tenets.txt index 06a45278..ddfd990d 100644 --- a/N3OW/common/religion/doctrines/30_core_tenets.txt +++ b/N3OW/common/religion/doctrines/30_core_tenets.txt @@ -425,7 +425,7 @@ } } tenet_wandering_bards = { - icon = core_tenet_mendicant_preachers + icon = tenet_wandering_bards is_shown = { religion_tag = europeanist_religion @@ -1017,7 +1017,7 @@ ###NOBELIAN### tenet_scientific_discourse = { - icon = core_tenet_alexandrian_catechism + icon = core_tenet_pursuit_of_knowledge piety_cost = { value = faith_tenet_cost_mid @@ -1056,38 +1056,37 @@ } parameters = { literalist_debate_enabled = yes - tenet_esotericism_mystic_education = yes } } - tenet_giant_shoulders = { - icon = core_tenet_inner_journey - - is_shown = { - #has_doctrine = eastern_hostility_doctrine - #NOT = { religion_tag = zoroastrianism_religion } - } - - piety_cost = { - value = faith_tenet_cost_low - - # Multiplier for keeping same tenet - if = { - limit = { has_doctrine = tenet_inner_journey } - multiply = faith_unchanged_doctrine_cost_mult - } - } - - traits = { - virtues = { patient } - sins = { impatient } - } - - parameters = { - meditation_mechanics_active = yes - select_personal_god_active = yes - } - } +# tenet_giant_shoulders = { +# icon = core_tenet_inner_journey +# +# is_shown = { +# #has_doctrine = eastern_hostility_doctrine +# #NOT = { religion_tag = zoroastrianism_religion } +# } +# +# piety_cost = { +# value = faith_tenet_cost_low +# +# # Multiplier for keeping same tenet +# if = { +# limit = { has_doctrine = tenet_inner_journey } +# multiply = faith_unchanged_doctrine_cost_mult +# } +# } +# +# traits = { +# virtues = { patient } +# sins = { impatient } +# } +# +# parameters = { +# meditation_mechanics_active = yes +# select_personal_god_active = yes +# } +# } diff --git a/N3OW/common/religion/religions/NEOW_europeanist.txt b/N3OW/common/religion/religions/NEOW_europeanist.txt index 32a51919..368a0680 100644 --- a/N3OW/common/religion/religions/NEOW_europeanist.txt +++ b/N3OW/common/religion/religions/NEOW_europeanist.txt @@ -424,9 +424,9 @@ #doctrine = special_doctrine_ecumenical_christian #Tenets | placeholder - doctrine = tenet_vows_of_poverty - doctrine = tenet_armed_pilgrimages - doctrine = tenet_pursuit_of_power + doctrine = tenet_pacifism + doctrine = tenet_literalism + doctrine = tenet_mendicant_preachers holy_order_names = { #placeholder } diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/N3OW/common/religion/religions/NEOW_folkgerman.txt index abd23a25..a7b1425e 100644 --- a/N3OW/common/religion/religions/NEOW_folkgerman.txt +++ b/N3OW/common/religion/religions/NEOW_folkgerman.txt @@ -256,7 +256,7 @@ doctrine = unreformed_faith_doctrine doctrine = tenet_sanctity_of_nature - doctrine = tenet_christian_syncretism + doctrine = tenet_ancestor_worship doctrine = tenet_communal_identity } vaesenite = { diff --git a/N3OW/common/religion/religions/NEOW_hermetic.txt b/N3OW/common/religion/religions/NEOW_hermetic.txt index d43d7093..5fc1f5d4 100644 --- a/N3OW/common/religion/religions/NEOW_hermetic.txt +++ b/N3OW/common/religion/religions/NEOW_hermetic.txt @@ -180,9 +180,9 @@ #doctrine = special_doctrine_ecumenical_christian #Tenets | placeholder - doctrine = tenet_vows_of_poverty - doctrine = tenet_armed_pilgrimages - doctrine = tenet_pursuit_of_power + doctrine = tenet_scientific_discourse + doctrine = tenet_esotericism + doctrine = tenet_communal_identity holy_order_names = { #placeholder } @@ -288,7 +288,7 @@ #Tenets | placeholder doctrine = tenet_scientific_discourse - doctrine = tenet_giant_shoulders + doctrine = tenet_inner_journey doctrine = tenet_pacifism holy_order_names = { #placeholder diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds index dbcc3e43..b6eb5dc1 100644 --- a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds +++ b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_europeanist.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a6165b2a794d2725b578c439b155b4e668a61424c0e27e80f0ac3b522dff620 +oid sha256:81070aab9cc0ad443b77a8be0ad9530ad2a44f23c38380fd5b192883df75842c size 416128 diff --git a/N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds b/N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds new file mode 100644 index 00000000..1c9c32b7 --- /dev/null +++ b/N3OW/gfx/interface/icons/faith_doctrines/tenet_wandering_bards.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fd6ed0ec619d78952ec25a6b4b5ae52cddd905ff7693774ceaca6196c1f59b6 +size 416128 diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml index d6257957..2bc2d211 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml @@ -7,10 +7,10 @@ catholic_religion_desc:1 "Catholic faiths, either the Roman Catholic Churches and its Rites, or Independent Catholic Churches such as the Sevillian Church, all claim apostolic succession via Papacy from Saint Peter, who was promised the Keys of Heaven by Jesus Christ. Catholic Churches are always led by the Pope, who unquestionably commands the full authority of the whole Church, all of its priests, and all of its rulers." orleaniste:0 "Order of Sainte Jeanne d'Arc" - orleaniste_adj:0 "Orléaniste" - orleaniste_adherent:0 "Orleanist" - orleaniste_adherent_plural:0 "Orleanists" - orleaniste_desc:0 "A Catholic holy order at its roots, the Orleanist creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all." + orleaniste_adj:0 "Johannic" + orleaniste_adherent:0 "Johannic" + orleaniste_adherent_plural:0 "Johannics" + orleaniste_desc:0 "A Catholic holy order at its roots, the Johannic creed states that Saint Joan was given the sword Joyeuse by the angel Marianne in order to smite the Beast during [Concept('neow_the_event','Armageddon')|E]. Vengeful, the followers of Therion branded Joan a heretic, executing her and tarnishing her legacy for years to come. Though the Church has since canonised her as a Saint in Heaven, her loyal Order has not forgotten the Devil's corrupting influence on the Church, and their growing resentment and defiance culminated in the entire Order's excommunication. The now-independent Knights of Saint Joan continue to organise and rally within France's remaining bastions of faith, preparing to march upon Albion and send the resurrected worshippers of the Crowned Beast to Hell once and for all." orleaniste_religious_head_title:0 "WIP" orleaniste_religious_head_title_name:0 "WIP" diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml index a0909358..2fe1620c 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml @@ -4,6 +4,9 @@ tenet_righteous_fury_name:0 "Righteous Fury" tenet_righteous_fury_desc:0 "It is our holy duty to ride forth against the forces of Moloch, in the name of our true chosen creator." + #Hermetic Tenets + tenet_scientific_discourse_name:0 "Scientific Discourse" + tenet_scientific_discourse_desc:0 "Our faith is fundamentally built on the logical pursuit of truth. Only through rigorous study can we seek to understand the failures of the old world." #Europeanist Tenets tenet_wandering_bards_name:0 "Wandering Bards" tenet_wandering_bards_desc:0 "The glory days of our Europa have long since passed. We must reignite the spirit of pan-Europeanism if we wish to herald a second Belle Époque." diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml index 7822f8f0..9586a994 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_europeanist_l_english.yml @@ -55,7 +55,7 @@ europeanist_water_god_name_possessive:0 "Father Penn's" - concordianist:0 "Children of Elysium" + concordianist:0 "Concordianism" concordianist_adj:0 "Concordianist" concordianist_adherent:0 "Concordianist" concordianist_adherent_plural:0 "Concordianists" @@ -63,7 +63,7 @@ concordianist_religious_head_title:0 "WIP" concordianist_religious_head_title_name:0 "WIP" - trenchsinger:0 "Keepers of the Poppy Fields" + trenchsinger:0 "Order of Trenchsingers" trenchsinger_adj:0 "Trenchsinger" trenchsinger_adherent:0 "Trenchsinger" trenchsinger_adherent_plural:0 "Trenchsingers" @@ -93,7 +93,7 @@ trenchsinger_water_god_name:0 "Father Marshall" trenchsinger_water_god_name_possessive:0 "Father Marshall's" - heimwehler:0 "National Unity Movement" + heimwehler:0 "Heimwehler Movement" heimwehler_adj:0 "Heimwehler" heimwehler_adherent:0 "Heimwehler" heimwehler_adherent_plural:0 "Heimwehlers" From 18b53915fa5ac6d20947c2869dc6380f8ea192bd Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 08:39:49 -0500 Subject: [PATCH 07/22] some faith gfx cleanup --- .../religion/religions/NEOW_britannic.txt | 6 +-- .../religion/religions/NEOW_novelist.txt | 13 +++--- .../religion/religions/NEOW_oceanic.txt | 4 +- .../religion/religions/NEOW_protestant.txt | 8 ---- .../religion/religions/NEOW_resurgentist.txt | 3 -- .../religion/religions/NEOW_thelema.txt | 5 +-- .../religion/religions/NEOW_theomach.txt | 4 +- .../religions/NEOW_third_estatist.txt | 4 -- N3OW/common/religion/religions/NEOW_wicca.txt | 3 +- .../religion/religions/NEOW_xenology.txt | 45 +++++++++---------- .../religion/religions/NEOW_yugoslavist.txt | 2 - 11 files changed, 33 insertions(+), 64 deletions(-) diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/N3OW/common/religion/religions/NEOW_britannic.txt index 05643d87..faa686c5 100644 --- a/N3OW/common/religion/religions/NEOW_britannic.txt +++ b/N3OW/common/religion/religions/NEOW_britannic.txt @@ -1,5 +1,6 @@ britannic_religion = { family = rf_antediluvianist + graphical_faith = pagan_gfx doctrine = antediluvianist_hostility_doctrine @@ -240,7 +241,6 @@ #religious_head = d_united_grand_lodge - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -270,7 +270,6 @@ #religious_head = d_united_grand_lodge - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -297,8 +296,6 @@ jack_tar = { color = { 23 35 89 } icon = jack_tar - - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -376,7 +373,6 @@ color = { 127 43 12 } icon = leviathan - graphical_faith = "catholic_gfx" #holy sites holy_site = london holy_site = belfast diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/N3OW/common/religion/religions/NEOW_novelist.txt index 7d451755..4bba171c 100644 --- a/N3OW/common/religion/religions/NEOW_novelist.txt +++ b/N3OW/common/religion/religions/NEOW_novelist.txt @@ -1,5 +1,6 @@ novelist_religion = { family = rf_abrahamic + graphical_faith = pagan_gfx doctrine = pagan_hostility_doctrine @@ -119,7 +120,7 @@ religious_head = d_novelist_high_king - graphical_faith = "catholic_gfx" + graphical_faith = pagan_gfx holy_site = paris holy_site = aachen @@ -270,7 +271,7 @@ religious_head = d_novelist_high_king - graphical_faith = "catholic_gfx" + graphical_faith = "islamic_gfx" holy_site = paris holy_site = aachen @@ -584,7 +585,7 @@ religious_head = d_novelist_high_king - graphical_faith = "catholic_gfx" + graphical_faith = pagan_gfx holy_site = paris holy_site = aachen @@ -896,7 +897,7 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" + graphical_faith = pagan_gfx holy_site = paris holy_site = aachen @@ -1059,7 +1060,7 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" + graphical_faith = pagan_gfx holy_site = paris holy_site = aachen @@ -1210,7 +1211,7 @@ religious_head = d_novelist_high_king - graphical_faith = "catholic_gfx" + graphical_faith = pagan_gfx holy_site = paris holy_site = aachen diff --git a/N3OW/common/religion/religions/NEOW_oceanic.txt b/N3OW/common/religion/religions/NEOW_oceanic.txt index ebf7d1d1..d1a942be 100644 --- a/N3OW/common/religion/religions/NEOW_oceanic.txt +++ b/N3OW/common/religion/religions/NEOW_oceanic.txt @@ -4,7 +4,7 @@ pagan_roots = yes - doctrine = pagan_hostility_doctrine + doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -251,7 +251,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -277,7 +276,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome diff --git a/N3OW/common/religion/religions/NEOW_protestant.txt b/N3OW/common/religion/religions/NEOW_protestant.txt index 70abf668..954c20c2 100644 --- a/N3OW/common/religion/religions/NEOW_protestant.txt +++ b/N3OW/common/religion/religions/NEOW_protestant.txt @@ -325,7 +325,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = perth holy_site = edinburgh @@ -396,7 +395,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = perth holy_site = edinburgh @@ -465,8 +463,6 @@ color = { 127 191 255 } icon = moravian - - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -544,7 +540,6 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - doctrine = special_doctrine_roman_rite #Tenets | placeholder doctrine = tenet_catholic_communion @@ -610,7 +605,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = perth holy_site = edinburgh @@ -637,7 +631,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -669,7 +662,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome diff --git a/N3OW/common/religion/religions/NEOW_resurgentist.txt b/N3OW/common/religion/religions/NEOW_resurgentist.txt index 63c0a780..9b24f3cb 100644 --- a/N3OW/common/religion/religions/NEOW_resurgentist.txt +++ b/N3OW/common/religion/religions/NEOW_resurgentist.txt @@ -248,7 +248,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -274,7 +273,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -300,7 +298,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/N3OW/common/religion/religions/NEOW_thelema.txt index 16dce20f..7471806d 100644 --- a/N3OW/common/religion/religions/NEOW_thelema.txt +++ b/N3OW/common/religion/religions/NEOW_thelema.txt @@ -1,5 +1,6 @@ thelema_religion = { family = rf_esoteric + graphical_faith = pagan_gfx doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -227,7 +228,6 @@ religious_head = d_united_grand_lodge - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -326,7 +326,6 @@ religious_head = d_united_grand_lodge - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -356,7 +355,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu @@ -388,7 +386,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = lochness holy_site = cefalu diff --git a/N3OW/common/religion/religions/NEOW_theomach.txt b/N3OW/common/religion/religions/NEOW_theomach.txt index a27ad55a..0f06c1ce 100644 --- a/N3OW/common/religion/religions/NEOW_theomach.txt +++ b/N3OW/common/religion/religions/NEOW_theomach.txt @@ -1,5 +1,6 @@ theomach = { family = rf_antediluvianist + graphical_faith = pagan_gfx doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -234,7 +235,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = maastricht holy_site = rome_concord @@ -262,7 +262,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = maastricht holy_site = rome_concord @@ -290,7 +289,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = maastricht holy_site = rome_concord diff --git a/N3OW/common/religion/religions/NEOW_third_estatist.txt b/N3OW/common/religion/religions/NEOW_third_estatist.txt index 211cfc1f..c57e7f25 100644 --- a/N3OW/common/religion/religions/NEOW_third_estatist.txt +++ b/N3OW/common/religion/religions/NEOW_third_estatist.txt @@ -228,7 +228,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -260,7 +259,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome @@ -291,8 +289,6 @@ icon = communard # religious_head = k_papal_state - - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = jerusalem holy_site = rome diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/N3OW/common/religion/religions/NEOW_wicca.txt index b154e453..48631217 100644 --- a/N3OW/common/religion/religions/NEOW_wicca.txt +++ b/N3OW/common/religion/religions/NEOW_wicca.txt @@ -1,5 +1,6 @@ wicca_religion = { family = rf_esoteric + graphical_faith = pagan_gfx doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -234,7 +235,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = stonehenge holy_site = southhampton @@ -329,7 +329,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = london holy_site = stonehenge diff --git a/N3OW/common/religion/religions/NEOW_xenology.txt b/N3OW/common/religion/religions/NEOW_xenology.txt index ab56cec9..53b5ac43 100644 --- a/N3OW/common/religion/religions/NEOW_xenology.txt +++ b/N3OW/common/religion/religions/NEOW_xenology.txt @@ -75,7 +75,27 @@ raelian = { color = { 0 0 100 } icon = raelian - + + # religious_head = k_papal_state + #placeholder holy sites + holy_site = maastricht + holy_site = rome_concord + holy_site = strassburg + holy_site = frankfurt + holy_site = brussels + holy_site = luxembourg + #holy_site = segrada_familia + + #Special Tolerance | placeholder + + #Tenets | placeholder + doctrine = tenet_carnal_exaltation + doctrine = tenet_polyamory + doctrine = tenet_astrology + + holy_order_names = { #placeholder + } + localization = { #HighGod | placeholder HighGodName = raelian_high_god_name @@ -228,30 +248,7 @@ GHWName = ghw_crusade GHWNamePlural = ghw_crusades - } - - # religious_head = k_papal_state - - graphical_faith = "catholic_gfx" - #placeholder holy sites - holy_site = maastricht - holy_site = rome_concord - holy_site = strassburg - holy_site = frankfurt - holy_site = brussels - holy_site = luxembourg - #holy_site = segrada_familia - - #Special Tolerance | placeholder - - #Tenets | placeholder - doctrine = tenet_carnal_exaltation - doctrine = tenet_polyamory - doctrine = tenet_astrology - - holy_order_names = { #placeholder } - } } } diff --git a/N3OW/common/religion/religions/NEOW_yugoslavist.txt b/N3OW/common/religion/religions/NEOW_yugoslavist.txt index 3575b40e..5f0a64ab 100644 --- a/N3OW/common/religion/religions/NEOW_yugoslavist.txt +++ b/N3OW/common/religion/religions/NEOW_yugoslavist.txt @@ -234,7 +234,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = maastricht holy_site = rome_concord @@ -261,7 +260,6 @@ # religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites holy_site = maastricht holy_site = rome_concord From a4f81a438f6347e1c0d9254197ea7f96bb40aeb1 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 16:16:46 -0500 Subject: [PATCH 08/22] Simurghya tenets --- .../religion/doctrines/30_core_tenets.txt | 60 +++++++++++++++++++ .../religion/religions/NEOW_novelist.txt | 6 +- ...zz_NEOW_religion_core_tenets_l_english.yml | 6 ++ 3 files changed, 69 insertions(+), 3 deletions(-) diff --git a/N3OW/common/religion/doctrines/30_core_tenets.txt b/N3OW/common/religion/doctrines/30_core_tenets.txt index ddfd990d..59b38a99 100644 --- a/N3OW/common/religion/doctrines/30_core_tenets.txt +++ b/N3OW/common/religion/doctrines/30_core_tenets.txt @@ -805,6 +805,30 @@ religion_tag = novelist_religion } + name = { + first_valid = { + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_songs_of_roland_simurghi_name + } + desc = tenet_songs_of_roland_name + } + } + + desc = { + first_valid = { + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_songs_of_roland_simurghi_desc + } + desc = tenet_songs_of_roland_desc + } + } + piety_cost = { value = faith_tenet_cost_mid @@ -2282,6 +2306,12 @@ } desc = tenet_esotericism_kabbalah } + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_esotericism_simurghi_name + } desc = tenet_esotericism_name } } @@ -2294,6 +2324,12 @@ } desc = tenet_esotericism_kabbalah_desc } + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_esotericism_simurghi_desc + } desc = tenet_esotericism_desc } } @@ -2872,6 +2908,30 @@ NOT = { religion_tag = zoroastrianism_religion } } + name = { + first_valid = { + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_inner_journey_simurghi_name + } + desc = tenet_inner_journey_name + } + } + + desc = { + first_valid = { + triggered_desc = { + trigger = { + has_doctrine = special_doctrine_simurghi + } + desc = tenet_inner_journey_simurghi_desc + } + desc = tenet_inner_journey_desc + } + } + piety_cost = { value = faith_tenet_cost_low diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/N3OW/common/religion/religions/NEOW_novelist.txt index 4bba171c..0e2e108c 100644 --- a/N3OW/common/religion/religions/NEOW_novelist.txt +++ b/N3OW/common/religion/religions/NEOW_novelist.txt @@ -285,9 +285,9 @@ doctrine = special_doctrine_novelist #Tenets | add unique ones eventually - doctrine = tenet_universal_scripture - doctrine = tenet_the_first_age - doctrine = tenet_lorekeepers + doctrine = tenet_esotericism + doctrine = tenet_inner_journey + doctrine = tenet_songs_of_roland #Special/virtue doctrine = special_doctrine_simurghi diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml index 2fe1620c..a0967c45 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml @@ -55,6 +55,12 @@ tenet_the_first_age_desc:0 "We must strive to restore the balance of order as it was during the golden age of man. Though many years have passed, our resolve has not yet been lost." tenet_songs_of_roland_name:0 "Songs of Roland" tenet_songs_of_roland_desc:0 "Just as during the gallant knights of yore, our court bards and wandering troubadours recite the songs of heroic knights, inspiring many to seek faith and fortune in distant lands." + tenet_inner_journey_simurghi_name: "The Semorgh" + tenet_inner_journey_simurghi_desc: "We hold that life is a journey to discover the unity between one and God. As the Birds lost themselves like shade in the Sun's light, men who wish for eternal rest lose themselves in He, like waves in the Sea." + tenet_songs_of_roland_simurghi_name: "Futuwa" + tenet_songs_of_roland_simurghi_desc: "We believe that Futuwa, as an Attribute of the Caliph Ali, is an integral part of faith. Heirs are expected to organize themselves within lodges of youths and prove themselves on the battlefield and in life through adventuring and questing, as well as mastery of martial arts. These Fityan have nine initiatory degrees, and are rather secretive." + tenet_esotericism_simurghi_name: "Self-Taught Philosophy" + tenet_esotericism_simurghi_desc: "Hayy Ibn Yadhan shows us that humans are all capable of reaching completeness through ascetic life and self-contemplation of their true divine essence. We should strive to reach the absolute like he did, living along among the animals, for we have been given every tool to grasp the One by Fitra." tenet_restore_the_crown_name:0 "Restore the Crown" tenet_restore_the_crown_desc:0 "Our eternal Emperor sought to unite whole world under one banner. We must continue where we left off, restoring the Crowns of Carolingia." tenet_universal_scripture_name:0 "Universal Scripture" From c494d20a83bde0e62493e0402b91fe50526f7b70 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 16:46:12 -0500 Subject: [PATCH 09/22] Update zz_NEOW_religion_novelist_l_english.yml Virtue doctrine loc. Very basic, feel free to change later --- .../zz_NEOW_religion_novelist_l_english.yml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml index 18f553a9..af6f5cb2 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml @@ -344,4 +344,21 @@ absurdist_night_god_name:0 " " absurdist_night_god_name_possessive:0 " " absurdist_water_god_name:0 " " - absurdist_water_god_name_possessive:0 " " \ No newline at end of file + absurdist_water_god_name_possessive:0 " " + + special_doctrine_aslan_name: "Virtues of Scripture" + special_doctrine_aslan_desc: "Our faith seeks out the virtues found primarily in Christian literature and writings." + special_doctrine_numenor_name: "Virtues of Fantasy" + special_doctrine_numenor_desc: "Our faith seeks out the virtues found primarily in stories of magic and faraway lands." + special_doctrine_charlemagne_name: "Virtues of History" + special_doctrine_charlemagne_desc: "Our faith seeks out the virtues found primarily in the chronicles and tomes of past nations." + special_doctrine_dracula_name: "Virtues of Horror" + special_doctrine_dracula_desc: "Our faith seeks out the virtues found primarily in the works which terrify and frighten." + special_doctrine_reason_and_progress_name: "Virtues of Science" + special_doctrine_reason_and_progress_desc: "Our faith seeks out the virtues found primarily in records of reason and progress." + special_doctrine_simurghi_name: "Virtues of the Word" + special_doctrine_simurghi_desc: "Our faith seeks out the virtues found primarily in Islamic scripture and literature." + special_doctrine_rocambolist_name: "Virtues of Mystery" + special_doctrine_rocambolist_desc: "Our faith seeks out the virtues found primarily in the tales of crime and investigation." + special_doctrine_absurdist_name: "Virtues of Comedy" + special_doctrine_absurdist_desc: "Our faith seeks out the virtues found primarily in the absurd and incomprehensible." \ No newline at end of file From 40d26dffa91059ccff5fee4e3eda06e965e2c2d8 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 16:48:32 -0500 Subject: [PATCH 10/22] Fixed missing clerical gender doctrines --- N3OW/common/religion/religions/NEOW_europeanist.txt | 2 +- N3OW/common/religion/religions/NEOW_theomach.txt | 2 +- N3OW/common/religion/religions/NEOW_xenology.txt | 2 +- N3OW/common/religion/religions/NEOW_yugoslavist.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/N3OW/common/religion/religions/NEOW_europeanist.txt b/N3OW/common/religion/religions/NEOW_europeanist.txt index 368a0680..ef5a9a6a 100644 --- a/N3OW/common/religion/religions/NEOW_europeanist.txt +++ b/N3OW/common/religion/religions/NEOW_europeanist.txt @@ -25,7 +25,7 @@ #Clerical Functions | placeholder doctrine = doctrine_clerical_function_alms_and_pacification - doctrine = doctrine_clerical_gender_equal + doctrine = doctrine_clerical_gender_either doctrine = doctrine_clerical_marriage_allowed doctrine = doctrine_clerical_succession_temporal_appointment diff --git a/N3OW/common/religion/religions/NEOW_theomach.txt b/N3OW/common/religion/religions/NEOW_theomach.txt index 0f06c1ce..87fa5a0b 100644 --- a/N3OW/common/religion/religions/NEOW_theomach.txt +++ b/N3OW/common/religion/religions/NEOW_theomach.txt @@ -25,7 +25,7 @@ #Clerical Functions | placeholder doctrine = doctrine_clerical_function_alms_and_pacification - doctrine = doctrine_clerical_gender_equal + doctrine = doctrine_clerical_gender_either doctrine = doctrine_clerical_marriage_allowed doctrine = doctrine_clerical_succession_temporal_appointment diff --git a/N3OW/common/religion/religions/NEOW_xenology.txt b/N3OW/common/religion/religions/NEOW_xenology.txt index 53b5ac43..747b1641 100644 --- a/N3OW/common/religion/religions/NEOW_xenology.txt +++ b/N3OW/common/religion/religions/NEOW_xenology.txt @@ -24,7 +24,7 @@ #Clerical Functions | placeholder doctrine = doctrine_clerical_function_alms_and_pacification - doctrine = doctrine_clerical_gender_equal + doctrine = doctrine_clerical_gender_either doctrine = doctrine_clerical_marriage_allowed doctrine = doctrine_clerical_succession_temporal_appointment diff --git a/N3OW/common/religion/religions/NEOW_yugoslavist.txt b/N3OW/common/religion/religions/NEOW_yugoslavist.txt index 5f0a64ab..8507dfcb 100644 --- a/N3OW/common/religion/religions/NEOW_yugoslavist.txt +++ b/N3OW/common/religion/religions/NEOW_yugoslavist.txt @@ -24,7 +24,7 @@ #Clerical Functions | placeholder doctrine = doctrine_clerical_function_alms_and_pacification - doctrine = doctrine_clerical_gender_equal + doctrine = doctrine_clerical_gender_either doctrine = doctrine_clerical_marriage_allowed doctrine = doctrine_clerical_succession_temporal_appointment From 8731743f9520979f6e742d538fe34c9a0948f574 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 17:02:57 -0500 Subject: [PATCH 11/22] Update NEOW_druidic.txt Fixed druidic missing doctrine --- N3OW/common/religion/religions/NEOW_druidic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/N3OW/common/religion/religions/NEOW_druidic.txt b/N3OW/common/religion/religions/NEOW_druidic.txt index 31ea2499..2882bc68 100644 --- a/N3OW/common/religion/religions/NEOW_druidic.txt +++ b/N3OW/common/religion/religions/NEOW_druidic.txt @@ -23,7 +23,7 @@ doctrine = doctrine_adultery_women_shunned doctrine = doctrine_kinslaying_close_kin_crime doctrine = doctrine_deviancy_shunned - doctrine = doctrine_witchcraft_virtuos + doctrine = doctrine_witchcraft_virtuous #Clerical Functions | placeholder doctrine = doctrine_clerical_function_taxation From 8c9bc527c320578d2f24b633c25cee30912ff4c4 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 17:05:57 -0500 Subject: [PATCH 12/22] Update NEOW_folkgerman.txt --- N3OW/common/religion/religions/NEOW_folkgerman.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/N3OW/common/religion/religions/NEOW_folkgerman.txt index a7b1425e..50a06046 100644 --- a/N3OW/common/religion/religions/NEOW_folkgerman.txt +++ b/N3OW/common/religion/religions/NEOW_folkgerman.txt @@ -23,7 +23,7 @@ doctrine = doctrine_adultery_women_shunned doctrine = doctrine_kinslaying_close_kin_crime doctrine = doctrine_deviancy_shunned - doctrine = doctrine_witchcraft_virtuos + doctrine = doctrine_witchcraft_virtuous #Clerical Functions | placeholder doctrine = doctrine_clerical_function_taxation From f35b90db10707e320a8ca3f7a8b223b87280bce0 Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Mon, 1 Dec 2025 01:33:34 +0100 Subject: [PATCH 13/22] FAITH BACKGROUNDS --- .../religion/religions/NEOW_britannic.txt | 1 + .../religion/religions/NEOW_novelist.txt | 2 + .../religion/religions/NEOW_thelema.txt | 2 + .../religions/NEOW_third_estatist.txt | 1 + .../core_tenet_banner_britannic.dds | 3 + .../core_tenet_banner_fremch.dds | 3 + .../core_tenet_banner_novelist.dds | 3 + .../scripted_illustrations/ingame.txt | 12629 ++++++++++++++++ N3OW/history/titles/k_aragon.txt | 15 +- N3OW/history/titles/k_castille.txt | 2 +- N3OW/history/titles/k_portugal.txt | 21 +- ...NEOW_religion_third_estatist_l_english.yml | 2 +- 12 files changed, 12665 insertions(+), 19 deletions(-) create mode 100644 N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds create mode 100644 N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds create mode 100644 N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds create mode 100644 N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt diff --git a/N3OW/common/religion/religions/NEOW_britannic.txt b/N3OW/common/religion/religions/NEOW_britannic.txt index faa686c5..9324421c 100644 --- a/N3OW/common/religion/religions/NEOW_britannic.txt +++ b/N3OW/common/religion/religions/NEOW_britannic.txt @@ -3,6 +3,7 @@ graphical_faith = pagan_gfx doctrine = antediluvianist_hostility_doctrine + doctrine_background_icon = core_tenet_banner_britannic.dds #Main Group | placeholder doctrine = doctrine_spiritual_head diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/N3OW/common/religion/religions/NEOW_novelist.txt index 0e2e108c..6e25ff55 100644 --- a/N3OW/common/religion/religions/NEOW_novelist.txt +++ b/N3OW/common/religion/religions/NEOW_novelist.txt @@ -3,6 +3,7 @@ graphical_faith = pagan_gfx doctrine = pagan_hostility_doctrine + doctrine_background_icon = core_tenet_banner_novelist.dds #Main Group doctrine = doctrine_temporal_head @@ -272,6 +273,7 @@ religious_head = d_novelist_high_king graphical_faith = "islamic_gfx" + doctrine_background_icon = core_tenet_banner_islam.dds holy_site = paris holy_site = aachen diff --git a/N3OW/common/religion/religions/NEOW_thelema.txt b/N3OW/common/religion/religions/NEOW_thelema.txt index 7471806d..d3ac1050 100644 --- a/N3OW/common/religion/religions/NEOW_thelema.txt +++ b/N3OW/common/religion/religions/NEOW_thelema.txt @@ -225,6 +225,7 @@ victorian = { color = { 165 0 41 } icon = victorian + doctrine_background_icon = core_tenet_banner_britannic.dds religious_head = d_united_grand_lodge @@ -323,6 +324,7 @@ royal_thelema = { color = { 255 0 0 } icon = royal_thelema + doctrine_background_icon = core_tenet_banner_britannic.dds religious_head = d_united_grand_lodge diff --git a/N3OW/common/religion/religions/NEOW_third_estatist.txt b/N3OW/common/religion/religions/NEOW_third_estatist.txt index c57e7f25..471a7266 100644 --- a/N3OW/common/religion/religions/NEOW_third_estatist.txt +++ b/N3OW/common/religion/religions/NEOW_third_estatist.txt @@ -1,6 +1,7 @@ third_estatist_religion = { family = rf_antediluvianist doctrine = antediluvianist_hostility_doctrine + doctrine_background_icon = core_tenet_banner_fremch.dds #Main Group | placeholder doctrine = doctrine_temporal_head diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds new file mode 100644 index 00000000..121f6e6e --- /dev/null +++ b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_britannic.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17ee9a69b0bf50d1dda384b7189037e19fa48ceca7e5e6e95d45117a36e4984 +size 416128 diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds new file mode 100644 index 00000000..02267f22 --- /dev/null +++ b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_fremch.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:724a12ec2e4efac334abebafd8278cf69f010a18331ac03b78af2ea4f50b96ad +size 416128 diff --git a/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds new file mode 100644 index 00000000..c696068e --- /dev/null +++ b/N3OW/gfx/interface/icons/faith_doctrines/core_tenet_banner_novelist.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce681229a66204ef406a71343eaac2ba1bc6e72e7d4968c191920508fdb7745 +size 416128 diff --git a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt new file mode 100644 index 00000000..004d0d77 --- /dev/null +++ b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt @@ -0,0 +1,12629 @@ +### Character interior background +character_view_bg = { + + ###################################### + + # Dead + + # Tengri generic holy site + texture = { + reference = "event_scenes/mpo_temple_steppe.dds" + + trigger = { + is_alive = no + OR = { + religion = religion:tengrism_religion + religion = religion:magyar_religion + religion = religion:siberian_religion + religion = religion:shamanism_religion + religion = religion:kamuyism_religion + } + } + } + + texture = { # Zoroastrian + reference = "event_scenes/fp3_temple.dds" + + trigger = { + is_alive = no + religion = religion:zoroastrianism_religion + } + } + + texture = { # Iberian + reference = "event_scenes/fp2_temple.dds" + + trigger = { + is_alive = no + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + } + } + + texture = { + reference = "event_scenes/ep3_hagia_sophia.dds" + + trigger = { + is_alive = no + religion = religion:christianity_religion + primary_title = title:e_byzantium + } + } + + texture = { # Christian + reference = "event_scenes/church.dds" + + trigger = { + is_alive = no + religion = religion:christianity_religion + } + } + + texture = { # Islam + reference = "event_scenes/mosque.dds" + + trigger = { + is_alive = no + religion = religion:islam_religion + } + } + + texture = { # Dharmic India / Southeast Asia + reference = "event_scenes/ep2_holysite_indian.dds" + + trigger = { + is_alive = no + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + + texture = { # FP1 + reference = "event_scenes/fp1_tribal_temple.dds" + + trigger = { + is_alive = no + religion = religion:germanic_religion + } + } + + texture = { # Dharmic East Asia + reference = "event_scenes/tgp_temple_asia.dds" + + trigger = { + is_alive = no + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + } + } + + texture = { # Pagans + trigger = { + is_alive = no + religion = { is_in_family = rf_pagan } + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + } + } + reference = "event_scenes/ep2_holysite_tribal.dds" + } + + # Fallback + + texture = { + reference = "event_scenes/temple.dds" + trigger = { + is_alive = no + } + } + + environment = { + reference = "environment_event_temple" + + trigger = { + is_alive = no + } + } + + ########################################## + # DUNGEON + + #### + # tribal + #### + texture = { + reference = "event_scenes/fp1_tribal_prison.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = dungeon } + imprisoner = { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + trigger_else = { + is_in_prison_type = house_arrest + imprisoner = { is_landless_adventurer = yes } + } + } + } + + environment = { + reference = "environment_event_fp1_tribal_prison" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = dungeon } + imprisoner = { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + trigger_else = { + is_in_prison_type = house_arrest + imprisoner = { is_landless_adventurer = yes } + } + } + } + + environment = { + reference = "environment_event_fp1_tribal_prison" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = dungeon } + imprisoner = { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + trigger_else = { + is_in_prison_type = house_arrest + imprisoner = { is_landless_adventurer = yes } + } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = dungeon } + imprisoner = { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + trigger_else = { + is_in_prison_type = house_arrest + imprisoner = { is_landless_adventurer = yes } + } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = dungeon } + imprisoner = { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + trigger_else = { + is_in_prison_type = house_arrest + imprisoner = { is_landless_adventurer = yes } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # MENA + #### + texture = { + reference = "event_scenes/fp2_prison.dds" + + trigger = { + is_in_prison_type = dungeon + imprisoner.culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_event_fp2_prison" + + trigger = { + is_in_prison_type = dungeon + imprisoner.culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_event_fp2_prison" + + trigger = { + OR = { + primary_spouse ?= { + is_in_prison_type = dungeon + imprisoner.culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + } + } + } + betrothed ?= { + is_in_prison_type = dungeon + imprisoner.culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + is_in_prison_type = dungeon + imprisoner.culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # western + #### + texture = { + reference = "event_scenes/dungeon.dds" + + trigger = { + is_in_prison_type = dungeon + imprisoner = { + NOR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + } + } + } + } + } + } + + environment = { + reference = "environment_event_dungeon" + + trigger = { + is_in_prison_type = dungeon + imprisoner = { + NOR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + } + } + } + } + } + } + + environment = { + reference = "environment_event_dungeon" + + trigger = { + OR = { + primary_spouse ?= { + is_in_prison_type = dungeon + imprisoner = { + NOR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + } + } + } + } + } + betrothed ?= { + is_in_prison_type = dungeon + imprisoner = { + NOR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + } + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + is_in_prison_type = dungeon + imprisoner = { + NOR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + culture = { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + has_graphical_india_culture_group_trigger = yes + } + } + } + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + # ACTIVITIES + + #### + # tournament, eastern + #### + texture = { + reference = "event_scenes/ep2_tournament_mena.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { geographical_region = graphical_india } + } + } + + environment = { + reference = "environment_mecca" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { geographical_region = graphical_india } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mecca" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { geographical_region = graphical_india } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { geographical_region = graphical_india } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { geographical_region = graphical_india } + } + } + } + is_character_window_main_character = no + } + } + + #### + # tournament, mena + #### + texture = { + reference = "event_scenes/ep2_tournament_mena.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { + OR = { + geographical_region = graphical_mena + AND = { + geographical_region = world_europe_west_iberia + root = { faith = { religion = religion:islam_religion } } + } + } + } + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { + OR = { + geographical_region = graphical_mena + AND = { + geographical_region = world_europe_west_iberia + root = { faith = { religion = religion:islam_religion } } + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { + OR = { + geographical_region = graphical_mena + AND = { + geographical_region = world_europe_west_iberia + root = { faith = { religion = religion:islam_religion } } + } + } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { + OR = { + geographical_region = graphical_mena + AND = { + geographical_region = world_europe_west_iberia + root = { faith = { religion = religion:islam_religion } } + } + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_location = { + OR = { + geographical_region = graphical_mena + AND = { + geographical_region = world_europe_west_iberia + root = { faith = { religion = religion:islam_religion } } + } + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # tournament, tribal + #### + texture = { + reference = "event_scenes/ep2_tournament_tribal.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_host = { + OR = { + government_has_flag = government_is_clan + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + capital_province = { + NOT = { geographical_region = graphical_mena } + } + } + } + } + + environment = { + reference = "environment_village_festival" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_host = { + OR = { + government_has_flag = government_is_clan + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + capital_province = { + NOT = { geographical_region = graphical_mena } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_village_festival" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_host = { + OR = { + government_has_flag = government_is_clan + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + capital_province = { + NOT = { geographical_region = graphical_mena } + } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_host = { + OR = { + government_has_flag = government_is_clan + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + capital_province = { + NOT = { geographical_region = graphical_mena } + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + involved_activity.activity_host = { + OR = { + government_has_flag = government_is_clan + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + capital_province = { + NOT = { geographical_region = graphical_mena } + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # tournament, western + #### + texture = { + reference = "event_scenes/ep2_tournament_western.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_village_festival" + + trigger = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_village_festival" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_tournament } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # university, western + #### + texture = { + reference = "event_scenes/bp2_university.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_bp2_university" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_bp2_university" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # university, indian + #### + texture = { + reference = "event_scenes/bp2_indian_garden.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_bp2_garden_india_day" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_bp2_garden_india_day" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # university, east asian + #### + texture = { + reference = "event_scenes/tgp_examination_room.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + + environment = { + reference = "environment_tgp_examination_room" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_examination_room" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + + #### + # university, mena + #### + texture = { + reference = "event_scenes/bp2_university_mena.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_bp2_university_mena" + + trigger = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_bp2_university_mena" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_adult_education } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # Examination, western + #### + texture = { + reference = "event_scenes/bp2_university.dds" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_bp2_university" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_bp2_university" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # university, indian + #### + texture = { + reference = "event_scenes/bp2_indian_garden.dds" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + OR = { + has_graphical_western_culture_group_trigger = yes + has_graphical_norse_culture_group_trigger = yes + has_graphical_iberian_culture_group_trigger = yes + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_bp2_garden_india_day" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_bp2_garden_india_day" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ### + #Examination, East Asian + texture = { + reference = "event_scenes/tgp_examination_room.dds" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + + environment = { + reference = "environment_tgp_examination_room" + + trigger = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_examination_room" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { + OR = { + has_activity_type = activity_imperial_examination + has_activity_type = activity_local_examination + } + } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + + + #### + # feast, byzantine + texture = { + reference = "event_scenes/ep3_feast_byzantine.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = byzantine_building_gfx } + } + } + + environment = { + reference = "environment_ep3_byzantine_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = mediterranean_building_gfx } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_byzantine_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = mediterranean_building_gfx } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = mediterranean_building_gfx } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = mediterranean_building_gfx } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, norse + #### + texture = { + reference = "event_scenes/fp1_viking_feast.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = norse_building_gfx } + involved_activity.activity_location.province_owner ?= { + should_use_tribal_realm_palace_graphics_trigger = yes + } + } + } + } + + environment = { + reference = "environment_event_fp1_viking_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = norse_building_gfx } + involved_activity.activity_location.province_owner ?= { + should_use_tribal_realm_palace_graphics_trigger = yes + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_fp1_viking_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = norse_building_gfx } + involved_activity.activity_location.province_owner ?= { + should_use_tribal_realm_palace_graphics_trigger = yes + } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = norse_building_gfx } + involved_activity.activity_location.province_owner ?= { + should_use_tribal_realm_palace_graphics_trigger = yes + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = norse_building_gfx } + involved_activity.activity_location.province_owner ?= { + should_use_tribal_realm_palace_graphics_trigger = yes + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, indian + #### + texture = { + reference = "event_scenes/ep2_feast_indian.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = indian_building_gfx } + } + } + + environment = { + reference = "environment_indian_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = indian_building_gfx } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_indian_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = indian_building_gfx } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = indian_building_gfx } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = indian_building_gfx } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, mena + #### + texture = { + reference = "event_scenes/ep2_feast_mena.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = arabic_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = berber_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = iberian_building_gfx } + } + } + } + + environment = { + reference = "environment_mena_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = arabic_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = berber_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = iberian_building_gfx } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mena_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = arabic_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = berber_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = iberian_building_gfx } + } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = arabic_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = berber_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = iberian_building_gfx } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + OR = { + involved_activity.activity_location.culture = { has_building_gfx = arabic_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = berber_group_building_gfx } + involved_activity.activity_location.culture = { has_building_gfx = iberian_building_gfx } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, steppe + #### + texture = { + reference = "event_scenes/ep2_feast_steppe.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = steppe_building_gfx } + } + } + + environment = { + reference = "environment_steppe_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = steppe_building_gfx } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_steppe_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = steppe_building_gfx } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = steppe_building_gfx } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = steppe_building_gfx } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, sub-saharan + #### + texture = { + reference = "event_scenes/ep2_feast_sub_saharan.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = african_building_gfx } + } + } + + environment = { + reference = "environment_sub-saharan_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = african_building_gfx } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_sub-saharan_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = african_building_gfx } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = african_building_gfx } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_building_gfx = african_building_gfx } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, East Asian + #### + texture = { + reference = "event_scenes/tgp_feast_asia.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + + environment = { + reference = "environment_tgp_feast_asia" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_feast_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + #### + # feast, western + #### + texture = { + reference = "event_scenes/feast.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_event_feast" + + trigger = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_feast } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # hunt + #### + texture = { + reference = "event_scenes/ep2_hunt_poachers_camp.dds" + + trigger = { + involved_activity ?= { + has_activity_type = activity_hunt + hunt_is_nerge_type = no + } + location ?= involved_activity.activity_location + } + } + + texture = { + reference = "event_scenes/mpo_hunt_steppe.dds" + + trigger = { + involved_activity ?= { + has_activity_type = activity_hunt + hunt_is_nerge_type = yes + } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_mpo_hunt_steppe" + + trigger = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_hunt_steppe" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + #East Asian + texture = { + reference = "event_scenes/tgp_hunt_generic_asia.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + + } + + environment = { + reference = "environment_generic_hunt" + + trigger = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_forest_pine" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + involved_activity.activity_location.culture = { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + #### + # Generic hunt + #### + + texture = { + reference = "event_scenes/ep2_events_generic_hunt.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_generic_hunt" + + trigger = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_forest_pine" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_hunt } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, jerusalem + #### + texture = { + reference = "event_scenes/ep2_holysite_jerusalem.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_jerusalem" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_jerusalem" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, Mecca + #### + texture = { + reference = "event_scenes/ep2_holysite_mecca.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_mecca + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_mecca" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_mecca + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_mecca" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_mecca + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.county = title:c_jerusalem + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, tribal generic holy site + #### + texture = { + reference = "event_scenes/ep2_holysite_tribal.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.province_owner ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_event_garden" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.province_owner ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_event_garden" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.province_owner ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.province_owner ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.province_owner ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, MENA generic holy site + #### + texture = { + reference = "event_scenes/ep2_holysite_mena.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_mena_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_generic_holy_site_mena" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_mena_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_generic_holy_site_mena" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_mena_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_mena_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_mena_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, Indian generic holy site + #### + texture = { + reference = "event_scenes/ep2_holysite_indian.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_india_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_indian_holy_site" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_india_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_indian_holy_site" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_india_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_india_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_india_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, East Asian generic holy site + #### + texture = { + reference = "event_scenes/tgp_holysite_asia.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_tgp_holysite_asia" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_tgp_holysite_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # pilgrimage, Tengri generic holy site + #### + texture = { + reference = "event_scenes/mpo_temple_steppe.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + OR = { + involved_activity.activity_location.religion = religion:tengrism_religion + involved_activity.activity_location.religion = religion:magyar_religion + involved_activity.activity_location.religion = religion:siberian_religion + } + location ?= involved_activity.activity_location + } + } + + #### + # pilgrimage, Orthodox generic holy site + #### + texture = { + reference = "event_scenes/ep3_holysite_orthodox.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.faith ?= faith:orthodox + location ?= involved_activity.activity_location + } + } + + #### + # pilgrimage, Western generic holy site + #### + texture = { + reference = "event_scenes/ep2_holysite_western.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_western_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_western_holy_site" + + trigger = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_western_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_western_holy_site" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_western_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_western_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_pilgrimage } + involved_activity.activity_location.culture ?= { has_graphical_western_culture_group_trigger = yes } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + #### + # chariot race + #### + # tournament, eastern + #### + texture = { + reference = "event_scenes/ep3_hippodrome_chariot_race.dds" + + trigger = { + involved_activity ?= { has_activity_type = activity_chariot_race } + location ?= involved_activity.activity_location + } + } + + environment = { + reference = "environment_ep3_chariot_race" + + trigger = { + involved_activity ?= { has_activity_type = activity_chariot_race } + location ?= involved_activity.activity_location + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_chariot_race" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + involved_activity ?= { has_activity_type = activity_chariot_race } + location ?= involved_activity.activity_location + } + } + AND = { + exists = betrothed + betrothed = { + involved_activity ?= { has_activity_type = activity_chariot_race } + location ?= involved_activity.activity_location + } + } + AND = { + liege.diarch ?= this + liege ?= { + involved_activity ?= { has_activity_type = activity_chariot_race } + location ?= involved_activity.activity_location + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + #### + # Herder background + #### + texture = { + reference = "event_scenes/bp3_steppe_winter.dds" + trigger = { + location = { has_winter_trigger = yes } + government_has_flag = government_is_herder + } + } + + environment = { + reference = "environment_bp3_steppe_winter" + trigger = { + location = { has_winter_trigger = yes } + government_has_flag = government_is_herder + } + } + + texture = { + reference = "event_scenes/ep2_travel_steppe.dds" + trigger = { + government_has_flag = government_is_herder + } + } + + environment = { + reference = "environment_travel_steppe_settlement" + trigger = { + government_has_flag = government_is_herder + } + } + + ########################################## + + #### + # chrysotriklinios + #### + texture = { # Chrysotriklinios + reference = "event_scenes/ep3_byzantine_throne_room.dds" + trigger = { + OR = { + primary_title = title:e_byzantium + AND = { + primary_spouse.primary_title = title:e_byzantium + is_landed = no + } + } + } + } + + environment = { + reference = "environment_ep3_byzantine_throne_room" + trigger = { + AND = { + exists = primary_title + primary_title = title:e_byzantium + is_character_window_main_character = yes + # AND = { + # primary_spouse.primary_title = title:e_byzantium + # is_landed = no + # } + } + } + } + + # environment = { + # reference = "environment_ep3_cw_byzantine_spouse" + # trigger = { + # OR = { + # AND = { + # exists = primary_spouse + # primary_spouse = { + # primary_title = title:e_byzantium + # } + # } + # AND = { + # exists = betrothed + # betrothed = { + # primary_title = title:e_byzantium + # } + # } + # AND = { + # liege.diarch ?= this + # liege ?= { + # primary_title = title:e_byzantium + # } + # } + # AND = { + # exists = primary_title + # primary_title = title:e_byzantium + # } + # } + # is_character_window_main_character = no + # } + # } + + # environment = { + # reference = "environment_cw_west" + + # trigger = { + # exists = primary_title + # primary_title.tier >= tier_empire + # has_graphical_western_region_trigger = yes + # is_character_window_main_character = yes + + # } + # } + + # environment = { + # reference = "environment_cw_west_spouse" + # trigger = { + # OR = { + # AND = { + # exists = primary_spouse + # primary_spouse = { + # exists = primary_title + # primary_title.tier >= tier_empire + # has_graphical_western_region_trigger = yes + # } + # } + # AND = { + # exists = betrothed + # betrothed = { + # exists = primary_title + # primary_title.tier >= tier_empire + # has_graphical_western_region_trigger = yes + # } + # } + # AND = { + # liege.diarch ?= this + # liege ?= { + # exists = primary_title + # primary_title.tier >= tier_empire + # has_graphical_western_region_trigger = yes + # } + # } + # } + # is_character_window_main_character = no + # } + # } + + environment = { + reference = "environment_ep3_byzantine_throne_room_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + OR = { + primary_title = title:e_byzantium + AND = { + primary_spouse.primary_title = title:e_byzantium + is_landed = no + } + } + } + AND = { + exists = betrothed + OR = { + primary_title = title:e_byzantium + AND = { + primary_spouse.primary_title = title:e_byzantium + is_landed = no + } + } + } + AND = { + liege.diarch ?= this + OR = { + primary_title = title:e_byzantium + AND = { + primary_spouse.primary_title = title:e_byzantium + is_landed = no + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # hagia sophia + #### + texture = { # Hagia Sophia + reference = "event_scenes/ep3_hagia_sophia.dds" + trigger = { + location.county ?= title:c_byzantion + OR = { + has_council_position = councillor_court_chaplain + primary_title ?= title:k_orthodox + } + } + } + + environment = { # Hagia Sophia + reference = "environment_ep3_hagia_sophia" + trigger = { + location.county ?= title:c_byzantion + OR = { + has_council_position = councillor_court_chaplain + primary_title ?= title:k_orthodox + } + } + } + + #### + # constantinople + #### + texture = { + reference = "event_scenes/ep3_constantinople.dds" + + trigger = { + exists = location + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= title:c_byzantion + NOT = { primary_title = title:e_byzantium } + is_imprisoned = no + } + } + + environment = { + reference = "environment_ep3_constantinople" + + trigger = { + exists = location + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= title:c_byzantion + NOT = { primary_title = title:e_byzantium } + is_imprisoned = no + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_constantinople_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= title:c_byzantion + NOT = { primary_title = title:e_byzantium } + is_imprisoned = no + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= title:c_byzantion + NOT = { primary_title = title:e_byzantium } + is_imprisoned = no + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= title:c_byzantion + NOT = { primary_title = title:e_byzantium } + is_imprisoned = no + } + } + } + is_character_window_main_character = no + } + } + + ### + # byzantine unlanded house head + # + texture = { + reference = "event_scenes/ep3_medi_estate.dds" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_mediterranean_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_mediterranean_region_trigger = yes + } + } + } + } + + environment = { + reference = "environment_ep3_family_estate" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_mediterranean_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_mediterranean_region_trigger = yes + } + } + } + } + ### + # asian unlanded house head + # + texture = { + reference = "event_scenes/tgp_asia_estate.dds" + + trigger = { + tgp_is_ceremonial_liege_trigger = no + OR = { + AND = { + is_landed = no + domicile ?= { + OR = { + is_domicile_type = estate + is_domicile_type = east_asian_estate + is_domicile_type = japanese_manor + } + } + has_graphical_east_asia_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { + OR = { + is_domicile_type = estate + is_domicile_type = east_asian_estate + is_domicile_type = japanese_manor + } + } + has_graphical_east_asia_region_trigger = yes + } + } + } + } + + environment = { + reference = "environment_tgp_asia_estate" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { + OR = { + is_domicile_type = estate + is_domicile_type = east_asian_estate + is_domicile_type = japanese_manor + } + } + has_graphical_east_asia_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { + OR = { + is_domicile_type = estate + is_domicile_type = east_asian_estate + is_domicile_type = japanese_manor + } + } + has_graphical_east_asia_region_trigger = yes + } + } + } + } + + ### + # other unlanded house head + # + + texture = { + reference = "event_scenes/bp2_indian_garden.dds" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_india_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_india_region_trigger = yes + } + } + } + } + + environment = { + reference = "environment_bp2_garden_india_day" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_india_region_trigger = yes + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_india_region_trigger = yes + } + } + } + } + + texture = { + reference = "event_scenes/bp2_courtyard.dds" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_western_region_trigger = yes + has_graphical_scandinavia_region_trigger = yes + } + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_western_region_trigger = yes + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + + environment = { + reference = "environment_bp2_courtyard" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_western_region_trigger = yes + has_graphical_scandinavia_region_trigger = yes + } + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_western_region_trigger = yes + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + + texture = { + reference = "event_scenes/bp1_garden_mena_day.dds" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_mena_region_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_mena_region_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + } + } + } + + environment = { + reference = "environment_event_forest_pine" + + trigger = { + OR = { + AND = { + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_mena_region_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + primary_spouse ?= { # Primary Spouse + is_landed = no + domicile ?= { is_domicile_type = estate } + OR = { + has_graphical_mena_region_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + } + } + } + + # environment = { + # reference = "environment_western_holy_site" + + # trigger = { + # OR = { + # exists = primary_spouse + # exists = betrothed + # } + # is_character_window_main_character = no + # } + # } + + + #### + # sea, norse + #### + texture = { + reference = "event_scenes/fp1_ocean_norse.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + culture = { + has_clothing_gfx = fp1_norse_clothing_gfx + } + location ?= { + is_sea_province = yes + } + } + } + + environment = { + reference = "environment_event_fp1_ocean" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + culture = { + has_clothing_gfx = fp1_norse_clothing_gfx + } + location ?= { + is_sea_province = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_fp1_ocean" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + culture = { + has_clothing_gfx = fp1_norse_clothing_gfx + } + location = { + is_sea_province = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + culture = { + has_clothing_gfx = fp1_norse_clothing_gfx + } + location ?= { + is_sea_province = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + culture = { + has_clothing_gfx = fp1_norse_clothing_gfx + } + location ?= { + is_sea_province = yes + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # sea + #### + texture = { + reference = "event_scenes/fp1_ocean.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + is_sea_province = yes + } + } + } + + environment = { + reference = "environment_event_fp1_ocean" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + is_sea_province = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_fp1_ocean" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_sea_province = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + is_sea_province = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + is_sea_province = yes + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # Flooding + #### + texture = { + reference = "event_scenes/tgp_overflowing_river.dds" + + trigger = { + exists = location + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_flood_1_county_modifier + has_county_modifier = tgp_natural_disaster_flood_2_county_modifier + has_county_modifier = tgp_natural_disaster_flood_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + + environment = { + reference = "environment_tgp_overflowing_river" + + trigger = { + exists = location + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_flood_1_county_modifier + has_county_modifier = tgp_natural_disaster_flood_2_county_modifier + has_county_modifier = tgp_natural_disaster_flood_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_overflowing_river" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_flood_1_county_modifier + has_county_modifier = tgp_natural_disaster_flood_2_county_modifier + has_county_modifier = tgp_natural_disaster_flood_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + AND = { + exists = betrothed + betrothed = { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_flood_1_county_modifier + has_county_modifier = tgp_natural_disaster_flood_2_county_modifier + has_county_modifier = tgp_natural_disaster_flood_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_flood_1_county_modifier + has_county_modifier = tgp_natural_disaster_flood_2_county_modifier + has_county_modifier = tgp_natural_disaster_flood_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # Earthquake + #### + texture = { + reference = "event_scenes/tgp_ruined_holding.dds" + + trigger = { + exists = location + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_earthquake_1_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_2_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + + environment = { + reference = "environment_tgp_ruined_holding" + + trigger = { + exists = location + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_earthquake_1_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_2_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_ruined_holding" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_earthquake_1_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_2_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + AND = { + exists = betrothed + betrothed = { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_earthquake_1_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_2_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + #OR = { + # is_travelling = yes + # is_in_army = yes + #} + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location.county ?= { + OR = { + has_county_modifier = tgp_natural_disaster_earthquake_1_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_2_county_modifier + has_county_modifier = tgp_natural_disaster_earthquake_3_county_modifier + } + title_province ?= { + OR = { + geographical_region = graphical_india + geographical_region = world_steppe + geographical_region = world_asia + geographical_region = world_tibet + } + } + } + } + } + } + is_character_window_main_character = no + } + } + + #### + # ep2_hunt_snowy_forest + #### + texture = { + reference = "event_scenes/ep2_hunt_snowy_forest.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + OR = { + has_province_modifier = winter_normal_modifier + has_province_modifier = winter_harsh_modifier + } + OR = { + graphical_wilderness_forest_trigger = yes + graphical_wilderness_forest_pine_trigger = yes + } + } + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + OR = { + has_province_modifier = winter_normal_modifier + has_province_modifier = winter_harsh_modifier + } + OR = { + graphical_wilderness_forest_trigger = yes + graphical_wilderness_forest_pine_trigger = yes + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + has_province_modifier = winter_normal_modifier + has_province_modifier = winter_harsh_modifier + } + OR = { + graphical_wilderness_forest_trigger = yes + graphical_wilderness_forest_pine_trigger = yes + } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + OR = { + has_province_modifier = winter_normal_modifier + has_province_modifier = winter_harsh_modifier + } + OR = { + graphical_wilderness_forest_trigger = yes + graphical_wilderness_forest_pine_trigger = yes + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location ?= { + OR = { + has_province_modifier = winter_normal_modifier + has_province_modifier = winter_harsh_modifier + } + OR = { + graphical_wilderness_forest_trigger = yes + graphical_wilderness_forest_pine_trigger = yes + } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #forest_pine + ##### + texture = { + reference = "event_scenes/forest_pine.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_pine_trigger = yes + } + } + } + + environment = { + reference = "environment_event_forest_pine" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_pine_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_forest_pine" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_pine_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_pine_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_pine_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #forest + ##### + texture = { + reference = "event_scenes/forest.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_trigger = yes + } + } + } + + environment = { + reference = "environment_event_forest" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_forest" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_forest_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #ep2_travel_bridge + ##### + texture = { + reference = "event_scenes/ep2_travel_bridge.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_riverside_province = yes + geographical_region = world_europe + OR = { + terrain = farmlands + terrain = plains + terrain = mountains + terrain = hills + } + } + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_riverside_province = yes + OR = { + terrain = farmlands + terrain = plains + terrain = mountains + terrain = hills + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_riverside_province = yes + OR = { + terrain = farmlands + terrain = plains + terrain = mountains + terrain = hills + } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_riverside_province = yes + OR = { + terrain = farmlands + terrain = plains + terrain = mountains + terrain = hills + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + is_riverside_province = yes + OR = { + terrain = farmlands + terrain = plains + terrain = mountains + terrain = hills + } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Rice + ##### + texture = { + reference = "event_scenes/tgp_rice_fields.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = terraced_hills + has_building_or_higher = paddy_fields_01 + } + } + } + } + + environment = { + reference = "environment_tgp_rice_fields" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = terraced_hills + has_building_or_higher = paddy_fields_01 + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_rice_fields" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = terraced_hills + has_building_or_higher = paddy_fields_01 + } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = terraced_hills + has_building_or_higher = paddy_fields_01 + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = terraced_hills + has_building_or_higher = paddy_fields_01 + } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #jungle + ##### + texture = { + reference = "event_scenes/bp1_jungle.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_jungle_trigger = yes + } + } + } + + environment = { + reference = "environment_event_bp1_jungle" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_jungle_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_jungle" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_jungle_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_jungle_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_jungle_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #wetlands + ##### + texture = { + reference = "event_scenes/bp1_wetlands.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_wetlands_trigger = yes + } + } + } + + environment = { + reference = "environment_event_bp1_wetlands" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_wetlands_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_wetlands" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_wetlands_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_wetlands_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_wetlands_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #drylands + ##### + texture = { + reference = "event_scenes/drylands.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_drylands_trigger = yes + } + } + } + + environment = { + reference = "environment_event_desert" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_drylands_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_desert" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_drylands_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_drylands_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_drylands_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #hills, unsettled + ##### + texture = { + reference = "event_scenes/bp1_hills.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #hills, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_hills.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_hills" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_hills_trigger = yes + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #plains, unsettled + ##### + texture = { + reference = "event_scenes/bp1_plains.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_bp1_plains" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_plains" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #plains, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_hills.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_bp1_plains" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_plains" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_plains_trigger = yes + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #steppe, unsettled + ##### + texture = { + reference = "event_scenes/steppe.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_steppe" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_steppe" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #steppe, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_steppe.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_steppe" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_steppe" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_steppe_trigger = yes + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #mountains, unsettled + ##### + texture = { + reference = "event_scenes/mountains.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #mountains, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_mountains.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_mountains" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_mountains_trigger = yes + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Desert, unsettled + ##### + texture = { + reference = "event_scenes/desert.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Desert, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_desert.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_desert" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + graphical_wilderness_desert_trigger = yes + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Farmland, East Asian + ##### + texture = { + reference = "event_scenes/tgp_farm_asia.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + OR = { + terrain = farmlands + terrain = floodplains + } + culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + + environment = { + reference = "environment_tgp_farm_asia" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "tgp_farm_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Farmland, unsettled + ##### + texture = { + reference = "event_scenes/farms.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + NOT = { exists = province_owner } + } + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + NOT = { exists = province_owner } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + NOT = { exists = province_owner } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + NOT = { exists = province_owner } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + NOT = { exists = province_owner } + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Farmland, settled + ##### + texture = { + reference = "event_scenes/ep2_travel_farm.dds" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + exists = province_owner + } + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + exists = location + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + exists = province_owner + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + exists = province_owner + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + exists = province_owner + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_travelling = yes + is_in_army = yes + } + trigger_if = { + limit = { + exists = involved_activity + } + NOT = { location = involved_activity.activity_location } + } + location = { + terrain = farmlands + exists = province_owner + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + #Landless Adventurers from the steppe + texture = { + reference = "event_scenes/mpo_camp_steppe.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_scholars + liege ?= { has_realm_law = camp_purpose_scholars } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_scholars + liege ?= { has_realm_law = camp_purpose_scholars } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/mpo_tent_interior_mongol.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_legitimists + liege ?= { has_realm_law = camp_purpose_legitimists } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_mpo_tent_interior_mongol" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_legitimists + liege ?= { has_realm_law = camp_purpose_legitimists } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_tent_interior_mongol" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/mpo_camp_steppe.dds" + + trigger = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_genericcamp" + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/mpo_campfire_steppe.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + culture = { has_graphical_steppe_culture_group_trigger = yes } + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/mpo_hunt_steppe.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_farms" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + culture = { has_graphical_steppe_culture_group_trigger = yes } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + ##### + # Landless Adventurer Camp + ##### + texture = { + reference = "event_scenes/ep3_adventurer_background.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_scholars + liege ?= { has_realm_law = camp_purpose_scholars } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_indian_feast" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_scholars + liege ?= { has_realm_law = camp_purpose_scholars } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_indian_feast" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_scholars + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/ep3_relaxing_tent.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_legitimists + liege ?= { has_realm_law = camp_purpose_legitimists } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_courtyard" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_legitimists + liege ?= { has_realm_law = camp_purpose_legitimists } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_courtyard" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + has_realm_law = camp_purpose_legitimists + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { #East Asian Camp + reference = "event_scenes/tgp_camp_asia.dds" + + trigger = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + trigger_if = { + limit = { + is_independent_ruler = yes + } + OR = { + culture = { has_graphical_east_asia_culture_group_trigger = yes } + culture = { has_graphical_steppe_culture_group_trigger = yes } + } + } + trigger_else = { + OR = { + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + employer.culture = { has_graphical_steppe_culture_group_trigger = yes } + } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_tgp_camp_asia" + + trigger = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + trigger_if = { + limit = { + is_independent_ruler = yes + } + OR = { + culture = { has_graphical_east_asia_culture_group_trigger = yes } + culture = { has_graphical_steppe_culture_group_trigger = yes } + } + } + trigger_else = { + OR = { + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + employer.culture = { has_graphical_steppe_culture_group_trigger = yes } + } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_camp_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + trigger_if = { + limit = { + is_independent_ruler = yes + } + OR = { + culture = { has_graphical_east_asia_culture_group_trigger = yes } + culture = { has_graphical_steppe_culture_group_trigger = yes } + } + } + trigger_else = { + OR = { + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + employer.culture ?= { has_graphical_steppe_culture_group_trigger = yes } + } + } + is_character_window_main_character = no + } + } + + texture = { #Generic Camp + reference = "event_scenes/genericcamp.dds" + + trigger = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + AND = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_mercenaries + liege ?= { has_realm_law = camp_purpose_mercenaries } + } + } + primary_title ?= { is_mercenary_company = yes } + employer.primary_title ?= { is_mercenary_company = yes } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/ep3_campfire.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + government_has_flag = government_is_landless_adventurer + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + has_realm_law = camp_purpose_brigands + liege ?= { has_realm_law = camp_purpose_brigands } + } + NOR = { + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/tgp_camp_asia.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_tgp_camp_asia" + + trigger = { + government_has_flag = government_is_landless_adventurer + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "tgp_camp_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { + reference = "event_scenes/ep3_camp_arid_terrain.dds" + + trigger = { + government_has_flag = government_is_landless_adventurer + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + government_has_flag = government_is_landless_adventurer + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_genericcamp" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_landless_adventurer + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_landless_adventurer + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_landless_adventurer + NOR = { + is_imprisoned = yes + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + # Wandering drunk/reveler + texture = { + reference = "character_view/tavern.dds" + + trigger = { + OR = { + has_trait = drunkard + has_trait = lifestyle_reveler + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_cw_tavern" + + trigger = { + OR = { + has_trait = drunkard + has_trait = lifestyle_reveler + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_tavern_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + has_trait = drunkard + has_trait = lifestyle_reveler + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + NOR = { + OR = { + has_trait = drunkard + has_trait = lifestyle_reveler + } + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + NOR = { + OR = { + has_trait = drunkard + has_trait = lifestyle_reveler + } + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + # Wandering coastal + texture = { + reference = "character_view/docks.dds" + + trigger = { + exists = location + location = { + is_coastal = yes + OR = { + geographical_region = world_europe + geographical_region = world_steppe_west + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_docks" + + trigger = { + exists = location + location = { + is_coastal = yes + OR = { + geographical_region = world_europe + geographical_region = world_steppe_west + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_docks" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + location = { + is_coastal = yes + OR = { + geographical_region = world_europe + geographical_region = world_steppe_west + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + location = { + is_coastal = yes + OR = { + geographical_region = world_europe + geographical_region = world_steppe_west + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + location = { + is_coastal = yes + OR = { + geographical_region = world_europe + geographical_region = world_steppe_west + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + # Wandering, mediterranean + texture = { + reference = "event_scenes/ep3_medi_market.dds" + + trigger = { + exists = location + #location.province_owner. = { + # geographical_region = mediteranean_coast + #} + has_graphical_mediterranean_region_trigger = yes + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_ep3_medi_market" + + trigger = { + exists = location + location = { + geographical_region = mediteranean_coast + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_medi_market" + + trigger = { + exists = location + location = { + geographical_region = mediteranean_coast + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = no + } + } + + # Wandering europe + texture = { + reference = "character_view/crossroads_inn.dds" + + trigger = { + exists = location + location = { + geographical_region = world_europe + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_crossroads_inn" + + trigger = { + exists = location + location = { + geographical_region = world_europe + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_crossroads_inn" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + location = { + geographical_region = world_europe + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + location = { + geographical_region = world_europe + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + location = { + geographical_region = world_europe + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + # Wandering mena + texture = { + reference = "character_view/courtyard_mena.dds" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_middle_east + geographical_region = world_middle_east_persia + geographical_region = world_steppe_tarim + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_courtyard_mena" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_middle_east + geographical_region = world_middle_east_persia + geographical_region = world_steppe_tarim + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_courtyard_mena" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + location = { + OR = { + geographical_region = world_middle_east + geographical_region = world_middle_east_persia + geographical_region = world_steppe_tarim + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + location = { + OR = { + geographical_region = world_middle_east + geographical_region = world_middle_east_persia + geographical_region = world_steppe_tarim + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + location = { + OR = { + geographical_region = world_middle_east + geographical_region = world_middle_east_persia + geographical_region = world_steppe_tarim + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + # Wandering india + texture = { + reference = "character_view/courtyard_indian.dds" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_india + geographical_region = world_burma + } + } + + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_courtyard_indian" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_india + geographical_region = world_burma + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_courtyard_indian" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + location = { + OR = { + geographical_region = world_india + geographical_region = world_burma + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + location = { + OR = { + geographical_region = world_india + geographical_region = world_burma + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + location = { + OR = { + geographical_region = world_india + geographical_region = world_burma + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + #Wandering SE Asia coastal + texture = { + reference = "event_scenes/tgp_village_sea.dds" + + trigger = { + exists = location + location = { + geographical_region = world_asia_southeast + county ?= { + is_coastal_county = yes + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_tgp_village_sea" + + trigger = { + exists = location + location = { + geographical_region = world_asia_southeast + county ?= { + is_coastal_county = yes + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_village_sea" + + trigger = { + OR = { + primary_spouse ?= { + exists = location + location = { + geographical_region = world_asia_southeast + county ?= { + is_coastal_county = yes + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + betrothed ?= { + exists = location + location = { + geographical_region = world_asia_southeast + county ?= { + is_coastal_county = yes + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + AND = { + exists = location + location = { + geographical_region = world_asia_southeast + county ?= { + is_coastal_county = yes + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + is_character_window_main_character = no + } + } + + # Wandering East Asia + texture = { + reference = "event_scenes/tgp_crossroad_inn_asia.dds" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_asia_china + geographical_region = world_asia_japan + geographical_region = world_asia_korea + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_tgp_crossroad_inn_asia" + + trigger = { + exists = location + location = { + OR = { + geographical_region = world_asia_china + geographical_region = world_asia_japan + geographical_region = world_asia_korea + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_crossroad_inn_asia" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + exists = location + location = { + OR = { + geographical_region = world_asia_china + geographical_region = world_asia_japan + geographical_region = world_asia_korea + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + exists = location + location = { + OR = { + geographical_region = world_asia_china + geographical_region = world_asia_japan + geographical_region = world_asia_korea + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + exists = location + location = { + OR = { + geographical_region = world_asia_china + geographical_region = world_asia_japan + geographical_region = world_asia_korea + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + #wandering steppe - scary! + texture = { + reference = "event_scenes/mpo_campfire_steppe.dds" + + trigger = { + exists = location + location = { + geographical_region = world_steppe + } + OR = { + has_trait = sadistic + has_trait = murderer + has_trait = education_intrigue_4 + has_trait = education_intrigue_5 + has_trait = lunatic + has_trait = possessed + has_trait = gallowsbait + has_trait = torturer + has_trait = kinslayer + has_trait = cannibal + has_trait = witch + has_trait = deviant + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_mpo_campfire_steppe" + + trigger = { + exists = location + location = { + geographical_region = world_steppe + } + OR = { + has_trait = sadistic + has_trait = murderer + has_trait = education_intrigue_4 + has_trait = education_intrigue_5 + has_trait = gallowsbait + has_trait = torturer + has_trait = kinslayer + has_trait = cannibal + has_trait = witch + has_trait = deviant + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_campfire_steppe" + + trigger = { + OR = { + primary_spouse ?= { + exists = location + location = { + geographical_region = world_steppe + } + OR = { + has_trait = sadistic + has_trait = murderer + has_trait = education_intrigue_4 + has_trait = education_intrigue_5 + has_trait = gallowsbait + has_trait = torturer + has_trait = kinslayer + has_trait = cannibal + has_trait = witch + has_trait = deviant + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + betrothed ?= { + exists = location + location = { + geographical_region = world_steppe + has_holding_type = nomad_holding + } + OR = { + has_trait = sadistic + has_trait = murderer + has_trait = education_intrigue_4 + has_trait = education_intrigue_5 + has_trait = gallowsbait + has_trait = torturer + has_trait = kinslayer + has_trait = cannibal + has_trait = witch + has_trait = deviant + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + AND = { + exists = location + location = { + geographical_region = world_steppe + has_holding_type = nomad_holding + } + OR = { + has_trait = sadistic + has_trait = murderer + has_trait = education_intrigue_4 + has_trait = education_intrigue_5 + has_trait = gallowsbait + has_trait = torturer + has_trait = kinslayer + has_trait = cannibal + has_trait = witch + has_trait = deviant + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + is_character_window_main_character = no + } + } + + #Wandering steppe + texture = { + reference = "event_scenes/mpo_camp_steppe.dds" + + trigger = { + exists = location + location = { + geographical_region = world_steppe + OR = { + has_holding_type = nomad_holding + has_holding_type = herder_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_mpo_camp_steppe" + + trigger = { + exists = location + location = { + geographical_region = world_steppe + OR = { + has_holding_type = nomad_holding + has_holding_type = herder_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_camp_steppe" + + trigger = { + OR = { + primary_spouse ?= { + exists = location + location = { + geographical_region = world_steppe + OR = { + has_holding_type = nomad_holding + has_holding_type = herder_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + betrothed ?= { + exists = location + location = { + geographical_region = world_steppe + OR = { + has_holding_type = nomad_holding + has_holding_type = herder_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + AND = { + exists = location + location = { + geographical_region = world_steppe + OR = { + has_holding_type = nomad_holding + has_holding_type = herder_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + is_character_window_main_character = no + } + } + + #Wandering tibet + texture = { + reference = "event_scenes/mpo_rural_village_asian.dds" + + trigger = { + exists = location + location = { + geographical_region = world_tibet + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_mpo_rural_village_asian" + + trigger = { + exists = location + location = { + geographical_region = world_tibet + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_rural_village_asian" + + trigger = { + OR = { + primary_spouse ?= { + exists = location + location = { + geographical_region = world_tibet + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + betrothed ?= { + exists = location + location = { + geographical_region = world_tibet + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + AND = { + exists = location + location = { + geographical_region = world_tibet + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + is_character_window_main_character = no + } + } + + #Wandering africa + texture = { + reference = "event_scenes/market_east.dds" + + trigger = { + exists = location + location = { + geographical_region = world_africa + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_market_east" + + trigger = { + exists = location + location = { + geographical_region = world_africa + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_market_east" + + trigger = { + OR = { + primary_spouse ?= { + exists = location + location = { + geographical_region = world_africa + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + betrothed ?= { + exists = location + location = { + geographical_region = world_africa + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + AND = { + exists = location + location = { + geographical_region = world_africa + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + is_character_window_main_character = no + } + } + + # Wandering fallback + texture = { + reference = "character_view/bonfire.dds" + + trigger = { + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_bp1_bonfire" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + exists = betrothed + betrothed = { + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + NOR = { + exists = liege + exists = host + is_travelling = yes + exists = involved_activity + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + # TEMPLES + + texture = { # Zoroastrian + reference = "event_scenes/fp3_temple.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:zoroastrianism_religion + } + } + + environment = { + reference = "environment_event_fp3_temple" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:zoroastrianism_religion + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_fp3_temple" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = religion:zoroastrianism_religion + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = religion:zoroastrianism_religion + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = religion:zoroastrianism_religion + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Iberian + reference = "event_scenes/fp2_temple.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + } + } + + environment = { + reference = "environment_event_fp2_temple" + + trigger = { + should_use_temple_character_background_trigger = yes + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + } + } + + environment = { + reference = "environment_event_fp2_temple" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + OR = { + religion = religion:christianity_religion + religion = religion:islam_religion + } + trigger_if = { + limit = { exists = liege } + liege.culture = { has_building_gfx = iberian_building_gfx } + } + trigger_else = { + culture = { has_building_gfx = iberian_building_gfx } + } + religion = religion:zoroastrianism_religion + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Christian + reference = "event_scenes/church.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:christianity_religion + } + } + + environment = { + reference = "environment_event_church" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:christianity_religion + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_church" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = religion:christianity_religion + is_character_window_main_character = yes + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = religion:christianity_religion + is_character_window_main_character = yes + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = religion:christianity_religion + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Islam + reference = "event_scenes/mosque.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:islam_religion + } + } + + environment = { + reference = "environment_event_mosque" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:islam_religion + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_mosque" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = religion:islam_religion + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = religion:islam_religion + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = religion:islam_religion + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Dharmic India / Southeast Asia + reference = "event_scenes/ep2_holysite_indian.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + + environment = { + reference = "environment_indian_holy_site" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_indian_holy_site" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = { + is_in_family = rf_eastern + } + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Dharmic East Asia + reference = "event_scenes/tgp_temple_asia.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + + environment = { + reference = "environment_tgp_temple_asia" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_temple_asia" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # FP1 + reference = "event_scenes/fp1_tribal_temple.dds" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:germanic_religion + } + } + + environment = { + reference = "environment_event_fp1_tribal_temple" + + trigger = { + should_use_temple_character_background_trigger = yes + religion = religion:germanic_religion + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_fp1_tribal_temple" + + trigger = { + OR = { + primary_spouse ?= { + should_use_temple_character_background_trigger = yes + religion = religion:germanic_religion + } + betrothed ?= { + should_use_temple_character_background_trigger = yes + religion = religion:germanic_religion + } + AND = { + liege.diarch ?= this + liege ?= { + should_use_temple_character_background_trigger = yes + religion = religion:germanic_religion + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Fallback + reference = "event_scenes/temple.dds" + + trigger = { should_use_temple_character_background_trigger = yes } + } + + environment = { + reference = "environment_event_temple" + + trigger = { + OR = { should_use_temple_character_background_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_temple" + + trigger = { + OR = { + primary_spouse ?= { should_use_temple_character_background_trigger = yes } + betrothed ?= { should_use_temple_character_background_trigger = yes } + AND = { + liege.diarch ?= this + liege ?= { should_use_temple_character_background_trigger = yes } + } + } + is_character_window_main_character = no + } + } + + ########################################## + # PHYSICIANS + + texture = { # Tribal + reference = "event_scenes/fp4_physician_tribal.dds" + + trigger = { + has_court_position = court_physician_court_position + employer ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + } + } + + environment = { + reference = "environment_ce1_physician_tribal" + + trigger = { + has_court_position = court_physician_court_position + employer ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ce1_physician_tribal" + + trigger = { + OR = { + primary_spouse ?= { + has_court_position = court_physician_court_position + employer ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + is_character_window_main_character = yes + } + betrothed ?= { + has_court_position = court_physician_court_position + employer ?= { + OR = { + government_has_flag = government_is_tribal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + is_character_window_main_character = yes + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # MENA + reference = "event_scenes/fp4_study_physician_mena.dds" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + } + } + + environment = { + reference = "environment_ce1_study_physician_mena" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ce1_study_physician_mena" + + trigger = { + OR = { + primary_spouse ?= { + has_court_position = court_physician_court_position + employer.culture ?= { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + is_character_window_main_character = yes + } + betrothed ?= { + has_court_position = court_physician_court_position + employer.culture ?= { + OR = { + has_graphical_mena_culture_group_trigger = yes + has_graphical_african_culture_group_trigger = yes + has_graphical_steppe_culture_group_trigger = yes + } + } + is_character_window_main_character = yes + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Indian + reference = "event_scenes/fp4_study_physician_indian.dds" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_india_culture_group_trigger = yes } + } + } + + environment = { + reference = "environment_ce1_study_physician_indian" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_india_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ce1_study_physician_indian" + + trigger = { + OR = { + primary_spouse ?= { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_india_culture_group_trigger = yes } + is_character_window_main_character = yes + } + betrothed ?= { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_india_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # East Asian + reference = "event_scenes/tgp_physician_asia.dds" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + } + } + + environment = { + reference = "environment_tgp_physician_asia" + + trigger = { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_physician_asia" + + trigger = { + OR = { + primary_spouse ?= { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + is_character_window_main_character = yes + } + betrothed ?= { + has_court_position = court_physician_court_position + employer.culture ?= { has_graphical_east_asia_culture_group_trigger = yes } + is_character_window_main_character = yes + } + } + is_character_window_main_character = no + } + } + + ########################################## + + texture = { # Western/fallback + reference = "event_scenes/study_physician.dds" + + trigger = { has_court_position = court_physician_court_position } + } + + environment = { + reference = "environment_event_study_physician" + + trigger = { + has_court_position = court_physician_court_position + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_event_study_physician" + trigger = { + OR = { + primary_spouse ?= { + has_court_position = court_physician_court_position + is_character_window_main_character = yes + } + betrothed ?= { + has_court_position = court_physician_court_position + is_character_window_main_character = yes + } + } + is_character_window_main_character = no + } + } + + ########################################## + # THRONE ROOMS + + # Byzantium + texture = { # Emperor + reference = "event_scenes/ep3_byzantine_throne_room.dds" + + trigger = { + OR = { + AND = { # Emperor + is_roman_emperor_primary_title_trigger = yes + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + AND = { # Primary Spouse + primary_spouse ?= { + is_landed = yes + exists = top_liege + is_roman_emperor_primary_title_trigger = yes + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + AND = { # Close family in the same location + any_close_family_member = { + location = prev.location + is_landed = yes + exists = top_liege + is_roman_emperor_primary_title_trigger = yes + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + + environment = { + reference = "environment_ep3_byzantine_throne_room" + + trigger = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_byzantine_throne_room_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + AND = { + exists = betrothed + betrothed = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + is_character_window_main_character = no + } + } + + texture = { # Governors + reference = "event_scenes/ep3_relaxing_room.dds" + + trigger = { + OR = { + byzantine_governor_trigger = yes # Governor + primary_spouse ?= { byzantine_governor_trigger = yes } # Spouse + any_close_family_member = { byzantine_governor_close_family_trigger = yes } # Close family in the same location + } + } + } + + environment = { + reference = "environment_ep3_relaxing_room" + + trigger = { + OR = { + byzantine_governor_trigger = yes # Governor + primary_spouse ?= { byzantine_governor_trigger = yes } # Spouse + any_close_family_member = { byzantine_governor_close_family_trigger = yes } # Close family in the same location + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_relaxing_room_spouse" + + trigger = { + OR = { + byzantine_governor_trigger = yes # Governor + primary_spouse ?= { byzantine_governor_trigger = yes } # Spouse + betrothed ?= { byzantine_governor_trigger = yes } + liege ?= { + diarch ?= this + byzantine_governor_trigger = yes + } + any_close_family_member = { byzantine_governor_close_family_trigger = yes } # Close family in the same location + } + is_character_window_main_character = no + } + } + + texture = { # Lower nobles + reference = "event_scenes/ep3_medi_study.dds" + + trigger = { + OR = { + AND = { # Lower Noble + is_landed = yes + government_has_flag = government_is_administrative + exists = top_liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + AND = { # Primary Spouse + primary_spouse ?= { + is_landed = yes + government_has_flag = government_is_administrative + exists = top_liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + AND = { # Close family in the same location + any_close_family_member = { + location = prev.location + is_landed = yes + government_has_flag = government_is_administrative + exists = top_liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + } + } + } + + environment = { + reference = "environment_ep3_byzantine_study" + + trigger = { + is_landed = yes + government_has_flag = government_is_administrative + exists = liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_ep3_byzantine_study_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + is_landed = yes + government_has_flag = government_is_administrative + exists = top_liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + AND = { + exists = betrothed + betrothed = { + is_landed = yes + exists = top_liege + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + AND = { + is_landed = yes + liege.diarch ?= this + top_liege = { + OR = { + is_roman_emperor_primary_title_trigger = yes + AND = { + culture = { + OR = { + has_cultural_pillar = heritage_byzantine + has_cultural_pillar = heritage_caucasian + } + } + primary_title.tier >= tier_empire + } + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # 'Feudal'/High-tier Norse, or non-Tribals in Scandinavia + texture = { # FP1 Norse + reference = "character_view/fp1_throneroom_nontribal.dds" + + trigger = { + has_fp1_dlc_trigger = yes + OR = { + AND = { + is_ruler = no + OR = { + AND = { + exists = liege + liege = { + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + exists = host + host = { + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + AND = { + is_ruler = yes + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + + environment = { + reference = "environment_fp1_cw_nontribal_main" + + trigger = { + has_fp1_dlc_trigger = yes + OR = { + AND = { + is_ruler = no + OR = { + AND = { + exists = liege + liege = { + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + exists = host + host = { + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + AND = { + is_ruler = yes + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_fp1_cw_nontribal_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + has_fp1_dlc_trigger = yes + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + exists = betrothed + betrothed = { + has_fp1_dlc_trigger = yes + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + has_fp1_dlc_trigger = yes + OR = { + NOT = { + government_has_flag = government_is_tribal + } + primary_title.tier >= tier_kingdom + } + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Nomad - Greatest of Khans + texture = { + reference = "main_menu/mpo_frontend_nomad.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + } + + environment = { # Primary character + reference = "environment_mpo_frontend_nomad_main" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + is_character_window_main_character = yes + } + } + + environment = { # Spouse character + reference = "environment_mpo_frontend_nomad_secondary" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + OR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + is_character_window_main_character = no + } + } + + # Nomad + texture = { + reference = "event_scenes/mpo_tent_interior_mongol.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + } + + environment = { # Primary character + reference = "environment_mpo_tent_interior_mongol" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + is_character_window_main_character = yes + } + } + + environment = { # Spouse character + reference = "environment_mpo_tent_interior_mongol_spouse" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + } + trigger_else = { + government_has_flag = government_is_nomadic + NOR = { + has_realm_law = nomadic_authority_3 + has_realm_law = nomadic_authority_4 + has_realm_law = nomadic_authority_5 + has_trait = greatest_of_khans + } + } + is_character_window_main_character = no + } + } + + # Tribal Norse + texture = { # FP1 Norse + reference = "character_view/fp1_throneroom_tribal.dds" + + trigger = { + has_fp1_dlc_trigger = yes + OR = { + AND = { + is_ruler = no + OR = { + AND = { + exists = liege + liege = { + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + exists = host + host = { + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + AND = { + is_ruler = yes + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + } + } + } + } + } + + environment = { + reference = "environment_fp1_cw_tribal_main" + + trigger = { + has_fp1_dlc_trigger = yes + OR = { + AND = { + is_ruler = no + OR = { + AND = { + exists = liege + liege = { + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + AND = { + exists = host + host = { + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + } + } + AND = { + is_ruler = yes + government_has_flag = government_is_tribal + OR = { + culture = culture:norse + religion = religion:germanic_religion + } + } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_fp1_cw_tribal_spouse" + + trigger = { + OR = { + AND = { + exists = primary_spouse + primary_spouse = { + government_has_flag = government_is_tribal + has_fp1_dlc_trigger = yes + OR = { + culture = culture:norse + religion = religion:germanic_religion + } + } + } + AND = { + exists = betrothed + betrothed = { + government_has_flag = government_is_tribal + has_fp1_dlc_trigger = yes + OR = { + culture = culture:norse + religion = religion:germanic_religion + } + } + } + AND = { + liege.diarch ?= this + liege ?= { + government_has_flag = government_is_tribal + has_fp1_dlc_trigger = yes + OR = { + culture = culture:norse + religion = religion:germanic_religion + } + } + } + } + is_character_window_main_character = no + } + } + + # Wanua + texture = { + reference = "event_scenes/tgp_village_sea.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_government = wanua_government } + } + trigger_else = { has_government = wanua_government } + } + } + + environment = { + reference = "environment_tgp_village_sea" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_government = wanua_government } + } + trigger_else = { has_government = wanua_government } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_village_sea" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_government = wanua_government } + } + trigger_else = { has_government = wanua_government } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_government = wanua_government } + } + trigger_else = { has_government = wanua_government } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_government = wanua_government } + } + trigger_else = { has_government = wanua_government } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Tribal - Asia + texture = { + reference = "event_scenes/mpo_rural_village_asian.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + trigger_else = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + } + + environment = { + reference = "environment_mpo_rural_village_asian" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + trigger_else = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_mpo_rural_village_asian" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + trigger_else = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + trigger_else = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + trigger_else = { + government_has_flag = government_is_tribal + has_graphical_india_region_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + # Tribal + texture = { + reference = "character_view/throneroom_tribal.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { government_has_flag = government_is_tribal } + } + trigger_else = { government_has_flag = government_is_tribal } + } + } + + environment = { + reference = "environment_cw_tribal_main" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { government_has_flag = government_is_tribal } + } + trigger_else = { government_has_flag = government_is_tribal } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_tribal_spouse" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { government_has_flag = government_is_tribal } + } + trigger_else = { government_has_flag = government_is_tribal } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { government_has_flag = government_is_tribal } + } + trigger_else = { government_has_flag = government_is_tribal } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { government_has_flag = government_is_tribal } + } + trigger_else = { government_has_flag = government_is_tribal } + } + } + } + is_character_window_main_character = no + } + } + + # Iran + texture = { + reference = "event_scenes/fp3_throneroom.dds" + + trigger = { + has_fp3_dlc_trigger = yes + exists = primary_title + primary_title.tier >= tier_kingdom + has_graphical_iran_region_trigger = yes + } + } + + environment = { + reference = "environment_cw_fp2_iberian_throneroom_main" + + trigger = { + has_fp3_dlc_trigger = yes + exists = primary_title + primary_title.tier >= tier_kingdom + has_graphical_iran_region_trigger = yes + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_fp2_iberian_throneroom_main" + + trigger = { + OR = { + primary_spouse ?= { + has_fp3_dlc_trigger = yes + exists = primary_title + primary_title.tier >= tier_kingdom + has_graphical_iran_region_trigger = yes + } + betrothed ?= { + has_fp3_dlc_trigger = yes + exists = primary_title + primary_title.tier >= tier_kingdom + has_graphical_iran_region_trigger = yes + } + AND = { + liege.diarch ?= this + liege ?= { + exists = primary_title + primary_title.tier >= tier_empire + has_graphical_iberia_region_trigger = yes + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Iberian, high rank + texture = { + reference = "character_view/fp2_throneroom_iberian.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = iberia } + } + } + + environment = { + reference = "environment_cw_fp2_iberian_throneroom_main" + + trigger = { + high_tier_throne_room_trigger = { REGION = iberia } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_fp2_iberian_throneroom_spouse" + + trigger = { + high_tier_throne_room_spouse_trigger = { REGION = iberia } + is_character_window_main_character = no + } + } + + ########################################## + # Iberian, regular + texture = { + reference = "character_view/fp2_iberian.dds" + + trigger = { + has_fp2_dlc_trigger = yes + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_iberia_region_trigger = yes } + } + trigger_else = { has_graphical_iberia_region_trigger = yes } + } + } + + environment = { + reference = "environment_cw_fp2_iberian" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_iberia_region_trigger = yes } + } + trigger_else = { has_graphical_iberia_region_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_fp2_iberian_spouse" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_iberia_region_trigger = yes } + } + trigger_else = { has_graphical_iberia_region_trigger = yes } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_iberia_region_trigger = yes } + } + trigger_else = { has_graphical_iberia_region_trigger = yes } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_iberia_region_trigger = yes } + } + trigger_else = { has_graphical_iberia_region_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + ############################################ + + # Mediterranean, high rank + texture = { + reference = "character_view/throneroom_mediterranean.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = mediterranean } + } + } + + environment = { + reference = "environment_cw_mediterranean_throneroom_main" + + trigger = { + high_tier_throne_room_trigger = { REGION = mediterranean } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_mediterranean_throneroom_spouse" + + trigger = { + high_tier_throne_room_spouse_trigger = { REGION = mediterranean } + is_character_window_main_character = no + } + } + + ########################################## + # Mediterranean, regular + texture = { + reference = "character_view/mediterranean.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mediterranean_region_trigger = yes } + } + trigger_else = { has_graphical_mediterranean_region_trigger = yes } + } + } + + environment = { + reference = "environment_cw_mediterranean_main" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mediterranean_region_trigger = yes } + } + trigger_else = { has_graphical_mediterranean_region_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_mediterranean_spouse" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mediterranean_region_trigger = yes } + } + trigger_else = { has_graphical_mediterranean_region_trigger = yes } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mediterranean_region_trigger = yes } + } + trigger_else = { has_graphical_mediterranean_region_trigger = yes } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mediterranean_region_trigger = yes } + } + trigger_else = { has_graphical_mediterranean_region_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Japan, Emperor + texture = { + reference = "event_scenes/tgp_japan_throne_room.dds" + + trigger = { + primary_title ?= title:e_japan + } + } + + environment = { + reference = "environment_tgp_frontend_celestial_main" + + trigger = { + primary_title ?= title:e_japan + } + } + + ########################################## + + # East Asia, high rank + texture = { + reference = "event_scenes/tgp_asia_throne_room.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = east_asia } + } + } + + environment = { + reference = "environment_tgp_frontend_celestial_main" + + trigger = { + high_tier_throne_room_trigger = { REGION = east_asia } + } + } + + ########################################## + + # East Asia, governors + texture = { + reference = "event_scenes/tgp_relaxing_room_asia.dds" + + trigger = { + OR = { + east_asian_governor_trigger = yes # Governor + primary_spouse ?= { east_asian_governor_trigger = yes } # Spouse + any_close_family_member = { byzantine_governor_close_family_trigger = yes } # Close family in the same location + } + } + } + + environment = { + reference = "environment_tgp_relaxing_room_asia" + + trigger = { + OR = { + east_asian_governor_trigger = yes # Governor + primary_spouse ?= { east_asian_governor_trigger = yes } # Spouse + any_close_family_member = { east_asian_governor_close_family_trigger = yes } # Close family in the same location + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_relaxing_room_asia" + trigger = { + OR = { + east_asian_governor_trigger = yes # Governor + primary_spouse ?= { east_asian_governor_trigger = yes } # Spouse + betrothed ?= { east_asian_governor_trigger = yes } + liege ?= { + diarch ?= this + east_asian_governor_trigger = yes + } + any_close_family_member = { east_asian_governor_close_family_trigger = yes } # Close family in the same location + } + is_character_window_main_character = no + } + } + + ########################################## + + # Japan, regular (above East Asia regular so it is caught first) + texture = { + reference = "event_scenes/tgp_study_japan.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner.culture = { has_cultural_pillar = heritage_japonic } + } + trigger_else = { + culture = { has_cultural_pillar = heritage_japonic } + } + } + } + + + environment = { + reference = "environment_tgp_study_japan" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner.culture = { has_cultural_pillar = heritage_japonic } + } + trigger_else = { + culture = { has_cultural_pillar = heritage_japonic } + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_study_japan" + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner.culture = { has_cultural_pillar = heritage_japonic } + } + trigger_else = { + culture = { has_cultural_pillar = heritage_japonic } + } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner.culture = { has_cultural_pillar = heritage_japonic } + } + trigger_else = { + culture = { has_cultural_pillar = heritage_japonic } + } + } + AND = { + liege ?= { + diarch ?= this + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner.culture = { has_cultural_pillar = heritage_japonic } + } + trigger_else = { + culture = { has_cultural_pillar = heritage_japonic } + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # East Asia, regular + texture = { + reference = "event_scenes/tgp_study_asia.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_east_asia_region_trigger = yes } + } + trigger_else = { + has_graphical_east_asia_region_trigger = yes + } + } + } + + environment = { + reference = "environment_tgp_study_asia" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_east_asia_region_trigger = yes } + } + trigger_else = { + has_graphical_east_asia_region_trigger = yes + } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_tgp_study_asia" + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_east_asia_region_trigger = yes } + } + trigger_else = { + has_graphical_east_asia_region_trigger = yes + } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_east_asia_region_trigger = yes } + } + trigger_else = { + has_graphical_east_asia_region_trigger = yes + } + } + AND = { + liege ?= { + diarch ?= this + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_east_asia_region_trigger = yes } + } + trigger_else = { + has_graphical_east_asia_region_trigger = yes + } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Eastern, high rank + texture = { + reference = "character_view/throneroom_east.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = mena } + } + } + + environment = { + reference = "environment_cw_east_throneroom_main" + + trigger = { + high_tier_throne_room_trigger = { REGION = mena } + } + } + + environment = { + reference = "environment_cw_east_throneroom_spouse" + + trigger = { + high_tier_throne_room_spouse_trigger = { REGION = mena } + is_character_window_main_character = no + } + } + + ########################################## + + # Eastern, regular + texture = { + reference = "character_view/mena.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mena_region_trigger = yes } + } + trigger_else = { has_graphical_mena_region_trigger = yes } + } + } + + environment = { + reference = "environment_cw_east_main" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mena_region_trigger = yes } + } + trigger_else = { has_graphical_mena_region_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_east_spouse" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mena_region_trigger = yes } + } + trigger_else = { has_graphical_mena_region_trigger = yes } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mena_region_trigger = yes } + } + trigger_else = { has_graphical_mena_region_trigger = yes } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_mena_region_trigger = yes } + } + trigger_else = { has_graphical_mena_region_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # India, high rank + texture = { + reference = "character_view/throneroom_india.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = india } + } + } + + environment = { + reference = "environment_cw_india_throneroom_main" + + trigger = { + high_tier_throne_room_trigger = { REGION = india } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_india_throneroom_spouse" + + trigger = { + high_tier_throne_room_spouse_trigger = { REGION = india } + is_character_window_main_character = no + } + } + + ########################################## + + # India, regular + texture = { + reference = "character_view/india.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_india_region_trigger = yes } + } + trigger_else = { has_graphical_india_region_trigger = yes } + } + } + + environment = { + reference = "environment_cw_india_main" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_india_region_trigger = yes } + } + trigger_else = { has_graphical_india_region_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_india_spouse" + + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_india_region_trigger = yes } + } + trigger_else = { has_graphical_india_region_trigger = yes } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_india_region_trigger = yes } + } + trigger_else = { has_graphical_india_region_trigger = yes } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_india_region_trigger = yes } + } + trigger_else = { has_graphical_india_region_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Western, high rank + texture = { + reference = "character_view/throneroom_west.dds" + + trigger = { + high_tier_throne_room_trigger = { REGION = western } + } + } + + environment = { + reference = "environment_cw_west" + + trigger = { + high_tier_throne_room_trigger = { REGION = western } + is_character_window_main_character = yes + + } + } + + environment = { + reference = "environment_cw_west_spouse" + trigger = { + high_tier_throne_room_spouse_trigger = { REGION = western } + is_character_window_main_character = no + } + } + + ########################################## + + # Western, regular + texture = { + reference = "character_view/west.dds" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_western_region_trigger = yes } + } + trigger_else = { has_graphical_western_region_trigger = yes } + } + } + + texture = { + reference = "character_view/west.dds" + } + + environment = { + reference = "environment_cw_west" + + trigger = { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_western_region_trigger = yes } + } + trigger_else = { has_graphical_western_region_trigger = yes } + is_character_window_main_character = yes + } + } + + environment = { + reference = "environment_cw_west_spouse" + trigger = { + OR = { + primary_spouse ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_western_region_trigger = yes } + } + trigger_else = { has_graphical_western_region_trigger = yes } + } + betrothed ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_western_region_trigger = yes } + } + trigger_else = { has_graphical_western_region_trigger = yes } + } + AND = { + liege.diarch ?= this + liege ?= { + trigger_if = { + limit = { is_in_prison_type = house_arrest } + imprisoner = { has_graphical_western_region_trigger = yes } + } + trigger_else = { has_graphical_western_region_trigger = yes } + } + } + } + is_character_window_main_character = no + } + } + + ########################################## + + # Fallback Environment + environment = { + reference = "environment_event_temple" + } +} + +character_location_exterior = { + + texture = { + reference = "event_scenes/bp1_plains.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = plains + } + } + } + + texture = { + reference = "terrain_types/hills.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = hills + } + } + } + + texture = { + reference = "terrain_types/desert_mountains.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = desert_mountains + } + } + } + + texture = { + reference = "terrain_types/oasis.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = oasis + } + } + } + + texture = { + reference = "terrain_types/jungle.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = jungle + } + } + } + + texture = { + reference = "terrain_types/floodplains.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = floodplains + } + } + } + + texture = { + reference = "terrain_types/drylands.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = drylands + } + } + } + + texture = { + reference = "terrain_types/wetlands.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = wetlands + } + } + } + + texture = { + reference = "event_scenes/farms.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = farmlands + } + } + } + + texture = { + reference = "event_scenes/tgp_rice_fields.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = terraced_hills + } + } + } + + texture = { + reference = "event_scenes/bp1_desert.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = desert + } + } + } + + texture = { + reference = "event_scenes/steppe.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = steppe + } + } + } + + texture = { + reference = "event_scenes/forest.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = forest + } + } + } + + texture = { + reference = "event_scenes/forest_pine.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = taiga + } + } + } + + texture = { + reference = "terrain_types/mountains.dds" + + trigger = { + NOT = { + exists = liege + } + exists = location + location = { + terrain = mountains + } + } + } + + texture = { + reference = "holding_types/tribe_arid.dds" + + trigger = { + government_has_flag = government_is_tribal + exists = capital_province + capital_province = { + geographical_region = world_africa + } + } + } + + texture = { + reference = "event_scenes/steppe.dds" + + trigger = { + government_has_flag = government_is_tribal + exists = capital_province + capital_province = { + geographical_region = world_steppe + } + } + } + + texture = { + reference = "event_scenes/desert.dds" + + trigger = { + government_has_flag = government_is_tribal + exists = capital_province + capital_province = { + geographical_region = world_middle_east_arabia + } + } + } + + texture = { + reference = "event_scenes/ep3_constantinople.dds" + + trigger = { + default_location.county ?= title:c_byzantion + primary_title ?= title:k_orthodox + } + } + + texture = { + reference = "event_scenes/market_tribal.dds" + + trigger = { + OR = { + government_has_flag = government_is_tribal + capital_province ?= { geographical_region = world_siberia } + } + } + } + + texture = { + reference = "event_scenes/ep3_medi_market.dds" + + trigger = { + has_graphical_mediterranean_region_trigger = yes + } + } + + texture = { + reference = "event_scenes/tgp_chinese_city.dds" + + trigger = { + has_graphical_chinese_region_trigger = yes + } + } + + texture = { + reference = "event_scenes/tgp_japanese_city.dds" + + trigger = { + has_graphical_japanese_region_trigger = yes + } + } + + texture = { + reference = "event_scenes/tgp_market_asia.dds" + + trigger = { + has_graphical_east_asia_region_trigger = yes + } + } + + texture = { + reference = "event_scenes/market_east.dds" + + trigger = { + OR = { + AND = { + government_has_flag = government_is_tribal + capital_province ?= { geographical_region = world_tibet } + } + capital_province ?= { geographical_region = world_steppe } + capital_province ?= { geographical_region = world_asia_north_east } + has_graphical_india_region_trigger = yes + has_graphical_mena_region_trigger = yes + has_graphical_mediterranean_region_trigger = yes + } + } + } + + texture = { + reference = "event_scenes/market_west.dds" + + trigger = { + has_graphical_western_region_trigger = yes + } + } +} + +### Religious interior - Character Scope +character_religion_interior = { + + #### + # hagia sophia + #### + texture = { # Hagia Sophia + reference = "event_scenes/ep3_hagia_sophia.dds" + trigger = { + exists = liege + liege = { + completely_controls = title:c_byzantion + } + OR = { + has_council_position = councillor_court_chaplain + primary_title ?= title:k_orthodox + } + } + } + + environment = { # Hagia Sophia + reference = "environment_ep3_hagia_sophia" + trigger = { + exists = liege + liege = { + completely_controls = title:c_byzantion + } + OR = { + has_council_position = councillor_court_chaplain + primary_title ?= title:k_orthodox + } + is_character_window_main_character = yes + } + } + + texture = { + trigger = { + south_east_asian_pagan_trigger = yes + } + reference = "holding_types/tgp_temple_pagan_se_asia.dds" + } + + texture = { + trigger = { + OR = { + religion = religion:tengrism_religion + religion = religion:magyar_religion + religion = religion:siberian_religion + religion = religion:shamanism_religion + religion = religion:kamuyism_religion + } + } + reference = "holding_types/mpo_temple_steppe.dds" + } + + environment = { + trigger = { + OR = { + religion = religion:tengrism_religion + religion = religion:magyar_religion + religion = religion:siberian_religion + religion = religion:shamanism_religion + religion = religion:kamuyism_religion + } + } + reference = "environment_mpo_temple_steppe" + } + + # FP3 + + texture = { + trigger = { religion = religion:zoroastrianism_religion } + reference = "event_scenes/fp3_temple.dds" + } + + environment = { + trigger = { religion = religion:zoroastrianism_religion } + reference = "environment_event_fp3_temple" + } + + # Christianity + + texture = { + trigger = { + liege.culture ?= { has_building_gfx = iberian_building_gfx } + } + reference = "event_scenes/fp2_temple.dds" + } + + environment = { + trigger = { + liege.culture ?= { has_building_gfx = iberian_building_gfx } + } + reference = "environment_event_fp2_temple" + } + + # Christianity + + texture = { + trigger = { religion = religion:christianity_religion } + reference = "event_scenes/church.dds" + } + + environment = { + trigger = { religion = religion:christianity_religion } + reference = "environment_event_church" + } + + # Islam + + texture = { + trigger = { religion = religion:islam_religion } + reference = "event_scenes/mosque.dds" + } + + environment = { + trigger = { religion = religion:islam_religion } + reference = "environment_event_mosque" + } + + # FP1 + + texture = { # FP1 + trigger = { religion = religion:germanic_religion } + reference = "event_scenes/fp1_tribal_temple.dds" + } + + environment = { # FP1 + trigger = { religion = religion:germanic_religion } + reference = "environment_event_fp1_tribal_temple" + } + + # TGP - Buddhist + + texture = { # TGP + trigger = { religion = religion:buddhism_religion } + reference = "event_scenes/tgp_temple_asia.dds" + } + + environment = { # TGP + trigger = { religion = religion:buddhism_religion } + reference = "environment_tgp_temple_asia" + } + + # TGP - Taoism + + texture = { # TGP + trigger = { religion = religion:taoism_religion } + reference = "event_scenes/tgp_holysite_asia.dds" + } + + environment = { # TGP + trigger = { religion = religion:taoism_religion } + reference = "environment_tgp_holysite_asia" + } + + # TGP - Confucionism + + texture = { # TGP + trigger = { religion = religion:confucianism_religion } + reference = "event_scenes/tgp_holysite_asia.dds" + } + + environment = { # TGP + trigger = { religion = religion:confucianism_religion } + reference = "environment_tgp_holysite_asia" + } + + # TGP - Hinduism + + texture = { # TGP + trigger = { religion = religion:hinduism_religion } + reference = "event_scenes/ep2_holysite_indian.dds" + } + + environment = { # TGP + trigger = { religion = religion:hinduism_religion } + reference = "environment_ep2_holysite_indian" + } + + # Fallback + + texture = { reference = "event_scenes/temple.dds" } + + environment = { reference = "environment_event_temple" } + + texture = { + reference = "blank.dds" + } + + # texture = { + # reference = "gfx/interface/skins/norse/illustrations/council/bg_council_chaplain.dds" + + # trigger = { + # AND = { + # religion = religion:pagan + # has_dlc_feature = the_northern_lords + # } + # } + # } + + environment = { + reference = "character_view_main" + + trigger = { + is_character_window_main_character = yes + } + } + + environment = { + reference = "character_view_spouse" + } +} + +### Religious interior - Faith Scope +religion_interior = { + + ########NEOW STUFF####### + + #Trenchsinger + texture = { + trigger = { this = faith:trenchsinger } + reference = "event_scenes/battlefield.dds" + } + + texture = { + trigger = { religion = religion:oceanic_religion } + reference = "event_scenes/fp1_ocean.dds" + } + + texture = { + trigger = { religion = religion:hermetic_religion } + reference = "event_scenes/study.dds" + } + + texture = { + trigger = { this = faith:jack_tar } + reference = "event_scenes/fp1_ocean.dds" + } + + #Giving simurghis muslim bg + texture = { + trigger = { this = faith:simurghi } + reference = "event_scenes/mosque.dds" + } + + environment = { + trigger = { this = faith:simurghi } + reference = "environment_event_mosque" + } + + #Thelemo + texture = { # FP1 + trigger = { religion = religion:thelema_religion } + reference = "event_scenes/fp1_tribal_temple.dds" + } + + environment = { # FP1 + trigger = { religion = religion:thelema_religion } + reference = "environment_event_fp1_tribal_temple" + } + + # FP3 + + texture = { + trigger = { religion = religion:zoroastrianism_religion } + reference = "event_scenes/fp3_temple.dds" + } + + environment = { + trigger = { religion = religion:zoroastrianism_religion } + reference = "environment_event_fp3_temple" + } + + # Christianity + + texture = { + trigger = { + OR = { + this = faith:mozarabic_church + this = faith:muwalladi + } + } + reference = "event_scenes/fp2_temple.dds" + } + + environment = { + trigger = { + OR = { + this = faith:mozarabic_church + this = faith:muwalladi + } + } + reference = "environment_event_fp2_temple" + } + + # Christianity + + texture = { + trigger = { religion = religion:christianity_religion } + reference = "event_scenes/church.dds" + } + + environment = { + trigger = { religion = religion:christianity_religion } + reference = "environment_event_church" + } + + # Islam + + texture = { + trigger = { religion = religion:islam_religion } + reference = "event_scenes/mosque.dds" + } + + environment = { + trigger = { religion = religion:islam_religion } + reference = "environment_event_mosque" + } + + # FP1 + + texture = { # FP1 + trigger = { religion = religion:germanic_religion } + reference = "event_scenes/fp1_tribal_temple.dds" + } + + environment = { # FP1 + trigger = { religion = religion:germanic_religion } + reference = "environment_event_fp1_tribal_temple" + } + + # Fallback + + texture = { reference = "event_scenes/temple.dds" } + + environment = { reference = "environment_event_temple" } + + texture = { + reference = "blank.dds" + } + + # texture = { + # reference = "gfx/interface/skins/norse/illustrations/council/bg_council_chaplain.dds" + + # trigger = { + # AND = { + # religion = religion:pagan + # has_dlc_feature = the_northern_lords + # } + # } + # } + + environment = { + reference = "character_view_main" + + trigger = { + is_character_window_main_character = yes + } + } + + environment = { + reference = "character_view_spouse" + } +} + +### Religious holding image +religion_holding = { + texture = { + trigger = { + religion = religion:christianity_religion + NOT = { + faith = faith:nestorian + } + } + reference = "holding_types/temple_christian.dds" + } + + texture = { + trigger = { + religion = religion:islam_religion + } + reference = "holding_types/temple_islamic.dds" + } + + texture = { + reference = "holding_types/temple_generic_grass.dds" + } + + texture = { + reference = "blank.dds" + } +} + +### Holding image based on title +title_holding = { + texture = { + trigger = { + OR = { + is_holy_order = yes + is_mercenary_company = yes + } + } + reference = "holding_types/castle_western.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + NOT = { exists = scope:province } + } + reference = "interior/temple.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_building_gfx = japanese_building_gfx + } + } + } + reference = "holding_types/tgp_castle_japan.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + reference = "holding_types/tgp_castle_china.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = castle_holding + has_holding_type = temple_citadel_holding + } + exists = culture + culture_has_southeast_asian_heritage_pillar_trigger = yes + } + } + reference = "holding_types/tgp_castle_se_asia.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + reference = "holding_types/castle_india.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + reference = "holding_types/castle_mediterranean.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_graphical_mena_culture_group_trigger = yes + } + } + } + reference = "holding_types/castle_mena.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + exists = culture + culture = { + has_graphical_western_culture_group_trigger = yes + } + } + } + reference = "holding_types/castle_western.dds" + } + texture = { # Fallback + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = castle_holding + } + } + reference = "holding_types/castle_western.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = tribal_holding + OR = { + terrain = desert + terrain = desert_mountains + terrain = oasis + terrain = steppe + terrain = drylands + geographical_region = world_steppe + geographical_region = world_middle_east_persia + geographical_region = world_middle_east_jerusalem + geographical_region = world_steppe + geographical_region = world_middle_east_persia + geographical_region = world_middle_east_jerusalem + geographical_region = world_africa + geographical_region = world_middle_east_arabia + } + } + } + reference = "holding_types/tribe_arid.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = tribal_holding + } + } + reference = "holding_types/tribe_grass.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_graphical_india_culture_group_trigger = yes + } + } + } + reference = "holding_types/city_india.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_building_gfx = japanese_building_gfx + } + } + } + reference = "holding_types/tgp_city_japan.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + reference = "holding_types/tgp_city_china.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_graphical_mediterranean_culture_group_trigger = yes + } + } + } + reference = "holding_types/city_mediterranean.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_graphical_mena_culture_group_trigger = yes + } + } + } + reference = "holding_types/city_mena.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + exists = culture + culture = { + has_graphical_western_culture_group_trigger = yes + } + } + } + reference = "holding_types/city_western.dds" + } + texture = { # Fallback + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + has_holding_type = city_holding + } + } + reference = "holding_types/city_western.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + faith.religion = religion:christianity_religion + } + } + reference = "holding_types/temple_christian.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + faith.religion = { is_in_family = rf_pagan } + OR = { + faith.religion = religion:baltic_religion + faith.religion = religion:finno_ugric_religion + faith.religion = religion:germanic_religion + faith.religion = religion:paganism_religion + faith.religion = religion:slavic_religion + } + } + } + reference = "holding_types/temple_northern_pagan.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + religion = religion:shintoism_religion + } + } + reference = "holding_types/tgp_shinto_temple.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + faith.religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + culture = { + has_graphical_east_asia_culture_group_trigger = yes + } + } + } + reference = "holding_types/tgp_chinese_pagoda.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + faith.religion = { + OR = { + is_in_family = rf_eastern + is_in_family = rf_sinitic + } + } + } + } + reference = "holding_types/temple_india.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + faith.religion = religion:islam_religion + } + } + reference = "holding_types/temple_islamic.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + OR = { + terrain = desert + terrain = desert_mountains + terrain = oasis + terrain = steppe + terrain = drylands + geographical_region = world_steppe + geographical_region = world_middle_east_persia + geographical_region = world_middle_east_jerusalem + geographical_region = world_steppe + geographical_region = world_middle_east_persia + geographical_region = world_middle_east_jerusalem + geographical_region = world_africa + geographical_region = world_middle_east_arabia + } + } + } + reference = "holding_types/temple_generic_arid.dds" + } + texture = { # Fallback + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + OR = { + has_holding_type = church_holding + has_holding_type = temple_citadel_holding + } + } + } + reference = "holding_types/temple_generic_grass.dds" + } + + ### Baronies without holdings show their terrain type + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = desert + } + } + reference = "terrain_types/desert.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = desert_mountains + } + } + reference = "terrain_types/desert_mountains.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = drylands + } + } + reference = "terrain_types/drylands.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = farmlands + } + } + reference = "terrain_types/farmlands.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = floodplains + } + } + reference = "terrain_types/floodplains.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = forest + } + } + reference = "terrain_types/forest.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = hills + } + } + reference = "terrain_types/hills.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = jungle + } + } + reference = "terrain_types/jungle.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = mountains + } + } + reference = "terrain_types/mountains.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = oasis + } + } + reference = "terrain_types/oasis.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = plains + } + } + reference = "terrain_types/plains.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = steppe + } + } + reference = "terrain_types/steppe.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = taiga + } + } + reference = "terrain_types/taiga.dds" + } + texture = { + trigger = { + title_illustration_save_province_temporary = yes + scope:province = { + terrain = wetlands + } + } + reference = "terrain_types/wetlands.dds" + } + # Ultimate fallback + texture = { + reference = "terrain_types/plains.dds" + } +} + +artifact_regional_pattern = { + + # India + texture = { + reference = "regional_patterns/mask_pattern_indian.dds" + trigger = { + has_graphical_india_culture_group_trigger = yes + } + } + + # Mena + texture = { + reference = "regional_patterns/mask_pattern_mena.dds" + trigger = { + has_graphical_mena_culture_group_trigger = yes + } + } + + # Mediterranean + texture = { + reference = "regional_patterns/mask_pattern_medi.dds" + trigger = { + has_graphical_mediterranean_culture_group_trigger = yes + } + } + + # Western + texture = { + reference = "regional_patterns/mask_pattern_western.dds" + trigger = { + has_graphical_western_culture_group_trigger = yes + } + } + + # Fallback + texture = { + reference = "regional_patterns/mask_pattern_western.dds" + } +} + +### Private location background for a character (mostly interior, but sometimes exterior for flavour) +# This intentionally tries to be different from the 'character_view_bg' because you might see them at the same time +# Used in character memory window +character_private = { + ###################################### + # Dead + texture = { + reference = "event_scenes/temple.dds" + trigger = { + is_alive = no + } + } + + ########################################## + + # Norse ruler + texture = { + # Just hangin' at the runestone & thinking of things + reference = "event_scenes/fp1_runestone.dds" + + trigger = { + exists = primary_title + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + + # Norse + texture = { + reference = "event_scenes/fp1_tribal_temple.dds" + + trigger = { + OR = { + culture = culture:norse + religion = religion:germanic_religion + has_graphical_scandinavia_region_trigger = yes + } + } + } + + ########################################## + + # Tribal, landed + texture = { + reference = "event_scenes/fp1_tribal_temple.dds" + + trigger = { + exists = primary_title + government_has_flag = government_is_tribal + } + } + + # Tribal + texture = { + reference = "event_scenes/fp1_steward_study.dds" + + trigger = { + OR = { + AND = { + exists = host + host = { + government_has_flag = government_is_tribal + } + } + AND = { + exists = liege + liege = { + government_has_flag = government_is_tribal + } + } + } + } + } + + + ########################################## + + # Iberian, landed + texture = { + reference = "event_scenes/bp1_relaxing_room_mena.dds" + + trigger = { + OR = { + is_landed = yes + domicile ?= { is_domicile_type = estate } + } + has_graphical_iberia_region_trigger = yes + } + } + + # Iberian, regular + texture = { + reference = "event_scenes/sittingroom.dds" + + trigger = { + has_graphical_iberia_region_trigger = yes + } + } + + ############################################ + + # Mediterranean, landed + texture = { + reference = "event_scenes/ep3_relaxing_room.dds" + + trigger = { + is_landed = yes + has_graphical_mediterranean_region_trigger = yes + } + } + + # Mediterranean, estate + texture = { + reference = "event_scenes/ep3_medi_estate.dds" + + trigger = { + is_landed = no + domicile ?= { is_domicile_type = estate } + has_graphical_mediterranean_region_trigger = yes + } + } + + ########################################## + + # Eastern, landed + texture = { + reference = "event_scenes/fp2_corridor_day.dds" + + trigger = { + OR = { + is_landed = yes + domicile ?= { is_domicile_type = estate } + } + has_graphical_mena_region_trigger = yes + } + } + + # Eastern, estate + + texture = { + reference = "event_scenes/tgp_asia_estate.dds" + + trigger = { + OR = { + is_landed = yes + domicile ?= { + OR = { + is_domicile_type = estate + is_domicile_type = east_asian_estate + is_domicile_type = japanese_manor + } + } + } + has_graphical_east_asia_region_trigger = yes + } + } + + ########################################## + + # Eastern, regular + texture = { + reference = "event_scenes/bp1_courtyard_mena.dds" + + trigger = { + has_graphical_mena_region_trigger = yes + } + } + + ########################################## + + # India, high rank + texture = { + reference = "event_scenes/bp1_corridor_indian_day.dds" + + trigger = { + OR = { + is_landed = yes + domicile ?= { is_domicile_type = estate } + } + has_graphical_india_region_trigger = yes + } + } + + ########################################## + + # India, regular + texture = { + reference = "event_scenes/bp1_courtyard_indian.dds" + + trigger = { + has_graphical_india_region_trigger = yes + } + } + + ########################################## + + # Western, high rank + texture = { + reference = "event_scenes/bp1_relaxing_room_western.dds" + + trigger = { + OR = { + is_landed = yes + domicile ?= { is_domicile_type = estate } + } + has_graphical_western_region_trigger = yes + } + } + + ########################################## + + # Western, regular + texture = { + reference = "event_scenes/study.dds" + + trigger = { + has_graphical_western_region_trigger = yes + } + } + + ########################################## + + # Adventurer, leader + texture = { + reference = "event_scenes/ep3_relaxing_tent.dds" + + trigger = { + domicile ?= { is_domicile_type = camp } + } + } + + # Adventurer, regular + texture = { + reference = "event_scenes/ep3_camp_arid_terrain.dds" + + trigger = { + employer.domicile ?= { is_domicile_type = camp } + } + } + + ########################################## + + # Fallbacks + texture = { + reference = "interior/temple.dds" + } + environment = { + reference = "environment_event_temple" + } + +} diff --git a/N3OW/history/titles/k_aragon.txt b/N3OW/history/titles/k_aragon.txt index 8433323d..d8a7c104 100644 --- a/N3OW/history/titles/k_aragon.txt +++ b/N3OW/history/titles/k_aragon.txt @@ -6,13 +6,20 @@ k_aragon = { holder = hispania0007 } } +d_aragon = { + 2541.7.21 = { + holder = hispania0014 + } + 2550.1.10 = { + holder = hispania0015 + } +} c_zaragoza = { 2541.7.21 = { holder = hispania0014 } 2550.1.10 = { holder = hispania0015 - liege = k_aragon } } c_fraga = { @@ -27,19 +34,19 @@ c_fraga = { c_alto_aragon = { 2550.1.10 = { holder = aragon_ponz_sabinanigo - liege = k_aragon + liege = d_aragon } } c_teruel = { 2554.7.26 = { holder = hispania0021 - liege = k_aragon + liege = d_aragon } } c_calatayud = { 2554.7.26 = { holder = hispania0021 - liege = k_aragon + liege = d_aragon } } diff --git a/N3OW/history/titles/k_castille.txt b/N3OW/history/titles/k_castille.txt index 73d961a9..2df4b231 100644 --- a/N3OW/history/titles/k_castille.txt +++ b/N3OW/history/titles/k_castille.txt @@ -78,7 +78,7 @@ c_malagon = { c_cuenca = { 2550.1.1 = { holder = castille_garcia_navalucillos - liege = k_castille_leon + liege = d_la_mancha } } diff --git a/N3OW/history/titles/k_portugal.txt b/N3OW/history/titles/k_portugal.txt index 36e74aaf..60cbf7f8 100644 --- a/N3OW/history/titles/k_portugal.txt +++ b/N3OW/history/titles/k_portugal.txt @@ -19,7 +19,13 @@ d_algarve = { } 2554.1.1 = { holder = hispania0019 - liege = k_portugal + liege = k_andalusia + } +} +c_beja = { + 2550.1.1 = { + holder = portugal_hermigo_coimbra + liege = k_andalusia } } d_porto = { @@ -28,18 +34,7 @@ d_porto = { liege = k_portugal } } -c_beja = { - 2550.1.1 = { - holder = portugal_hermigo_coimbra - liege = k_portugal - } -} -c_alcacer_do_sal = { - 2550.1.1 = { - holder = portugal_hermigo_coimbra - liege = k_portugal - } -} + c_elvas = { 2550.1.1 = { holder = portugal_bernardo_fogaca diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml index 43bfcf60..1c412ee6 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_third_estatist_l_english.yml @@ -64,7 +64,7 @@ special_doctrine_liberty_name: "Liberté Focus" special_doctrine_liberty_desc: "Identifying itself primarily by its commitment to the virtue and archangel known as "Liberté", this sect of Estatist religion emphasizes independence and freedom above the two other causes." - jacobin:0 "Montagnard Convention" + jacobin:0 "Jacobin Convention" jacobin_adj:0 "Jacobin" jacobin_adherent:0 "Jacobin" jacobin_adherent_plural:0 "Jacobins" From 182dcefea712e01c0cbe1340f35fe6080e4a71ae Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Mon, 1 Dec 2025 01:43:47 +0100 Subject: [PATCH 14/22] Thatcher --- N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds | 3 +++ .../illustrations/scripted_illustrations/ingame.txt | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds diff --git a/N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds b/N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds new file mode 100644 index 00000000..f124779b --- /dev/null +++ b/N3OW/gfx/interface/illustrations/event_scenes/thatcher.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e63dc8dc5796a46dfbd21ee8ffa3a6fe94e05a1bc7571aef53d8da425e5fe12 +size 5400192 diff --git a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt index 004d0d77..74a8d688 100644 --- a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt +++ b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt @@ -11664,6 +11664,11 @@ religion_interior = { reference = "event_scenes/study.dds" } + texture = { + trigger = { this = faith:leviathan } + reference = "event_scenes/thatcher.dds" + } + texture = { trigger = { this = faith:jack_tar } reference = "event_scenes/fp1_ocean.dds" From 1e6c2cee3fcdb67aac25b13b93b57817f4ccceee Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Mon, 1 Dec 2025 01:47:08 +0100 Subject: [PATCH 15/22] Segregated --- .../interface/illustrations/scripted_illustrations/ingame.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt index 74a8d688..325bb2ab 100644 --- a/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt +++ b/N3OW/gfx/interface/illustrations/scripted_illustrations/ingame.txt @@ -11646,7 +11646,7 @@ character_religion_interior = { ### Religious interior - Faith Scope religion_interior = { - ########NEOW STUFF####### + ######################NEOW STUFF######################## #Trenchsinger texture = { @@ -11696,6 +11696,8 @@ religion_interior = { reference = "environment_event_fp1_tribal_temple" } + ######################END OF NEOW STUFF###################### + # FP3 texture = { From e40bae2a8cdb4f55e461704d6bfcf0619dbeb6fa Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Sun, 30 Nov 2025 21:09:31 -0500 Subject: [PATCH 16/22] Initial doctrine loc structuring --- .../neow_tolerance_game_concepts.txt | 27 ++++++++++++ ...0_1_neow_universal_tolerance_doctrines.txt | 17 +++++++- .../religion/doctrines/30_core_tenets.txt | 6 +-- .../religion/religions/NEOW_catholic.txt | 2 - ..._NEOW_religion_core_tenets_l_english .yml} | 10 +---- ...religion_tolerance doctrines_l_english.yml | 43 +++++++++++++++++++ ...NEOW_tolerance_game_concepts_l_english.yml | 12 ++++++ .../zz_NEOW_religion_catholic_l_english.yml | 12 ------ .../zz_NEOW_religion_novelist_l_english.yml | 8 ---- 9 files changed, 102 insertions(+), 35 deletions(-) create mode 100644 N3OW/common/game_concepts/neow_tolerance_game_concepts.txt rename N3OW/localization/english/replace/religion/{zz_NEOW_religion_core_tenets_l_english.yml => doctrines/zz_NEOW_religion_core_tenets_l_english .yml} (95%) create mode 100644 N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml create mode 100644 N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt new file mode 100644 index 00000000..3da8c369 --- /dev/null +++ b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt @@ -0,0 +1,27 @@ + +#Catholic doctrines + +roman_rite_astray = { +} + +roman_rite_hostile = { +} + +sevillian_rite_astray = { +} + +independent_catholic_astray = { +} + +#Novelist doctrines + +novelist_kinship_astray = { +} + +#Interreligious doctrines + +people_of_the_book_astray = { +} + +via_media_astray = { +} \ No newline at end of file diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index 6f90868c..f308635e 100644 --- a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -4,7 +4,7 @@ OR = { #list of religions currently within the universal tolerance set. This should eventually include every religion. Please keep this updated and organized. ### Abrahamics #Anglican - religion_tag = anglican_religion + religion_tag = protestant_religion #Catholics religion_tag = catholic_religion #Novelist @@ -51,6 +51,10 @@ hostility_override_special_doctrine_independent_catholic = 1 hostility_override_special_doctrine_sevillian_rite = 2 hostility_override_special_doctrine_incorruptible_dogma = 3 + + same_hof_hostility_override = 0 + loc_parameter_roman_rite_astray = 1 + loc_parameter_roman_rite_hostile = 2 } } special_doctrine_sevillian_rite = { @@ -91,6 +95,8 @@ hostility_override_special_doctrine_independent_catholic = 1 hostility_override_special_doctrine_roman_rite = 2 hostility_override_special_doctrine_incorruptible_dogma = 3 + + same_hof_hostility_override = 0 } } special_doctrine_independent_catholic = { @@ -148,6 +154,8 @@ parameters = { hostility_override_special_doctrine_novelist_kinship = 0 hostility_override_special_doctrine_people_of_the_book = 1 + + loc_parameter_novelist_kinship = yes } } #Interfaith (shared) Doctrines @@ -182,7 +190,7 @@ is_shown = { OR = { religion_tag = catholic_religion - religion_tag = anglican_religion + religion_tag = protestant_religion } } piety_cost = { @@ -192,6 +200,11 @@ multiply = faith_unchanged_tolerance_doctrine_cost_mult } } + parameters = { + hostility_override_special_doctrine_via_media = 0 + hostility_override_special_doctrine_roman_rite = 1 + hostility_override_special_doctrine_sevillian_rite = 1 + } } #Hate Everyone Doctrines special_doctrine_incorruptible_dogma = { #Catholic one diff --git a/N3OW/common/religion/doctrines/30_core_tenets.txt b/N3OW/common/religion/doctrines/30_core_tenets.txt index 59b38a99..a5cc649c 100644 --- a/N3OW/common/religion/doctrines/30_core_tenets.txt +++ b/N3OW/common/religion/doctrines/30_core_tenets.txt @@ -103,7 +103,7 @@ icon = core_tenet_against_all_odds is_shown = { - religion_tag = anglican_religion + has_doctrine = special_doctrine_english_anglican } piety_cost = { value = faith_tenet_cost_low @@ -132,7 +132,7 @@ for_king_and_country = { icon = core_tenet_for_king_and_country is_shown = { - religion_tag = anglican_religion + has_doctrine = special_doctrine_english_anglican } piety_cost = { value = faith_tenet_cost_low @@ -155,7 +155,7 @@ icon = core_tenet_songs_of_roland is_shown = { - religion_tag = anglican_religion + has_doctrine = special_doctrine_english_anglican } piety_cost = { value = faith_tenet_cost_low diff --git a/N3OW/common/religion/religions/NEOW_catholic.txt b/N3OW/common/religion/religions/NEOW_catholic.txt index 930e4451..c083fdfa 100644 --- a/N3OW/common/religion/religions/NEOW_catholic.txt +++ b/N3OW/common/religion/religions/NEOW_catholic.txt @@ -790,8 +790,6 @@ color = { 204 198 136 } icon = illuminated - religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml similarity index 95% rename from N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml rename to N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml index a0967c45..c958192f 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_core_tenets_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english .yml @@ -47,8 +47,7 @@ doctrine_parameter_easier_to_convert_faith_in_hills_forests:0 "[convert_county|E] speed in Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('easier_to_convert_faith_in_hills_forests_bonus_loc_control')|0]%#!" doctrine_parameter_easier_to_convert_culture_in_same_faith_hills_forests:0 "[promote_culture|E] speed in same-[faith|E] Forest and Hill [terrain|E]: #P +[EmptyScope.ScriptValue('promote_culture_easier_to_convert_culture_in_same_faith_hills_forests_bonus_loc_control')|0]%#!" doctrine_parameter_harder_to_convert_faith_away_in_hills_forests:0 "Hostile [convert_county|E] speed in Forest and Hill [terrain|E]: #P [EmptyScope.ScriptValue('harder_to_convert_faith_away_in_hills_forests_malus_loc_control')|0]%#!" - special_doctrine_via_media_name:0 "Via Media" - special_doctrine_via_media_desc:0 "Sees all other Christians as Astray" + tenet_lorekeepers_name:0 "Lorekeepers" tenet_lorekeepers_desc:0 "It is the duty of every Novelist to delve deep into the secrets of the world, seeking to unfold the illustrious Author's hidden meanings." tenet_the_first_age_name:0 "The First Age" @@ -94,9 +93,4 @@ tenet_egalite_name:0 "Egalité" tenet_egalite_desc:0 "There is no such thing as the divine right to rule. One is only a ruler for as long as the Third Estate permits him to be, as the state exists for the people, and is made by the people." tenet_fraternite_name:0 "Fraternité" - tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all." - - special_doctrine_religion_fallback_name: "Beyond Definition" - special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds." - - universal_tolerance_name: "Universal Tolerance" \ No newline at end of file + tenet_fraternite_desc:0 "All people are born the same, and must be taught to view other people as brothers. Division and discord caused nothing less than the end of the world, after all." \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml new file mode 100644 index 00000000..c64e227e --- /dev/null +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -0,0 +1,43 @@ +l_english: + + universal_tolerance_name: "Universal Tolerance" + + special_doctrine_people_of_the_book_name:0 "People of the Book" + special_doctrine_people_of_the_book_desc:0 "While we aren't as devoted as the followers of the Novel, we can agree on many core principles they follow." + special_doctrine_novelist_kinship_name:0 "Novelist Kinship" + special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial." + + special_doctrine_roman_rite_name: "Roman Rite" + special_doctrine_roman_rite_desc: "As any good Catholic should, we follow the legitimate Papacy which still resides in the same place it has for almost two millennia: Rome." + + special_doctrine_sevillian_rite_name: "Sevillian Rite" + special_doctrine_sevillian_rite_desc: "Unlike those degenerates who follow the illegitimate Roman Pope, we recognize the true heir to the Vatican in Seville." + + special_doctrine_independent_catholic_name: "Independent Catholic" + special_doctrine_independent_catholic_desc: "Our faith avoids the politicking and debates around the location and legitimacy of the Papacy. After all, there is so much more to Catholicism than what is dictated by the Holy See." + + special_doctrine_incorruptible_dogma_name: "Incorruptible Dogma" + special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter." + + special_doctrine_via_media_name:0 "Via Media" + special_doctrine_via_media_desc:0 "BLAH BLAH BLAH DESC" + + special_doctrine_religion_fallback_name: "Beyond Definition" + special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds." + + click_here_to_view_doctrines: "Click here to view what doctrines" + + doctrine_parameter_loc_parameter_roman_rite_astray:0 "$click_here_to_view_doctrines$ [roman_rite_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_roman_rite_hostile:0 "$click_here_to_view_doctrines$ [roman_rite_hostile|L] considers to be Hostile" + + #Other parameters + doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$" + + #Blank parameters + doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 "" + doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" + doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 "" + doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 "" + doctrine_parameter_hostility_override_special_doctrine_independent_catholic:0 "" + doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" + doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml new file mode 100644 index 00000000..32df4a19 --- /dev/null +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -0,0 +1,12 @@ +l_english: + + game_concept_template_astray: "put name here" + game_concept_template_astray_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n" + game_concept_template_hostile: "put name here" + game_concept_template_hostile_desc: "[faiths|E] with the name here doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n" + + interreligious_doctrines: "Interreligious" + + #Catholic doctrines + game_concept_roman_rite_astray: "$special_doctrine_roman_rite_name$" + game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml index 2bc2d211..77248c70 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_catholic_l_english.yml @@ -104,15 +104,3 @@ iberian_desc:0 "With the Sevillian Schism splitting the Catholic Church into two, and the newly founded Sevillian Church asserting its control over much of Iberia, the remaining Catholics loyal to the Pope in Rome were granted the Iberian Rite, led by the Patriarch of Lisbon. Surrounded on all sides and mostly isolated from Rome, the Church in Iberia chooses to do nothing proactive about the growing threat in Seville. Instead, they hold that by staying peaceful and defensive, the Sevillians' pride will eventually become their doom." - special_doctrine_roman_rite_name: "Roman Rite" - special_doctrine_roman_rite_desc: "As any good Catholic should, we follow the legitimate Papacy which still resides in the same place it has for almost two millennia: Rome." - - special_doctrine_sevillian_rite_name: "Sevillian Rite" - special_doctrine_sevillian_rite_desc: "Unlike those degenerates who follow the illegitimate Roman Pope, we recognize the true heir to the Vatican in Seville." - - special_doctrine_independent_catholic_name: "Independent Catholic" - special_doctrine_independent_catholic_desc: "Our faith avoids the politicking and debates around the location and legitimacy of the Papacy. After all, there is so much more to Catholicism than what is dictated by Rome." - - special_doctrine_incorruptible_dogma_name: "Incorruptible Dogma" - special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter." - diff --git a/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml b/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml index af6f5cb2..7f93f979 100644 --- a/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml +++ b/N3OW/localization/english/replace/religion/zz_NEOW_religion_novelist_l_english.yml @@ -5,14 +5,6 @@ novelist_religion_adherent:1 "Novelist" novelist_religion_adherent_plural:1 "Novelists" novelist_religion_desc:1 "While Novelism is a particularly diverse set of beliefs, all Novelists are united by a single belief - or, rather, a single book - the Novel. All Novelists hold that the truth of the world is not held within a single scripture, but is rather hidden within all of them, scattered across time by the unimaginable Author of the Universe. Thus, Novelists delve deep into the writings of the world - from the Bible to lost books of the Old World - in search of hidden meanings and esoteric truths." - -#doctrine stuff - special_doctrine_people_of_the_book_name:0 "People of the Book" - special_doctrine_people_of_the_book_desc:0 "While we aren't as devoted as the followers of the Novel, we can agree on many core principles they follow." - doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "All [faiths|E] that have the People of the Book doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$" - special_doctrine_novelist_kinship_name:0 "Novelist Kinship" - special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial." - doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$" novelist_high_god_name:0 "Eru l'Auteur" novelist_high_god_name_possessive:0 "Eru l'Auteur's" From a83311e720136b5b52ebda09dba9257a48377891 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 1 Dec 2025 05:41:52 -0500 Subject: [PATCH 17/22] Tolerance doctrine loc system set up Mostly. Have not decided if I'm going to bring over the flavor descs giving context to why doctrines are astray/hostile. But that will likely be the case. --- .../neow_tolerance_game_concepts.txt | 3 ++ ...0_1_neow_universal_tolerance_doctrines.txt | 24 +++++++++++++-- .../religion/religions/NEOW_catholic.txt | 8 ++--- ...religion_tolerance doctrines_l_english.yml | 16 +++++++++- ...NEOW_tolerance_game_concepts_l_english.yml | 29 ++++++++++++++++++- 5 files changed, 70 insertions(+), 10 deletions(-) diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt index 3da8c369..f03b3898 100644 --- a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt +++ b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt @@ -10,6 +10,9 @@ roman_rite_hostile = { sevillian_rite_astray = { } +sevillian_rite_hostile = { +} + independent_catholic_astray = { } diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index f308635e..cb1e2011 100644 --- a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -3,12 +3,12 @@ is_available_on_create = { OR = { #list of religions currently within the universal tolerance set. This should eventually include every religion. Please keep this updated and organized. ### Abrahamics - #Anglican - religion_tag = protestant_religion #Catholics religion_tag = catholic_religion #Novelist religion_tag = novelist_religion + #Protestant + religion_tag = protestant_religion } } @@ -49,6 +49,7 @@ parameters = { hostility_override_special_doctrine_roman_rite = 0 hostility_override_special_doctrine_independent_catholic = 1 + hostility_override_special_doctrine_via_media = 1 hostility_override_special_doctrine_sevillian_rite = 2 hostility_override_special_doctrine_incorruptible_dogma = 3 @@ -93,10 +94,13 @@ parameters = { hostility_override_special_doctrine_sevillian_rite = 0 hostility_override_special_doctrine_independent_catholic = 1 + hostility_override_special_doctrine_via_media = 1 hostility_override_special_doctrine_roman_rite = 2 hostility_override_special_doctrine_incorruptible_dogma = 3 same_hof_hostility_override = 0 + loc_parameter_sevillian_rite_astray = 1 + loc_parameter_sevillian_rite_hostile = 2 } } special_doctrine_independent_catholic = { @@ -137,6 +141,8 @@ hostility_override_special_doctrine_independent_catholic = 1 hostility_override_special_doctrine_sevillian_rite = 1 hostility_override_special_doctrine_incorruptible_dogma = 3 + + loc_parameter_independent_catholic_astray = 1 } } #Novelist Doctrines @@ -156,8 +162,12 @@ hostility_override_special_doctrine_people_of_the_book = 1 loc_parameter_novelist_kinship = yes + loc_parameter_novelist_kinship_astray = 1 } } + + #Protestant Doctrines + #Interfaith (shared) Doctrines special_doctrine_people_of_the_book = { @@ -183,6 +193,8 @@ parameters = { hostility_override_special_doctrine_novelist_kinship = 1 hostility_override_special_doctrine_people_of_the_book = 1 + + loc_parameter_people_of_the_book_astray = 1 } } @@ -204,8 +216,12 @@ hostility_override_special_doctrine_via_media = 0 hostility_override_special_doctrine_roman_rite = 1 hostility_override_special_doctrine_sevillian_rite = 1 + + loc_parameter_via_media = yes + loc_parameter_via_media_astray = 1 } } + #Hate Everyone Doctrines special_doctrine_incorruptible_dogma = { #Catholic one is_shown = { @@ -224,8 +240,12 @@ hostility_same_religion = 3 hostility_same_family = 3 hostility_others = 3 + + hostility_override_tenet_christian_syncretism = 3 + hostility_override_abrahamic_hostility_doctrine = 3 } } + #Fallback Doctrine special_doctrine_religion_fallback = { piety_cost = { diff --git a/N3OW/common/religion/religions/NEOW_catholic.txt b/N3OW/common/religion/religions/NEOW_catholic.txt index c083fdfa..257b1818 100644 --- a/N3OW/common/religion/religions/NEOW_catholic.txt +++ b/N3OW/common/religion/religions/NEOW_catholic.txt @@ -639,8 +639,6 @@ color = { 229 225 206 } icon = luminarian - religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem @@ -651,7 +649,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - doctrine = special_doctrine_roman_rite + doctrine = special_doctrine_independent_catholic #Tenets | placeholder doctrine = tenet_catholic_communion @@ -1092,8 +1090,6 @@ color = { 221 170 0 } icon = soleil_royal - religious_head = k_papal_state - graphical_faith = "catholic_gfx" #placeholder holy sites # Uncomment once 0.3 starts being worked on # holy_site = jerusalem @@ -1104,7 +1100,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - doctrine = special_doctrine_roman_rite + doctrine = special_doctrine_religion_fallback #Tenets | placeholder doctrine = tenet_sun_worship diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index c64e227e..4f01471d 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -20,20 +20,34 @@ special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter." special_doctrine_via_media_name:0 "Via Media" - special_doctrine_via_media_desc:0 "BLAH BLAH BLAH DESC" + special_doctrine_via_media_desc:0 "When it comes to questions of Protestant and Catholic theology, as with all things, we recognize it is best to act only in moderation." special_doctrine_religion_fallback_name: "Beyond Definition" special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds." + #Links to game concept tolerance breakdowns + click_here_to_view_doctrines: "Click here to view what doctrines" doctrine_parameter_loc_parameter_roman_rite_astray:0 "$click_here_to_view_doctrines$ [roman_rite_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_roman_rite_hostile:0 "$click_here_to_view_doctrines$ [roman_rite_hostile|L] considers to be Hostile" + doctrine_parameter_loc_parameter_sevillian_rite_astray:0 "$click_here_to_view_doctrines$ [sevillian_rite_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_sevillian_rite_hostile:0 "$click_here_to_view_doctrines$ [sevillian_rite_hostile|L] considers to be Hostile" + doctrine_parameter_loc_parameter_independent_catholic_astray:0 "$click_here_to_view_doctrines$ [independent_catholic_astray|L] considers to be Astray" + + doctrine_parameter_loc_parameter_novelist_kinship_astray:0 "$click_here_to_view_doctrines$ [novelist_kinship_astray|L] considers to be Astray" + + doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" #Other parameters doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$" + doctrine_parameter_loc_parameter_via_media: "Other Christian [faiths|E] that have the Via Media doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$." + + doctrine_parameter_hostility_override_tenet_christian_syncretism:3 "Non-Christian [faiths|E] with the $tenet_christian_syncretism_name$ tenet are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" #Blank parameters + doctrine_parameter_hostility_override_abrahamic_hostility_doctrine: "" doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 "" doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 "" diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index 32df4a19..f12ca27b 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -9,4 +9,31 @@ #Catholic doctrines game_concept_roman_rite_astray: "$special_doctrine_roman_rite_name$" - game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" \ No newline at end of file + game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + + game_concept_roman_rite_hostile: "$special_doctrine_roman_rite_name$" + game_concept_roman_rite_hostile_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#! + + game_concept_sevillian_rite_astray: "$special_doctrine_sevillian_rite_name$" + game_concept_sevillian_rite_astray_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + + game_concept_sevillian_rite_hostile: "$special_doctrine_sevillian_rite_name$" + game_concept_sevillian_rite_hostile_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!" + + game_concept_independent_catholic_astray: "$special_doctrine_independent_catholic_name$" + game_concept_independent_catholic_astray_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white;game_link $special_doctrine_independent_catholic_name$#!" + + #Novelist doctrines + + game_concept_novelist_kinship_astray: "$special_doctrine_novelist_kinship_name$" + game_concept_novelist_kinship_astray_desc: "[faiths|E] with the $special_doctrine_novelist_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + + #Interreligious + + game_concept_people_of_the_book_astray: "$special_doctrine_people_of_the_book_name$" + game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_novelist_kinship').GetBaseName]#!" + + game_concept_via_media_astray: "$special_doctrine_via_media_name$" + game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!" + + \ No newline at end of file From 82e84cbe118395a7152d8ad914a1868aa16cb45c Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 1 Dec 2025 06:51:09 -0500 Subject: [PATCH 18/22] Prot doctrines Mostly set up, just need descs. Also, added effect to Fallback so it looks better/has a slight reason to pick outside of RP. --- .../neow_tolerance_game_concepts.txt | 17 ++ ...0_1_neow_universal_tolerance_doctrines.txt | 157 +++++++++++++++++- .../religion/religions/NEOW_protestant.txt | 9 +- ...religion_tolerance doctrines_l_english.yml | 32 +++- ...NEOW_tolerance_game_concepts_l_english.yml | 27 ++- 5 files changed, 228 insertions(+), 14 deletions(-) diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt index f03b3898..b8230abe 100644 --- a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt +++ b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt @@ -16,11 +16,28 @@ sevillian_rite_hostile = { independent_catholic_astray = { } +independent_catholic_hostile = { +} + #Novelist doctrines novelist_kinship_astray = { } +#Protestant doctrines + +established_church_astray = { +} + +established_church_hostile = { +} + +reformation_roots_astray = { +} + +reformation_roots_hostile = { +} + #Interreligious doctrines people_of_the_book_astray = { diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index cb1e2011..55848219 100644 --- a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -49,8 +49,15 @@ parameters = { hostility_override_special_doctrine_roman_rite = 0 hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + hostility_override_special_doctrine_via_media = 1 + hostility_override_special_doctrine_sevillian_rite = 2 + + hostility_override_special_doctrine_reformation_roots = 2 + hostility_override_special_doctrine_incorruptible_dogma = 3 same_hof_hostility_override = 0 @@ -95,7 +102,12 @@ hostility_override_special_doctrine_sevillian_rite = 0 hostility_override_special_doctrine_independent_catholic = 1 hostility_override_special_doctrine_via_media = 1 + hostility_override_special_doctrine_roman_rite = 2 + + hostility_override_special_doctrine_established_church = 2 + hostility_override_special_doctrine_reformation_roots = 2 + hostility_override_special_doctrine_incorruptible_dogma = 3 same_hof_hostility_override = 0 @@ -138,11 +150,19 @@ parameters = { hostility_override_special_doctrine_roman_rite = 1 - hostility_override_special_doctrine_independent_catholic = 1 hostility_override_special_doctrine_sevillian_rite = 1 + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_established_church = 2 + + hostility_override_special_doctrine_via_media = 2 + hostility_override_special_doctrine_incorruptible_dogma = 3 loc_parameter_independent_catholic_astray = 1 + loc_parameter_independent_catholic_hostile = 2 } } #Novelist Doctrines @@ -168,6 +188,109 @@ #Protestant Doctrines + special_doctrine_established_church = { + is_shown = { + religion_tag = protestant_religion + } + + can_pick = { + custom_description = { + text = TOO_DIVERGENT + NOR = { + doctrine:tenet_adorcism = { is_in_list = selected_doctrines } + doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines } + doctrine:tenet_gnosticism = { is_in_list = selected_doctrines } + doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_consolamentum = { is_in_list = selected_doctrines } + doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist! + } + } + } + + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_established_church } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + + parameters = { + hostility_override_special_doctrine_roman_rite = 1 + + hostility_override_special_doctrine_established_church = 1 + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_via_media = 1 + + hostility_override_special_doctrine_sevillian_rite = 2 + hostility_override_special_doctrine_independent_catholic = 2 + + hostility_override_special_doctrine_radical_reform = 3 + + same_hof_hostility_override = 0 + loc_parameter_established_church_astray = 1 + loc_parameter_established_church_hostile = 1 + } + } + + special_doctrine_reformation_roots = { + is_shown = { + religion_tag = protestant_religion + } + + can_pick = { + custom_description = { + text = TOO_DIVERGENT + NOR = { + doctrine:tenet_adorcism = { is_in_list = selected_doctrines } + doctrine:tenet_carnal_exaltation = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_divine_marriage = { is_in_list = selected_doctrines } + doctrine:tenet_gnosticism = { is_in_list = selected_doctrines } + doctrine:tenet_gruesome_festivals = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_human_sacrifice = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_exaltation_of_pain = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_consolamentum = { is_in_list = selected_doctrines } + doctrine:tenet_sacrificial_ceremonies = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_sun_worship = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_ritual_cannibalism = { is_in_list = selected_doctrines } # I'm on the shorterlist! + doctrine:tenet_fp3_fedayeen = { is_in_list = selected_doctrines } # I'm on the shorterlist! + } + } + } + + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_established_church } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + + parameters = { + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_roman_rite = 2 + hostility_override_special_doctrine_sevillian_rite = 2 + + hostility_override_special_doctrine_via_media = 2 + + hostility_override_special_doctrine_radical_reform = 3 + + loc_parameter_reformation_roots_astray = 1 + loc_parameter_reformation_roots_hostile = 2 + } + } + #Interfaith (shared) Doctrines special_doctrine_people_of_the_book = { @@ -216,6 +339,10 @@ hostility_override_special_doctrine_via_media = 0 hostility_override_special_doctrine_roman_rite = 1 hostility_override_special_doctrine_sevillian_rite = 1 + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + hostility_override_special_doctrine_reformation_roots = 1 loc_parameter_via_media = yes loc_parameter_via_media_astray = 1 @@ -246,6 +373,29 @@ } } + special_doctrine_radical_reform = { #Protestant one + is_shown = { + religion_tag = protestant_religion + } + + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_radical_reform } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + + parameters = { + hostility_same_religion = 3 + hostility_same_family = 3 + hostility_others = 3 + + hostility_override_tenet_christian_syncretism = 3 + hostility_override_abrahamic_hostility_doctrine = 3 + } + } + #Fallback Doctrine special_doctrine_religion_fallback = { piety_cost = { @@ -255,5 +405,10 @@ multiply = faith_unchanged_tolerance_doctrine_cost_mult } } + + character_modifier = { + name = "special_doctrine_religion_fallback_opinion" + same_faith_opinion = 5 + } } } \ No newline at end of file diff --git a/N3OW/common/religion/religions/NEOW_protestant.txt b/N3OW/common/religion/religions/NEOW_protestant.txt index 954c20c2..eacdf793 100644 --- a/N3OW/common/religion/religions/NEOW_protestant.txt +++ b/N3OW/common/religion/religions/NEOW_protestant.txt @@ -335,7 +335,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - + doctrine = special_doctrine_established_church #Tenets | placeholder doctrine = tenet_adaptive @@ -405,7 +405,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - + doctrine = special_doctrine_reformation_roots #Tenets | placeholder doctrine = tenet_communal_possessions @@ -472,6 +472,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots #Tenets | placeholder doctrine = tenet_catholic_communion @@ -540,6 +541,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder + doctrine = special_doctrine_radical_reform #Tenets | placeholder doctrine = tenet_catholic_communion @@ -615,6 +617,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots #Tenets | placeholder doctrine = tenet_aniconism @@ -646,6 +649,7 @@ doctrine = doctrine_witchcraft_crime #Special Tolerance | placeholder + doctrine = special_doctrine_radical_reform #Tenets | placeholder doctrine = tenet_aniconism @@ -671,6 +675,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder + doctrine = special_doctrine_reformation_roots #Tenets | placeholder doctrine = tenet_aniconism diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index 4f01471d..d5ad3255 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -2,11 +2,6 @@ universal_tolerance_name: "Universal Tolerance" - special_doctrine_people_of_the_book_name:0 "People of the Book" - special_doctrine_people_of_the_book_desc:0 "While we aren't as devoted as the followers of the Novel, we can agree on many core principles they follow." - special_doctrine_novelist_kinship_name:0 "Novelist Kinship" - special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial." - special_doctrine_roman_rite_name: "Roman Rite" special_doctrine_roman_rite_desc: "As any good Catholic should, we follow the legitimate Papacy which still resides in the same place it has for almost two millennia: Rome." @@ -17,13 +12,29 @@ special_doctrine_independent_catholic_desc: "Our faith avoids the politicking and debates around the location and legitimacy of the Papacy. After all, there is so much more to Catholicism than what is dictated by the Holy See." special_doctrine_incorruptible_dogma_name: "Incorruptible Dogma" - special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics" have betrayed the true teachings of Rome. We are alone in our adherence to the real traditions of Saint Peter." + special_doctrine_incorruptible_dogma_desc: "All other religions, especially other so called "Catholics", have betrayed the true traditions of Christ. We are alone in our adherence to the real legacy of Saint Peter." + + special_doctrine_established_church_name: "Established Church" + special_doctrine_established_church_desc: "BLAH BLAH BLAH" + + special_doctrine_reformation_roots_name: "Reformation Roots" + special_doctrine_reformation_roots_desc: "BLAAH BLAH BLAH BLAH" + + special_doctrine_radical_reform_name: "Radical Reform" + special_doctrine_radical_reform_desc: "NLAJ BALDK HJDJF" + + + special_doctrine_people_of_the_book_name:0 "People of the Book" + special_doctrine_people_of_the_book_desc:0 "While we are not as devoted to the Author as the followers of the Novel, we can agree on many core principles they follow." + special_doctrine_novelist_kinship_name:0 "Novelist Kinship" + special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial." special_doctrine_via_media_name:0 "Via Media" special_doctrine_via_media_desc:0 "When it comes to questions of Protestant and Catholic theology, as with all things, we recognize it is best to act only in moderation." special_doctrine_religion_fallback_name: "Beyond Definition" special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds." + special_doctrine_religion_fallback_opinion: "Beyond Definition" #Links to game concept tolerance breakdowns @@ -34,9 +45,15 @@ doctrine_parameter_loc_parameter_sevillian_rite_astray:0 "$click_here_to_view_doctrines$ [sevillian_rite_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_sevillian_rite_hostile:0 "$click_here_to_view_doctrines$ [sevillian_rite_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_independent_catholic_astray:0 "$click_here_to_view_doctrines$ [independent_catholic_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_independent_catholic_hostile:0 "$click_here_to_view_doctrines$ [independent_catholic_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_novelist_kinship_astray:0 "$click_here_to_view_doctrines$ [novelist_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_established_church_astray:0 "$click_here_to_view_doctrines$ [established_church_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_established_church_hostile:0 "$click_here_to_view_doctrines$ [established_church_hostile|L] considers to be Hostile" + doctrine_parameter_loc_parameter_reformation_roots_astray:0 "$click_here_to_view_doctrines$ [reformation_roots_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_reformation_roots_hostile:0 "$click_here_to_view_doctrines$ [reformation_roots_hostile|L] considers to be Hostile" + doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" @@ -53,5 +70,8 @@ doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 "" doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 "" doctrine_parameter_hostility_override_special_doctrine_independent_catholic:0 "" + doctrine_parameter_hostility_override_special_doctrine_established_church:0 "" + doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" + doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index f12ca27b..3a87cba4 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -9,31 +9,48 @@ #Catholic doctrines game_concept_roman_rite_astray: "$special_doctrine_roman_rite_name$" - game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!" game_concept_roman_rite_hostile: "$special_doctrine_roman_rite_name$" - game_concept_roman_rite_hostile_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#! + game_concept_roman_rite_hostile_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" game_concept_sevillian_rite_astray: "$special_doctrine_sevillian_rite_name$" game_concept_sevillian_rite_astray_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" game_concept_sevillian_rite_hostile: "$special_doctrine_sevillian_rite_name$" - game_concept_sevillian_rite_hostile_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!" + game_concept_sevillian_rite_hostile_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" game_concept_independent_catholic_astray: "$special_doctrine_independent_catholic_name$" - game_concept_independent_catholic_astray_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white;game_link $special_doctrine_independent_catholic_name$#!" + game_concept_independent_catholic_astray_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white;game_link $special_doctrine_independent_catholic_name$#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" + + game_concept_independent_catholic_hostile: "$special_doctrine_independent_catholic_name$" + game_concept_independent_catholic_hostile_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!" #Novelist doctrines game_concept_novelist_kinship_astray: "$special_doctrine_novelist_kinship_name$" game_concept_novelist_kinship_astray_desc: "[faiths|E] with the $special_doctrine_novelist_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + #Protestant doctrines + + game_concept_established_church_astray: "$special_doctrine_established_church_name$" + game_concept_established_church_astray_desc: "[faiths|E] with the $special_doctrine_established_church_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_established_church_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + + game_concept_established_church_hostile: "$special_doctrine_established_church_name$" + game_concept_established_church_hostile_desc: "[faiths|E] with the $special_doctrine_established_church_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!" + + game_concept_reformation_roots_astray: "$special_doctrine_reformation_roots_name$" + game_concept_reformation_roots_astray_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white;game_link $special_doctrine_reformation_roots_name$#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!" + + game_concept_reformation_roots_hostile: "$special_doctrine_reformation_roots_name$" + game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + #Interreligious game_concept_people_of_the_book_astray: "$special_doctrine_people_of_the_book_name$" game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_novelist_kinship').GetBaseName]#!" game_concept_via_media_astray: "$special_doctrine_via_media_name$" - game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!" + game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" \ No newline at end of file From ad266854cf7dfc850d29fa9a178e33c506bb0944 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 1 Dec 2025 09:13:26 -0500 Subject: [PATCH 19/22] Novelist doctrines redone Need icons and descriptions for some, but otherwise, good progress --- .../neow_tolerance_game_concepts.txt | 14 +- ...0_1_neow_universal_tolerance_doctrines.txt | 167 +++++++++++++++++- .../religion/religions/NEOW_novelist.txt | 24 +-- ...religion_tolerance doctrines_l_english.yml | 30 +++- ...NEOW_tolerance_game_concepts_l_english.yml | 26 ++- 5 files changed, 225 insertions(+), 36 deletions(-) diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt index b8230abe..a7513330 100644 --- a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt +++ b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt @@ -21,7 +21,19 @@ independent_catholic_hostile = { #Novelist doctrines -novelist_kinship_astray = { +fantastical_kinship_astray = { +} + +academic_kinship_astray = { +} + +christian_kinship_astray = { +} + +islamic_kinship_astray = { +} + +novelist_kinship_doctrines = { } #Protestant doctrines diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index 55848219..a7ad3c0b 100644 --- a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -13,6 +13,7 @@ } #Catholic Doctrines + special_doctrine_roman_rite = { is_shown = { religion_tag = catholic_religion @@ -56,6 +57,8 @@ hostility_override_special_doctrine_sevillian_rite = 2 + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_reformation_roots = 2 hostility_override_special_doctrine_incorruptible_dogma = 3 @@ -65,6 +68,7 @@ loc_parameter_roman_rite_hostile = 2 } } + special_doctrine_sevillian_rite = { is_shown = { religion_tag = catholic_religion @@ -115,6 +119,7 @@ loc_parameter_sevillian_rite_hostile = 2 } } + special_doctrine_independent_catholic = { is_shown = { religion_tag = catholic_religion @@ -155,6 +160,8 @@ hostility_override_special_doctrine_reformation_roots = 1 + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_established_church = 2 hostility_override_special_doctrine_via_media = 2 @@ -165,24 +172,115 @@ loc_parameter_independent_catholic_hostile = 2 } } + #Novelist Doctrines - special_doctrine_novelist_kinship = { + + special_doctrine_fantastical_kinship = { is_shown = { religion_tag = novelist_religion } piety_cost = { value = faith_doctrine_cost_low if = { - limit = { has_doctrine = special_doctrine_novelist_kinship } + limit = { has_doctrine = special_doctrine_fantastical_kinship } multiply = faith_unchanged_tolerance_doctrine_cost_mult } } parameters = { - hostility_override_special_doctrine_novelist_kinship = 0 + hostility_override_special_doctrine_fantastical_kinship = 0 + hostility_override_special_doctrine_academic_kinship = 0 + hostility_override_special_doctrine_christian_kinship = 0 + hostility_override_special_doctrine_islamic_kinship = 0 hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_singular_interpretation = 3 + loc_parameter_novelist_kinship = yes - loc_parameter_novelist_kinship_astray = 1 + loc_parameter_fantastical_kinship_astray = 1 + } + } + + special_doctrine_academic_kinship = { + is_shown = { + religion_tag = novelist_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_academic_kinship } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fantastical_kinship = 0 + hostility_override_special_doctrine_academic_kinship = 0 + hostility_override_special_doctrine_christian_kinship = 0 + hostility_override_special_doctrine_islamic_kinship = 0 + hostility_override_special_doctrine_people_of_the_book = 1 + + hostility_override_special_doctrine_singular_interpretation = 3 + + loc_parameter_novelist_kinship = yes + loc_parameter_academic_kinship_astray = 1 + } + } + + special_doctrine_christian_kinship = { + is_shown = { + religion_tag = novelist_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_christian_kinship } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fantastical_kinship = 0 + hostility_override_special_doctrine_academic_kinship = 0 + hostility_override_special_doctrine_christian_kinship = 0 + hostility_override_special_doctrine_islamic_kinship = 0 + + hostility_override_special_doctrine_roman_rite = 1 + hostility_override_special_doctrine_sevillian_rite = 1 + hostility_override_special_doctrine_independent_catholic = 1 + + hostility_override_special_doctrine_established_church = 1 + hostility_override_special_doctrine_reformation_roots = 1 + + hostility_override_special_doctrine_via_media = 1 + hostility_override_special_doctrine_people_of_the_book = 1 + + hostility_override_special_doctrine_singular_interpretation = 3 + + loc_parameter_novelist_kinship = yes + loc_parameter_christian_kinship_astray = 1 + } + } + + special_doctrine_islamic_kinship = { + is_shown = { + religion_tag = novelist_religion + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_islamic_kinship } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fantastical_kinship = 0 + hostility_override_special_doctrine_academic_kinship = 0 + hostility_override_special_doctrine_christian_kinship = 0 + hostility_override_special_doctrine_islamic_kinship = 0 + hostility_override_special_doctrine_people_of_the_book = 1 + + hostility_override_special_doctrine_singular_interpretation = 3 + + loc_parameter_novelist_kinship = yes + loc_parameter_islamic_kinship_astray = 1 } } @@ -229,6 +327,8 @@ hostility_override_special_doctrine_via_media = 1 + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_sevillian_rite = 2 hostility_override_special_doctrine_independent_catholic = 2 @@ -282,6 +382,8 @@ hostility_override_special_doctrine_roman_rite = 2 hostility_override_special_doctrine_sevillian_rite = 2 + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_via_media = 2 hostility_override_special_doctrine_radical_reform = 3 @@ -299,7 +401,6 @@ religion_tag = catholic_religion religion_tag = europeanist_religion religion_tag = islam_religion - religion_tag = novelist_religion religion_tag = third_estatist_religion has_doctrine = special_doctrine_people_of_the_book } @@ -314,7 +415,10 @@ } parameters = { - hostility_override_special_doctrine_novelist_kinship = 1 + hostility_override_special_doctrine_fantastical_kinship = 1 + hostility_override_special_doctrine_academic_kinship = 1 + hostility_override_special_doctrine_christian_kinship = 1 + hostility_override_special_doctrine_islamic_kinship = 1 hostility_override_special_doctrine_people_of_the_book = 1 loc_parameter_people_of_the_book_astray = 1 @@ -344,6 +448,9 @@ hostility_override_special_doctrine_established_church = 1 hostility_override_special_doctrine_reformation_roots = 1 + hostility_override_special_doctrine_incorruptible_dogma = 3 + hostility_override_special_doctrine_radical_reform = 3 + loc_parameter_via_media = yes loc_parameter_via_media_astray = 1 } @@ -396,8 +503,56 @@ } } + special_doctrine_singular_interpretation = { #Novelist one + is_shown = { + religion_tag = novelist_religion + } + + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_singular_interpretation } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + + parameters = { + hostility_same_religion = 3 + hostility_same_family = 3 + hostility_others = 3 + + hostility_override_pagan_hostility_doctrine = 3 + hostility_override_abrahamic_hostility_doctrine = 3 + } + } + #Fallback Doctrine special_doctrine_religion_fallback = { + + name = { + first_valid = { + triggered_desc = { + trigger = { + religion_tag = novelist_religion + } + desc = special_doctrine_unorthodox_reading_name + } + desc = special_doctrine_religion_fallback_name + } + } + + desc = { + first_valid = { + triggered_desc = { + trigger = { + religion_tag = novelist_religion + } + desc = special_doctrine_unorthodox_reading_desc + } + desc = special_doctrine_religion_fallback_desc + } + } + piety_cost = { value = faith_doctrine_cost_low if = { diff --git a/N3OW/common/religion/religions/NEOW_novelist.txt b/N3OW/common/religion/religions/NEOW_novelist.txt index 6e25ff55..1c3029e4 100644 --- a/N3OW/common/religion/religions/NEOW_novelist.txt +++ b/N3OW/common/religion/religions/NEOW_novelist.txt @@ -131,8 +131,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_fantastical_kinship #Tenets | add unique ones eventually doctrine = tenet_universal_scripture @@ -283,8 +282,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_islamic_kinship #Tenets | add unique ones eventually doctrine = tenet_esotericism @@ -431,8 +429,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_fantastical_kinship doctrine = doctrine_adultery_men_shunned doctrine = doctrine_adultery_women_shunned @@ -597,8 +594,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_academic_kinship doctrine = doctrine_witchcraft_accepted doctrine = doctrine_pluralism_pluralistic @@ -749,8 +745,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_christian_kinship doctrine = doctrine_homosexuality_shunned doctrine = doctrine_witchcraft_crime @@ -909,8 +904,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_singular_interpretation #Tenets doctrine = tenet_esotericism @@ -1072,8 +1066,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_religion_fallback #Tenets doctrine = tenet_communion @@ -1223,8 +1216,7 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_novelist_kinship - doctrine = special_doctrine_novelist + doctrine = special_doctrine_religion_fallback #Tenets doctrine = tenet_letranger diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index d5ad3255..0a73d08b 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -23,17 +23,27 @@ special_doctrine_radical_reform_name: "Radical Reform" special_doctrine_radical_reform_desc: "NLAJ BALDK HJDJF" + special_doctrine_fantastical_kinship_name:0 "Fantastical Kinship" + special_doctrine_fantastical_kinship_desc:0 "BLEH" + special_doctrine_academic_kinship_name:0 "Academic Kinship" + special_doctrine_academic_kinship_desc:0 "BLEH" + special_doctrine_christian_kinship_name:0 "Christian Kinship" + special_doctrine_christian_kinship_desc:0 "BLEH" + special_doctrine_islamic_kinship_name:0 "Islamic Kinship" + special_doctrine_islamic_kinship_desc:0 "BLEH" + special_doctrine_singular_interpretation_name:0 "Singular Interpretation" + special_doctrine_singular_interpretation_desc:0 "BLEH" + special_doctrine_people_of_the_book_name:0 "People of the Book" special_doctrine_people_of_the_book_desc:0 "While we are not as devoted to the Author as the followers of the Novel, we can agree on many core principles they follow." - special_doctrine_novelist_kinship_name:0 "Novelist Kinship" - special_doctrine_novelist_kinship_desc:0 "We all believe in the supreme written word of the Novel, the differences in our ways of life and worship are trivial." - special_doctrine_via_media_name:0 "Via Media" special_doctrine_via_media_desc:0 "When it comes to questions of Protestant and Catholic theology, as with all things, we recognize it is best to act only in moderation." special_doctrine_religion_fallback_name: "Beyond Definition" special_doctrine_religion_fallback_desc: "Our doctrines lack equivalents and are entirely our own. Others call us heterodox, but that is simply the coping of less enlightened minds." + special_doctrine_unorthodox_reading_name: "Unorthodox Reading" + special_doctrine_unorthodox_reading_desc: "Unlike most of our fellow students of the Novel, our interpretations and conclusions differ significantly. As a result, we find ourselves on the fringes of our great religious "book club"." special_doctrine_religion_fallback_opinion: "Beyond Definition" #Links to game concept tolerance breakdowns @@ -47,7 +57,10 @@ doctrine_parameter_loc_parameter_independent_catholic_astray:0 "$click_here_to_view_doctrines$ [independent_catholic_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_independent_catholic_hostile:0 "$click_here_to_view_doctrines$ [independent_catholic_hostile|L] considers to be Hostile" - doctrine_parameter_loc_parameter_novelist_kinship_astray:0 "$click_here_to_view_doctrines$ [novelist_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_fantastical_kinship_astray:0 "$click_here_to_view_doctrines$ [fantastical_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_academic_kinship_astray:0 "$click_here_to_view_doctrines$ [academic_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_christian_kinship_astray:0 "$click_here_to_view_doctrines$ [christian_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_islamic_kinship_astray:0 "$click_here_to_view_doctrines$ [islamic_kinship_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_established_church_astray:0 "$click_here_to_view_doctrines$ [established_church_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_established_church_hostile:0 "$click_here_to_view_doctrines$ [established_church_hostile|L] considers to be Hostile" @@ -58,14 +71,18 @@ doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" #Other parameters - doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have the Kinship doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$" + doctrine_parameter_loc_parameter_novelist_kinship: "Other Novelist [faiths|E] that have Kinship doctrines are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_astray_tooltippable$" doctrine_parameter_loc_parameter_via_media: "Other Christian [faiths|E] that have the Via Media doctrine are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V] instead of $hostility_hostile_tooltippable$ or $hostility_evil_tooltippable$." doctrine_parameter_hostility_override_tenet_christian_syncretism:3 "Non-Christian [faiths|E] with the $tenet_christian_syncretism_name$ tenet are considered [GetHostilityLevelName( TOKEN_PARAMETER.GetIntValue )|V]" #Blank parameters doctrine_parameter_hostility_override_abrahamic_hostility_doctrine: "" - doctrine_parameter_hostility_override_special_doctrine_novelist_kinship:1 "" + doctrine_parameter_hostility_override_pagan_hostility_doctrine: "" + doctrine_parameter_hostility_override_special_doctrine_fantastical_kinship:1 "" + doctrine_parameter_hostility_override_special_doctrine_academic_kinship:1 "" + doctrine_parameter_hostility_override_special_doctrine_christian_kinship:1 "" + doctrine_parameter_hostility_override_special_doctrine_islamic_kinship:1 "" doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 "" doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 "" @@ -74,4 +91,5 @@ doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" + doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index 3a87cba4..066f8799 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -12,7 +12,7 @@ game_concept_roman_rite_astray_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!" game_concept_roman_rite_hostile: "$special_doctrine_roman_rite_name$" - game_concept_roman_rite_hostile_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" + game_concept_roman_rite_hostile_desc: "[faiths|E] with the $special_doctrine_roman_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" game_concept_sevillian_rite_astray: "$special_doctrine_sevillian_rite_name$" game_concept_sevillian_rite_astray_desc: "[faiths|E] with the $special_doctrine_sevillian_rite_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" @@ -24,12 +24,24 @@ game_concept_independent_catholic_astray_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white;game_link $special_doctrine_independent_catholic_name$#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" game_concept_independent_catholic_hostile: "$special_doctrine_independent_catholic_name$" - game_concept_independent_catholic_hostile_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!" + game_concept_independent_catholic_hostile_desc: "[faiths|E] with the $special_doctrine_independent_catholic_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!" #Novelist doctrines - game_concept_novelist_kinship_astray: "$special_doctrine_novelist_kinship_name$" - game_concept_novelist_kinship_astray_desc: "[faiths|E] with the $special_doctrine_novelist_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + game_concept_fantastical_kinship_astray: "$special_doctrine_fantastical_kinship_name$" + game_concept_fantastical_kinship_astray_desc: "[faiths|E] with the $special_doctrine_fantastical_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + + game_concept_academic_kinship_astray: "$special_doctrine_academic_kinship_name$" + game_concept_academic_kinship_astray_desc: "[faiths|E] with the $special_doctrine_academic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + + game_concept_christian_kinship_astray: "$special_doctrine_christian_kinship_name$" + game_concept_christian_kinship_astray_desc: "[faiths|E] with the $special_doctrine_christian_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" + + game_concept_islamic_kinship_astray: "$special_doctrine_islamic_kinship_name$" + game_concept_islamic_kinship_astray_desc: "[faiths|E] with the $special_doctrine_islamic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + + game_concept_novelist_kinship_doctrines: "Novelist Kinship" + game_concept_novelist_kinship_doctrines_desc: "The following doctrines are Novelist Kinship doctrines:\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!" #Protestant doctrines @@ -37,18 +49,18 @@ game_concept_established_church_astray_desc: "[faiths|E] with the $special_doctrine_established_church_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_established_church_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" game_concept_established_church_hostile: "$special_doctrine_established_church_name$" - game_concept_established_church_hostile_desc: "[faiths|E] with the $special_doctrine_established_church_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!" + game_concept_established_church_hostile_desc: "[faiths|E] with the $special_doctrine_established_church_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!" game_concept_reformation_roots_astray: "$special_doctrine_reformation_roots_name$" game_concept_reformation_roots_astray_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white;game_link $special_doctrine_reformation_roots_name$#!\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!" game_concept_reformation_roots_hostile: "$special_doctrine_reformation_roots_name$" - game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!" #Interreligious game_concept_people_of_the_book_astray: "$special_doctrine_people_of_the_book_name$" - game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_novelist_kinship').GetBaseName]#!" + game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" game_concept_via_media_astray: "$special_doctrine_via_media_name$" game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" From ee2c94d7617edaf404c2bf65aa85b107cb8b767d Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 1 Dec 2025 10:31:51 -0500 Subject: [PATCH 20/22] Wicca minor setup --- .../doctrines/NEOW_virtue_doctrines.txt | 25 +++++++++++++++++++ .../religion/religions/NEOW_druidic.txt | 2 +- .../religion/religions/NEOW_folkgerman.txt | 2 +- N3OW/common/religion/religions/NEOW_wicca.txt | 11 ++++---- 4 files changed, 32 insertions(+), 8 deletions(-) diff --git a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt index 52ab3c00..41fb43d6 100644 --- a/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt +++ b/N3OW/common/religion/doctrines/NEOW_virtue_doctrines.txt @@ -175,3 +175,28 @@ thelema_virtues = { } } } + +wicca_virtues = { + group = "special" + + is_available_on_create = { + OR = { + has_doctrine = special_doctrine_king_arthurs_bravery + has_doctrine = special_doctrine_horned_lords_law + } + } + + special_doctrine_king_arthurs_bravery = { + traits = { + virtues = { brave } + sins = { craven } + } + } + + special_doctrine_horned_lords_law = { + traits = { + virtues = { just } + sins = { arbitrary } + } + } +} diff --git a/N3OW/common/religion/religions/NEOW_druidic.txt b/N3OW/common/religion/religions/NEOW_druidic.txt index 2882bc68..69ffbdb0 100644 --- a/N3OW/common/religion/religions/NEOW_druidic.txt +++ b/N3OW/common/religion/religions/NEOW_druidic.txt @@ -2,7 +2,7 @@ family = rf_pagan graphical_faith = pagan_gfx - is_pagan = yes + pagan_roots = yes hostility_doctrine = pagan_hostility_doctrine #Main Group | placeholder diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/N3OW/common/religion/religions/NEOW_folkgerman.txt index 50a06046..e3bc2c1c 100644 --- a/N3OW/common/religion/religions/NEOW_folkgerman.txt +++ b/N3OW/common/religion/religions/NEOW_folkgerman.txt @@ -2,7 +2,7 @@ family = rf_pagan graphical_faith = pagan_gfx - is_pagan = yes + pagan_roots = yes hostility_doctrine = pagan_hostility_doctrine #Main Group | placeholder diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/N3OW/common/religion/religions/NEOW_wicca.txt index 48631217..0f03123c 100644 --- a/N3OW/common/religion/religions/NEOW_wicca.txt +++ b/N3OW/common/religion/religions/NEOW_wicca.txt @@ -1,6 +1,7 @@ wicca_religion = { family = rf_esoteric graphical_faith = pagan_gfx + doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -39,8 +40,8 @@ doctrine = doctrine_no_anointment traits = { - virtues = { } - sins = { } + virtues = { compassionate patient } + sins = { callous impatient } } reserved_male_names = { #put witch names here later @@ -226,8 +227,6 @@ } - piety_icon_group = "christian" - faiths = { avalonian = { color = { 216 216 43 } @@ -247,7 +246,7 @@ #Special Tolerance | placeholder #doctrine = special_doctrine_ecumenical_christian - #doctrine = special_doctrine_esoteric_witchcraft + doctrine = special_doctrine_king_arthurs_bravery #Tenets | placeholder doctrine = the_queen_of_summer @@ -340,7 +339,7 @@ #Special Tolerance | placeholder #doctrine = special_doctrine_ecumenical_christian - #doctrine = special_doctrine_esoteric_witchcraft + doctrine = special_doctrine_horned_lords_law doctrine = doctrine_spiritual_head doctrine = doctrine_pluralism_righteous From ac2a72d1333f7c195d717c888e9faf00868d0f54 Mon Sep 17 00:00:00 2001 From: Magpie490 Date: Mon, 1 Dec 2025 22:17:44 +0000 Subject: [PATCH 21/22] updated many files --- .../bookmark_adventurers_almos_arpad.txt | 157 - ...k_adventurers_almos_arpad_alt_linutika.txt | 145 - ..._adventurers_almos_arpad_alt_son_arpad.txt | 169 - .../bookmark_adventurers_count_eudes.txt | 146 - ...ark_adventurers_count_eudes_alt_robert.txt | 133 - ...dventurers_count_eudes_alt_uncle_eudes.txt | 150 - .../bookmark_adventurers_daurama_daura.txt | 144 - ...ark_adventurers_daurama_daura_alt_bawo.txt | 132 - .../bookmark_adventurers_jarl_haesteinn.txt | 163 - ...adventurers_jarl_haesteinn_alt_ragnarr.txt | 147 - .../bookmark_adventurers_rurik_rurikid.txt | 159 - ...rk_adventurers_rurik_rurikid_alt_helgi.txt | 156 - .../bookmark_animation_test_dwarf_female.txt | 146 - .../bookmark_animation_test_dwarf_male.txt | 154 - ...okmark_animation_test_fat_dwarf_female.txt | 146 - ...bookmark_animation_test_fat_dwarf_male.txt | 154 - .../bookmark_animation_test_fat_female.txt | 118 - .../bookmark_animation_test_fat_male.txt | 118 - .../bookmark_animation_test_female.txt | 146 - .../bookmark_animation_test_female_child.txt | 138 - ...ookmark_animation_test_female_pregnant.txt | 139 - ...mark_animation_test_hunchbacked_female.txt | 138 - ...okmark_animation_test_hunchbacked_male.txt | 150 - .../bookmark_animation_test_male.txt | 150 - .../bookmark_animation_test_male_child.txt | 150 - ...ookmark_animation_test_muscular_female.txt | 146 - .../bookmark_animation_test_muscular_male.txt | 154 - .../bookmark_call_of_the_empire_angelos.txt | 154 - ...ark_call_of_the_empire_angelos_alexios.txt | 162 - ...ark_call_of_the_empire_angelos_ioannes.txt | 158 - ...ll_of_the_empire_ioannes_kantakouzenos.txt | 154 - ...e_empire_ioannes_kantakouzenos_michael.txt | 154 - ...okmark_call_of_the_empire_kilij_arslan.txt | 157 - ..._of_the_empire_kilij_arslan_kaykhusraw.txt | 145 - ...ll_of_the_empire_kilij_arslan_suleyman.txt | 153 - ...ookmark_call_of_the_empire_palaiologos.txt | 154 - ..._call_of_the_empire_palaiologos_eirene.txt | 154 - .../bookmark_call_of_the_empire_tamar.txt | 154 - ...okmark_call_of_the_empire_tamar_giorgi.txt | 154 - ...kmark_call_of_the_empire_tamar_rusudan.txt | 150 - ...bookmark_carolingians_charles_the_bald.txt | 155 - ...rolingians_charles_the_bald_alt_judith.txt | 147 - ...arolingians_charles_the_bald_alt_louis.txt | 159 - .../bookmark_carolingians_king_karlmann.txt | 152 - ..._carolingians_king_karlmann_alt_arnulf.txt | 155 - ...k_carolingians_king_karlmann_alt_hemma.txt | 159 - .../bookmark_carolingians_king_lothaire.txt | 159 - ...rolingians_king_lothaire_alt_teutberga.txt | 146 - ...arolingians_king_lothaire_alt_waldrada.txt | 138 - .../bookmark_carolingians_king_louis.txt | 159 - ...carolingians_king_louis_alt_engelberga.txt | 154 - ...carolingians_king_louis_alt_ermengarde.txt | 147 - ...ookmark_carolingians_ludwig_the_german.txt | 159 - ...arolingians_ludwig_the_german_alt_karl.txt | 159 - ...ns_ludwig_the_german_alt_youngerludwig.txt | 155 - .../bookmark_fp2_iberia_adanis_ibn_awsaga.txt | 159 - .../bookmark_fp2_iberia_bernat_of_gothia.txt | 155 - ...okmark_fp2_iberia_ibn_awsaga_alt_masud.txt | 137 - ...okmark_fp2_iberia_ibn_awsaga_alt_yahya.txt | 133 - .../bookmark_fp2_iberia_ibn_marwan.txt | 165 - ...kmark_fp2_iberia_ibn_marwan_alt_rahman.txt | 141 - ...rk_fp2_iberia_ibn_marwan_alt_surunbaqi.txt | 165 - ...ookmark_fp2_iberia_ibn_marwan_alt_zaid.txt | 119 - ...beria_ibn_mendo_guterres_alt_ermesinda.txt | 121 - ...k_fp2_iberia_lubb_ibn_musa_alt_mohamed.txt | 146 - ...mark_fp2_iberia_lubb_ibn_musa_alt_oria.txt | 138 - .../bookmark_fp2_iberia_lupp_ibn_musa.txt | 158 - .../bookmark_fp2_iberia_mendo_guterres.txt | 158 - ...rk_fp2_iberia_mendo_guterres_alt_arias.txt | 134 - ...p2_iberia_mendo_guterres_alt_ermesinda.txt | 138 - .../bookmark_fp2_iberia_sunyer.txt | 154 - .../bookmark_fp2_iberia_wilfred_the_hairy.txt | 159 - .../bookmark_hastings_denmark.txt | 159 - .../bookmark_hastings_denmark_alt_harald.txt | 159 - .../bookmark_hastings_denmark_alt_knud.txt | 154 - .../bookmark_hastings_england.txt | 156 - .../bookmark_hastings_england_alt_eadgifu.txt | 138 - .../bookmark_hastings_england_alt_tostig.txt | 163 - .../bookmark_hastings_normandy.txt | 151 - .../bookmark_hastings_normandy_alt_robert.txt | 146 - ...bookmark_hastings_normandy_alt_william.txt | 146 - .../bookmark_hastings_norway.txt | 158 - .../bookmark_hastings_norway_alt_ingegerd.txt | 146 - .../bookmark_hastings_norway_alt_olaf.txt | 155 - .../bookmark_hastings_scotland.txt | 159 - .../bookmark_hastings_scotland_alt_donald.txt | 155 - .../bookmark_hastings_scotland_alt_duncan.txt | 147 - .../bookmark_iberia_infanta_urraca.txt | 147 - ...kmark_iberia_infanta_urraca_alt_elvira.txt | 147 - .../bookmark_iberia_king_alfonso.txt | 159 - .../bookmark_iberia_king_alfonso_alt_nuno.txt | 167 - ...ookmark_iberia_king_alfonso_alt_sancha.txt | 136 - .../bookmark_iberia_king_antso.txt | 158 - .../bookmark_iberia_king_antso_alt_ramiro.txt | 156 - .../bookmark_iberia_king_antso_alt_sancho.txt | 158 - .../bookmark_iberia_king_garcia.txt | 159 - .../bookmark_iberia_king_sancho.txt | 159 - ...ookmark_iberia_king_sancho_alt_rodrigo.txt | 166 - .../bookmark_laamps_alt_alp_arslan.txt | 161 - .../bookmark_laamps_alt_boudewijn_v.txt | 163 - .../bookmark_laamps_alt_konstantinos_x.txt | 161 - ...okmark_laamps_alt_mensur_qutalmishoglu.txt | 173 - ...okmark_laamps_alt_roussel_de_baeilleul.txt | 150 - .../bookmark_laamps_atsiz_ibn_uvak.txt | 123 - .../bookmark_laamps_el_cid.txt | 166 - .../bookmark_laamps_hassan_sabbah.txt | 149 - .../bookmark_laamps_hereweard_the_wake.txt | 154 - .../bookmark_laamps_robert_crispin.txt | 162 - ...bookmark_laamps_suleyman_qutalmishoglu.txt | 165 - ...okmark_laamps_wallada_bint_al_mustakfi.txt | 153 - .../bookmark_northmen_bjorn_ironside.txt | 159 - ...ark_northmen_bjorn_ironside_alt_eirikr.txt | 158 - ...ark_northmen_bjorn_ironside_alt_ingrid.txt | 147 - .../bookmark_northmen_earl_alfred.txt | 158 - ...ark_northmen_earl_alfred_alt_aethelred.txt | 151 - .../bookmark_northmen_halfdan_whiteshirt.txt | 159 - ...orthmen_halfdan_whiteshirt_alt_gudfrid.txt | 163 - ...k_northmen_halfdan_whiteshirt_alt_saga.txt | 142 - .../bookmark_northmen_ivar_the_boneless.txt | 157 - ...k_northmen_ivar_the_boneless_alt_barid.txt | 146 - ...orthmen_ivar_the_boneless_alt_sigfroth.txt | 146 - ...mark_northmen_sigurdr_snake_in_the_eye.txt | 159 - ...hmen_sigurdr_snake_in_the_eye_alt_alof.txt | 138 - ...hmen_sigurdr_snake_in_the_eye_alt_knud.txt | 147 - .../bookmark_persia_amir_yaqub.txt | 170 - .../bookmark_persia_ismail_alt_nasr.txt | 153 - .../bookmark_persia_ismail_samani.txt | 149 - .../bookmark_persia_muhammad_ibn_abdallah.txt | 153 - ...ersia_muhammad_ibn_abdallah_alt_caliph.txt | 157 - ...ad_ibn_abdallah_alt_muhammad_ibn_tahir.txt | 153 - .../bookmark_persia_rostam.txt | 173 - .../bookmark_persia_rostam_alt_hasan.txt | 153 - .../bookmark_persia_rostam_alt_shervin.txt | 133 - .../bookmark_persia_suri_of_mandesh.txt | 153 - ...rk_persia_suri_of_mandesh_alt_abdullah.txt | 157 - ...ark_persia_suri_of_mandesh_alt_farhana.txt | 121 - .../bookmark_persia_yaqub_alt_amr.txt | 161 - .../bookmark_persia_yaqub_alt_sebuk_eri.txt | 154 - ...ookmark_rags_to_riches_duchess_matilda.txt | 147 - .../bookmark_rags_to_riches_duke_robert.txt | 155 - ...ags_to_riches_duke_robert_alt_bohemond.txt | 146 - ...k_rags_to_riches_duke_robert_alt_roger.txt | 146 - ...bookmark_rags_to_riches_duke_vratislav.txt | 159 - ...gs_to_riches_duke_vratislav_alt_judita.txt | 138 - ..._rags_to_riches_duke_vratislav_alt_ota.txt | 146 - .../bookmark_rags_to_riches_emir_yahya.txt | 162 - ...k_rags_to_riches_emir_yahya_alt_yahya2.txt | 133 - ...k_rags_to_riches_emir_yahya_alt_zahida.txt | 154 - ...mark_rags_to_riches_petty_king_murchad.txt | 159 - ...o_riches_petty_king_murchad_alt_bebinn.txt | 138 - ...to_riches_petty_king_murchad_alt_brian.txt | 158 - .../bookmark_swords_of_faith_gokbori.txt | 165 - ...bookmark_swords_of_faith_gokbori_ghazi.txt | 163 - ...bookmark_swords_of_faith_gokbori_yusuf.txt | 149 - .../bookmark_swords_of_faith_levon.txt | 154 - .../bookmark_swords_of_faith_levon_roupen.txt | 158 - .../bookmark_swords_of_faith_raimon.txt | 167 - ...ookmark_swords_of_faith_raimon_eschiva.txt | 151 - .../bookmark_swords_of_faith_saladin.txt | 161 - .../bookmark_swords_of_faith_saladin_ali.txt | 141 - ...kmark_swords_of_faith_saladin_saphadin.txt | 161 - .../bookmark_swords_of_faith_sibylla.txt | 155 - ...kmark_swords_of_faith_sibylla_baudouin.txt | 178 - ...k_swords_of_faith_sibylla_baudouin_son.txt | 133 - .../challenge_character_aba_socotra.txt | 157 - ...allenge_character_aella_northumberland.txt | 155 - .../challenge_character_ahmad_egypt.txt | 157 - .../challenge_character_alfonsu_asturias.txt | 154 - ...lenge_character_algimantas_lithuanians.txt | 159 - .../challenge_character_ali_siracusa.txt | 153 - .../challenge_character_ali_taizz.txt | 161 - .../challenge_character_alusian_vidin.txt | 162 - ...allenge_character_amoghavarsha_karnata.txt | 161 - .../challenge_character_anawrahta_pagan.txt | 153 - .../challenge_character_ashot_armenia.txt | 158 - .../challenge_character_badr_acre.txt | 153 - ...hallenge_character_berenguer_barcelona.txt | 166 - .../challenge_character_dawit_dembiya.txt | 153 - .../challenge_character_dumnarth_cornwall.txt | 159 - .../challenge_character_dyre_kiev.txt | 159 - ...hallenge_character_eadgar_warwickshire.txt | 162 - .../challenge_character_erik_svealand.txt | 163 - .../challenge_character_fariburz_shirvan.txt | 154 - .../challenge_character_gregorios_napoli.txt | 162 - ...allenge_character_gudrod_western_isles.txt | 155 - .../challenge_character_gunda_orangallu.txt | 161 - .../challenge_character_haraldr_vestfold.txt | 154 - .../challenge_character_heinrich_angria.txt | 160 - .../challenge_character_henri_champagne.txt | 167 - ...challenge_character_herbert_vermandois.txt | 158 - .../challenge_character_ishaq_baalbek.txt | 166 - .../challenge_character_john_ulster.txt | 166 - ...allenge_character_khusraw_malik_punjab.txt | 161 - .../challenge_character_krutoj_nordmark.txt | 159 - .../challenge_character_kulin_bosna.txt | 156 - .../challenge_character_lambert_spoleto.txt | 155 - .../challenge_character_maghan_sibi.txt | 165 - ...hallenge_character_mohammed_azerbaijan.txt | 153 - .../challenge_character_muhammad_africa.txt | 158 - ...e_character_nur_al_din_muhammed_nizari.txt | 154 - ...challenge_character_piarres_albarracin.txt | 159 - .../challenge_character_pierre_piedmonte.txt | 155 - ...llenge_character_prithviraja_rajputana.txt | 153 - .../challenge_character_raoul_valois.txt | 166 - .../challenge_character_renaud_kerak.txt | 160 - .../challenge_character_rhodri_gwynedd.txt | 159 - .../challenge_character_richard_capua.txt | 159 - .../challenge_character_richard_poitiers.txt | 158 - .../challenge_character_rogier_albi.txt | 163 - ...allenge_character_rostislav_tmutarakan.txt | 146 - ...lenge_character_sargis_greater_armenia.txt | 158 - .../challenge_character_shisnand_coimbra.txt | 165 - ...llenge_character_siemowit_wielkopolska.txt | 155 - ...llenge_character_vicayalaya_chola_nadu.txt | 161 - .../challenge_character_werner_aargau.txt | 150 - .../challenge_character_werner_worms.txt | 150 - ..._export_easteregg_alessandro_bragalini.txt | 120 - ...ical_export_easteregg_alexander_oltner.txt | 121 - ...cal_export_easteregg_alexander_windahl.txt | 148 - ...rical_export_easteregg_anton_holmqvist.txt | 151 - ...torical_export_easteregg_anton_leirnes.txt | 151 - ...torical_export_easteregg_anton_sorokin.txt | 167 - ...orical_export_easteregg_artur_kacprzak.txt | 164 - ...torical_export_easteregg_celine_jensen.txt | 139 - .../historical_export_easteregg_chad_uhl.txt | 121 - ...torical_export_easteregg_daan_broekhof.txt | 152 - ...istorical_export_easteregg_david_drake.txt | 151 - ...orical_export_easteregg_emelie_verdugo.txt | 124 - ...torical_export_easteregg_emil_tisander.txt | 151 - ...orical_export_easteregg_fabian_franzen.txt | 159 - ...rical_export_easteregg_henrik_fahraeus.txt | 121 - ...ical_export_easteregg_henrik_lohmander.txt | 120 - ...torical_export_easteregg_jacopo_freddi.txt | 151 - ...orical_export_easteregg_jakob_jorstedt.txt | 147 - ...rical_export_easteregg_jason_cantalini.txt | 121 - ...historical_export_easteregg_joe_parkin.txt | 120 - ...storical_export_easteregg_joel_hansson.txt | 122 - ...al_export_easteregg_johanna_hermansson.txt | 139 - ...ical_export_easteregg_johanna_uddstahl.txt | 138 - ...cal_export_easteregg_jonas_wickerstrom.txt | 120 - ...torical_export_easteregg_lucas_ribeiro.txt | 151 - ...historical_export_easteregg_max_collin.txt | 120 - ...orical_export_easteregg_nils_wadensten.txt | 146 - ...rical_export_easteregg_oscar_andersson.txt | 163 - ...storical_export_easteregg_petter_lundh.txt | 120 - ...storical_export_easteregg_riad_deneche.txt | 120 - ...storical_export_easteregg_samet_atasoy.txt | 142 - ...orical_export_easteregg_veronica_pazos.txt | 139 - N3OW/common/buildings/00_admin_buildings.txt | 479 - N3OW/common/buildings/00_castle_buildings.txt | 1884 --- N3OW/common/buildings/00_city_buildings.txt | 2396 ---- N3OW/common/buildings/00_common_buildings.txt | 430 - .../buildings/00_duchy_capital_buildings.txt | 2951 ---- .../buildings/00_legendary_buildings.txt | 440 - N3OW/common/buildings/00_nomad_buildings.txt | 221 - .../common/buildings/00_special_buildings.txt | 11170 ---------------- N3OW/common/buildings/00_special_mines.txt | 9122 ------------- .../00_standard_economy_buildings.txt | 10478 --------------- .../00_standard_fortification_buildings.txt | 2293 ---- .../00_standard_military_buildings.txt | 6524 --------- N3OW/common/buildings/00_temple_buildings.txt | 3834 ------ N3OW/common/buildings/00_tribal_buildings.txt | 1510 --- N3OW/common/buildings/99_ach_buildings.txt | 389 - .../99_background_graphics_buildings.txt | 653 - N3OW/common/buildings/_buildings.info | 403 - .../buildings/ccp3_special_buildings.txt | 1127 -- .../buildings/temple_citadel_buildings.txt | 3326 ----- .../buildings/tgp_great_project_buildings.txt | 669 - .../council_tasks/00_chancellor_tasks.txt | 48 +- .../council_tasks/00_court_chaplain_tasks.txt | 243 +- .../council_tasks/00_kurultai_tasks.txt | 145 + .../common/council_tasks/00_marshal_tasks.txt | 72 +- .../council_tasks/00_spymaster_tasks.txt | 107 +- .../common/council_tasks/00_steward_tasks.txt | 98 +- .../council_tasks/01_ministry_tasks.txt | 440 + N3OW/common/council_tasks/_council_tasks.info | 6 + .../buildings/10_japanese_manor_buildings.txt | 55 +- .../00_cultural_maa_types.txt | 20 +- .../men_at_arms_types/00_fp3_maa_types.txt | 2 + .../01_accolade_maa_types.txt | 2 + .../men_at_arms_types/07_ep3_maa_types.txt | 23 +- .../men_at_arms_types/09_mpo_maa_types.txt | 3 + .../men_at_arms_types/10_tgp_maa_types.txt | 4 + .../00_administrative_effects.txt | 113 +- .../00_ep1_artifact_creation_effects.txt | 174 +- .../00_ep1_inspiration_effects.txt | 249 +- .../00_ep3_decision_effects.txt | 39 +- .../scripted_effects/00_faction_effects.txt | 11 +- ...historical_characters_scripted_effects.txt | 2 +- .../00_interaction_effects.txt | 59 +- .../00_major_decisions_scripted_effects.txt | 136 +- .../00_major_decisions_scripted_effects_3.txt | 2 +- .../00_scheme_scripted_effects.txt | 16 +- ...1_historical_artifacts_creation_effect.txt | 663 +- .../03_dlc_fp2_scripted_effects.txt | 38 +- .../04_dlc_ep2_tour_effects.txt | 7 - .../07_dlc_ep3_scripted_effects.txt | 145 +- .../scripted_effects/08_bp3_effects.txt | 91 + .../09_mpo_greatest_of_khans_effects.txt | 2339 +++- .../scripted_effects/10_ach_effects.txt | 112 +- ...lc_tgp_dynastic_cycle_scripted_effects.txt | 101 +- ...10_dlc_tgp_house_bloc_scripted_effects.txt | 20 +- .../10_dlc_tgp_japan_scripted_effects.txt | 103 +- ..._tgp_natural_disaster_scripted_effects.txt | 13 +- .../10_dlc_tgp_scripted_effects.txt | 591 +- ..._imperial_examination_scripted_effects.txt | 65 + .../tgp_mandala_scripted_effects.txt | 33 +- .../tgp_tribute_mission_scripted_effects.txt | 442 +- .../00_clothing_triggers.txt | 170 +- .../scripted_triggers/00_coa_triggers.txt | 238 +- .../00_court_position_triggers.txt | 2 +- .../00_diarchy_scripted_triggers.txt | 8 +- .../00_elective_triggers.txt | 3 +- .../scripted_triggers/00_faction_triggers.txt | 4 +- .../00_food_scripted_triggers.txt | 7 - .../00_government_triggers.txt | 2 +- .../00_illustration_triggers.txt | 4 +- .../scripted_triggers/00_laamp_triggers.txt | 4 +- .../scripted_triggers/00_law_triggers.txt | 64 +- .../scripted_triggers/00_legal_triggers.txt | 57 +- .../00_marriage_triggers.txt | 2 +- .../00_relation_triggers.txt | 14 +- .../00_scripted_rule_triggers.txt | 1 + .../00_succession_triggers.txt | 2 + .../scripted_triggers/00_title_triggers.txt | 6 +- .../00_war_and_peace_triggers.txt | 8 +- .../03_fp2_scripted_triggers.txt | 2 +- .../06_ce1_legitimacy_triggers.txt | 1 + .../07_ep3_petition_triggers.txt | 6 + .../scripted_triggers/07_ep3_triggers.txt | 15 + .../07_frankokratia_triggers.txt | 4 +- .../09_mpo_greatest_of_khans_triggers.txt | 1 - .../10_ach_scripted_triggers.txt | 33 +- .../10_tgp_dynastic_cycle_triggers.txt | 58 +- .../10_tgp_japan_triggers.txt | 56 +- .../10_tgp_natural_disaster_triggers.txt | 27 + .../scripted_triggers/10_tgp_triggers.txt | 53 +- .../tgp_mandala_triggers.txt | 45 +- .../tgp_tribute_mission_triggers.txt | 93 +- 339 files changed, 6441 insertions(+), 99190 deletions(-) delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_linutika.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_son_arpad.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_robert.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_uncle_eudes.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura_alt_bawo.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn_alt_ragnarr.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid_alt_helgi.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_fat_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_fat_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_female_child.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_female_pregnant.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_male_child.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_female.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_male.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_alexios.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_ioannes.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos_michael.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_kaykhusraw.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_suleyman.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos_eirene.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_giorgi.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_rusudan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_judith.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_louis.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_arnulf.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_hemma.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_teutberga.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_waldrada.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_engelberga.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_ermengarde.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_karl.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_youngerludwig.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_adanis_ibn_awsaga.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_bernat_of_gothia.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_masud.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_yahya.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_rahman.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_surunbaqi.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_zaid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_mendo_guterres_alt_ermesinda.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_mohamed.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_oria.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lupp_ibn_musa.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_arias.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_ermesinda.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_sunyer.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_fp2_iberia_wilfred_the_hairy.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_denmark.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_harald.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_knud.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_england.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_eadgifu.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_tostig.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_normandy.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_robert.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_william.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_norway.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_ingegerd.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_olaf.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_scotland.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_donald.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_duncan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca_alt_elvira.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_nuno.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_sancha.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_antso.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_ramiro.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_sancho.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_garcia.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho_alt_rodrigo.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_alt_alp_arslan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_alt_boudewijn_v.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_alt_konstantinos_x.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_alt_mensur_qutalmishoglu.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_alt_roussel_de_baeilleul.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_atsiz_ibn_uvak.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_el_cid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_hassan_sabbah.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_hereweard_the_wake.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_robert_crispin.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_suleyman_qutalmishoglu.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_laamps_wallada_bint_al_mustakfi.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_eirikr.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_ingrid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred_alt_aethelred.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_gudfrid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_saga.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_barid.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_sigfroth.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_alof.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_knud.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_amir_yaqub.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_ismail_alt_nasr.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_ismail_samani.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_caliph.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_muhammad_ibn_tahir.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_rostam.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_hasan.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_shervin.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_abdullah.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_farhana.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_amr.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_sebuk_eri.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duchess_matilda.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_bohemond.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_roger.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_judita.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_ota.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_yahya2.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_zahida.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_bebinn.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_brian.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_ghazi.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_yusuf.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon_roupen.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon_eschiva.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_ali.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_saphadin.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin.txt delete mode 100644 N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin_son.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_aba_socotra.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_aella_northumberland.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_ahmad_egypt.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_alfonsu_asturias.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_algimantas_lithuanians.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_ali_siracusa.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_ali_taizz.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_alusian_vidin.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_amoghavarsha_karnata.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_anawrahta_pagan.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_ashot_armenia.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_badr_acre.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_berenguer_barcelona.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_dawit_dembiya.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_dumnarth_cornwall.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_dyre_kiev.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_eadgar_warwickshire.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_erik_svealand.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_fariburz_shirvan.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_gregorios_napoli.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_gudrod_western_isles.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_gunda_orangallu.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_haraldr_vestfold.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_heinrich_angria.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_henri_champagne.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_herbert_vermandois.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_ishaq_baalbek.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_john_ulster.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_khusraw_malik_punjab.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_krutoj_nordmark.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_kulin_bosna.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_lambert_spoleto.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_maghan_sibi.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_mohammed_azerbaijan.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_muhammad_africa.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_nur_al_din_muhammed_nizari.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_piarres_albarracin.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_pierre_piedmonte.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_prithviraja_rajputana.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_raoul_valois.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_renaud_kerak.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_rhodri_gwynedd.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_richard_capua.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_richard_poitiers.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_rogier_albi.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_rostislav_tmutarakan.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_sargis_greater_armenia.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_shisnand_coimbra.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_siemowit_wielkopolska.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_vicayalaya_chola_nadu.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_werner_aargau.txt delete mode 100644 N3OW/common/bookmark_portraits/challenge_character_werner_worms.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_alessandro_bragalini.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_oltner.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_windahl.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_anton_holmqvist.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_anton_leirnes.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_anton_sorokin.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_artur_kacprzak.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_celine_jensen.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_chad_uhl.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_daan_broekhof.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_david_drake.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_emelie_verdugo.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_emil_tisander.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_fabian_franzen.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_fahraeus.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_lohmander.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_jacopo_freddi.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_jakob_jorstedt.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_jason_cantalini.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_joe_parkin.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_joel_hansson.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_hermansson.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_uddstahl.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_jonas_wickerstrom.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_lucas_ribeiro.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_max_collin.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_nils_wadensten.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_oscar_andersson.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_petter_lundh.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_riad_deneche.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_samet_atasoy.txt delete mode 100644 N3OW/common/bookmark_portraits/historical_export_easteregg_veronica_pazos.txt delete mode 100644 N3OW/common/buildings/00_admin_buildings.txt delete mode 100644 N3OW/common/buildings/00_castle_buildings.txt delete mode 100644 N3OW/common/buildings/00_city_buildings.txt delete mode 100644 N3OW/common/buildings/00_common_buildings.txt delete mode 100644 N3OW/common/buildings/00_duchy_capital_buildings.txt delete mode 100644 N3OW/common/buildings/00_legendary_buildings.txt delete mode 100644 N3OW/common/buildings/00_nomad_buildings.txt delete mode 100644 N3OW/common/buildings/00_special_buildings.txt delete mode 100644 N3OW/common/buildings/00_special_mines.txt delete mode 100644 N3OW/common/buildings/00_standard_economy_buildings.txt delete mode 100644 N3OW/common/buildings/00_standard_fortification_buildings.txt delete mode 100644 N3OW/common/buildings/00_standard_military_buildings.txt delete mode 100644 N3OW/common/buildings/00_temple_buildings.txt delete mode 100644 N3OW/common/buildings/00_tribal_buildings.txt delete mode 100644 N3OW/common/buildings/99_ach_buildings.txt delete mode 100644 N3OW/common/buildings/99_background_graphics_buildings.txt delete mode 100644 N3OW/common/buildings/_buildings.info delete mode 100644 N3OW/common/buildings/ccp3_special_buildings.txt delete mode 100644 N3OW/common/buildings/temple_citadel_buildings.txt delete mode 100644 N3OW/common/buildings/tgp_great_project_buildings.txt create mode 100644 N3OW/common/council_tasks/01_ministry_tasks.txt diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad.txt deleted file mode 100644 index c593d16c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:159137 -bookmark_adventurers_almos_arpad={ - type=male - id=2073241497 - age=0.470000 - genes={ hair_color={ 32 235 66 229 } - skin_color={ 169 98 172 93 } - eye_color={ 34 252 75 242 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_neg" 81 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_pos" 138 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_neg" 110 "eye_depth_neg" 78 } - gene_eye_height={ "eye_height_neg" 112 "eye_height_neg" 90 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 143 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_pos" 161 } - gene_forehead_roundness={ "forehead_roundness_neg" 108 "forehead_roundness_pos" 138 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_pos" 151 } - gene_forehead_height={ "forehead_height_pos" 153 "forehead_height_neg" 116 } - gene_head_height={ "head_height_neg" 112 "head_height_neg" 82 } - gene_head_width={ "head_width_neg" 102 "head_width_neg" 87 } - gene_head_profile={ "head_profile_neg" 59 "head_profile_neg" 82 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_neg" 120 } - gene_head_top_width={ "head_top_width_pos" 158 "head_top_width_pos" 182 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_pos" 155 } - gene_jaw_width={ "jaw_width_pos" 152 "jaw_width_neg" 76 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 78 "mouth_width_neg" 46 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 151 "mouth_upper_lip_size_neg" 110 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 138 "mouth_lower_lip_size_neg" 103 } - gene_mouth_open={ "mouth_open_neg" 56 "mouth_open_neg" 72 } - gene_neck_length={ "neck_length_pos" 167 "neck_length_neg" 107 } - gene_neck_width={ "neck_width_pos" 143 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_pos" 73 "cheek_forward_pos" 50 } - gene_bs_cheek_height={ "cheek_height_pos" 5 "cheek_height_pos" 10 } - gene_bs_cheek_width={ "cheek_width_neg" 3 "cheek_width_neg" 2 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 10 "ear_inner_shape_pos" 27 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 34 "ear_lower_bend_pos" 68 } - gene_bs_ear_outward={ "ear_outward_pos" 80 "ear_outward_neg" 94 } - gene_bs_ear_size={ "ear_size_pos" 47 "ear_size_pos" 44 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 71 "eye_corner_depth_neg" 182 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 9 "eye_fold_shape_neg" 43 } - gene_bs_eye_size={ "eye_size_pos" 29 "eye_size_pos" 43 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 160 "eye_upper_lid_size_neg" 241 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 11 "forehead_brow_curve_neg" 116 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 34 "forehead_brow_forward_pos" 90 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 112 "forehead_brow_inner_height_neg" 84 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_neg" 50 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 17 "forehead_brow_width_neg" 34 } - gene_bs_jaw_def={ "jaw_def_neg" 233 "jaw_def_neg" 154 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 89 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 87 "mouth_lower_lip_full_pos" 23 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 34 "mouth_lower_lip_pad_pos" 59 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 38 "mouth_lower_lip_width_neg" 14 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 9 "mouth_philtrum_def_pos" 36 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 32 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 103 "mouth_philtrum_width_pos" 19 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 26 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 26 "mouth_upper_lip_full_neg" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 33 "mouth_upper_lip_profile_pos" 74 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 76 "mouth_upper_lip_width_neg" 16 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_pos" 24 } - gene_bs_nose_height={ "nose_height_pos" 51 "nose_height_pos" 47 } - gene_bs_nose_length={ "nose_length_neg" 177 "nose_length_neg" 100 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_pos" 29 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 111 "nose_nostril_width_neg" 8 } - gene_bs_nose_profile={ "nose_profile_pos" 21 "nose_profile_pos" 40 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 27 "nose_ridge_angle_neg" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 19 "nose_ridge_width_neg" 1 } - gene_bs_nose_size={ "nose_size_neg" 47 "nose_size_pos" 57 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 76 "nose_tip_angle_neg" 39 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 125 "nose_tip_forward_pos" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_neg" 3 } - face_detail_cheek_def={ "cheek_def_02" 12 "cheek_def_02" 63 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 136 "cheek_fat_01_neg" 5 } - face_detail_chin_cleft={ "chin_cleft" 19 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def" 30 "chin_def" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 18 "eye_lower_lid_def" 54 } - face_detail_eye_socket={ "eye_socket_02" 90 "eye_socket_02" 85 } - face_detail_nasolabial={ "nasolabial_02" 46 "nasolabial_03" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 240 "nose_ridge_def_neg" 51 } - face_detail_nose_tip_def={ "nose_tip_def" 10 "nose_tip_def" 23 } - face_detail_temple_def={ "temple_def" 11 "temple_def" 74 } - expression_brow_wrinkles={ "brow_wrinkles_01" 169 "brow_wrinkles_01" 160 } - expression_eye_wrinkles={ "eye_wrinkles_02" 173 "eye_wrinkles_01" 246 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 129 "forehead_wrinkles_03" 245 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 206 "complexion_1" 150 } - gene_height={ "normal_height" 119 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_medium" 135 "body_fat_head_fat_full" 126 } - gene_bs_body_shape={ "body_shape_rectangle_full" 57 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 152 "bust_shape_4_full" 92 } - gene_age={ "old_1" 136 "old_2" 167 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 179 "far_spacing_avg_thickness" 148 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 239 "layer_2_avg_thickness" 234 } - gene_body_hair={ "body_hair_sparse_low_stubble" 100 "body_hair_sparse_low_stubble" 229 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 152 "normal_eyes" 152 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "asian_eyelashes" 134 "asian_eyelashes" 134 } - hairstyles={ "scripted_character_hairstyles_01" 191 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 48 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "steppe_royalty" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 79 "no_beard" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_linutika.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_linutika.txt deleted file mode 100644 index 524fc9ad..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_linutika.txt +++ /dev/null @@ -1,145 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163168 -bookmark_adventurers_almos_arpad_alt_linutika={ - type=boy - id=1010642880 - age=0.050000 - genes={ hair_color={ 115 243 99 248 } - skin_color={ 202 92 207 90 } - eye_color={ 26 245 24 248 } - gene_chin_forward={ "chin_forward_neg" 105 "chin_forward_pos" 152 } - gene_chin_height={ "chin_height_neg" 116 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_neg" 97 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 78 } - gene_eye_height={ "eye_height_neg" 114 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_neg" 117 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_neg" 124 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 141 "forehead_roundness_neg" 108 } - gene_forehead_width={ "forehead_width_neg" 109 "forehead_width_neg" 109 } - gene_forehead_height={ "forehead_height_neg" 70 "forehead_height_pos" 150 } - gene_head_height={ "head_height_neg" 109 "head_height_neg" 126 } - gene_head_width={ "head_width_pos" 165 "head_width_pos" 208 } - gene_head_profile={ "head_profile_neg" 108 "head_profile_neg" 8 } - gene_head_top_height={ "head_top_height_pos" 157 "head_top_height_neg" 94 } - gene_head_top_width={ "head_top_width_neg" 117 "head_top_width_pos" 158 } - gene_jaw_angle={ "jaw_angle_pos" 140 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 140 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_neg" 112 } - gene_jaw_width={ "jaw_width_neg" 117 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_neg" 118 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 78 "mouth_width_neg" 62 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 151 "mouth_upper_lip_size_pos" 152 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 205 "mouth_lower_lip_size_neg" 122 } - gene_mouth_open={ "mouth_open_neg" 56 "mouth_open_neg" 12 } - gene_neck_length={ "neck_length_neg" 110 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_pos" 141 "neck_width_neg" 107 } - gene_bs_cheek_forward={ "cheek_forward_pos" 73 "cheek_forward_neg" 30 } - gene_bs_cheek_height={ "cheek_height_pos" 19 "cheek_height_pos" 14 } - gene_bs_cheek_width={ "cheek_width_neg" 3 "cheek_width_pos" 31 } - gene_bs_ear_angle={ "ear_angle_neg" 11 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 24 "ear_inner_shape_pos" 27 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 34 "ear_upper_bend_pos" 55 } - gene_bs_ear_outward={ "ear_outward_neg" 35 "ear_outward_pos" 142 } - gene_bs_ear_size={ "ear_size_pos" 44 "ear_size_neg" 41 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 178 "eye_corner_depth_neg" 71 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 5 "eye_fold_shape_pos" 35 } - gene_bs_eye_size={ "eye_size_pos" 36 "eye_size_pos" 45 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 241 "eye_upper_lid_size_neg" 185 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 110 "forehead_brow_curve_pos" 47 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 13 "forehead_brow_forward_neg" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 112 "forehead_brow_inner_height_pos" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 15 "forehead_brow_outer_height_neg" 42 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 91 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 233 "jaw_def_neg" 216 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 40 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 34 "mouth_lower_lip_full_neg" 87 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 14 "mouth_lower_lip_pad_pos" 59 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 51 "mouth_lower_lip_width_neg" 122 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 11 "mouth_philtrum_def_pos" 20 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 32 "mouth_philtrum_shape_pos" 80 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 111 "mouth_philtrum_width_neg" 103 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 26 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 26 "mouth_upper_lip_full_pos" 84 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 159 "mouth_upper_lip_profile_pos" 90 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 36 "mouth_upper_lip_width_neg" 28 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_pos" 18 } - gene_bs_nose_height={ "nose_height_neg" 62 "nose_height_pos" 19 } - gene_bs_nose_length={ "nose_length_neg" 64 "nose_length_neg" 49 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 5 "nose_nostril_width_pos" 52 } - gene_bs_nose_profile={ "nose_profile_pos" 18 "nose_profile_pos" 94 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_neg" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 19 "nose_ridge_width_pos" 10 } - gene_bs_nose_size={ "nose_size_pos" 32 "nose_size_pos" 56 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_pos" 13 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 172 "nose_tip_forward_neg" 125 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_pos" 20 } - face_detail_cheek_def={ "cheek_def_01" 7 "cheek_def_01" 17 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 20 "cheek_fat_01_neg" 15 } - face_detail_chin_cleft={ "chin_cleft" 19 "chin_cleft" 22 } - face_detail_chin_def={ "chin_def_neg" 37 "chin_def_neg" 235 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 27 "eye_lower_lid_def" 18 } - face_detail_eye_socket={ "eye_socket_02" 1 "eye_socket_02" 85 } - face_detail_nasolabial={ "nasolabial_02" 21 "nasolabial_01" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_neg" 240 } - face_detail_nose_tip_def={ "nose_tip_def" 18 "nose_tip_def" 2 } - face_detail_temple_def={ "temple_def" 75 "temple_def" 104 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_01" 108 } - expression_eye_wrinkles={ "eye_wrinkles_02" 173 "eye_wrinkles_01" 218 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 194 "forehead_wrinkles_01" 129 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 127 "complexion_2" 161 } - gene_height={ "normal_height" 108 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_full" 109 "body_fat_head_fat_medium" 115 } - gene_bs_body_shape={ "body_shape_rectangle_full" 37 "body_shape_rectangle_full" 14 } - gene_bs_bust={ "bust_clothes" 166 "bust_shape_1_full" 7 } - gene_age={ "old_1" 112 "old_1" 135 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 159 "avg_spacing_low_thickness" 178 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 224 "layer_2_low_thickness" 221 } - gene_body_hair={ "body_hair_sparse_low_stubble" 63 "body_hair_sparse_low_stubble" 0 } - gene_hair_type={ "hair_straight" 128 "hair_straight_thin_beard" 97 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 152 "normal_eyes" 152 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "asian_eyelashes" 218 } - beards={ "no_beard" 181 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 132 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 200 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 43 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=876021575 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_son_arpad.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_son_arpad.txt deleted file mode 100644 index f31197f6..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_almos_arpad_alt_son_arpad.txt +++ /dev/null @@ -1,169 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:159136 -bookmark_adventurers_almos_arpad_alt_son_arpad={ - type=male - id=1971972249 - age=0.220000 - genes={ hair_color={ 32 235 99 248 } - skin_color={ 204 98 193 98 } - eye_color={ 34 252 24 248 } - gene_chin_forward={ "chin_forward_pos" 152 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 97 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_neg" 78 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 114 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_neg" 108 "forehead_roundness_neg" 113 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_neg" 109 } - gene_forehead_height={ "forehead_height_neg" 70 "forehead_height_pos" 153 } - gene_head_height={ "head_height_neg" 126 "head_height_neg" 112 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 208 } - gene_head_profile={ "head_profile_neg" 82 "head_profile_neg" 8 } - gene_head_top_height={ "head_top_height_pos" 157 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 158 "head_top_width_pos" 131 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 151 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_pos" 155 } - gene_jaw_width={ "jaw_width_pos" 135 "jaw_width_pos" 152 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_neg" 114 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 78 "mouth_width_neg" 87 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 107 "mouth_upper_lip_size_pos" 151 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 122 "mouth_lower_lip_size_neg" 103 } - gene_mouth_open={ "mouth_open_neg" 56 "mouth_open_pos" 181 } - gene_neck_length={ "neck_length_neg" 107 "neck_length_neg" 110 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_pos" 8 "cheek_forward_pos" 73 } - gene_bs_cheek_height={ "cheek_height_pos" 10 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 14 "cheek_width_neg" 3 } - gene_bs_ear_angle={ "ear_angle_neg" 11 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 27 "ear_inner_shape_pos" 27 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 34 "ear_upper_bend_pos" 51 } - gene_bs_ear_outward={ "ear_outward_neg" 35 "ear_outward_neg" 94 } - gene_bs_ear_size={ "ear_size_neg" 10 "ear_size_pos" 44 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 174 "eye_corner_depth_neg" 71 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 5 "eye_fold_shape_pos" 9 } - gene_bs_eye_size={ "eye_size_pos" 45 "eye_size_pos" 29 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 241 "eye_upper_lid_size_neg" 214 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 47 "forehead_brow_curve_neg" 11 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 34 "forehead_brow_forward_neg" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 112 "forehead_brow_inner_height_neg" 26 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_neg" 42 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 46 "forehead_brow_width_neg" 17 } - gene_bs_jaw_def={ "jaw_def_neg" 233 "jaw_def_neg" 4 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 155 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 87 "mouth_lower_lip_full_neg" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 59 "mouth_lower_lip_pad_neg" 47 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 122 "mouth_lower_lip_width_neg" 38 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 20 "mouth_philtrum_def_pos" 9 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 32 "mouth_philtrum_shape_neg" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 103 "mouth_philtrum_width_pos" 28 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 26 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 113 "mouth_upper_lip_full_pos" 26 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 33 "mouth_upper_lip_profile_pos" 90 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 76 "mouth_upper_lip_width_neg" 36 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_pos" 8 } - gene_bs_nose_height={ "nose_height_pos" 19 "nose_height_neg" 58 } - gene_bs_nose_length={ "nose_length_neg" 49 "nose_length_neg" 110 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 33 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 52 "nose_nostril_width_pos" 85 } - gene_bs_nose_profile={ "nose_profile_pos" 94 "nose_profile_pos" 21 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_pos" 27 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 19 "nose_ridge_width_neg" 45 } - gene_bs_nose_size={ "nose_size_pos" 70 "nose_size_pos" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_neg" 76 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 125 "nose_tip_forward_neg" 184 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_pos" 40 } - face_detail_cheek_def={ "cheek_def_02" 118 "cheek_def_01" 17 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 136 "cheek_fat_01_pos" 20 } - face_detail_chin_cleft={ "chin_cleft" 17 "chin_cleft" 19 } - face_detail_chin_def={ "chin_def" 13 "chin_def_neg" 235 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 18 "eye_lower_lid_def" 47 } - face_detail_eye_socket={ "eye_socket_02" 85 "eye_socket_02" 19 } - face_detail_nasolabial={ "nasolabial_01" 13 "nasolabial_02" 46 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 240 "nose_ridge_def_neg" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 23 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 75 "temple_def" 11 } - expression_brow_wrinkles={ "brow_wrinkles_01" 108 "brow_wrinkles_01" 23 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 129 "forehead_wrinkles_01" 188 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 161 "complexion_1" 206 } - gene_height={ "normal_height" 119 "normal_height" 108 } - gene_bs_body_type={ "body_fat_head_fat_full" 126 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_apple_half" 76 "body_shape_rectangle_full" 22 } - gene_bs_bust={ "bust_clothes" 121 "bust_shape_1_full" 7 } - gene_age={ "old_1" 135 "old_4" 73 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 178 "avg_spacing_high_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 224 "layer_2_avg_thickness" 239 } - gene_body_hair={ "body_hair_sparse_low_stubble" 63 "body_hair_sparse_low_stubble" 229 } - gene_hair_type={ "hair_straight" 128 "hair_straight_thin_beard" 181 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 94 "normal_eyes" 94 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "asian_eyelashes" 53 "asian_eyelashes" 53 } - beards={ "steppe_beards_straight" 27 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 65 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 120 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_steppe_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_steppe_war_nobility" 167 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes.txt deleted file mode 100644 index c6b7e6d8..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6448 -bookmark_adventurers_count_eudes={ - type=boy - id=2026990757 - age=0.100000 - genes={ hair_color={ 206 202 202 173 } - skin_color={ 87 87 84 88 } - eye_color={ 250 136 65 174 } - gene_chin_forward={ "chin_forward_pos" 145 "chin_forward_neg" 103 } - gene_chin_height={ "chin_height_neg" 114 "chin_height_pos" 137 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_pos" 133 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_pos" 140 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_pos" 139 } - gene_eye_distance={ "eye_distance_neg" 116 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_neg" 111 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 127 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 108 "forehead_brow_height_pos" 158 } - gene_forehead_roundness={ "forehead_roundness_pos" 180 "forehead_roundness_pos" 183 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 124 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 46 } - gene_head_height={ "head_height_pos" 148 "head_height_neg" 118 } - gene_head_width={ "head_width_neg" 127 "head_width_neg" 103 } - gene_head_profile={ "head_profile_neg" 91 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 131 "head_top_height_pos" 145 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 146 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 115 "mouth_corner_height_neg" 125 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 123 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 105 "mouth_width_neg" 121 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 107 "mouth_upper_lip_size_pos" 141 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 25 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_neg" 78 "mouth_open_neg" 73 } - gene_neck_length={ "neck_length_neg" 94 "neck_length_neg" 119 } - gene_neck_width={ "neck_width_pos" 131 "neck_width_neg" 105 } - gene_bs_cheek_forward={ "cheek_forward_pos" 113 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_pos" 50 "cheek_height_pos" 29 } - gene_bs_cheek_width={ "cheek_width_neg" 29 "cheek_width_pos" 93 } - gene_bs_ear_angle={ "ear_angle_neg" 18 "ear_angle_neg" 20 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 25 "ear_inner_shape_pos" 191 } - gene_bs_ear_bend={ "ear_both_bend_pos" 12 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_neg" 12 "ear_outward_neg" 83 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_neg" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 150 "eye_corner_depth_pos" 172 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 17 "eye_fold_shape_neg" 124 } - gene_bs_eye_size={ "eye_size_pos" 34 "eye_size_pos" 54 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 38 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 15 "forehead_brow_curve_neg" 22 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 19 "forehead_brow_forward_pos" 125 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 51 "forehead_brow_inner_height_neg" 21 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 6 "forehead_brow_outer_height_pos" 18 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 32 "forehead_brow_width_neg" 45 } - gene_bs_jaw_def={ "jaw_def_neg" 10 "jaw_def_neg" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 10 "mouth_lower_lip_def_pos" 35 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 48 "mouth_lower_lip_full_neg" 16 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 112 "mouth_lower_lip_pad_neg" 45 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 50 "mouth_lower_lip_width_pos" 28 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 25 "mouth_philtrum_def_pos" 201 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 20 "mouth_philtrum_shape_neg" 26 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 10 "mouth_philtrum_width_neg" 141 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 95 "mouth_upper_lip_def_pos" 46 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 15 "mouth_upper_lip_full_pos" 32 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 37 "mouth_upper_lip_profile_pos" 12 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 68 "mouth_upper_lip_width_neg" 127 } - gene_bs_nose_forward={ "nose_forward_pos" 14 "nose_forward_neg" 19 } - gene_bs_nose_height={ "nose_height_neg" 27 "nose_height_pos" 120 } - gene_bs_nose_length={ "nose_length_pos" 133 "nose_length_neg" 68 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 36 "nose_nostril_height_neg" 14 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 56 "nose_nostril_width_neg" 16 } - gene_bs_nose_profile={ "nose_profile_pos" 23 "nose_profile_hawk" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 19 "nose_ridge_angle_neg" 14 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 89 "nose_ridge_width_neg" 28 } - gene_bs_nose_size={ "nose_size_pos" 27 "nose_size_pos" 70 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 75 "nose_tip_angle_neg" 84 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 39 "nose_tip_forward_pos" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 28 "nose_tip_width_pos" 3 } - face_detail_cheek_def={ "cheek_def_02" 35 "cheek_def_01" 155 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_03_pos" 134 } - face_detail_chin_cleft={ "chin_cleft" 9 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 24 "chin_def" 114 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 197 "eye_lower_lid_def" 209 } - face_detail_eye_socket={ "eye_socket_02" 176 "eye_socket_01" 209 } - face_detail_nasolabial={ "nasolabial_03" 177 "nasolabial_02" 11 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 51 "nose_ridge_def_pos" 18 } - face_detail_nose_tip_def={ "nose_tip_def" 209 "nose_tip_def" 130 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 110 } - expression_brow_wrinkles={ "brow_wrinkles_01" 84 "brow_wrinkles_02" 33 } - expression_eye_wrinkles={ "eye_wrinkles_01" 46 "eye_wrinkles_03" 203 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 20 "forehead_wrinkles_01" 9 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_3" 201 "complexion_1" 111 } - gene_height={ "normal_height" 123 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_full" 114 "body_fat_head_fat_low" 119 } - gene_bs_body_shape={ "body_shape_apple_half" 10 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 169 "bust_shape_3_full" 86 } - gene_age={ "old_4" 72 "old_4" 25 } - gene_eyebrows_shape={ "close_spacing_low_thickness" 225 "avg_spacing_avg_thickness" 174 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 67 "layer_2_low_thickness" 144 } - gene_body_hair={ "body_hair_sparse" 127 "body_hair_sparse" 155 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 36 "normal_eyes" 36 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 90 "normal_eyelashes" 90 } - beards={ "scripted_character_beards_01" 143 "no_beard" 0 } - cloaks={ "no_cloak" 130 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 35 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 67 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_robert.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_robert.txt deleted file mode 100644 index 3da606e8..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_robert.txt +++ /dev/null @@ -1,133 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6442 -bookmark_adventurers_count_eudes_alt_robert={ - type=boy - id=209204174 - genes={ hair_color={ 65 65 79 252 } - skin_color={ 58 80 54 78 } - eye_color={ 229 180 19 144 } - gene_chin_forward={ "chin_forward_neg" 95 "chin_forward_pos" 145 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 130 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 100 "eye_height_neg" 118 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 139 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 105 "forehead_height_neg" 93 } - gene_head_height={ "head_height_pos" 134 "head_height_pos" 141 } - gene_head_width={ "head_width_neg" 115 "head_width_neg" 81 } - gene_head_profile={ "head_profile_neg" 27 "head_profile_pos" 157 } - gene_head_top_height={ "head_top_height_neg" 117 "head_top_height_neg" 123 } - gene_head_top_width={ "head_top_width_neg" 114 "head_top_width_neg" 101 } - gene_jaw_angle={ "jaw_angle_pos" 160 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 100 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 90 "jaw_width_neg" 112 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_pos" 150 } - gene_mouth_width={ "mouth_width_neg" 89 "mouth_width_neg" 120 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 105 "mouth_upper_lip_size_pos" 193 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 124 "mouth_lower_lip_size_pos" 158 } - gene_mouth_open={ "mouth_open_neg" 106 "mouth_open_pos" 221 } - gene_neck_length={ "neck_length_pos" 142 "neck_length_neg" 122 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_pos" 138 } - gene_bs_cheek_forward={ "cheek_forward_neg" 0 "cheek_forward_pos" 49 } - gene_bs_cheek_height={ "cheek_height_pos" 47 "cheek_height_pos" 21 } - gene_bs_cheek_width={ "cheek_width_neg" 34 "cheek_width_neg" 6 } - gene_bs_ear_angle={ "ear_angle_neg" 101 "ear_angle_pos" 16 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 155 "ear_inner_shape_pos" 8 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 28 "ear_both_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_neg" 71 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_pos" 4 "ear_size_pos" 33 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 173 "eye_corner_depth_pos" 107 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 60 "eye_fold_shape_pos" 155 } - gene_bs_eye_size={ "eye_size_pos" 7 "eye_size_neg" 178 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 22 "eye_upper_lid_size_neg" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 51 "forehead_brow_curve_neg" 25 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 81 "forehead_brow_forward_neg" 1 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 6 "forehead_brow_inner_height_neg" 125 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 49 "forehead_brow_outer_height_neg" 25 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 101 "forehead_brow_width_pos" 6 } - gene_bs_jaw_def={ "jaw_def_neg" 20 "jaw_def_pos" 134 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 7 "mouth_lower_lip_def_pos" 183 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 98 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_pos" 109 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 102 "mouth_lower_lip_width_neg" 111 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 97 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 75 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 40 "mouth_philtrum_width_pos" 12 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 47 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 145 "mouth_upper_lip_full_neg" 118 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 73 "mouth_upper_lip_profile_neg" 43 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 66 "mouth_upper_lip_width_pos" 14 } - gene_bs_nose_forward={ "nose_forward_pos" 18 "nose_forward_pos" 22 } - gene_bs_nose_height={ "nose_height_neg" 26 "nose_height_neg" 18 } - gene_bs_nose_length={ "nose_length_pos" 73 "nose_length_neg" 103 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 35 "nose_nostril_height_neg" 79 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 130 "nose_nostril_width_pos" 29 } - gene_bs_nose_profile={ "nose_profile_neg" 19 "nose_profile_neg" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 14 "nose_ridge_angle_neg" 24 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 64 "nose_ridge_width_neg" 87 } - gene_bs_nose_size={ "nose_size_neg" 25 "nose_size_neg" 8 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 34 "nose_tip_angle_neg" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 20 "nose_tip_forward_neg" 6 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 32 "nose_tip_width_neg" 177 } - face_detail_cheek_def={ "cheek_def_01" 24 "cheek_def_01" 53 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_03_pos" 20 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def_neg" 8 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 228 "eye_lower_lid_def" 51 } - face_detail_eye_socket={ "eye_socket_color_01" 9 "eye_socket_color_03" 0 } - face_detail_nasolabial={ "nasolabial_01" 10 "nasolabial_01" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 16 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 218 "nose_tip_def" 147 } - face_detail_temple_def={ "temple_def" 45 "temple_def" 163 } - expression_brow_wrinkles={ "brow_wrinkles_03" 44 "brow_wrinkles_03" 51 } - expression_eye_wrinkles={ "eye_wrinkles_01" 63 "eye_wrinkles_01" 62 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 171 "forehead_wrinkles_01" 101 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 80 "complexion_1" 137 } - gene_height={ "normal_height" 115 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_low" 114 "body_fat_head_fat_full" 110 } - gene_bs_body_shape={ "body_shape_hourglass_half" 16 "body_shape_apple_half" 5 } - gene_bs_bust={ "bust_clothes" 91 "bust_shape_3_half" 46 } - gene_age={ "old_2" 150 "old_4" 104 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 162 "avg_spacing_avg_thickness" 174 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 185 "layer_2_low_thickness" 128 } - gene_body_hair={ "body_hair_avg" 187 "body_hair_avg" 180 } - gene_hair_type={ "hair_straight" 177 "hair_curly" 104 } - gene_baldness={ "no_baldness" 127 "male_pattern_baldness" 73 } - eye_accessory={ "normal_eyes" 242 "normal_eyes" 242 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 135 } - beards={ "no_beard" 5 "no_beard" 0 } - cloaks={ "no_cloak" 5 "no_cloak" 0 } - hairstyles={ "western_baby_hairstyles" 236 "all_hairstyles" 0 } - legwear={ "no_legwear" 191 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 249 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_uncle_eudes.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_uncle_eudes.txt deleted file mode 100644 index 9cf7f83b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_count_eudes_alt_uncle_eudes.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163065 -bookmark_adventurers_count_eudes_alt_uncle_eudes={ - type=male - id=4218033979 - age=0.460000 - genes={ hair_color={ 79 252 178 165 } - skin_color={ 67 84 65 85 } - eye_color={ 19 144 185 167 } - gene_chin_forward={ "chin_forward_pos" 145 "chin_forward_neg" 77 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_pos" 128 "eye_height_neg" 100 } - gene_eye_distance={ "eye_distance_neg" 95 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_neg" 106 "forehead_angle_neg" 124 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 171 "forehead_brow_height_neg" 80 } - gene_forehead_roundness={ "forehead_roundness_pos" 195 "forehead_roundness_pos" 139 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_pos" 143 } - gene_forehead_height={ "forehead_height_neg" 93 "forehead_height_neg" 79 } - gene_head_height={ "head_height_pos" 154 "head_height_pos" 134 } - gene_head_width={ "head_width_neg" 81 "head_width_neg" 118 } - gene_head_profile={ "head_profile_pos" 186 "head_profile_neg" 68 } - gene_head_top_height={ "head_top_height_pos" 130 "head_top_height_pos" 147 } - gene_head_top_width={ "head_top_width_pos" 144 "head_top_width_neg" 101 } - gene_jaw_angle={ "jaw_angle_pos" 147 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_pos" 134 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 90 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 119 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_pos" 138 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 150 } - gene_mouth_width={ "mouth_width_neg" 89 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 193 "mouth_upper_lip_size_neg" 114 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_neg" 76 } - gene_mouth_open={ "mouth_open_pos" 221 "mouth_open_neg" 40 } - gene_neck_length={ "neck_length_pos" 129 "neck_length_pos" 142 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_pos" 150 } - gene_bs_cheek_forward={ "cheek_forward_pos" 20 "cheek_forward_neg" 34 } - gene_bs_cheek_height={ "cheek_height_neg" 30 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_pos" 25 "cheek_width_neg" 6 } - gene_bs_ear_angle={ "ear_angle_neg" 101 "ear_angle_pos" 17 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 155 "ear_inner_shape_pos" 13 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 204 "ear_upper_bend_pos" 9 } - gene_bs_ear_outward={ "ear_outward_neg" 67 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_pos" 38 "ear_size_pos" 67 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 226 "eye_corner_depth_pos" 107 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 109 "eye_fold_shape_pos" 60 } - gene_bs_eye_size={ "eye_size_pos" 7 "eye_size_neg" 29 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 17 "eye_upper_lid_size_pos" 22 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 60 "forehead_brow_curve_pos" 10 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 81 "forehead_brow_forward_neg" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 125 "forehead_brow_inner_height_pos" 53 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 25 "forehead_brow_outer_height_pos" 122 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 101 "forehead_brow_width_neg" 34 } - gene_bs_jaw_def={ "jaw_def_neg" 192 "jaw_def_neg" 176 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 96 "mouth_lower_lip_def_pos" 7 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 29 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_neg" 56 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 111 "mouth_lower_lip_width_pos" 49 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 16 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 75 "mouth_philtrum_shape_pos" 8 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 40 "mouth_philtrum_width_neg" 61 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 55 "mouth_upper_lip_def_pos" 23 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 30 "mouth_upper_lip_full_neg" 61 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 104 "mouth_upper_lip_profile_neg" 2 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 14 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 18 "nose_forward_pos" 37 } - gene_bs_nose_height={ "nose_height_neg" 2 "nose_height_neg" 18 } - gene_bs_nose_length={ "nose_length_neg" 36 "nose_length_pos" 29 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 52 "nose_nostril_height_neg" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 29 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_neg" 13 "nose_profile_pos" 34 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 14 "nose_ridge_angle_neg" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 8 "nose_ridge_width_pos" 10 } - gene_bs_nose_size={ "nose_size_neg" 6 "nose_size_pos" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 5 "nose_tip_angle_neg" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 13 "nose_tip_forward_neg" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 177 "nose_tip_width_pos" 93 } - face_detail_cheek_def={ "cheek_def_02" 78 "cheek_def_01" 9 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_03_pos" 247 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 56 "chin_def_neg" 152 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 246 "eye_lower_lid_def" 51 } - face_detail_eye_socket={ "eye_socket_02" 145 "eye_socket_03" 16 } - face_detail_nasolabial={ "nasolabial_01" 10 "nasolabial_02" 114 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_neg" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 20 "nose_tip_def" 218 } - face_detail_temple_def={ "temple_def" 70 "temple_def" 254 } - expression_brow_wrinkles={ "brow_wrinkles_04" 211 "brow_wrinkles_03" 44 } - expression_eye_wrinkles={ "eye_wrinkles_01" 245 "eye_wrinkles_01" 43 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 237 "forehead_wrinkles_02" 235 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 155 "complexion_6" 252 } - gene_height={ "normal_height" 122 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_medium" 78 "body_fat_head_fat_low" 120 } - gene_bs_body_shape={ "body_shape_apple_half" 63 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_3_full" 143 } - gene_age={ "old_1" 103 "old_4" 104 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 191 "avg_spacing_avg_thickness" 174 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 155 "layer_2_low_thickness" 128 } - gene_body_hair={ "body_hair_avg" 153 "body_hair_avg" 187 } - gene_hair_type={ "hair_wavy" 104 "hair_wavy" 92 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 86 "normal_eyes" 86 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 210 "normal_eyelashes" 210 } - beards={ "ep2_beards" 214 "no_beard" 0 } - cloaks={ "no_cloak" 224 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 192 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 89 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 88 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 190 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura.txt deleted file mode 100644 index 8d06288f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura.txt +++ /dev/null @@ -1,144 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:251187 -bookmark_adventurers_daurama_daura={ - type=female - id=1363713200 - age=0.250000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 237 "forehead_roundness_pos" 237 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 173 "eye_corner_depth_pos" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "normal_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 170 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 40 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - hairstyles={ "scripted_character_hairstyles_01" 107 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 233 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_high_nobility_clothes" 162 "most_clothes" 0 } - headgear={ "mena_high_nobility" 150 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura_alt_bawo.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura_alt_bawo.txt deleted file mode 100644 index c72f1402..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_daurama_daura_alt_bawo.txt +++ /dev/null @@ -1,132 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:251181 -bookmark_adventurers_daurama_daura_alt_bawo={ - type=boy - id=333098251 - genes={ hair_color={ 78 234 49 234 } - skin_color={ 126 181 119 166 } - eye_color={ 12 235 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_neg" 114 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_neg" 103 } - gene_eye_shut={ "eye_shut_neg" 115 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_neg" 124 } - gene_forehead_roundness={ "forehead_roundness_pos" 142 "forehead_roundness_pos" 237 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_neg" 31 } - gene_head_height={ "head_height_pos" 134 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_neg" 118 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 188 } - gene_head_top_height={ "head_top_height_neg" 120 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_neg" 112 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 119 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 148 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 165 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_neg" 108 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 187 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 228 "mouth_lower_lip_size_pos" 158 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 74 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_pos" 139 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_neg" 1 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_pos" 6 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 197 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 189 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 13 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 48 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_pos" 120 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 65 "eye_corner_depth_pos" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_neg" 184 } - gene_bs_eye_size={ "eye_size_neg" 38 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 10 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_neg" 98 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 90 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 98 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 14 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 105 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 22 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 99 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 38 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 186 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 53 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 48 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_pos" 27 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 12 "mouth_upper_lip_def_pos" 50 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 114 "mouth_upper_lip_full_pos" 18 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 22 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 8 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 38 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_neg" 15 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 36 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_neg" 16 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 51 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 70 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 1 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 96 } - gene_bs_nose_size={ "nose_size_pos" 171 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_pos" 7 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_pos" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_neg" 17 } - face_detail_cheek_def={ "cheek_def_01" 9 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_04_pos" 20 } - face_detail_chin_cleft={ "chin_dimple" 5 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def_neg" 205 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 1 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_color_01" 219 } - face_detail_nasolabial={ "nasolabial_03" 17 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_pos" 126 } - face_detail_nose_tip_def={ "nose_tip_def" 66 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 238 } - expression_brow_wrinkles={ "brow_wrinkles_02" 95 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_02" 228 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 52 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 188 } - gene_height={ "normal_height" 130 "normal_height" 108 } - gene_bs_body_type={ "body_fat_head_fat_low" 171 "body_fat_head_fat_low" 108 } - gene_bs_body_shape={ "body_shape_triangle_full" 0 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 147 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_4" 70 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "avg_spacing_avg_thickness" 243 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 130 "layer_2_low_thickness" 149 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 232 } - gene_hair_type={ "hair_straight" 128 "hair_curly" 171 } - gene_baldness={ "male_pattern_baldness" 167 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 12 "normal_eyes" 12 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 105 } - beards={ "no_beard" 171 "no_beard" 0 } - hairstyles={ "sub_saharan_baby_hairstyles" 161 "all_hairstyles" 0 } - legwear={ "no_legwear" 188 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 30 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn.txt deleted file mode 100644 index ee472ef4..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6878 -bookmark_adventurers_jarl_haesteinn={ - type=male - id=1801645823 - age=0.520000 - genes={ hair_color={ 113 120 113 120 } - skin_color={ 123 102 123 102 } - eye_color={ 186 167 186 167 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 129 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_pos" 130 "eye_shut_pos" 130 } - gene_forehead_angle={ "forehead_angle_neg" 125 "forehead_angle_neg" 125 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 132 "forehead_brow_height_pos" 132 } - gene_forehead_roundness={ "forehead_roundness_pos" 220 "forehead_roundness_pos" 220 } - gene_forehead_width={ "forehead_width_pos" 171 "forehead_width_pos" 171 } - gene_forehead_height={ "forehead_height_pos" 143 "forehead_height_pos" 143 } - gene_head_height={ "head_height_pos" 158 "head_height_pos" 158 } - gene_head_width={ "head_width_pos" 161 "head_width_pos" 161 } - gene_head_profile={ "head_profile_pos" 149 "head_profile_pos" 149 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 130 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_pos" 128 "jaw_angle_pos" 128 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 156 "jaw_width_pos" 156 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_neg" 117 "mouth_height_neg" 117 } - gene_mouth_width={ "mouth_width_pos" 162 "mouth_width_pos" 162 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 106 "mouth_upper_lip_size_neg" 106 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 158 "mouth_lower_lip_size_pos" 158 } - gene_mouth_open={ "mouth_open_pos" 157 "mouth_open_pos" 157 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_neg" 107 } - gene_bs_cheek_forward={ "cheek_forward_pos" 29 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 3 "cheek_height_neg" 3 } - gene_bs_cheek_width={ "cheek_width_neg" 32 "cheek_width_neg" 32 } - gene_bs_ear_angle={ "ear_angle_pos" 9 "ear_angle_pos" 9 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 202 "ear_inner_shape_pos" 202 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 50 "ear_upper_bend_pos" 50 } - gene_bs_ear_outward={ "ear_outward_pos" 29 "ear_outward_pos" 29 } - gene_bs_ear_size={ "ear_size_pos" 75 "ear_size_pos" 75 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 103 "eye_corner_depth_pos" 103 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 8 "eye_fold_shape_pos" 8 } - gene_bs_eye_size={ "eye_size_pos" 201 "eye_size_pos" 201 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 18 "eye_upper_lid_size_pos" 18 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 89 "forehead_brow_curve_neg" 89 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 6 "forehead_brow_forward_pos" 6 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_pos" 1 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 12 "forehead_brow_outer_height_neg" 12 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 46 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_neg" 41 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 114 "mouth_lower_lip_def_pos" 114 } - 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" 4 "mouth_lower_lip_pad_neg" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 55 "mouth_lower_lip_width_neg" 55 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 31 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 44 "mouth_philtrum_shape_neg" 44 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 50 "mouth_philtrum_width_pos" 50 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 45 "mouth_upper_lip_def_pos" 45 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 28 "mouth_upper_lip_full_neg" 28 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 21 "mouth_upper_lip_profile_neg" 21 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 7 "mouth_upper_lip_width_neg" 7 } - gene_bs_nose_forward={ "nose_forward_neg" 29 "nose_forward_neg" 29 } - gene_bs_nose_height={ "nose_height_pos" 40 "nose_height_pos" 40 } - gene_bs_nose_length={ "nose_length_pos" 39 "nose_length_pos" 39 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 12 "nose_nostril_height_pos" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 128 "nose_nostril_width_neg" 128 } - gene_bs_nose_profile={ "nose_profile_hawk" 93 "nose_profile_hawk" 93 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 29 "nose_ridge_angle_pos" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 25 "nose_ridge_width_neg" 25 } - gene_bs_nose_size={ "nose_size_pos" 26 "nose_size_pos" 26 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 0 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 6 "nose_tip_forward_pos" 6 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 118 "nose_tip_width_pos" 118 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 2 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 7 "cheek_fat_01_neg" 7 } - face_detail_chin_cleft={ "chin_dimple" 176 "chin_dimple" 176 } - face_detail_chin_def={ "chin_def" 23 "chin_def" 23 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 136 "eye_lower_lid_def" 136 } - face_detail_eye_socket={ "eye_socket_01" 2 "eye_socket_01" 2 } - face_detail_nasolabial={ "nasolabial_01" 151 "nasolabial_01" 151 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 119 "nose_ridge_def_pos" 119 } - face_detail_nose_tip_def={ "nose_tip_def" 139 "nose_tip_def" 139 } - face_detail_temple_def={ "temple_def" 143 "temple_def" 143 } - expression_brow_wrinkles={ "brow_wrinkles_04" 214 "brow_wrinkles_04" 214 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 24 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 137 "forehead_wrinkles_02" 137 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_4" 241 "complexion_4" 241 } - gene_height={ "normal_height" 137 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_full" 136 "body_fat_head_fat_full" 142 } - gene_bs_body_shape={ "body_shape_pear_half" 137 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 101 "bust_shape_2_half" 127 } - gene_age={ "old_2" 7 "old_2" 7 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 184 "far_spacing_low_thickness" 184 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 144 "layer_2_avg_thickness" 144 } - gene_body_hair={ "body_hair_sparse" 92 "body_hair_sparse" 92 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 206 "normal_eyes" 206 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 62 "normal_eyelashes" 62 } - cloaks={ "fp1_cloak" 41 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 177 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 200 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "fp1_low_nobility" 190 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 135 "no_beard" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn_alt_ragnarr.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn_alt_ragnarr.txt deleted file mode 100644 index c87b42a4..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_jarl_haesteinn_alt_ragnarr.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6880 -bookmark_adventurers_jarl_haesteinn_alt_ragnarr={ - type=boy - id=372752578 - age=0.070000 - genes={ hair_color={ 232 205 113 120 } - skin_color={ 119 96 118 92 } - eye_color={ 161 193 186 167 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 120 } - gene_eye_distance={ "eye_distance_neg" 125 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_pos" 132 "eye_shut_pos" 130 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_neg" 125 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 137 "forehead_brow_height_pos" 132 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 220 } - gene_forehead_width={ "forehead_width_pos" 171 "forehead_width_pos" 198 } - gene_forehead_height={ "forehead_height_pos" 143 "forehead_height_pos" 153 } - gene_head_height={ "head_height_neg" 80 "head_height_pos" 158 } - gene_head_width={ "head_width_pos" 161 "head_width_pos" 142 } - gene_head_profile={ "head_profile_pos" 149 "head_profile_pos" 128 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_pos" 161 } - gene_head_top_width={ "head_top_width_pos" 138 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_pos" 128 "jaw_angle_neg" 109 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_pos" 138 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 130 } - gene_jaw_width={ "jaw_width_pos" 156 "jaw_width_pos" 146 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_neg" 117 } - gene_mouth_width={ "mouth_width_pos" 162 "mouth_width_neg" 80 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 148 "mouth_upper_lip_size_neg" 106 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 158 "mouth_lower_lip_size_neg" 120 } - gene_mouth_open={ "mouth_open_neg" 100 "mouth_open_pos" 157 } - gene_neck_length={ "neck_length_pos" 141 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_neg" 20 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 87 "cheek_height_neg" 3 } - gene_bs_cheek_width={ "cheek_width_neg" 32 "cheek_width_pos" 38 } - gene_bs_ear_angle={ "ear_angle_neg" 8 "ear_angle_pos" 9 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 202 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 50 "ear_upper_bend_pos" 24 } - gene_bs_ear_outward={ "ear_outward_pos" 29 "ear_outward_neg" 38 } - gene_bs_ear_size={ "ear_size_pos" 75 "ear_size_pos" 20 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 103 "eye_corner_depth_pos" 154 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 144 "eye_fold_shape_pos" 8 } - gene_bs_eye_size={ "eye_size_pos" 21 "eye_size_pos" 201 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 27 "eye_upper_lid_size_pos" 18 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 137 "forehead_brow_curve_neg" 89 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 7 "forehead_brow_forward_pos" 6 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_pos" 57 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 116 "forehead_brow_outer_height_neg" 12 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 46 "forehead_brow_width_neg" 24 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_neg" 163 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 114 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 17 "mouth_lower_lip_full_neg" 9 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 4 "mouth_lower_lip_pad_pos" 82 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 94 "mouth_lower_lip_width_neg" 55 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 27 "mouth_philtrum_shape_neg" 44 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 6 "mouth_philtrum_width_pos" 50 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 45 "mouth_upper_lip_def_pos" 19 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 5 "mouth_upper_lip_full_neg" 28 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 21 "mouth_upper_lip_profile_neg" 21 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 3 "mouth_upper_lip_width_neg" 7 } - gene_bs_nose_forward={ "nose_forward_neg" 29 "nose_forward_pos" 38 } - gene_bs_nose_height={ "nose_height_neg" 1 "nose_height_pos" 40 } - gene_bs_nose_length={ "nose_length_pos" 61 "nose_length_pos" 39 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 19 "nose_nostril_height_pos" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 128 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_hawk" 93 "nose_profile_hawk" 19 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 19 "nose_ridge_angle_pos" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 39 "nose_ridge_width_neg" 25 } - gene_bs_nose_size={ "nose_size_pos" 26 "nose_size_pos" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 0 "nose_tip_angle_neg" 102 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 6 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 31 "nose_tip_width_pos" 118 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 22 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 7 "cheek_fat_01_neg" 146 } - face_detail_chin_cleft={ "chin_dimple" 176 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def_neg" 22 "chin_def" 23 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 136 "eye_lower_lid_def" 235 } - face_detail_eye_socket={ "eye_socket_01" 7 "eye_socket_01" 2 } - face_detail_nasolabial={ "nasolabial_01" 151 "nasolabial_01" 25 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 119 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 7 "nose_tip_def" 139 } - face_detail_temple_def={ "temple_def" 143 "temple_def" 152 } - expression_brow_wrinkles={ "brow_wrinkles_04" 214 "brow_wrinkles_04" 102 } - expression_eye_wrinkles={ "eye_wrinkles_01" 161 "eye_wrinkles_01" 225 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 16 "forehead_wrinkles_02" 137 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 237 "complexion_4" 241 } - gene_height={ "normal_height" 137 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_full" 108 "body_fat_head_fat_full" 149 } - gene_bs_body_shape={ "body_shape_rectangle_half" 31 "body_shape_pear_half" 5 } - gene_bs_bust={ "bust_clothes" 101 "bust_shape_4_full" 155 } - gene_age={ "old_2" 7 "old_4" 46 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 184 "far_spacing_avg_thickness" 181 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 144 "layer_2_avg_thickness" 125 } - gene_body_hair={ "body_hair_sparse" 92 "body_hair_avg" 175 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 143 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 167 "normal_eyes" 167 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 143 } - beards={ "no_beard" 58 "no_beard" 0 } - cloaks={ "fp1_cloak" 252 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 251 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 74 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 147 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid.txt deleted file mode 100644 index 561eb660..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:40605 -bookmark_adventurers_rurik_rurikid={ - type=male - id=2353853904 - age=0.370000 - genes={ hair_color={ 163 224 210 197 } - skin_color={ 15 92 15 92 } - eye_color={ 216 133 216 133 } - gene_chin_forward={ "chin_forward_neg" 110 "chin_forward_neg" 110 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_pos" 153 "chin_width_pos" 153 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_pos" 135 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 132 "eye_shut_pos" 132 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 113 "forehead_brow_height_neg" 113 } - gene_forehead_roundness={ "forehead_roundness_pos" 199 "forehead_roundness_pos" 199 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_neg" 116 "forehead_height_neg" 116 } - gene_head_height={ "head_height_pos" 161 "head_height_pos" 161 } - gene_head_width={ "head_width_neg" 122 "head_width_neg" 122 } - gene_head_profile={ "head_profile_pos" 139 "head_profile_pos" 139 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_neg" 116 } - gene_head_top_width={ "head_top_width_pos" 155 "head_top_width_pos" 155 } - gene_jaw_angle={ "jaw_angle_neg" 116 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 107 "jaw_width_neg" 107 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_pos" 143 "mouth_forward_pos" 143 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 124 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 118 "mouth_upper_lip_size_neg" 118 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 132 "mouth_lower_lip_size_pos" 132 } - gene_mouth_open={ "mouth_open_pos" 176 "mouth_open_pos" 176 } - gene_neck_length={ "neck_length_pos" 177 "neck_length_pos" 177 } - gene_neck_width={ "neck_width_pos" 177 "neck_width_pos" 177 } - gene_bs_cheek_forward={ "cheek_forward_neg" 28 "cheek_forward_neg" 28 } - gene_bs_cheek_height={ "cheek_height_pos" 3 "cheek_height_pos" 3 } - gene_bs_cheek_width={ "cheek_width_neg" 69 "cheek_width_neg" 69 } - gene_bs_ear_angle={ "ear_angle_pos" 31 "ear_angle_pos" 31 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 129 "ear_lower_bend_pos" 129 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_neg" 38 } - gene_bs_ear_size={ "ear_size_pos" 12 "ear_size_pos" 12 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 150 "eye_corner_depth_pos" 150 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 22 "eye_upper_lid_size_pos" 22 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 109 "forehead_brow_curve_neg" 109 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 96 "forehead_brow_forward_pos" 96 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 85 "forehead_brow_inner_height_pos" 85 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 28 "forehead_brow_outer_height_neg" 28 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 27 "forehead_brow_width_pos" 27 } - gene_bs_jaw_def={ "jaw_def_neg" 5 "jaw_def_neg" 5 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 59 "mouth_lower_lip_def_pos" 59 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 113 "mouth_lower_lip_full_pos" 113 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 106 "mouth_lower_lip_pad_neg" 106 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 11 "mouth_lower_lip_width_pos" 11 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 1 "mouth_philtrum_shape_pos" 1 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 42 "mouth_philtrum_width_pos" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 23 "mouth_upper_lip_def_pos" 23 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 137 "mouth_upper_lip_full_neg" 137 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 51 "mouth_upper_lip_profile_pos" 51 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 66 "mouth_upper_lip_width_neg" 66 } - gene_bs_nose_forward={ "nose_forward_neg" 21 "nose_forward_neg" 21 } - gene_bs_nose_height={ "nose_height_pos" 36 "nose_height_pos" 36 } - gene_bs_nose_length={ "nose_length_neg" 50 "nose_length_neg" 50 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 5 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 34 "nose_nostril_width_pos" 40 } - gene_bs_nose_profile={ "nose_profile_neg" 26 "nose_profile_neg" 26 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 122 "nose_ridge_angle_pos" 122 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 7 "nose_ridge_width_neg" 7 } - gene_bs_nose_size={ "nose_size_pos" 32 "nose_size_pos" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_pos" 17 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 2 "nose_tip_forward_pos" 2 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 102 "nose_tip_width_neg" 102 } - face_detail_cheek_def={ "cheek_def_02" 24 "cheek_def_02" 24 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 2 "cheek_fat_04_pos" 2 } - face_detail_chin_cleft={ "chin_cleft" 174 "chin_cleft" 174 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 122 "eye_lower_lid_def" 122 } - face_detail_eye_socket={ "eye_socket_01" 233 "eye_socket_01" 233 } - face_detail_nasolabial={ "nasolabial_01" 2 "nasolabial_01" 2 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 21 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 246 "nose_tip_def" 246 } - face_detail_temple_def={ "temple_def" 111 "temple_def" 111 } - expression_brow_wrinkles={ "brow_wrinkles_04" 83 "brow_wrinkles_04" 83 } - expression_eye_wrinkles={ "eye_wrinkles_01" 55 "eye_wrinkles_01" 55 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 166 "forehead_wrinkles_01" 166 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_3" 174 "complexion_3" 174 } - gene_height={ "normal_height" 135 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 111 "body_fat_head_fat_medium" 119 } - gene_bs_body_shape={ "body_shape_triangle_half" 122 "body_shape_triangle_half" 20 } - gene_bs_bust={ "bust_clothes" 159 "bust_shape_4_half" 199 } - gene_age={ "old_4" 153 "old_4" 153 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 151 "far_spacing_lower_thickness" 151 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 162 "layer_2_low_thickness" 162 } - gene_body_hair={ "body_hair_avg" 159 "body_hair_dense" 190 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 126 "normal_eyes" 126 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 202 "normal_eyelashes" 202 } - cloaks={ "fp1_cloak" 92 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 170 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 236 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_high_nobility_clothes" 165 "most_clothes" 0 } - headgear={ "fp1_nobility" 167 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 143 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid_alt_helgi.txt b/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid_alt_helgi.txt deleted file mode 100644 index 40681184..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_adventurers_rurik_rurikid_alt_helgi.txt +++ /dev/null @@ -1,156 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:40606 -bookmark_adventurers_rurik_rurikid_alt_helgi={ - type=boy - id=1877540765 - age=0.170000 - genes={ hair_color={ 210 197 29 242 } - skin_color={ 60 78 44 83 } - eye_color={ 216 133 14 138 } - gene_chin_forward={ "chin_forward_neg" 110 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_pos" 127 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_pos" 153 "chin_width_neg" 97 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_pos" 138 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_neg" 127 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_neg" 61 "eye_shut_pos" 132 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 150 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_neg" 113 } - gene_forehead_roundness={ "forehead_roundness_pos" 199 "forehead_roundness_pos" 227 } - gene_forehead_width={ "forehead_width_neg" 123 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 127 "forehead_height_neg" 116 } - gene_head_height={ "head_height_neg" 85 "head_height_pos" 161 } - gene_head_width={ "head_width_neg" 106 "head_width_neg" 122 } - gene_head_profile={ "head_profile_pos" 139 "head_profile_neg" 123 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_pos" 147 } - gene_head_top_width={ "head_top_width_pos" 155 "head_top_width_neg" 106 } - gene_jaw_angle={ "jaw_angle_neg" 110 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_neg" 104 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 107 "jaw_width_pos" 129 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_pos" 139 "mouth_forward_pos" 143 } - gene_mouth_height={ "mouth_height_pos" 131 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 124 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_neg" 118 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 132 "mouth_lower_lip_size_neg" 86 } - gene_mouth_open={ "mouth_open_pos" 204 "mouth_open_pos" 176 } - gene_neck_length={ "neck_length_pos" 177 "neck_length_neg" 108 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_pos" 177 } - gene_bs_cheek_forward={ "cheek_forward_neg" 28 "cheek_forward_neg" 39 } - gene_bs_cheek_height={ "cheek_height_pos" 3 "cheek_height_pos" 60 } - gene_bs_cheek_width={ "cheek_width_pos" 29 "cheek_width_neg" 69 } - gene_bs_ear_angle={ "ear_angle_pos" 43 "ear_angle_pos" 31 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 144 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 129 "ear_lower_bend_pos" 17 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_neg" 42 } - gene_bs_ear_size={ "ear_size_pos" 12 "ear_size_pos" 39 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 254 "eye_corner_depth_pos" 150 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 103 } - gene_bs_eye_size={ "eye_size_neg" 46 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 22 "eye_upper_lid_size_pos" 127 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 109 "forehead_brow_curve_pos" 75 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 96 "forehead_brow_forward_neg" 63 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 55 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 28 "forehead_brow_outer_height_pos" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 27 "forehead_brow_width_pos" 70 } - gene_bs_jaw_def={ "jaw_def_neg" 5 "jaw_def_neg" 39 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 59 "mouth_lower_lip_def_pos" 145 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 29 "mouth_lower_lip_full_pos" 113 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 46 "mouth_lower_lip_pad_neg" 106 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 11 "mouth_lower_lip_width_pos" 29 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 26 "mouth_philtrum_shape_pos" 1 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 47 "mouth_philtrum_width_pos" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 23 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 20 "mouth_upper_lip_full_neg" 137 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 51 "mouth_upper_lip_profile_neg" 31 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 66 "mouth_upper_lip_width_neg" 20 } - gene_bs_nose_forward={ "nose_forward_neg" 21 "nose_forward_pos" 67 } - gene_bs_nose_height={ "nose_height_neg" 23 "nose_height_pos" 36 } - gene_bs_nose_length={ "nose_length_neg" 31 "nose_length_neg" 50 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 47 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 111 "nose_nostril_width_pos" 34 } - gene_bs_nose_profile={ "nose_profile_hawk" 41 "nose_profile_neg" 26 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 30 "nose_ridge_angle_pos" 122 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 7 "nose_ridge_width_pos" 19 } - gene_bs_nose_size={ "nose_size_pos" 32 "nose_size_pos" 71 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 40 "nose_tip_angle_pos" 17 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 2 "nose_tip_forward_pos" 44 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 9 "nose_tip_width_neg" 102 } - face_detail_cheek_def={ "cheek_def_01" 19 "cheek_def_02" 24 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 176 "cheek_fat_04_pos" 2 } - face_detail_chin_cleft={ "chin_cleft" 174 "chin_cleft" 19 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 249 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 38 "eye_lower_lid_def" 122 } - face_detail_eye_socket={ "eye_socket_01" 233 "eye_socket_01" 23 } - face_detail_nasolabial={ "nasolabial_01" 2 "nasolabial_03" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 246 "nose_tip_def" 224 } - face_detail_temple_def={ "temple_def" 111 "temple_def" 220 } - expression_brow_wrinkles={ "brow_wrinkles_04" 237 "brow_wrinkles_04" 141 } - expression_eye_wrinkles={ "eye_wrinkles_01" 199 "eye_wrinkles_01" 136 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_03" 220 } - expression_other={ "cheek_wrinkles_both_01" 48 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 82 "complexion_3" 174 } - gene_height={ "normal_height" 135 "normal_height" 131 } - gene_bs_body_type={ "body_fat_head_fat_medium" 115 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_triangle_half" 81 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 81 "bust_shape_4_full" 199 } - gene_age={ "old_4" 153 "old_4" 176 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 151 "far_spacing_low_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 150 "layer_2_low_thickness" 162 } - gene_body_hair={ "body_hair_sparse" 134 "body_hair_avg" 159 } - gene_hair_type={ "hair_straight" 128 "hair_curly" 104 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 199 "normal_eyelashes" 199 } - beards={ "no_beard" 116 "no_beard" 0 } - cloaks={ "fp1_cloak" 167 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "fp1_hairstyles_straight" 197 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 164 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_war_nobility_clothes" 67 "most_clothes" 0 } - headgear={ "fp1_war_common" 139 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_female.txt deleted file mode 100644 index 2b436776..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_female.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_dwarf_female -bookmark_animation_test_dwarf_female={ - type=female - id=3605339439 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 198 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 210 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 245 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_pos" 185 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 162 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_pos" 91 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 72 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 84 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 110 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "dwarf_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 98 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 0 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "no_beard" 161 "no_beard" 0 } - cloaks={ "no_cloak" 161 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 159 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 159 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 201 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 141 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1599033245 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_male.txt deleted file mode 100644 index f9fb283b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_dwarf_male.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_dwarf_male -bookmark_animation_test_dwarf_male={ - type=male - id=2344839101 - age=0.300000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 137 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_pos" 170 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 205 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 255 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 235 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 73 "eye_corner_depth_pos" 73 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 255 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 81 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 75 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 157 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 69 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "dwarf_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 125 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 25 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - beards={ "fp2_beards_straight" 193 "no_beard" 0 } - cloaks={ "no_cloak" 18 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 189 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 189 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 38 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 141 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_female.txt deleted file mode 100644 index 862e79fb..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_female.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_fat_dwarf_female -bookmark_animation_test_fat_dwarf_female={ - type=female - id=1966520729 - age=0.300000 - genes={ hair_color={ 123 80 123 80 } - skin_color={ 93 91 93 91 } - eye_color={ 76 173 76 173 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 129 } - gene_chin_height={ "chin_height_pos" 139 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 137 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_pos" 138 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 112 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_neg" 89 "forehead_roundness_neg" 89 } - gene_forehead_width={ "forehead_width_pos" 212 "forehead_width_pos" 149 } - gene_forehead_height={ "forehead_height_pos" 199 "forehead_height_pos" 136 } - gene_head_height={ "head_height_neg" 110 "head_height_neg" 110 } - gene_head_width={ "head_width_pos" 161 "head_width_pos" 161 } - gene_head_profile={ "head_profile_pos" 139 "head_profile_pos" 139 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 255 "head_top_width_pos" 163 } - gene_jaw_angle={ "jaw_angle_neg" 126 "jaw_angle_neg" 126 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_neg" 86 "jaw_width_neg" 86 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_neg" 116 "mouth_forward_neg" 116 } - gene_mouth_height={ "mouth_height_pos" 185 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 49 "mouth_width_neg" 49 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 97 "mouth_upper_lip_size_neg" 97 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 140 "mouth_lower_lip_size_pos" 140 } - gene_mouth_open={ "mouth_open_neg" 1 "mouth_open_neg" 1 } - gene_neck_length={ "neck_length_pos" 175 "neck_length_pos" 175 } - gene_neck_width={ "neck_width_pos" 149 "neck_width_pos" 149 } - gene_bs_cheek_forward={ "cheek_forward_pos" 34 "cheek_forward_pos" 34 } - gene_bs_cheek_height={ "cheek_height_neg" 118 "cheek_height_neg" 118 } - gene_bs_cheek_width={ "cheek_width_neg" 116 "cheek_width_neg" 116 } - gene_bs_ear_angle={ "ear_angle_pos" 20 "ear_angle_pos" 20 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 29 "ear_inner_shape_pos" 29 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 126 "ear_upper_bend_pos" 126 } - gene_bs_ear_outward={ "ear_outward_neg" 7 "ear_outward_neg" 7 } - gene_bs_ear_size={ "ear_size_pos" 90 "ear_size_pos" 90 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 40 "eye_corner_depth_pos" 40 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 48 "eye_fold_shape_pos" 48 } - gene_bs_eye_size={ "eye_size_neg" 177 "eye_size_neg" 177 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 28 "eye_upper_lid_size_neg" 28 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 153 "forehead_brow_curve_neg" 153 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 158 "forehead_brow_forward_neg" 5 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 17 "forehead_brow_inner_height_neg" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 72 "forehead_brow_outer_height_pos" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 56 "jaw_def_neg" 56 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 177 "mouth_lower_lip_def_pos" 177 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 59 "mouth_lower_lip_full_pos" 59 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 20 "mouth_lower_lip_pad_pos" 20 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 52 "mouth_lower_lip_width_pos" 52 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 187 "mouth_philtrum_def_pos" 187 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 10 "mouth_philtrum_shape_neg" 10 } - 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" 109 "mouth_upper_lip_def_pos" 109 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 81 "mouth_upper_lip_full_neg" 81 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 6 "mouth_upper_lip_profile_pos" 6 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 106 "mouth_upper_lip_width_neg" 106 } - gene_bs_nose_forward={ "nose_forward_pos" 19 "nose_forward_pos" 19 } - gene_bs_nose_height={ "nose_height_pos" 87 "nose_height_neg" 24 } - gene_bs_nose_length={ "nose_length_pos" 32 "nose_length_pos" 32 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 34 "nose_nostril_height_pos" 34 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 32 "nose_nostril_width_pos" 32 } - gene_bs_nose_profile={ "nose_profile_neg" 4 "nose_profile_neg" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 81 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 114 "nose_ridge_width_pos" 51 } - gene_bs_nose_size={ "nose_size_neg" 26 "nose_size_neg" 26 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 62 "nose_tip_angle_neg" 62 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 35 "nose_tip_forward_pos" 35 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 120 "nose_tip_width_pos" 57 } - face_detail_cheek_def={ "cheek_def_02" 11 "cheek_def_02" 11 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 253 "cheek_fat_03_pos" 253 } - face_detail_chin_cleft={ "chin_cleft" 18 "chin_cleft" 18 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 215 "eye_lower_lid_def" 215 } - face_detail_eye_socket={ "eye_socket_03" 12 "eye_socket_03" 12 } - face_detail_nasolabial={ "nasolabial_01" 111 "nasolabial_01" 111 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 220 "nose_ridge_def_neg" 220 } - face_detail_nose_tip_def={ "nose_tip_def" 243 "nose_tip_def" 243 } - face_detail_temple_def={ "temple_def" 196 "temple_def" 196 } - expression_brow_wrinkles={ "brow_wrinkles_04" 56 "brow_wrinkles_04" 56 } - expression_eye_wrinkles={ "eye_wrinkles_03" 212 "eye_wrinkles_03" 212 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 15 "forehead_wrinkles_01" 15 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 241 "complexion_4" 241 } - gene_height={ "dwarf_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 255 "body_fat_head_fat_low" 136 } - gene_bs_body_shape={ "body_shape_average_clothed" 51 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 96 "bust_shape_4_half" 121 } - gene_age={ "old_2" 232 "old_2" 232 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 175 "far_spacing_lower_thickness" 175 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 129 "layer_2_lower_thickness" 129 } - gene_body_hair={ "body_hair_sparse" 105 "body_hair_sparse" 105 } - gene_hair_type={ "hair_wavy" 147 "hair_wavy" 147 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 246 "normal_eyes" 246 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 17 "normal_eyelashes" 17 } - beards={ "fp2_beards_curly" 90 "no_beard" 0 } - cloaks={ "no_cloak" 17 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_wavy" 208 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 165 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 70 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 234 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1599033245 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_male.txt deleted file mode 100644 index 4e02ab47..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_dwarf_male.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_fat_dwarf_male -bookmark_animation_test_fat_dwarf_male={ - type=male - id=1125779725 - age=0.300000 - genes={ hair_color={ 211 244 211 244 } - skin_color={ 65 77 65 77 } - eye_color={ 125 153 125 153 } - gene_chin_forward={ "chin_forward_neg" 116 "chin_forward_neg" 116 } - gene_chin_height={ "chin_height_pos" 173 "chin_height_pos" 173 } - gene_chin_width={ "chin_width_pos" 139 "chin_width_pos" 139 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 129 "eye_distance_pos" 129 } - gene_eye_shut={ "eye_shut_neg" 104 "eye_shut_neg" 104 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 103 "forehead_brow_height_neg" 103 } - gene_forehead_roundness={ "forehead_roundness_pos" 170 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_pos" 182 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_pos" 218 "forehead_height_pos" 155 } - gene_head_height={ "head_height_neg" 121 "head_height_neg" 121 } - gene_head_width={ "head_width_pos" 175 "head_width_pos" 175 } - gene_head_profile={ "head_profile_neg" 107 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 242 "head_top_width_neg" 115 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_neg" 116 "jaw_forward_neg" 116 } - gene_jaw_height={ "jaw_height_pos" 132 "jaw_height_pos" 132 } - gene_jaw_width={ "jaw_width_pos" 167 "jaw_width_pos" 167 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 125 "mouth_corner_height_neg" 125 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 198 "mouth_height_pos" 135 } - gene_mouth_width={ "mouth_width_neg" 120 "mouth_width_neg" 120 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 145 "mouth_upper_lip_size_pos" 145 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 95 "mouth_lower_lip_size_neg" 95 } - gene_mouth_open={ "mouth_open_pos" 168 "mouth_open_pos" 168 } - gene_neck_length={ "neck_length_pos" 145 "neck_length_pos" 145 } - gene_neck_width={ "neck_width_pos" 142 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_pos" 3 "cheek_forward_pos" 3 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 13 "cheek_width_neg" 13 } - gene_bs_ear_angle={ "ear_angle_pos" 45 "ear_angle_pos" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 4 "ear_inner_shape_pos" 4 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 115 "ear_lower_bend_pos" 115 } - gene_bs_ear_outward={ "ear_outward_neg" 33 "ear_outward_neg" 33 } - gene_bs_ear_size={ "ear_size_pos" 16 "ear_size_pos" 16 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 118 "eye_corner_depth_pos" 118 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 0 "eye_fold_shape_neg" 0 } - gene_bs_eye_size={ "eye_size_neg" 10 "eye_size_neg" 10 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 27 "eye_upper_lid_size_neg" 27 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 127 "forehead_brow_curve_neg" 127 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 203 "forehead_brow_forward_pos" 50 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 95 "forehead_brow_inner_height_neg" 95 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 54 "forehead_brow_outer_height_neg" 54 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 5 "forehead_brow_width_neg" 5 } - gene_bs_jaw_def={ "jaw_def_pos" 113 "jaw_def_pos" 113 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 9 "mouth_lower_lip_def_pos" 9 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 127 "mouth_lower_lip_full_pos" 127 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 121 "mouth_lower_lip_pad_pos" 121 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 50 "mouth_lower_lip_width_pos" 50 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 46 "mouth_philtrum_def_pos" 46 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 25 "mouth_philtrum_shape_pos" 25 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 111 "mouth_philtrum_width_neg" 111 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 18 "mouth_upper_lip_def_pos" 18 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 5 "mouth_upper_lip_full_pos" 5 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 17 "mouth_upper_lip_profile_neg" 17 } - 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" 34 "nose_forward_neg" 34 } - gene_bs_nose_height={ "nose_height_pos" 74 "nose_height_neg" 11 } - gene_bs_nose_length={ "nose_length_neg" 32 "nose_length_neg" 32 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 67 "nose_nostril_height_pos" 67 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 10 "nose_nostril_width_neg" 10 } - gene_bs_nose_profile={ "nose_profile_hawk" 40 "nose_profile_hawk" 40 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 85 "nose_ridge_angle_pos" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 127 "nose_ridge_width_pos" 64 } - gene_bs_nose_size={ "nose_size_pos" 39 "nose_size_pos" 39 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 2 "nose_tip_angle_neg" 2 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 8 "nose_tip_forward_pos" 8 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 119 "nose_tip_width_pos" 56 } - face_detail_cheek_def={ "cheek_def_02" 22 "cheek_def_02" 22 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 26 "cheek_fat_01_neg" 26 } - face_detail_chin_cleft={ "chin_dimple" 16 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def" 20 "chin_def" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 46 "eye_lower_lid_def" 46 } - face_detail_eye_socket={ "eye_socket_03" 247 "eye_socket_03" 247 } - face_detail_nasolabial={ "nasolabial_03" 11 "nasolabial_03" 11 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 13 "nose_ridge_def_pos" 13 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 4 } - face_detail_temple_def={ "temple_def" 248 "temple_def" 248 } - expression_brow_wrinkles={ "brow_wrinkles_01" 190 "brow_wrinkles_01" 190 } - expression_eye_wrinkles={ "eye_wrinkles_01" 57 "eye_wrinkles_01" 57 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 252 "forehead_wrinkles_03" 252 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 100 "complexion_5" 100 } - gene_height={ "dwarf_height" 138 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_low" 243 "body_fat_head_fat_low" 131 } - gene_bs_body_shape={ "body_shape_average_clothed" 135 "body_shape_rectangle_half" 23 } - gene_bs_bust={ "bust_clothes" 57 "bust_shape_4_half" 72 } - gene_age={ "old_2" 65 "old_2" 65 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 126 "avg_spacing_lower_thickness" 126 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 73 "layer_2_low_thickness" 73 } - gene_body_hair={ "body_hair_avg" 103 "body_hair_avg" 103 } - gene_hair_type={ "hair_wavy" 146 "hair_wavy" 146 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 101 "normal_eyes" 101 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 253 "normal_eyelashes" 253 } - beards={ "ep2_beards" 136 "no_beard" 0 } - cloaks={ "no_cloak" 176 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_wavy" 134 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 87 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 225 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 217 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_female.txt deleted file mode 100644 index 322c79a4..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_female.txt +++ /dev/null @@ -1,118 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_fat_female -bookmark_animation_test_fat_female={ - type=female - id=5788 - age=0.300000 - genes={ hair_color={ 0 0 0 0 } - skin_color={ 0 0 0 0 } - eye_color={ 0 0 0 0 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_neg" 127 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 127 "eye_distance_neg" 127 } - gene_eye_shut={ "eye_shut_neg" 127 "eye_shut_neg" 127 } - gene_forehead_angle={ "forehead_angle_neg" 127 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 127 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_neg" 127 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_neg" 127 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 127 } - gene_head_height={ "head_height_neg" 127 "head_height_neg" 127 } - gene_head_width={ "head_width_neg" 127 "head_width_neg" 127 } - gene_head_profile={ "head_profile_neg" 127 "head_profile_neg" 127 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 127 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_neg" 127 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_neg" 127 "jaw_width_neg" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_neg" 127 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_neg" 127 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 127 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 127 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 127 "mouth_open_neg" 127 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_neg" 127 } - gene_neck_width={ "neck_width_neg" 127 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 127 "cheek_forward_neg" 127 } - gene_bs_cheek_height={ "cheek_height_neg" 127 "cheek_height_neg" 127 } - gene_bs_cheek_width={ "cheek_width_neg" 127 "cheek_width_neg" 127 } - gene_bs_ear_angle={ "ear_angle_neg" 127 "ear_angle_neg" 127 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 127 "ear_inner_shape_pos" 127 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 127 "ear_lower_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_neg" 127 "ear_outward_neg" 127 } - gene_bs_ear_size={ "ear_size_neg" 127 "ear_size_neg" 127 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 127 "eye_corner_depth_neg" 127 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 127 "eye_fold_shape_neg" 127 } - gene_bs_eye_size={ "eye_size_neg" 127 "eye_size_neg" 127 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 127 "eye_upper_lid_size_neg" 127 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 127 "forehead_brow_curve_neg" 127 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 127 "forehead_brow_forward_neg" 127 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 127 "forehead_brow_inner_height_neg" 127 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 127 "forehead_brow_outer_height_neg" 127 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 127 "forehead_brow_width_neg" 127 } - gene_bs_jaw_def={ "jaw_def_neg" 127 "jaw_def_neg" 127 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 127 "mouth_lower_lip_def_pos" 127 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 127 "mouth_lower_lip_full_neg" 127 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 127 "mouth_lower_lip_pad_neg" 127 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 127 "mouth_lower_lip_width_neg" 127 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 127 "mouth_philtrum_def_pos" 127 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 127 "mouth_philtrum_shape_neg" 127 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 127 "mouth_philtrum_width_neg" 127 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 127 "mouth_upper_lip_def_pos" 127 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 127 "mouth_upper_lip_full_neg" 127 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 127 "mouth_upper_lip_profile_neg" 127 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 127 "mouth_upper_lip_width_neg" 127 } - gene_bs_nose_forward={ "nose_forward_neg" 127 "nose_forward_neg" 127 } - gene_bs_nose_height={ "nose_height_neg" 127 "nose_height_neg" 127 } - gene_bs_nose_length={ "nose_length_neg" 127 "nose_length_neg" 127 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 127 "nose_nostril_height_neg" 127 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 127 "nose_nostril_width_neg" 127 } - gene_bs_nose_profile={ "nose_profile_neg" 127 "nose_profile_neg" 127 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 127 "nose_ridge_angle_neg" 127 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 127 "nose_ridge_width_neg" 127 } - gene_bs_nose_size={ "nose_size_neg" 127 "nose_size_neg" 127 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 127 "nose_tip_angle_neg" 127 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 127 "nose_tip_forward_neg" 127 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 127 "nose_tip_width_neg" 127 } - face_detail_cheek_def={ "cheek_def_01" 127 "cheek_def_01" 127 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 127 "cheek_fat_01_pos" 127 } - face_detail_chin_cleft={ "chin_cleft" 127 "chin_cleft" 127 } - face_detail_chin_def={ "chin_def" 127 "chin_def" 127 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 127 "eye_lower_lid_def" 127 } - face_detail_eye_socket={ "eye_socket_01" 127 "eye_socket_01" 127 } - face_detail_nasolabial={ "nasolabial_01" 127 "nasolabial_01" 127 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 127 "nose_ridge_def_pos" 127 } - face_detail_nose_tip_def={ "nose_tip_def" 127 "nose_tip_def" 127 } - face_detail_temple_def={ "temple_def" 127 "temple_def" 127 } - expression_brow_wrinkles={ "brow_wrinkles_01" 127 "brow_wrinkles_01" 127 } - expression_eye_wrinkles={ "eye_wrinkles_01" 127 "eye_wrinkles_01" 127 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 127 "forehead_wrinkles_01" 127 } - expression_other={ "cheek_wrinkles_left_01" 127 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 127 "complexion_1" 127 } - gene_height={ "full_height" 127 "full_height" 127 } - gene_bs_body_type={ "body_average" 167 "body_average" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 208 "body_shape_average_clothed" 127 } - gene_bs_bust={ "bust_clothes" 127 "bust_clothes" 127 } - gene_age={ "old_1" 127 "old_1" 127 } - gene_eyebrows_shape={ "no_eyebrows" 127 "no_eyebrows" 127 } - gene_eyebrows_fullness={ "no_eyebrows" 127 "no_eyebrows" 127 } - gene_body_hair={ "body_hair_sparse" 127 "body_hair_sparse" 127 } - gene_hair_type={ "hair_straight" 127 "hair_straight" 127 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 0 "no_eyelashes" 0 } - pose={ "" 255 "" 0 } - beards={ "no_beard" 148 "no_beard" 0 } - clothes={ "no_clothes" 223 "most_clothes" 0 } - legwear={ "western_common_legwear" 130 "all_legwear" 0 } - } - entity={ 616600735 616600735 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_male.txt deleted file mode 100644 index 6aa52449..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_fat_male.txt +++ /dev/null @@ -1,118 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_fat_male -bookmark_animation_test_fat_male={ - type=male - id=5789 - age=0.300000 - genes={ hair_color={ 0 0 0 0 } - skin_color={ 0 0 0 0 } - eye_color={ 0 0 0 0 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_neg" 127 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 127 "eye_distance_neg" 127 } - gene_eye_shut={ "eye_shut_neg" 127 "eye_shut_neg" 127 } - gene_forehead_angle={ "forehead_angle_neg" 127 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 127 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_neg" 127 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_neg" 127 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 127 } - gene_head_height={ "head_height_neg" 127 "head_height_neg" 127 } - gene_head_width={ "head_width_neg" 127 "head_width_neg" 127 } - gene_head_profile={ "head_profile_neg" 127 "head_profile_neg" 127 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 127 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_neg" 127 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_neg" 127 "jaw_width_neg" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_neg" 127 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_neg" 127 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 127 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 127 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 127 "mouth_open_neg" 127 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_neg" 127 } - gene_neck_width={ "neck_width_neg" 127 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 127 "cheek_forward_neg" 127 } - gene_bs_cheek_height={ "cheek_height_neg" 127 "cheek_height_neg" 127 } - gene_bs_cheek_width={ "cheek_width_neg" 127 "cheek_width_neg" 127 } - gene_bs_ear_angle={ "ear_angle_neg" 127 "ear_angle_neg" 127 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 127 "ear_inner_shape_pos" 127 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 127 "ear_lower_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_neg" 127 "ear_outward_neg" 127 } - gene_bs_ear_size={ "ear_size_neg" 127 "ear_size_neg" 127 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 127 "eye_corner_depth_neg" 127 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 127 "eye_fold_shape_neg" 127 } - gene_bs_eye_size={ "eye_size_neg" 127 "eye_size_neg" 127 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 127 "eye_upper_lid_size_neg" 127 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 127 "forehead_brow_curve_neg" 127 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 127 "forehead_brow_forward_neg" 127 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 127 "forehead_brow_inner_height_neg" 127 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 127 "forehead_brow_outer_height_neg" 127 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 127 "forehead_brow_width_neg" 127 } - gene_bs_jaw_def={ "jaw_def_neg" 127 "jaw_def_neg" 127 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 127 "mouth_lower_lip_def_pos" 127 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 127 "mouth_lower_lip_full_neg" 127 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 127 "mouth_lower_lip_pad_neg" 127 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 127 "mouth_lower_lip_width_neg" 127 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 127 "mouth_philtrum_def_pos" 127 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 127 "mouth_philtrum_shape_neg" 127 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 127 "mouth_philtrum_width_neg" 127 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 127 "mouth_upper_lip_def_pos" 127 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 127 "mouth_upper_lip_full_neg" 127 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 127 "mouth_upper_lip_profile_neg" 127 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 127 "mouth_upper_lip_width_neg" 127 } - gene_bs_nose_forward={ "nose_forward_neg" 127 "nose_forward_neg" 127 } - gene_bs_nose_height={ "nose_height_neg" 127 "nose_height_neg" 127 } - gene_bs_nose_length={ "nose_length_neg" 127 "nose_length_neg" 127 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 127 "nose_nostril_height_neg" 127 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 127 "nose_nostril_width_neg" 127 } - gene_bs_nose_profile={ "nose_profile_neg" 127 "nose_profile_neg" 127 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 127 "nose_ridge_angle_neg" 127 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 127 "nose_ridge_width_neg" 127 } - gene_bs_nose_size={ "nose_size_neg" 127 "nose_size_neg" 127 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 127 "nose_tip_angle_neg" 127 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 127 "nose_tip_forward_neg" 127 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 127 "nose_tip_width_neg" 127 } - face_detail_cheek_def={ "cheek_def_01" 127 "cheek_def_01" 127 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 127 "cheek_fat_01_pos" 127 } - face_detail_chin_cleft={ "chin_cleft" 127 "chin_cleft" 127 } - face_detail_chin_def={ "chin_def" 127 "chin_def" 127 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 127 "eye_lower_lid_def" 127 } - face_detail_eye_socket={ "eye_socket_01" 127 "eye_socket_01" 127 } - face_detail_nasolabial={ "nasolabial_01" 127 "nasolabial_01" 127 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 127 "nose_ridge_def_pos" 127 } - face_detail_nose_tip_def={ "nose_tip_def" 127 "nose_tip_def" 127 } - face_detail_temple_def={ "temple_def" 127 "temple_def" 127 } - expression_brow_wrinkles={ "brow_wrinkles_01" 127 "brow_wrinkles_01" 127 } - expression_eye_wrinkles={ "eye_wrinkles_01" 127 "eye_wrinkles_01" 127 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 127 "forehead_wrinkles_01" 127 } - expression_other={ "cheek_wrinkles_left_01" 127 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 127 "complexion_1" 127 } - gene_height={ "full_height" 127 "full_height" 127 } - gene_bs_body_type={ "body_average" 110 "body_average" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 137 "body_shape_average_clothed" 127 } - gene_bs_bust={ "bust_clothes" 127 "bust_clothes" 127 } - gene_age={ "old_1" 127 "old_1" 127 } - gene_eyebrows_shape={ "no_eyebrows" 127 "no_eyebrows" 127 } - gene_eyebrows_fullness={ "no_eyebrows" 127 "no_eyebrows" 127 } - gene_body_hair={ "body_hair_sparse" 127 "body_hair_sparse" 127 } - gene_hair_type={ "hair_straight" 127 "hair_straight" 127 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 0 "no_eyelashes" 0 } - pose={ "" 255 "" 0 } - beards={ "no_beard" 237 "no_beard" 0 } - clothes={ "no_clothes" 149 "most_clothes" 0 } - legwear={ "western_common_legwear" 183 "all_legwear" 0 } - } - entity={ 616600735 616600735 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_female.txt deleted file mode 100644 index 894dfd0b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_female.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_female -bookmark_animation_test_female={ - type=female - id=478024833 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 97 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 20 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "fp2_beards_straight" 190 "no_beard" 0 } - cloaks={ "no_cloak" 245 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 238 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 238 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 39 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 205 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1599033245 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_female_child.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_female_child.txt deleted file mode 100644 index 41d8c3a0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_female_child.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_female_child -bookmark_animation_test_female_child={ - type=female - id=3248686718 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 123 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 45 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "ep2_beards" 69 "no_beard" 0 } - cloaks={ "no_cloak" 177 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_straight" 126 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 30 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 89 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 124 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_female_pregnant.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_female_pregnant.txt deleted file mode 100644 index 70840013..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_female_pregnant.txt +++ /dev/null @@ -1,139 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_female_pregnant -bookmark_animation_test_female_pregnant={ - type=female - id=1500174217 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 98 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 25 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "western_beards_straight" 237 "no_beard" 0 } - cloaks={ "no_cloak" 193 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 237 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 237 "all_legwear" 0 } - gene_bs_pregnant={ "pregnant" 255 "pregnant" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 168 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 22 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3569561093 3569561093 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_female.txt deleted file mode 100644 index 902d620c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_female.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_hunchbacked_female -bookmark_animation_test_hunchbacked_female={ - type=female - id=3852917249 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 92 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 25 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "western_beards_straight" 194 "no_beard" 0 } - cloaks={ "no_cloak" 188 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 194 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 194 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 135 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 69 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_male.txt deleted file mode 100644 index 7d97b8af..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_hunchbacked_male.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_hunchbacked_male -bookmark_animation_test_hunchbacked_male={ - type=male - id=642762443 - age=0.300000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 137 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 73 "eye_corner_depth_pos" 73 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "normal_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 186 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 45 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - beards={ "ep2_beards" 125 "no_beard" 0 } - cloaks={ "no_cloak" 185 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western_common" 214 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 129 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 140 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 58 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_male.txt deleted file mode 100644 index d3657788..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_male.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_male -bookmark_animation_test_male={ - type=male - id=4229270129 - age=0.300000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 137 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 73 "eye_corner_depth_pos" 73 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "normal_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 151 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 25 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - beards={ "ep2_beards" 133 "no_beard" 0 } - cloaks={ "no_cloak" 202 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_straight" 18 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 24 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 111 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 44 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_male_child.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_male_child.txt deleted file mode 100644 index 57f5bb17..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_male_child.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_male_child -bookmark_animation_test_male_child={ - type=male - id=2811803820 - age=0.300000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 137 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 73 "eye_corner_depth_pos" 73 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "normal_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 158 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 30 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - beards={ "western_beards_straight" 134 "no_beard" 0 } - cloaks={ "no_cloak" 50 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 134 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 134 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 212 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 81 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_female.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_female.txt deleted file mode 100644 index 508ccde5..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_female.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_muscular_female -bookmark_animation_test_muscular_female={ - type=female - id=4280601673 - age=0.300000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 152 "forehead_roundness_pos" 152 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 110 "eye_upper_lid_size_neg" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 142 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 162 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 61 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "western_beards_straight" 8 "no_beard" 0 } - cloaks={ "no_cloak" 12 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 8 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 8 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 223 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 223 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1599033245 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_male.txt b/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_male.txt deleted file mode 100644 index 6956b658..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_animation_test_muscular_male.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:animation_test_muscular_male -bookmark_animation_test_muscular_male={ - type=male - id=3907147851 - age=0.300000 - genes={ hair_color={ 49 234 49 234 } - skin_color={ 141 213 141 213 } - eye_color={ 49 245 49 245 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 96 "chin_width_neg" 96 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 59 "forehead_angle_neg" 59 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 137 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_pos" 162 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 141 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 171 "mouth_forward_pos" 171 } - gene_mouth_height={ "mouth_height_pos" 172 "mouth_height_pos" 172 } - gene_mouth_width={ "mouth_width_pos" 70 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 195 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 188 "mouth_lower_lip_size_pos" 228 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_pos" 45 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 35 "cheek_width_pos" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 60 "ear_angle_pos" 60 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 138 "ear_inner_shape_pos" 138 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 86 "ear_lower_bend_pos" 86 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_pos" 13 } - gene_bs_ear_size={ "ear_size_neg" 46 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 73 "eye_corner_depth_pos" 73 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 10 "eye_fold_shape_pos" 10 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 175 "eye_upper_lid_size_pos" 175 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 19 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 143 "forehead_brow_forward_pos" 143 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 43 "forehead_brow_inner_height_neg" 43 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 72 "mouth_lower_lip_def_pos" 72 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 116 "mouth_lower_lip_full_pos" 116 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 136 "mouth_lower_lip_pad_pos" 136 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 109 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - 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" 114 "mouth_upper_lip_full_pos" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 99 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 108 "mouth_upper_lip_width_neg" 108 } - gene_bs_nose_forward={ "nose_forward_pos" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_neg" 172 "nose_length_neg" 172 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 82 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 78 "nose_profile_pos" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_pos" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 94 "nose_ridge_width_pos" 94 } - gene_bs_nose_size={ "nose_size_neg" 9 "nose_size_neg" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 69 "nose_tip_angle_neg" 69 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 53 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 57 "cheek_fat_01_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 6 } - face_detail_chin_def={ "chin_def" 8 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 182 "eye_lower_lid_def" 182 } - face_detail_eye_socket={ "eye_socket_03" 37 "eye_socket_03" 37 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 30 "nose_ridge_def_neg" 30 } - face_detail_nose_tip_def={ "nose_tip_def" 110 "nose_tip_def" 110 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 57 } - expression_brow_wrinkles={ "brow_wrinkles_01" 77 "brow_wrinkles_01" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 187 "eye_wrinkles_03" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 36 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 154 "complexion_2" 23 } - gene_height={ "normal_height" 130 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 123 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_triangle_full" 76 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_half" 135 } - gene_age={ "old_2" 244 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 181 "far_spacing_high_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 253 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_avg" 182 "body_hair_avg" 182 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - beards={ "fp2_beards_straight" 17 "no_beard" 0 } - cloaks={ "no_cloak" 89 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_straight" 248 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 78 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_commoner_clothes" 17 "most_clothes" 0 } - headgear={ "ep2_western_era1_common" 254 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos.txt deleted file mode 100644 index 4f17355b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:215504 -bookmark_call_of_the_empire_angelos={ - type=male - id=1804152804 - age=0.450000 - genes={ hair_color={ 78 232 78 232 } - skin_color={ 144 105 144 105 } - eye_color={ 230 165 230 165 } - gene_chin_forward={ "chin_forward_pos" 145 "chin_forward_pos" 145 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_neg" 126 } - gene_eye_angle={ "eye_angle_neg" 116 "eye_angle_neg" 116 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_pos" 140 } - gene_eye_height={ "eye_height_neg" 120 "eye_height_neg" 120 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_pos" 140 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_neg" 112 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 110 "forehead_brow_height_neg" 110 } - gene_forehead_roundness={ "forehead_roundness_pos" 175 "forehead_roundness_pos" 175 } - gene_forehead_width={ "forehead_width_pos" 147 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_pos" 146 } - gene_head_height={ "head_height_neg" 113 "head_height_neg" 113 } - gene_head_width={ "head_width_neg" 85 "head_width_neg" 85 } - gene_head_profile={ "head_profile_pos" 131 "head_profile_pos" 131 } - gene_head_top_height={ "head_top_height_neg" 106 "head_top_height_neg" 106 } - gene_head_top_width={ "head_top_width_pos" 133 "head_top_width_pos" 133 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_neg" 115 } - gene_jaw_forward={ "jaw_forward_pos" 152 "jaw_forward_pos" 152 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 134 "jaw_width_pos" 134 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_pos" 127 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 178 "mouth_upper_lip_size_pos" 178 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 113 "mouth_lower_lip_size_neg" 113 } - gene_mouth_open={ "mouth_open_neg" 115 "mouth_open_neg" 115 } - gene_neck_length={ "neck_length_neg" 94 "neck_length_neg" 94 } - gene_neck_width={ "neck_width_pos" 141 "neck_width_pos" 141 } - gene_bs_cheek_forward={ "cheek_forward_neg" 67 "cheek_forward_neg" 67 } - gene_bs_cheek_height={ "cheek_height_pos" 31 "cheek_height_pos" 31 } - gene_bs_cheek_width={ "cheek_width_pos" 27 "cheek_width_pos" 27 } - gene_bs_ear_angle={ "ear_angle_pos" 6 "ear_angle_pos" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 116 "ear_inner_shape_pos" 116 } - gene_bs_ear_bend={ "ear_both_bend_pos" 110 "ear_both_bend_pos" 110 } - gene_bs_ear_outward={ "ear_outward_pos" 82 "ear_outward_pos" 82 } - gene_bs_ear_size={ "ear_size_neg" 14 "ear_size_neg" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 218 "eye_corner_depth_pos" 218 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 2 "eye_fold_shape_neg" 2 } - gene_bs_eye_size={ "eye_size_neg" 50 "eye_size_neg" 50 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 48 "eye_upper_lid_size_neg" 48 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 18 "forehead_brow_curve_neg" 18 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 40 "forehead_brow_forward_pos" 40 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 49 "forehead_brow_inner_height_neg" 49 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 32 "forehead_brow_outer_height_pos" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 46 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 43 "jaw_def_neg" 43 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 29 "mouth_lower_lip_def_pos" 29 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 29 "mouth_lower_lip_full_pos" 29 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 49 "mouth_lower_lip_pad_neg" 49 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 93 "mouth_lower_lip_width_pos" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 88 "mouth_philtrum_def_pos" 88 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 24 "mouth_philtrum_shape_pos" 24 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 40 "mouth_philtrum_width_pos" 40 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 41 "mouth_upper_lip_def_pos" 41 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 96 "mouth_upper_lip_full_pos" 96 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 36 "mouth_upper_lip_profile_pos" 36 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 27 "mouth_upper_lip_width_pos" 27 } - gene_bs_nose_forward={ "nose_forward_pos" 28 "nose_forward_pos" 28 } - gene_bs_nose_height={ "nose_height_neg" 5 "nose_height_neg" 5 } - gene_bs_nose_length={ "nose_length_neg" 11 "nose_length_neg" 11 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 116 "nose_nostril_height_pos" 116 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 27 "nose_nostril_width_neg" 27 } - gene_bs_nose_profile={ "nose_profile_pos" 84 "nose_profile_pos" 84 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_neg" 35 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 11 "nose_ridge_width_pos" 11 } - gene_bs_nose_size={ "nose_size_pos" 33 "nose_size_pos" 33 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 7 "nose_tip_angle_pos" 7 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 11 "nose_tip_forward_neg" 11 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 98 "nose_tip_width_neg" 98 } - face_detail_cheek_def={ "cheek_def_01" 56 "cheek_def_01" 56 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 33 "cheek_fat_02_pos" 33 } - face_detail_chin_cleft={ "chin_dimple" 2 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def" 23 "chin_def" 23 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 13 "eye_lower_lid_def" 13 } - face_detail_eye_socket={ "eye_socket_02" 25 "eye_socket_02" 25 } - face_detail_nasolabial={ "nasolabial_03" 19 "nasolabial_03" 19 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 7 "nose_ridge_def_neg" 7 } - face_detail_nose_tip_def={ "nose_tip_def" 47 "nose_tip_def" 47 } - face_detail_temple_def={ "temple_def" 93 "temple_def" 93 } - expression_brow_wrinkles={ "brow_wrinkles_02" 171 "brow_wrinkles_02" 171 } - expression_eye_wrinkles={ "eye_wrinkles_01" 48 "eye_wrinkles_01" 48 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 1 "forehead_wrinkles_01" 1 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 117 "complexion_2" 117 } - gene_height={ "normal_height" 127 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 130 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_hourglass_full" 20 "body_shape_hourglass_full" 5 } - gene_bs_bust={ "bust_clothes" 92 "bust_shape_1_full" 115 } - gene_age={ "old_1" 184 "old_1" 184 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 132 "avg_spacing_avg_thickness" 132 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 148 "layer_2_low_thickness" 148 } - gene_body_hair={ "body_hair_avg" 176 "body_hair_avg" 176 } - gene_hair_type={ "hair_curly" 179 "hair_curly" 179 } - gene_baldness={ "male_pattern_baldness" 178 "male_pattern_baldness" 178 } - eye_accessory={ "normal_eyes" 206 "normal_eyes" 206 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 82 "normal_eyelashes" 82 } - beards={ "ep3_beards_straight" 255 "no_beard" 0 } - cloaks={ "no_cloak" 125 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 126 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 173 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 159 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_high_nobility" 197 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_alexios.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_alexios.txt deleted file mode 100644 index 6fa4b47b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_alexios.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:215503 -bookmark_call_of_the_empire_angelos_alexios={ - type=male - id=3061975336 - age=0.250000 - genes={ hair_color={ 176 237 95 239 } - skin_color={ 150 117 150 115 } - eye_color={ 78 181 76 156 } - gene_chin_forward={ "chin_forward_pos" 153 "chin_forward_pos" 142 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_pos" 130 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_pos" 147 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_pos" 142 "forehead_angle_neg" 120 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 104 "forehead_brow_height_neg" 82 } - gene_forehead_roundness={ "forehead_roundness_pos" 203 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_neg" 111 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_neg" 108 "forehead_height_pos" 141 } - gene_head_height={ "head_height_pos" 149 "head_height_neg" 106 } - gene_head_width={ "head_width_pos" 133 "head_width_neg" 118 } - gene_head_profile={ "head_profile_pos" 134 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 166 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_neg" 76 "head_top_width_neg" 110 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_pos" 152 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_neg" 94 } - gene_jaw_height={ "jaw_height_neg" 116 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_neg" 118 "jaw_width_neg" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_neg" 123 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_neg" 118 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_pos" 129 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 148 "mouth_upper_lip_size_neg" 105 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 147 "mouth_lower_lip_size_neg" 86 } - gene_mouth_open={ "mouth_open_pos" 165 "mouth_open_pos" 134 } - gene_neck_length={ "neck_length_neg" 118 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_neg" 125 "neck_width_pos" 146 } - gene_bs_cheek_forward={ "cheek_forward_neg" 47 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_pos" 19 "cheek_height_neg" 34 } - gene_bs_cheek_width={ "cheek_width_neg" 51 "cheek_width_neg" 41 } - gene_bs_ear_angle={ "ear_angle_pos" 31 "ear_angle_pos" 79 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 31 "ear_inner_shape_pos" 202 } - gene_bs_ear_bend={ "ear_both_bend_pos" 77 "ear_lower_bend_pos" 167 } - gene_bs_ear_outward={ "ear_outward_neg" 48 "ear_outward_pos" 6 } - gene_bs_ear_size={ "ear_size_pos" 36 "ear_size_neg" 42 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 240 "eye_corner_depth_pos" 211 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 97 "eye_fold_shape_neg" 110 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_pos" 36 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 9 "eye_upper_lid_size_pos" 49 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 72 "forehead_brow_curve_neg" 122 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 11 "forehead_brow_forward_neg" 12 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 98 "forehead_brow_inner_height_pos" 52 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 1 "forehead_brow_outer_height_neg" 32 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 21 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_neg" 80 "jaw_def_pos" 35 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 50 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 12 "mouth_lower_lip_full_neg" 90 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 57 "mouth_lower_lip_pad_neg" 106 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 33 "mouth_lower_lip_width_neg" 17 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 50 "mouth_philtrum_shape_neg" 37 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 32 "mouth_philtrum_width_neg" 11 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 21 "mouth_upper_lip_def_pos" 31 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 5 "mouth_upper_lip_full_neg" 120 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 178 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 98 "mouth_upper_lip_width_neg" 38 } - gene_bs_nose_forward={ "nose_forward_neg" 35 "nose_forward_neg" 20 } - gene_bs_nose_height={ "nose_height_neg" 89 "nose_height_pos" 49 } - gene_bs_nose_length={ "nose_length_pos" 112 "nose_length_neg" 7 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 116 "nose_nostril_height_neg" 62 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 48 "nose_nostril_width_neg" 16 } - gene_bs_nose_profile={ "nose_profile_hawk" 123 "nose_profile_neg" 16 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 2 "nose_ridge_angle_pos" 25 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 41 "nose_ridge_width_pos" 88 } - gene_bs_nose_size={ "nose_size_pos" 4 "nose_size_neg" 22 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 8 "nose_tip_angle_neg" 5 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 6 "nose_tip_forward_neg" 26 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 22 "nose_tip_width_pos" 11 } - face_detail_cheek_def={ "cheek_def_02" 73 "cheek_def_02" 60 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 61 "cheek_fat_04_pos" 8 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_dimple" 3 } - face_detail_chin_def={ "chin_def" 29 "chin_def_neg" 252 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 161 "eye_lower_lid_def" 221 } - face_detail_eye_socket={ "eye_socket_01" 20 "eye_socket_01" 16 } - face_detail_nasolabial={ "nasolabial_03" 4 "nasolabial_03" 2 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 164 "nose_ridge_def_pos" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 52 } - face_detail_temple_def={ "temple_def" 237 "temple_def" 226 } - expression_brow_wrinkles={ "brow_wrinkles_03" 69 "brow_wrinkles_04" 77 } - expression_eye_wrinkles={ "eye_wrinkles_01" 14 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 154 "forehead_wrinkles_01" 228 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 182 "complexion_2" 107 } - gene_height={ "normal_height" 127 "normal_height" 89 } - gene_bs_body_type={ "body_fat_head_fat_low" 127 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_rectangle_full" 71 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 48 "bust_clothes" 52 } - gene_age={ "old_3" 90 "old_4" 79 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 208 "far_spacing_low_thickness" 151 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 147 "layer_2_low_thickness" 181 } - gene_body_hair={ "body_hair_sparse" 110 "body_hair_avg" 160 } - gene_hair_type={ "hair_wavy" 167 "hair_wavy" 94 } - gene_baldness={ "male_pattern_baldness" 116 "male_pattern_baldness" 175 } - eye_accessory={ "normal_eyes" 203 "normal_eyes" 203 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 232 "normal_eyelashes" 232 } - beards={ "all_beards" 209 "no_beard" 0 } - cloaks={ "no_cloak" 84 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 48 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_low_nobility_clothes" 169 "most_clothes" 0 } - headgear={ "byzantine_nobility" 144 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_ioannes.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_ioannes.txt deleted file mode 100644 index 696d4ddd..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_angelos_ioannes.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:215508 -bookmark_call_of_the_empire_angelos_ioannes={ - type=male - id=2911996830 - age=0.530000 - genes={ hair_color={ 8 235 222 248 } - skin_color={ 143 110 144 111 } - eye_color={ 43 186 23 198 } - gene_chin_forward={ "chin_forward_neg" 117 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_neg" 116 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_pos" 163 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 120 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_neg" 98 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 63 "eye_shut_neg" 109 } - gene_forehead_angle={ "forehead_angle_neg" 114 "forehead_angle_neg" 123 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 160 "forehead_brow_height_neg" 82 } - gene_forehead_roundness={ "forehead_roundness_pos" 144 "forehead_roundness_pos" 222 } - gene_forehead_width={ "forehead_width_neg" 90 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_neg" 113 "forehead_height_neg" 111 } - gene_head_height={ "head_height_pos" 158 "head_height_pos" 149 } - gene_head_width={ "head_width_pos" 173 "head_width_pos" 153 } - gene_head_profile={ "head_profile_pos" 189 "head_profile_pos" 166 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 148 "head_top_width_neg" 112 } - gene_jaw_angle={ "jaw_angle_pos" 134 "jaw_angle_neg" 115 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 94 } - gene_jaw_height={ "jaw_height_pos" 134 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 107 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 163 } - gene_mouth_height={ "mouth_height_neg" 114 "mouth_height_neg" 118 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 105 "mouth_upper_lip_size_pos" 222 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 158 "mouth_lower_lip_size_neg" 60 } - gene_mouth_open={ "mouth_open_neg" 76 "mouth_open_neg" 123 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 152 } - gene_bs_cheek_forward={ "cheek_forward_pos" 3 "cheek_forward_pos" 9 } - gene_bs_cheek_height={ "cheek_height_pos" 36 "cheek_height_neg" 32 } - gene_bs_cheek_width={ "cheek_width_pos" 105 "cheek_width_pos" 38 } - gene_bs_ear_angle={ "ear_angle_neg" 10 "ear_angle_pos" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 8 "ear_inner_shape_pos" 14 } - gene_bs_ear_bend={ "ear_both_bend_pos" 42 "ear_upper_bend_pos" 37 } - gene_bs_ear_outward={ "ear_outward_pos" 107 "ear_outward_pos" 71 } - gene_bs_ear_size={ "ear_size_neg" 69 "ear_size_pos" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 211 "eye_corner_depth_pos" 199 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 55 "eye_fold_shape_pos" 34 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_neg" 25 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 24 "eye_upper_lid_size_neg" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 36 "forehead_brow_curve_pos" 64 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 114 "forehead_brow_forward_neg" 85 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 36 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 37 "forehead_brow_outer_height_pos" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 32 "forehead_brow_width_pos" 124 } - gene_bs_jaw_def={ "jaw_def_neg" 177 "jaw_def_neg" 33 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 42 "mouth_lower_lip_def_pos" 63 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 14 "mouth_lower_lip_full_pos" 1 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 196 "mouth_lower_lip_pad_pos" 2 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 123 "mouth_lower_lip_width_pos" 32 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 129 "mouth_philtrum_shape_neg" 43 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 33 "mouth_philtrum_width_neg" 13 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 201 "mouth_upper_lip_def_pos" 138 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 75 "mouth_upper_lip_full_neg" 20 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 67 "mouth_upper_lip_profile_pos" 29 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 37 "mouth_upper_lip_width_pos" 102 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_pos" 31 } - gene_bs_nose_height={ "nose_height_pos" 123 "nose_height_pos" 22 } - gene_bs_nose_length={ "nose_length_pos" 112 "nose_length_pos" 45 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 40 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 48 "nose_nostril_width_pos" 46 } - gene_bs_nose_profile={ "nose_profile_hawk" 1 "nose_profile_hawk" 49 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 25 "nose_ridge_angle_neg" 28 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_neg" 3 } - gene_bs_nose_size={ "nose_size_pos" 94 "nose_size_pos" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 28 "nose_tip_angle_pos" 3 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 28 "nose_tip_forward_pos" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 37 "nose_tip_width_pos" 10 } - face_detail_cheek_def={ "cheek_def_01" 84 "cheek_def_01" 72 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 71 "cheek_fat_02_pos" 255 } - face_detail_chin_cleft={ "chin_cleft" 20 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def_neg" 181 "chin_def_neg" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 221 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 16 "eye_socket_02" 3 } - face_detail_nasolabial={ "nasolabial_02" 7 "nasolabial_01" 44 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 11 "nose_ridge_def_pos" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 241 "nose_tip_def" 205 } - face_detail_temple_def={ "temple_def" 143 "temple_def" 2 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 77 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_02" 162 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_01" 161 } - expression_other={ "cheek_wrinkles_both_01" 28 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 114 "complexion_5" 204 } - gene_height={ "normal_height" 111 "normal_height" 125 } - gene_bs_body_type={ "body_fat_head_fat_medium" 133 "body_fat_head_fat_low" 114 } - gene_bs_body_shape={ "body_shape_pear_half" 122 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 110 "bust_shape_3_half" 126 } - gene_age={ "old_2" 246 "old_2" 219 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 167 "avg_spacing_high_thickness" 158 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 176 "layer_2_low_thickness" 205 } - gene_body_hair={ "body_hair_dense" 153 "body_hair_avg" 148 } - gene_hair_type={ "hair_straight" 118 "hair_wavy" 133 } - gene_baldness={ "male_pattern_baldness" 121 "male_pattern_baldness" 155 } - eye_accessory={ "normal_eyes" 104 "normal_eyes" 104 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 113 "normal_eyelashes" 113 } - beards={ "ep3_beards_curly" 255 "no_beard" 0 } - cloaks={ "ep3_byzantine_era2_nob" 171 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 136 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 201 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_high_nobility" 222 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos.txt deleted file mode 100644 index 5c01e594..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34412 -bookmark_call_of_the_empire_ioannes_kantakouzenos={ - type=male - id=4178052005 - age=0.360000 - genes={ hair_color={ 189 244 39 236 } - skin_color={ 153 117 163 116 } - eye_color={ 12 140 46 192 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_pos" 146 "chin_height_pos" 173 } - gene_chin_width={ "chin_width_neg" 130 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 96 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_pos" 171 "forehead_angle_pos" 169 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 176 } - gene_forehead_roundness={ "forehead_roundness_neg" 107 "forehead_roundness_pos" 183 } - gene_forehead_width={ "forehead_width_pos" 154 "forehead_width_pos" 137 } - gene_forehead_height={ "forehead_height_neg" 76 "forehead_height_neg" 108 } - gene_head_height={ "head_height_neg" 98 "head_height_pos" 172 } - gene_head_width={ "head_width_neg" 107 "head_width_neg" 105 } - gene_head_profile={ "head_profile_neg" 84 "head_profile_pos" 190 } - gene_head_top_height={ "head_top_height_pos" 157 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_neg" 107 "head_top_width_pos" 167 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_neg" 115 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 121 } - gene_jaw_width={ "jaw_width_neg" 98 "jaw_width_pos" 154 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 94 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 156 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 143 "mouth_height_neg" 114 } - gene_mouth_width={ "mouth_width_pos" 138 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 118 "mouth_upper_lip_size_pos" 149 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 64 "mouth_lower_lip_size_neg" 110 } - gene_mouth_open={ "mouth_open_pos" 108 "mouth_open_neg" 98 } - gene_neck_length={ "neck_length_neg" 90 "neck_length_pos" 140 } - gene_neck_width={ "neck_width_pos" 128 "neck_width_neg" 104 } - gene_bs_cheek_forward={ "cheek_forward_neg" 7 "cheek_forward_neg" 17 } - gene_bs_cheek_height={ "cheek_height_neg" 17 "cheek_height_pos" 52 } - gene_bs_cheek_width={ "cheek_width_pos" 39 "cheek_width_neg" 44 } - gene_bs_ear_angle={ "ear_angle_neg" 52 "ear_angle_neg" 74 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 58 "ear_inner_shape_pos" 93 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 39 "ear_lower_bend_pos" 33 } - gene_bs_ear_outward={ "ear_outward_neg" 173 "ear_outward_pos" 10 } - gene_bs_ear_size={ "ear_size_neg" 3 "ear_size_neg" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 179 "eye_corner_depth_pos" 178 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 23 "eye_fold_shape_pos" 144 } - gene_bs_eye_size={ "eye_size_pos" 49 "eye_size_pos" 47 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 17 "eye_upper_lid_size_neg" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 148 "forehead_brow_curve_neg" 169 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 47 "forehead_brow_forward_pos" 29 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 10 "forehead_brow_inner_height_neg" 9 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 111 "forehead_brow_outer_height_pos" 36 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 13 "forehead_brow_width_pos" 18 } - gene_bs_jaw_def={ "jaw_def_pos" 21 "jaw_def_pos" 123 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 66 "mouth_lower_lip_def_pos" 18 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 21 "mouth_lower_lip_full_neg" 77 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 142 "mouth_lower_lip_pad_neg" 8 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 24 "mouth_lower_lip_width_neg" 81 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 13 "mouth_philtrum_shape_pos" 28 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 23 "mouth_philtrum_width_neg" 33 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 87 "mouth_upper_lip_full_pos" 59 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 47 "mouth_upper_lip_profile_pos" 52 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 20 "mouth_upper_lip_width_neg" 38 } - gene_bs_nose_forward={ "nose_forward_pos" 21 "nose_forward_neg" 28 } - gene_bs_nose_height={ "nose_height_neg" 61 "nose_height_neg" 45 } - gene_bs_nose_length={ "nose_length_neg" 68 "nose_length_neg" 93 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 6 "nose_nostril_height_pos" 25 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 34 "nose_nostril_width_neg" 43 } - gene_bs_nose_profile={ "nose_profile_hawk" 22 "nose_profile_neg" 23 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 61 "nose_ridge_angle_neg" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 18 "nose_ridge_width_neg" 0 } - gene_bs_nose_size={ "nose_size_pos" 54 "nose_size_pos" 72 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 84 "nose_tip_angle_neg" 28 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 97 "nose_tip_forward_pos" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 183 "nose_tip_width_neg" 24 } - face_detail_cheek_def={ "cheek_def_02" 157 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 2 "cheek_fat_02_pos" 1 } - face_detail_chin_cleft={ "chin_cleft" 198 "chin_dimple" 22 } - face_detail_chin_def={ "chin_def" 216 "chin_def" 73 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 2 "eye_lower_lid_def" 9 } - face_detail_eye_socket={ "eye_socket_color_02" 25 "eye_socket_02" 5 } - face_detail_nasolabial={ "nasolabial_01" 14 "nasolabial_01" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 22 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 25 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 208 "temple_def" 218 } - expression_brow_wrinkles={ "brow_wrinkles_01" 174 "brow_wrinkles_04" 193 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_02" 210 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 145 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 154 "complexion_1" 255 } - gene_height={ "normal_height" 195 "normal_height" 165 } - gene_bs_body_type={ "body_fat_head_fat_low" 122 "body_fat_head_fat_full" 115 } - gene_bs_body_shape={ "body_shape_rectangle_full" 255 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 72 "bust_shape_3_half" 79 } - gene_age={ "old_1" 253 "old_2" 176 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 196 "avg_spacing_high_thickness" 198 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 212 "layer_2_high_thickness" 228 } - gene_body_hair={ "body_hair_avg" 147 "body_hair_avg" 89 } - gene_hair_type={ "hair_wavy" 154 "hair_wavy" 118 } - gene_baldness={ "male_pattern_baldness" 117 "male_pattern_baldness" 70 } - eye_accessory={ "normal_eyes" 241 "normal_eyes" 241 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 244 "normal_eyelashes" 244 } - beards={ "ep3_beards_curly" 255 "no_beard" 0 } - cloaks={ "ep3_byzantine_era2_nob" 143 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 62 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 137 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 217 "most_clothes" 0 } - headgear={ "byzantine_high_nobility" 67 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos_michael.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos_michael.txt deleted file mode 100644 index 2f7c07cd..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_ioannes_kantakouzenos_michael.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34410 -bookmark_call_of_the_empire_ioannes_kantakouzenos_michael={ - type=male - id=763975213 - age=0.340000 - genes={ hair_color={ 106 251 39 236 } - skin_color={ 150 116 165 115 } - eye_color={ 38 150 46 192 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_pos" 173 "chin_height_pos" 146 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_neg" 96 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_pos" 171 "forehead_angle_pos" 169 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 176 } - gene_forehead_roundness={ "forehead_roundness_pos" 183 "forehead_roundness_neg" 107 } - gene_forehead_width={ "forehead_width_pos" 154 "forehead_width_pos" 137 } - gene_forehead_height={ "forehead_height_neg" 108 "forehead_height_neg" 76 } - gene_head_height={ "head_height_pos" 139 "head_height_pos" 172 } - gene_head_width={ "head_width_neg" 105 "head_width_neg" 107 } - gene_head_profile={ "head_profile_neg" 84 "head_profile_pos" 190 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 157 } - gene_head_top_width={ "head_top_width_pos" 138 "head_top_width_neg" 107 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 121 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 131 "jaw_width_pos" 154 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 94 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 165 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 156 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 143 "mouth_height_neg" 114 } - gene_mouth_width={ "mouth_width_pos" 127 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 118 "mouth_upper_lip_size_pos" 149 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 64 "mouth_lower_lip_size_neg" 110 } - gene_mouth_open={ "mouth_open_neg" 98 "mouth_open_pos" 184 } - gene_neck_length={ "neck_length_neg" 90 "neck_length_pos" 140 } - gene_neck_width={ "neck_width_neg" 104 "neck_width_neg" 105 } - gene_bs_cheek_forward={ "cheek_forward_neg" 7 "cheek_forward_neg" 17 } - gene_bs_cheek_height={ "cheek_height_neg" 17 "cheek_height_neg" 11 } - gene_bs_cheek_width={ "cheek_width_pos" 39 "cheek_width_neg" 44 } - gene_bs_ear_angle={ "ear_angle_neg" 52 "ear_angle_neg" 74 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 58 "ear_inner_shape_pos" 39 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 33 "ear_upper_bend_pos" 39 } - gene_bs_ear_outward={ "ear_outward_pos" 10 "ear_outward_neg" 173 } - gene_bs_ear_size={ "ear_size_neg" 3 "ear_size_neg" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 243 "eye_corner_depth_pos" 179 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 134 "eye_fold_shape_pos" 144 } - gene_bs_eye_size={ "eye_size_pos" 49 "eye_size_pos" 47 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 17 "eye_upper_lid_size_neg" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 169 "forehead_brow_curve_neg" 25 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 29 "forehead_brow_forward_neg" 47 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 10 "forehead_brow_inner_height_neg" 9 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 111 "forehead_brow_outer_height_pos" 36 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 13 "forehead_brow_width_pos" 18 } - gene_bs_jaw_def={ "jaw_def_pos" 123 "jaw_def_neg" 204 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 18 "mouth_lower_lip_def_pos" 8 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 77 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 142 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 101 "mouth_lower_lip_width_neg" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 9 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 41 "mouth_philtrum_shape_neg" 13 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 23 "mouth_philtrum_width_neg" 49 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 2 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 59 "mouth_upper_lip_full_pos" 87 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 27 "mouth_upper_lip_profile_pos" 52 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 38 "mouth_upper_lip_width_pos" 20 } - gene_bs_nose_forward={ "nose_forward_pos" 21 "nose_forward_neg" 19 } - gene_bs_nose_height={ "nose_height_neg" 61 "nose_height_neg" 45 } - gene_bs_nose_length={ "nose_length_neg" 68 "nose_length_pos" 27 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_neg" 6 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 34 "nose_nostril_width_neg" 43 } - gene_bs_nose_profile={ "nose_profile_neg" 23 "nose_profile_hawk" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 7 "nose_ridge_angle_neg" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 0 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 72 "nose_size_pos" 54 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 84 "nose_tip_angle_pos" 6 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 17 "nose_tip_forward_pos" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 24 "nose_tip_width_neg" 183 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_02" 157 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 1 "cheek_fat_01_pos" 22 } - face_detail_chin_cleft={ "chin_cleft" 18 "chin_dimple" 22 } - face_detail_chin_def={ "chin_def" 73 "chin_def" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 183 "eye_lower_lid_def" 2 } - face_detail_eye_socket={ "eye_socket_02" 5 "eye_socket_color_02" 25 } - face_detail_nasolabial={ "nasolabial_01" 6 "nasolabial_01" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 22 "nose_ridge_def_pos" 19 } - face_detail_nose_tip_def={ "nose_tip_def" 25 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 218 "temple_def" 165 } - expression_brow_wrinkles={ "brow_wrinkles_01" 174 "brow_wrinkles_04" 193 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 25 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 154 "complexion_1" 255 } - gene_height={ "normal_height" 127 "normal_height" 165 } - gene_bs_body_type={ "body_fat_head_fat_medium" 89 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_pear_half" 121 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 72 "bust_shape_3_half" 79 } - gene_age={ "old_2" 176 "old_2" 43 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 198 "close_spacing_high_thickness" 155 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 228 "layer_2_low_thickness" 212 } - gene_body_hair={ "body_hair_avg" 89 "body_hair_avg" 147 } - gene_hair_type={ "hair_wavy" 118 "hair_wavy" 154 } - gene_baldness={ "male_pattern_baldness" 117 "male_pattern_baldness" 224 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 18 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 10 "normal_eyelashes" 10 } - beards={ "orthodox_beards" 74 "no_beard" 0 } - cloaks={ "no_cloak" 10 "no_cloak" 0 } - hairstyles={ "byzantine_hairstyles_straight" 126 "all_hairstyles" 0 } - legwear={ "western_war_legwear" 66 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_war_nobility" 81 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan.txt deleted file mode 100644 index 96e74169..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:225000 -bookmark_call_of_the_empire_kilij_arslan={ - type=male - id=2151962883 - age=0.460000 - genes={ hair_color={ 51 242 64 246 } - skin_color={ 214 98 214 94 } - eye_color={ 78 248 37 247 } - gene_chin_forward={ "chin_forward_neg" 76 "chin_forward_pos" 147 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 116 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 147 } - gene_eye_depth={ "eye_depth_neg" 116 "eye_depth_pos" 148 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 106 } - gene_eye_distance={ "eye_distance_pos" 129 "eye_distance_pos" 131 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_pos" 132 } - gene_forehead_angle={ "forehead_angle_neg" 108 "forehead_angle_pos" 137 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 139 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_pos" 134 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_neg" 113 "forehead_height_pos" 129 } - gene_head_height={ "head_height_pos" 172 "head_height_neg" 111 } - gene_head_width={ "head_width_pos" 177 "head_width_pos" 139 } - gene_head_profile={ "head_profile_neg" 32 "head_profile_neg" 10 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_neg" 94 } - gene_head_top_width={ "head_top_width_neg" 107 "head_top_width_pos" 143 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_pos" 130 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 139 "jaw_width_pos" 150 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 164 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_pos" 150 "mouth_forward_neg" 123 } - gene_mouth_height={ "mouth_height_pos" 143 "mouth_height_neg" 126 } - gene_mouth_width={ "mouth_width_neg" 182 "mouth_width_neg" 111 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 134 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 167 "mouth_lower_lip_size_pos" 161 } - gene_mouth_open={ "mouth_open_neg" 103 "mouth_open_neg" 82 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_neg" 127 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 66 "cheek_forward_neg" 7 } - gene_bs_cheek_height={ "cheek_height_neg" 22 "cheek_height_pos" 17 } - gene_bs_cheek_width={ "cheek_width_neg" 149 "cheek_width_pos" 34 } - gene_bs_ear_angle={ "ear_angle_pos" 110 "ear_angle_neg" 76 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 64 "ear_inner_shape_pos" 19 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 173 "ear_lower_bend_pos" 32 } - gene_bs_ear_outward={ "ear_outward_pos" 28 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_neg" 19 "ear_size_neg" 16 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 106 "eye_corner_depth_neg" 201 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 101 "eye_fold_shape_neg" 29 } - gene_bs_eye_size={ "eye_size_pos" 29 "eye_size_pos" 100 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 165 "eye_upper_lid_size_neg" 245 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 44 "forehead_brow_curve_neg" 87 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 82 "forehead_brow_forward_neg" 48 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 0 "forehead_brow_inner_height_neg" 110 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 5 "forehead_brow_outer_height_pos" 47 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 114 "forehead_brow_width_pos" 25 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_neg" 20 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 51 "mouth_lower_lip_def_pos" 99 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 37 "mouth_lower_lip_full_neg" 33 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 145 "mouth_lower_lip_pad_neg" 19 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 38 "mouth_lower_lip_width_neg" 18 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 43 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 20 "mouth_philtrum_shape_pos" 61 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 18 "mouth_philtrum_width_neg" 38 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 145 "mouth_upper_lip_full_pos" 88 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 8 "mouth_upper_lip_profile_pos" 10 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 103 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_pos" 30 "nose_forward_neg" 28 } - gene_bs_nose_height={ "nose_height_pos" 74 "nose_height_neg" 0 } - gene_bs_nose_length={ "nose_length_neg" 83 "nose_length_neg" 81 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 122 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 11 "nose_nostril_width_neg" 114 } - gene_bs_nose_profile={ "nose_profile_pos" 74 "nose_profile_pos" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 14 "nose_ridge_angle_neg" 30 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_neg" 98 } - gene_bs_nose_size={ "nose_size_pos" 61 "nose_size_neg" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 32 "nose_tip_angle_neg" 67 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 175 "nose_tip_forward_neg" 26 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 193 "nose_tip_width_neg" 0 } - face_detail_cheek_def={ "cheek_def_02" 7 "cheek_def_01" 80 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 0 "cheek_fat_02_pos" 80 } - face_detail_chin_cleft={ "chin_cleft" 8 "chin_cleft" 20 } - face_detail_chin_def={ "chin_def_neg" 227 "chin_def_neg" 235 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 49 } - face_detail_eye_socket={ "eye_socket_03" 18 "eye_socket_01" 13 } - face_detail_nasolabial={ "nasolabial_02" 24 "nasolabial_01" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_neg" 25 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 9 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 151 "brow_wrinkles_03" 255 } - expression_eye_wrinkles={ "eye_wrinkles_01" 202 "eye_wrinkles_01" 249 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 7 "forehead_wrinkles_01" 30 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 230 "complexion_2" 197 } - gene_height={ "normal_height" 119 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 157 "body_fat_head_fat_full" 139 } - gene_bs_body_shape={ "body_shape_average" 40 "body_shape_rectangle_full" 51 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_2_full" 38 } - gene_age={ "old_2" 115 "old_2" 160 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 191 "far_spacing_high_thickness" 239 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 236 "layer_2_low_thickness" 249 } - gene_body_hair={ "body_hair_sparse_low_stubble" 42 "body_hair_sparse_low_stubble" 69 } - gene_hair_type={ "hair_straight_thin_beard" 172 "hair_straight_thin_beard" 184 } - gene_baldness={ "male_pattern_baldness" 123 "male_pattern_baldness" 173 } - eye_accessory={ "normal_eyes" 63 "normal_eyes" 63 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 92 "normal_eyelashes" 92 } - beards={ "fp3_turkic_beards_straight" 255 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_wavy" 126 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 189 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 204 "most_clothes" 0 } - headgear={ "ep1_steppe_royalty" 74 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_kaykhusraw.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_kaykhusraw.txt deleted file mode 100644 index b7c3e20e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_kaykhusraw.txt +++ /dev/null @@ -1,145 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:225002 -bookmark_call_of_the_empire_kilij_arslan_kaykhusraw={ - type=boy - id=2426031623 - age=0.120000 - genes={ hair_color={ 51 242 3 247 } - skin_color={ 212 93 213 95 } - eye_color={ 78 248 87 252 } - gene_chin_forward={ "chin_forward_neg" 76 "chin_forward_pos" 145 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 138 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 116 "eye_depth_neg" 121 } - gene_eye_height={ "eye_height_pos" 128 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_pos" 129 "eye_distance_pos" 131 } - gene_eye_shut={ "eye_shut_pos" 132 "eye_shut_neg" 113 } - gene_forehead_angle={ "forehead_angle_neg" 108 "forehead_angle_neg" 124 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 155 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_pos" 134 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_neg" 116 "forehead_height_neg" 113 } - gene_head_height={ "head_height_pos" 139 "head_height_neg" 111 } - gene_head_width={ "head_width_pos" 177 "head_width_pos" 138 } - gene_head_profile={ "head_profile_neg" 34 "head_profile_neg" 10 } - gene_head_top_height={ "head_top_height_neg" 94 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 130 "head_top_width_neg" 107 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_pos" 139 "jaw_width_pos" 152 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_pos" 150 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 157 "mouth_height_pos" 143 } - gene_mouth_width={ "mouth_width_neg" 55 "mouth_width_neg" 92 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 134 "mouth_upper_lip_size_neg" 102 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 95 "mouth_lower_lip_size_neg" 81 } - gene_mouth_open={ "mouth_open_neg" 82 "mouth_open_neg" 16 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_neg" 121 } - gene_neck_width={ "neck_width_pos" 134 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 35 "cheek_forward_neg" 66 } - gene_bs_cheek_height={ "cheek_height_pos" 36 "cheek_height_pos" 17 } - gene_bs_cheek_width={ "cheek_width_neg" 149 "cheek_width_neg" 37 } - gene_bs_ear_angle={ "ear_angle_neg" 30 "ear_angle_pos" 110 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 64 "ear_inner_shape_pos" 51 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 22 "ear_lower_bend_pos" 173 } - gene_bs_ear_outward={ "ear_outward_pos" 28 "ear_outward_pos" 165 } - gene_bs_ear_size={ "ear_size_neg" 111 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 176 "eye_corner_depth_neg" 106 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 22 "eye_fold_shape_neg" 101 } - gene_bs_eye_size={ "eye_size_pos" 29 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 165 "eye_upper_lid_size_neg" 235 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 44 "forehead_brow_curve_neg" 80 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 82 "forehead_brow_forward_pos" 39 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 41 "forehead_brow_inner_height_neg" 123 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 28 "forehead_brow_outer_height_pos" 5 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 114 "forehead_brow_width_pos" 123 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_neg" 245 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 24 "mouth_lower_lip_def_pos" 51 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 37 "mouth_lower_lip_full_neg" 6 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 32 "mouth_lower_lip_pad_neg" 145 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 18 "mouth_lower_lip_width_pos" 121 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 27 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 13 "mouth_philtrum_shape_pos" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 29 "mouth_philtrum_width_neg" 38 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 29 "mouth_upper_lip_def_pos" 13 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 145 "mouth_upper_lip_full_pos" 21 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 94 "mouth_upper_lip_profile_neg" 8 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 7 "mouth_upper_lip_width_pos" 103 } - gene_bs_nose_forward={ "nose_forward_neg" 28 "nose_forward_neg" 16 } - gene_bs_nose_height={ "nose_height_neg" 139 "nose_height_pos" 74 } - gene_bs_nose_length={ "nose_length_neg" 81 "nose_length_neg" 19 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 14 "nose_nostril_height_neg" 122 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 77 "nose_nostril_width_neg" 41 } - gene_bs_nose_profile={ "nose_profile_pos" 74 "nose_profile_pos" 65 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 9 "nose_ridge_angle_neg" 14 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_neg" 92 } - gene_bs_nose_size={ "nose_size_pos" 61 "nose_size_pos" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 32 "nose_tip_angle_neg" 56 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 112 "nose_tip_forward_neg" 175 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 171 "nose_tip_width_pos" 40 } - face_detail_cheek_def={ "cheek_def_02" 7 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 24 "cheek_fat_01_neg" 0 } - face_detail_chin_cleft={ "chin_dimple" 17 "chin_cleft" 20 } - face_detail_chin_def={ "chin_def_neg" 7 "chin_def_neg" 235 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 49 "eye_lower_lid_def" 79 } - face_detail_eye_socket={ "eye_socket_03" 18 "eye_socket_02" 13 } - face_detail_nasolabial={ "nasolabial_02" 7 "nasolabial_02" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 17 "nose_ridge_def_neg" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 30 "brow_wrinkles_02" 6 } - expression_eye_wrinkles={ "eye_wrinkles_01" 38 "eye_wrinkles_01" 202 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 30 "forehead_wrinkles_02" 145 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 171 "complexion_1" 230 } - gene_height={ "normal_height" 119 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_low" 181 "body_fat_head_fat_medium" 146 } - gene_bs_body_shape={ "body_shape_triangle_half" 193 "body_shape_average" 20 } - gene_bs_bust={ "bust_clothes" 51 "bust_shape_2_half" 43 } - gene_age={ "old_4" 100 "old_2" 115 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 227 "avg_spacing_avg_thickness" 191 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 236 "layer_2_low_thickness" 195 } - gene_body_hair={ "body_hair_sparse_low_stubble" 69 "body_hair_sparse_low_stubble" 102 } - gene_hair_type={ "hair_straight_thin_beard" 172 "hair_straight_thin_beard" 114 } - gene_baldness={ "male_pattern_baldness" 97 "male_pattern_baldness" 173 } - eye_accessory={ "normal_eyes" 14 "normal_eyes" 14 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 31 "normal_eyelashes" 31 } - beards={ "thin_beards_straight" 93 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_wavy" 126 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 208 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 81 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=876021575 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_suleyman.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_suleyman.txt deleted file mode 100644 index 9a37a37c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_kilij_arslan_suleyman.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:225004 -bookmark_call_of_the_empire_kilij_arslan_suleyman={ - type=male - id=4276919217 - age=0.180000 - genes={ hair_color={ 51 242 3 247 } - skin_color={ 212 93 213 95 } - eye_color={ 78 248 87 252 } - gene_chin_forward={ "chin_forward_pos" 145 "chin_forward_neg" 76 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_pos" 138 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_pos" 128 } - gene_eye_distance={ "eye_distance_pos" 131 "eye_distance_pos" 131 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_neg" 113 } - gene_forehead_angle={ "forehead_angle_neg" 124 "forehead_angle_neg" 108 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 139 "forehead_brow_height_pos" 155 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_pos" 134 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_neg" 113 "forehead_height_neg" 116 } - gene_head_height={ "head_height_pos" 172 "head_height_pos" 139 } - gene_head_width={ "head_width_pos" 138 "head_width_pos" 177 } - gene_head_profile={ "head_profile_neg" 32 "head_profile_neg" 34 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 130 "head_top_width_neg" 107 } - gene_jaw_angle={ "jaw_angle_pos" 130 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 115 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_pos" 139 "jaw_width_pos" 152 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_pos" 164 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_pos" 150 } - gene_mouth_height={ "mouth_height_neg" 126 "mouth_height_pos" 157 } - gene_mouth_width={ "mouth_width_neg" 92 "mouth_width_neg" 55 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 102 "mouth_upper_lip_size_pos" 129 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 161 "mouth_lower_lip_size_neg" 95 } - gene_mouth_open={ "mouth_open_neg" 16 "mouth_open_neg" 82 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_neg" 121 } - gene_neck_width={ "neck_width_pos" 134 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_neg" 66 "cheek_forward_pos" 35 } - gene_bs_cheek_height={ "cheek_height_neg" 22 "cheek_height_pos" 36 } - gene_bs_cheek_width={ "cheek_width_neg" 149 "cheek_width_neg" 37 } - gene_bs_ear_angle={ "ear_angle_neg" 30 "ear_angle_pos" 110 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 51 "ear_inner_shape_pos" 19 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 173 "ear_upper_bend_pos" 22 } - gene_bs_ear_outward={ "ear_outward_pos" 28 "ear_outward_pos" 165 } - gene_bs_ear_size={ "ear_size_neg" 111 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 176 "eye_corner_depth_neg" 106 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 29 "eye_fold_shape_pos" 22 } - gene_bs_eye_size={ "eye_size_pos" 29 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 235 "eye_upper_lid_size_neg" 245 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 80 "forehead_brow_curve_neg" 44 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 82 "forehead_brow_forward_pos" 39 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 110 "forehead_brow_inner_height_neg" 123 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 28 "forehead_brow_outer_height_pos" 5 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 114 "forehead_brow_width_pos" 123 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_neg" 245 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 51 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 37 "mouth_lower_lip_full_neg" 6 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 145 "mouth_lower_lip_pad_neg" 32 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 38 "mouth_lower_lip_width_pos" 121 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 27 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 13 "mouth_philtrum_shape_pos" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 18 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 29 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 21 "mouth_upper_lip_full_neg" 145 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 10 "mouth_upper_lip_profile_pos" 94 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 6 "mouth_upper_lip_width_pos" 7 } - gene_bs_nose_forward={ "nose_forward_neg" 16 "nose_forward_pos" 30 } - gene_bs_nose_height={ "nose_height_neg" 0 "nose_height_neg" 139 } - gene_bs_nose_length={ "nose_length_neg" 19 "nose_length_neg" 81 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 14 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 41 "nose_nostril_width_neg" 114 } - gene_bs_nose_profile={ "nose_profile_pos" 25 "nose_profile_pos" 65 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 14 "nose_ridge_angle_neg" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 92 "nose_ridge_width_neg" 98 } - gene_bs_nose_size={ "nose_size_pos" 31 "nose_size_pos" 61 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 56 "nose_tip_angle_neg" 32 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 26 "nose_tip_forward_neg" 112 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 40 "nose_tip_width_pos" 171 } - face_detail_cheek_def={ "cheek_def_01" 3 "cheek_def_02" 7 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 0 "cheek_fat_04_pos" 24 } - face_detail_chin_cleft={ "chin_dimple" 17 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def_neg" 227 "chin_def_neg" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 79 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_02" 13 "eye_socket_01" 13 } - face_detail_nasolabial={ "nasolabial_01" 4 "nasolabial_02" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_neg" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_02" 6 "brow_wrinkles_01" 30 } - expression_eye_wrinkles={ "eye_wrinkles_01" 181 "eye_wrinkles_01" 202 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 145 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 171 "complexion_1" 230 } - gene_height={ "normal_height" 135 "normal_height" 119 } - gene_bs_body_type={ "body_fat_head_fat_medium" 123 "body_fat_head_fat_low" 131 } - gene_bs_body_shape={ "body_shape_triangle_half" 203 "body_shape_rectangle_full" 51 } - gene_bs_bust={ "bust_clothes" 27 "bust_clothes" 81 } - gene_age={ "old_2" 115 "old_4" 100 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 227 "avg_spacing_avg_thickness" 191 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 195 "layer_2_avg_thickness" 236 } - gene_body_hair={ "body_hair_sparse_low_stubble" 102 "body_hair_sparse_low_stubble" 42 } - gene_hair_type={ "hair_straight_thin_beard" 114 "hair_straight_thin_beard" 172 } - gene_baldness={ "male_pattern_baldness" 123 "male_pattern_baldness" 97 } - eye_accessory={ "normal_eyes" 133 "normal_eyes" 133 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 43 "normal_eyelashes" 43 } - beards={ "ep3_beards_straight" 126 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_wavy" 126 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 116 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 226 "most_clothes" 0 } - headgear={ "steppe_high_nobility" 184 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos.txt deleted file mode 100644 index 6cbaf90f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34281 -bookmark_call_of_the_empire_palaiologos={ - type=male - id=3995730742 - age=0.380000 - genes={ hair_color={ 8 235 52 235 } - skin_color={ 162 112 160 113 } - eye_color={ 43 186 36 192 } - gene_chin_forward={ "chin_forward_neg" 126 "chin_forward_neg" 116 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_pos" 139 } - gene_eye_angle={ "eye_angle_neg" 115 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 129 } - gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_pos" 147 "eye_shut_pos" 182 } - gene_forehead_angle={ "forehead_angle_pos" 129 "forehead_angle_neg" 120 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 125 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 157 "forehead_roundness_pos" 202 } - gene_forehead_width={ "forehead_width_neg" 122 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 141 "forehead_height_pos" 166 } - gene_head_height={ "head_height_pos" 134 "head_height_neg" 123 } - gene_head_width={ "head_width_neg" 100 "head_width_neg" 84 } - gene_head_profile={ "head_profile_pos" 131 "head_profile_pos" 146 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_neg" 121 } - gene_head_top_width={ "head_top_width_pos" 172 "head_top_width_pos" 147 } - gene_jaw_angle={ "jaw_angle_neg" 104 "jaw_angle_pos" 147 } - gene_jaw_forward={ "jaw_forward_neg" 94 "jaw_forward_neg" 115 } - gene_jaw_height={ "jaw_height_neg" 121 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 107 "jaw_width_pos" 183 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_pos" 139 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 163 "mouth_height_pos" 154 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_neg" 81 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 173 "mouth_upper_lip_size_pos" 143 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_pos" 140 "mouth_open_neg" 80 } - gene_neck_length={ "neck_length_neg" 108 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 169 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_neg" 25 "cheek_forward_neg" 66 } - gene_bs_cheek_height={ "cheek_height_pos" 83 "cheek_height_pos" 29 } - gene_bs_cheek_width={ "cheek_width_neg" 27 "cheek_width_neg" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 18 "ear_angle_pos" 18 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 13 "ear_inner_shape_pos" 35 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 30 "ear_both_bend_pos" 48 } - gene_bs_ear_outward={ "ear_outward_pos" 50 "ear_outward_neg" 29 } - gene_bs_ear_size={ "ear_size_pos" 57 "ear_size_pos" 57 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 222 "eye_corner_depth_pos" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 71 "eye_fold_shape_pos" 55 } - gene_bs_eye_size={ "eye_size_neg" 36 "eye_size_neg" 50 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 68 "eye_upper_lid_size_neg" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 120 "forehead_brow_curve_neg" 42 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 13 "forehead_brow_forward_pos" 18 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 20 "forehead_brow_inner_height_pos" 26 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 48 "forehead_brow_outer_height_neg" 10 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 38 "forehead_brow_width_pos" 32 } - gene_bs_jaw_def={ "jaw_def_pos" 32 "jaw_def_pos" 47 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 87 "mouth_lower_lip_def_pos" 31 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 76 "mouth_lower_lip_full_pos" 89 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 32 "mouth_lower_lip_pad_pos" 54 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 15 "mouth_lower_lip_width_pos" 13 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 34 "mouth_philtrum_def_pos" 35 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 89 "mouth_philtrum_shape_pos" 9 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 41 "mouth_philtrum_width_neg" 142 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 8 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 23 "mouth_upper_lip_full_neg" 131 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 74 "mouth_upper_lip_profile_pos" 16 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 83 "mouth_upper_lip_width_pos" 27 } - gene_bs_nose_forward={ "nose_forward_neg" 19 "nose_forward_pos" 16 } - gene_bs_nose_height={ "nose_height_neg" 35 "nose_height_neg" 34 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_neg" 119 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 100 "nose_nostril_height_pos" 23 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 135 } - gene_bs_nose_profile={ "nose_profile_neg" 17 "nose_profile_neg" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_pos" 56 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 93 "nose_ridge_width_neg" 36 } - gene_bs_nose_size={ "nose_size_pos" 57 "nose_size_neg" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 1 "nose_tip_angle_pos" 14 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 37 "nose_tip_forward_neg" 162 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 129 } - face_detail_cheek_def={ "cheek_def_01" 3 "cheek_def_01" 24 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 72 "cheek_fat_04_pos" 103 } - face_detail_chin_cleft={ "chin_cleft" 17 "chin_dimple" 110 } - face_detail_chin_def={ "chin_def" 55 "chin_def" 250 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 122 "eye_lower_lid_def" 240 } - face_detail_eye_socket={ "eye_socket_01" 12 "eye_socket_02" 130 } - face_detail_nasolabial={ "nasolabial_03" 25 "nasolabial_01" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 126 "nose_ridge_def_pos" 88 } - face_detail_nose_tip_def={ "nose_tip_def" 142 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 79 "temple_def" 63 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 46 } - expression_eye_wrinkles={ "eye_wrinkles_01" 193 "eye_wrinkles_01" 15 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 208 "forehead_wrinkles_01" 30 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 187 "complexion_1" 94 } - gene_height={ "normal_height" 123 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 165 "body_fat_head_fat_low" 114 } - gene_bs_body_shape={ "body_shape_rectangle_full" 121 "body_shape_triangle_full" 37 } - gene_bs_bust={ "bust_clothes" 42 "bust_shape_2_full" 251 } - gene_age={ "old_2" 225 "old_4" 68 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 235 "avg_spacing_avg_thickness" 199 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 162 "layer_2_high_thickness" 127 } - gene_body_hair={ "body_hair_dense" 90 "body_hair_avg" 182 } - gene_hair_type={ "hair_wavy" 121 "hair_wavy" 151 } - gene_baldness={ "male_pattern_baldness" 120 "male_pattern_baldness" 118 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 189 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 166 "normal_eyelashes" 166 } - beards={ "ep3_beards_curly" 190 "no_beard" 0 } - cloaks={ "ep3_byzantine_era2_nob" 195 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 190 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 154 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 161 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_high_nobility" 100 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos_eirene.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos_eirene.txt deleted file mode 100644 index af33366b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_palaiologos_eirene.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34408 -bookmark_call_of_the_empire_palaiologos_eirene={ - type=female - id=3334744392 - age=0.260000 - genes={ hair_color={ 103 247 67 233 } - skin_color={ 171 108 157 106 } - eye_color={ 50 128 41 191 } - gene_chin_forward={ "chin_forward_neg" 106 "chin_forward_pos" 136 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 90 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 93 } - gene_eye_height={ "eye_height_pos" 129 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_pos" 180 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 147 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 112 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 136 "forehead_brow_height_pos" 140 } - gene_forehead_roundness={ "forehead_roundness_pos" 161 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_neg" 115 "forehead_width_neg" 125 } - gene_forehead_height={ "forehead_height_neg" 65 "forehead_height_neg" 41 } - gene_head_height={ "head_height_neg" 112 "head_height_neg" 89 } - gene_head_width={ "head_width_pos" 171 "head_width_pos" 158 } - gene_head_profile={ "head_profile_neg" 107 "head_profile_pos" 135 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 154 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_pos" 175 "jaw_angle_pos" 138 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 121 } - gene_jaw_width={ "jaw_width_pos" 179 "jaw_width_neg" 111 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 176 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 131 } - gene_mouth_width={ "mouth_width_neg" 67 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 161 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 105 "mouth_lower_lip_size_neg" 115 } - gene_mouth_open={ "mouth_open_neg" 11 "mouth_open_pos" 161 } - gene_neck_length={ "neck_length_pos" 140 "neck_length_pos" 143 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 41 "cheek_forward_pos" 9 } - gene_bs_cheek_height={ "cheek_height_pos" 18 "cheek_height_neg" 38 } - gene_bs_cheek_width={ "cheek_width_pos" 38 "cheek_width_neg" 48 } - gene_bs_ear_angle={ "ear_angle_pos" 110 "ear_angle_neg" 10 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 33 "ear_inner_shape_pos" 137 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 116 "ear_lower_bend_pos" 14 } - gene_bs_ear_outward={ "ear_outward_pos" 45 "ear_outward_neg" 43 } - gene_bs_ear_size={ "ear_size_pos" 111 "ear_size_pos" 3 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 167 "eye_corner_depth_pos" 161 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 204 "eye_fold_shape_pos" 63 } - gene_bs_eye_size={ "eye_size_pos" 10 "eye_size_neg" 19 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 177 "eye_upper_lid_size_pos" 4 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 50 "forehead_brow_curve_neg" 122 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 44 "forehead_brow_forward_pos" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 32 "forehead_brow_inner_height_neg" 5 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 23 "forehead_brow_outer_height_pos" 18 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 37 "forehead_brow_width_neg" 40 } - gene_bs_jaw_def={ "jaw_def_neg" 25 "jaw_def_pos" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 22 "mouth_lower_lip_def_pos" 83 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 17 "mouth_lower_lip_full_neg" 72 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 55 "mouth_lower_lip_pad_neg" 99 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 60 "mouth_lower_lip_width_pos" 127 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 35 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 55 "mouth_philtrum_shape_neg" 3 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 83 "mouth_philtrum_width_neg" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 50 "mouth_upper_lip_def_pos" 19 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 176 "mouth_upper_lip_full_pos" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 14 "mouth_upper_lip_profile_pos" 189 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 116 "mouth_upper_lip_width_pos" 95 } - gene_bs_nose_forward={ "nose_forward_pos" 4 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_neg" 42 "nose_height_pos" 71 } - gene_bs_nose_length={ "nose_length_neg" 104 "nose_length_pos" 196 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 98 "nose_nostril_height_neg" 25 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 39 "nose_nostril_width_pos" 4 } - gene_bs_nose_profile={ "nose_profile_neg" 11 "nose_profile_hawk" 123 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 57 "nose_ridge_angle_pos" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 9 "nose_ridge_width_pos" 32 } - gene_bs_nose_size={ "nose_size_pos" 94 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 28 "nose_tip_angle_pos" 1 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 61 "nose_tip_forward_pos" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 21 "nose_tip_width_pos" 27 } - face_detail_cheek_def={ "cheek_def_01" 218 "cheek_def_01" 78 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 71 "cheek_fat_01_pos" 161 } - face_detail_chin_cleft={ "chin_cleft" 12 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def_neg" 233 "chin_def_neg" 1 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 51 "eye_lower_lid_def" 249 } - face_detail_eye_socket={ "eye_socket_02" 5 "eye_socket_color_03" 24 } - face_detail_nasolabial={ "nasolabial_01" 110 "nasolabial_01" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 140 "nose_ridge_def_pos" 14 } - face_detail_nose_tip_def={ "nose_tip_def" 236 "nose_tip_def" 10 } - face_detail_temple_def={ "temple_def" 189 "temple_def" 220 } - expression_brow_wrinkles={ "brow_wrinkles_03" 57 "brow_wrinkles_04" 159 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_01" 48 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 82 "forehead_wrinkles_03" 234 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 141 "complexion_5" 103 } - gene_height={ "normal_height" 114 "normal_height" 131 } - gene_bs_body_type={ "body_fat_head_fat_full" 108 "body_fat_head_fat_medium" 122 } - gene_bs_body_shape={ "body_shape_triangle_half" 64 "body_shape_triangle_half" 46 } - gene_bs_bust={ "bust_clothes" 89 "bust_shape_1_half" 200 } - gene_age={ "old_4" 161 "old_1" 148 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 173 "far_spacing_avg_thickness" 192 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 213 "layer_2_avg_thickness" 204 } - gene_body_hair={ "body_hair_avg" 142 "body_hair_avg" 145 } - gene_hair_type={ "hair_wavy" 144 "hair_curly" 173 } - gene_baldness={ "male_pattern_baldness" 80 "male_pattern_baldness" 158 } - eye_accessory={ "normal_eyes" 245 "normal_eyes" 245 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 96 "normal_eyelashes" 96 } - beards={ "ep3_beards_curly" 102 "no_beard" 0 } - cloaks={ "no_cloak" 64 "no_cloak" 0 } - hairstyles={ "byzantine_hairstyles_straight" 255 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 156 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 110 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_high_nobility" 144 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar.txt deleted file mode 100644 index 29f0f354..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:466517 -bookmark_call_of_the_empire_tamar={ - type=female - id=980267409 - age=0.180000 - genes={ hair_color={ 171 212 171 212 } - skin_color={ 117 99 117 99 } - eye_color={ 188 187 188 187 } - gene_chin_forward={ "chin_forward_pos" 169 "chin_forward_pos" 169 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 130 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 146 "eye_angle_pos" 146 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 146 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 161 "forehead_brow_height_pos" 161 } - gene_forehead_roundness={ "forehead_roundness_pos" 159 "forehead_roundness_pos" 159 } - gene_forehead_width={ "forehead_width_neg" 80 "forehead_width_neg" 80 } - gene_forehead_height={ "forehead_height_pos" 128 "forehead_height_pos" 128 } - gene_head_height={ "head_height_pos" 146 "head_height_pos" 146 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_neg" 108 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 94 "head_top_width_neg" 94 } - gene_jaw_angle={ "jaw_angle_neg" 106 "jaw_angle_neg" 106 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_neg" 100 "jaw_width_neg" 100 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 128 "mouth_height_pos" 128 } - gene_mouth_width={ "mouth_width_neg" 111 "mouth_width_neg" 111 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 169 "mouth_upper_lip_size_pos" 169 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 127 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 86 "mouth_open_neg" 86 } - gene_neck_length={ "neck_length_pos" 134 "neck_length_pos" 134 } - gene_neck_width={ "neck_width_neg" 117 "neck_width_neg" 117 } - gene_bs_cheek_forward={ "cheek_forward_neg" 46 "cheek_forward_neg" 46 } - gene_bs_cheek_height={ "cheek_height_neg" 24 "cheek_height_neg" 24 } - gene_bs_cheek_width={ "cheek_width_neg" 31 "cheek_width_neg" 31 } - gene_bs_ear_angle={ "ear_angle_pos" 16 "ear_angle_pos" 16 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 99 "ear_inner_shape_pos" 99 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 182 "ear_upper_bend_pos" 182 } - gene_bs_ear_outward={ "ear_outward_neg" 13 "ear_outward_neg" 13 } - gene_bs_ear_size={ "ear_size_pos" 20 "ear_size_pos" 20 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 214 "eye_corner_depth_pos" 214 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 1 "eye_fold_shape_neg" 1 } - gene_bs_eye_size={ "eye_size_pos" 2 "eye_size_pos" 2 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 38 "eye_upper_lid_size_pos" 38 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 4 "forehead_brow_curve_pos" 4 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 44 "forehead_brow_forward_pos" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 74 "forehead_brow_inner_height_neg" 74 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 51 "forehead_brow_outer_height_pos" 51 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 8 "forehead_brow_width_neg" 8 } - gene_bs_jaw_def={ "jaw_def_neg" 97 "jaw_def_neg" 97 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 167 "mouth_lower_lip_def_pos" 167 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 28 "mouth_lower_lip_full_neg" 28 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 104 "mouth_lower_lip_pad_neg" 104 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 29 "mouth_lower_lip_width_neg" 29 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 202 "mouth_philtrum_def_pos" 202 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_neg" 32 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 104 "mouth_philtrum_width_pos" 104 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 37 "mouth_upper_lip_def_pos" 37 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 91 "mouth_upper_lip_full_pos" 91 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 19 "mouth_upper_lip_profile_pos" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 118 "mouth_upper_lip_width_pos" 118 } - gene_bs_nose_forward={ "nose_forward_neg" 38 "nose_forward_neg" 38 } - gene_bs_nose_height={ "nose_height_neg" 65 "nose_height_neg" 65 } - gene_bs_nose_length={ "nose_length_neg" 114 "nose_length_neg" 114 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 86 "nose_nostril_height_pos" 86 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 34 "nose_nostril_width_neg" 34 } - gene_bs_nose_profile={ "nose_profile_hawk" 124 "nose_profile_hawk" 124 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 5 "nose_ridge_angle_pos" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 43 "nose_ridge_width_pos" 43 } - gene_bs_nose_size={ "nose_size_pos" 60 "nose_size_pos" 60 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 8 "nose_tip_angle_neg" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 37 "nose_tip_forward_neg" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 163 "nose_tip_width_neg" 163 } - face_detail_cheek_def={ "cheek_def_01" 144 "cheek_def_01" 144 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 15 "cheek_fat_01_pos" 15 } - face_detail_chin_cleft={ "chin_cleft" 22 "chin_cleft" 22 } - face_detail_chin_def={ "chin_def" 225 "chin_def" 225 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 49 "eye_lower_lid_def" 49 } - face_detail_eye_socket={ "eye_socket_color_01" 16 "eye_socket_color_01" 16 } - face_detail_nasolabial={ "nasolabial_02" 14 "nasolabial_02" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 255 "nose_tip_def" 255 } - face_detail_temple_def={ "temple_def" 91 "temple_def" 91 } - expression_brow_wrinkles={ "brow_wrinkles_01" 250 "brow_wrinkles_01" 250 } - expression_eye_wrinkles={ "eye_wrinkles_01" 254 "eye_wrinkles_01" 179 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 2 "forehead_wrinkles_01" 2 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 100 "complexion_3" 100 } - gene_height={ "normal_height" 115 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_full" 123 "body_fat_head_fat_full" 115 } - gene_bs_body_shape={ "body_shape_pear_half" 54 "body_shape_pear_half" 34 } - gene_bs_bust={ "bust_clothes" 172 "bust_shape_3_full" 215 } - gene_age={ "old_2" 15 "old_2" 15 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 166 "far_spacing_avg_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 75 "layer_2_avg_thickness" 75 } - gene_body_hair={ "body_hair_avg" 184 "body_hair_avg" 184 } - gene_hair_type={ "hair_wavy" 146 "hair_wavy" 146 } - gene_baldness={ "male_pattern_baldness" 108 "male_pattern_baldness" 108 } - eye_accessory={ "normal_eyes" 222 "normal_eyes" 222 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 78 "normal_eyelashes" 78 } - beards={ "ep3_beards_straight" 165 "no_beard" 0 } - cloaks={ "no_cloak" 127 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 126 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 144 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 102 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_high_nobility" 184 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_giorgi.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_giorgi.txt deleted file mode 100644 index 49dc9dd6..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_giorgi.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:216515 -bookmark_call_of_the_empire_tamar_giorgi={ - type=male - id=4148879952 - age=0.550000 - genes={ hair_color={ 103 231 15 247 } - skin_color={ 164 115 164 117 } - eye_color={ 76 132 43 135 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_pos" 150 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_neg" 86 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 113 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_neg" 114 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 172 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 134 "forehead_brow_height_pos" 133 } - gene_forehead_roundness={ "forehead_roundness_pos" 147 "forehead_roundness_pos" 178 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_pos" 225 "forehead_height_neg" 115 } - gene_head_height={ "head_height_neg" 44 "head_height_pos" 171 } - gene_head_width={ "head_width_neg" 106 "head_width_pos" 159 } - gene_head_profile={ "head_profile_pos" 130 "head_profile_neg" 105 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 148 "head_top_width_neg" 115 } - gene_jaw_angle={ "jaw_angle_pos" 138 "jaw_angle_pos" 170 } - gene_jaw_forward={ "jaw_forward_neg" 93 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 152 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_pos" 167 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_pos" 184 } - gene_mouth_width={ "mouth_width_neg" 120 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 136 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 67 "mouth_lower_lip_size_pos" 155 } - gene_mouth_open={ "mouth_open_pos" 152 "mouth_open_neg" 42 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 138 } - gene_neck_width={ "neck_width_pos" 150 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_neg" 13 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_neg" 31 "cheek_height_pos" 45 } - gene_bs_cheek_width={ "cheek_width_pos" 51 "cheek_width_neg" 35 } - gene_bs_ear_angle={ "ear_angle_pos" 117 "ear_angle_neg" 8 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 21 "ear_inner_shape_pos" 122 } - gene_bs_ear_bend={ "ear_both_bend_pos" 47 "ear_both_bend_pos" 40 } - gene_bs_ear_outward={ "ear_outward_pos" 6 "ear_outward_neg" 41 } - gene_bs_ear_size={ "ear_size_neg" 7 "ear_size_neg" 45 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 171 "eye_corner_depth_pos" 172 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 70 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_neg" 3 "eye_size_neg" 6 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 45 "eye_upper_lid_size_pos" 7 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 96 "forehead_brow_curve_pos" 13 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 33 "forehead_brow_forward_pos" 24 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 41 "forehead_brow_inner_height_neg" 39 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 6 "forehead_brow_outer_height_neg" 3 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 118 "forehead_brow_width_pos" 71 } - gene_bs_jaw_def={ "jaw_def_neg" 112 "jaw_def_pos" 113 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 171 "mouth_lower_lip_def_pos" 179 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 37 "mouth_lower_lip_full_neg" 84 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 78 "mouth_lower_lip_pad_neg" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 112 "mouth_lower_lip_width_neg" 90 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 47 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 42 "mouth_philtrum_shape_neg" 9 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 27 "mouth_philtrum_width_neg" 59 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 44 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 4 "mouth_upper_lip_full_pos" 56 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 63 "mouth_upper_lip_profile_neg" 101 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 44 "mouth_upper_lip_width_pos" 31 } - gene_bs_nose_forward={ "nose_forward_neg" 31 "nose_forward_neg" 10 } - gene_bs_nose_height={ "nose_height_pos" 25 "nose_height_pos" 43 } - gene_bs_nose_length={ "nose_length_pos" 16 "nose_length_neg" 27 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 94 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 113 "nose_nostril_width_neg" 45 } - gene_bs_nose_profile={ "nose_profile_hawk" 27 "nose_profile_pos" 1 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 47 "nose_ridge_angle_neg" 7 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 43 "nose_ridge_width_pos" 30 } - gene_bs_nose_size={ "nose_size_neg" 47 "nose_size_pos" 23 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 3 "nose_tip_angle_neg" 35 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 78 "nose_tip_forward_neg" 21 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 26 "nose_tip_width_pos" 50 } - face_detail_cheek_def={ "cheek_def_02" 14 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 234 "cheek_fat_04_pos" 245 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def_neg" 222 "chin_def_neg" 61 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 250 "eye_lower_lid_def" 7 } - face_detail_eye_socket={ "eye_socket_03" 203 "eye_socket_01" 4 } - face_detail_nasolabial={ "nasolabial_02" 38 "nasolabial_02" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_pos" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 242 } - face_detail_temple_def={ "temple_def" 55 "temple_def" 140 } - expression_brow_wrinkles={ "brow_wrinkles_01" 64 "brow_wrinkles_01" 34 } - expression_eye_wrinkles={ "eye_wrinkles_01" 163 "eye_wrinkles_03" 179 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 255 "forehead_wrinkles_01" 246 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 167 "complexion_3" 220 } - gene_height={ "normal_height" 127 "normal_height" 122 } - gene_bs_body_type={ "body_fat_head_fat_full" 138 "body_fat_head_fat_full" 141 } - gene_bs_body_shape={ "body_shape_rectangle_half" 127 "body_shape_apple_half" 2 } - gene_bs_bust={ "bust_clothes" 54 "bust_shape_2_full" 78 } - gene_age={ "old_2" 1 "old_4" 77 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 224 "avg_spacing_avg_thickness" 231 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 247 "layer_2_low_thickness" 184 } - gene_body_hair={ "body_hair_sparse" 149 "body_hair_dense" 152 } - gene_hair_type={ "hair_wavy" 115 "hair_wavy" 91 } - gene_baldness={ "male_pattern_baldness" 190 "male_pattern_baldness" 149 } - eye_accessory={ "normal_eyes" 158 "normal_eyes" 158 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 139 "normal_eyelashes" 139 } - beards={ "ep3_beards_curly" 255 "no_beard" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 62 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_imperial_legwear" 249 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_royalty_clothes" 15 "most_clothes" 0 } - cloaks={ "ep3_byzantine_era2_roy_01_loros" 65 "no_cloak" 0 } - headgear={ "ep3_byzantine_era2_royalty" 91 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_rusudan.txt b/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_rusudan.txt deleted file mode 100644 index cbcc03b1..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_call_of_the_empire_tamar_rusudan.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:216510 -bookmark_call_of_the_empire_tamar_rusudan={ - type=girl - id=2202651845 - age=0.160000 - genes={ hair_color={ 18 239 103 231 } - skin_color={ 154 120 150 123 } - eye_color={ 29 246 76 132 } - gene_chin_forward={ "chin_forward_neg" 124 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 130 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_neg" 89 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 143 "eye_distance_pos" 129 } - gene_eye_shut={ "eye_shut_neg" 107 "eye_shut_neg" 114 } - gene_forehead_angle={ "forehead_angle_pos" 172 "forehead_angle_neg" 126 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 111 "forehead_brow_height_pos" 134 } - gene_forehead_roundness={ "forehead_roundness_pos" 147 "forehead_roundness_pos" 158 } - gene_forehead_width={ "forehead_width_pos" 140 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_neg" 115 "forehead_height_neg" 78 } - gene_head_height={ "head_height_pos" 154 "head_height_pos" 171 } - gene_head_width={ "head_width_pos" 159 "head_width_neg" 81 } - gene_head_profile={ "head_profile_neg" 113 "head_profile_pos" 130 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_pos" 173 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_pos" 170 "jaw_angle_neg" 111 } - gene_jaw_forward={ "jaw_forward_neg" 126 "jaw_forward_neg" 93 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 148 "jaw_width_pos" 152 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 167 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 120 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 136 "mouth_upper_lip_size_pos" 159 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 124 "mouth_lower_lip_size_pos" 155 } - gene_mouth_open={ "mouth_open_pos" 152 "mouth_open_pos" 201 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_neg" 118 } - gene_neck_width={ "neck_width_pos" 150 "neck_width_pos" 150 } - gene_bs_cheek_forward={ "cheek_forward_pos" 21 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_neg" 31 "cheek_height_neg" 36 } - gene_bs_cheek_width={ "cheek_width_pos" 51 "cheek_width_neg" 41 } - gene_bs_ear_angle={ "ear_angle_pos" 117 "ear_angle_pos" 74 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 21 "ear_inner_shape_pos" 27 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 2 "ear_both_bend_pos" 47 } - gene_bs_ear_outward={ "ear_outward_pos" 18 "ear_outward_pos" 6 } - gene_bs_ear_size={ "ear_size_neg" 7 "ear_size_pos" 92 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 172 "eye_corner_depth_pos" 171 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 78 "eye_fold_shape_neg" 70 } - gene_bs_eye_size={ "eye_size_neg" 3 "eye_size_neg" 24 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 16 "eye_upper_lid_size_neg" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 96 "forehead_brow_curve_neg" 188 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 61 "forehead_brow_forward_pos" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 35 "forehead_brow_inner_height_neg" 41 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 6 "forehead_brow_outer_height_neg" 93 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 93 "forehead_brow_width_neg" 118 } - gene_bs_jaw_def={ "jaw_def_pos" 18 "jaw_def_neg" 112 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 171 "mouth_lower_lip_def_pos" 103 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 37 "mouth_lower_lip_full_neg" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 78 "mouth_lower_lip_pad_neg" 192 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 62 "mouth_lower_lip_width_neg" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 9 "mouth_philtrum_shape_pos" 82 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 27 "mouth_philtrum_width_pos" 116 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 93 "mouth_upper_lip_full_pos" 4 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 3 "mouth_upper_lip_profile_pos" 63 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 33 "mouth_upper_lip_width_neg" 44 } - gene_bs_nose_forward={ "nose_forward_neg" 10 "nose_forward_pos" 13 } - gene_bs_nose_height={ "nose_height_neg" 94 "nose_height_pos" 43 } - gene_bs_nose_length={ "nose_length_neg" 27 "nose_length_pos" 75 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_pos" 11 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 47 "nose_nostril_width_neg" 113 } - gene_bs_nose_profile={ "nose_profile_pos" 76 "nose_profile_hawk" 27 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 25 "nose_ridge_angle_neg" 7 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 24 "nose_ridge_width_neg" 43 } - gene_bs_nose_size={ "nose_size_pos" 53 "nose_size_neg" 47 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 3 "nose_tip_angle_neg" 121 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 21 "nose_tip_forward_pos" 11 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 36 "nose_tip_width_pos" 26 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_02" 9 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 160 "cheek_fat_02_pos" 234 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def_neg" 222 "chin_def_neg" 4 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 212 "eye_lower_lid_def" 250 } - face_detail_eye_socket={ "eye_socket_03" 203 "eye_socket_color_02" 28 } - face_detail_nasolabial={ "nasolabial_01" 19 "nasolabial_02" 38 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 178 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 249 } - face_detail_temple_def={ "temple_def" 169 "temple_def" 55 } - expression_brow_wrinkles={ "brow_wrinkles_04" 212 "brow_wrinkles_01" 34 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 19 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 166 "forehead_wrinkles_02" 244 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 244 "complexion_1" 90 } - gene_height={ "normal_height" 127 "normal_height" 128 } - gene_bs_body_type={ "body_fat_head_fat_low" 119 "body_fat_head_fat_full" 132 } - gene_bs_body_shape={ "body_shape_rectangle_half" 81 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 63 "bust_shape_4_half" 85 } - gene_age={ "old_4" 77 "old_2" 24 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 224 "far_spacing_avg_thickness" 210 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 175 "layer_2_avg_thickness" 247 } - gene_body_hair={ "body_hair_sparse" 149 "body_hair_dense" 192 } - gene_hair_type={ "hair_curly" 111 "hair_wavy" 115 } - gene_baldness={ "male_pattern_baldness" 190 "male_pattern_baldness" 125 } - eye_accessory={ "normal_eyes" 189 "normal_eyes" 189 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 153 "normal_eyelashes" 153 } - beards={ "no_beard" 121 "no_beard" 0 } - cloaks={ "ep3_byzantine_era2_nob" 122 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 94 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 160 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 223 "most_clothes" 0 } - headgear={ "byzantine_high_nobility" 234 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald.txt deleted file mode 100644 index 4847fe3e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90104 -bookmark_carolingians_charles_the_bald={ - type=male - id=2420020492 - age=0.430000 - genes={ hair_color={ 218 197 48 229 } - skin_color={ 79 80 83 81 } - eye_color={ 180 190 222 131 } - gene_chin_forward={ "chin_forward_pos" 127 "chin_forward_pos" 129 } - gene_chin_height={ "chin_height_neg" 120 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_neg" 114 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 138 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 145 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 210 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_neg" 125 } - gene_head_height={ "head_height_pos" 158 "head_height_pos" 148 } - gene_head_width={ "head_width_pos" 173 "head_width_pos" 153 } - gene_head_profile={ "head_profile_pos" 179 "head_profile_neg" 117 } - gene_head_top_height={ "head_top_height_neg" 91 "head_top_height_pos" 142 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 172 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 128 } - gene_jaw_forward={ "jaw_forward_pos" 148 "jaw_forward_neg" 119 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 167 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 96 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 151 } - gene_mouth_width={ "mouth_width_neg" 74 "mouth_width_neg" 125 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 143 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 129 "mouth_lower_lip_size_pos" 132 } - gene_mouth_open={ "mouth_open_pos" 129 "mouth_open_neg" 81 } - gene_neck_length={ "neck_length_neg" 107 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_neg" 117 } - gene_bs_cheek_forward={ "cheek_forward_neg" 36 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 47 "cheek_height_pos" 33 } - gene_bs_cheek_width={ "cheek_width_pos" 40 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_pos" 54 "ear_angle_pos" 188 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 9 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 159 "ear_lower_bend_pos" 112 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_pos" 112 } - gene_bs_ear_size={ "ear_size_neg" 21 "ear_size_pos" 112 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 167 "eye_corner_depth_pos" 114 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 80 "eye_fold_shape_neg" 97 } - gene_bs_eye_size={ "eye_size_neg" 107 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 45 "eye_upper_lid_size_pos" 99 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 96 "forehead_brow_curve_neg" 110 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_pos" 1 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_neg" 89 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_pos" 8 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 94 "forehead_brow_width_pos" 90 } - gene_bs_jaw_def={ "jaw_def_neg" 14 "jaw_def_pos" 4 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 30 "mouth_lower_lip_def_pos" 9 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 22 "mouth_lower_lip_full_pos" 14 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 138 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 65 "mouth_lower_lip_width_pos" 69 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 46 "mouth_philtrum_def_pos" 201 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_pos" 113 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 72 "mouth_philtrum_width_pos" 24 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 31 "mouth_upper_lip_def_pos" 14 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_pos" 12 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 81 "mouth_upper_lip_profile_neg" 71 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 41 "mouth_upper_lip_width_neg" 35 } - gene_bs_nose_forward={ "nose_forward_neg" 7 "nose_forward_pos" 14 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_pos" 4 } - gene_bs_nose_length={ "nose_length_pos" 14 "nose_length_pos" 71 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 14 "nose_nostril_width_neg" 156 } - gene_bs_nose_profile={ "nose_profile_pos" 23 "nose_profile_pos" 91 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 32 "nose_ridge_angle_pos" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 33 "nose_ridge_width_pos" 36 } - gene_bs_nose_size={ "nose_size_pos" 26 "nose_size_pos" 27 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 91 "nose_tip_angle_pos" 197 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 14 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 44 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_02" 133 "cheek_def_01" 173 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 149 "cheek_fat_03_pos" 45 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def" 14 "chin_def" 216 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 144 "eye_lower_lid_def" 244 } - face_detail_eye_socket={ "eye_socket_01" 28 "eye_socket_03" 46 } - face_detail_nasolabial={ "nasolabial_02" 15 "nasolabial_03" 177 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_neg" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 163 "nose_tip_def" 67 } - face_detail_temple_def={ "temple_def" 225 "temple_def" 247 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_04" 180 } - expression_eye_wrinkles={ "eye_wrinkles_01" 98 "eye_wrinkles_03" 131 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 89 "complexion_2" 101 } - gene_height={ "normal_height" 145 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_low" 128 "body_fat_head_fat_low" 119 } - gene_bs_body_shape={ "body_shape_pear_half" 21 "body_shape_pear_half" 2 } - gene_bs_bust={ "bust_clothes" 57 "bust_shape_1_half" 186 } - gene_age={ "old_1" 210 "old_3" 126 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "avg_spacing_low_thickness" 143 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 140 "layer_2_lower_thickness" 210 } - gene_body_hair={ "body_hair_sparse" 171 "body_hair_avg" 98 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 164 "normal_eyes" 164 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 71 "normal_eyelashes" 71 } - beards={ "scripted_character_beards_03" 255 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 126 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 143 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_western_era1_imperial" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 227 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_judith.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_judith.txt deleted file mode 100644 index c7b1a274..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_judith.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90110 -bookmark_carolingians_charles_the_bald_alt_judith={ - type=female - id=3325455234 - age=0.220000 - genes={ hair_color={ 178 165 218 197 } - skin_color={ 70 76 67 75 } - eye_color={ 185 167 180 190 } - gene_chin_forward={ "chin_forward_pos" 133 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_neg" 113 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_pos" 158 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_neg" 105 "forehead_angle_pos" 137 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 145 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_pos" 210 "forehead_roundness_pos" 166 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_pos" 136 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_pos" 129 } - gene_head_height={ "head_height_pos" 158 "head_height_pos" 154 } - gene_head_width={ "head_width_pos" 153 "head_width_pos" 209 } - gene_head_profile={ "head_profile_pos" 179 "head_profile_pos" 186 } - gene_head_top_height={ "head_top_height_neg" 91 "head_top_height_neg" 117 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 144 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 78 "jaw_width_pos" 167 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 166 } - gene_mouth_width={ "mouth_width_neg" 113 "mouth_width_neg" 74 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 143 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 129 "mouth_lower_lip_size_neg" 77 } - gene_mouth_open={ "mouth_open_pos" 187 "mouth_open_pos" 129 } - gene_neck_length={ "neck_length_neg" 107 "neck_length_pos" 139 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_pos" 177 } - gene_bs_cheek_forward={ "cheek_forward_pos" 83 "cheek_forward_neg" 36 } - gene_bs_cheek_height={ "cheek_height_pos" 10 "cheek_height_pos" 33 } - gene_bs_cheek_width={ "cheek_width_pos" 40 "cheek_width_pos" 33 } - gene_bs_ear_angle={ "ear_angle_pos" 188 "ear_angle_neg" 101 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 13 } - gene_bs_ear_bend={ "ear_both_bend_pos" 38 "ear_lower_bend_pos" 159 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_neg" 37 } - gene_bs_ear_size={ "ear_size_neg" 21 "ear_size_neg" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_pos" 184 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 109 "eye_fold_shape_neg" 97 } - gene_bs_eye_size={ "eye_size_neg" 30 "eye_size_neg" 107 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 99 "eye_upper_lid_size_pos" 137 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 96 "forehead_brow_curve_neg" 57 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 90 "forehead_brow_forward_pos" 1 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_neg" 125 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 122 "forehead_brow_outer_height_neg" 51 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 2 "forehead_brow_width_pos" 94 } - gene_bs_jaw_def={ "jaw_def_neg" 14 "jaw_def_neg" 20 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 30 "mouth_lower_lip_def_pos" 18 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 22 "mouth_lower_lip_full_pos" 30 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 138 "mouth_lower_lip_pad_neg" 40 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 65 "mouth_lower_lip_width_pos" 16 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 31 "mouth_philtrum_def_pos" 46 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 35 "mouth_philtrum_shape_neg" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 22 "mouth_philtrum_width_pos" 72 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 14 "mouth_upper_lip_def_pos" 6 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 12 "mouth_upper_lip_full_neg" 145 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 81 "mouth_upper_lip_profile_pos" 151 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 41 "mouth_upper_lip_width_neg" 102 } - gene_bs_nose_forward={ "nose_forward_pos" 59 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_neg" 123 } - gene_bs_nose_length={ "nose_length_pos" 17 "nose_length_pos" 14 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 32 "nose_nostril_width_neg" 156 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 22 "nose_profile_pos" 23 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 32 "nose_ridge_angle_pos" 10 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 51 "nose_ridge_width_neg" 33 } - gene_bs_nose_size={ "nose_size_pos" 26 "nose_size_pos" 24 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 197 "nose_tip_angle_neg" 5 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 36 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 22 "nose_tip_width_pos" 44 } - face_detail_cheek_def={ "cheek_def_02" 133 "cheek_def_01" 8 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 32 "cheek_fat_01_neg" 149 } - face_detail_chin_cleft={ "chin_dimple" 21 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def" 56 "chin_def" 216 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 144 "eye_lower_lid_def" 174 } - face_detail_eye_socket={ "eye_socket_01" 28 "eye_socket_color_01" 22 } - face_detail_nasolabial={ "nasolabial_02" 15 "nasolabial_01" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_pos" 74 } - face_detail_nose_tip_def={ "nose_tip_def" 35 "nose_tip_def" 67 } - face_detail_temple_def={ "temple_def" 225 "temple_def" 146 } - expression_brow_wrinkles={ "brow_wrinkles_03" 44 "brow_wrinkles_01" 6 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 131 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_02" 247 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 89 "complexion_7" 173 } - gene_height={ "normal_height" 114 "normal_height" 145 } - gene_bs_body_type={ "body_fat_head_fat_medium" 136 "body_fat_head_fat_low" 125 } - gene_bs_body_shape={ "body_shape_pear_half" 36 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 45 "bust_shape_1_half" 72 } - gene_age={ "old_1" 210 "old_3" 160 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "avg_spacing_avg_thickness" 174 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 140 "layer_2_avg_thickness" 182 } - gene_body_hair={ "body_hair_sparse" 171 "body_hair_avg" 153 } - gene_hair_type={ "hair_wavy" 187 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 42 "normal_eyes" 42 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 231 "normal_eyelashes" 231 } - beards={ "western_beards_straight" 77 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 64 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 58 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 77 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 13 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 85 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 10 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_louis.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_louis.txt deleted file mode 100644 index dd928b65..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_charles_the_bald_alt_louis.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90123 -bookmark_carolingians_charles_the_bald_alt_louis={ - type=male - id=1261945565 - age=0.230000 - genes={ hair_color={ 169 169 218 197 } - skin_color={ 79 79 79 78 } - eye_color={ 243 142 180 190 } - gene_chin_forward={ "chin_forward_neg" 110 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_neg" 120 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 122 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_neg" 119 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 145 "forehead_brow_height_neg" 118 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 166 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_pos" 179 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_pos" 149 } - gene_head_height={ "head_height_pos" 137 "head_height_pos" 158 } - gene_head_width={ "head_width_pos" 153 "head_width_neg" 92 } - gene_head_profile={ "head_profile_neg" 117 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 154 "head_top_height_pos" 142 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 136 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 148 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 98 } - gene_jaw_width={ "jaw_width_pos" 169 "jaw_width_pos" 167 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_pos" 138 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 125 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 163 "mouth_upper_lip_size_pos" 143 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 120 "mouth_lower_lip_size_pos" 129 } - gene_mouth_open={ "mouth_open_neg" 106 "mouth_open_pos" 129 } - gene_neck_length={ "neck_length_pos" 133 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_pos" 146 } - gene_bs_cheek_forward={ "cheek_forward_pos" 12 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 1 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_neg" 35 "cheek_width_pos" 40 } - gene_bs_ear_angle={ "ear_angle_pos" 54 "ear_angle_pos" 25 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 52 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 80 "ear_lower_bend_pos" 159 } - gene_bs_ear_outward={ "ear_outward_pos" 112 "ear_outward_neg" 33 } - gene_bs_ear_size={ "ear_size_pos" 8 "ear_size_neg" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_neg" 68 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 87 "eye_fold_shape_neg" 80 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_neg" 86 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 7 "eye_upper_lid_size_pos" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 39 "forehead_brow_curve_neg" 96 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_neg" 29 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 13 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_pos" 66 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 94 "forehead_brow_width_neg" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 1 "jaw_def_pos" 4 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 30 "mouth_lower_lip_def_pos" 22 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 22 "mouth_lower_lip_full_neg" 35 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 103 "mouth_lower_lip_pad_neg" 138 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 21 "mouth_lower_lip_width_neg" 65 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 46 "mouth_philtrum_def_pos" 43 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_neg" 9 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 21 "mouth_philtrum_width_pos" 72 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 47 "mouth_upper_lip_def_pos" 31 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_pos" 41 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 61 "mouth_upper_lip_profile_neg" 71 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 41 "mouth_upper_lip_width_pos" 3 } - gene_bs_nose_forward={ "nose_forward_neg" 7 "nose_forward_pos" 49 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_pos" 15 } - gene_bs_nose_length={ "nose_length_pos" 14 "nose_length_pos" 23 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 14 "nose_nostril_width_pos" 3 } - gene_bs_nose_profile={ "nose_profile_pos" 91 "nose_profile_hawk" 36 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_neg" 32 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 33 "nose_ridge_width_neg" 37 } - gene_bs_nose_size={ "nose_size_pos" 15 "nose_size_pos" 26 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 13 "nose_tip_angle_pos" 197 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 14 "nose_tip_forward_pos" 48 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 44 "nose_tip_width_neg" 37 } - face_detail_cheek_def={ "cheek_def_01" 173 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 149 "cheek_fat_04_pos" 89 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_dimple" 25 } - face_detail_chin_def={ "chin_def" 216 "chin_def_neg" 73 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 144 "eye_lower_lid_def" 27 } - face_detail_eye_socket={ "eye_socket_01" 28 "eye_socket_color_02" 115 } - face_detail_nasolabial={ "nasolabial_02" 13 "nasolabial_03" 177 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 222 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 163 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 74 "temple_def" 225 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_03" 98 } - expression_eye_wrinkles={ "eye_wrinkles_03" 131 "eye_wrinkles_03" 178 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_01" 73 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 101 "complexion_7" 249 } - gene_height={ "normal_height" 97 "normal_height" 145 } - gene_bs_body_type={ "body_fat_head_fat_full" 146 "body_fat_head_fat_low" 125 } - gene_bs_body_shape={ "body_shape_pear_half" 62 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 45 "bust_shape_1_full" 68 } - gene_age={ "old_4" 122 "old_3" 126 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 143 "far_spacing_low_thickness" 137 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 210 "layer_2_lower_thickness" 240 } - gene_body_hair={ "body_hair_sparse" 110 "body_hair_sparse" 171 } - gene_hair_type={ "hair_straight" 121 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 58 "normal_eyes" 58 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 54 "normal_eyelashes" 54 } - beards={ "scripted_character_beards_03" 84 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 15 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 31 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 78 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 136 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 41 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 100 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann.txt deleted file mode 100644 index 6e08a818..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann.txt +++ /dev/null @@ -1,152 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:42018 -bookmark_carolingians_king_karlmann={ - type=male - id=3297633975 - age=0.360000 - genes={ hair_color={ 208 112 144 151 } - skin_color={ 61 32 61 86 } - eye_color={ 223 138 55 196 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_neg" 107 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 121 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_neg" 114 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 215 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_pos" 140 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 118 "forehead_brow_height_pos" 147 } - gene_forehead_roundness={ "forehead_roundness_pos" 207 "forehead_roundness_pos" 136 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_pos" 142 } - gene_forehead_height={ "forehead_height_pos" 169 "forehead_height_neg" 125 } - gene_head_height={ "head_height_neg" 116 "head_height_pos" 148 } - gene_head_width={ "head_width_neg" 117 "head_width_neg" 127 } - gene_head_profile={ "head_profile_neg" 107 "head_profile_neg" 116 } - gene_head_top_height={ "head_top_height_neg" 126 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_neg" 119 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_pos" 148 "jaw_forward_neg" 115 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 128 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 97 } - gene_mouth_width={ "mouth_width_pos" 140 "mouth_width_pos" 131 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 176 "mouth_upper_lip_size_neg" 105 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 129 "mouth_lower_lip_size_neg" 123 } - gene_mouth_open={ "mouth_open_neg" 73 "mouth_open_neg" 13 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_pos" 138 } - gene_neck_width={ "neck_width_pos" 129 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 113 "cheek_forward_neg" 11 } - gene_bs_cheek_height={ "cheek_height_pos" 37 "cheek_height_pos" 32 } - gene_bs_cheek_width={ "cheek_width_neg" 9 "cheek_width_pos" 33 } - gene_bs_ear_angle={ "ear_angle_neg" 44 "ear_angle_pos" 188 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 142 "ear_inner_shape_pos" 117 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 45 "ear_lower_bend_pos" 159 } - gene_bs_ear_outward={ "ear_outward_neg" 19 "ear_outward_pos" 12 } - gene_bs_ear_size={ "ear_size_neg" 51 "ear_size_neg" 38 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_pos" 239 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 97 "eye_fold_shape_pos" 177 } - gene_bs_eye_size={ "eye_size_pos" 74 "eye_size_pos" 108 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 24 "eye_upper_lid_size_neg" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 160 "forehead_brow_curve_pos" 28 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 23 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_pos" 10 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 116 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 90 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_pos" 15 "jaw_def_pos" 111 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 143 "mouth_lower_lip_def_pos" 97 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 125 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 35 "mouth_lower_lip_pad_pos" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 101 "mouth_lower_lip_width_pos" 69 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 16 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 113 "mouth_philtrum_shape_pos" 37 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 21 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 14 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_neg" 19 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 45 "mouth_upper_lip_profile_neg" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 35 "mouth_upper_lip_width_pos" 20 } - gene_bs_nose_forward={ "nose_forward_pos" 14 "nose_forward_neg" 1 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_neg" 24 } - gene_bs_nose_length={ "nose_length_neg" 6 "nose_length_pos" 42 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_pos" 26 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 114 "nose_nostril_width_pos" 38 } - gene_bs_nose_profile={ "nose_profile_pos" 20 "nose_profile_hawk" 19 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 0 "nose_ridge_angle_pos" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 16 "nose_ridge_width_pos" 36 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_neg" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 2 "nose_tip_angle_pos" 38 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 8 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 151 "nose_tip_width_neg" 122 } - face_detail_cheek_def={ "cheek_def_01" 21 "cheek_def_01" 173 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_03_pos" 236 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def_neg" 14 "chin_def" 110 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 28 "eye_lower_lid_def" 36 } - face_detail_eye_socket={ "eye_socket_03" 65 "eye_socket_color_02" 15 } - face_detail_nasolabial={ "nasolabial_03" 101 "nasolabial_03" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 38 "nose_ridge_def_pos" 215 } - face_detail_nose_tip_def={ "nose_tip_def" 39 "nose_tip_def" 11 } - face_detail_temple_def={ "temple_def" 247 "temple_def" 143 } - expression_brow_wrinkles={ "brow_wrinkles_02" 52 "brow_wrinkles_02" 4 } - expression_eye_wrinkles={ "eye_wrinkles_01" 214 "eye_wrinkles_02" 149 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 164 "forehead_wrinkles_01" 191 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 207 "complexion_6" 195 } - gene_height={ "normal_height" 158 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_low" 136 "body_fat_head_fat_low" 134 } - gene_bs_body_shape={ "body_shape_average" 45 "body_shape_triangle_full" 18 } - gene_bs_bust={ "bust_clothes" 80 "bust_shape_2_half" 161 } - gene_age={ "old_2" 135 "old_3" 126 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 185 "far_spacing_lower_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 144 "layer_2_high_thickness" 168 } - gene_body_hair={ "body_hair_sparse" 146 "body_hair_sparse" 176 } - gene_hair_type={ "hair_straight" 183 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 171 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 169 "normal_eyelashes" 169 } - gene_illness={ "illness" 255 "illness" 0 } - beards={ "ep2_beards" 169 "no_beard" 0 } - cloaks={ "no_cloak" 159 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 19 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_bedchamber_clothes" 102 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 169 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 35 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2619592971 2619592971 } - tags={ { - hash=1921638387 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_arnulf.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_arnulf.txt deleted file mode 100644 index 024f919e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_arnulf.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:7945 -bookmark_carolingians_king_karlmann_alt_arnulf={ - type=boy - id=1624081089 - age=0.170000 - genes={ hair_color={ 144 151 214 197 } - skin_color={ 49 78 51 80 } - eye_color={ 55 196 228 165 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 147 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 94 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_pos" 133 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 116 "forehead_brow_height_pos" 118 } - gene_forehead_roundness={ "forehead_roundness_pos" 165 "forehead_roundness_pos" 207 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_pos" 169 "forehead_height_neg" 126 } - gene_head_height={ "head_height_neg" 111 "head_height_pos" 148 } - gene_head_width={ "head_width_neg" 117 "head_width_neg" 84 } - gene_head_profile={ "head_profile_neg" 107 "head_profile_pos" 154 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_neg" 124 } - gene_head_top_width={ "head_top_width_neg" 104 "head_top_width_neg" 119 } - gene_jaw_angle={ "jaw_angle_pos" 129 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_pos" 148 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 66 "jaw_width_pos" 128 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_neg" 83 "mouth_width_pos" 140 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 176 "mouth_upper_lip_size_pos" 164 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 123 "mouth_lower_lip_size_neg" 100 } - gene_mouth_open={ "mouth_open_neg" 13 "mouth_open_neg" 86 } - gene_neck_length={ "neck_length_neg" 109 "neck_length_neg" 113 } - gene_neck_width={ "neck_width_pos" 188 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_neg" 3 "cheek_forward_pos" 113 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_pos" 37 } - gene_bs_cheek_width={ "cheek_width_neg" 48 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_neg" 48 "ear_angle_neg" 44 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_both_bend_pos" 10 "ear_lower_bend_pos" 45 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_pos" 12 } - gene_bs_ear_size={ "ear_size_neg" 23 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 239 "eye_corner_depth_pos" 222 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 97 "eye_fold_shape_pos" 178 } - gene_bs_eye_size={ "eye_size_pos" 74 "eye_size_pos" 33 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 158 "eye_upper_lid_size_pos" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 160 "forehead_brow_curve_neg" 71 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 2 "forehead_brow_forward_neg" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 93 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 5 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 75 "forehead_brow_width_pos" 90 } - gene_bs_jaw_def={ "jaw_def_pos" 101 "jaw_def_pos" 15 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 17 "mouth_lower_lip_def_pos" 97 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 31 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_neg" 196 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_neg" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 3 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_pos" 113 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 22 "mouth_philtrum_width_neg" 23 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_neg" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 45 "mouth_upper_lip_profile_neg" 28 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 71 "mouth_upper_lip_width_neg" 35 } - gene_bs_nose_forward={ "nose_forward_neg" 1 "nose_forward_pos" 15 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_neg" 41 } - gene_bs_nose_length={ "nose_length_neg" 40 "nose_length_neg" 6 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_pos" 21 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 57 "nose_nostril_width_neg" 114 } - gene_bs_nose_profile={ "nose_profile_pos" 20 "nose_profile_pos" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_pos" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 46 "nose_ridge_width_pos" 36 } - gene_bs_nose_size={ "nose_size_neg" 31 "nose_size_pos" 18 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 42 "nose_tip_angle_pos" 2 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 8 "nose_tip_forward_neg" 41 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 120 "nose_tip_width_pos" 151 } - face_detail_cheek_def={ "cheek_def_01" 173 "cheek_def_01" 75 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_04_pos" 108 } - face_detail_chin_cleft={ "chin_dimple" 5 "chin_cleft" 14 } - face_detail_chin_def={ "chin_def_neg" 14 "chin_def_neg" 5 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 28 "eye_lower_lid_def" 114 } - face_detail_eye_socket={ "eye_socket_color_02" 15 "eye_socket_02" 4 } - face_detail_nasolabial={ "nasolabial_03" 101 "nasolabial_01" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 24 "nose_ridge_def_pos" 38 } - face_detail_nose_tip_def={ "nose_tip_def" 39 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 196 "temple_def" 247 } - expression_brow_wrinkles={ "brow_wrinkles_02" 52 "brow_wrinkles_02" 38 } - expression_eye_wrinkles={ "eye_wrinkles_01" 142 "eye_wrinkles_01" 214 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 244 "forehead_wrinkles_01" 191 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 207 "complexion_6" 139 } - gene_height={ "normal_height" 131 "normal_height" 158 } - gene_bs_body_type={ "body_fat_head_fat_low" 150 "body_fat_head_fat_low" 114 } - gene_bs_body_shape={ "body_shape_average" 31 "body_shape_triangle_full" 18 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_2_full" 84 } - gene_age={ "old_3" 234 "old_2" 135 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 185 "far_spacing_low_thickness" 149 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 169 "layer_2_low_thickness" 144 } - gene_body_hair={ "body_hair_sparse" 91 "body_hair_sparse" 176 } - gene_hair_type={ "hair_straight" 120 "hair_straight" 183 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 11 "normal_eyes" 11 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 11 "normal_eyelashes" 11 } - beards={ "ep2_beards" 255 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 118 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 250 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 222 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 9 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 151 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_hemma.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_hemma.txt deleted file mode 100644 index ca6eb246..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_karlmann_alt_hemma.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:7987 -bookmark_carolingians_king_karlmann_alt_hemma={ - type=female - id=2215738191 - age=0.590000 - genes={ hair_color={ 202 201 239 100 } - skin_color={ 70 83 70 81 } - eye_color={ 120 130 97 135 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_neg" 98 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_pos" 135 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 75 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_pos" 131 } - gene_eye_shut={ "eye_shut_neg" 126 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 135 "forehead_brow_height_pos" 131 } - gene_forehead_roundness={ "forehead_roundness_pos" 135 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_pos" 132 "forehead_width_neg" 103 } - gene_forehead_height={ "forehead_height_pos" 139 "forehead_height_neg" 82 } - gene_head_height={ "head_height_pos" 133 "head_height_pos" 144 } - gene_head_width={ "head_width_neg" 119 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 148 "head_profile_pos" 148 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 117 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_pos" 131 "jaw_angle_neg" 126 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 152 "jaw_width_neg" 106 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 139 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 152 } - gene_mouth_height={ "mouth_height_pos" 131 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_neg" 124 "mouth_width_neg" 71 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 127 "mouth_upper_lip_size_pos" 162 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 114 "mouth_lower_lip_size_pos" 139 } - gene_mouth_open={ "mouth_open_neg" 72 "mouth_open_pos" 165 } - gene_neck_length={ "neck_length_pos" 163 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_neg" 105 } - gene_bs_cheek_forward={ "cheek_forward_neg" 50 "cheek_forward_neg" 42 } - gene_bs_cheek_height={ "cheek_height_neg" 48 "cheek_height_neg" 37 } - gene_bs_cheek_width={ "cheek_width_neg" 18 "cheek_width_neg" 25 } - gene_bs_ear_angle={ "ear_angle_pos" 127 "ear_angle_neg" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 111 "ear_inner_shape_pos" 28 } - gene_bs_ear_bend={ "ear_both_bend_pos" 26 "ear_both_bend_pos" 47 } - gene_bs_ear_outward={ "ear_outward_pos" 3 "ear_outward_neg" 44 } - gene_bs_ear_size={ "ear_size_pos" 110 "ear_size_pos" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 250 "eye_corner_depth_pos" 209 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 62 "eye_fold_shape_pos" 102 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_neg" 10 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 164 "eye_upper_lid_size_pos" 130 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 197 "forehead_brow_curve_neg" 25 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 5 "forehead_brow_forward_pos" 3 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 1 "forehead_brow_inner_height_neg" 33 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 41 "forehead_brow_outer_height_neg" 46 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 104 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_pos" 41 "jaw_def_pos" 88 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 138 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 33 "mouth_lower_lip_full_neg" 124 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 27 "mouth_lower_lip_pad_pos" 45 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 70 "mouth_lower_lip_width_neg" 5 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 40 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 57 "mouth_philtrum_shape_neg" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 49 "mouth_philtrum_width_pos" 47 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 35 "mouth_upper_lip_def_pos" 11 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 99 "mouth_upper_lip_full_pos" 41 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 29 "mouth_upper_lip_profile_neg" 23 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 33 "mouth_upper_lip_width_pos" 25 } - gene_bs_nose_forward={ "nose_forward_pos" 20 "nose_forward_pos" 8 } - gene_bs_nose_height={ "nose_height_pos" 61 "nose_height_pos" 72 } - gene_bs_nose_length={ "nose_length_pos" 45 "nose_length_neg" 135 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 37 "nose_nostril_height_neg" 111 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 94 "nose_nostril_width_neg" 50 } - gene_bs_nose_profile={ "nose_profile_pos" 33 "nose_profile_hawk" 49 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 7 "nose_ridge_angle_pos" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 105 "nose_ridge_width_pos" 74 } - gene_bs_nose_size={ "nose_size_pos" 15 "nose_size_neg" 5 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 19 "nose_tip_angle_pos" 80 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_pos" 35 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 2 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_01" 20 "cheek_def_02" 24 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 3 "cheek_fat_01_pos" 241 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 22 } - face_detail_chin_def={ "chin_def_neg" 0 "chin_def_neg" 145 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 49 "eye_lower_lid_def" 190 } - face_detail_eye_socket={ "eye_socket_03" 20 "eye_socket_color_03" 244 } - face_detail_nasolabial={ "nasolabial_02" 22 "nasolabial_03" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_pos" 168 } - face_detail_nose_tip_def={ "nose_tip_def" 19 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 53 "temple_def" 18 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_02" 208 } - expression_eye_wrinkles={ "eye_wrinkles_01" 87 "eye_wrinkles_01" 144 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 210 "forehead_wrinkles_01" 81 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 171 "complexion_7" 169 } - gene_height={ "normal_height" 130 "normal_height" 153 } - gene_bs_body_type={ "body_fat_head_fat_medium" 137 "body_fat_head_fat_medium" 125 } - gene_bs_body_shape={ "body_shape_triangle_half" 64 "body_shape_rectangle_full" 6 } - gene_bs_bust={ "bust_clothes" 74 "bust_shape_3_full" 202 } - gene_age={ "old_4" 249 "old_3" 94 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 248 "far_spacing_lower_thickness" 112 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 168 "layer_2_avg_thickness" 129 } - gene_body_hair={ "body_hair_avg" 171 "body_hair_avg" 90 } - gene_hair_type={ "hair_wavy" 172 "hair_straight" 119 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 52 "normal_eyes" 52 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 11 "normal_eyelashes" 11 } - beards={ "ep2_beards" 194 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 240 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 45 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 229 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 124 "most_clothes" 0 } - headgear={ "ep1_western_royalty" 239 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 166 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - { - hash=1599033245 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire.txt deleted file mode 100644 index e44ea1ac..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144998 -bookmark_carolingians_king_lothaire={ - type=male - id=1597432653 - age=0.310000 - genes={ hair_color={ 111 127 68 238 } - skin_color={ 68 83 72 84 } - eye_color={ 57 154 55 196 } - gene_chin_forward={ "chin_forward_pos" 164 "chin_forward_pos" 129 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 152 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 122 } - gene_eye_height={ "eye_height_neg" 66 "eye_height_pos" 132 } - gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_neg" 111 } - gene_forehead_angle={ "forehead_angle_pos" 140 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 136 "forehead_brow_height_neg" 86 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 217 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_pos" 143 } - gene_forehead_height={ "forehead_height_neg" 114 "forehead_height_neg" 127 } - gene_head_height={ "head_height_neg" 116 "head_height_neg" 118 } - gene_head_width={ "head_width_neg" 104 "head_width_pos" 156 } - gene_head_profile={ "head_profile_neg" 98 "head_profile_neg" 116 } - gene_head_top_height={ "head_top_height_pos" 131 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 152 "head_top_width_neg" 102 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 135 "jaw_width_neg" 122 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_neg" 97 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_neg" 105 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 151 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 155 "mouth_lower_lip_size_pos" 129 } - gene_mouth_open={ "mouth_open_neg" 73 "mouth_open_neg" 110 } - gene_neck_length={ "neck_length_pos" 109 "neck_length_pos" 171 } - gene_neck_width={ "neck_width_pos" 143 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_neg" 47 "cheek_forward_neg" 188 } - gene_bs_cheek_height={ "cheek_height_pos" 50 "cheek_height_neg" 117 } - gene_bs_cheek_width={ "cheek_width_neg" 45 "cheek_width_neg" 33 } - gene_bs_ear_angle={ "ear_angle_neg" 19 "ear_angle_neg" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 120 "ear_upper_bend_pos" 46 } - gene_bs_ear_outward={ "ear_outward_neg" 12 "ear_outward_pos" 12 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 117 "eye_corner_depth_pos" 203 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 111 "eye_fold_shape_neg" 17 } - gene_bs_eye_size={ "eye_size_pos" 175 "eye_size_pos" 79 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 186 "eye_upper_lid_size_neg" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 110 "forehead_brow_curve_neg" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 125 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 131 "forehead_brow_inner_height_pos" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 18 "forehead_brow_outer_height_pos" 108 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 90 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_neg" 3 "jaw_def_neg" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 143 "mouth_lower_lip_def_pos" 4 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 31 "mouth_lower_lip_full_pos" 23 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 160 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 74 "mouth_lower_lip_width_pos" 1 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 26 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 30 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 46 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 23 "mouth_upper_lip_full_neg" 8 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 6 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 35 "mouth_upper_lip_width_pos" 54 } - gene_bs_nose_forward={ "nose_forward_pos" 14 "nose_forward_neg" 19 } - gene_bs_nose_height={ "nose_height_neg" 27 "nose_height_neg" 8 } - gene_bs_nose_length={ "nose_length_pos" 71 "nose_length_neg" 32 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_pos" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 50 "nose_nostril_width_neg" 56 } - gene_bs_nose_profile={ "nose_profile_pos" 23 "nose_profile_pos" 38 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 30 "nose_ridge_angle_pos" 19 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 219 "nose_ridge_width_pos" 61 } - gene_bs_nose_size={ "nose_size_pos" 52 "nose_size_pos" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 84 "nose_tip_angle_pos" 91 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 39 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 28 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_01" 5 "cheek_def_02" 35 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 166 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_cleft" 63 } - face_detail_chin_def={ "chin_def" 19 "chin_def" 24 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 204 } - face_detail_eye_socket={ "eye_socket_03" 65 "eye_socket_01" 31 } - face_detail_nasolabial={ "nasolabial_03" 24 "nasolabial_02" 11 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 18 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 163 "nose_tip_def" 209 } - face_detail_temple_def={ "temple_def" 159 "temple_def" 247 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_03" 100 } - expression_eye_wrinkles={ "eye_wrinkles_02" 168 "eye_wrinkles_02" 233 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_01" 44 } - expression_other={ "cheek_wrinkles_both_01" 229 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_6" 230 "complexion_2" 89 } - gene_height={ "normal_height" 117 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_low" 125 "body_fat_head_fat_full" 125 } - gene_bs_body_shape={ "body_shape_triangle_full" 4 "body_shape_triangle_full" 18 } - gene_bs_bust={ "bust_clothes" 148 "bust_shape_1_full" 159 } - gene_age={ "old_3" 126 "old_4" 5 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 166 "far_spacing_lower_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 97 "layer_2_low_thickness" 138 } - gene_body_hair={ "body_hair_sparse" 176 "body_hair_sparse" 155 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 95 "normal_eyes" 95 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 150 "normal_eyelashes" 150 } - beards={ "scripted_character_beards_03" 84 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_04" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 78 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep1_western_royalty" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 202 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_teutberga.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_teutberga.txt deleted file mode 100644 index d7601fe0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_teutberga.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6877 -bookmark_carolingians_king_lothaire_alt_teutberga={ - type=female - id=147696029 - age=0.360000 - genes={ hair_color={ 70 246 95 230 } - skin_color={ 72 76 62 78 } - eye_color={ 214 150 206 128 } - gene_chin_forward={ "chin_forward_neg" 110 "chin_forward_neg" 120 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_pos" 139 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_neg" 106 "eye_shut_pos" 147 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_neg" 77 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 137 "forehead_brow_height_pos" 151 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 157 } - gene_forehead_width={ "forehead_width_pos" 138 "forehead_width_pos" 140 } - gene_forehead_height={ "forehead_height_neg" 114 "forehead_height_pos" 173 } - gene_head_height={ "head_height_pos" 170 "head_height_neg" 111 } - gene_head_width={ "head_width_neg" 107 "head_width_pos" 168 } - gene_head_profile={ "head_profile_pos" 131 "head_profile_neg" 83 } - gene_head_top_height={ "head_top_height_pos" 139 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_pos" 173 } - gene_jaw_angle={ "jaw_angle_pos" 138 "jaw_angle_neg" 109 } - gene_jaw_forward={ "jaw_forward_pos" 146 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 174 "jaw_width_pos" 150 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 98 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 122 "mouth_width_neg" 103 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 108 "mouth_upper_lip_size_neg" 120 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 115 "mouth_lower_lip_size_neg" 109 } - gene_mouth_open={ "mouth_open_pos" 154 "mouth_open_neg" 74 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_pos" 148 } - gene_neck_width={ "neck_width_pos" 149 "neck_width_pos" 143 } - gene_bs_cheek_forward={ "cheek_forward_neg" 11 "cheek_forward_pos" 35 } - gene_bs_cheek_height={ "cheek_height_pos" 38 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_pos" 6 "cheek_width_neg" 2 } - gene_bs_ear_angle={ "ear_angle_pos" 4 "ear_angle_neg" 22 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 94 "ear_inner_shape_pos" 184 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 103 "ear_lower_bend_pos" 50 } - gene_bs_ear_outward={ "ear_outward_neg" 31 "ear_outward_pos" 16 } - gene_bs_ear_size={ "ear_size_pos" 49 "ear_size_pos" 36 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 206 "eye_corner_depth_pos" 207 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 180 "eye_fold_shape_neg" 133 } - gene_bs_eye_size={ "eye_size_neg" 22 "eye_size_pos" 48 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 85 "eye_upper_lid_size_pos" 92 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 1 "forehead_brow_curve_neg" 29 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 42 "forehead_brow_forward_pos" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 27 "forehead_brow_inner_height_pos" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 30 "forehead_brow_outer_height_neg" 125 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 133 "forehead_brow_width_pos" 16 } - gene_bs_jaw_def={ "jaw_def_neg" 165 "jaw_def_pos" 94 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 43 "mouth_lower_lip_def_pos" 50 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 6 "mouth_lower_lip_full_pos" 22 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 33 "mouth_lower_lip_pad_neg" 96 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 3 "mouth_lower_lip_width_pos" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 36 "mouth_philtrum_def_pos" 189 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 33 "mouth_philtrum_shape_pos" 33 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 54 "mouth_philtrum_width_pos" 73 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 23 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 23 "mouth_upper_lip_full_neg" 36 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 26 "mouth_upper_lip_profile_pos" 60 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 50 "mouth_upper_lip_width_neg" 127 } - gene_bs_nose_forward={ "nose_forward_neg" 89 "nose_forward_neg" 18 } - gene_bs_nose_height={ "nose_height_neg" 47 "nose_height_neg" 15 } - gene_bs_nose_length={ "nose_length_pos" 48 "nose_length_pos" 76 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 32 "nose_nostril_height_pos" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 188 "nose_nostril_width_neg" 7 } - gene_bs_nose_profile={ "nose_profile_pos" 10 "nose_profile_hawk" 84 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 24 "nose_ridge_angle_neg" 36 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 101 "nose_ridge_width_neg" 11 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 65 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 83 "nose_tip_angle_neg" 126 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 41 "nose_tip_forward_pos" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 91 "nose_tip_width_pos" 45 } - face_detail_cheek_def={ "cheek_def_02" 15 "cheek_def_01" 6 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 18 "cheek_fat_02_pos" 8 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def" 238 "chin_def" 135 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 252 "eye_lower_lid_def" 86 } - face_detail_eye_socket={ "eye_socket_01" 17 "eye_socket_03" 136 } - face_detail_nasolabial={ "nasolabial_03" 178 "nasolabial_02" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 9 "nose_ridge_def_neg" 3 } - face_detail_nose_tip_def={ "nose_tip_def" 166 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 219 "temple_def" 138 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_04" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 217 "eye_wrinkles_01" 200 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 151 "forehead_wrinkles_01" 16 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 116 "complexion_6" 255 } - gene_height={ "normal_height" 108 "normal_height" 128 } - gene_bs_body_type={ "body_fat_head_fat_low" 98 "body_fat_head_fat_medium" 119 } - gene_bs_body_shape={ "body_shape_rectangle_full" 47 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 107 "bust_shape_1_full" 184 } - gene_age={ "old_3" 52 "old_2" 44 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 243 "avg_spacing_lower_thickness" 178 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 165 "layer_2_avg_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 157 "body_hair_avg" 171 } - gene_hair_type={ "hair_straight" 190 "hair_wavy" 111 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 211 "normal_eyes" 211 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 85 "normal_eyelashes" 85 } - beards={ "western_beards_straight" 220 "no_beard" 0 } - hairstyles={ "ep2_hairstyles_western" 244 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 220 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 0 "most_clothes" 0 } - headgear={ "sp2_western_imperial" 18 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 23 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_waldrada.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_waldrada.txt deleted file mode 100644 index 278be86c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_lothaire_alt_waldrada.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:168314 -bookmark_carolingians_king_lothaire_alt_waldrada={ - type=female - id=2993833574 - age=0.280000 - genes={ hair_color={ 143 87 143 87 } - skin_color={ 40 82 40 82 } - eye_color={ 171 135 171 185 } - gene_chin_forward={ "chin_forward_pos" 139 "chin_forward_pos" 139 } - gene_chin_height={ "chin_height_neg" 104 "chin_height_neg" 104 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 135 "eye_angle_pos" 135 } - gene_eye_depth={ "eye_depth_neg" 117 "eye_depth_neg" 117 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 152 "eye_shut_pos" 145 } - gene_forehead_angle={ "forehead_angle_neg" 112 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 120 "forehead_brow_height_neg" 120 } - gene_forehead_roundness={ "forehead_roundness_pos" 162 "forehead_roundness_pos" 162 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_neg" 120 } - gene_forehead_height={ "forehead_height_pos" 170 "forehead_height_pos" 170 } - gene_head_height={ "head_height_neg" 110 "head_height_neg" 110 } - gene_head_width={ "head_width_pos" 156 "head_width_pos" 156 } - gene_head_profile={ "head_profile_pos" 140 "head_profile_pos" 140 } - gene_head_top_height={ "head_top_height_pos" 146 "head_top_height_pos" 146 } - gene_head_top_width={ "head_top_width_pos" 170 "head_top_width_pos" 170 } - gene_jaw_angle={ "jaw_angle_neg" 78 "jaw_angle_neg" 78 } - gene_jaw_forward={ "jaw_forward_pos" 127 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 136 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_neg" 112 "jaw_width_neg" 87 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 138 } - gene_mouth_width={ "mouth_width_neg" 91 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 156 "mouth_upper_lip_size_pos" 156 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 145 "mouth_lower_lip_size_pos" 145 } - gene_mouth_open={ "mouth_open_pos" 191 "mouth_open_pos" 191 } - gene_neck_length={ "neck_length_neg" 111 "neck_length_neg" 111 } - gene_neck_width={ "neck_width_neg" 97 "neck_width_neg" 97 } - gene_bs_cheek_forward={ "cheek_forward_neg" 0 "cheek_forward_neg" 0 } - gene_bs_cheek_height={ "cheek_height_neg" 18 "cheek_height_neg" 18 } - gene_bs_cheek_width={ "cheek_width_pos" 47 "cheek_width_pos" 47 } - gene_bs_ear_angle={ "ear_angle_pos" 74 "ear_angle_pos" 74 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 154 "ear_inner_shape_pos" 154 } - gene_bs_ear_bend={ "ear_both_bend_pos" 146 "ear_both_bend_pos" 146 } - gene_bs_ear_outward={ "ear_outward_neg" 6 "ear_outward_neg" 6 } - gene_bs_ear_size={ "ear_size_neg" 8 "ear_size_neg" 8 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 189 "eye_corner_depth_pos" 189 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 49 "eye_fold_shape_pos" 49 } - gene_bs_eye_size={ "eye_size_pos" 177 "eye_size_neg" 115 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 128 "eye_upper_lid_size_pos" 128 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 86 "forehead_brow_curve_neg" 86 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 65 "forehead_brow_forward_pos" 65 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 27 "forehead_brow_inner_height_neg" 27 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 44 "forehead_brow_outer_height_pos" 44 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 43 "forehead_brow_width_pos" 43 } - gene_bs_jaw_def={ "jaw_def_pos" 0 "jaw_def_pos" 3 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 50 "mouth_lower_lip_def_pos" 50 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 128 "mouth_lower_lip_full_neg" 95 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 20 "mouth_lower_lip_pad_pos" 20 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 4 "mouth_lower_lip_width_pos" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 17 "mouth_philtrum_def_pos" 17 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 16 "mouth_philtrum_shape_neg" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 2 "mouth_philtrum_width_neg" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 17 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 5 "mouth_upper_lip_full_pos" 5 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 57 "mouth_upper_lip_profile_pos" 57 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 43 "mouth_upper_lip_width_pos" 43 } - gene_bs_nose_forward={ "nose_forward_neg" 37 "nose_forward_neg" 37 } - gene_bs_nose_height={ "nose_height_pos" 6 "nose_height_pos" 6 } - gene_bs_nose_length={ "nose_length_pos" 38 "nose_length_pos" 38 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 4 "nose_nostril_height_pos" 4 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 35 "nose_nostril_width_pos" 35 } - gene_bs_nose_profile={ "nose_profile_pos" 6 "nose_profile_pos" 6 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 18 "nose_ridge_angle_pos" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 30 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_pos" 62 "nose_size_pos" 62 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 42 "nose_tip_angle_pos" 42 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 50 "nose_tip_forward_pos" 50 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 102 "nose_tip_width_pos" 102 } - face_detail_cheek_def={ "cheek_def_01" 80 "cheek_def_01" 80 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 78 "cheek_fat_01_neg" 78 } - face_detail_chin_cleft={ "chin_dimple" 24 "chin_dimple" 24 } - face_detail_chin_def={ "chin_def" 10 "chin_def" 10 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 56 "eye_lower_lid_def" 56 } - face_detail_eye_socket={ "eye_socket_01" 122 "eye_socket_01" 237 } - face_detail_nasolabial={ "nasolabial_02" 7 "nasolabial_02" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 16 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 178 "nose_tip_def" 178 } - face_detail_temple_def={ "temple_def" 209 "temple_def" 209 } - expression_brow_wrinkles={ "brow_wrinkles_03" 76 "brow_wrinkles_03" 76 } - expression_eye_wrinkles={ "eye_wrinkles_02" 185 "eye_wrinkles_02" 185 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 82 "forehead_wrinkles_01" 82 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_4" 177 } - gene_height={ "normal_height" 138 "normal_height" 90 } - gene_bs_body_type={ "body_fat_head_fat_low" 143 "body_fat_head_fat_low" 127 } - gene_bs_body_shape={ "body_shape_pear_full" 25 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 164 "bust_shape_1_full" 183 } - gene_age={ "old_3" 40 "old_3" 40 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 186 "far_spacing_low_thickness" 123 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 221 "layer_2_low_thickness" 166 } - gene_body_hair={ "body_hair_avg" 91 "body_hair_avg" 91 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 120 "normal_eyes" 120 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 52 "normal_eyelashes" 52 } - beards={ "ep2_beards" 176 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 20 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 6 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 149 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 182 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 21 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1663114784 1663114784 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis.txt deleted file mode 100644 index 0482ff18..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:30228 -bookmark_carolingians_king_louis={ - type=male - id=2048610194 - age=0.320000 - genes={ hair_color={ 111 127 68 238 } - skin_color={ 69 83 72 84 } - eye_color={ 57 154 55 196 } - gene_chin_forward={ "chin_forward_pos" 164 "chin_forward_pos" 163 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 146 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_pos" 152 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 122 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_neg" 111 } - gene_forehead_angle={ "forehead_angle_pos" 140 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 121 "forehead_brow_height_pos" 136 } - gene_forehead_roundness={ "forehead_roundness_pos" 188 "forehead_roundness_pos" 167 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_pos" 143 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_pos" 170 } - gene_head_height={ "head_height_neg" 118 "head_height_pos" 148 } - gene_head_width={ "head_width_neg" 104 "head_width_pos" 130 } - gene_head_profile={ "head_profile_pos" 173 "head_profile_pos" 168 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_pos" 131 } - gene_head_top_width={ "head_top_width_neg" 122 "head_top_width_pos" 160 } - gene_jaw_angle={ "jaw_angle_pos" 133 "jaw_angle_pos" 161 } - gene_jaw_forward={ "jaw_forward_pos" 148 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_neg" 105 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 123 "mouth_upper_lip_size_neg" 107 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 117 "mouth_lower_lip_size_pos" 138 } - gene_mouth_open={ "mouth_open_neg" 73 "mouth_open_neg" 110 } - gene_neck_length={ "neck_length_pos" 165 "neck_length_pos" 171 } - gene_neck_width={ "neck_width_pos" 143 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_pos" 23 "cheek_forward_neg" 47 } - gene_bs_cheek_height={ "cheek_height_neg" 117 "cheek_height_pos" 50 } - gene_bs_cheek_width={ "cheek_width_neg" 33 "cheek_width_neg" 45 } - gene_bs_ear_angle={ "ear_angle_neg" 19 "ear_angle_neg" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 3 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 44 "ear_upper_bend_pos" 1 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_neg" 12 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_pos" 93 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 117 "eye_corner_depth_pos" 150 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 32 "eye_fold_shape_neg" 60 } - gene_bs_eye_size={ "eye_size_pos" 201 "eye_size_pos" 79 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 117 "eye_upper_lid_size_pos" 186 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 15 "forehead_brow_curve_neg" 110 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 125 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_pos" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 30 "forehead_brow_outer_height_pos" 84 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 72 "forehead_brow_width_pos" 3 } - gene_bs_jaw_def={ "jaw_def_pos" 62 "jaw_def_neg" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 110 "mouth_lower_lip_def_pos" 143 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 31 "mouth_lower_lip_full_pos" 23 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 112 "mouth_lower_lip_pad_pos" 12 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_pos" 28 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 25 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 5 "mouth_philtrum_shape_neg" 26 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 29 "mouth_philtrum_width_neg" 30 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 53 "mouth_upper_lip_def_pos" 46 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_neg" 8 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_neg" 71 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 35 "mouth_upper_lip_width_pos" 68 } - gene_bs_nose_forward={ "nose_forward_neg" 19 "nose_forward_pos" 14 } - gene_bs_nose_height={ "nose_height_neg" 8 "nose_height_neg" 27 } - gene_bs_nose_length={ "nose_length_neg" 32 "nose_length_pos" 71 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_pos" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 114 "nose_nostril_width_neg" 56 } - gene_bs_nose_profile={ "nose_profile_pos" 51 "nose_profile_hawk" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 19 "nose_ridge_angle_neg" 30 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 10 "nose_ridge_width_neg" 20 } - gene_bs_nose_size={ "nose_size_pos" 39 "nose_size_pos" 70 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 91 "nose_tip_angle_neg" 84 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 7 "nose_tip_forward_neg" 39 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 28 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_02" 62 "cheek_def_01" 21 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_03_pos" 134 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_cleft" 63 } - face_detail_chin_def={ "chin_def" 19 "chin_def" 141 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 144 } - face_detail_eye_socket={ "eye_socket_03" 46 "eye_socket_01" 31 } - face_detail_nasolabial={ "nasolabial_02" 11 "nasolabial_01" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 109 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 223 "nose_tip_def" 209 } - face_detail_temple_def={ "temple_def" 4 "temple_def" 192 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_03" 205 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_02" 233 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_03" 175 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 230 "complexion_4" 113 } - gene_height={ "normal_height" 123 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_full" 131 "body_fat_head_fat_medium" 115 } - gene_bs_body_shape={ "body_shape_average" 15 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 148 "bust_shape_1_full" 159 } - gene_age={ "old_4" 5 "old_3" 126 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 166 "far_spacing_lower_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 138 "layer_2_lower_thickness" 140 } - gene_body_hair={ "body_hair_sparse_low_stubble" 176 "body_hair_sparse" 99 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 169 "normal_eyes" 169 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 129 "normal_eyelashes" 129 } - beards={ "ep2_beards" 84 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 41 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 146 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep1_crown_of_lombardy" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 46 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_engelberga.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_engelberga.txt deleted file mode 100644 index fc36e377..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_engelberga.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:167894 -bookmark_carolingians_king_louis_alt_engelberga={ - type=female - id=4011939366 - age=0.330000 - genes={ hair_color={ 123 240 123 240 } - skin_color={ 11 96 11 96 } - eye_color={ 247 157 247 157 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_pos" 142 } - gene_chin_height={ "chin_height_pos" 151 "chin_height_pos" 151 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_neg" 120 } - gene_eye_depth={ "eye_depth_pos" 131 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_pos" 139 } - gene_eye_shut={ "eye_shut_neg" 123 "eye_shut_neg" 123 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 117 "forehead_brow_height_neg" 117 } - gene_forehead_roundness={ "forehead_roundness_pos" 160 "forehead_roundness_pos" 160 } - gene_forehead_width={ "forehead_width_neg" 115 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_neg" 94 "forehead_height_neg" 94 } - gene_head_height={ "head_height_pos" 128 "head_height_pos" 128 } - gene_head_width={ "head_width_pos" 158 "head_width_pos" 158 } - gene_head_profile={ "head_profile_neg" 109 "head_profile_neg" 109 } - gene_head_top_height={ "head_top_height_pos" 157 "head_top_height_pos" 157 } - gene_head_top_width={ "head_top_width_neg" 103 "head_top_width_neg" 103 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_neg" 96 "jaw_forward_neg" 96 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 144 "jaw_width_pos" 144 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 102 "mouth_corner_height_neg" 102 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 132 "mouth_width_pos" 132 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 130 "mouth_upper_lip_size_pos" 130 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 110 "mouth_lower_lip_size_neg" 110 } - gene_mouth_open={ "mouth_open_pos" 189 "mouth_open_pos" 189 } - gene_neck_length={ "neck_length_pos" 151 "neck_length_pos" 151 } - gene_neck_width={ "neck_width_pos" 136 "neck_width_pos" 136 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 3 "cheek_height_pos" 3 } - gene_bs_cheek_width={ "cheek_width_pos" 17 "cheek_width_pos" 17 } - gene_bs_ear_angle={ "ear_angle_neg" 37 "ear_angle_neg" 37 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 60 "ear_inner_shape_pos" 60 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 118 "ear_upper_bend_pos" 118 } - gene_bs_ear_outward={ "ear_outward_neg" 18 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_neg" 47 "ear_size_neg" 47 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 246 "eye_corner_depth_pos" 246 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 70 "eye_fold_shape_neg" 70 } - gene_bs_eye_size={ "eye_size_pos" 4 "eye_size_pos" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 46 "eye_upper_lid_size_pos" 46 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 1 "forehead_brow_curve_neg" 1 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 46 "forehead_brow_forward_neg" 46 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 20 "forehead_brow_inner_height_neg" 20 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 19 "forehead_brow_outer_height_pos" 19 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 47 "forehead_brow_width_neg" 47 } - gene_bs_jaw_def={ "jaw_def_neg" 21 "jaw_def_neg" 21 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 21 "mouth_lower_lip_def_pos" 21 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 53 "mouth_lower_lip_full_pos" 53 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 5 "mouth_lower_lip_pad_pos" 5 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 21 "mouth_lower_lip_width_pos" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 16 "mouth_philtrum_shape_pos" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 26 "mouth_philtrum_width_neg" 26 } - 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" 72 "mouth_upper_lip_full_pos" 72 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 56 "mouth_upper_lip_profile_pos" 56 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 104 "mouth_upper_lip_width_pos" 104 } - gene_bs_nose_forward={ "nose_forward_pos" 9 "nose_forward_pos" 9 } - gene_bs_nose_height={ "nose_height_neg" 22 "nose_height_neg" 22 } - gene_bs_nose_length={ "nose_length_neg" 61 "nose_length_neg" 61 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 12 "nose_nostril_height_neg" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 38 "nose_nostril_width_neg" 38 } - gene_bs_nose_profile={ "nose_profile_neg" 42 "nose_profile_neg" 42 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 13 "nose_ridge_angle_neg" 13 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 52 "nose_ridge_width_pos" 52 } - gene_bs_nose_size={ "nose_size_pos" 35 "nose_size_pos" 35 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 27 "nose_tip_angle_pos" 27 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 23 "nose_tip_forward_pos" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 34 "nose_tip_width_pos" 34 } - face_detail_cheek_def={ "cheek_def_01" 148 "cheek_def_01" 148 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 1 "cheek_fat_02_pos" 1 } - face_detail_chin_cleft={ "chin_dimple" 11 "chin_dimple" 11 } - face_detail_chin_def={ "chin_def_neg" 13 "chin_def_neg" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 139 "eye_lower_lid_def" 139 } - face_detail_eye_socket={ "eye_socket_02" 193 "eye_socket_02" 193 } - face_detail_nasolabial={ "nasolabial_03" 24 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 38 "nose_ridge_def_neg" 38 } - face_detail_nose_tip_def={ "nose_tip_def" 253 "nose_tip_def" 253 } - face_detail_temple_def={ "temple_def" 99 "temple_def" 99 } - expression_brow_wrinkles={ "brow_wrinkles_01" 79 "brow_wrinkles_01" 79 } - expression_eye_wrinkles={ "eye_wrinkles_01" 193 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 204 "complexion_1" 204 } - gene_height={ "normal_height" 114 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 105 "body_fat_head_fat_medium" 105 } - gene_bs_body_shape={ "body_shape_rectangle_half" 23 "body_shape_triangle_full" 8 } - gene_bs_bust={ "bust_clothes" 118 "bust_shape_4_full" 148 } - gene_age={ "old_2" 47 "old_2" 47 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 189 "avg_spacing_low_thickness" 189 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 238 "layer_2_lower_thickness" 238 } - gene_body_hair={ "body_hair_avg" 178 "body_hair_avg" 178 } - gene_hair_type={ "hair_wavy" 159 "hair_wavy" 159 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 40 "normal_eyes" 40 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 200 "normal_eyelashes" 200 } - beards={ "western_beards_straight" 253 "no_beard" 0 } - hairstyles={ "ep2_hairstyles_western" 52 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 253 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 150 "most_clothes" 0 } - headgear={ "sp2_western_imperial" 222 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 208 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - { - hash=1599033245 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_ermengarde.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_ermengarde.txt deleted file mode 100644 index fba999a0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_king_louis_alt_ermengarde.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:7982 -bookmark_carolingians_king_louis_alt_ermengarde={ - type=girl - id=95265926 - age=0.080000 - genes={ hair_color={ 111 127 123 240 } - skin_color={ 32 91 47 87 } - eye_color={ 57 154 247 157 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_pos" 164 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 151 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_neg" 123 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 117 "forehead_brow_height_pos" 136 } - gene_forehead_roundness={ "forehead_roundness_pos" 160 "forehead_roundness_pos" 188 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_neg" 94 "forehead_height_pos" 170 } - gene_head_height={ "head_height_pos" 128 "head_height_neg" 118 } - gene_head_width={ "head_width_pos" 158 "head_width_neg" 104 } - gene_head_profile={ "head_profile_neg" 109 "head_profile_pos" 168 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_pos" 157 } - gene_head_top_width={ "head_top_width_neg" 122 "head_top_width_neg" 103 } - gene_jaw_angle={ "jaw_angle_pos" 133 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_neg" 96 "jaw_forward_pos" 148 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_pos" 144 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_neg" 102 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 105 "mouth_width_pos" 132 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 123 "mouth_upper_lip_size_pos" 130 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 110 "mouth_lower_lip_size_pos" 117 } - gene_mouth_open={ "mouth_open_neg" 73 "mouth_open_pos" 189 } - gene_neck_length={ "neck_length_pos" 165 "neck_length_pos" 151 } - gene_neck_width={ "neck_width_pos" 136 "neck_width_pos" 143 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_pos" 3 "cheek_height_pos" 50 } - gene_bs_cheek_width={ "cheek_width_pos" 17 "cheek_width_neg" 33 } - gene_bs_ear_angle={ "ear_angle_neg" 19 "ear_angle_neg" 37 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 60 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 118 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_neg" 47 "ear_size_pos" 17 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 150 "eye_corner_depth_pos" 246 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 70 "eye_fold_shape_pos" 32 } - gene_bs_eye_size={ "eye_size_pos" 201 "eye_size_pos" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 186 "eye_upper_lid_size_pos" 46 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 15 "forehead_brow_curve_neg" 1 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 46 "forehead_brow_forward_pos" 125 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 51 "forehead_brow_inner_height_neg" 20 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 19 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 47 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_neg" 21 "jaw_def_neg" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 110 "mouth_lower_lip_def_pos" 21 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 53 "mouth_lower_lip_full_pos" 23 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 5 "mouth_lower_lip_pad_pos" 112 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_pos" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 50 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 5 "mouth_philtrum_shape_pos" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 26 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 53 "mouth_upper_lip_def_pos" 50 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 72 "mouth_upper_lip_full_pos" 154 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 71 "mouth_upper_lip_profile_pos" 56 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 104 "mouth_upper_lip_width_neg" 35 } - gene_bs_nose_forward={ "nose_forward_neg" 19 "nose_forward_pos" 9 } - gene_bs_nose_height={ "nose_height_neg" 22 "nose_height_neg" 8 } - gene_bs_nose_length={ "nose_length_neg" 61 "nose_length_neg" 32 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_neg" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 114 "nose_nostril_width_neg" 38 } - gene_bs_nose_profile={ "nose_profile_pos" 51 "nose_profile_neg" 42 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 19 "nose_ridge_angle_neg" 13 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 52 "nose_ridge_width_pos" 10 } - gene_bs_nose_size={ "nose_size_pos" 35 "nose_size_pos" 39 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 27 "nose_tip_angle_pos" 91 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 23 "nose_tip_forward_neg" 7 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 34 "nose_tip_width_neg" 28 } - face_detail_cheek_def={ "cheek_def_02" 62 "cheek_def_01" 148 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 1 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_dimple" 11 } - face_detail_chin_def={ "chin_def" 19 "chin_def_neg" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 139 } - face_detail_eye_socket={ "eye_socket_01" 31 "eye_socket_02" 193 } - face_detail_nasolabial={ "nasolabial_01" 8 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 109 "nose_ridge_def_neg" 38 } - face_detail_nose_tip_def={ "nose_tip_def" 223 "nose_tip_def" 253 } - face_detail_temple_def={ "temple_def" 4 "temple_def" 99 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_01" 79 } - expression_eye_wrinkles={ "eye_wrinkles_02" 233 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_03" 175 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 113 "complexion_1" 204 } - gene_height={ "normal_height" 123 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 110 "body_fat_head_fat_full" 121 } - gene_bs_body_shape={ "body_shape_rectangle_half" 59 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 148 "bust_shape_4_full" 148 } - gene_age={ "old_2" 47 "old_3" 126 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 189 "far_spacing_avg_thickness" 166 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 138 "layer_2_lower_thickness" 238 } - gene_body_hair={ "body_hair_sparse" 99 "body_hair_avg" 178 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 159 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 144 "normal_eyes" 144 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 222 } - beards={ "no_beard" 185 "no_beard" 0 } - cloaks={ "no_cloak" 185 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 231 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 150 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 61 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 104 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1599033245 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german.txt deleted file mode 100644 index a3550f83..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90107 -bookmark_carolingians_ludwig_the_german={ - type=male - id=3027990524 - age=0.610000 - genes={ hair_color={ 144 151 139 86 } - skin_color={ 62 82 54 82 } - eye_color={ 55 196 62 180 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 140 } - gene_chin_height={ "chin_height_neg" 121 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 121 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 215 } - gene_forehead_angle={ "forehead_angle_neg" 126 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 118 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 207 "forehead_roundness_pos" 198 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_neg" 125 "forehead_height_neg" 127 } - gene_head_height={ "head_height_pos" 148 "head_height_pos" 141 } - gene_head_width={ "head_width_neg" 127 "head_width_pos" 153 } - gene_head_profile={ "head_profile_neg" 116 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_neg" 126 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_neg" 102 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_pos" 148 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 128 "jaw_width_neg" 95 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_neg" 118 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_neg" 97 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_pos" 140 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 176 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 129 "mouth_lower_lip_size_neg" 119 } - gene_mouth_open={ "mouth_open_neg" 81 "mouth_open_neg" 73 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_pos" 142 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 113 "cheek_forward_neg" 47 } - gene_bs_cheek_height={ "cheek_height_pos" 37 "cheek_height_pos" 48 } - gene_bs_cheek_width={ "cheek_width_neg" 9 "cheek_width_neg" 1 } - gene_bs_ear_angle={ "ear_angle_pos" 188 "ear_angle_pos" 32 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 12 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 159 "ear_upper_bend_pos" 1 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_neg" 4 } - gene_bs_ear_size={ "ear_size_neg" 51 "ear_size_pos" 93 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_pos" 191 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 191 "eye_fold_shape_neg" 97 } - gene_bs_eye_size={ "eye_size_neg" 107 "eye_size_pos" 108 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 24 "eye_upper_lid_size_pos" 125 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 160 "forehead_brow_curve_neg" 110 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_pos" 97 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 10 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 108 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 90 "forehead_brow_width_pos" 3 } - gene_bs_jaw_def={ "jaw_def_pos" 111 "jaw_def_pos" 62 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 97 "mouth_lower_lip_def_pos" 143 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 5 "mouth_lower_lip_full_pos" 15 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_pos" 1 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 50 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 113 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 14 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_pos" 23 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_neg" 71 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 127 "mouth_upper_lip_width_neg" 35 } - gene_bs_nose_forward={ "nose_forward_pos" 14 "nose_forward_neg" 101 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_neg" 35 } - gene_bs_nose_length={ "nose_length_neg" 6 "nose_length_neg" 35 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_pos" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 50 "nose_nostril_width_neg" 114 } - gene_bs_nose_profile={ "nose_profile_pos" 20 "nose_profile_pos" 51 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 15 "nose_ridge_angle_pos" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 36 "nose_ridge_width_neg" 34 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_pos" 52 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 2 "nose_tip_angle_pos" 91 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 45 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 43 "nose_tip_width_pos" 151 } - face_detail_cheek_def={ "cheek_def_01" 21 "cheek_def_02" 133 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 45 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 5 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 23 "chin_def" 110 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 36 "eye_lower_lid_def" 83 } - face_detail_eye_socket={ "eye_socket_03" 65 "eye_socket_03" 46 } - face_detail_nasolabial={ "nasolabial_03" 4 "nasolabial_03" 177 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 215 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 11 "nose_tip_def" 163 } - face_detail_temple_def={ "temple_def" 143 "temple_def" 249 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_02" 52 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 219 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 191 "forehead_wrinkles_01" 53 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 207 "complexion_4" 113 } - gene_height={ "normal_height" 135 "normal_height" 101 } - gene_bs_body_type={ "body_fat_head_fat_low" 141 "body_fat_head_fat_medium" 115 } - gene_bs_body_shape={ "body_shape_triangle_full" 94 "body_shape_triangle_full" 18 } - gene_bs_bust={ "bust_clothes" 100 "bust_shape_1_full" 190 } - gene_age={ "old_3" 255 "old_3" 126 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "avg_spacing_avg_thickness" 177 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 144 "layer_2_lower_thickness" 182 } - gene_body_hair={ "body_hair_sparse" 176 "body_hair_sparse" 139 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 98 "normal_eyes" 98 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 102 "normal_eyelashes" 102 } - beards={ "scripted_character_beards_01" 15 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 29 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 32 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era1_royalty" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 53 "no_additive" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_karl.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_karl.txt deleted file mode 100644 index b2aebf83..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_karl.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90105 -bookmark_carolingians_ludwig_the_german_alt_karl={ - type=male - id=1473622472 - age=0.270000 - genes={ hair_color={ 202 201 144 151 } - skin_color={ 65 82 66 82 } - eye_color={ 120 130 55 196 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_pos" 140 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 135 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 114 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_neg" 126 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 131 "forehead_brow_height_pos" 118 } - gene_forehead_roundness={ "forehead_roundness_pos" 135 "forehead_roundness_pos" 207 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_pos" 132 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_pos" 139 } - gene_head_height={ "head_height_pos" 144 "head_height_pos" 141 } - gene_head_width={ "head_width_pos" 153 "head_width_neg" 119 } - gene_head_profile={ "head_profile_pos" 148 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_neg" 126 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 117 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_pos" 131 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 152 "jaw_width_pos" 128 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 162 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 114 "mouth_lower_lip_size_pos" 129 } - gene_mouth_open={ "mouth_open_neg" 81 "mouth_open_pos" 165 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_pos" 138 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_pos" 113 "cheek_forward_neg" 42 } - gene_bs_cheek_height={ "cheek_height_pos" 37 "cheek_height_neg" 48 } - gene_bs_cheek_width={ "cheek_width_neg" 18 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_pos" 32 "ear_angle_neg" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 111 "ear_inner_shape_pos" 12 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 1 "ear_both_bend_pos" 26 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_pos" 3 } - gene_bs_ear_size={ "ear_size_pos" 110 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_pos" 250 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 102 "eye_fold_shape_neg" 191 } - gene_bs_eye_size={ "eye_size_neg" 107 "eye_size_pos" 46 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 24 "eye_upper_lid_size_neg" 164 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 197 "forehead_brow_curve_neg" 160 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_neg" 5 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_neg" 1 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 108 "forehead_brow_outer_height_neg" 46 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 104 "forehead_brow_width_pos" 90 } - gene_bs_jaw_def={ "jaw_def_pos" 41 "jaw_def_pos" 62 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 97 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 5 "mouth_lower_lip_full_pos" 33 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_pos" 45 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 1 "mouth_lower_lip_width_pos" 70 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 29 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 113 "mouth_philtrum_shape_pos" 57 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_neg" 49 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 11 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_neg" 99 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 71 "mouth_upper_lip_profile_pos" 29 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 127 "mouth_upper_lip_width_pos" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 20 "nose_forward_pos" 14 } - gene_bs_nose_height={ "nose_height_neg" 3 "nose_height_pos" 72 } - gene_bs_nose_length={ "nose_length_neg" 135 "nose_length_neg" 35 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 37 "nose_nostril_height_pos" 25 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 50 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 33 "nose_profile_pos" 20 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_pos" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 36 "nose_ridge_width_pos" 105 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_neg" 5 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 2 "nose_tip_angle_pos" 19 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 2 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_01" 21 "cheek_def_01" 20 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 241 "cheek_fat_03_pos" 45 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_dimple" 0 } - face_detail_chin_def={ "chin_def" 23 "chin_def_neg" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 36 "eye_lower_lid_def" 49 } - face_detail_eye_socket={ "eye_socket_03" 65 "eye_socket_color_03" 244 } - face_detail_nasolabial={ "nasolabial_02" 22 "nasolabial_03" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_pos" 215 } - face_detail_nose_tip_def={ "nose_tip_def" 163 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 53 "temple_def" 143 } - expression_brow_wrinkles={ "brow_wrinkles_02" 0 "brow_wrinkles_04" 3 } - expression_eye_wrinkles={ "eye_wrinkles_01" 214 "eye_wrinkles_01" 87 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 53 "forehead_wrinkles_02" 210 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 207 "complexion_4" 171 } - gene_height={ "normal_height" 130 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_low" 134 "body_fat_head_fat_medium" 155 } - gene_bs_body_shape={ "body_shape_rectangle_full" 19 "body_shape_triangle_full" 3 } - gene_bs_bust={ "bust_clothes" 59 "bust_shape_1_full" 190 } - gene_age={ "old_4" 249 "old_3" 255 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "far_spacing_lower_thickness" 112 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 144 "layer_2_lower_thickness" 168 } - gene_body_hair={ "body_hair_avg" 171 "body_hair_sparse" 176 } - gene_hair_type={ "hair_wavy" 172 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 9 "normal_eyes" 9 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 126 "normal_eyelashes" 126 } - beards={ "all_beards" 14 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 43 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 92 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 91 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 17 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 6 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_youngerludwig.txt b/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_youngerludwig.txt deleted file mode 100644 index 99874897..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_carolingians_ludwig_the_german_alt_youngerludwig.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:42019 -bookmark_carolingians_ludwig_the_german_alt_youngerludwig={ - type=male - id=2022313693 - age=0.310000 - genes={ hair_color={ 202 201 144 151 } - skin_color={ 64 82 66 82 } - eye_color={ 120 130 55 196 } - gene_chin_forward={ "chin_forward_pos" 129 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 114 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_neg" 126 "eye_shut_pos" 215 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 131 } - gene_forehead_roundness={ "forehead_roundness_pos" 176 "forehead_roundness_pos" 207 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_pos" 132 } - gene_forehead_height={ "forehead_height_pos" 139 "forehead_height_neg" 125 } - gene_head_height={ "head_height_pos" 133 "head_height_pos" 141 } - gene_head_width={ "head_width_neg" 127 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 116 "head_profile_pos" 148 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 102 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_pos" 131 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 148 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_pos" 129 } - gene_jaw_width={ "jaw_width_pos" 128 "jaw_width_pos" 152 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 118 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 152 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_pos" 131 "mouth_height_neg" 97 } - gene_mouth_width={ "mouth_width_neg" 71 "mouth_width_pos" 131 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 127 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 119 "mouth_lower_lip_size_neg" 114 } - gene_mouth_open={ "mouth_open_neg" 72 "mouth_open_neg" 81 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_pos" 163 } - gene_neck_width={ "neck_width_neg" 105 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_neg" 50 "cheek_forward_neg" 47 } - gene_bs_cheek_height={ "cheek_height_neg" 37 "cheek_height_pos" 48 } - gene_bs_cheek_width={ "cheek_width_neg" 18 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_pos" 127 "ear_angle_pos" 188 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 28 "ear_inner_shape_pos" 117 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 1 "ear_both_bend_pos" 26 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_neg" 44 } - gene_bs_ear_size={ "ear_size_pos" 110 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 114 "eye_corner_depth_pos" 250 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 102 "eye_fold_shape_neg" 97 } - gene_bs_eye_size={ "eye_size_pos" 108 "eye_size_neg" 10 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 24 "eye_upper_lid_size_neg" 164 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 25 "forehead_brow_curve_neg" 160 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_neg" 5 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 1 "forehead_brow_inner_height_pos" 10 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 46 "forehead_brow_outer_height_pos" 108 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 90 "forehead_brow_width_pos" 104 } - gene_bs_jaw_def={ "jaw_def_pos" 111 "jaw_def_pos" 88 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 97 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 33 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 27 "mouth_lower_lip_pad_pos" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_neg" 5 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 34 "mouth_philtrum_shape_pos" 113 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 47 "mouth_philtrum_width_pos" 21 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 14 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 154 "mouth_upper_lip_full_neg" 99 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_pos" 29 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 25 "mouth_upper_lip_width_neg" 127 } - gene_bs_nose_forward={ "nose_forward_pos" 20 "nose_forward_neg" 101 } - gene_bs_nose_height={ "nose_height_pos" 72 "nose_height_neg" 3 } - gene_bs_nose_length={ "nose_length_neg" 6 "nose_length_pos" 45 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_pos" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 50 "nose_nostril_width_pos" 94 } - gene_bs_nose_profile={ "nose_profile_pos" 20 "nose_profile_pos" 33 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_pos" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 36 "nose_ridge_width_pos" 105 } - gene_bs_nose_size={ "nose_size_pos" 52 "nose_size_pos" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 19 "nose_tip_angle_pos" 91 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_01" 20 "cheek_def_01" 21 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 241 "cheek_fat_03_pos" 45 } - face_detail_chin_cleft={ "chin_dimple" 22 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def_neg" 0 "chin_def" 110 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 83 "eye_lower_lid_def" 49 } - face_detail_eye_socket={ "eye_socket_03" 65 "eye_socket_03" 20 } - face_detail_nasolabial={ "nasolabial_03" 4 "nasolabial_02" 22 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 215 "nose_ridge_def_pos" 168 } - face_detail_nose_tip_def={ "nose_tip_def" 11 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 249 "temple_def" 53 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_04" 3 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 87 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 81 "forehead_wrinkles_01" 191 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 207 "complexion_7" 169 } - gene_height={ "normal_height" 135 "normal_height" 153 } - gene_bs_body_type={ "body_fat_head_fat_medium" 155 "body_fat_head_fat_medium" 115 } - gene_bs_body_shape={ "body_shape_triangle_half" 30 "body_shape_triangle_full" 12 } - gene_bs_bust={ "bust_clothes" 59 "bust_shape_1_full" 125 } - gene_age={ "old_3" 255 "old_4" 249 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "far_spacing_lower_thickness" 248 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 144 "layer_2_lower_thickness" 168 } - gene_body_hair={ "body_hair_sparse" 176 "body_hair_avg" 90 } - gene_hair_type={ "hair_wavy" 172 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 92 "normal_eyes" 92 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 31 "normal_eyelashes" 31 } - beards={ "all_beards" 74 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 1 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 234 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 140 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 237 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 245 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 141 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_adanis_ibn_awsaga.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_adanis_ibn_awsaga.txt deleted file mode 100644 index fc9ff06e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_adanis_ibn_awsaga.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:danis0005 -bookmark_fp2_iberia_adanis_ibn_awsaga={ - type=male - id=3760718555 - age=0.440000 - genes={ hair_color={ 63 253 36 247 } - skin_color={ 120 145 127 143 } - eye_color={ 42 246 38 208 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_neg" 121 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_neg" 125 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_neg" 103 } - gene_forehead_angle={ "forehead_angle_neg" 121 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 167 "forehead_brow_height_pos" 160 } - gene_forehead_roundness={ "forehead_roundness_pos" 226 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_pos" 160 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_neg" 77 "forehead_height_neg" 50 } - gene_head_height={ "head_height_pos" 172 "head_height_pos" 176 } - gene_head_width={ "head_width_neg" 118 "head_width_neg" 103 } - gene_head_profile={ "head_profile_pos" 163 "head_profile_pos" 145 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 155 } - gene_head_top_width={ "head_top_width_pos" 175 "head_top_width_pos" 141 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 161 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 130 } - gene_jaw_height={ "jaw_height_pos" 162 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_neg" 114 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 90 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 98 } - gene_mouth_height={ "mouth_height_neg" 117 "mouth_height_neg" 107 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 200 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 148 "mouth_lower_lip_size_pos" 187 } - gene_mouth_open={ "mouth_open_neg" 17 "mouth_open_pos" 171 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_pos" 59 "cheek_forward_neg" 6 } - gene_bs_cheek_height={ "cheek_height_neg" 26 "cheek_height_pos" 8 } - gene_bs_cheek_width={ "cheek_width_pos" 26 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_neg" 19 "ear_angle_neg" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 37 "ear_inner_shape_pos" 114 } - gene_bs_ear_bend={ "ear_both_bend_pos" 111 "ear_lower_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_neg" 32 "ear_outward_neg" 189 } - gene_bs_ear_size={ "ear_size_neg" 96 "ear_size_pos" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 223 "eye_corner_depth_pos" 178 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 23 "eye_fold_shape_pos" 17 } - gene_bs_eye_size={ "eye_size_pos" 33 "eye_size_neg" 47 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 53 "eye_upper_lid_size_pos" 122 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 118 "forehead_brow_curve_neg" 125 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 40 "forehead_brow_forward_pos" 56 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 12 "forehead_brow_inner_height_pos" 22 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 1 "forehead_brow_outer_height_pos" 79 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 33 "forehead_brow_width_pos" 23 } - gene_bs_jaw_def={ "jaw_def_neg" 65 "jaw_def_pos" 29 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 87 "mouth_lower_lip_def_pos" 120 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_neg" 117 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 4 "mouth_lower_lip_pad_pos" 131 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 17 "mouth_lower_lip_width_pos" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 31 "mouth_philtrum_def_pos" 3 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 23 "mouth_philtrum_shape_pos" 83 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 104 "mouth_philtrum_width_neg" 5 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 47 "mouth_upper_lip_def_pos" 17 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 98 "mouth_upper_lip_profile_pos" 92 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 29 "mouth_upper_lip_width_pos" 119 } - gene_bs_nose_forward={ "nose_forward_pos" 12 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_neg" 116 "nose_height_pos" 77 } - gene_bs_nose_length={ "nose_length_pos" 48 "nose_length_neg" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 38 "nose_nostril_height_pos" 9 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 21 "nose_nostril_width_pos" 10 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 87 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 3 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_pos" 20 "nose_size_pos" 108 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 104 "nose_tip_angle_neg" 27 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 7 "nose_tip_forward_pos" 7 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 8 "nose_tip_width_pos" 24 } - face_detail_cheek_def={ "cheek_def_01" 165 "cheek_def_01" 4 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 232 "cheek_fat_03_pos" 2 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def" 215 "chin_def_neg" 150 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 241 "eye_lower_lid_def" 66 } - face_detail_eye_socket={ "eye_socket_color_03" 217 "eye_socket_03" 101 } - face_detail_nasolabial={ "nasolabial_03" 22 "nasolabial_02" 85 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 157 "nose_ridge_def_pos" 133 } - face_detail_nose_tip_def={ "nose_tip_def" 25 "nose_tip_def" 112 } - face_detail_temple_def={ "temple_def" 127 "temple_def" 76 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 214 } - expression_eye_wrinkles={ "eye_wrinkles_03" 219 "eye_wrinkles_01" 36 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 57 "forehead_wrinkles_01" 76 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 215 "complexion_4" 255 } - gene_height={ "normal_height" 132 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_low" 127 "body_fat_head_fat_full" 150 } - gene_bs_body_shape={ "body_shape_hourglass_half" 76 "body_shape_rectangle_half" 28 } - gene_bs_bust={ "bust_clothes" 118 "bust_shape_3_full" 149 } - gene_age={ "old_3" 155 "old_4" 106 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 198 "avg_spacing_low_thickness" 212 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 154 "layer_2_low_thickness" 153 } - gene_body_hair={ "body_hair_sparse" 209 "body_hair_sparse" 235 } - gene_hair_type={ "hair_curly" 137 "hair_straight" 169 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 125 "normal_eyes" 125 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 3 "normal_eyelashes" 3 } - gene_scars_battle={ "scars_battle" 255 "scars_battle" 0 } - beards={ "scripted_character_beards_02" 94 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_03" 125 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 214 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_muslim_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "fp2_muslim_low_nobility" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_bernat_of_gothia.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_bernat_of_gothia.txt deleted file mode 100644 index 91a83e9f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_bernat_of_gothia.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:168137 -bookmark_fp2_iberia_bernat_of_gothia={ - type=male - id=1533334640 - age=0.250000 - genes={ hair_color={ 54 240 54 240 } - skin_color={ 175 102 175 102 } - eye_color={ 28 130 28 130 } - gene_chin_forward={ "chin_forward_neg" 122 "chin_forward_neg" 122 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 129 "eye_height_pos" 129 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_pos" 143 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 122 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 161 "forehead_roundness_pos" 161 } - gene_forehead_width={ "forehead_width_neg" 92 "forehead_width_neg" 92 } - gene_forehead_height={ "forehead_height_pos" 135 "forehead_height_pos" 135 } - gene_head_height={ "head_height_neg" 90 "head_height_neg" 90 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 164 "head_profile_pos" 164 } - gene_head_top_height={ "head_top_height_neg" 124 "head_top_height_neg" 124 } - gene_head_top_width={ "head_top_width_pos" 148 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_neg" 124 "jaw_angle_neg" 124 } - gene_jaw_forward={ "jaw_forward_pos" 131 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 114 "jaw_width_neg" 114 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_pos" 155 "mouth_height_pos" 155 } - gene_mouth_width={ "mouth_width_neg" 121 "mouth_width_neg" 121 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 46 "mouth_lower_lip_size_neg" 46 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_neg" 58 } - gene_neck_length={ "neck_length_neg" 102 "neck_length_neg" 102 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_pos" 200 "cheek_forward_pos" 200 } - gene_bs_cheek_height={ "cheek_height_pos" 31 "cheek_height_pos" 31 } - gene_bs_cheek_width={ "cheek_width_neg" 28 "cheek_width_neg" 28 } - gene_bs_ear_angle={ "ear_angle_neg" 53 "ear_angle_neg" 53 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 4 "ear_inner_shape_pos" 4 } - gene_bs_ear_bend={ "ear_both_bend_pos" 125 "ear_both_bend_pos" 125 } - gene_bs_ear_outward={ "ear_outward_neg" 23 "ear_outward_neg" 23 } - gene_bs_ear_size={ "ear_size_neg" 23 "ear_size_neg" 23 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 237 "eye_corner_depth_pos" 237 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 70 "eye_fold_shape_pos" 70 } - gene_bs_eye_size={ "eye_size_neg" 0 "eye_size_neg" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 10 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 191 "forehead_brow_curve_neg" 191 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 124 "forehead_brow_forward_pos" 124 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 17 "forehead_brow_inner_height_pos" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 94 "forehead_brow_outer_height_neg" 94 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 95 "forehead_brow_width_neg" 95 } - gene_bs_jaw_def={ "jaw_def_neg" 20 "jaw_def_neg" 20 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 56 "mouth_lower_lip_def_pos" 56 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 7 "mouth_lower_lip_full_neg" 7 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 11 "mouth_lower_lip_pad_pos" 11 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 26 "mouth_lower_lip_width_pos" 26 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 23 "mouth_philtrum_def_pos" 23 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 103 "mouth_philtrum_shape_neg" 103 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 35 "mouth_philtrum_width_pos" 35 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 41 "mouth_upper_lip_def_pos" 41 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 26 "mouth_upper_lip_full_pos" 26 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 147 "mouth_upper_lip_profile_pos" 147 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_neg" 11 "nose_forward_neg" 11 } - gene_bs_nose_height={ "nose_height_neg" 4 "nose_height_neg" 4 } - gene_bs_nose_length={ "nose_length_neg" 37 "nose_length_neg" 37 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 36 "nose_nostril_height_pos" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 4 "nose_nostril_width_pos" 4 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 11 "nose_profile_hawk_pos" 11 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 33 "nose_ridge_angle_neg" 33 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 21 "nose_ridge_width_neg" 21 } - gene_bs_nose_size={ "nose_size_pos" 85 "nose_size_pos" 85 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 39 "nose_tip_angle_pos" 39 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 45 "nose_tip_forward_pos" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 17 "nose_tip_width_pos" 17 } - face_detail_cheek_def={ "cheek_def_01" 25 "cheek_def_01" 25 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 6 "cheek_fat_02_pos" 6 } - face_detail_chin_cleft={ "chin_cleft" 24 "chin_cleft" 24 } - face_detail_chin_def={ "chin_def_neg" 113 "chin_def_neg" 113 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 38 "eye_lower_lid_def" 38 } - face_detail_eye_socket={ "eye_socket_02" 3 "eye_socket_02" 3 } - face_detail_nasolabial={ "nasolabial_02" 13 "nasolabial_02" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 9 "nose_ridge_def_pos" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 239 "nose_tip_def" 239 } - face_detail_temple_def={ "temple_def" 218 "temple_def" 218 } - expression_brow_wrinkles={ "brow_wrinkles_04" 184 "brow_wrinkles_04" 184 } - expression_eye_wrinkles={ "eye_wrinkles_01" 219 "eye_wrinkles_01" 75 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 28 "forehead_wrinkles_01" 28 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 249 "complexion_3" 249 } - gene_height={ "normal_height" 132 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_full" 148 "body_fat_head_fat_full" 134 } - gene_bs_body_shape={ "body_shape_triangle_half" 95 "body_shape_triangle_half" 9 } - gene_bs_bust={ "bust_clothes" 116 "bust_shape_1_full" 146 } - gene_age={ "old_4" 248 "old_4" 248 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 231 "far_spacing_avg_thickness" 231 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 247 "layer_2_low_thickness" 247 } - gene_body_hair={ "body_hair_sparse" 95 "body_hair_sparse" 95 } - gene_hair_type={ "hair_wavy" 155 "hair_wavy" 155 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 175 "normal_eyes" 175 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 152 "normal_eyelashes" 152 } - beards={ "scripted_character_beards_02" 62 "no_beard" 0 } - cloaks={ "no_cloak" 106 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 41 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 241 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 205 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 204 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 1 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_masud.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_masud.txt deleted file mode 100644 index 4eb42b1a..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_masud.txt +++ /dev/null @@ -1,137 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:danis0009 -bookmark_fp2_iberia_ibn_awsaga_alt_masud={ - type=boy - id=3926769529 - age=0.050000 - genes={ hair_color={ 63 253 82 237 } - skin_color={ 63 103 83 117 } - eye_color={ 42 246 189 137 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 101 } - gene_chin_width={ "chin_width_neg" 110 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_neg" 107 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 121 "forehead_angle_neg" 122 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 106 "forehead_brow_height_pos" 160 } - gene_forehead_roundness={ "forehead_roundness_pos" 226 "forehead_roundness_pos" 192 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 122 } - gene_forehead_height={ "forehead_height_neg" 25 "forehead_height_neg" 50 } - gene_head_height={ "head_height_neg" 89 "head_height_pos" 172 } - gene_head_width={ "head_width_neg" 110 "head_width_neg" 118 } - gene_head_profile={ "head_profile_neg" 80 "head_profile_pos" 163 } - gene_head_top_height={ "head_top_height_pos" 155 "head_top_height_neg" 123 } - gene_head_top_width={ "head_top_width_pos" 175 "head_top_width_pos" 140 } - gene_jaw_angle={ "jaw_angle_neg" 104 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 92 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 90 "mouth_corner_depth_neg" 118 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_pos" 131 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_neg" 117 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 117 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 124 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 187 "mouth_lower_lip_size_neg" 124 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_pos" 171 } - gene_neck_length={ "neck_length_pos" 156 "neck_length_neg" 113 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_pos" 59 "cheek_forward_neg" 14 } - gene_bs_cheek_height={ "cheek_height_pos" 8 "cheek_height_neg" 35 } - gene_bs_cheek_width={ "cheek_width_neg" 3 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_neg" 12 "ear_angle_neg" 19 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 144 "ear_inner_shape_pos" 37 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 43 "ear_lower_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 1 "ear_outward_neg" 32 } - gene_bs_ear_size={ "ear_size_pos" 23 "ear_size_neg" 96 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 35 "eye_corner_depth_pos" 223 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 67 "eye_fold_shape_pos" 23 } - gene_bs_eye_size={ "eye_size_pos" 33 "eye_size_neg" 10 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 53 "eye_upper_lid_size_pos" 37 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 118 "forehead_brow_curve_neg" 5 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 40 "forehead_brow_forward_neg" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 34 "forehead_brow_inner_height_neg" 12 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 5 "forehead_brow_outer_height_neg" 1 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 33 "forehead_brow_width_pos" 9 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_neg" 65 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 115 "mouth_lower_lip_def_pos" 120 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 40 "mouth_lower_lip_full_neg" 117 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 14 "mouth_lower_lip_pad_pos" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 21 "mouth_lower_lip_width_pos" 58 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 16 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 83 "mouth_philtrum_shape_pos" 71 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 46 "mouth_philtrum_width_neg" 104 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 47 "mouth_upper_lip_def_pos" 23 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_pos" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 92 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 12 "mouth_upper_lip_width_pos" 29 } - gene_bs_nose_forward={ "nose_forward_neg" 4 "nose_forward_pos" 12 } - gene_bs_nose_height={ "nose_height_neg" 116 "nose_height_neg" 131 } - gene_bs_nose_length={ "nose_length_neg" 84 "nose_length_pos" 48 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 48 "nose_nostril_height_pos" 9 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 21 "nose_nostril_width_pos" 125 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 9 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 9 "nose_ridge_angle_pos" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 24 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_pos" 12 "nose_size_pos" 20 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 30 "nose_tip_angle_neg" 27 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 7 "nose_tip_forward_pos" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 24 "nose_tip_width_pos" 40 } - face_detail_cheek_def={ "cheek_def_02" 20 "cheek_def_01" 4 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 232 "cheek_fat_01_neg" 213 } - face_detail_chin_cleft={ "chin_cleft" 22 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def" 12 "chin_def" 215 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 194 "eye_lower_lid_def" 66 } - face_detail_eye_socket={ "eye_socket_03" 101 "eye_socket_01" 20 } - face_detail_nasolabial={ "nasolabial_03" 22 "nasolabial_01" 17 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 157 "nose_ridge_def_pos" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 112 "nose_tip_def" 67 } - face_detail_temple_def={ "temple_def" 51 "temple_def" 127 } - expression_brow_wrinkles={ "brow_wrinkles_04" 100 "brow_wrinkles_01" 255 } - expression_eye_wrinkles={ "eye_wrinkles_01" 9 "eye_wrinkles_03" 219 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 76 "forehead_wrinkles_01" 155 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 215 "complexion_2" 239 } - gene_height={ "normal_height" 127 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_full" 148 "body_fat_head_fat_full" 153 } - gene_bs_body_shape={ "body_shape_apple_half" 5 "body_shape_hourglass_half" 20 } - gene_bs_bust={ "bust_clothes" 65 "bust_shape_3_full" 149 } - gene_age={ "old_3" 245 "old_3" 155 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 136 "far_spacing_high_thickness" 198 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 247 "layer_2_low_thickness" 154 } - gene_body_hair={ "body_hair_sparse" 209 "body_hair_sparse" 143 } - gene_hair_type={ "hair_straight" 160 "hair_curly" 137 } - gene_baldness={ "male_pattern_baldness" 164 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 17 "normal_eyes" 17 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 137 } - beards={ "mena_beards_straight" 109 "no_beard" 0 } - hairstyles={ "mena_hairstyles_straight" 252 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 111 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_low_nobility_clothes" 60 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_yahya.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_yahya.txt deleted file mode 100644 index a428ee06..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_awsaga_alt_yahya.txt +++ /dev/null @@ -1,133 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:danis0010 -bookmark_fp2_iberia_ibn_awsaga_alt_yahya={ - type=boy - id=2088476962 - age=0.020000 - genes={ hair_color={ 127 251 63 253 } - skin_color={ 115 145 113 145 } - eye_color={ 68 161 42 246 } - gene_chin_forward={ "chin_forward_pos" 127 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 143 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_pos" 139 "eye_angle_neg" 119 } - gene_eye_depth={ "eye_depth_neg" 118 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 165 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_pos" 129 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 144 "forehead_angle_neg" 121 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 129 "forehead_brow_height_pos" 160 } - gene_forehead_roundness={ "forehead_roundness_neg" 112 "forehead_roundness_pos" 226 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_pos" 137 } - gene_forehead_height={ "forehead_height_neg" 50 "forehead_height_pos" 129 } - gene_head_height={ "head_height_neg" 90 "head_height_pos" 172 } - gene_head_width={ "head_width_neg" 118 "head_width_pos" 181 } - gene_head_profile={ "head_profile_neg" 90 "head_profile_pos" 163 } - gene_head_top_height={ "head_top_height_neg" 98 "head_top_height_pos" 155 } - gene_head_top_width={ "head_top_width_pos" 141 "head_top_width_pos" 133 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 142 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 130 } - gene_jaw_height={ "jaw_height_neg" 91 "jaw_height_pos" 162 } - gene_jaw_width={ "jaw_width_pos" 176 "jaw_width_neg" 114 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_neg" 98 "mouth_forward_pos" 169 } - gene_mouth_height={ "mouth_height_neg" 107 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 105 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 200 "mouth_upper_lip_size_pos" 137 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 148 "mouth_lower_lip_size_pos" 186 } - gene_mouth_open={ "mouth_open_neg" 17 "mouth_open_neg" 124 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_neg" 114 } - gene_neck_width={ "neck_width_pos" 171 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_pos" 59 "cheek_forward_neg" 36 } - gene_bs_cheek_height={ "cheek_height_pos" 18 "cheek_height_neg" 26 } - gene_bs_cheek_width={ "cheek_width_pos" 33 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_pos" 29 "ear_angle_neg" 19 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 37 "ear_inner_shape_pos" 152 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 42 "ear_both_bend_pos" 111 } - gene_bs_ear_outward={ "ear_outward_neg" 32 "ear_outward_pos" 47 } - gene_bs_ear_size={ "ear_size_neg" 96 "ear_size_pos" 45 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 178 "eye_corner_depth_neg" 1 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 127 "eye_fold_shape_pos" 23 } - gene_bs_eye_size={ "eye_size_pos" 164 "eye_size_pos" 33 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 53 "eye_upper_lid_size_neg" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 81 "forehead_brow_curve_neg" 118 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 40 "forehead_brow_forward_pos" 80 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 22 "forehead_brow_inner_height_pos" 18 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 115 "forehead_brow_outer_height_neg" 1 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 23 "forehead_brow_width_neg" 30 } - gene_bs_jaw_def={ "jaw_def_neg" 103 "jaw_def_neg" 65 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 87 "mouth_lower_lip_def_pos" 7 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_neg" 6 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 71 "mouth_lower_lip_pad_pos" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 17 "mouth_lower_lip_width_pos" 60 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 116 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 49 "mouth_philtrum_shape_pos" 23 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 104 "mouth_philtrum_width_neg" 34 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 1 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_neg" 19 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 92 "mouth_upper_lip_profile_pos" 77 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 55 "mouth_upper_lip_width_pos" 29 } - gene_bs_nose_forward={ "nose_forward_neg" 16 "nose_forward_pos" 12 } - gene_bs_nose_height={ "nose_height_neg" 152 "nose_height_neg" 116 } - gene_bs_nose_length={ "nose_length_neg" 1 "nose_length_neg" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 35 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 10 "nose_nostril_width_pos" 18 } - gene_bs_nose_profile={ "nose_profile_pos" 24 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 36 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 27 "nose_ridge_width_neg" 3 } - gene_bs_nose_size={ "nose_size_pos" 108 "nose_size_pos" 50 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 104 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 7 "nose_tip_forward_neg" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 40 "nose_tip_width_pos" 8 } - face_detail_cheek_def={ "cheek_def_02" 159 "cheek_def_01" 165 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 2 "cheek_fat_02_pos" 76 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_cleft" 166 } - face_detail_chin_def={ "chin_def" 207 "chin_def" 215 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 203 "eye_lower_lid_def" 241 } - face_detail_eye_socket={ "eye_socket_color_03" 217 "eye_socket_03" 110 } - face_detail_nasolabial={ "nasolabial_03" 22 "nasolabial_02" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 157 "nose_ridge_def_neg" 5 } - face_detail_nose_tip_def={ "nose_tip_def" 93 "nose_tip_def" 25 } - face_detail_temple_def={ "temple_def" 127 "temple_def" 243 } - expression_brow_wrinkles={ "brow_wrinkles_04" 6 "brow_wrinkles_04" 100 } - expression_eye_wrinkles={ "eye_wrinkles_01" 22 "eye_wrinkles_03" 219 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 88 "forehead_wrinkles_01" 57 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 215 "complexion_1" 217 } - gene_height={ "normal_height" 131 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 125 "body_fat_head_fat_low" 115 } - gene_bs_body_shape={ "body_shape_hourglass_half" 25 "body_shape_hourglass_full" 0 } - gene_bs_bust={ "bust_clothes" 119 "bust_clothes" 193 } - gene_age={ "old_2" 59 "old_3" 155 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 207 "far_spacing_high_thickness" 198 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 154 "layer_2_lower_thickness" 112 } - gene_body_hair={ "body_hair_sparse" 209 "body_hair_sparse" 119 } - gene_hair_type={ "hair_curly" 137 "hair_wavy" 172 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 151 "normal_eyes" 151 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 2 } - beards={ "mena_beards_curly" 221 "no_beard" 0 } - hairstyles={ "western_baby_hairstyles" 179 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 217 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 216 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan.txt deleted file mode 100644 index da0aecc3..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73957 -bookmark_fp2_iberia_ibn_marwan={ - type=male - id=594046551 - age=0.480000 - genes={ hair_color={ 88 250 104 236 } - skin_color={ 167 114 169 112 } - eye_color={ 38 176 59 188 } - gene_chin_forward={ "chin_forward_neg" 138 "chin_forward_pos" 139 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 137 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 108 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_pos" 132 "eye_height_pos" 147 } - gene_eye_distance={ "eye_distance_neg" 126 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_neg" 122 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 125 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 152 "forehead_brow_height_neg" 108 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 213 } - gene_forehead_width={ "forehead_width_neg" 110 "forehead_width_neg" 103 } - gene_forehead_height={ "forehead_height_neg" 25 "forehead_height_neg" 106 } - gene_head_height={ "head_height_neg" 111 "head_height_pos" 130 } - gene_head_width={ "head_width_neg" 121 "head_width_pos" 194 } - gene_head_profile={ "head_profile_pos" 129 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 146 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 154 "head_top_width_pos" 158 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_pos" 141 } - gene_jaw_forward={ "jaw_forward_pos" 127 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_pos" 148 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 157 "jaw_width_neg" 76 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_neg" 100 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 162 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 151 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_pos" 128 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 172 "mouth_upper_lip_size_pos" 174 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 111 "mouth_lower_lip_size_neg" 90 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_neg" 118 } - gene_neck_length={ "neck_length_pos" 128 "neck_length_pos" 190 } - gene_neck_width={ "neck_width_pos" 184 "neck_width_neg" 102 } - gene_bs_cheek_forward={ "cheek_forward_neg" 1 "cheek_forward_neg" 39 } - gene_bs_cheek_height={ "cheek_height_pos" 13 "cheek_height_pos" 13 } - gene_bs_cheek_width={ "cheek_width_neg" 46 "cheek_width_neg" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 25 "ear_angle_neg" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 87 "ear_inner_shape_pos" 186 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 175 "ear_lower_bend_pos" 27 } - gene_bs_ear_outward={ "ear_outward_neg" 40 "ear_outward_neg" 13 } - gene_bs_ear_size={ "ear_size_neg" 0 "ear_size_neg" 177 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 156 "eye_corner_depth_pos" 243 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 50 "eye_fold_shape_pos" 60 } - gene_bs_eye_size={ "eye_size_pos" 24 "eye_size_neg" 75 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 11 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 61 "forehead_brow_curve_neg" 100 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_neg" 32 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 109 "forehead_brow_inner_height_neg" 34 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 24 "forehead_brow_outer_height_neg" 70 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 3 "forehead_brow_width_neg" 6 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_neg" 202 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 31 "mouth_lower_lip_def_pos" 77 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 20 "mouth_lower_lip_full_neg" 95 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 20 "mouth_lower_lip_pad_pos" 13 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 14 "mouth_lower_lip_width_pos" 15 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 87 "mouth_philtrum_def_pos" 16 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 109 "mouth_philtrum_shape_pos" 43 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 90 "mouth_philtrum_width_neg" 67 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 35 "mouth_upper_lip_def_pos" 62 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 21 "mouth_upper_lip_full_neg" 26 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 99 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 124 "mouth_upper_lip_width_pos" 71 } - gene_bs_nose_forward={ "nose_forward_neg" 45 "nose_forward_neg" 9 } - gene_bs_nose_height={ "nose_height_neg" 80 "nose_height_pos" 101 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_neg" 124 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 59 "nose_nostril_height_pos" 124 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 51 "nose_nostril_width_neg" 200 } - gene_bs_nose_profile={ "nose_profile_neg" 9 "nose_profile_pos" 5 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 6 "nose_ridge_angle_pos" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 24 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_neg" 2 "nose_size_pos" 13 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 127 "nose_tip_angle_pos" 42 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 8 "nose_tip_forward_pos" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 51 "nose_tip_width_pos" 58 } - face_detail_cheek_def={ "cheek_def_01" 2 "cheek_def_02" 142 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_01_neg" 17 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 117 } - face_detail_chin_def={ "chin_def_neg" 185 "chin_def" 22 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 20 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 166 "eye_socket_02" 2 } - face_detail_nasolabial={ "nasolabial_03" 25 "nasolabial_03" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 1 "nose_ridge_def_pos" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 7 "nose_tip_def" 108 } - face_detail_temple_def={ "temple_def" 214 "temple_def" 49 } - expression_brow_wrinkles={ "brow_wrinkles_04" 87 "brow_wrinkles_01" 11 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 244 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 249 "forehead_wrinkles_02" 190 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 79 "complexion_1" 172 } - gene_height={ "normal_height" 127 "normal_height" 131 } - gene_bs_body_type={ "body_fat_head_fat_low" 66 "body_fat_head_fat_low" 109 } - gene_bs_body_shape={ "body_shape_hourglass_full" 209 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 104 "bust_shape_3_full" 120 } - gene_age={ "old_3" 59 "old_3" 75 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 227 "avg_spacing_avg_thickness" 223 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 233 "layer_2_low_thickness" 246 } - gene_body_hair={ "body_hair_dense" 177 "body_hair_dense" 97 } - gene_hair_type={ "hair_wavy" 122 "hair_wavy" 125 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 53 "normal_eyes" 53 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 21 "normal_eyelashes" 21 } - beards={ "scripted_character_beards_02" 62 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_03" 41 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 58 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_mena_war_nobility" 243 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_rahman.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_rahman.txt deleted file mode 100644 index 4e0f4b3f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_rahman.txt +++ /dev/null @@ -1,141 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:andalusian0095 -bookmark_fp2_iberia_ibn_marwan_alt_rahman={ - type=boy - id=67111346 - age=0.130000 - genes={ hair_color={ 88 250 29 238 } - skin_color={ 170 141 169 130 } - eye_color={ 38 176 58 212 } - gene_chin_forward={ "chin_forward_pos" 139 "chin_forward_pos" 130 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 146 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 132 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_neg" 68 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_neg" 122 "eye_shut_neg" 122 } - gene_forehead_angle={ "forehead_angle_neg" 114 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 152 "forehead_brow_height_neg" 119 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_pos" 147 "forehead_width_neg" 110 } - gene_forehead_height={ "forehead_height_neg" 25 "forehead_height_neg" 94 } - gene_head_height={ "head_height_pos" 169 "head_height_neg" 111 } - gene_head_width={ "head_width_pos" 194 "head_width_pos" 162 } - gene_head_profile={ "head_profile_neg" 117 "head_profile_pos" 129 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 154 } - gene_jaw_angle={ "jaw_angle_pos" 141 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 148 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_neg" 107 "jaw_width_pos" 157 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 100 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 162 } - gene_mouth_forward={ "mouth_forward_pos" 149 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 151 "mouth_height_pos" 151 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_neg" 108 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 172 "mouth_upper_lip_size_pos" 161 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 184 "mouth_lower_lip_size_neg" 111 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 128 "neck_length_pos" 161 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_pos" 184 } - gene_bs_cheek_forward={ "cheek_forward_pos" 5 "cheek_forward_neg" 1 } - gene_bs_cheek_height={ "cheek_height_pos" 13 "cheek_height_neg" 20 } - gene_bs_cheek_width={ "cheek_width_neg" 46 "cheek_width_neg" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 25 "ear_angle_pos" 29 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 73 "ear_inner_shape_pos" 87 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 175 "ear_lower_bend_pos" 12 } - gene_bs_ear_outward={ "ear_outward_pos" 72 "ear_outward_neg" 40 } - gene_bs_ear_size={ "ear_size_neg" 8 "ear_size_neg" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 156 "eye_corner_depth_pos" 190 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 8 "eye_fold_shape_pos" 50 } - gene_bs_eye_size={ "eye_size_pos" 24 "eye_size_neg" 50 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 1 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 24 "forehead_brow_curve_neg" 100 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_pos" 7 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 34 "forehead_brow_inner_height_neg" 106 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 70 "forehead_brow_outer_height_pos" 39 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 3 "forehead_brow_width_pos" 10 } - gene_bs_jaw_def={ "jaw_def_pos" 45 "jaw_def_neg" 41 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 31 "mouth_lower_lip_def_pos" 113 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 20 "mouth_lower_lip_full_pos" 6 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 13 "mouth_lower_lip_pad_pos" 175 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 14 "mouth_lower_lip_width_neg" 27 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 87 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 6 "mouth_philtrum_shape_pos" 43 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 90 "mouth_philtrum_width_neg" 135 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 4 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 166 "mouth_upper_lip_full_pos" 21 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 17 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 125 "mouth_upper_lip_width_neg" 124 } - gene_bs_nose_forward={ "nose_forward_neg" 32 "nose_forward_neg" 9 } - gene_bs_nose_height={ "nose_height_pos" 101 "nose_height_neg" 42 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_neg" 22 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 59 "nose_nostril_height_pos" 59 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 51 "nose_nostril_width_neg" 30 } - gene_bs_nose_profile={ "nose_profile_pos" 5 "nose_profile_pos" 64 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 21 "nose_ridge_angle_pos" 37 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 11 "nose_ridge_width_pos" 24 } - gene_bs_nose_size={ "nose_size_pos" 13 "nose_size_pos" 229 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 127 "nose_tip_angle_neg" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 8 "nose_tip_forward_neg" 25 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 51 "nose_tip_width_neg" 80 } - face_detail_cheek_def={ "cheek_def_02" 17 "cheek_def_01" 2 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 13 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def_neg" 186 "chin_def_neg" 185 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 122 "eye_lower_lid_def" 20 } - face_detail_eye_socket={ "eye_socket_01" 166 "eye_socket_color_02" 34 } - face_detail_nasolabial={ "nasolabial_03" 25 "nasolabial_03" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 35 "nose_ridge_def_neg" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 7 "nose_tip_def" 173 } - face_detail_temple_def={ "temple_def" 214 "temple_def" 79 } - expression_brow_wrinkles={ "brow_wrinkles_01" 11 "brow_wrinkles_02" 16 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 38 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 236 "forehead_wrinkles_02" 190 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 79 "complexion_2" 184 } - gene_height={ "normal_height" 122 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_low" 77 "body_fat_head_fat_medium" 117 } - gene_bs_body_shape={ "body_shape_triangle_half" 25 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_2_full" 103 } - gene_age={ "old_3" 59 "old_2" 170 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 227 "avg_spacing_avg_thickness" 242 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 243 "layer_2_low_thickness" 246 } - gene_body_hair={ "body_hair_dense" 177 "body_hair_dense" 220 } - gene_hair_type={ "hair_wavy" 122 "hair_wavy" 135 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 28 "normal_eyes" 28 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 22 "normal_eyelashes" 22 } - beards={ "fp2_beards_curly" 108 "no_beard" 0 } - hairstyles={ "fp2_hairstyles_iberian_muslim_wavy" 156 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 85 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_muslim_low_nobility_clothes" 203 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_surunbaqi.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_surunbaqi.txt deleted file mode 100644 index 3d209c75..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_surunbaqi.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:surunbaqi0001 -bookmark_fp2_iberia_ibn_marwan_alt_surunbaqi={ - type=male - id=1934227405 - age=0.270000 - genes={ hair_color={ 105 251 108 247 } - skin_color={ 169 117 168 119 } - eye_color={ 20 142 43 198 } - gene_chin_forward={ "chin_forward_pos" 151 "chin_forward_neg" 105 } - gene_chin_height={ "chin_height_neg" 106 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_pos" 136 } - gene_eye_angle={ "eye_angle_pos" 136 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_pos" 149 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_neg" 102 "eye_shut_neg" 107 } - gene_forehead_angle={ "forehead_angle_neg" 105 "forehead_angle_neg" 121 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 147 "forehead_brow_height_pos" 149 } - gene_forehead_roundness={ "forehead_roundness_pos" 155 "forehead_roundness_neg" 114 } - gene_forehead_width={ "forehead_width_neg" 125 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_neg" 110 "forehead_height_neg" 124 } - gene_head_height={ "head_height_neg" 104 "head_height_pos" 148 } - gene_head_width={ "head_width_pos" 130 "head_width_pos" 158 } - gene_head_profile={ "head_profile_neg" 88 "head_profile_pos" 176 } - gene_head_top_height={ "head_top_height_neg" 124 "head_top_height_neg" 95 } - gene_head_top_width={ "head_top_width_neg" 97 "head_top_width_pos" 173 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_neg" 102 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 164 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_neg" 117 "jaw_width_neg" 104 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 130 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 107 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 156 "mouth_height_pos" 142 } - gene_mouth_width={ "mouth_width_pos" 140 "mouth_width_pos" 131 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 107 "mouth_upper_lip_size_neg" 106 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 103 "mouth_lower_lip_size_neg" 109 } - gene_mouth_open={ "mouth_open_neg" 70 "mouth_open_pos" 142 } - gene_neck_length={ "neck_length_pos" 145 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 25 "cheek_forward_pos" 21 } - gene_bs_cheek_height={ "cheek_height_pos" 30 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_neg" 10 "cheek_width_neg" 49 } - gene_bs_ear_angle={ "ear_angle_pos" 45 "ear_angle_neg" 22 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 14 "ear_inner_shape_pos" 29 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 170 "ear_both_bend_pos" 9 } - gene_bs_ear_outward={ "ear_outward_neg" 111 "ear_outward_neg" 29 } - gene_bs_ear_size={ "ear_size_neg" 7 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 224 "eye_corner_depth_pos" 254 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 102 "eye_fold_shape_pos" 12 } - gene_bs_eye_size={ "eye_size_neg" 11 "eye_size_pos" 24 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 43 "eye_upper_lid_size_neg" 7 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 36 "forehead_brow_curve_neg" 76 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 64 "forehead_brow_forward_neg" 27 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 7 "forehead_brow_inner_height_neg" 5 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 27 "forehead_brow_outer_height_neg" 59 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 20 "forehead_brow_width_neg" 31 } - gene_bs_jaw_def={ "jaw_def_pos" 120 "jaw_def_neg" 49 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 153 "mouth_lower_lip_def_pos" 96 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 113 "mouth_lower_lip_full_neg" 49 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 28 "mouth_lower_lip_pad_neg" 40 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 70 "mouth_lower_lip_width_neg" 82 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 57 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 50 "mouth_philtrum_shape_neg" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 12 "mouth_philtrum_width_pos" 4 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 118 "mouth_upper_lip_def_pos" 73 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 2 "mouth_upper_lip_full_pos" 12 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 32 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 109 "mouth_upper_lip_width_neg" 0 } - gene_bs_nose_forward={ "nose_forward_neg" 4 "nose_forward_pos" 38 } - gene_bs_nose_height={ "nose_height_pos" 56 "nose_height_neg" 12 } - gene_bs_nose_length={ "nose_length_pos" 112 "nose_length_neg" 39 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 21 "nose_nostril_height_neg" 76 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 76 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_neg" 40 "nose_profile_pos" 28 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 0 "nose_ridge_angle_pos" 17 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_neg" 84 } - gene_bs_nose_size={ "nose_size_neg" 46 "nose_size_pos" 72 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 35 "nose_tip_angle_pos" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 1 "nose_tip_forward_pos" 44 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 36 "nose_tip_width_neg" 81 } - face_detail_cheek_def={ "cheek_def_02" 20 "cheek_def_01" 51 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 141 "cheek_fat_01_pos" 8 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_cleft" 4 } - face_detail_chin_def={ "chin_def_neg" 4 "chin_def_neg" 22 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 147 "eye_lower_lid_def" 3 } - face_detail_eye_socket={ "eye_socket_02" 195 "eye_socket_02" 32 } - face_detail_nasolabial={ "nasolabial_01" 13 "nasolabial_01" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 7 } - face_detail_nose_tip_def={ "nose_tip_def" 174 "nose_tip_def" 229 } - face_detail_temple_def={ "temple_def" 36 "temple_def" 202 } - expression_brow_wrinkles={ "brow_wrinkles_01" 17 "brow_wrinkles_03" 44 } - expression_eye_wrinkles={ "eye_wrinkles_01" 30 "eye_wrinkles_01" 178 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 137 "forehead_wrinkles_01" 40 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 128 "complexion_3" 220 } - gene_height={ "normal_height" 115 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 134 "body_fat_head_fat_low" 140 } - gene_bs_body_shape={ "body_shape_rectangle_full" 38 "body_shape_hourglass_full" 32 } - gene_bs_bust={ "bust_clothes" 80 "bust_default" 85 } - gene_age={ "old_1" 11 "old_4" 128 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 172 "avg_spacing_avg_thickness" 200 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 169 "layer_2_low_thickness" 161 } - gene_body_hair={ "body_hair_sparse" 130 "body_hair_avg" 157 } - gene_hair_type={ "hair_straight" 101 "hair_wavy" 123 } - gene_baldness={ "male_pattern_baldness" 213 "male_pattern_baldness" 183 } - eye_accessory={ "normal_eyes" 8 "normal_eyes" 8 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 103 "normal_eyelashes" 103 } - beards={ "scripted_character_beards_02" 94 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_03" 125 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 115 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_muslim_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "fp2_muslim_high_nobility" 106 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_2" 255 "no_baldness" 0 } - } - entity={ 3267808479 1692709926 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=2951898311 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_zaid.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_zaid.txt deleted file mode 100644 index 8caef389..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_marwan_alt_zaid.txt +++ /dev/null @@ -1,119 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73959 -bookmark_fp2_iberia_ibn_marwan_alt_zaid={ - type=boy - id=9058 - age=0.110000 - genes={ hair_color={ 88 250 29 238 } - skin_color={ 170 137 169 131 } - eye_color={ 38 176 58 212 } - gene_chin_forward={ "chin_forward_neg" 138 "chin_forward_pos" 130 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_pos" 137 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_pos" 146 "eye_angle_neg" 108 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 132 } - gene_eye_distance={ "eye_distance_neg" 68 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_neg" 122 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 114 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_pos" 152 } - gene_forehead_roundness={ "forehead_roundness_pos" 173 "forehead_roundness_pos" 164 } - gene_forehead_width={ "forehead_width_neg" 110 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_neg" 106 "forehead_height_neg" 94 } - gene_head_height={ "head_height_pos" 169 "head_height_neg" 111 } - gene_head_width={ "head_width_pos" 162 "head_width_pos" 194 } - gene_head_profile={ "head_profile_neg" 117 "head_profile_pos" 129 } - gene_head_top_height={ "head_top_height_pos" 139 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 154 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 157 "jaw_width_neg" 107 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_neg" 100 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 162 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 149 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 151 } - gene_mouth_width={ "mouth_width_neg" 108 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 161 "mouth_upper_lip_size_pos" 172 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 184 "mouth_lower_lip_size_neg" 90 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 161 "neck_length_pos" 128 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_pos" 184 } - gene_bs_cheek_forward={ "cheek_forward_pos" 5 "cheek_forward_neg" 1 } - gene_bs_cheek_height={ "cheek_height_pos" 13 "cheek_height_neg" 20 } - gene_bs_cheek_width={ "cheek_width_neg" 46 "cheek_width_neg" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 29 "ear_angle_pos" 25 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 87 "ear_inner_shape_pos" 73 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 175 "ear_lower_bend_pos" 12 } - gene_bs_ear_outward={ "ear_outward_pos" 72 "ear_outward_neg" 40 } - gene_bs_ear_size={ "ear_size_neg" 0 "ear_size_neg" 8 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 190 "eye_corner_depth_pos" 156 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 50 "eye_fold_shape_pos" 8 } - gene_bs_eye_size={ "eye_size_neg" 50 "eye_size_neg" 75 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 1 "eye_upper_lid_size_neg" 11 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 24 "forehead_brow_curve_neg" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_pos" 7 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 106 "forehead_brow_inner_height_neg" 109 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 24 "forehead_brow_outer_height_pos" 39 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 10 "forehead_brow_width_pos" 3 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_pos" 45 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 77 "mouth_lower_lip_def_pos" 113 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 6 "mouth_lower_lip_full_neg" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 20 "mouth_lower_lip_pad_pos" 175 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 14 "mouth_lower_lip_width_neg" 27 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 16 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 6 "mouth_philtrum_shape_pos" 109 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 135 "mouth_philtrum_width_pos" 90 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 4 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 166 "mouth_upper_lip_full_pos" 21 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 17 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 125 "mouth_upper_lip_width_neg" 124 } - gene_bs_nose_forward={ "nose_forward_neg" 9 "nose_forward_neg" 32 } - gene_bs_nose_height={ "nose_height_neg" 42 "nose_height_neg" 80 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_neg" 22 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 59 "nose_nostril_height_pos" 59 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 51 "nose_nostril_width_neg" 30 } - gene_bs_nose_profile={ "nose_profile_neg" 9 "nose_profile_pos" 64 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 21 "nose_ridge_angle_pos" 37 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 24 "nose_ridge_width_neg" 11 } - gene_bs_nose_size={ "nose_size_neg" 2 "nose_size_pos" 229 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 127 "nose_tip_angle_neg" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 25 "nose_tip_forward_neg" 8 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 80 "nose_tip_width_pos" 51 } - face_detail_cheek_def={ "cheek_def_02" 17 "cheek_def_01" 2 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 13 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def" 22 "chin_def_neg" 186 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 122 "eye_lower_lid_def" 20 } - face_detail_eye_socket={ "eye_socket_color_02" 34 "eye_socket_01" 166 } - face_detail_nasolabial={ "nasolabial_03" 3 "nasolabial_03" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 35 "nose_ridge_def_neg" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 108 "nose_tip_def" 173 } - face_detail_temple_def={ "temple_def" 214 "temple_def" 79 } - expression_brow_wrinkles={ "brow_wrinkles_02" 16 "brow_wrinkles_04" 87 } - expression_eye_wrinkles={ "eye_wrinkles_01" 132 "eye_wrinkles_02" 172 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 249 "forehead_wrinkles_03" 236 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 184 "complexion_1" 172 } - gene_height={ "normal_height" 127 "normal_height" 122 } - gene_bs_body_type={ "body_fat_head_fat_medium" 125 "body_fat_head_fat_low" 109 } - gene_bs_body_shape={ "body_shape_triangle_half" 0 "body_shape_hourglass_full" 82 } - gene_bs_bust={ "bust_clothes" 82 "bust_shape_3_full" 120 } - gene_age={ "old_2" 170 "old_3" 75 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 242 "avg_spacing_avg_thickness" 223 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 243 "layer_2_low_thickness" 233 } - gene_body_hair={ "body_hair_dense" 177 "body_hair_dense" 220 } - gene_hair_type={ "hair_wavy" 135 "hair_wavy" 125 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 40 "normal_eyes" 40 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 140 "normal_eyelashes" 140 } - pose={ "" 255 "" 0 } - beards={ "mena_beards_straight" 182 "no_beard" 0 } - clothes={ "fp2_muslim_commoner_clothes" 85 "most_clothes" 0 } - headgear={ "no_headgear" 114 "no_headgear" 0 } - legwear={ "mena_common_legwear" 18 "all_legwear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_mendo_guterres_alt_ermesinda.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_mendo_guterres_alt_ermesinda.txt deleted file mode 100644 index 7ce9b65a..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_ibn_mendo_guterres_alt_ermesinda.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73759 -bookmark_fp2_iberia_ibn_mendo_guterres_alt_ermesinda={ - type=female - id=8353 - age=0.210000 - genes={ hair_color={ 49 250 216 214 } - skin_color={ 182 112 185 111 } - eye_color={ 38 134 74 153 } - gene_chin_forward={ "chin_forward_pos" 131 "chin_forward_neg" 110 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 118 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_pos" 133 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_neg" 127 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 98 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_neg" 116 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 81 "forehead_brow_height_neg" 112 } - gene_forehead_roundness={ "forehead_roundness_pos" 168 "forehead_roundness_pos" 224 } - gene_forehead_width={ "forehead_width_pos" 128 "forehead_width_neg" 125 } - gene_forehead_height={ "forehead_height_neg" 79 "forehead_height_neg" 53 } - gene_head_height={ "head_height_neg" 113 "head_height_pos" 174 } - gene_head_width={ "head_width_neg" 90 "head_width_neg" 119 } - gene_head_profile={ "head_profile_pos" 175 "head_profile_pos" 176 } - gene_head_top_height={ "head_top_height_pos" 131 "head_top_height_pos" 155 } - gene_head_top_width={ "head_top_width_pos" 141 "head_top_width_pos" 156 } - gene_jaw_angle={ "jaw_angle_neg" 120 "jaw_angle_pos" 156 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_pos" 137 } - gene_jaw_height={ "jaw_height_pos" 157 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_neg" 115 "jaw_width_pos" 162 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 131 "mouth_corner_depth_pos" 134 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_neg" 106 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_neg" 81 } - gene_mouth_width={ "mouth_width_neg" 82 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_pos" 136 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 118 "mouth_lower_lip_size_neg" 104 } - gene_mouth_open={ "mouth_open_neg" 117 "mouth_open_neg" 59 } - gene_neck_length={ "neck_length_pos" 131 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_neg" 119 } - gene_bs_cheek_forward={ "cheek_forward_pos" 43 "cheek_forward_neg" 7 } - gene_bs_cheek_height={ "cheek_height_pos" 34 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 91 "cheek_width_pos" 33 } - gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_neg" 124 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 161 "ear_inner_shape_pos" 168 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 41 "ear_lower_bend_pos" 87 } - gene_bs_ear_outward={ "ear_outward_pos" 50 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 24 "ear_size_neg" 37 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 227 "eye_corner_depth_pos" 200 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 49 "eye_fold_shape_pos" 122 } - gene_bs_eye_size={ "eye_size_pos" 148 "eye_size_neg" 44 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 97 "eye_upper_lid_size_neg" 41 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 143 "forehead_brow_curve_neg" 27 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 12 "forehead_brow_forward_neg" 36 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 74 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_neg" 1 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 43 "forehead_brow_width_pos" 7 } - gene_bs_jaw_def={ "jaw_def_neg" 44 "jaw_def_neg" 25 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 24 "mouth_lower_lip_def_pos" 41 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 22 "mouth_lower_lip_full_pos" 68 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 82 "mouth_lower_lip_pad_neg" 51 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 124 "mouth_lower_lip_width_pos" 118 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 43 "mouth_philtrum_def_pos" 27 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_pos" 36 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 2 "mouth_philtrum_width_neg" 9 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 35 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 16 "mouth_upper_lip_full_neg" 28 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 28 "mouth_upper_lip_profile_pos" 159 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_pos" 38 } - gene_bs_nose_forward={ "nose_forward_neg" 37 "nose_forward_neg" 40 } - gene_bs_nose_height={ "nose_height_neg" 90 "nose_height_pos" 45 } - gene_bs_nose_length={ "nose_length_neg" 46 "nose_length_neg" 106 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 40 "nose_nostril_height_pos" 4 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 38 "nose_nostril_width_neg" 96 } - gene_bs_nose_profile={ "nose_profile_pos" 28 "nose_profile_neg" 10 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 37 "nose_ridge_angle_neg" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 25 "nose_ridge_width_neg" 35 } - gene_bs_nose_size={ "nose_size_pos" 12 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 3 "nose_tip_angle_neg" 15 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 22 "nose_tip_forward_pos" 50 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 22 "nose_tip_width_neg" 36 } - face_detail_cheek_def={ "cheek_def_01" 3 "cheek_def_01" 7 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 13 "cheek_fat_02_pos" 30 } - face_detail_chin_cleft={ "chin_dimple" 13 "chin_cleft" 22 } - face_detail_chin_def={ "chin_def" 93 "chin_def" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 12 "eye_lower_lid_def" 25 } - face_detail_eye_socket={ "eye_socket_color_02" 4 "eye_socket_02" 9 } - face_detail_nasolabial={ "nasolabial_03" 17 "nasolabial_03" 11 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 6 "nose_ridge_def_pos" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 21 "nose_tip_def" 49 } - face_detail_temple_def={ "temple_def" 248 "temple_def" 236 } - expression_brow_wrinkles={ "brow_wrinkles_01" 211 "brow_wrinkles_03" 15 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 29 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 194 "forehead_wrinkles_01" 87 } - expression_other={ "cheek_wrinkles_both_01" 45 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 246 "complexion_2" 133 } - gene_height={ "normal_height" 119 "normal_height" 160 } - gene_bs_body_type={ "body_fat_head_fat_medium" 114 "body_fat_head_fat_full" 130 } - gene_bs_body_shape={ "body_shape_rectangle_full" 33 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 98 "bust_shape_2_full" 173 } - gene_age={ "old_4" 231 "old_2" 117 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 219 "far_spacing_low_thickness" 188 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 149 "layer_2_avg_thickness" 130 } - gene_body_hair={ "body_hair_sparse" 132 "body_hair_avg" 89 } - gene_hair_type={ "hair_wavy" 173 "hair_wavy" 189 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 90 "normal_eyes" 90 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 92 "normal_eyelashes" 92 } - pose={ "" 255 "" 0 } - beards={ "fp2_beards_curly" 73 "no_beard" 0 } - clothes={ "fp2_christian_low_nobility_clothes" 200 "most_clothes" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_wavy" 110 "all_hairstyles" 0 } - headgear={ "fp2_christian_common" 114 "no_headgear" 0 } - legwear={ "western_common_legwear" 228 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 1903276529 1903276529 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_mohamed.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_mohamed.txt deleted file mode 100644 index c04916f3..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_mohamed.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73815 -bookmark_fp2_iberia_lubb_ibn_musa_alt_mohamed={ - type=boy - id=2390010435 - age=0.150000 - genes={ hair_color={ 3 239 58 247 } - skin_color={ 171 123 172 125 } - eye_color={ 76 242 28 130 } - gene_chin_forward={ "chin_forward_neg" 96 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_pos" 131 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_neg" 116 "eye_shut_neg" 102 } - gene_forehead_angle={ "forehead_angle_neg" 114 "forehead_angle_neg" 105 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 171 "forehead_brow_height_pos" 159 } - gene_forehead_roundness={ "forehead_roundness_pos" 162 "forehead_roundness_pos" 189 } - gene_forehead_width={ "forehead_width_neg" 116 "forehead_width_neg" 118 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_neg" 98 } - gene_head_height={ "head_height_pos" 178 "head_height_neg" 60 } - gene_head_width={ "head_width_pos" 211 "head_width_pos" 144 } - gene_head_profile={ "head_profile_neg" 102 "head_profile_neg" 81 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_pos" 158 } - gene_head_top_width={ "head_top_width_pos" 172 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 126 } - gene_jaw_forward={ "jaw_forward_pos" 140 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 160 "jaw_width_neg" 118 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 89 "mouth_forward_pos" 139 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_pos" 157 } - gene_mouth_width={ "mouth_width_neg" 100 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 98 "mouth_upper_lip_size_pos" 168 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 70 "mouth_lower_lip_size_pos" 177 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_pos" 194 } - gene_neck_length={ "neck_length_pos" 129 "neck_length_pos" 136 } - gene_neck_width={ "neck_width_neg" 106 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_pos" 24 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_pos" 13 "cheek_height_neg" 27 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_pos" 41 } - gene_bs_ear_angle={ "ear_angle_neg" 97 "ear_angle_pos" 65 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 35 "ear_inner_shape_pos" 48 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 161 "ear_lower_bend_pos" 81 } - gene_bs_ear_outward={ "ear_outward_neg" 20 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_neg" 66 "ear_size_neg" 23 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 216 "eye_corner_depth_pos" 222 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 43 "eye_fold_shape_neg" 71 } - gene_bs_eye_size={ "eye_size_neg" 23 "eye_size_pos" 50 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 42 "eye_upper_lid_size_pos" 20 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 45 "forehead_brow_curve_neg" 201 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 30 "forehead_brow_forward_pos" 66 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_pos" 2 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 81 "forehead_brow_outer_height_pos" 39 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 93 "forehead_brow_width_pos" 33 } - gene_bs_jaw_def={ "jaw_def_neg" 66 "jaw_def_neg" 44 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 15 "mouth_lower_lip_def_pos" 28 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 25 "mouth_lower_lip_full_neg" 18 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 102 "mouth_lower_lip_pad_neg" 3 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 18 "mouth_lower_lip_width_pos" 22 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 49 "mouth_philtrum_def_pos" 14 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 39 "mouth_philtrum_shape_pos" 37 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 0 "mouth_philtrum_width_pos" 5 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 18 "mouth_upper_lip_def_pos" 36 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 68 "mouth_upper_lip_full_neg" 43 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 209 "mouth_upper_lip_profile_pos" 233 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 10 "mouth_upper_lip_width_pos" 6 } - gene_bs_nose_forward={ "nose_forward_pos" 55 "nose_forward_pos" 24 } - gene_bs_nose_height={ "nose_height_pos" 123 "nose_height_pos" 9 } - gene_bs_nose_length={ "nose_length_pos" 8 "nose_length_neg" 27 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 107 "nose_nostril_height_pos" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 34 "nose_nostril_width_neg" 46 } - gene_bs_nose_profile={ "nose_profile_pos" 80 "nose_profile_pos" 73 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 26 "nose_ridge_angle_neg" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 49 "nose_ridge_width_pos" 51 } - gene_bs_nose_size={ "nose_size_pos" 3 "nose_size_pos" 65 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 114 "nose_tip_angle_pos" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_pos" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 8 "nose_tip_width_pos" 48 } - face_detail_cheek_def={ "cheek_def_01" 15 "cheek_def_02" 16 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 7 "cheek_fat_01_neg" 165 } - face_detail_chin_cleft={ "chin_cleft" 11 "chin_dimple" 24 } - face_detail_chin_def={ "chin_def_neg" 207 "chin_def_neg" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 124 "eye_lower_lid_def" 43 } - face_detail_eye_socket={ "eye_socket_01" 9 "eye_socket_01" 159 } - face_detail_nasolabial={ "nasolabial_03" 175 "nasolabial_02" 94 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 150 } - face_detail_nose_tip_def={ "nose_tip_def" 3 "nose_tip_def" 165 } - face_detail_temple_def={ "temple_def" 232 "temple_def" 139 } - expression_brow_wrinkles={ "brow_wrinkles_02" 205 "brow_wrinkles_03" 207 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 39 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 56 "forehead_wrinkles_01" 29 } - expression_other={ "cheek_wrinkles_both_01" 48 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 248 "complexion_4" 231 } - gene_height={ "normal_height" 108 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_low" 118 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_apple_full" 146 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 103 "bust_shape_2_half" 94 } - gene_age={ "old_1" 0 "old_4" 168 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 221 "avg_spacing_low_thickness" 248 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 190 "layer_2_avg_thickness" 152 } - gene_body_hair={ "body_hair_avg" 195 "body_hair_avg" 207 } - gene_hair_type={ "hair_wavy" 180 "hair_wavy" 138 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 189 "normal_eyes" 189 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 132 "normal_eyelashes" 132 } - beards={ "western_beards_straight" 93 "no_beard" 0 } - cloaks={ "no_cloak" 178 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 168 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 93 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 23 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_oria.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_oria.txt deleted file mode 100644 index 9b86aa06..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lubb_ibn_musa_alt_oria.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73783 -bookmark_fp2_iberia_lubb_ibn_musa_alt_oria={ - type=girl - id=3664526715 - age=0.160000 - genes={ hair_color={ 3 239 58 247 } - skin_color={ 171 124 172 125 } - eye_color={ 76 242 28 130 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_neg" 103 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_pos" 131 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_neg" 102 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_neg" 125 "forehead_angle_neg" 114 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 159 "forehead_brow_height_pos" 171 } - gene_forehead_roundness={ "forehead_roundness_pos" 162 "forehead_roundness_pos" 189 } - gene_forehead_width={ "forehead_width_neg" 118 "forehead_width_neg" 116 } - gene_forehead_height={ "forehead_height_neg" 98 "forehead_height_pos" 142 } - gene_head_height={ "head_height_neg" 60 "head_height_pos" 178 } - gene_head_width={ "head_width_pos" 211 "head_width_pos" 144 } - gene_head_profile={ "head_profile_neg" 81 "head_profile_neg" 102 } - gene_head_top_height={ "head_top_height_pos" 158 "head_top_height_neg" 97 } - gene_head_top_width={ "head_top_width_pos" 176 "head_top_width_pos" 172 } - gene_jaw_angle={ "jaw_angle_neg" 126 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_pos" 140 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_neg" 118 "jaw_width_pos" 160 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 139 } - gene_mouth_height={ "mouth_height_pos" 157 "mouth_height_neg" 118 } - gene_mouth_width={ "mouth_width_pos" 132 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 168 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 177 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_pos" 194 } - gene_neck_length={ "neck_length_pos" 136 "neck_length_pos" 129 } - gene_neck_width={ "neck_width_pos" 128 "neck_width_neg" 106 } - gene_bs_cheek_forward={ "cheek_forward_neg" 45 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_pos" 13 "cheek_height_neg" 27 } - gene_bs_cheek_width={ "cheek_width_pos" 41 "cheek_width_neg" 23 } - gene_bs_ear_angle={ "ear_angle_pos" 65 "ear_angle_pos" 42 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 48 "ear_inner_shape_pos" 35 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 196 "ear_lower_bend_pos" 161 } - gene_bs_ear_outward={ "ear_outward_neg" 20 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_neg" 23 "ear_size_neg" 66 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 216 "eye_corner_depth_pos" 160 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 71 "eye_fold_shape_pos" 43 } - gene_bs_eye_size={ "eye_size_pos" 50 "eye_size_neg" 23 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 20 "eye_upper_lid_size_neg" 42 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 45 "forehead_brow_curve_neg" 201 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 66 "forehead_brow_forward_pos" 30 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 30 "forehead_brow_inner_height_pos" 2 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 81 "forehead_brow_outer_height_pos" 39 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 93 "forehead_brow_width_pos" 33 } - gene_bs_jaw_def={ "jaw_def_neg" 44 "jaw_def_neg" 66 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 15 "mouth_lower_lip_def_pos" 28 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 18 "mouth_lower_lip_full_pos" 25 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 102 "mouth_lower_lip_pad_pos" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 37 "mouth_lower_lip_width_pos" 22 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 14 "mouth_philtrum_def_pos" 15 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 37 "mouth_philtrum_shape_pos" 39 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 28 "mouth_philtrum_width_neg" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 36 "mouth_upper_lip_def_pos" 44 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 3 "mouth_upper_lip_full_neg" 43 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 209 "mouth_upper_lip_profile_pos" 233 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 10 "mouth_upper_lip_width_pos" 6 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 55 } - gene_bs_nose_height={ "nose_height_pos" 9 "nose_height_neg" 3 } - gene_bs_nose_length={ "nose_length_neg" 26 "nose_length_neg" 27 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 107 "nose_nostril_height_neg" 46 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 46 "nose_nostril_width_neg" 34 } - gene_bs_nose_profile={ "nose_profile_pos" 80 "nose_profile_pos" 73 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 9 "nose_ridge_angle_neg" 26 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 49 "nose_ridge_width_pos" 117 } - gene_bs_nose_size={ "nose_size_pos" 3 "nose_size_pos" 65 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 30 "nose_tip_angle_neg" 114 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 16 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 8 "nose_tip_width_pos" 48 } - face_detail_cheek_def={ "cheek_def_02" 76 "cheek_def_02" 16 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 165 "cheek_fat_01_neg" 7 } - face_detail_chin_cleft={ "chin_cleft" 11 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def_neg" 7 "chin_def" 245 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 124 "eye_lower_lid_def" 43 } - face_detail_eye_socket={ "eye_socket_color_01" 8 "eye_socket_01" 159 } - face_detail_nasolabial={ "nasolabial_02" 94 "nasolabial_03" 175 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 150 } - face_detail_nose_tip_def={ "nose_tip_def" 165 "nose_tip_def" 3 } - face_detail_temple_def={ "temple_def" 232 "temple_def" 139 } - expression_brow_wrinkles={ "brow_wrinkles_03" 207 "brow_wrinkles_02" 38 } - expression_eye_wrinkles={ "eye_wrinkles_01" 39 "eye_wrinkles_01" 14 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 56 "forehead_wrinkles_01" 53 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 248 "complexion_4" 231 } - gene_height={ "normal_height" 129 "normal_height" 108 } - gene_bs_body_type={ "body_fat_head_fat_full" 110 "body_fat_head_fat_low" 115 } - gene_bs_body_shape={ "body_shape_rectangle_half" 122 "body_shape_apple_full" 39 } - gene_bs_bust={ "bust_clothes" 103 "bust_shape_2_half" 94 } - gene_age={ "old_4" 168 "old_1" 0 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 221 "avg_spacing_low_thickness" 248 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 152 "layer_2_avg_thickness" 190 } - gene_body_hair={ "body_hair_avg" 207 "body_hair_avg" 195 } - gene_hair_type={ "hair_wavy" 138 "hair_wavy" 180 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 29 "normal_eyes" 29 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 77 "normal_eyelashes" 77 } - beards={ "no_beard" 249 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 39 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 183 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 116 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 96 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1663114784 1663114784 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lupp_ibn_musa.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lupp_ibn_musa.txt deleted file mode 100644 index 7cad1bd0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_lupp_ibn_musa.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73813 -bookmark_fp2_iberia_lupp_ibn_musa={ - type=male - id=2791246672 - age=0.360000 - genes={ hair_color={ 18 244 192 195 } - skin_color={ 160 120 162 120 } - eye_color={ 67 183 28 175 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 137 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_pos" 133 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 133 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 138 } - gene_forehead_angle={ "forehead_angle_pos" 135 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 138 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 204 "forehead_roundness_pos" 154 } - gene_forehead_width={ "forehead_width_neg" 106 "forehead_width_neg" 103 } - gene_forehead_height={ "forehead_height_neg" 98 "forehead_height_neg" 97 } - gene_head_height={ "head_height_pos" 153 "head_height_pos" 152 } - gene_head_width={ "head_width_pos" 135 "head_width_pos" 146 } - gene_head_profile={ "head_profile_neg" 112 "head_profile_neg" 112 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_neg" 96 } - gene_head_top_width={ "head_top_width_pos" 130 "head_top_width_neg" 108 } - gene_jaw_angle={ "jaw_angle_neg" 111 "jaw_angle_neg" 99 } - gene_jaw_forward={ "jaw_forward_pos" 140 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_neg" 120 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 163 "jaw_width_neg" 108 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_pos" 132 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 138 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 149 "mouth_forward_neg" 64 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_neg" 117 } - gene_mouth_width={ "mouth_width_pos" 129 "mouth_width_neg" 74 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 194 "mouth_upper_lip_size_neg" 109 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 96 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_neg" 4 "mouth_open_pos" 199 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_pos" 133 } - gene_neck_width={ "neck_width_pos" 141 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_neg" 11 "cheek_forward_neg" 11 } - gene_bs_cheek_height={ "cheek_height_neg" 41 "cheek_height_neg" 41 } - gene_bs_cheek_width={ "cheek_width_pos" 22 "cheek_width_neg" 201 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_neg" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 98 "ear_inner_shape_pos" 148 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 39 "ear_lower_bend_pos" 90 } - gene_bs_ear_outward={ "ear_outward_neg" 19 "ear_outward_neg" 19 } - gene_bs_ear_size={ "ear_size_neg" 13 "ear_size_neg" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 156 "eye_corner_depth_pos" 231 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 179 "eye_fold_shape_pos" 2 } - gene_bs_eye_size={ "eye_size_pos" 18 "eye_size_pos" 46 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 117 "eye_upper_lid_size_pos" 33 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 7 "forehead_brow_curve_neg" 199 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 50 "forehead_brow_forward_neg" 50 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 83 "forehead_brow_inner_height_neg" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 126 "forehead_brow_outer_height_neg" 111 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 51 "forehead_brow_width_pos" 48 } - gene_bs_jaw_def={ "jaw_def_pos" 2 "jaw_def_neg" 59 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 38 "mouth_lower_lip_def_pos" 38 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 14 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 49 "mouth_lower_lip_pad_neg" 66 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_pos" 30 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 123 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 49 "mouth_philtrum_shape_neg" 49 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 12 "mouth_philtrum_width_pos" 24 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 23 "mouth_upper_lip_def_pos" 37 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_pos" 182 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 8 "mouth_upper_lip_profile_pos" 8 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 118 "mouth_upper_lip_width_pos" 15 } - gene_bs_nose_forward={ "nose_forward_pos" 4 "nose_forward_pos" 22 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 14 } - gene_bs_nose_length={ "nose_length_neg" 17 "nose_length_pos" 28 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 95 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 83 "nose_nostril_width_neg" 196 } - gene_bs_nose_profile={ "nose_profile_neg" 33 "nose_profile_neg" 6 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 28 "nose_ridge_angle_pos" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 51 "nose_ridge_width_pos" 37 } - gene_bs_nose_size={ "nose_size_neg" 3 "nose_size_pos" 61 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 12 "nose_tip_angle_pos" 31 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 25 "nose_tip_forward_pos" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 37 "nose_tip_width_pos" 37 } - face_detail_cheek_def={ "cheek_def_01" 11 "cheek_def_01" 8 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 1 "cheek_fat_03_pos" 7 } - face_detail_chin_cleft={ "chin_dimple" 24 "chin_cleft" 21 } - face_detail_chin_def={ "chin_def" 245 "chin_def_neg" 211 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 149 "eye_lower_lid_def" 2 } - face_detail_eye_socket={ "eye_socket_01" 85 "eye_socket_03" 24 } - face_detail_nasolabial={ "nasolabial_02" 5 "nasolabial_02" 17 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 19 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 204 "nose_tip_def" 204 } - face_detail_temple_def={ "temple_def" 202 "temple_def" 250 } - expression_brow_wrinkles={ "brow_wrinkles_03" 255 "brow_wrinkles_03" 30 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 65 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 80 "forehead_wrinkles_01" 26 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 137 "complexion_3" 219 } - gene_height={ "normal_height" 129 "normal_height" 102 } - gene_bs_body_type={ "body_fat_head_fat_full" 141 "body_fat_head_fat_low" 150 } - gene_bs_body_shape={ "body_shape_apple_half" 159 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 38 "bust_shape_4_full" 201 } - gene_age={ "old_2" 182 "old_2" 148 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 146 "avg_spacing_high_thickness" 229 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 171 "layer_2_low_thickness" 161 } - gene_body_hair={ "body_hair_sparse" 141 "body_hair_sparse" 153 } - gene_hair_type={ "hair_wavy" 144 "hair_wavy" 144 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 181 "normal_eyes" 181 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 23 "normal_eyelashes" 23 } - beards={ "scripted_character_beards_02" 158 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 240 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 41 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 163 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_war_nobility_clothes" 60 "most_clothes" 0 } - headgear={ "ep2_western_era1_war_nobility" 79 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres.txt deleted file mode 100644 index 8ec67a4a..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73857 -bookmark_fp2_iberia_mendo_guterres={ - type=male - id=4270244003 - age=0.200000 - genes={ hair_color={ 195 252 205 201 } - skin_color={ 67 80 55 66 } - eye_color={ 139 184 139 184 } - gene_chin_forward={ "chin_forward_neg" 54 "chin_forward_neg" 54 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 95 "chin_width_neg" 95 } - gene_eye_angle={ "eye_angle_neg" 125 "eye_angle_neg" 125 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_pos" 149 "eye_distance_pos" 149 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 117 "forehead_angle_neg" 117 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 132 "forehead_brow_height_pos" 132 } - gene_forehead_roundness={ "forehead_roundness_pos" 173 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_neg" 125 "forehead_width_neg" 125 } - gene_forehead_height={ "forehead_height_pos" 140 "forehead_height_pos" 140 } - gene_head_height={ "head_height_neg" 100 "head_height_neg" 100 } - gene_head_width={ "head_width_pos" 136 "head_width_pos" 136 } - gene_head_profile={ "head_profile_neg" 124 "head_profile_neg" 124 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_neg" 112 "head_top_width_neg" 112 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_neg" 109 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 124 "jaw_width_neg" 124 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 180 "mouth_height_pos" 180 } - gene_mouth_width={ "mouth_width_pos" 147 "mouth_width_pos" 147 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 131 "mouth_upper_lip_size_pos" 131 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_neg" 77 } - gene_mouth_open={ "mouth_open_neg" 85 "mouth_open_neg" 85 } - gene_neck_length={ "neck_length_neg" 109 "neck_length_neg" 109 } - gene_neck_width={ "neck_width_pos" 151 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_pos" 20 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_neg" 45 "cheek_height_neg" 45 } - gene_bs_cheek_width={ "cheek_width_neg" 111 "cheek_width_neg" 111 } - gene_bs_ear_angle={ "ear_angle_neg" 91 "ear_angle_neg" 91 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 103 "ear_inner_shape_pos" 103 } - gene_bs_ear_bend={ "ear_both_bend_pos" 44 "ear_both_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_neg" 68 "ear_outward_neg" 68 } - gene_bs_ear_size={ "ear_size_pos" 37 "ear_size_pos" 37 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 248 "eye_corner_depth_pos" 248 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 13 "eye_fold_shape_neg" 13 } - gene_bs_eye_size={ "eye_size_pos" 21 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 29 "eye_upper_lid_size_pos" 29 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 66 "forehead_brow_curve_neg" 66 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 78 "forehead_brow_forward_pos" 78 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 6 "forehead_brow_inner_height_pos" 6 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 125 "forehead_brow_outer_height_pos" 125 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 113 "forehead_brow_width_pos" 113 } - gene_bs_jaw_def={ "jaw_def_pos" 41 "jaw_def_pos" 41 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 64 "mouth_lower_lip_def_pos" 64 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 32 "mouth_lower_lip_full_pos" 32 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 39 "mouth_lower_lip_pad_neg" 39 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 27 "mouth_lower_lip_width_pos" 27 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 19 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 23 "mouth_philtrum_shape_pos" 23 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 33 "mouth_philtrum_width_neg" 33 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 16 "mouth_upper_lip_def_pos" 16 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 29 "mouth_upper_lip_full_pos" 29 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 42 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 92 "mouth_upper_lip_width_pos" 92 } - gene_bs_nose_forward={ "nose_forward_pos" 24 "nose_forward_pos" 24 } - gene_bs_nose_height={ "nose_height_pos" 23 "nose_height_pos" 23 } - gene_bs_nose_length={ "nose_length_pos" 1 "nose_length_pos" 1 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 8 "nose_nostril_height_pos" 8 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 126 "nose_nostril_width_neg" 126 } - gene_bs_nose_profile={ "nose_profile_pos" 12 "nose_profile_pos" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 36 "nose_ridge_angle_pos" 36 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 15 "nose_ridge_width_pos" 15 } - gene_bs_nose_size={ "nose_size_neg" 5 "nose_size_neg" 5 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 43 "nose_tip_angle_pos" 43 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 10 "nose_tip_forward_pos" 10 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 126 "nose_tip_width_pos" 126 } - face_detail_cheek_def={ "cheek_def_02" 86 "cheek_def_02" 86 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 9 "cheek_fat_03_pos" 9 } - face_detail_chin_cleft={ "chin_dimple" 20 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def_neg" 230 "chin_def_neg" 230 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 40 "eye_lower_lid_def" 40 } - face_detail_eye_socket={ "eye_socket_03" 125 "eye_socket_03" 125 } - face_detail_nasolabial={ "nasolabial_02" 104 "nasolabial_02" 104 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 4 } - face_detail_temple_def={ "temple_def" 218 "temple_def" 218 } - expression_brow_wrinkles={ "brow_wrinkles_01" 15 "brow_wrinkles_01" 15 } - expression_eye_wrinkles={ "eye_wrinkles_01" 211 "eye_wrinkles_01" 80 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 68 "forehead_wrinkles_01" 68 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 175 "complexion_3" 175 } - gene_height={ "normal_height" 131 "normal_height" 131 } - gene_bs_body_type={ "body_fat_head_fat_low" 161 "body_fat_head_fat_low" 146 } - gene_bs_body_shape={ "body_shape_rectangle_half" 35 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 44 "bust_clothes" 55 } - gene_age={ "old_4" 75 "old_4" 75 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 178 "far_spacing_lower_thickness" 178 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 157 "layer_2_high_thickness" 157 } - gene_body_hair={ "body_hair_avg" 144 "body_hair_avg" 98 } - gene_hair_type={ "hair_straight" 105 "hair_straight" 105 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 56 "normal_eyes" 56 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 98 "normal_eyelashes" 98 } - beards={ "fp2_beards_straight" 41 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 144 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 211 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 213 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_war_nobility_clothes" 93 "most_clothes" 0 } - headgear={ "ep2_western_era1_war_nobility" 29 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_arias.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_arias.txt deleted file mode 100644 index 2e4f6af5..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_arias.txt +++ /dev/null @@ -1,134 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73893 -bookmark_fp2_iberia_mendo_guterres_alt_arias={ - type=boy - id=1115122956 - age=0.010000 - genes={ hair_color={ 49 250 212 235 } - skin_color={ 162 116 167 115 } - eye_color={ 38 134 126 136 } - gene_chin_forward={ "chin_forward_pos" 131 "chin_forward_neg" 84 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_neg" 116 "eye_depth_pos" 133 } - gene_eye_height={ "eye_height_neg" 123 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_pos" 196 "eye_shut_pos" 128 } - gene_forehead_angle={ "forehead_angle_pos" 127 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 137 "forehead_brow_height_neg" 81 } - gene_forehead_roundness={ "forehead_roundness_pos" 205 "forehead_roundness_pos" 168 } - gene_forehead_width={ "forehead_width_neg" 125 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_neg" 79 "forehead_height_pos" 162 } - gene_head_height={ "head_height_neg" 113 "head_height_pos" 139 } - gene_head_width={ "head_width_neg" 90 "head_width_pos" 163 } - gene_head_profile={ "head_profile_neg" 88 "head_profile_pos" 175 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_pos" 131 } - gene_head_top_width={ "head_top_width_pos" 175 "head_top_width_pos" 141 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_pos" 156 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 119 } - gene_jaw_width={ "jaw_width_neg" 115 "jaw_width_pos" 158 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 131 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 106 "mouth_forward_pos" 155 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_neg" 116 "mouth_width_neg" 82 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_neg" 125 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 118 "mouth_lower_lip_size_pos" 165 } - gene_mouth_open={ "mouth_open_neg" 59 "mouth_open_neg" 51 } - gene_neck_length={ "neck_length_pos" 131 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_pos" 43 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_pos" 34 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_neg" 91 "cheek_width_pos" 27 } - gene_bs_ear_angle={ "ear_angle_pos" 42 "ear_angle_neg" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 161 "ear_inner_shape_pos" 55 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 58 "ear_lower_bend_pos" 87 } - gene_bs_ear_outward={ "ear_outward_pos" 7 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 24 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 227 "eye_corner_depth_pos" 245 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 49 "eye_fold_shape_neg" 55 } - gene_bs_eye_size={ "eye_size_neg" 44 "eye_size_neg" 3 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 31 "eye_upper_lid_size_pos" 97 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 102 "forehead_brow_curve_neg" 27 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 25 "forehead_brow_forward_pos" 12 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_neg" 7 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_pos" 100 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 37 "forehead_brow_width_pos" 43 } - gene_bs_jaw_def={ "jaw_def_neg" 25 "jaw_def_neg" 165 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 24 "mouth_lower_lip_def_pos" 45 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 83 "mouth_lower_lip_full_pos" 22 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 82 "mouth_lower_lip_pad_neg" 39 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 23 "mouth_lower_lip_width_neg" 124 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 43 "mouth_philtrum_def_pos" 9 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_neg" 9 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 12 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 20 "mouth_upper_lip_full_neg" 16 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 159 "mouth_upper_lip_profile_pos" 241 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 114 "mouth_upper_lip_width_neg" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 3 "nose_forward_neg" 37 } - gene_bs_nose_height={ "nose_height_neg" 93 "nose_height_neg" 90 } - gene_bs_nose_length={ "nose_length_neg" 46 "nose_length_pos" 89 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 24 "nose_nostril_height_pos" 40 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 38 "nose_nostril_width_neg" 176 } - gene_bs_nose_profile={ "nose_profile_pos" 28 "nose_profile_neg" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 37 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 10 "nose_ridge_width_pos" 25 } - gene_bs_nose_size={ "nose_size_neg" 44 "nose_size_pos" 12 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 3 "nose_tip_angle_neg" 33 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 53 "nose_tip_forward_neg" 22 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 18 "nose_tip_width_neg" 36 } - face_detail_cheek_def={ "cheek_def_02" 1 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 13 "cheek_fat_04_pos" 136 } - face_detail_chin_cleft={ "chin_dimple" 13 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 95 "chin_def" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 91 "eye_lower_lid_def" 12 } - face_detail_eye_socket={ "eye_socket_color_02" 4 "eye_socket_03" 94 } - face_detail_nasolabial={ "nasolabial_01" 66 "nasolabial_03" 17 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 24 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 248 "nose_tip_def" 49 } - face_detail_temple_def={ "temple_def" 161 "temple_def" 236 } - expression_brow_wrinkles={ "brow_wrinkles_01" 211 "brow_wrinkles_01" 128 } - expression_eye_wrinkles={ "eye_wrinkles_01" 2 "eye_wrinkles_01" 253 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 28 "forehead_wrinkles_01" 75 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 132 "complexion_5" 246 } - gene_height={ "normal_height" 116 "normal_height" 119 } - gene_bs_body_type={ "body_fat_head_fat_full" 138 "body_fat_head_fat_medium" 109 } - gene_bs_body_shape={ "body_shape_rectangle_full" 23 "body_shape_triangle_full" 26 } - gene_bs_bust={ "bust_clothes" 73 "bust_shape_2_full" 173 } - gene_age={ "old_4" 231 "old_2" 121 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 219 "close_spacing_avg_thickness" 226 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 217 "layer_2_low_thickness" 149 } - gene_body_hair={ "body_hair_sparse" 132 "body_hair_sparse" 95 } - gene_hair_type={ "hair_curly" 95 "hair_wavy" 189 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 21 "normal_eyes" 21 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 46 } - beards={ "no_beard" 157 "no_beard" 0 } - cloaks={ "no_cloak" 157 "no_cloak" 0 } - hairstyles={ "western_baby_hairstyles" 53 "all_hairstyles" 0 } - legwear={ "no_legwear" 17 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 86 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_ermesinda.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_ermesinda.txt deleted file mode 100644 index 70f212bc..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_mendo_guterres_alt_ermesinda.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:73759 -bookmark_fp2_iberia_mendo_guterres_alt_ermesinda={ - type=female - id=1729257687 - age=0.210000 - genes={ hair_color={ 202 250 202 250 } - skin_color={ 76 96 76 96 } - eye_color={ 163 175 163 175 } - gene_chin_forward={ "chin_forward_neg" 126 "chin_forward_neg" 126 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 78 "chin_width_neg" 78 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_neg" 79 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_neg" 109 "eye_height_neg" 109 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_neg" 112 "eye_shut_neg" 112 } - gene_forehead_angle={ "forehead_angle_pos" 173 "forehead_angle_pos" 173 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 176 "forehead_brow_height_pos" 176 } - gene_forehead_roundness={ "forehead_roundness_pos" 173 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_pos" 152 "forehead_height_pos" 152 } - gene_head_height={ "head_height_neg" 107 "head_height_neg" 107 } - gene_head_width={ "head_width_neg" 86 "head_width_neg" 86 } - gene_head_profile={ "head_profile_pos" 135 "head_profile_pos" 135 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 119 "head_top_width_neg" 119 } - gene_jaw_angle={ "jaw_angle_neg" 124 "jaw_angle_neg" 124 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 130 } - gene_jaw_width={ "jaw_width_pos" 173 "jaw_width_pos" 173 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 131 "mouth_height_pos" 131 } - gene_mouth_width={ "mouth_width_neg" 79 "mouth_width_neg" 79 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_neg" 110 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 203 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_pos" 171 "mouth_open_pos" 171 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_neg" 102 "neck_width_neg" 102 } - gene_bs_cheek_forward={ "cheek_forward_pos" 14 "cheek_forward_pos" 14 } - gene_bs_cheek_height={ "cheek_height_pos" 78 "cheek_height_pos" 78 } - gene_bs_cheek_width={ "cheek_width_pos" 33 "cheek_width_pos" 33 } - gene_bs_ear_angle={ "ear_angle_neg" 4 "ear_angle_neg" 4 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 58 "ear_inner_shape_pos" 58 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 36 "ear_lower_bend_pos" 36 } - gene_bs_ear_outward={ "ear_outward_neg" 27 "ear_outward_neg" 27 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_pos" 17 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 241 "eye_corner_depth_pos" 241 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 47 "eye_fold_shape_neg" 47 } - gene_bs_eye_size={ "eye_size_neg" 45 "eye_size_neg" 45 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 25 "eye_upper_lid_size_pos" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 35 "forehead_brow_curve_pos" 35 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 44 "forehead_brow_forward_pos" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 17 "forehead_brow_inner_height_neg" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 34 "forehead_brow_outer_height_pos" 34 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 24 "forehead_brow_width_neg" 24 } - gene_bs_jaw_def={ "jaw_def_neg" 118 "jaw_def_neg" 75 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 120 "mouth_lower_lip_def_pos" 120 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 86 "mouth_lower_lip_full_neg" 86 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 12 "mouth_lower_lip_pad_pos" 12 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 35 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 47 "mouth_philtrum_def_pos" 47 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_neg" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 69 "mouth_philtrum_width_pos" 69 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 21 "mouth_upper_lip_def_pos" 21 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 141 "mouth_upper_lip_full_pos" 141 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 25 "mouth_upper_lip_profile_neg" 25 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 25 "mouth_upper_lip_width_pos" 25 } - gene_bs_nose_forward={ "nose_forward_neg" 94 "nose_forward_neg" 94 } - gene_bs_nose_height={ "nose_height_neg" 34 "nose_height_neg" 34 } - gene_bs_nose_length={ "nose_length_pos" 73 "nose_length_pos" 73 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 5 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 64 "nose_nostril_width_neg" 64 } - gene_bs_nose_profile={ "nose_profile_neg" 11 "nose_profile_neg" 11 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 2 "nose_ridge_angle_neg" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 38 "nose_ridge_width_pos" 38 } - gene_bs_nose_size={ "nose_size_pos" 44 "nose_size_pos" 44 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 9 "nose_tip_angle_neg" 9 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 37 "nose_tip_forward_pos" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 41 "nose_tip_width_neg" 41 } - face_detail_cheek_def={ "cheek_def_01" 19 "cheek_def_01" 19 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 19 "cheek_fat_01_pos" 19 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 19 } - face_detail_chin_def={ "chin_def_neg" 16 "chin_def_neg" 16 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 155 "eye_lower_lid_def" 155 } - face_detail_eye_socket={ "eye_socket_02" 20 "eye_socket_02" 20 } - face_detail_nasolabial={ "nasolabial_03" 7 "nasolabial_03" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 143 "nose_ridge_def_pos" 143 } - face_detail_nose_tip_def={ "nose_tip_def" 3 "nose_tip_def" 3 } - face_detail_temple_def={ "temple_def" 130 "temple_def" 130 } - expression_brow_wrinkles={ "brow_wrinkles_02" 39 "brow_wrinkles_02" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 166 "eye_wrinkles_01" 166 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 234 "forehead_wrinkles_02" 234 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 151 "complexion_2" 151 } - gene_height={ "normal_height" 135 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_full" 127 "body_fat_head_fat_full" 119 } - gene_bs_body_shape={ "body_shape_rectangle_half" 56 "body_shape_rectangle_full" 41 } - gene_bs_bust={ "bust_clothes" 121 "bust_clothes" 203 } - gene_age={ "old_4" 247 "old_4" 247 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 206 "avg_spacing_lower_thickness" 206 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 139 "layer_2_avg_thickness" 139 } - gene_body_hair={ "body_hair_avg" 179 "body_hair_avg" 179 } - gene_hair_type={ "hair_straight" 162 "hair_straight" 162 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 240 "normal_eyes" 240 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 70 "normal_eyelashes" 70 } - beards={ "ep2_beards" 13 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 174 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 168 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 54 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 53 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 52 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_sunyer.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_sunyer.txt deleted file mode 100644 index 065d3ca6..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_sunyer.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:barcelona_00003 -bookmark_fp2_iberia_sunyer={ - type=male - id=2754731296 - age=0.270000 - genes={ hair_color={ 54 243 219 200 } - skin_color={ 140 114 137 117 } - eye_color={ 76 195 52 134 } - gene_chin_forward={ "chin_forward_neg" 107 "chin_forward_pos" 145 } - gene_chin_height={ "chin_height_pos" 127 "chin_height_pos" 147 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_neg" 118 } - gene_eye_depth={ "eye_depth_pos" 132 "eye_depth_pos" 138 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_neg" 123 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_neg" 53 "eye_shut_pos" 145 } - gene_forehead_angle={ "forehead_angle_neg" 105 "forehead_angle_pos" 175 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 109 "forehead_brow_height_pos" 130 } - gene_forehead_roundness={ "forehead_roundness_pos" 168 "forehead_roundness_pos" 172 } - gene_forehead_width={ "forehead_width_neg" 116 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 26 } - gene_head_height={ "head_height_neg" 96 "head_height_neg" 57 } - gene_head_width={ "head_width_pos" 134 "head_width_pos" 145 } - gene_head_profile={ "head_profile_pos" 139 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_neg" 118 } - gene_head_top_width={ "head_top_width_pos" 134 "head_top_width_pos" 132 } - gene_jaw_angle={ "jaw_angle_neg" 123 "jaw_angle_neg" 122 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 83 "jaw_width_neg" 86 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 91 "mouth_corner_depth_neg" 123 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 89 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_neg" 77 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 113 "mouth_upper_lip_size_pos" 150 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 161 "mouth_lower_lip_size_neg" 104 } - gene_mouth_open={ "mouth_open_neg" 76 "mouth_open_pos" 143 } - gene_neck_length={ "neck_length_neg" 102 "neck_length_pos" 134 } - gene_neck_width={ "neck_width_neg" 32 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_pos" 33 "cheek_forward_pos" 25 } - gene_bs_cheek_height={ "cheek_height_neg" 3 "cheek_height_pos" 179 } - gene_bs_cheek_width={ "cheek_width_pos" 175 "cheek_width_neg" 21 } - gene_bs_ear_angle={ "ear_angle_neg" 49 "ear_angle_pos" 13 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 23 "ear_inner_shape_pos" 23 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 42 "ear_both_bend_pos" 77 } - gene_bs_ear_outward={ "ear_outward_neg" 30 "ear_outward_pos" 30 } - gene_bs_ear_size={ "ear_size_neg" 9 "ear_size_neg" 29 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 203 "eye_corner_depth_pos" 227 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 35 "eye_fold_shape_pos" 67 } - gene_bs_eye_size={ "eye_size_neg" 72 "eye_size_neg" 94 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 20 "eye_upper_lid_size_pos" 4 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 56 "forehead_brow_curve_neg" 131 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 8 "forehead_brow_forward_pos" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 6 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 27 "forehead_brow_outer_height_neg" 80 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 30 "jaw_def_pos" 80 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 75 "mouth_lower_lip_def_pos" 26 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 4 "mouth_lower_lip_full_pos" 4 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 40 "mouth_lower_lip_pad_neg" 16 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 85 "mouth_lower_lip_width_pos" 115 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 158 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 20 "mouth_philtrum_shape_neg" 21 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 44 "mouth_philtrum_width_pos" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 80 "mouth_upper_lip_def_pos" 47 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 14 "mouth_upper_lip_full_pos" 32 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 8 "mouth_upper_lip_profile_pos" 11 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 31 "mouth_upper_lip_width_neg" 37 } - gene_bs_nose_forward={ "nose_forward_neg" 25 "nose_forward_pos" 13 } - gene_bs_nose_height={ "nose_height_pos" 46 "nose_height_pos" 34 } - gene_bs_nose_length={ "nose_length_pos" 20 "nose_length_neg" 21 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 73 "nose_nostril_height_neg" 7 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 61 "nose_nostril_width_neg" 40 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 28 "nose_profile_pos" 123 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 22 "nose_ridge_angle_neg" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 46 "nose_ridge_width_pos" 39 } - gene_bs_nose_size={ "nose_size_neg" 28 "nose_size_pos" 93 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 43 "nose_tip_angle_pos" 176 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 30 "nose_tip_forward_pos" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 20 "nose_tip_width_pos" 30 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_02" 20 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 232 "cheek_fat_01_neg" 6 } - face_detail_chin_cleft={ "chin_dimple" 8 "chin_cleft" 18 } - face_detail_chin_def={ "chin_def" 42 "chin_def" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 25 "eye_lower_lid_def" 17 } - face_detail_eye_socket={ "eye_socket_01" 110 "eye_socket_02" 16 } - face_detail_nasolabial={ "nasolabial_02" 58 "nasolabial_01" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 14 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 177 "nose_tip_def" 237 } - face_detail_temple_def={ "temple_def" 2 "temple_def" 223 } - expression_brow_wrinkles={ "brow_wrinkles_01" 64 "brow_wrinkles_03" 35 } - expression_eye_wrinkles={ "eye_wrinkles_01" 228 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_01" 195 } - expression_other={ "cheek_wrinkles_both_01" 35 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 106 "complexion_2" 145 } - gene_height={ "normal_height" 124 "normal_height" 169 } - gene_bs_body_type={ "body_fat_head_fat_full" 116 "body_fat_head_fat_low" 115 } - gene_bs_body_shape={ "body_shape_apple_half" 45 "body_shape_hourglass_half" 35 } - gene_bs_bust={ "bust_clothes" 116 "bust_default" 84 } - gene_age={ "old_3" 233 "old_2" 65 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 237 "far_spacing_high_thickness" 207 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 202 "layer_2_avg_thickness" 218 } - gene_body_hair={ "body_hair_sparse" 145 "body_hair_avg" 144 } - gene_hair_type={ "hair_wavy" 144 "hair_wavy" 145 } - gene_baldness={ "male_pattern_baldness" 82 "male_pattern_baldness" 169 } - eye_accessory={ "normal_eyes" 124 "normal_eyes" 124 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 100 "normal_eyelashes" 100 } - beards={ "scripted_character_beards_02" 126 "no_beard" 0 } - cloaks={ "no_cloak" 124 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 211 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 5 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 85 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 210 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_2" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=2951898311 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_wilfred_the_hairy.txt b/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_wilfred_the_hairy.txt deleted file mode 100644 index 4528f213..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_fp2_iberia_wilfred_the_hairy.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:70150 -bookmark_fp2_iberia_wilfred_the_hairy={ - type=male - id=2172356884 - age=0.270000 - genes={ hair_color={ 79 229 79 229 } - skin_color={ 180 118 180 118 } - eye_color={ 76 191 76 191 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_neg" 119 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_pos" 130 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_pos" 131 "eye_shut_pos" 131 } - gene_forehead_angle={ "forehead_angle_pos" 158 "forehead_angle_pos" 158 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 143 "forehead_brow_height_pos" 143 } - gene_forehead_roundness={ "forehead_roundness_pos" 187 "forehead_roundness_pos" 187 } - gene_forehead_width={ "forehead_width_pos" 173 "forehead_width_pos" 173 } - gene_forehead_height={ "forehead_height_pos" 143 "forehead_height_pos" 143 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 145 "head_width_pos" 145 } - gene_head_profile={ "head_profile_pos" 158 "head_profile_pos" 158 } - gene_head_top_height={ "head_top_height_neg" 93 "head_top_height_neg" 93 } - gene_head_top_width={ "head_top_width_pos" 134 "head_top_width_pos" 134 } - gene_jaw_angle={ "jaw_angle_neg" 104 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_pos" 136 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_pos" 166 "jaw_width_pos" 166 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 117 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 161 "mouth_upper_lip_size_pos" 161 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 121 "mouth_lower_lip_size_neg" 121 } - gene_mouth_open={ "mouth_open_neg" 16 "mouth_open_neg" 16 } - gene_neck_length={ "neck_length_pos" 137 "neck_length_pos" 137 } - gene_neck_width={ "neck_width_pos" 135 "neck_width_pos" 135 } - gene_bs_cheek_forward={ "cheek_forward_neg" 20 "cheek_forward_neg" 20 } - gene_bs_cheek_height={ "cheek_height_neg" 40 "cheek_height_neg" 40 } - gene_bs_cheek_width={ "cheek_width_pos" 39 "cheek_width_pos" 39 } - gene_bs_ear_angle={ "ear_angle_pos" 50 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 43 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 0 "ear_lower_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_neg" 52 "ear_outward_neg" 52 } - gene_bs_ear_size={ "ear_size_pos" 42 "ear_size_pos" 42 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 179 "eye_corner_depth_pos" 179 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 34 "eye_fold_shape_pos" 34 } - gene_bs_eye_size={ "eye_size_neg" 22 "eye_size_neg" 22 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 104 "eye_upper_lid_size_pos" 104 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 51 "forehead_brow_curve_neg" 51 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 1 "forehead_brow_forward_pos" 1 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 122 "forehead_brow_inner_height_pos" 122 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 76 "forehead_brow_outer_height_neg" 76 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 74 "forehead_brow_width_pos" 74 } - gene_bs_jaw_def={ "jaw_def_pos" 60 "jaw_def_pos" 60 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 91 "mouth_lower_lip_def_pos" 91 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 9 "mouth_lower_lip_full_neg" 9 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 64 "mouth_lower_lip_pad_neg" 64 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 39 "mouth_lower_lip_width_pos" 39 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 6 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 25 "mouth_philtrum_shape_pos" 25 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 35 "mouth_philtrum_width_pos" 35 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 30 "mouth_upper_lip_def_pos" 30 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 38 "mouth_upper_lip_full_pos" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 12 "mouth_upper_lip_profile_neg" 12 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 71 "mouth_upper_lip_width_pos" 71 } - gene_bs_nose_forward={ "nose_forward_neg" 54 "nose_forward_neg" 54 } - gene_bs_nose_height={ "nose_height_neg" 43 "nose_height_neg" 43 } - gene_bs_nose_length={ "nose_length_neg" 61 "nose_length_neg" 61 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 101 "nose_nostril_height_pos" 101 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 26 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_neg" 53 "nose_profile_neg" 53 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 110 "nose_ridge_angle_pos" 110 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 32 "nose_ridge_width_pos" 32 } - gene_bs_nose_size={ "nose_size_neg" 45 "nose_size_neg" 45 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 30 "nose_tip_angle_pos" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 75 "nose_tip_forward_pos" 75 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 119 "nose_tip_width_neg" 119 } - face_detail_cheek_def={ "cheek_def_02" 159 "cheek_def_02" 159 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 236 "cheek_fat_01_neg" 236 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 0 } - face_detail_chin_def={ "chin_def_neg" 12 "chin_def_neg" 12 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 247 "eye_lower_lid_def" 247 } - face_detail_eye_socket={ "eye_socket_color_02" 7 "eye_socket_color_02" 7 } - face_detail_nasolabial={ "nasolabial_02" 1 "nasolabial_02" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_neg" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 39 "nose_tip_def" 39 } - face_detail_temple_def={ "temple_def" 89 "temple_def" 89 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_02" 139 } - expression_eye_wrinkles={ "eye_wrinkles_03" 185 "eye_wrinkles_03" 185 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 183 "forehead_wrinkles_01" 183 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 137 "complexion_3" 137 } - gene_height={ "normal_height" 118 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_medium" 144 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_triangle_half" 166 "body_shape_triangle_half" 30 } - gene_bs_bust={ "bust_clothes" 99 "bust_default" 124 } - gene_age={ "old_2" 250 "old_2" 250 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 221 "far_spacing_avg_thickness" 221 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 246 "layer_2_low_thickness" 246 } - gene_body_hair={ "body_hair_dense" 209 "body_hair_sparse" 90 } - gene_hair_type={ "hair_curly" 191 "hair_curly" 191 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 221 "normal_eyes" 221 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 7 "normal_eyelashes" 7 } - beards={ "scripted_character_beards_01" 55 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 78 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 211 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 125 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_war_nobility_clothes" 64 "most_clothes" 0 } - headgear={ "ep2_western_era1_war_nobility" 224 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_denmark.txt deleted file mode 100644 index e170eae4..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:101515 -bookmark_hastings_denmark={ - type=male - id=3436627681 - age=0.470000 - genes={ hair_color={ 165 115 165 115 } - skin_color={ 110 96 110 96 } - eye_color={ 27 128 27 128 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_pos" 141 } - gene_chin_height={ "chin_height_pos" 138 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 137 "eye_angle_neg" 91 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_neg" 87 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_neg" 62 "eye_shut_neg" 124 } - gene_forehead_angle={ "forehead_angle_neg" 115 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 142 "forehead_brow_height_pos" 142 } - gene_forehead_roundness={ "forehead_roundness_pos" 148 "forehead_roundness_pos" 148 } - gene_forehead_width={ "forehead_width_neg" 112 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_neg" 106 "head_height_neg" 106 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 108 } - gene_head_profile={ "head_profile_neg" 94 "head_profile_neg" 94 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_pos" 148 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 183 "jaw_width_neg" 114 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_pos" 140 "mouth_height_pos" 140 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 65 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 131 "mouth_lower_lip_size_pos" 131 } - gene_mouth_open={ "mouth_open_neg" 44 "mouth_open_neg" 44 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_pos" 188 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_neg" 19 "cheek_forward_neg" 19 } - gene_bs_cheek_height={ "cheek_height_neg" 13 "cheek_height_neg" 13 } - gene_bs_cheek_width={ "cheek_width_pos" 14 "cheek_width_pos" 14 } - gene_bs_ear_angle={ "ear_angle_neg" 31 "ear_angle_neg" 31 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 15 "ear_inner_shape_pos" 15 } - gene_bs_ear_bend={ "ear_both_bend_pos" 53 "ear_both_bend_pos" 53 } - gene_bs_ear_outward={ "ear_outward_neg" 37 "ear_outward_neg" 37 } - gene_bs_ear_size={ "ear_size_neg" 50 "ear_size_neg" 50 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 147 "eye_corner_depth_pos" 147 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 80 "eye_upper_lid_size_pos" 106 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 0 "forehead_brow_curve_pos" 44 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 122 "forehead_brow_forward_pos" 122 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_pos" 11 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 38 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 6 "forehead_brow_width_neg" 6 } - gene_bs_jaw_def={ "jaw_def_pos" 80 "jaw_def_pos" 80 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 21 "mouth_lower_lip_def_pos" 21 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 21 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 24 "mouth_lower_lip_pad_pos" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 78 "mouth_lower_lip_width_neg" 78 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 25 "mouth_philtrum_def_pos" 25 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_pos" 15 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 8 "mouth_philtrum_width_pos" 8 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 10 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 71 "mouth_upper_lip_full_pos" 71 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 34 "mouth_upper_lip_profile_neg" 34 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 52 "mouth_upper_lip_width_pos" 52 } - gene_bs_nose_forward={ "nose_forward_pos" 82 "nose_forward_neg" 3 } - gene_bs_nose_height={ "nose_height_neg" 79 "nose_height_pos" 122 } - gene_bs_nose_length={ "nose_length_pos" 79 "nose_length_neg" 79 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 8 "nose_nostril_width_pos" 8 } - gene_bs_nose_profile={ "nose_profile_hawk" 104 "nose_profile_neg" 32 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 17 "nose_ridge_angle_pos" 17 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 28 "nose_ridge_width_neg" 28 } - gene_bs_nose_size={ "nose_size_pos" 52 "nose_size_pos" 52 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 77 "nose_tip_angle_pos" 77 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 136 "nose_tip_forward_pos" 18 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 33 "nose_tip_width_neg" 33 } - face_detail_cheek_def={ "cheek_def_01" 100 "cheek_def_01" 100 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 18 "cheek_fat_03_pos" 18 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_cleft" 163 } - face_detail_chin_def={ "chin_def" 228 "chin_def" 228 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 227 "eye_lower_lid_def" 227 } - face_detail_eye_socket={ "eye_socket_02" 244 "eye_socket_02" 244 } - face_detail_nasolabial={ "nasolabial_01" 188 "nasolabial_01" 188 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 20 "nose_ridge_def_neg" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 8 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 200 "temple_def" 200 } - expression_brow_wrinkles={ "brow_wrinkles_03" 72 "brow_wrinkles_03" 72 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 48 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_03" 141 } - expression_other={ "cheek_wrinkles_both_01" 28 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 78 "complexion_7" 78 } - gene_height={ "normal_height" 159 "normal_height" 133 } - gene_bs_body_type={ "body_fat_head_fat_low" 135 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_half" 49 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 106 "bust_shape_3_full" 133 } - gene_age={ "old_1" 82 "old_1" 82 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 170 "avg_spacing_avg_thickness" 170 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 105 "layer_2_low_thickness" 105 } - gene_body_hair={ "body_hair_avg" 92 "body_hair_avg" 92 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 60 "normal_eyes" 60 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 198 "normal_eyelashes" 198 } - cloaks={ "fp1_cloak" 125 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 53 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 206 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "fp1_royalty" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 119 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_harald.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_harald.txt deleted file mode 100644 index b564024a..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_harald.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:101517 -bookmark_hastings_denmark_alt_harald={ - type=male - id=3637193726 - age=0.250000 - genes={ hair_color={ 165 115 97 92 } - skin_color={ 67 96 76 96 } - eye_color={ 27 128 183 202 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_neg" 137 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_neg" 125 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_neg" 124 "eye_shut_neg" 106 } - gene_forehead_angle={ "forehead_angle_neg" 115 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 142 "forehead_brow_height_neg" 90 } - gene_forehead_roundness={ "forehead_roundness_pos" 148 "forehead_roundness_pos" 143 } - gene_forehead_width={ "forehead_width_pos" 151 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 137 "forehead_height_pos" 142 } - gene_head_height={ "head_height_neg" 106 "head_height_neg" 105 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 94 "head_profile_neg" 77 } - gene_head_top_height={ "head_top_height_pos" 153 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_pos" 175 } - gene_jaw_angle={ "jaw_angle_neg" 107 "jaw_angle_pos" 148 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 183 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_pos" 140 "mouth_height_neg" 119 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 135 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 131 "mouth_lower_lip_size_pos" 164 } - gene_mouth_open={ "mouth_open_neg" 44 "mouth_open_neg" 52 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_pos" 188 "neck_width_neg" 108 } - gene_bs_cheek_forward={ "cheek_forward_pos" 21 "cheek_forward_neg" 19 } - gene_bs_cheek_height={ "cheek_height_pos" 44 "cheek_height_neg" 13 } - gene_bs_cheek_width={ "cheek_width_pos" 14 "cheek_width_pos" 34 } - gene_bs_ear_angle={ "ear_angle_neg" 31 "ear_angle_neg" 47 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 15 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 85 "ear_both_bend_pos" 53 } - gene_bs_ear_outward={ "ear_outward_neg" 3 "ear_outward_neg" 37 } - gene_bs_ear_size={ "ear_size_neg" 127 "ear_size_neg" 50 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 147 "eye_corner_depth_pos" 153 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 136 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 83 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 80 "eye_upper_lid_size_neg" 44 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 50 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 35 "forehead_brow_forward_pos" 122 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_pos" 21 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 49 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 119 "forehead_brow_width_neg" 6 } - gene_bs_jaw_def={ "jaw_def_pos" 80 "jaw_def_pos" 47 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 27 "mouth_lower_lip_def_pos" 21 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 21 "mouth_lower_lip_full_neg" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 35 "mouth_lower_lip_pad_pos" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 67 "mouth_lower_lip_width_neg" 78 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 25 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_neg" 25 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 8 "mouth_philtrum_width_pos" 80 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 33 "mouth_upper_lip_full_pos" 71 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 7 "mouth_upper_lip_profile_neg" 34 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 60 "mouth_upper_lip_width_pos" 52 } - gene_bs_nose_forward={ "nose_forward_neg" 87 "nose_forward_neg" 3 } - gene_bs_nose_height={ "nose_height_neg" 79 "nose_height_neg" 85 } - gene_bs_nose_length={ "nose_length_pos" 93 "nose_length_pos" 79 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 38 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 8 "nose_nostril_width_neg" 21 } - gene_bs_nose_profile={ "nose_profile_neg" 32 "nose_profile_neg" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 17 "nose_ridge_angle_pos" 86 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 28 "nose_ridge_width_neg" 27 } - gene_bs_nose_size={ "nose_size_pos" 52 "nose_size_pos" 71 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 23 "nose_tip_angle_neg" 77 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 136 "nose_tip_forward_neg" 119 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 33 "nose_tip_width_neg" 133 } - face_detail_cheek_def={ "cheek_def_02" 23 "cheek_def_01" 100 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 113 "cheek_fat_03_pos" 18 } - face_detail_chin_cleft={ "chin_cleft" 1 "chin_cleft" 3 } - face_detail_chin_def={ "chin_def" 228 "chin_def" 234 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 227 "eye_lower_lid_def" 110 } - face_detail_eye_socket={ "eye_socket_02" 244 "eye_socket_color_02" 7 } - face_detail_nasolabial={ "nasolabial_02" 8 "nasolabial_01" 188 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 20 "nose_ridge_def_neg" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 8 "nose_tip_def" 10 } - face_detail_temple_def={ "temple_def" 124 "temple_def" 200 } - expression_brow_wrinkles={ "brow_wrinkles_03" 103 "brow_wrinkles_04" 250 } - expression_eye_wrinkles={ "eye_wrinkles_01" 188 "eye_wrinkles_03" 210 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 33 "forehead_wrinkles_03" 141 } - expression_other={ "cheek_wrinkles_both_01" 92 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 78 "complexion_5" 159 } - gene_height={ "normal_height" 159 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 127 "body_fat_head_fat_medium" 149 } - gene_bs_body_shape={ "body_shape_hourglass_half" 38 "body_shape_triangle_half" 22 } - gene_bs_bust={ "bust_clothes" 78 "bust_shape_3_full" 133 } - gene_age={ "old_1" 82 "old_4" 87 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 170 "avg_spacing_avg_thickness" 153 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 105 "layer_2_avg_thickness" 145 } - gene_body_hair={ "body_hair_sparse" 175 "body_hair_avg" 92 } - gene_hair_type={ "hair_wavy" 110 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 140 "normal_eyes" 140 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 176 "normal_eyelashes" 176 } - beards={ "all_beards" 139 "no_beard" 0 } - cloaks={ "fp1_cloak" 174 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 131 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 3 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 135 "most_clothes" 0 } - headgear={ "northern_high_nobility" 119 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2268070609 2268070609 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_knud.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_knud.txt deleted file mode 100644 index 19242d6c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_denmark_alt_knud.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:101519 -bookmark_hastings_denmark_alt_knud={ - type=male - id=3656578613 - age=0.230000 - genes={ hair_color={ 165 115 97 92 } - skin_color={ 66 96 78 96 } - eye_color={ 27 128 183 202 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_pos" 128 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_neg" 137 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_pos" 138 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_neg" 87 } - gene_eye_shut={ "eye_shut_neg" 124 "eye_shut_neg" 106 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 90 "forehead_brow_height_pos" 142 } - gene_forehead_roundness={ "forehead_roundness_pos" 143 "forehead_roundness_pos" 148 } - gene_forehead_width={ "forehead_width_pos" 151 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 137 "forehead_height_pos" 142 } - gene_head_height={ "head_height_neg" 105 "head_height_neg" 106 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 94 "head_profile_neg" 77 } - gene_head_top_height={ "head_top_height_pos" 135 "head_top_height_pos" 153 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_pos" 175 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_neg" 107 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 183 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_pos" 140 "mouth_height_neg" 119 } - gene_mouth_width={ "mouth_width_neg" 65 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 135 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 131 "mouth_lower_lip_size_pos" 164 } - gene_mouth_open={ "mouth_open_neg" 44 "mouth_open_neg" 52 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_neg" 123 } - gene_neck_width={ "neck_width_pos" 139 "neck_width_neg" 108 } - gene_bs_cheek_forward={ "cheek_forward_neg" 19 "cheek_forward_pos" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 13 "cheek_height_pos" 44 } - gene_bs_cheek_width={ "cheek_width_pos" 14 "cheek_width_pos" 34 } - gene_bs_ear_angle={ "ear_angle_neg" 47 "ear_angle_neg" 31 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 15 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 85 "ear_both_bend_pos" 53 } - gene_bs_ear_outward={ "ear_outward_neg" 37 "ear_outward_neg" 3 } - gene_bs_ear_size={ "ear_size_neg" 127 "ear_size_neg" 50 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 147 "eye_corner_depth_pos" 153 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 136 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 83 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 44 "eye_upper_lid_size_pos" 80 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 50 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 122 "forehead_brow_forward_pos" 35 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 21 "forehead_brow_inner_height_pos" 11 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 49 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 6 "forehead_brow_width_pos" 119 } - gene_bs_jaw_def={ "jaw_def_pos" 47 "jaw_def_pos" 80 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 27 "mouth_lower_lip_def_pos" 21 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 21 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 35 "mouth_lower_lip_pad_pos" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 67 "mouth_lower_lip_width_neg" 78 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 25 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 25 "mouth_philtrum_shape_pos" 15 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 8 "mouth_philtrum_width_pos" 80 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 71 "mouth_upper_lip_full_pos" 33 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 7 "mouth_upper_lip_profile_neg" 34 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 52 "mouth_upper_lip_width_neg" 60 } - gene_bs_nose_forward={ "nose_forward_neg" 87 "nose_forward_pos" 82 } - gene_bs_nose_height={ "nose_height_neg" 85 "nose_height_neg" 79 } - gene_bs_nose_length={ "nose_length_pos" 79 "nose_length_pos" 93 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 8 "nose_nostril_width_neg" 21 } - gene_bs_nose_profile={ "nose_profile_neg" 32 "nose_profile_neg" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 86 "nose_ridge_angle_pos" 17 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 27 "nose_ridge_width_neg" 28 } - gene_bs_nose_size={ "nose_size_pos" 52 "nose_size_pos" 71 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 77 "nose_tip_angle_neg" 23 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 119 "nose_tip_forward_pos" 136 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 33 "nose_tip_width_neg" 133 } - face_detail_cheek_def={ "cheek_def_02" 23 "cheek_def_01" 100 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 18 "cheek_fat_04_pos" 113 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_cleft" 1 } - face_detail_chin_def={ "chin_def" 234 "chin_def" 228 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 110 "eye_lower_lid_def" 227 } - face_detail_eye_socket={ "eye_socket_color_02" 7 "eye_socket_02" 244 } - face_detail_nasolabial={ "nasolabial_01" 188 "nasolabial_02" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 20 "nose_ridge_def_neg" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 10 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 124 "temple_def" 200 } - expression_brow_wrinkles={ "brow_wrinkles_03" 72 "brow_wrinkles_04" 250 } - expression_eye_wrinkles={ "eye_wrinkles_01" 192 "eye_wrinkles_03" 210 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 141 "forehead_wrinkles_01" 33 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 159 "complexion_7" 78 } - gene_height={ "normal_height" 159 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 118 "body_fat_head_fat_medium" 149 } - gene_bs_body_shape={ "body_shape_hourglass_half" 29 "body_shape_triangle_half" 12 } - gene_bs_bust={ "bust_clothes" 78 "bust_shape_3_full" 133 } - gene_age={ "old_1" 82 "old_4" 87 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 170 "avg_spacing_avg_thickness" 153 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 145 "layer_2_low_thickness" 105 } - gene_body_hair={ "body_hair_sparse" 175 "body_hair_avg" 92 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 110 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 226 "normal_eyes" 226 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 216 "normal_eyelashes" 216 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "no_cloak" 248 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 35 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 21 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 99 "most_clothes" 0 } - headgear={ "northern_high_nobility" 96 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_england.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_england.txt deleted file mode 100644 index 628d2ebb..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_england.txt +++ /dev/null @@ -1,156 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:122 -bookmark_hastings_england={ - type=male - id=4226922058 - age=0.440000 - genes={ hair_color={ 158 140 200 80 } - skin_color={ 91 96 91 96 } - eye_color={ 201 151 201 151 } - gene_chin_forward={ "chin_forward_pos" 189 "chin_forward_neg" 115 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_neg" 114 } - gene_chin_width={ "chin_width_pos" 174 "chin_width_neg" 66 } - gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_pos" 133 } - gene_eye_distance={ "eye_distance_neg" 125 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 145 } - gene_forehead_angle={ "forehead_angle_neg" 121 "forehead_angle_neg" 121 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 130 "forehead_brow_height_pos" 153 } - gene_forehead_roundness={ "forehead_roundness_pos" 181 "forehead_roundness_pos" 181 } - gene_forehead_width={ "forehead_width_neg" 110 "forehead_width_neg" 110 } - gene_forehead_height={ "forehead_height_pos" 135 "forehead_height_pos" 135 } - gene_head_height={ "head_height_pos" 144 "head_height_pos" 144 } - gene_head_width={ "head_width_neg" 111 "head_width_neg" 111 } - gene_head_profile={ "head_profile_neg" 98 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_pos" 176 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_neg" 120 } - gene_jaw_height={ "jaw_height_pos" 146 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 138 "jaw_width_pos" 138 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 107 "mouth_corner_height_neg" 107 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_neg" 46 "mouth_width_neg" 46 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 137 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 119 "mouth_lower_lip_size_neg" 119 } - gene_mouth_open={ "mouth_open_pos" 141 "mouth_open_pos" 141 } - gene_neck_length={ "neck_length_pos" 172 "neck_length_pos" 172 } - gene_neck_width={ "neck_width_pos" 158 "neck_width_neg" 112 } - gene_bs_cheek_forward={ "cheek_forward_pos" 116 "cheek_forward_pos" 116 } - gene_bs_cheek_height={ "cheek_height_pos" 10 "cheek_height_pos" 10 } - gene_bs_cheek_width={ "cheek_width_pos" 33 "cheek_width_pos" 33 } - gene_bs_ear_angle={ "ear_angle_pos" 38 "ear_angle_pos" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 21 "ear_inner_shape_pos" 21 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 46 "ear_lower_bend_pos" 46 } - gene_bs_ear_outward={ "ear_outward_neg" 1 "ear_outward_neg" 1 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 202 "eye_corner_depth_pos" 202 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 23 "eye_fold_shape_pos" 23 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_pos" 46 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 170 "eye_upper_lid_size_pos" 170 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 229 "forehead_brow_curve_pos" 25 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 53 "forehead_brow_forward_neg" 53 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_neg" 111 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 75 "forehead_brow_outer_height_neg" 75 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 29 "forehead_brow_width_pos" 29 } - gene_bs_jaw_def={ "jaw_def_neg" 13 "jaw_def_neg" 13 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 22 "mouth_lower_lip_def_pos" 22 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_pos" 44 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 25 "mouth_lower_lip_pad_neg" 25 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 95 "mouth_lower_lip_width_neg" 95 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 106 "mouth_philtrum_def_pos" 106 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 21 "mouth_philtrum_shape_pos" 21 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 123 "mouth_philtrum_width_pos" 123 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 47 "mouth_upper_lip_def_pos" 47 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 34 "mouth_upper_lip_full_pos" 34 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 10 "mouth_upper_lip_profile_pos" 10 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 121 "mouth_upper_lip_width_pos" 121 } - gene_bs_nose_forward={ "nose_forward_pos" 28 "nose_forward_pos" 28 } - gene_bs_nose_height={ "nose_height_neg" 63 "nose_height_neg" 63 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_pos" 13 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 14 "nose_nostril_height_neg" 14 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 40 "nose_nostril_width_neg" 40 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 43 "nose_profile_hawk_pos" 43 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 18 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 41 "nose_ridge_width_pos" 41 } - gene_bs_nose_size={ "nose_size_pos" 29 "nose_size_pos" 29 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 37 "nose_tip_forward_neg" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 198 "nose_tip_width_neg" 198 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 2 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 12 "cheek_fat_01_neg" 12 } - face_detail_chin_cleft={ "chin_cleft" 9 "chin_cleft" 9 } - face_detail_chin_def={ "chin_def" 222 "chin_def" 222 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 226 "eye_lower_lid_def" 226 } - face_detail_eye_socket={ "eye_socket_03" 193 "eye_socket_03" 193 } - face_detail_nasolabial={ "nasolabial_01" 25 "nasolabial_01" 25 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 25 "nose_ridge_def_neg" 25 } - face_detail_nose_tip_def={ "nose_tip_def" 27 "nose_tip_def" 27 } - face_detail_temple_def={ "temple_def" 66 "temple_def" 66 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_04" 77 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 75 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 83 "forehead_wrinkles_01" 83 } - expression_other={ "cheek_wrinkles_both_01" 30 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 227 "complexion_6" 227 } - gene_height={ "normal_height" 137 "normal_height" 124 } - gene_bs_body_type={ "body_fat_head_fat_full" 116 "body_fat_head_fat_full" 114 } - gene_bs_body_shape={ "body_shape_hourglass_half" 66 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 121 "bust_shape_3_full" 152 } - gene_age={ "old_1" 101 "old_1" 101 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 184 "far_spacing_avg_thickness" 184 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 138 "layer_2_avg_thickness" 138 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 151 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 128 "normal_eyes" 128 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 234 "normal_eyelashes" 234 } - beards={ "all_beards" 224 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 29 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 225 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep1_western_royalty" 255 "no_headgear" 0 } - additive_headgear={ "western_veils" 225 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2268070609 2268070609 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_eadgifu.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_eadgifu.txt deleted file mode 100644 index c824b046..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_eadgifu.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:131 -bookmark_hastings_england_alt_eadgifu={ - type=female - id=1594617803 - age=0.410000 - genes={ hair_color={ 192 141 230 34 } - skin_color={ 87 95 87 95 } - eye_color={ 172 150 74 187 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_pos" 211 "eye_shut_pos" 211 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 137 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 168 "forehead_brow_height_pos" 168 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 164 } - gene_forehead_width={ "forehead_width_neg" 90 "forehead_width_neg" 90 } - gene_forehead_height={ "forehead_height_neg" 114 "forehead_height_neg" 114 } - gene_head_height={ "head_height_neg" 112 "head_height_neg" 112 } - gene_head_width={ "head_width_neg" 102 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 140 "head_profile_pos" 140 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_pos" 219 "head_top_width_pos" 219 } - gene_jaw_angle={ "jaw_angle_neg" 106 "jaw_angle_neg" 106 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_pos" 128 "jaw_height_pos" 128 } - gene_jaw_width={ "jaw_width_pos" 148 "jaw_width_pos" 148 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 100 "mouth_corner_depth_neg" 100 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 70 "mouth_width_neg" 40 } - 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_pos" 153 "mouth_lower_lip_size_pos" 153 } - gene_mouth_open={ "mouth_open_neg" 114 "mouth_open_neg" 114 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_neg" 108 "neck_width_neg" 108 } - gene_bs_cheek_forward={ "cheek_forward_pos" 38 "cheek_forward_pos" 38 } - gene_bs_cheek_height={ "cheek_height_neg" 176 "cheek_height_neg" 176 } - gene_bs_cheek_width={ "cheek_width_pos" 6 "cheek_width_pos" 6 } - gene_bs_ear_angle={ "ear_angle_pos" 17 "ear_angle_pos" 17 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 3 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 8 "ear_lower_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_pos" 89 "ear_outward_pos" 89 } - gene_bs_ear_size={ "ear_size_neg" 76 "ear_size_neg" 76 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 135 "eye_corner_depth_pos" 135 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 18 "eye_fold_shape_pos" 18 } - gene_bs_eye_size={ "eye_size_pos" 192 "eye_size_pos" 192 } - 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_pos" 0 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 4 "forehead_brow_forward_neg" 4 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_pos" 45 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 4 "forehead_brow_outer_height_neg" 4 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 19 "forehead_brow_width_pos" 19 } - gene_bs_jaw_def={ "jaw_def_pos" 11 "jaw_def_pos" 11 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 3 "mouth_lower_lip_def_pos" 3 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 5 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 10 "mouth_lower_lip_pad_neg" 10 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 108 "mouth_lower_lip_width_neg" 108 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 44 "mouth_philtrum_shape_pos" 44 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 69 "mouth_philtrum_width_neg" 69 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 1 "mouth_upper_lip_def_pos" 1 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 53 "mouth_upper_lip_full_pos" 53 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 44 "mouth_upper_lip_profile_pos" 44 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 50 "mouth_upper_lip_width_pos" 50 } - gene_bs_nose_forward={ "nose_forward_pos" 10 "nose_forward_pos" 10 } - gene_bs_nose_height={ "nose_height_neg" 9 "nose_height_neg" 9 } - gene_bs_nose_length={ "nose_length_pos" 23 "nose_length_pos" 23 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 87 "nose_nostril_height_neg" 87 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_hawk" 147 "nose_profile_hawk" 147 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 27 "nose_ridge_angle_neg" 27 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 11 "nose_ridge_width_neg" 11 } - gene_bs_nose_size={ "nose_size_neg" 46 "nose_size_neg" 46 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 8 "nose_tip_angle_pos" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 106 "nose_tip_forward_pos" 106 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_neg" 0 } - face_detail_cheek_def={ "cheek_def_01" 120 "cheek_def_02" 16 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 20 "cheek_fat_01_pos" 30 } - face_detail_chin_cleft={ "chin_cleft" 1 "chin_cleft" 1 } - face_detail_chin_def={ "chin_def" 147 "chin_def" 147 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 50 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 145 "eye_socket_01" 145 } - face_detail_nasolabial={ "nasolabial_02" 17 "nasolabial_02" 17 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 202 "nose_ridge_def_pos" 202 } - face_detail_nose_tip_def={ "nose_tip_def" 237 "nose_tip_def" 237 } - face_detail_temple_def={ "temple_def" 80 "temple_def" 80 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 193 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_02" 145 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 182 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_1" 144 } - gene_height={ "normal_height" 129 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_low" 157 "body_fat_head_fat_low" 153 } - gene_bs_body_shape={ "body_shape_hourglass_full" 51 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 154 "bust_shape_3_full" 120 } - gene_age={ "old_beauty_1" 120 "old_4" 120 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 250 "avg_spacing_low_thickness" 250 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 157 "layer_2_lower_thickness" 157 } - gene_body_hair={ "body_hair_sparse" 120 "body_hair_sparse" 120 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 60 "normal_eyes" 60 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 138 "normal_eyelashes" 138 } - beards={ "ep2_beards" 79 "no_beard" 0 } - cloaks={ "no_cloak" 179 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 48 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 101 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 162 "most_clothes" 0 } - headgear={ "northern_common" 128 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_tostig.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_tostig.txt deleted file mode 100644 index badade41..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_england_alt_tostig.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:124 -bookmark_hastings_england_alt_tostig={ - type=male - id=3521449188 - age=0.410000 - genes={ hair_color={ 135 123 152 96 } - skin_color={ 38 79 38 81 } - eye_color={ 220 135 247 136 } - gene_chin_forward={ "chin_forward_neg" 99 "chin_forward_neg" 113 } - gene_chin_height={ "chin_height_pos" 162 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_neg" 107 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 122 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 119 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_neg" 122 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 114 "forehead_brow_height_neg" 103 } - gene_forehead_roundness={ "forehead_roundness_pos" 155 "forehead_roundness_pos" 135 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 109 } - gene_forehead_height={ "forehead_height_neg" 109 "forehead_height_pos" 128 } - gene_head_height={ "head_height_neg" 85 "head_height_pos" 129 } - gene_head_width={ "head_width_neg" 79 "head_width_neg" 116 } - gene_head_profile={ "head_profile_pos" 131 "head_profile_neg" 88 } - gene_head_top_height={ "head_top_height_pos" 133 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_neg" 124 "jaw_angle_pos" 145 } - gene_jaw_forward={ "jaw_forward_pos" 131 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_neg" 111 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 118 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 114 } - gene_mouth_forward={ "mouth_forward_pos" 138 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_neg" 95 "mouth_height_pos" 142 } - gene_mouth_width={ "mouth_width_pos" 130 "mouth_width_neg" 85 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 145 "mouth_upper_lip_size_neg" 93 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 137 } - gene_mouth_open={ "mouth_open_pos" 191 "mouth_open_pos" 157 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_pos" 140 "neck_width_neg" 119 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_neg" 23 } - gene_bs_cheek_height={ "cheek_height_pos" 6 "cheek_height_pos" 38 } - gene_bs_cheek_width={ "cheek_width_pos" 33 "cheek_width_neg" 41 } - gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_neg" 88 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 121 "ear_inner_shape_pos" 49 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 36 "ear_both_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_neg" 106 "ear_outward_pos" 72 } - gene_bs_ear_size={ "ear_size_neg" 197 "ear_size_neg" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 220 "eye_corner_depth_pos" 190 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 3 "eye_fold_shape_pos" 77 } - gene_bs_eye_size={ "eye_size_pos" 42 "eye_size_pos" 10 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 39 "eye_upper_lid_size_neg" 62 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 11 "forehead_brow_curve_pos" 20 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 69 "forehead_brow_forward_pos" 83 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 18 "forehead_brow_inner_height_neg" 116 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 85 "forehead_brow_outer_height_neg" 75 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 20 "forehead_brow_width_pos" 37 } - gene_bs_jaw_def={ "jaw_def_neg" 189 "jaw_def_neg" 108 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 110 "mouth_lower_lip_def_pos" 31 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 27 "mouth_lower_lip_full_neg" 5 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 51 "mouth_lower_lip_pad_pos" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 99 "mouth_lower_lip_width_neg" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 26 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 23 "mouth_philtrum_shape_pos" 118 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 52 "mouth_philtrum_width_neg" 30 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 29 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 201 "mouth_upper_lip_full_pos" 162 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 3 "mouth_upper_lip_profile_pos" 46 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 7 "mouth_upper_lip_width_neg" 84 } - gene_bs_nose_forward={ "nose_forward_neg" 15 "nose_forward_pos" 24 } - gene_bs_nose_height={ "nose_height_pos" 6 "nose_height_neg" 49 } - gene_bs_nose_length={ "nose_length_neg" 89 "nose_length_pos" 77 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 6 "nose_nostril_height_pos" 78 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 47 "nose_nostril_width_neg" 38 } - gene_bs_nose_profile={ "nose_profile_pos" 86 "nose_profile_neg" 9 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 10 "nose_ridge_angle_pos" 8 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 40 "nose_ridge_width_pos" 27 } - gene_bs_nose_size={ "nose_size_neg" 22 "nose_size_pos" 74 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 110 "nose_tip_angle_pos" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 40 "nose_tip_forward_pos" 11 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 26 "nose_tip_width_pos" 153 } - face_detail_cheek_def={ "cheek_def_01" 178 "cheek_def_01" 23 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 252 "cheek_fat_01_pos" 19 } - face_detail_chin_cleft={ "chin_cleft" 6 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def" 248 "chin_def_neg" 223 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 214 "eye_lower_lid_def" 225 } - face_detail_eye_socket={ "eye_socket_color_01" 18 "eye_socket_color_01" 10 } - face_detail_nasolabial={ "nasolabial_03" 6 "nasolabial_03" 47 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 13 "nose_ridge_def_pos" 13 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 152 } - face_detail_temple_def={ "temple_def" 221 "temple_def" 134 } - expression_brow_wrinkles={ "brow_wrinkles_03" 23 "brow_wrinkles_03" 93 } - expression_eye_wrinkles={ "eye_wrinkles_01" 195 "eye_wrinkles_01" 78 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 40 "forehead_wrinkles_03" 253 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 197 "complexion_6" 77 } - gene_height={ "normal_height" 120 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_full" 157 "body_fat_head_fat_medium" 103 } - gene_bs_body_shape={ "body_shape_average" 44 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 105 "bust_shape_3_full" 210 } - gene_age={ "old_4" 58 "old_2" 197 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 110 "far_spacing_low_thickness" 147 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 113 "layer_2_low_thickness" 142 } - gene_body_hair={ "body_hair_sparse" 133 "body_hair_avg" 128 } - gene_hair_type={ "hair_wavy" 135 "hair_wavy" 111 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 180 "normal_eyes" 180 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 62 "normal_eyelashes" 62 } - beards={ "all_beards" 29 "no_beard" 0 } - cloaks={ "no_cloak" 98 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 224 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 98 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 98 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_normandy.txt deleted file mode 100644 index 398e5678..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:140 -bookmark_hastings_normandy={ - type=male - id=188603925 - age=0.390000 - genes={ hair_color={ 15 253 189 105 } - skin_color={ 74 82 74 82 } - eye_color={ 128 174 128 174 } - gene_chin_forward={ "chin_forward_neg" 90 "chin_forward_neg" 90 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 136 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 138 "eye_shut_pos" 138 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 128 "forehead_brow_height_pos" 128 } - gene_forehead_roundness={ "forehead_roundness_pos" 160 "forehead_roundness_pos" 160 } - gene_forehead_width={ "forehead_width_pos" 127 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_pos" 146 } - gene_head_height={ "head_height_pos" 175 "head_height_pos" 175 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 133 } - gene_head_profile={ "head_profile_neg" 108 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 228 "head_top_width_pos" 228 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 130 } - gene_jaw_width={ "jaw_width_pos" 131 "jaw_width_pos" 131 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 138 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 86 "mouth_width_pos" 162 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 204 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 83 "mouth_lower_lip_size_neg" 83 } - gene_mouth_open={ "mouth_open_neg" 39 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 116 "neck_length_neg" 116 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_neg" 113 } - gene_bs_cheek_forward={ "cheek_forward_neg" 46 "cheek_forward_neg" 46 } - gene_bs_cheek_height={ "cheek_height_pos" 11 "cheek_height_pos" 11 } - gene_bs_cheek_width={ "cheek_width_neg" 2 "cheek_width_neg" 2 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_neg" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 53 "ear_inner_shape_pos" 53 } - gene_bs_ear_bend={ "ear_both_bend_pos" 47 "ear_both_bend_pos" 47 } - gene_bs_ear_outward={ "ear_outward_neg" 94 "ear_outward_neg" 94 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_pos" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 183 "eye_corner_depth_pos" 183 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 70 "eye_fold_shape_pos" 70 } - gene_bs_eye_size={ "eye_size_neg" 133 "eye_size_neg" 133 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 151 "eye_upper_lid_size_pos" 23 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 62 "forehead_brow_curve_neg" 59 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 16 "forehead_brow_forward_neg" 16 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 165 "forehead_brow_inner_height_neg" 28 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 38 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 2 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_pos" 46 "jaw_def_pos" 46 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 47 "mouth_lower_lip_def_pos" 47 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 20 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 139 "mouth_lower_lip_pad_pos" 139 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 26 "mouth_lower_lip_width_neg" 26 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 4 "mouth_philtrum_def_pos" 4 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 39 "mouth_philtrum_shape_pos" 39 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 1 "mouth_philtrum_width_pos" 1 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 7 "mouth_upper_lip_full_neg" 7 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 83 "mouth_upper_lip_profile_pos" 83 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 52 "mouth_upper_lip_width_neg" 52 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_neg" 23 } - gene_bs_nose_height={ "nose_height_neg" 91 "nose_height_neg" 30 } - gene_bs_nose_length={ "nose_length_pos" 101 "nose_length_pos" 101 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 206 "nose_nostril_height_pos" 28 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 155 "nose_nostril_width_neg" 155 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 22 "nose_profile_neg" 14 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 11 "nose_ridge_angle_pos" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 22 "nose_ridge_width_neg" 22 } - gene_bs_nose_size={ "nose_size_pos" 48 "nose_size_neg" 19 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 35 "nose_tip_angle_neg" 35 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 14 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 132 "nose_tip_width_pos" 14 } - face_detail_cheek_def={ "cheek_def_02" 221 "cheek_def_01" 9 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 72 "cheek_fat_03_pos" 153 } - face_detail_chin_cleft={ "chin_dimple" 4 "chin_dimple" 4 } - face_detail_chin_def={ "chin_def" 120 "chin_def" 120 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 142 "eye_lower_lid_def" 15 } - face_detail_eye_socket={ "eye_socket_03" 155 "eye_socket_03" 187 } - face_detail_nasolabial={ "nasolabial_03" 151 "nasolabial_03" 2 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 255 "nose_ridge_def_neg" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 168 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 203 "temple_def" 203 } - expression_brow_wrinkles={ "brow_wrinkles_04" 152 "brow_wrinkles_03" 42 } - expression_eye_wrinkles={ "eye_wrinkles_01" 190 "eye_wrinkles_01" 9 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 164 "forehead_wrinkles_01" 21 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 91 "complexion_7" 91 } - gene_height={ "normal_height" 132 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_medium" 125 "body_fat_head_fat_full" 122 } - gene_bs_body_shape={ "body_shape_rectangle_half" 137 "body_shape_pear_half" 14 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_3_half" 95 } - gene_age={ "old_4" 46 "old_3" 46 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 246 "avg_spacing_low_thickness" 246 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 139 "layer_2_avg_thickness" 139 } - gene_body_hair={ "body_hair_sparse" 89 "body_hair_sparse" 89 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 44 "normal_eyes" 44 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 151 "normal_eyelashes" 151 } - beards={ "no_beard" 0 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 41 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 190 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 187 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 217 "most_clothes" 0 } - headgear={ "western_high_nobility" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 185 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_robert.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_robert.txt deleted file mode 100644 index 47edfa7f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_robert.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:142 -bookmark_hastings_normandy_alt_robert={ - type=boy - id=1602313881 - age=0.120000 - genes={ hair_color={ 119 180 189 105 } - skin_color={ 92 85 98 87 } - eye_color={ 76 145 128 174 } - gene_chin_forward={ "chin_forward_pos" 184 "chin_forward_neg" 90 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_pos" 135 } - gene_eye_angle={ "eye_angle_pos" 136 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 138 "eye_shut_pos" 149 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_neg" 120 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 162 "forehead_brow_height_pos" 128 } - gene_forehead_roundness={ "forehead_roundness_pos" 187 "forehead_roundness_pos" 180 } - gene_forehead_width={ "forehead_width_neg" 123 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_neg" 122 "forehead_height_pos" 146 } - gene_head_height={ "head_height_pos" 101 "head_height_neg" 111 } - gene_head_width={ "head_width_neg" 119 "head_width_pos" 133 } - gene_head_profile={ "head_profile_neg" 79 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 162 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 142 "head_top_width_pos" 228 } - gene_jaw_angle={ "jaw_angle_neg" 120 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 159 } - gene_jaw_width={ "jaw_width_pos" 131 "jaw_width_pos" 155 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_pos" 24 "mouth_width_pos" 162 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_neg" 83 } - gene_mouth_open={ "mouth_open_neg" 9 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_neg" 116 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_pos" 194 } - gene_bs_cheek_forward={ "cheek_forward_neg" 46 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 11 "cheek_height_pos" 24 } - gene_bs_cheek_width={ "cheek_width_neg" 2 "cheek_width_neg" 10 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 115 "ear_inner_shape_pos" 53 } - gene_bs_ear_bend={ "ear_both_bend_pos" 47 "ear_upper_bend_pos" 32 } - gene_bs_ear_outward={ "ear_outward_neg" 94 "ear_outward_pos" 42 } - gene_bs_ear_size={ "ear_size_neg" 5 "ear_size_pos" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 205 "eye_corner_depth_pos" 183 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 70 "eye_fold_shape_pos" 58 } - gene_bs_eye_size={ "eye_size_pos" 230 "eye_size_neg" 133 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 23 "eye_upper_lid_size_pos" 122 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 61 "forehead_brow_curve_pos" 62 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 3 "forehead_brow_forward_neg" 16 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 165 "forehead_brow_inner_height_neg" 34 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 74 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 10 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_pos" 46 "jaw_def_neg" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 47 "mouth_lower_lip_def_pos" 26 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 139 "mouth_lower_lip_pad_neg" 80 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 93 "mouth_lower_lip_width_neg" 26 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 4 "mouth_philtrum_def_pos" 18 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 39 "mouth_philtrum_shape_neg" 32 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 4 "mouth_philtrum_width_pos" 1 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_neg" 7 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 83 "mouth_upper_lip_profile_pos" 52 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 52 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 81 "nose_forward_neg" 23 } - gene_bs_nose_height={ "nose_height_neg" 169 "nose_height_neg" 30 } - gene_bs_nose_length={ "nose_length_pos" 101 "nose_length_neg" 40 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 206 "nose_nostril_height_pos" 93 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 155 "nose_nostril_width_neg" 66 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_hawk_pos" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 125 "nose_ridge_angle_pos" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 154 "nose_ridge_width_neg" 22 } - gene_bs_nose_size={ "nose_size_neg" 16 "nose_size_pos" 48 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 16 "nose_tip_angle_neg" 35 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 24 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 132 "nose_tip_width_pos" 44 } - face_detail_cheek_def={ "cheek_def_02" 221 "cheek_def_02" 142 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 4 "cheek_fat_03_pos" 153 } - face_detail_chin_cleft={ "chin_dimple" 4 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 120 "chin_def" 232 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 45 "eye_lower_lid_def" 142 } - face_detail_eye_socket={ "eye_socket_03" 220 "eye_socket_03" 187 } - face_detail_nasolabial={ "nasolabial_03" 151 "nasolabial_01" 62 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 255 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 11 "nose_tip_def" 168 } - face_detail_temple_def={ "temple_def" 84 "temple_def" 203 } - expression_brow_wrinkles={ "brow_wrinkles_04" 152 "brow_wrinkles_04" 30 } - expression_eye_wrinkles={ "eye_wrinkles_01" 33 "eye_wrinkles_01" 9 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 246 "forehead_wrinkles_01" 21 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 249 "complexion_7" 91 } - gene_height={ "normal_height" 110 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_full" 127 "body_fat_head_fat_full" 122 } - gene_bs_body_shape={ "body_shape_hourglass_half" 35 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 139 "bust_shape_3_half" 95 } - gene_age={ "old_3" 46 "old_1" 128 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 246 "avg_spacing_low_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 139 "layer_2_high_thickness" 173 } - gene_body_hair={ "body_hair_sparse" 89 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 163 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 77 "normal_eyelashes" 77 } - beards={ "no_beard" 116 "no_beard" 0 } - cloaks={ "no_cloak" 116 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western_common" 190 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 72 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 160 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_william.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_william.txt deleted file mode 100644 index b934f980..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_normandy_alt_william.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:146 -bookmark_hastings_normandy_alt_william={ - type=boy - id=3929577569 - age=0.100000 - genes={ hair_color={ 240 105 119 180 } - skin_color={ 100 87 89 85 } - eye_color={ 128 174 76 145 } - gene_chin_forward={ "chin_forward_neg" 90 "chin_forward_pos" 184 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_pos" 135 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 149 "eye_shut_pos" 138 } - gene_forehead_angle={ "forehead_angle_neg" 120 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 162 "forehead_brow_height_pos" 128 } - gene_forehead_roundness={ "forehead_roundness_pos" 187 "forehead_roundness_pos" 180 } - gene_forehead_width={ "forehead_width_neg" 123 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_neg" 122 } - gene_head_height={ "head_height_pos" 175 "head_height_neg" 111 } - gene_head_width={ "head_width_neg" 43 "head_width_pos" 133 } - gene_head_profile={ "head_profile_neg" 79 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 162 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 228 "head_top_width_pos" 142 } - gene_jaw_angle={ "jaw_angle_neg" 120 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_neg" 99 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 130 } - gene_jaw_width={ "jaw_width_pos" 155 "jaw_width_pos" 131 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 134 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_neg" 98 } - gene_mouth_width={ "mouth_width_neg" 86 "mouth_width_pos" 135 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 204 "mouth_upper_lip_size_pos" 137 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 83 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 9 "mouth_open_neg" 39 } - gene_neck_length={ "neck_length_neg" 116 "neck_length_neg" 113 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_pos" 194 } - gene_bs_cheek_forward={ "cheek_forward_neg" 46 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 24 "cheek_height_pos" 11 } - gene_bs_cheek_width={ "cheek_width_neg" 10 "cheek_width_neg" 2 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 53 "ear_inner_shape_pos" 115 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 32 "ear_both_bend_pos" 47 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_neg" 94 } - gene_bs_ear_size={ "ear_size_neg" 5 "ear_size_pos" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 183 "eye_corner_depth_pos" 205 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 70 "eye_fold_shape_pos" 58 } - gene_bs_eye_size={ "eye_size_neg" 133 "eye_size_pos" 174 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 30 "eye_upper_lid_size_pos" 151 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 62 "forehead_brow_curve_pos" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 3 "forehead_brow_forward_neg" 16 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 165 "forehead_brow_inner_height_neg" 34 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 74 "forehead_brow_outer_height_neg" 38 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 10 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_neg" 242 "jaw_def_pos" 46 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 26 "mouth_lower_lip_def_pos" 47 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 139 "mouth_lower_lip_pad_neg" 80 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 26 "mouth_lower_lip_width_neg" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 18 "mouth_philtrum_def_pos" 4 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_pos" 39 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 1 "mouth_philtrum_width_neg" 4 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_neg" 7 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 52 "mouth_upper_lip_profile_pos" 83 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_neg" 52 } - gene_bs_nose_forward={ "nose_forward_pos" 81 "nose_forward_neg" 23 } - gene_bs_nose_height={ "nose_height_neg" 91 "nose_height_neg" 169 } - gene_bs_nose_length={ "nose_length_pos" 101 "nose_length_neg" 40 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 28 "nose_nostril_height_pos" 93 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 155 "nose_nostril_width_pos" 23 } - gene_bs_nose_profile={ "nose_profile_neg" 14 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 11 "nose_ridge_angle_neg" 125 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 22 "nose_ridge_width_neg" 154 } - gene_bs_nose_size={ "nose_size_neg" 16 "nose_size_pos" 48 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 35 "nose_tip_angle_pos" 16 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 14 "nose_tip_forward_neg" 24 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 132 "nose_tip_width_pos" 44 } - face_detail_cheek_def={ "cheek_def_02" 142 "cheek_def_02" 221 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 4 "cheek_fat_01_neg" 72 } - face_detail_chin_cleft={ "chin_dimple" 4 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 120 "chin_def" 232 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 15 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_03" 220 "eye_socket_03" 255 } - face_detail_nasolabial={ "nasolabial_03" 151 "nasolabial_01" 62 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 255 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 193 "nose_tip_def" 168 } - face_detail_temple_def={ "temple_def" 203 "temple_def" 84 } - expression_brow_wrinkles={ "brow_wrinkles_04" 30 "brow_wrinkles_04" 152 } - expression_eye_wrinkles={ "eye_wrinkles_01" 33 "eye_wrinkles_01" 9 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 164 "forehead_wrinkles_01" 72 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 91 "complexion_2" 249 } - gene_height={ "normal_height" 132 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_medium" 132 "body_fat_head_fat_full" 117 } - gene_bs_body_shape={ "body_shape_pear_half" 40 "body_shape_pear_half" 20 } - gene_bs_bust={ "bust_clothes" 139 "bust_shape_3_half" 95 } - gene_age={ "old_1" 128 "old_3" 46 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 253 "avg_spacing_lower_thickness" 246 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 139 "layer_2_high_thickness" 173 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 89 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 16 "normal_eyes" 16 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 66 "normal_eyelashes" 66 } - beards={ "no_beard" 83 "no_beard" 0 } - cloaks={ "no_cloak" 83 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 35 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 244 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 228 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_norway.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_norway.txt deleted file mode 100644 index 948ba1ee..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_norway.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:102531 -bookmark_hastings_norway={ - type=male - id=2825696059 - age=0.510000 - genes={ hair_color={ 116 108 116 88 } - skin_color={ 70 100 70 100 } - eye_color={ 195 203 195 203 } - gene_chin_forward={ "chin_forward_pos" 192 "chin_forward_neg" 123 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 115 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_pos" 135 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 192 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 108 "forehead_brow_height_neg" 108 } - gene_forehead_roundness={ "forehead_roundness_pos" 193 "forehead_roundness_pos" 193 } - gene_forehead_width={ "forehead_width_neg" 91 "forehead_width_neg" 91 } - gene_forehead_height={ "forehead_height_neg" 105 "forehead_height_neg" 105 } - gene_head_height={ "head_height_pos" 159 "head_height_pos" 159 } - gene_head_width={ "head_width_neg" 120 "head_width_neg" 120 } - gene_head_profile={ "head_profile_pos" 174 "head_profile_pos" 174 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 157 "head_top_width_pos" 157 } - gene_jaw_angle={ "jaw_angle_pos" 104 "jaw_angle_pos" 151 } - gene_jaw_forward={ "jaw_forward_pos" 136 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 156 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_neg" 122 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 62 "mouth_corner_height_neg" 114 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 138 "mouth_upper_lip_size_pos" 138 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 134 "mouth_lower_lip_size_pos" 134 } - gene_mouth_open={ "mouth_open_pos" 160 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_neg" 98 "neck_width_neg" 98 } - gene_bs_cheek_forward={ "cheek_forward_neg" 25 "cheek_forward_neg" 25 } - gene_bs_cheek_height={ "cheek_height_pos" 27 "cheek_height_pos" 27 } - gene_bs_cheek_width={ "cheek_width_pos" 2 "cheek_width_pos" 2 } - gene_bs_ear_angle={ "ear_angle_neg" 20 "ear_angle_neg" 20 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 31 "ear_inner_shape_pos" 31 } - gene_bs_ear_bend={ "ear_both_bend_pos" 84 "ear_both_bend_pos" 84 } - gene_bs_ear_outward={ "ear_outward_neg" 3 "ear_outward_neg" 3 } - gene_bs_ear_size={ "ear_size_pos" 13 "ear_size_pos" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_pos" 175 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 18 "eye_fold_shape_pos" 18 } - gene_bs_eye_size={ "eye_size_pos" 162 "eye_size_pos" 162 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 25 "eye_upper_lid_size_neg" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 142 "forehead_brow_curve_neg" 142 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 42 "forehead_brow_forward_pos" 42 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 36 "forehead_brow_inner_height_neg" 12 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 114 "forehead_brow_outer_height_pos" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 43 "forehead_brow_width_neg" 43 } - gene_bs_jaw_def={ "jaw_def_neg" 119 "jaw_def_neg" 119 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 177 "mouth_lower_lip_def_pos" 177 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_neg" 58 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 72 "mouth_lower_lip_pad_pos" 72 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 112 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 68 "mouth_philtrum_def_pos" 68 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 46 "mouth_philtrum_shape_neg" 46 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 31 "mouth_philtrum_width_pos" 31 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 10 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 52 "mouth_upper_lip_full_neg" 52 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 27 "mouth_upper_lip_profile_neg" 27 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 3 "mouth_upper_lip_width_neg" 3 } - gene_bs_nose_forward={ "nose_forward_neg" 2 "nose_forward_neg" 2 } - gene_bs_nose_height={ "nose_height_neg" 25 "nose_height_neg" 25 } - gene_bs_nose_length={ "nose_length_pos" 86 "nose_length_neg" 99 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 1 "nose_nostril_height_neg" 1 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 145 "nose_nostril_width_pos" 3 } - gene_bs_nose_profile={ "nose_profile_pos" 83 "nose_profile_pos" 83 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 16 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 38 "nose_ridge_width_pos" 38 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_pos" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 68 "nose_tip_angle_pos" 68 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 13 "nose_tip_forward_neg" 13 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 9 "nose_tip_width_pos" 9 } - face_detail_cheek_def={ "cheek_def_02" 184 "cheek_def_02" 68 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 99 "cheek_fat_04_pos" 199 } - face_detail_chin_cleft={ "chin_dimple" 16 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def" 176 "chin_def" 176 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 100 "eye_lower_lid_def" 100 } - face_detail_eye_socket={ "eye_socket_02" 147 "eye_socket_02" 147 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 131 "nose_ridge_def_neg" 131 } - face_detail_nose_tip_def={ "nose_tip_def" 224 "nose_tip_def" 224 } - face_detail_temple_def={ "temple_def" 221 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_01" 132 "brow_wrinkles_01" 91 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 71 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 79 "forehead_wrinkles_01" 79 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 89 "complexion_2" 89 } - gene_height={ "normal_height" 150 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 124 "body_fat_head_fat_medium" 121 } - gene_bs_body_shape={ "body_shape_triangle_half" 125 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 126 "bust_shape_4_full" 158 } - gene_age={ "old_2" 0 "old_2" 0 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 221 "avg_spacing_avg_thickness" 125 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 109 "layer_2_lower_thickness" 186 } - gene_body_hair={ "body_hair_avg" 135 "body_hair_dense" 153 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 190 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 174 "normal_eyes" 174 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 89 "normal_eyelashes" 89 } - cloaks={ "fp1_cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 163 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 31 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "fp1_imperial" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 127 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_ingegerd.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_ingegerd.txt deleted file mode 100644 index 8a2d7211..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_ingegerd.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:102535 -bookmark_hastings_norway_alt_ingegerd={ - type=female - id=1957338485 - age=0.200000 - genes={ hair_color={ 126 234 116 108 } - skin_color={ 73 85 74 78 } - eye_color={ 187 158 195 203 } - gene_chin_forward={ "chin_forward_neg" 108 "chin_forward_neg" 123 } - gene_chin_height={ "chin_height_pos" 137 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 115 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_neg" 83 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 120 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 132 "eye_shut_pos" 192 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_neg" 108 } - gene_forehead_roundness={ "forehead_roundness_pos" 193 "forehead_roundness_pos" 149 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_neg" 91 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_neg" 105 } - gene_head_height={ "head_height_neg" 114 "head_height_pos" 159 } - gene_head_width={ "head_width_neg" 120 "head_width_neg" 122 } - gene_head_profile={ "head_profile_pos" 174 "head_profile_pos" 142 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 157 "head_top_width_neg" 83 } - gene_jaw_angle={ "jaw_angle_pos" 104 "jaw_angle_neg" 125 } - gene_jaw_forward={ "jaw_forward_pos" 136 "jaw_forward_neg" 121 } - gene_jaw_height={ "jaw_height_neg" 114 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_pos" 177 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_neg" 62 } - gene_mouth_forward={ "mouth_forward_neg" 124 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 138 "mouth_upper_lip_size_pos" 167 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 110 "mouth_lower_lip_size_pos" 134 } - gene_mouth_open={ "mouth_open_neg" 6 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_pos" 135 } - gene_neck_width={ "neck_width_neg" 98 "neck_width_neg" 115 } - gene_bs_cheek_forward={ "cheek_forward_neg" 25 "cheek_forward_pos" 43 } - gene_bs_cheek_height={ "cheek_height_pos" 1 "cheek_height_pos" 27 } - gene_bs_cheek_width={ "cheek_width_pos" 2 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_neg" 36 "ear_angle_neg" 20 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 54 "ear_inner_shape_pos" 31 } - gene_bs_ear_bend={ "ear_both_bend_pos" 84 "ear_lower_bend_pos" 166 } - gene_bs_ear_outward={ "ear_outward_pos" 18 "ear_outward_neg" 3 } - gene_bs_ear_size={ "ear_size_pos" 13 "ear_size_pos" 28 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 140 "eye_corner_depth_pos" 175 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 19 "eye_fold_shape_pos" 18 } - gene_bs_eye_size={ "eye_size_pos" 30 "eye_size_pos" 162 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 25 "eye_upper_lid_size_pos" 99 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 142 "forehead_brow_curve_pos" 4 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 69 "forehead_brow_forward_pos" 42 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 36 "forehead_brow_inner_height_pos" 105 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 17 "forehead_brow_outer_height_pos" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 26 "forehead_brow_width_neg" 43 } - gene_bs_jaw_def={ "jaw_def_neg" 119 "jaw_def_pos" 44 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 13 "mouth_lower_lip_def_pos" 177 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 63 "mouth_lower_lip_full_neg" 58 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 72 "mouth_lower_lip_pad_pos" 39 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 112 "mouth_lower_lip_width_neg" 122 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 51 "mouth_philtrum_def_pos" 68 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 42 "mouth_philtrum_shape_neg" 46 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 31 "mouth_philtrum_width_neg" 1 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 10 "mouth_upper_lip_def_pos" 66 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 79 "mouth_upper_lip_full_neg" 52 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 27 "mouth_upper_lip_profile_pos" 90 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 2 "mouth_upper_lip_width_neg" 3 } - gene_bs_nose_forward={ "nose_forward_pos" 11 "nose_forward_neg" 2 } - gene_bs_nose_height={ "nose_height_neg" 25 "nose_height_pos" 45 } - gene_bs_nose_length={ "nose_length_pos" 12 "nose_length_pos" 86 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 1 "nose_nostril_height_pos" 15 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 108 "nose_nostril_width_neg" 145 } - gene_bs_nose_profile={ "nose_profile_hawk" 26 "nose_profile_pos" 83 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 29 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 68 "nose_ridge_width_pos" 38 } - gene_bs_nose_size={ "nose_size_neg" 43 "nose_size_pos" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 68 "nose_tip_angle_pos" 7 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 5 "nose_tip_forward_neg" 13 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 9 "nose_tip_width_neg" 1 } - face_detail_cheek_def={ "cheek_def_01" 91 "cheek_def_02" 184 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 2 "cheek_fat_04_pos" 199 } - face_detail_chin_cleft={ "chin_dimple" 30 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def" 181 "chin_def" 176 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 100 "eye_lower_lid_def" 180 } - face_detail_eye_socket={ "eye_socket_02" 147 "eye_socket_03" 70 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 104 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 131 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 149 "nose_tip_def" 224 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_04" 68 "brow_wrinkles_01" 132 } - expression_eye_wrinkles={ "eye_wrinkles_01" 80 "eye_wrinkles_01" 71 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 131 "forehead_wrinkles_01" 79 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_2" 89 "complexion_2" 78 } - gene_height={ "normal_height" 150 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_low" 123 "body_fat_head_fat_medium" 121 } - gene_bs_body_shape={ "body_shape_rectangle_half" 50 "body_shape_apple_full" 15 } - gene_bs_bust={ "bust_clothes" 56 "bust_shape_4_full" 158 } - gene_age={ "old_2" 0 "old_2" 61 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 125 "avg_spacing_lower_thickness" 133 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 109 "layer_2_high_thickness" 196 } - gene_body_hair={ "body_hair_sparse" 184 "body_hair_dense" 153 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 226 "normal_eyes" 226 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 76 "normal_eyelashes" 76 } - beards={ "northern_beards_straight" 23 "no_beard" 0 } - cloaks={ "no_cloak" 238 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 237 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 97 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 89 "most_clothes" 0 } - headgear={ "northern_high_nobility" 158 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_olaf.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_olaf.txt deleted file mode 100644 index 93d22742..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_norway_alt_olaf.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:102534 -bookmark_hastings_norway_alt_olaf={ - type=boy - id=2651710767 - age=0.160000 - genes={ hair_color={ 116 108 107 132 } - skin_color={ 60 84 65 91 } - eye_color={ 195 203 219 196 } - gene_chin_forward={ "chin_forward_pos" 192 "chin_forward_neg" 107 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 115 "chin_width_pos" 134 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 192 "eye_shut_neg" 127 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_neg" 108 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 118 "forehead_brow_height_neg" 108 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 193 } - gene_forehead_width={ "forehead_width_neg" 91 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_neg" 86 "forehead_height_neg" 105 } - gene_head_height={ "head_height_neg" 120 "head_height_pos" 159 } - gene_head_width={ "head_width_neg" 104 "head_width_neg" 120 } - gene_head_profile={ "head_profile_pos" 166 "head_profile_pos" 174 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 116 } - gene_head_top_width={ "head_top_width_pos" 146 "head_top_width_pos" 157 } - gene_jaw_angle={ "jaw_angle_pos" 139 "jaw_angle_pos" 104 } - gene_jaw_forward={ "jaw_forward_pos" 136 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_pos" 160 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 137 "jaw_width_neg" 122 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 114 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 119 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 122 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 138 "mouth_upper_lip_size_neg" 94 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 134 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 64 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_neg" 119 } - gene_neck_width={ "neck_width_pos" 171 "neck_width_neg" 98 } - gene_bs_cheek_forward={ "cheek_forward_neg" 25 "cheek_forward_pos" 22 } - gene_bs_cheek_height={ "cheek_height_pos" 6 "cheek_height_pos" 27 } - gene_bs_cheek_width={ "cheek_width_neg" 29 "cheek_width_pos" 2 } - gene_bs_ear_angle={ "ear_angle_neg" 20 "ear_angle_neg" 5 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 163 "ear_inner_shape_pos" 31 } - gene_bs_ear_bend={ "ear_both_bend_pos" 84 "ear_lower_bend_pos" 20 } - gene_bs_ear_outward={ "ear_outward_neg" 3 "ear_outward_neg" 33 } - gene_bs_ear_size={ "ear_size_pos" 8 "ear_size_pos" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_neg" 6 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 18 "eye_fold_shape_pos" 18 } - gene_bs_eye_size={ "eye_size_pos" 162 "eye_size_neg" 16 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 4 "eye_upper_lid_size_neg" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 110 "forehead_brow_curve_neg" 142 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 42 "forehead_brow_forward_neg" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_neg" 71 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 114 "forehead_brow_outer_height_pos" 43 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 25 "forehead_brow_width_neg" 43 } - gene_bs_jaw_def={ "jaw_def_neg" 4 "jaw_def_neg" 119 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 39 "mouth_lower_lip_def_pos" 177 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 82 "mouth_lower_lip_full_neg" 58 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 72 "mouth_lower_lip_pad_neg" 90 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 19 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 70 "mouth_philtrum_def_pos" 68 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 50 "mouth_philtrum_shape_neg" 46 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 31 "mouth_philtrum_width_neg" 106 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 10 "mouth_upper_lip_def_pos" 41 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 52 "mouth_upper_lip_full_pos" 18 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 27 "mouth_upper_lip_profile_pos" 6 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 53 "mouth_upper_lip_width_neg" 3 } - gene_bs_nose_forward={ "nose_forward_neg" 109 "nose_forward_neg" 2 } - gene_bs_nose_height={ "nose_height_neg" 34 "nose_height_neg" 25 } - gene_bs_nose_length={ "nose_length_neg" 19 "nose_length_pos" 86 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 36 "nose_nostril_height_neg" 1 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 145 "nose_nostril_width_pos" 41 } - gene_bs_nose_profile={ "nose_profile_neg" 9 "nose_profile_pos" 83 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 49 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 38 "nose_ridge_width_pos" 59 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_neg" 45 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 68 "nose_tip_angle_neg" 7 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 13 "nose_tip_forward_pos" 19 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 76 "nose_tip_width_pos" 9 } - face_detail_cheek_def={ "cheek_def_02" 18 "cheek_def_02" 68 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 99 "cheek_fat_03_pos" 18 } - face_detail_chin_cleft={ "chin_dimple" 21 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def_neg" 18 "chin_def" 176 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 100 "eye_lower_lid_def" 221 } - face_detail_eye_socket={ "eye_socket_color_03" 22 "eye_socket_02" 147 } - face_detail_nasolabial={ "nasolabial_02" 151 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 131 "nose_ridge_def_pos" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 224 "nose_tip_def" 17 } - face_detail_temple_def={ "temple_def" 38 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_01" 111 "brow_wrinkles_01" 91 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 71 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 79 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_both_01" 89 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 89 "complexion_4" 104 } - gene_height={ "normal_height" 108 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 122 "body_fat_head_fat_medium" 107 } - gene_bs_body_shape={ "body_shape_triangle_half" 20 "body_shape_hourglass_half" 6 } - gene_bs_bust={ "bust_clothes" 73 "bust_shape_4_full" 158 } - gene_age={ "old_1" 80 "old_2" 0 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 125 "avg_spacing_low_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 109 "layer_2_lower_thickness" 82 } - gene_body_hair={ "body_hair_avg" 135 "body_hair_dense" 131 } - gene_hair_type={ "hair_wavy" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 193 "normal_eyes" 193 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 133 "normal_eyelashes" 133 } - beards={ "no_beard" 85 "no_beard" 0 } - cloaks={ "fp1_cloak" 27 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_wavy" 4 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 61 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 40 "most_clothes" 0 } - headgear={ "northern_high_nobility" 114 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2268070609 2268070609 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_scotland.txt deleted file mode 100644 index b3a38564..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:984 -bookmark_hastings_scotland={ - type=male - id=648670720 - age=0.350000 - genes={ hair_color={ 177 198 177 198 } - skin_color={ 11 77 11 77 } - eye_color={ 18 183 18 183 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_pos" 141 } - gene_chin_height={ "chin_height_pos" 163 "chin_height_pos" 163 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_pos" 136 } - gene_eye_angle={ "eye_angle_pos" 153 "eye_angle_pos" 153 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_neg" 109 "eye_distance_pos" 161 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_neg" 117 "forehead_angle_neg" 117 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_neg" 126 } - gene_forehead_roundness={ "forehead_roundness_pos" 151 "forehead_roundness_pos" 151 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_neg" 119 } - gene_head_height={ "head_height_pos" 152 "head_height_pos" 152 } - gene_head_width={ "head_width_pos" 143 "head_width_pos" 143 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_neg" 105 } - gene_head_top_height={ "head_top_height_neg" 103 "head_top_height_neg" 103 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 140 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 107 "jaw_height_neg" 107 } - gene_jaw_width={ "jaw_width_pos" 136 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 56 "mouth_width_neg" 56 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 140 "mouth_upper_lip_size_pos" 140 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 150 "mouth_lower_lip_size_pos" 150 } - gene_mouth_open={ "mouth_open_pos" 166 "mouth_open_pos" 166 } - gene_neck_length={ "neck_length_neg" 77 "neck_length_neg" 77 } - gene_neck_width={ "neck_width_pos" 136 "neck_width_pos" 136 } - gene_bs_cheek_forward={ "cheek_forward_neg" 32 "cheek_forward_neg" 32 } - gene_bs_cheek_height={ "cheek_height_pos" 38 "cheek_height_pos" 38 } - gene_bs_cheek_width={ "cheek_width_neg" 100 "cheek_width_pos" 47 } - gene_bs_ear_angle={ "ear_angle_pos" 49 "ear_angle_pos" 49 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 43 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 203 "ear_upper_bend_pos" 203 } - gene_bs_ear_outward={ "ear_outward_pos" 27 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_neg" 21 "ear_size_neg" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 227 "eye_corner_depth_pos" 227 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 79 "eye_fold_shape_pos" 79 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 186 "eye_upper_lid_size_pos" 110 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 53 "forehead_brow_curve_pos" 53 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_pos" 51 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 51 "forehead_brow_inner_height_pos" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 110 "forehead_brow_outer_height_pos" 66 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 60 "forehead_brow_width_pos" 60 } - gene_bs_jaw_def={ "jaw_def_neg" 30 "jaw_def_neg" 30 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 50 "mouth_lower_lip_def_pos" 50 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 89 "mouth_lower_lip_full_pos" 89 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 140 "mouth_lower_lip_pad_pos" 140 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 60 "mouth_lower_lip_width_pos" 60 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 48 "mouth_philtrum_def_pos" 48 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 18 "mouth_philtrum_shape_neg" 18 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 41 "mouth_philtrum_width_pos" 41 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 2 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 3 "mouth_upper_lip_full_neg" 3 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 35 "mouth_upper_lip_profile_neg" 35 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 51 "mouth_upper_lip_width_pos" 51 } - gene_bs_nose_forward={ "nose_forward_neg" 34 "nose_forward_neg" 34 } - gene_bs_nose_height={ "nose_height_neg" 20 "nose_height_neg" 20 } - gene_bs_nose_length={ "nose_length_pos" 53 "nose_length_pos" 53 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 117 "nose_nostril_height_neg" 117 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 25 "nose_nostril_width_neg" 25 } - gene_bs_nose_profile={ "nose_profile_hawk" 155 "nose_profile_pos" 76 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 29 "nose_ridge_angle_neg" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 15 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 122 "nose_size_pos" 43 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 154 "nose_tip_angle_neg" 17 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 184 "nose_tip_forward_neg" 31 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 21 "nose_tip_width_neg" 21 } - face_detail_cheek_def={ "cheek_def_01" 132 "cheek_def_01" 11 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 39 "cheek_fat_01_neg" 39 } - face_detail_chin_cleft={ "chin_cleft" 16 "chin_cleft" 16 } - face_detail_chin_def={ "chin_def" 204 "chin_def" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 5 "eye_lower_lid_def" 5 } - face_detail_eye_socket={ "eye_socket_03" 221 "eye_socket_03" 22 } - face_detail_nasolabial={ "nasolabial_03" 183 "nasolabial_03" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 181 "nose_ridge_def_neg" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 238 "nose_tip_def" 11 } - face_detail_temple_def={ "temple_def" 221 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_04" 225 "brow_wrinkles_04" 225 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 143 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 14 "forehead_wrinkles_01" 14 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 188 "complexion_7" 188 } - gene_height={ "normal_height" 125 "normal_height" 125 } - gene_bs_body_type={ "body_fat_head_fat_medium" 106 "body_fat_head_fat_medium" 105 } - gene_bs_body_shape={ "body_shape_pear_half" 16 "body_shape_pear_full" 6 } - gene_bs_bust={ "bust_clothes" 136 "bust_shape_1_half" 171 } - gene_age={ "old_4" 80 "old_4" 80 } - gene_eyebrows_shape={ "close_spacing_lower_thickness" 129 "close_spacing_lower_thickness" 129 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 116 "layer_2_low_thickness" 116 } - gene_body_hair={ "body_hair_avg" 140 "body_hair_avg" 140 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 106 "normal_eyes" 106 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 135 "normal_eyelashes" 135 } - beards={ "scripted_character_beards_01" 71 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 41 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 26 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 217 "most_clothes" 0 } - headgear={ "ep1_western_royalty" 255 "no_headgear" 0 } - additive_headgear={ "western_veils" 26 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_donald.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_donald.txt deleted file mode 100644 index 8a65e943..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_donald.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:986 -bookmark_hastings_scotland_alt_donald={ - type=male - id=71492654 - age=0.330000 - genes={ hair_color={ 129 116 204 188 } - skin_color={ 67 75 75 77 } - eye_color={ 209 192 205 137 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_neg" 119 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_neg" 140 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_pos" 119 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_neg" 128 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_neg" 149 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_neg" 119 } - gene_forehead_roundness={ "forehead_roundness_pos" 153 "forehead_roundness_neg" 153 } - gene_forehead_width={ "forehead_width_pos" 142 "forehead_width_neg" 142 } - gene_forehead_height={ "forehead_height_neg" 102 "forehead_height_pos" 102 } - gene_head_height={ "head_height_neg" 102 "head_height_pos" 102 } - gene_head_width={ "head_width_neg" 104 "head_width_pos" 104 } - gene_head_profile={ "head_profile_neg" 127 "head_profile_neg" 127 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 143 "head_top_width_pos" 143 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_pos" 109 } - gene_jaw_forward={ "jaw_forward_neg" 116 "jaw_forward_pos" 116 } - gene_jaw_height={ "jaw_height_pos" 114 "jaw_height_neg" 114 } - gene_jaw_width={ "jaw_width_pos" 135 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_pos" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_pos" 124 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_pos" 133 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 153 "mouth_upper_lip_size_neg" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 112 "mouth_lower_lip_size_pos" 112 } - gene_mouth_open={ "mouth_open_neg" 102 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_neg" 109 "neck_length_pos" 109 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_pos" 120 } - gene_bs_cheek_forward={ "cheek_forward_neg" 6 "cheek_forward_neg" 30 } - gene_bs_cheek_height={ "cheek_height_neg" 38 "cheek_height_pos" 4 } - gene_bs_cheek_width={ "cheek_width_neg" 81 "cheek_width_pos" 3 } - gene_bs_ear_angle={ "ear_angle_neg" 100 "ear_angle_pos" 4 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 79 "ear_inner_shape_pos" 111 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 16 "ear_lower_bend_pos" 24 } - gene_bs_ear_outward={ "ear_outward_pos" 29 "ear_outward_neg" 26 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_pos" 74 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 255 "eye_corner_depth_pos" 161 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 116 "eye_fold_shape_pos" 126 } - gene_bs_eye_size={ "eye_size_neg" 7 "eye_size_neg" 13 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 31 "eye_upper_lid_size_pos" 194 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 178 "forehead_brow_curve_neg" 27 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 24 "forehead_brow_forward_neg" 26 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 99 "forehead_brow_inner_height_neg" 7 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_pos" 36 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 34 "forehead_brow_width_pos" 95 } - gene_bs_jaw_def={ "jaw_def_pos" 33 "jaw_def_pos" 48 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 123 "mouth_lower_lip_def_pos" 3 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 38 "mouth_lower_lip_full_pos" 37 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 21 "mouth_lower_lip_pad_pos" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 22 "mouth_lower_lip_width_neg" 101 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 28 "mouth_philtrum_def_pos" 50 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 85 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 24 "mouth_philtrum_width_pos" 125 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 8 "mouth_upper_lip_def_pos" 11 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 20 "mouth_upper_lip_full_neg" 148 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 124 "mouth_upper_lip_profile_neg" 10 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 7 "mouth_upper_lip_width_pos" 18 } - gene_bs_nose_forward={ "nose_forward_pos" 22 "nose_forward_pos" 29 } - gene_bs_nose_height={ "nose_height_neg" 47 "nose_height_neg" 18 } - gene_bs_nose_length={ "nose_length_pos" 34 "nose_length_pos" 155 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 10 "nose_nostril_height_neg" 30 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 3 "nose_nostril_width_pos" 25 } - gene_bs_nose_profile={ "nose_profile_neg" 36 "nose_profile_neg" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 25 "nose_ridge_angle_pos" 26 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 82 "nose_ridge_width_neg" 32 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_neg" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 87 "nose_tip_angle_pos" 71 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 25 "nose_tip_forward_pos" 97 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 28 "nose_tip_width_pos" 120 } - face_detail_cheek_def={ "cheek_def_02" 164 "cheek_def_02" 17 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 63 "cheek_fat_01_neg" 143 } - face_detail_chin_cleft={ "chin_dimple" 17 "chin_cleft" 24 } - face_detail_chin_def={ "chin_def_neg" 239 "chin_def_neg" 4 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 5 "eye_lower_lid_def" 246 } - face_detail_eye_socket={ "eye_socket_color_03" 23 "eye_socket_color_01" 219 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 52 "nose_ridge_def_neg" 5 } - face_detail_nose_tip_def={ "nose_tip_def" 56 "nose_tip_def" 49 } - face_detail_temple_def={ "temple_def" 132 "temple_def" 207 } - expression_brow_wrinkles={ "brow_wrinkles_03" 136 "brow_wrinkles_02" 217 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 131 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 207 "forehead_wrinkles_01" 222 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_2" 242 } - gene_height={ "normal_height" 124 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_low" 115 "body_fat_head_fat_low" 114 } - gene_bs_body_shape={ "body_shape_average" 44 "body_shape_hourglass_full" 8 } - gene_bs_bust={ "bust_clothes" 102 "bust_shape_3_full" 102 } - gene_age={ "old_4" 56 "old_3" 193 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 155 "far_spacing_low_thickness" 242 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 155 "layer_2_lower_thickness" 144 } - gene_body_hair={ "body_hair_sparse" 99 "body_hair_dense" 137 } - gene_hair_type={ "hair_wavy" 137 "hair_wavy" 149 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 34 "normal_eyes" 34 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 82 "normal_eyelashes" 82 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 162 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 99 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 211 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 149 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 245 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 211 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_duncan.txt b/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_duncan.txt deleted file mode 100644 index def9ec9d..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_hastings_scotland_alt_duncan.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:988 -bookmark_hastings_scotland_alt_duncan={ - type=boy - id=1891820379 - age=0.060000 - genes={ hair_color={ 177 198 154 109 } - skin_color={ 17 68 15 71 } - eye_color={ 18 183 180 142 } - gene_chin_forward={ "chin_forward_pos" 151 "chin_forward_pos" 141 } - gene_chin_height={ "chin_height_pos" 163 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_pos" 128 "chin_width_pos" 136 } - gene_eye_angle={ "eye_angle_pos" 153 "eye_angle_neg" 125 } - gene_eye_depth={ "eye_depth_neg" 120 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 161 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 117 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 139 "forehead_roundness_pos" 151 } - gene_forehead_width={ "forehead_width_neg" 110 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_neg" 122 } - gene_head_height={ "head_height_neg" 113 "head_height_pos" 152 } - gene_head_width={ "head_width_pos" 143 "head_width_pos" 131 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_pos" 143 } - gene_head_top_height={ "head_top_height_neg" 103 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 138 } - gene_jaw_angle={ "jaw_angle_neg" 121 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 107 "jaw_height_neg" 72 } - gene_jaw_width={ "jaw_width_pos" 178 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_neg" 123 } - gene_mouth_height={ "mouth_height_neg" 114 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 56 "mouth_width_pos" 139 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 140 "mouth_upper_lip_size_neg" 118 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 120 "mouth_lower_lip_size_pos" 150 } - gene_mouth_open={ "mouth_open_pos" 166 "mouth_open_pos" 157 } - gene_neck_length={ "neck_length_neg" 77 "neck_length_neg" 91 } - gene_neck_width={ "neck_width_neg" 127 "neck_width_pos" 136 } - gene_bs_cheek_forward={ "cheek_forward_neg" 22 "cheek_forward_neg" 32 } - gene_bs_cheek_height={ "cheek_height_pos" 38 "cheek_height_neg" 48 } - gene_bs_cheek_width={ "cheek_width_neg" 26 "cheek_width_neg" 100 } - gene_bs_ear_angle={ "ear_angle_pos" 49 "ear_angle_neg" 7 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 43 "ear_inner_shape_pos" 36 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 89 "ear_upper_bend_pos" 203 } - gene_bs_ear_outward={ "ear_outward_pos" 21 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_neg" 94 "ear_size_neg" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 213 "eye_corner_depth_pos" 227 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 79 "eye_fold_shape_neg" 114 } - gene_bs_eye_size={ "eye_size_pos" 80 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 186 "eye_upper_lid_size_pos" 64 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 60 "forehead_brow_curve_pos" 53 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_pos" 72 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 51 "forehead_brow_inner_height_pos" 58 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_neg" 110 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 60 "forehead_brow_width_pos" 60 } - gene_bs_jaw_def={ "jaw_def_neg" 30 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 50 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 82 "mouth_lower_lip_full_pos" 89 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 37 "mouth_lower_lip_pad_pos" 140 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 60 "mouth_lower_lip_width_pos" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 48 "mouth_philtrum_def_pos" 3 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 18 "mouth_philtrum_shape_pos" 69 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 158 "mouth_philtrum_width_pos" 41 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 11 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 83 "mouth_upper_lip_full_neg" 3 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 35 "mouth_upper_lip_profile_pos" 26 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 51 "mouth_upper_lip_width_pos" 90 } - gene_bs_nose_forward={ "nose_forward_neg" 8 "nose_forward_neg" 34 } - gene_bs_nose_height={ "nose_height_neg" 13 "nose_height_neg" 20 } - gene_bs_nose_length={ "nose_length_pos" 86 "nose_length_pos" 53 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 117 "nose_nostril_height_neg" 67 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 25 "nose_nostril_width_neg" 106 } - gene_bs_nose_profile={ "nose_profile_pos" 76 "nose_profile_neg" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 115 "nose_ridge_angle_neg" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 58 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 70 "nose_size_pos" 122 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 64 "nose_tip_angle_neg" 154 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 10 "nose_tip_forward_pos" 184 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 21 "nose_tip_width_neg" 32 } - face_detail_cheek_def={ "cheek_def_02" 11 "cheek_def_01" 132 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 39 "cheek_fat_03_pos" 199 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_cleft" 16 } - face_detail_chin_def={ "chin_def" 238 "chin_def" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 5 "eye_lower_lid_def" 102 } - face_detail_eye_socket={ "eye_socket_03" 221 "eye_socket_03" 155 } - face_detail_nasolabial={ "nasolabial_03" 183 "nasolabial_02" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 181 "nose_ridge_def_pos" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 223 "nose_tip_def" 238 } - face_detail_temple_def={ "temple_def" 158 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_03" 36 "brow_wrinkles_04" 225 } - expression_eye_wrinkles={ "eye_wrinkles_01" 181 "eye_wrinkles_01" 143 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 14 "forehead_wrinkles_01" 144 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 114 "complexion_7" 188 } - gene_height={ "normal_height" 134 "normal_height" 125 } - gene_bs_body_type={ "body_fat_head_fat_medium" 98 "body_fat_head_fat_medium" 121 } - gene_bs_body_shape={ "body_shape_hourglass_half" 26 "body_shape_pear_half" 6 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_4_full" 124 } - gene_age={ "old_4" 80 "old_2" 181 } - gene_eyebrows_shape={ "close_spacing_lower_thickness" 129 "close_spacing_avg_thickness" 116 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 123 "layer_2_low_thickness" 116 } - gene_body_hair={ "body_hair_avg" 169 "body_hair_avg" 140 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 188 "normal_eyes" 188 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 246 } - beards={ "no_beard" 35 "no_beard" 0 } - cloaks={ "no_cloak" 35 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 130 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 186 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 35 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca.txt deleted file mode 100644 index 1f93c487..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:108501 -bookmark_iberia_infanta_urraca={ - type=female - id=3035271361 - age=0.330000 - genes={ hair_color={ 124 228 124 229 } - skin_color={ 136 115 136 115 } - eye_color={ 151 185 151 185 } - gene_chin_forward={ "chin_forward_neg" 116 "chin_forward_neg" 116 } - gene_chin_height={ "chin_height_pos" 132 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_neg" 63 "chin_width_neg" 63 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_neg" 119 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_pos" 136 } - gene_eye_distance={ "eye_distance_neg" 114 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_pos" 130 "eye_shut_pos" 130 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 102 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 131 "forehead_brow_height_pos" 131 } - gene_forehead_roundness={ "forehead_roundness_pos" 174 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_neg" 117 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_neg" 121 } - gene_head_height={ "head_height_neg" 124 "head_height_neg" 124 } - gene_head_width={ "head_width_pos" 145 "head_width_pos" 145 } - gene_head_profile={ "head_profile_pos" 150 "head_profile_pos" 150 } - gene_head_top_height={ "head_top_height_neg" 121 "head_top_height_neg" 121 } - gene_head_top_width={ "head_top_width_pos" 187 "head_top_width_pos" 187 } - gene_jaw_angle={ "jaw_angle_pos" 142 "jaw_angle_pos" 142 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 142 "jaw_width_pos" 142 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 137 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_neg" 101 "mouth_width_neg" 101 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 165 "mouth_upper_lip_size_pos" 165 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 107 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_neg" 46 "mouth_open_neg" 46 } - gene_neck_length={ "neck_length_pos" 132 "neck_length_pos" 132 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_neg" 118 } - gene_bs_cheek_forward={ "cheek_forward_pos" 18 "cheek_forward_pos" 18 } - gene_bs_cheek_height={ "cheek_height_pos" 27 "cheek_height_pos" 27 } - gene_bs_cheek_width={ "cheek_width_neg" 19 "cheek_width_neg" 19 } - gene_bs_ear_angle={ "ear_angle_pos" 87 "ear_angle_pos" 87 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 60 "ear_inner_shape_pos" 60 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 41 "ear_lower_bend_pos" 41 } - gene_bs_ear_outward={ "ear_outward_pos" 15 "ear_outward_pos" 15 } - gene_bs_ear_size={ "ear_size_neg" 28 "ear_size_neg" 28 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 162 "eye_corner_depth_pos" 162 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 78 "eye_fold_shape_pos" 78 } - gene_bs_eye_size={ "eye_size_pos" 166 "eye_size_pos" 166 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 69 "eye_upper_lid_size_pos" 69 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 4 "forehead_brow_curve_pos" 4 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 106 "forehead_brow_forward_pos" 106 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 4 "forehead_brow_inner_height_pos" 4 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 47 "forehead_brow_outer_height_pos" 47 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 34 "forehead_brow_width_neg" 34 } - gene_bs_jaw_def={ "jaw_def_pos" 3 "jaw_def_pos" 3 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 40 "mouth_lower_lip_def_pos" 40 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 17 "mouth_lower_lip_full_pos" 17 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 14 "mouth_lower_lip_pad_pos" 14 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 25 "mouth_philtrum_def_pos" 25 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 47 "mouth_philtrum_shape_pos" 47 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 5 "mouth_philtrum_width_neg" 5 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 73 "mouth_upper_lip_def_pos" 73 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 152 "mouth_upper_lip_full_pos" 152 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 36 "mouth_upper_lip_profile_neg" 36 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 42 "mouth_upper_lip_width_pos" 42 } - gene_bs_nose_forward={ "nose_forward_pos" 33 "nose_forward_pos" 33 } - gene_bs_nose_height={ "nose_height_neg" 27 "nose_height_neg" 27 } - gene_bs_nose_length={ "nose_length_neg" 108 "nose_length_neg" 108 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 129 "nose_nostril_width_neg" 129 } - gene_bs_nose_profile={ "nose_profile_hawk" 114 "nose_profile_hawk" 114 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_neg" 35 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 39 "nose_ridge_width_neg" 39 } - gene_bs_nose_size={ "nose_size_pos" 30 "nose_size_pos" 30 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 45 "nose_tip_angle_pos" 45 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 45 "nose_tip_forward_neg" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 16 "nose_tip_width_pos" 16 } - face_detail_cheek_def={ "cheek_def_02" 200 "cheek_def_02" 200 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 9 "cheek_fat_01_neg" 9 } - face_detail_chin_cleft={ "chin_cleft" 15 "chin_cleft" 15 } - face_detail_chin_def={ "chin_def" 31 "chin_def" 31 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 221 "eye_lower_lid_def" 221 } - face_detail_eye_socket={ "eye_socket_01" 216 "eye_socket_01" 216 } - face_detail_nasolabial={ "nasolabial_03" 18 "nasolabial_03" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 17 "nose_ridge_def_neg" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 23 "nose_tip_def" 23 } - face_detail_temple_def={ "temple_def" 207 "temple_def" 207 } - expression_brow_wrinkles={ "brow_wrinkles_03" 62 "brow_wrinkles_03" 62 } - expression_eye_wrinkles={ "eye_wrinkles_01" 45 "eye_wrinkles_01" 45 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 81 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_4" 201 "complexion_4" 201 } - gene_height={ "normal_height" 102 "normal_height" 102 } - gene_bs_body_type={ "body_fat_head_fat_low" 127 "body_fat_head_fat_low" 125 } - gene_bs_body_shape={ "body_shape_hourglass_full" 35 "body_shape_hourglass_full" 0 } - gene_bs_bust={ "bust_clothes" 82 "bust_shape_4_full" 103 } - gene_age={ "old_4" 70 "old_4" 70 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 186 "far_spacing_high_thickness" 151 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 230 "layer_2_low_thickness" 230 } - gene_body_hair={ "body_hair_avg" 154 "body_hair_avg" 154 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 87 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 79 "normal_eyelashes" 79 } - beards={ "ep2_beards" 124 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 85 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 212 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 31 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 7 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 31 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 2616704408 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca_alt_elvira.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca_alt_elvira.txt deleted file mode 100644 index 261ceedb..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_infanta_urraca_alt_elvira.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:107501 -bookmark_iberia_infanta_urraca_alt_elvira={ - type=female - id=350321608 - age=0.280000 - genes={ hair_color={ 172 247 54 248 } - skin_color={ 147 107 149 107 } - eye_color={ 64 147 47 193 } - gene_chin_forward={ "chin_forward_pos" 171 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_pos" 146 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_neg" 95 "chin_width_pos" 166 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_neg" 117 "eye_depth_neg" 110 } - gene_eye_height={ "eye_height_pos" 153 "eye_height_neg" 106 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 119 } - gene_eye_shut={ "eye_shut_pos" 130 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 142 "forehead_brow_height_pos" 136 } - gene_forehead_roundness={ "forehead_roundness_pos" 170 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_pos" 153 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_pos" 153 "forehead_height_neg" 127 } - gene_head_height={ "head_height_neg" 110 "head_height_pos" 163 } - gene_head_width={ "head_width_pos" 157 "head_width_pos" 157 } - gene_head_profile={ "head_profile_pos" 129 "head_profile_pos" 190 } - gene_head_top_height={ "head_top_height_neg" 101 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 143 "head_top_width_pos" 138 } - gene_jaw_angle={ "jaw_angle_neg" 106 "jaw_angle_neg" 122 } - gene_jaw_forward={ "jaw_forward_neg" 96 "jaw_forward_neg" 104 } - gene_jaw_height={ "jaw_height_pos" 162 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_neg" 94 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 160 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 138 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 175 } - gene_mouth_width={ "mouth_width_neg" 79 "mouth_width_pos" 142 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_neg" 110 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_neg" 117 } - gene_mouth_open={ "mouth_open_neg" 121 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_pos" 142 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_neg" 49 "cheek_forward_neg" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 42 "cheek_height_neg" 42 } - gene_bs_cheek_width={ "cheek_width_neg" 1 "cheek_width_pos" 11 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_neg" 107 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 30 "ear_inner_shape_pos" 58 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 94 "ear_upper_bend_pos" 94 } - gene_bs_ear_outward={ "ear_outward_pos" 5 "ear_outward_neg" 103 } - gene_bs_ear_size={ "ear_size_pos" 47 "ear_size_pos" 47 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 194 "eye_corner_depth_pos" 50 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 5 "eye_fold_shape_neg" 40 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 25 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 9 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 93 "forehead_brow_curve_neg" 160 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 59 "forehead_brow_forward_neg" 8 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 75 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 34 "forehead_brow_outer_height_pos" 60 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 51 "forehead_brow_width_pos" 54 } - gene_bs_jaw_def={ "jaw_def_neg" 53 "jaw_def_neg" 167 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 150 "mouth_lower_lip_def_pos" 33 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_pos" 109 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 144 "mouth_lower_lip_pad_pos" 17 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 23 "mouth_lower_lip_width_pos" 58 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 160 "mouth_philtrum_def_pos" 34 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_pos" 23 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 147 "mouth_philtrum_width_pos" 184 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 41 "mouth_upper_lip_def_pos" 77 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 54 "mouth_upper_lip_full_pos" 29 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 77 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 90 "mouth_upper_lip_width_neg" 61 } - gene_bs_nose_forward={ "nose_forward_pos" 16 "nose_forward_neg" 35 } - gene_bs_nose_height={ "nose_height_neg" 122 "nose_height_pos" 17 } - gene_bs_nose_length={ "nose_length_pos" 122 "nose_length_pos" 15 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_pos" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 64 "nose_nostril_width_neg" 36 } - gene_bs_nose_profile={ "nose_profile_neg" 11 "nose_profile_neg" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 34 "nose_ridge_angle_pos" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 39 "nose_ridge_width_neg" 43 } - gene_bs_nose_size={ "nose_size_pos" 41 "nose_size_pos" 30 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 38 "nose_tip_angle_pos" 101 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 50 "nose_tip_forward_pos" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 29 "nose_tip_width_pos" 34 } - face_detail_cheek_def={ "cheek_def_01" 12 "cheek_def_01" 123 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 131 "cheek_fat_01_neg" 5 } - face_detail_chin_cleft={ "chin_dimple" 20 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def_neg" 230 "chin_def" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 40 "eye_lower_lid_def" 243 } - face_detail_eye_socket={ "eye_socket_01" 2 "eye_socket_01" 2 } - face_detail_nasolabial={ "nasolabial_03" 13 "nasolabial_01" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_neg" 18 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 177 } - face_detail_temple_def={ "temple_def" 238 "temple_def" 238 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_02" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 136 "eye_wrinkles_01" 250 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 87 "forehead_wrinkles_01" 129 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 155 "complexion_3" 175 } - gene_height={ "normal_height" 98 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_low" 113 "body_fat_head_fat_medium" 135 } - gene_bs_body_shape={ "body_shape_hourglass_half" 42 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 151 "bust_shape_3_half" 129 } - gene_age={ "old_1" 186 "old_1" 93 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 239 "far_spacing_avg_thickness" 193 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 220 "layer_2_avg_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 188 "body_hair_sparse" 119 } - gene_hair_type={ "hair_wavy" 169 "hair_wavy" 169 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 223 "normal_eyes" 223 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 154 "normal_eyelashes" 154 } - beards={ "western_beards_curly" 171 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 92 "no_cloak" 0 } - hairstyles={ "western_hairstyles_wavy" 171 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 158 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era2_high_nobility_clothes" 77 "most_clothes" 0 } - headgear={ "western_high_nobility" 171 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 46 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso.txt deleted file mode 100644 index 1541c166..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:108500 -bookmark_iberia_king_alfonso={ - type=male - id=280307870 - age=0.260000 - genes={ hair_color={ 184 252 16 235 } - skin_color={ 167 112 171 112 } - eye_color={ 58 131 28 146 } - gene_chin_forward={ "chin_forward_neg" 114 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_pos" 139 "chin_height_neg" 115 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_neg" 89 "eye_distance_pos" 160 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_pos" 138 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 153 "forehead_brow_height_pos" 142 } - gene_forehead_roundness={ "forehead_roundness_pos" 205 "forehead_roundness_pos" 179 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 126 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_neg" 102 } - gene_head_height={ "head_height_pos" 155 "head_height_pos" 131 } - gene_head_width={ "head_width_pos" 162 "head_width_neg" 109 } - gene_head_profile={ "head_profile_neg" 26 "head_profile_pos" 189 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 143 } - gene_head_top_width={ "head_top_width_pos" 144 "head_top_width_pos" 159 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_neg" 125 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_neg" 106 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 138 "jaw_width_pos" 170 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 128 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 133 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 100 "mouth_upper_lip_size_pos" 157 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 105 "mouth_lower_lip_size_neg" 92 } - gene_mouth_open={ "mouth_open_neg" 8 "mouth_open_neg" 107 } - gene_neck_length={ "neck_length_neg" 82 "neck_length_neg" 110 } - gene_neck_width={ "neck_width_neg" 125 "neck_width_neg" 109 } - gene_bs_cheek_forward={ "cheek_forward_neg" 6 "cheek_forward_neg" 30 } - gene_bs_cheek_height={ "cheek_height_pos" 4 "cheek_height_pos" 14 } - gene_bs_cheek_width={ "cheek_width_neg" 20 "cheek_width_neg" 15 } - gene_bs_ear_angle={ "ear_angle_neg" 43 "ear_angle_neg" 22 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 16 "ear_inner_shape_pos" 145 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 169 "ear_upper_bend_pos" 169 } - gene_bs_ear_outward={ "ear_outward_neg" 88 "ear_outward_pos" 44 } - gene_bs_ear_size={ "ear_size_pos" 47 "ear_size_neg" 18 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 201 "eye_corner_depth_pos" 152 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 78 "eye_fold_shape_neg" 41 } - gene_bs_eye_size={ "eye_size_neg" 53 "eye_size_neg" 22 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 127 "eye_upper_lid_size_pos" 142 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 45 "forehead_brow_curve_neg" 2 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_pos" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 98 "forehead_brow_inner_height_pos" 50 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 44 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 21 "forehead_brow_width_neg" 33 } - gene_bs_jaw_def={ "jaw_def_neg" 103 "jaw_def_neg" 188 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 35 "mouth_lower_lip_def_pos" 99 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 64 "mouth_lower_lip_full_neg" 10 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 64 "mouth_lower_lip_pad_pos" 6 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 12 "mouth_lower_lip_width_neg" 104 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 7 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 1 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 27 "mouth_philtrum_width_pos" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 15 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 32 "mouth_upper_lip_full_pos" 8 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_neg" 67 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 81 "mouth_upper_lip_width_pos" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_neg" 22 } - gene_bs_nose_height={ "nose_height_neg" 46 "nose_height_pos" 21 } - gene_bs_nose_length={ "nose_length_pos" 47 "nose_length_neg" 33 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 29 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 146 "nose_nostril_width_neg" 27 } - gene_bs_nose_profile={ "nose_profile_neg" 17 "nose_profile_neg" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_neg" 37 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 1 "nose_ridge_width_pos" 42 } - gene_bs_nose_size={ "nose_size_pos" 58 "nose_size_pos" 60 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 6 "nose_tip_angle_pos" 50 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 9 "nose_tip_forward_pos" 108 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 39 "nose_tip_width_pos" 45 } - face_detail_cheek_def={ "cheek_def_02" 21 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 39 "cheek_fat_01_pos" 212 } - face_detail_chin_cleft={ "chin_dimple" 23 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 138 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 66 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 15 "eye_socket_02" 13 } - face_detail_nasolabial={ "nasolabial_01" 117 "nasolabial_01" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 14 "nose_ridge_def_pos" 3 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 56 } - face_detail_temple_def={ "temple_def" 213 "temple_def" 195 } - expression_brow_wrinkles={ "brow_wrinkles_01" 161 "brow_wrinkles_02" 62 } - expression_eye_wrinkles={ "eye_wrinkles_01" 222 "eye_wrinkles_01" 29 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 7 "forehead_wrinkles_01" 54 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 122 "complexion_5" 181 } - gene_height={ "normal_height" 135 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_low" 121 "body_fat_head_fat_medium" 145 } - gene_bs_body_shape={ "body_shape_average" 66 "body_shape_triangle_half" 21 } - gene_bs_bust={ "bust_clothes" 136 "bust_shape_3_full" 94 } - gene_age={ "old_2" 239 "old_3" 20 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 220 "avg_spacing_low_thickness" 173 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 211 "layer_2_high_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 191 "body_hair_sparse" 125 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 36 "normal_eyes" 36 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 16 "normal_eyelashes" 16 } - beards={ "scripted_character_beards_02" 94 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 168 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 179 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "all_headgear" 7 "no_headgear" 0 } - additive_headgear={ "western_veils" 17 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_nuno.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_nuno.txt deleted file mode 100644 index bed934ca..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_nuno.txt +++ /dev/null @@ -1,167 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:70076 -bookmark_iberia_king_alfonso_alt_nuno={ - type=male - id=3060641026 - age=0.410000 - genes={ hair_color={ 226 226 125 243 } - skin_color={ 152 116 147 113 } - eye_color={ 61 163 170 193 } - gene_chin_forward={ "chin_forward_neg" 102 "chin_forward_pos" 146 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_pos" 146 } - gene_chin_width={ "chin_width_neg" 95 "chin_width_pos" 138 } - gene_eye_angle={ "eye_angle_neg" 79 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 106 "eye_height_pos" 133 } - gene_eye_distance={ "eye_distance_neg" 114 "eye_distance_neg" 117 } - gene_eye_shut={ "eye_shut_pos" 206 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 166 "forehead_angle_neg" 102 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 144 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 160 "forehead_roundness_pos" 171 } - gene_forehead_width={ "forehead_width_neg" 104 "forehead_width_pos" 149 } - gene_forehead_height={ "forehead_height_neg" 124 "forehead_height_neg" 110 } - gene_head_height={ "head_height_pos" 145 "head_height_pos" 129 } - gene_head_width={ "head_width_neg" 92 "head_width_pos" 165 } - gene_head_profile={ "head_profile_neg" 125 "head_profile_neg" 120 } - gene_head_top_height={ "head_top_height_neg" 101 "head_top_height_neg" 95 } - gene_head_top_width={ "head_top_width_pos" 170 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 141 "jaw_angle_pos" 147 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_pos" 173 "jaw_width_neg" 106 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 118 "mouth_corner_depth_pos" 160 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 175 "mouth_height_pos" 174 } - gene_mouth_width={ "mouth_width_neg" 67 "mouth_width_neg" 79 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 107 "mouth_upper_lip_size_neg" 121 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 157 "mouth_lower_lip_size_pos" 130 } - gene_mouth_open={ "mouth_open_pos" 194 "mouth_open_neg" 80 } - gene_neck_length={ "neck_length_pos" 130 "neck_length_pos" 142 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_pos" 25 "cheek_forward_neg" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 13 "cheek_height_pos" 78 } - gene_bs_cheek_width={ "cheek_width_neg" 27 "cheek_width_neg" 44 } - gene_bs_ear_angle={ "ear_angle_neg" 13 "ear_angle_neg" 67 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 3 "ear_inner_shape_pos" 157 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 94 "ear_lower_bend_pos" 187 } - gene_bs_ear_outward={ "ear_outward_neg" 71 "ear_outward_neg" 27 } - gene_bs_ear_size={ "ear_size_pos" 47 "ear_size_pos" 9 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 254 "eye_corner_depth_pos" 241 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 49 "eye_fold_shape_neg" 40 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 109 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 25 "eye_upper_lid_size_pos" 4 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 160 "forehead_brow_curve_pos" 82 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 28 "forehead_brow_forward_neg" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_pos" 10 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 37 "forehead_brow_outer_height_pos" 88 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 78 "forehead_brow_width_pos" 51 } - gene_bs_jaw_def={ "jaw_def_neg" 45 "jaw_def_neg" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 64 "mouth_lower_lip_def_pos" 171 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_pos" 40 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 167 "mouth_lower_lip_pad_neg" 192 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 115 "mouth_lower_lip_width_pos" 27 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 160 "mouth_philtrum_def_pos" 3 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 23 "mouth_philtrum_shape_pos" 47 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 35 "mouth_philtrum_width_pos" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 21 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 11 "mouth_upper_lip_full_pos" 29 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 91 "mouth_upper_lip_profile_neg" 46 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 12 } - gene_bs_nose_forward={ "nose_forward_pos" 16 "nose_forward_neg" 20 } - gene_bs_nose_height={ "nose_height_pos" 112 "nose_height_neg" 51 } - gene_bs_nose_length={ "nose_length_neg" 0 "nose_length_neg" 49 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_neg" 30 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 36 "nose_nostril_width_pos" 33 } - gene_bs_nose_profile={ "nose_profile_hawk" 10 "nose_profile_pos" 1 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 15 "nose_ridge_angle_neg" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 23 "nose_ridge_width_neg" 49 } - gene_bs_nose_size={ "nose_size_pos" 102 "nose_size_pos" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 9 "nose_tip_angle_pos" 11 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 6 "nose_tip_forward_pos" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 29 "nose_tip_width_neg" 65 } - face_detail_cheek_def={ "cheek_def_01" 176 "cheek_def_02" 86 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 4 "cheek_fat_01_neg" 5 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 18 } - face_detail_chin_def={ "chin_def_neg" 25 "chin_def_neg" 230 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 47 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 2 "eye_socket_02" 21 } - face_detail_nasolabial={ "nasolabial_02" 25 "nasolabial_01" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 63 "nose_ridge_def_pos" 107 } - face_detail_nose_tip_def={ "nose_tip_def" 58 "nose_tip_def" 177 } - face_detail_temple_def={ "temple_def" 136 "temple_def" 4 } - expression_brow_wrinkles={ "brow_wrinkles_02" 81 "brow_wrinkles_02" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 243 "eye_wrinkles_01" 91 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 84 "forehead_wrinkles_03" 181 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 175 "complexion_4" 122 } - gene_height={ "normal_height" 117 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_low" 81 "body_fat_head_fat_full" 146 } - gene_bs_body_shape={ "body_shape_rectangle_half" 116 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 85 "bust_shape_1_half" 237 } - gene_age={ "old_3" 60 "old_1" 186 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 175 "far_spacing_avg_thickness" 193 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 152 "layer_2_avg_thickness" 161 } - gene_body_hair={ "body_hair_sparse" 180 "body_hair_avg" 118 } - gene_hair_type={ "hair_wavy" 169 "hair_straight" 146 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 200 "normal_eyes" 200 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 92 "normal_eyelashes" 92 } - beards={ "all_beards" 9 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 96 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 23 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 63 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 155 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 237 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_sancha.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_sancha.txt deleted file mode 100644 index ca7f5b21..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_alfonso_alt_sancha.txt +++ /dev/null @@ -1,136 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:107511 -bookmark_iberia_king_alfonso_alt_sancha={ - type=female - id=3393760526 - age=0.500000 - genes={ hair_color={ 54 248 226 226 } - skin_color={ 145 55 152 109 } - eye_color={ 47 193 61 163 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_pos" 146 "chin_height_neg" 120 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_pos" 166 } - gene_eye_angle={ "eye_angle_neg" 79 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_neg" 117 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 106 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 92 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 142 "forehead_brow_height_pos" 166 } - gene_forehead_roundness={ "forehead_roundness_pos" 163 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_neg" 105 "forehead_width_neg" 81 } - gene_forehead_height={ "forehead_height_pos" 153 "forehead_height_neg" 127 } - gene_head_height={ "head_height_pos" 163 "head_height_neg" 100 } - gene_head_width={ "head_width_pos" 157 "head_width_neg" 92 } - gene_head_profile={ "head_profile_neg" 125 "head_profile_pos" 190 } - gene_head_top_height={ "head_top_height_pos" 139 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 143 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_neg" 106 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_neg" 96 "jaw_forward_pos" 132 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 162 } - gene_jaw_width={ "jaw_width_neg" 94 "jaw_width_neg" 81 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_pos" 160 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_pos" 175 "mouth_height_pos" 180 } - gene_mouth_width={ "mouth_width_neg" 79 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_neg" 121 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 130 } - gene_mouth_open={ "mouth_open_pos" 194 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_pos" 142 } - gene_neck_width={ "neck_width_pos" 151 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_neg" 49 "cheek_forward_neg" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 42 "cheek_height_pos" 40 } - gene_bs_cheek_width={ "cheek_width_pos" 33 "cheek_width_pos" 11 } - gene_bs_ear_angle={ "ear_angle_neg" 67 "ear_angle_neg" 107 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 58 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 94 "ear_upper_bend_pos" 56 } - gene_bs_ear_outward={ "ear_outward_neg" 27 "ear_outward_pos" 5 } - gene_bs_ear_size={ "ear_size_neg" 94 "ear_size_pos" 47 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 241 "eye_corner_depth_pos" 194 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 40 "eye_fold_shape_pos" 29 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_pos" 48 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 9 "eye_upper_lid_size_pos" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 160 "forehead_brow_curve_neg" 160 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 8 "forehead_brow_forward_pos" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_pos" 77 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 34 "forehead_brow_outer_height_pos" 88 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 51 "forehead_brow_width_neg" 25 } - gene_bs_jaw_def={ "jaw_def_neg" 123 "jaw_def_neg" 167 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 58 "mouth_lower_lip_def_pos" 33 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 109 "mouth_lower_lip_full_neg" 58 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 167 "mouth_lower_lip_pad_pos" 17 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 23 "mouth_lower_lip_width_pos" 99 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 160 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 23 "mouth_philtrum_shape_neg" 47 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 147 "mouth_philtrum_width_pos" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 77 "mouth_upper_lip_def_pos" 150 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 29 "mouth_upper_lip_full_pos" 66 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 46 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 90 "mouth_upper_lip_width_neg" 12 } - gene_bs_nose_forward={ "nose_forward_pos" 16 "nose_forward_pos" 37 } - gene_bs_nose_height={ "nose_height_neg" 122 "nose_height_pos" 114 } - gene_bs_nose_length={ "nose_length_pos" 15 "nose_length_pos" 4 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_pos" 48 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 33 "nose_nostril_width_neg" 64 } - gene_bs_nose_profile={ "nose_profile_neg" 37 "nose_profile_pos" 1 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 34 "nose_ridge_angle_neg" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 39 "nose_ridge_width_pos" 98 } - gene_bs_nose_size={ "nose_size_pos" 41 "nose_size_neg" 36 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 101 "nose_tip_angle_pos" 64 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 37 "nose_tip_forward_pos" 37 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 29 "nose_tip_width_pos" 22 } - face_detail_cheek_def={ "cheek_def_02" 86 "cheek_def_01" 123 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 5 "cheek_fat_01_neg" 200 } - face_detail_chin_cleft={ "chin_cleft" 20 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def_neg" 230 "chin_def" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 40 "eye_lower_lid_def" 243 } - face_detail_eye_socket={ "eye_socket_01" 2 "eye_socket_02" 0 } - face_detail_nasolabial={ "nasolabial_03" 5 "nasolabial_01" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 63 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 177 } - face_detail_temple_def={ "temple_def" 238 "temple_def" 218 } - expression_brow_wrinkles={ "brow_wrinkles_02" 158 "brow_wrinkles_02" 98 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 203 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 129 "forehead_wrinkles_01" 84 } - expression_other={ "cheek_wrinkles_both_01" 32 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 175 "complexion_2" 151 } - gene_height={ "normal_height" 139 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_medium" 99 "body_fat_head_fat_medium" 135 } - gene_bs_body_shape={ "body_shape_rectangle_half" 25 "body_shape_rectangle_half" 23 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_1_half" 237 } - gene_age={ "old_1" 186 "old_4" 75 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 193 "avg_spacing_avg_thickness" 134 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 163 "layer_2_avg_thickness" 161 } - gene_body_hair={ "body_hair_avg" 179 "body_hair_sparse" 119 } - gene_hair_type={ "hair_wavy" 169 "hair_wavy" 152 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 161 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 58 "normal_eyelashes" 58 } - gene_illness={ "illness" 255 "illness" 0 } - beards={ "fp2_beards_straight" 148 "no_beard" 0 } - cloaks={ "no_cloak" 75 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_wavy" 18 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 66 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_bedchamber_clothes" 25 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 66 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2619592971 2619592971 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso.txt deleted file mode 100644 index 80dfc9aa..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:106000 -bookmark_iberia_king_antso={ - type=male - id=2983437882 - age=0.270000 - genes={ hair_color={ 170 207 100 233 } - skin_color={ 179 113 179 113 } - eye_color={ 16 157 16 157 } - gene_chin_forward={ "chin_forward_neg" 109 "chin_forward_neg" 109 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 111 "eye_depth_neg" 111 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_neg" 113 "eye_shut_neg" 113 } - gene_forehead_angle={ "forehead_angle_neg" 119 "forehead_angle_neg" 119 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 90 "forehead_brow_height_neg" 90 } - gene_forehead_roundness={ "forehead_roundness_pos" 179 "forehead_roundness_pos" 179 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_neg" 111 "forehead_height_neg" 111 } - gene_head_height={ "head_height_neg" 86 "head_height_neg" 86 } - gene_head_width={ "head_width_neg" 125 "head_width_neg" 125 } - gene_head_profile={ "head_profile_neg" 48 "head_profile_neg" 48 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 147 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_neg" 108 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_neg" 119 } - gene_jaw_width={ "jaw_width_neg" 79 "jaw_width_neg" 79 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 149 "mouth_corner_depth_pos" 149 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 125 "mouth_upper_lip_size_neg" 125 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 107 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_pos" 128 "mouth_open_pos" 128 } - gene_neck_length={ "neck_length_pos" 129 "neck_length_pos" 129 } - gene_neck_width={ "neck_width_neg" 123 "neck_width_neg" 123 } - gene_bs_cheek_forward={ "cheek_forward_neg" 54 "cheek_forward_neg" 54 } - gene_bs_cheek_height={ "cheek_height_pos" 21 "cheek_height_pos" 21 } - gene_bs_cheek_width={ "cheek_width_pos" 50 "cheek_width_pos" 50 } - gene_bs_ear_angle={ "ear_angle_neg" 40 "ear_angle_neg" 40 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 8 "ear_inner_shape_pos" 8 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 33 "ear_lower_bend_pos" 33 } - gene_bs_ear_outward={ "ear_outward_pos" 7 "ear_outward_pos" 7 } - gene_bs_ear_size={ "ear_size_pos" 13 "ear_size_pos" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 157 "eye_corner_depth_pos" 157 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 16 "eye_fold_shape_pos" 16 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_pos" 46 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 8 "eye_upper_lid_size_neg" 8 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 58 "forehead_brow_curve_neg" 58 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 61 "forehead_brow_forward_pos" 61 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 46 "forehead_brow_inner_height_neg" 46 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 11 "forehead_brow_outer_height_neg" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 9 "forehead_brow_width_neg" 9 } - gene_bs_jaw_def={ "jaw_def_neg" 52 "jaw_def_neg" 52 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 46 "mouth_lower_lip_def_pos" 46 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 3 "mouth_lower_lip_full_neg" 3 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 123 "mouth_lower_lip_pad_neg" 123 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 69 "mouth_lower_lip_width_neg" 69 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 19 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 116 "mouth_philtrum_shape_pos" 116 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 29 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 66 "mouth_upper_lip_full_neg" 66 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 227 "mouth_upper_lip_profile_pos" 227 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 66 "mouth_upper_lip_width_pos" 66 } - gene_bs_nose_forward={ "nose_forward_neg" 3 "nose_forward_neg" 3 } - gene_bs_nose_height={ "nose_height_pos" 75 "nose_height_pos" 75 } - gene_bs_nose_length={ "nose_length_neg" 15 "nose_length_neg" 15 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 28 "nose_nostril_width_pos" 28 } - gene_bs_nose_profile={ "nose_profile_pos" 16 "nose_profile_pos" 16 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 2 "nose_ridge_angle_pos" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 103 "nose_ridge_width_pos" 103 } - gene_bs_nose_size={ "nose_size_neg" 18 "nose_size_neg" 18 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 14 "nose_tip_angle_neg" 14 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 17 "nose_tip_forward_neg" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 46 "nose_tip_width_pos" 46 } - face_detail_cheek_def={ "cheek_def_01" 15 "cheek_def_01" 15 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 19 "cheek_fat_01_neg" 19 } - face_detail_chin_cleft={ "chin_dimple" 189 "chin_dimple" 189 } - face_detail_chin_def={ "chin_def" 128 "chin_def" 128 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 219 "eye_lower_lid_def" 219 } - face_detail_eye_socket={ "eye_socket_02" 229 "eye_socket_02" 229 } - face_detail_nasolabial={ "nasolabial_02" 20 "nasolabial_02" 20 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 217 "nose_ridge_def_neg" 217 } - face_detail_nose_tip_def={ "nose_tip_def" 19 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 225 "temple_def" 225 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_04" 71 } - expression_eye_wrinkles={ "eye_wrinkles_01" 170 "eye_wrinkles_01" 170 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 32 "forehead_wrinkles_01" 32 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 210 "complexion_1" 210 } - gene_height={ "normal_height" 112 "normal_height" 112 } - gene_bs_body_type={ "body_fat_head_fat_low" 111 "body_fat_head_fat_low" 115 } - gene_bs_body_shape={ "body_shape_rectangle_full" 77 "body_shape_hourglass_full" 16 } - gene_bs_bust={ "bust_clothes" 80 "bust_shape_2_half" 101 } - gene_age={ "old_4" 160 "old_4" 160 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 253 "far_spacing_avg_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 151 "layer_2_high_thickness" 151 } - gene_body_hair={ "body_hair_dense" 226 "body_hair_avg" 165 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 156 "normal_eyes" 156 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 33 "normal_eyelashes" 33 } - beards={ "scripted_character_beards_01" 55 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 65 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 165 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep1_western_royalty" 255 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_ramiro.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_ramiro.txt deleted file mode 100644 index 20e372fe..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_ramiro.txt +++ /dev/null @@ -1,156 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:106011 -bookmark_iberia_king_antso_alt_ramiro={ - type=male - id=2938327760 - age=0.240000 - genes={ hair_color={ 178 211 110 240 } - skin_color={ 118 96 132 101 } - eye_color={ 59 195 168 176 } - gene_chin_forward={ "chin_forward_neg" 121 "chin_forward_neg" 125 } - gene_chin_height={ "chin_height_pos" 138 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 139 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_neg" 94 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 110 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_neg" 119 } - gene_eye_shut={ "eye_shut_pos" 72 "eye_shut_pos" 132 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 138 "forehead_brow_height_pos" 136 } - gene_forehead_roundness={ "forehead_roundness_pos" 202 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_neg" 124 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 97 } - gene_head_height={ "head_height_pos" 178 "head_height_neg" 96 } - gene_head_width={ "head_width_pos" 161 "head_width_pos" 140 } - gene_head_profile={ "head_profile_neg" 62 "head_profile_pos" 143 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 145 } - gene_jaw_angle={ "jaw_angle_pos" 140 "jaw_angle_pos" 147 } - gene_jaw_forward={ "jaw_forward_neg" 116 "jaw_forward_pos" 130 } - gene_jaw_height={ "jaw_height_pos" 135 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_pos" 130 "jaw_width_neg" 108 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 91 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 167 "mouth_height_pos" 155 } - gene_mouth_width={ "mouth_width_neg" 120 "mouth_width_pos" 142 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 143 "mouth_upper_lip_size_neg" 87 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 117 "mouth_lower_lip_size_neg" 85 } - gene_mouth_open={ "mouth_open_pos" 151 "mouth_open_neg" 121 } - gene_neck_length={ "neck_length_pos" 145 "neck_length_neg" 116 } - gene_neck_width={ "neck_width_pos" 129 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 82 "cheek_forward_pos" 82 } - gene_bs_cheek_height={ "cheek_height_neg" 38 "cheek_height_neg" 10 } - gene_bs_cheek_width={ "cheek_width_pos" 25 "cheek_width_neg" 1 } - gene_bs_ear_angle={ "ear_angle_neg" 2 "ear_angle_neg" 102 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 30 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 30 "ear_lower_bend_pos" 57 } - gene_bs_ear_outward={ "ear_outward_neg" 103 "ear_outward_pos" 49 } - gene_bs_ear_size={ "ear_size_neg" 13 "ear_size_neg" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 168 "eye_corner_depth_pos" 50 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 68 "eye_fold_shape_neg" 5 } - gene_bs_eye_size={ "eye_size_pos" 11 "eye_size_neg" 122 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 93 "forehead_brow_curve_neg" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 44 "forehead_brow_forward_neg" 191 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 26 "forehead_brow_outer_height_pos" 87 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 43 "forehead_brow_width_neg" 48 } - gene_bs_jaw_def={ "jaw_def_neg" 23 "jaw_def_neg" 123 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 94 "mouth_lower_lip_def_pos" 150 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_pos" 33 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 89 "mouth_lower_lip_pad_pos" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 16 "mouth_lower_lip_width_pos" 58 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 160 "mouth_philtrum_def_pos" 13 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 45 "mouth_philtrum_shape_neg" 7 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 20 "mouth_philtrum_width_pos" 184 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 7 "mouth_upper_lip_def_pos" 77 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 171 "mouth_upper_lip_full_neg" 103 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 18 "mouth_upper_lip_profile_neg" 77 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 61 "mouth_upper_lip_width_neg" 8 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_neg" 6 } - gene_bs_nose_height={ "nose_height_neg" 124 "nose_height_neg" 10 } - gene_bs_nose_length={ "nose_length_pos" 53 "nose_length_pos" 80 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 69 "nose_nostril_height_neg" 54 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 36 "nose_nostril_width_neg" 2 } - gene_bs_nose_profile={ "nose_profile_neg" 98 "nose_profile_neg" 11 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 37 "nose_ridge_angle_pos" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 43 "nose_ridge_width_neg" 56 } - gene_bs_nose_size={ "nose_size_pos" 65 "nose_size_pos" 30 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 38 "nose_tip_angle_neg" 1 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 50 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 40 "nose_tip_width_pos" 37 } - face_detail_cheek_def={ "cheek_def_02" 17 "cheek_def_01" 176 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 14 "cheek_fat_03_pos" 4 } - face_detail_chin_cleft={ "chin_dimple" 20 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def_neg" 96 "chin_def" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 214 "eye_lower_lid_def" 208 } - face_detail_eye_socket={ "eye_socket_color_02" 16 "eye_socket_01" 14 } - face_detail_nasolabial={ "nasolabial_01" 19 "nasolabial_03" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 0 "nose_ridge_def_pos" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 22 "nose_tip_def" 208 } - face_detail_temple_def={ "temple_def" 238 "temple_def" 255 } - expression_brow_wrinkles={ "brow_wrinkles_03" 247 "brow_wrinkles_04" 99 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 19 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 221 "forehead_wrinkles_01" 84 } - expression_other={ "cheek_wrinkles_both_01" 45 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 134 "complexion_4" 118 } - gene_height={ "normal_height" 98 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_medium" 110 "body_fat_head_fat_full" 116 } - gene_bs_body_shape={ "body_shape_hourglass_half" 50 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 136 "bust_shape_3_half" 129 } - gene_age={ "old_1" 143 "old_4" 63 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 216 "far_spacing_avg_thickness" 224 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 164 "layer_2_avg_thickness" 161 } - gene_body_hair={ "body_hair_avg" 107 "body_hair_avg" 137 } - gene_hair_type={ "hair_wavy" 169 "hair_straight" 124 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 198 "normal_eyes" 198 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 248 "normal_eyelashes" 248 } - beards={ "no_beard" 108 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 116 "no_cloak" 0 } - hairstyles={ "western_hairstyles_wavy" 200 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 91 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 246 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 183 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 156 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_sancho.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_sancho.txt deleted file mode 100644 index e762d380..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_antso_alt_sancho.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:110500 -bookmark_iberia_king_antso_alt_sancho={ - type=male - id=2767763760 - age=0.240000 - genes={ hair_color={ 172 247 113 231 } - skin_color={ 116 96 133 100 } - eye_color={ 64 147 186 147 } - gene_chin_forward={ "chin_forward_pos" 189 "chin_forward_neg" 125 } - gene_chin_height={ "chin_height_pos" 133 "chin_height_pos" 146 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 161 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_pos" 133 "eye_depth_neg" 103 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_pos" 70 "eye_shut_pos" 130 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_neg" 123 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 135 "forehead_brow_height_neg" 112 } - gene_forehead_roundness={ "forehead_roundness_pos" 202 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_neg" 30 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_neg" 126 "forehead_height_neg" 97 } - gene_head_height={ "head_height_pos" 178 "head_height_neg" 110 } - gene_head_width={ "head_width_neg" 94 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 143 "head_profile_neg" 62 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 155 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_pos" 130 "jaw_forward_neg" 113 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 167 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 167 "mouth_height_pos" 155 } - gene_mouth_width={ "mouth_width_pos" 138 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 121 "mouth_upper_lip_size_neg" 87 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 108 "mouth_lower_lip_size_neg" 87 } - gene_mouth_open={ "mouth_open_neg" 119 "mouth_open_neg" 125 } - gene_neck_length={ "neck_length_pos" 141 "neck_length_pos" 141 } - gene_neck_width={ "neck_width_pos" 129 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 82 "cheek_forward_pos" 18 } - gene_bs_cheek_height={ "cheek_height_pos" 42 "cheek_height_neg" 10 } - gene_bs_cheek_width={ "cheek_width_pos" 25 "cheek_width_pos" 3 } - gene_bs_ear_angle={ "ear_angle_pos" 108 "ear_angle_neg" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 6 } - gene_bs_ear_bend={ "ear_both_bend_pos" 71 "ear_both_bend_pos" 88 } - gene_bs_ear_outward={ "ear_outward_pos" 33 "ear_outward_neg" 17 } - gene_bs_ear_size={ "ear_size_pos" 62 "ear_size_neg" 109 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 78 "eye_corner_depth_pos" 242 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 5 "eye_fold_shape_neg" 44 } - gene_bs_eye_size={ "eye_size_pos" 91 "eye_size_neg" 24 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 8 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 126 "forehead_brow_curve_neg" 68 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 83 "forehead_brow_forward_neg" 118 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 8 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 17 "forehead_brow_outer_height_neg" 111 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 107 "forehead_brow_width_pos" 54 } - gene_bs_jaw_def={ "jaw_def_neg" 165 "jaw_def_neg" 106 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 88 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 58 "mouth_lower_lip_full_neg" 18 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 167 "mouth_lower_lip_pad_neg" 89 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 93 "mouth_lower_lip_width_pos" 16 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 26 "mouth_philtrum_def_pos" 45 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 117 "mouth_philtrum_shape_neg" 48 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 184 "mouth_philtrum_width_neg" 126 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 18 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 75 "mouth_upper_lip_full_pos" 171 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 221 "mouth_upper_lip_profile_pos" 36 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 12 "mouth_upper_lip_width_pos" 114 } - gene_bs_nose_forward={ "nose_forward_pos" 10 "nose_forward_pos" 32 } - gene_bs_nose_height={ "nose_height_pos" 66 "nose_height_pos" 17 } - gene_bs_nose_length={ "nose_length_neg" 73 "nose_length_pos" 122 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 16 "nose_nostril_height_pos" 16 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 0 "nose_nostril_width_pos" 30 } - gene_bs_nose_profile={ "nose_profile_hawk" 41 "nose_profile_hawk" 40 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 8 "nose_ridge_angle_pos" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 19 "nose_ridge_width_neg" 38 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_pos" 25 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 1 "nose_tip_angle_pos" 38 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_neg" 49 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 29 "nose_tip_width_neg" 0 } - face_detail_cheek_def={ "cheek_def_02" 32 "cheek_def_02" 3 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 131 "cheek_fat_01_neg" 229 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 251 "chin_def" 252 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 49 "eye_lower_lid_def" 243 } - face_detail_eye_socket={ "eye_socket_color_02" 18 "eye_socket_01" 25 } - face_detail_nasolabial={ "nasolabial_03" 14 "nasolabial_02" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 39 "nose_ridge_def_neg" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 61 "nose_tip_def" 68 } - face_detail_temple_def={ "temple_def" 211 "temple_def" 253 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_01" 128 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 19 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 255 "forehead_wrinkles_01" 44 } - expression_other={ "cheek_wrinkles_both_01" 31 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 134 "complexion_4" 203 } - gene_height={ "normal_height" 120 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 97 "body_fat_head_fat_full" 116 } - gene_bs_body_shape={ "body_shape_hourglass_half" 72 "body_shape_rectangle_half" 20 } - gene_bs_bust={ "bust_clothes" 143 "bust_shape_3_full" 213 } - gene_age={ "old_1" 143 "old_1" 253 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 224 "far_spacing_avg_thickness" 237 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 164 "layer_2_low_thickness" 220 } - gene_body_hair={ "body_hair_avg" 138 "body_hair_avg" 139 } - gene_hair_type={ "hair_straight" 124 "hair_wavy" 133 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 133 "normal_eyes" 133 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 239 "normal_eyelashes" 239 } - beards={ "all_beards" 164 "no_beard" 0 } - cloaks={ "sp2_cloak_imperial" 152 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 189 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 110 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 116 "most_clothes" 0 } - headgear={ "fp2_christian_royalty" 220 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_garcia.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_garcia.txt deleted file mode 100644 index 4fc7a399..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_garcia.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:109500 -bookmark_iberia_king_garcia={ - type=male - id=526840243 - age=0.240000 - genes={ hair_color={ 16 235 184 252 } - skin_color={ 170 112 168 112 } - eye_color={ 28 146 58 131 } - gene_chin_forward={ "chin_forward_neg" 114 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 140 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_neg" 89 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 124 "forehead_brow_height_pos" 142 } - gene_forehead_roundness={ "forehead_roundness_pos" 179 "forehead_roundness_pos" 185 } - gene_forehead_width={ "forehead_width_neg" 126 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_neg" 46 "forehead_height_neg" 119 } - gene_head_height={ "head_height_pos" 155 "head_height_pos" 160 } - gene_head_width={ "head_width_pos" 162 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 174 "head_profile_pos" 160 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 143 } - gene_head_top_width={ "head_top_width_neg" 50 "head_top_width_pos" 159 } - gene_jaw_angle={ "jaw_angle_pos" 152 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_neg" 98 "jaw_forward_neg" 106 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 170 "jaw_width_pos" 138 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 128 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 133 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_pos" 127 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 100 "mouth_upper_lip_size_pos" 157 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 92 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_neg" 8 "mouth_open_neg" 107 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_neg" 110 } - gene_neck_width={ "neck_width_neg" 125 "neck_width_neg" 109 } - gene_bs_cheek_forward={ "cheek_forward_neg" 30 "cheek_forward_neg" 6 } - gene_bs_cheek_height={ "cheek_height_pos" 4 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 15 "cheek_width_neg" 20 } - gene_bs_ear_angle={ "ear_angle_neg" 22 "ear_angle_neg" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 65 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 116 "ear_upper_bend_pos" 169 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_pos" 44 } - gene_bs_ear_size={ "ear_size_pos" 47 "ear_size_neg" 18 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 201 "eye_corner_depth_pos" 123 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 41 "eye_fold_shape_pos" 44 } - gene_bs_eye_size={ "eye_size_neg" 53 "eye_size_neg" 36 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 142 "eye_upper_lid_size_pos" 127 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 174 "forehead_brow_curve_neg" 45 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_pos" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 60 "forehead_brow_inner_height_pos" 50 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 117 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 33 "forehead_brow_width_pos" 21 } - gene_bs_jaw_def={ "jaw_def_neg" 103 "jaw_def_neg" 26 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 35 "mouth_lower_lip_def_pos" 39 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 64 "mouth_lower_lip_full_neg" 10 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 6 "mouth_lower_lip_pad_pos" 64 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 10 "mouth_lower_lip_width_neg" 12 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 34 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 100 "mouth_philtrum_shape_pos" 31 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 2 "mouth_philtrum_width_neg" 27 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 15 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 98 "mouth_upper_lip_full_pos" 50 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 12 "mouth_upper_lip_profile_pos" 42 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 81 "mouth_upper_lip_width_neg" 16 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_pos" 6 } - gene_bs_nose_height={ "nose_height_neg" 46 "nose_height_neg" 38 } - gene_bs_nose_length={ "nose_length_pos" 47 "nose_length_neg" 51 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 38 "nose_nostril_height_neg" 29 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 14 "nose_nostril_width_neg" 146 } - gene_bs_nose_profile={ "nose_profile_neg" 4 "nose_profile_neg" 17 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_neg" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 1 "nose_ridge_width_pos" 42 } - gene_bs_nose_size={ "nose_size_pos" 60 "nose_size_pos" 64 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 37 "nose_tip_angle_pos" 6 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 2 "nose_tip_forward_pos" 108 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 45 "nose_tip_width_pos" 39 } - face_detail_cheek_def={ "cheek_def_01" 3 "cheek_def_01" 171 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 39 "cheek_fat_01_pos" 212 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 190 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 66 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 0 "eye_socket_01" 40 } - face_detail_nasolabial={ "nasolabial_03" 71 "nasolabial_01" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 22 "nose_ridge_def_neg" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 56 "nose_tip_def" 4 } - face_detail_temple_def={ "temple_def" 195 "temple_def" 116 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_02" 92 } - expression_eye_wrinkles={ "eye_wrinkles_01" 209 "eye_wrinkles_02" 233 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 60 "forehead_wrinkles_01" 40 } - expression_other={ "cheek_wrinkles_both_01" 254 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_5" 122 "complexion_3" 196 } - gene_height={ "normal_height" 125 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_low" 121 "body_fat_head_fat_medium" 145 } - gene_bs_body_shape={ "body_shape_rectangle_half" 51 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 75 "bust_shape_3_full" 145 } - gene_age={ "old_3" 20 "old_4" 116 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 220 "avg_spacing_low_thickness" 173 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 141 "layer_2_high_thickness" 178 } - gene_body_hair={ "body_hair_avg" 228 "body_hair_sparse" 228 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 180 "normal_eyes" 180 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 68 "normal_eyelashes" 68 } - beards={ "scripted_character_beards_02" 30 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 29 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 70 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "fp2_christian_royalty" 255 "no_headgear" 0 } - additive_headgear={ "western_veils" 70 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho.txt deleted file mode 100644 index 7fb60bfe..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:107500 -bookmark_iberia_king_sancho={ - type=male - id=3150791855 - age=0.270000 - genes={ hair_color={ 108 244 11 236 } - skin_color={ 171 112 170 112 } - eye_color={ 48 169 84 155 } - gene_chin_forward={ "chin_forward_neg" 114 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_pos" 139 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_neg" 88 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 136 } - gene_eye_distance={ "eye_distance_pos" 160 "eye_distance_neg" 89 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_pos" 138 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 124 "forehead_brow_height_pos" 142 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_pos" 168 "forehead_width_neg" 126 } - gene_forehead_height={ "forehead_height_neg" 119 "forehead_height_neg" 46 } - gene_head_height={ "head_height_pos" 160 "head_height_pos" 155 } - gene_head_width={ "head_width_neg" 121 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 174 "head_profile_pos" 160 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 143 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_neg" 50 } - gene_jaw_angle={ "jaw_angle_neg" 103 "jaw_angle_neg" 125 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 84 "mouth_corner_depth_pos" 128 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_neg" 96 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 133 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 100 "mouth_upper_lip_size_pos" 157 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 92 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_neg" 8 "mouth_open_neg" 107 } - gene_neck_length={ "neck_length_neg" 110 "neck_length_neg" 82 } - gene_neck_width={ "neck_width_neg" 109 "neck_width_neg" 125 } - gene_bs_cheek_forward={ "cheek_forward_pos" 42 "cheek_forward_neg" 6 } - gene_bs_cheek_height={ "cheek_height_pos" 4 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 15 "cheek_width_neg" 20 } - gene_bs_ear_angle={ "ear_angle_neg" 22 "ear_angle_neg" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 16 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 169 "ear_upper_bend_pos" 169 } - gene_bs_ear_outward={ "ear_outward_neg" 88 "ear_outward_pos" 44 } - gene_bs_ear_size={ "ear_size_neg" 18 "ear_size_pos" 47 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 201 "eye_corner_depth_pos" 123 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 44 "eye_fold_shape_neg" 41 } - gene_bs_eye_size={ "eye_size_neg" 22 "eye_size_neg" 53 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 127 "eye_upper_lid_size_pos" 142 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 2 "forehead_brow_curve_neg" 45 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 45 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 91 "forehead_brow_inner_height_neg" 98 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 44 "forehead_brow_outer_height_pos" 30 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 33 "forehead_brow_width_pos" 21 } - gene_bs_jaw_def={ "jaw_def_neg" 26 "jaw_def_neg" 103 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 35 "mouth_lower_lip_def_pos" 99 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 10 "mouth_lower_lip_full_pos" 64 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 6 "mouth_lower_lip_pad_pos" 64 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 11 "mouth_lower_lip_width_pos" 10 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 34 "mouth_philtrum_def_pos" 10 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 1 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 27 "mouth_philtrum_width_pos" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 121 "mouth_upper_lip_def_pos" 13 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 50 "mouth_upper_lip_full_pos" 98 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 42 "mouth_upper_lip_profile_pos" 12 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 29 "mouth_upper_lip_width_pos" 81 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_neg" 22 } - gene_bs_nose_height={ "nose_height_pos" 21 "nose_height_pos" 99 } - gene_bs_nose_length={ "nose_length_neg" 51 "nose_length_pos" 47 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 29 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 27 "nose_nostril_width_neg" 146 } - gene_bs_nose_profile={ "nose_profile_hawk" 102 "nose_profile_neg" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_neg" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 1 "nose_ridge_width_pos" 46 } - gene_bs_nose_size={ "nose_size_pos" 71 "nose_size_pos" 58 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 37 "nose_tip_angle_pos" 94 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 108 "nose_tip_forward_pos" 2 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 36 "nose_tip_width_pos" 39 } - face_detail_cheek_def={ "cheek_def_01" 171 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 8 "cheek_fat_01_pos" 212 } - face_detail_chin_cleft={ "chin_cleft" 6 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 190 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 66 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 40 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_02" 33 "nasolabial_03" 71 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_neg" 14 } - face_detail_nose_tip_def={ "nose_tip_def" 253 "nose_tip_def" 56 } - face_detail_temple_def={ "temple_def" 213 "temple_def" 162 } - expression_brow_wrinkles={ "brow_wrinkles_01" 161 "brow_wrinkles_02" 62 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_02" 233 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 60 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 122 "complexion_3" 196 } - gene_height={ "normal_height" 115 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_medium" 130 "body_fat_head_fat_medium" 145 } - gene_bs_body_shape={ "body_shape_rectangle_half" 76 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 116 "bust_shape_4_half" 170 } - gene_age={ "old_2" 239 "old_1" 173 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 173 "close_spacing_avg_thickness" 212 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 178 "layer_2_high_thickness" 163 } - gene_body_hair={ "body_hair_avg" 223 "body_hair_avg" 118 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 123 "normal_eyes" 123 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 155 "normal_eyelashes" 155 } - beards={ "scripted_character_beards_01" 79 "no_beard" 0 } - cloaks={ "western_royalty" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 41 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 174 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "western_royalty" 126 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 174 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho_alt_rodrigo.txt b/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho_alt_rodrigo.txt deleted file mode 100644 index 059d9ae8..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_iberia_king_sancho_alt_rodrigo.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:107590 -bookmark_iberia_king_sancho_alt_rodrigo={ - type=male - id=2121656939 - age=0.230000 - genes={ hair_color={ 178 204 46 249 } - skin_color={ 173 115 176 116 } - eye_color={ 74 149 61 172 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_pos" 131 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 121 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 108 } - gene_eye_distance={ "eye_distance_pos" 173 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 141 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 130 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_pos" 228 "forehead_roundness_pos" 218 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_neg" 106 } - gene_forehead_height={ "forehead_height_neg" 103 "forehead_height_neg" 58 } - gene_head_height={ "head_height_pos" 139 "head_height_pos" 164 } - gene_head_width={ "head_width_pos" 150 "head_width_pos" 162 } - gene_head_profile={ "head_profile_neg" 92 "head_profile_pos" 139 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_neg" 109 "head_top_width_pos" 150 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 158 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 176 } - gene_mouth_width={ "mouth_width_neg" 74 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 184 "mouth_upper_lip_size_pos" 143 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 99 "mouth_lower_lip_size_neg" 82 } - gene_mouth_open={ "mouth_open_neg" 28 "mouth_open_neg" 70 } - gene_neck_length={ "neck_length_pos" 139 "neck_length_pos" 169 } - gene_neck_width={ "neck_width_pos" 171 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_pos" 120 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_pos" 17 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 26 "cheek_width_pos" 25 } - gene_bs_ear_angle={ "ear_angle_neg" 3 "ear_angle_neg" 90 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 7 "ear_inner_shape_pos" 104 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 21 "ear_upper_bend_pos" 94 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_neg" 4 } - gene_bs_ear_size={ "ear_size_pos" 11 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 247 "eye_corner_depth_pos" 192 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 132 "eye_fold_shape_neg" 31 } - gene_bs_eye_size={ "eye_size_pos" 103 "eye_size_pos" 121 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 12 "eye_upper_lid_size_pos" 44 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 163 "forehead_brow_curve_neg" 174 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 26 "forehead_brow_forward_neg" 6 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 123 "forehead_brow_inner_height_pos" 13 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 84 "forehead_brow_outer_height_neg" 116 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 18 "forehead_brow_width_pos" 6 } - gene_bs_jaw_def={ "jaw_def_pos" 19 "jaw_def_pos" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 26 "mouth_lower_lip_def_pos" 112 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 75 "mouth_lower_lip_full_pos" 53 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 6 "mouth_lower_lip_pad_neg" 99 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 119 "mouth_lower_lip_width_pos" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 16 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_neg" 14 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 38 "mouth_philtrum_width_neg" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 21 "mouth_upper_lip_def_pos" 39 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 17 "mouth_upper_lip_full_pos" 87 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 99 "mouth_upper_lip_profile_pos" 16 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 35 "mouth_upper_lip_width_neg" 71 } - gene_bs_nose_forward={ "nose_forward_neg" 1 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_neg" 13 "nose_height_neg" 73 } - gene_bs_nose_length={ "nose_length_neg" 9 "nose_length_neg" 35 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_neg" 122 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 104 "nose_nostril_width_neg" 46 } - gene_bs_nose_profile={ "nose_profile_pos" 15 "nose_profile_neg" 23 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 28 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 4 "nose_ridge_width_neg" 23 } - gene_bs_nose_size={ "nose_size_pos" 16 "nose_size_neg" 2 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 36 "nose_tip_angle_pos" 51 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 19 "nose_tip_forward_neg" 39 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 26 "nose_tip_width_pos" 113 } - face_detail_cheek_def={ "cheek_def_01" 17 "cheek_def_01" 7 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 6 "cheek_fat_01_pos" 224 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def_neg" 9 "chin_def" 18 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 250 "eye_lower_lid_def" 17 } - face_detail_eye_socket={ "eye_socket_color_01" 20 "eye_socket_02" 23 } - face_detail_nasolabial={ "nasolabial_03" 3 "nasolabial_02" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_pos" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 103 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 81 "temple_def" 235 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 98 } - expression_eye_wrinkles={ "eye_wrinkles_03" 150 "eye_wrinkles_01" 167 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 153 "forehead_wrinkles_03" 207 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 130 "complexion_3" 76 } - gene_height={ "normal_height" 132 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 122 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_apple_half" 255 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 32 "bust_shape_3_half" 18 } - gene_age={ "old_4" 81 "old_1" 172 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 145 "avg_spacing_low_thickness" 247 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 210 "layer_2_low_thickness" 152 } - gene_body_hair={ "body_hair_avg" 90 "body_hair_avg" 102 } - gene_hair_type={ "hair_wavy" 182 "hair_straight" 159 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 106 "normal_eyes" 106 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 207 "normal_eyelashes" 207 } - beards={ "all_beards" 236 "no_beard" 0 } - cloaks={ "no_cloak" 98 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 125 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 133 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 236 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "fp2_iberian_christian_sword" 255 "no_props" 0 } - props_left={ "ep2_western_jousting_shield_01" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 5 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - } - entity={ 1083207840 1083207840 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_alp_arslan.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_alt_alp_arslan.txt deleted file mode 100644 index 1f5e82e5..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_alp_arslan.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:3040 -bookmark_laamps_alt_alp_arslan={ - type=male - id=29354074 - age=0.370000 - genes={ hair_color={ 6 247 4 243 } - skin_color={ 191 114 194 115 } - eye_color={ 43 253 74 245 } - gene_chin_forward={ "chin_forward_neg" 89 "chin_forward_neg" 113 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 90 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_pos" 131 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 103 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 128 "forehead_brow_height_pos" 137 } - gene_forehead_roundness={ "forehead_roundness_neg" 89 "forehead_roundness_pos" 130 } - gene_forehead_width={ "forehead_width_neg" 125 "forehead_width_neg" 121 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_neg" 119 } - gene_head_height={ "head_height_pos" 138 "head_height_pos" 145 } - gene_head_width={ "head_width_pos" 134 "head_width_pos" 178 } - gene_head_profile={ "head_profile_neg" 76 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_neg" 126 "head_top_height_pos" 151 } - gene_head_top_width={ "head_top_width_pos" 141 "head_top_width_neg" 108 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_neg" 121 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_neg" 97 "jaw_width_pos" 137 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_neg" 123 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_neg" 89 "mouth_height_neg" 121 } - gene_mouth_width={ "mouth_width_neg" 124 "mouth_width_neg" 80 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 120 "mouth_upper_lip_size_pos" 162 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 123 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_neg" 47 "mouth_open_neg" 27 } - gene_neck_length={ "neck_length_pos" 160 "neck_length_neg" 89 } - gene_neck_width={ "neck_width_neg" 124 "neck_width_pos" 152 } - gene_bs_cheek_forward={ "cheek_forward_pos" 12 "cheek_forward_neg" 61 } - gene_bs_cheek_height={ "cheek_height_neg" 18 "cheek_height_pos" 85 } - gene_bs_cheek_width={ "cheek_width_neg" 2 "cheek_width_pos" 15 } - gene_bs_ear_angle={ "ear_angle_neg" 14 "ear_angle_pos" 48 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 26 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 2 "ear_both_bend_pos" 51 } - gene_bs_ear_outward={ "ear_outward_pos" 14 "ear_outward_neg" 4 } - gene_bs_ear_size={ "ear_size_neg" 120 "ear_size_neg" 41 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 147 "eye_corner_depth_neg" 180 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 81 "eye_fold_shape_neg" 26 } - gene_bs_eye_size={ "eye_size_pos" 116 "eye_size_neg" 16 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 252 "eye_upper_lid_size_neg" 190 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 125 "forehead_brow_curve_neg" 119 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 118 "forehead_brow_forward_neg" 18 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 106 "forehead_brow_inner_height_neg" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 67 "forehead_brow_outer_height_neg" 2 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 40 "forehead_brow_width_pos" 84 } - gene_bs_jaw_def={ "jaw_def_neg" 26 "jaw_def_neg" 254 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 31 "mouth_lower_lip_def_pos" 59 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 91 "mouth_lower_lip_full_pos" 46 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 7 "mouth_lower_lip_pad_neg" 2 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 8 "mouth_lower_lip_width_neg" 53 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 10 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 116 "mouth_philtrum_shape_pos" 71 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 34 "mouth_philtrum_width_neg" 68 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 31 "mouth_upper_lip_def_pos" 36 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 17 "mouth_upper_lip_full_neg" 80 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 89 "mouth_upper_lip_profile_pos" 100 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 9 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 33 "nose_forward_pos" 17 } - gene_bs_nose_height={ "nose_height_neg" 4 "nose_height_pos" 85 } - gene_bs_nose_length={ "nose_length_neg" 84 "nose_length_neg" 94 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 42 "nose_nostril_height_neg" 9 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 67 "nose_nostril_width_pos" 30 } - gene_bs_nose_profile={ "nose_profile_pos" 121 "nose_profile_pos" 51 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 23 "nose_ridge_angle_pos" 3 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 17 "nose_ridge_width_pos" 32 } - gene_bs_nose_size={ "nose_size_neg" 48 "nose_size_neg" 34 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 11 "nose_tip_angle_pos" 18 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 155 "nose_tip_forward_neg" 78 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 157 "nose_tip_width_neg" 62 } - face_detail_cheek_def={ "cheek_def_01" 72 "cheek_def_01" 88 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 21 "cheek_fat_01_neg" 97 } - face_detail_chin_cleft={ "chin_dimple" 12 "chin_dimple" 25 } - face_detail_chin_def={ "chin_def_neg" 71 "chin_def_neg" 228 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 47 "eye_lower_lid_def" 18 } - face_detail_eye_socket={ "eye_socket_03" 9 "eye_socket_03" 13 } - face_detail_nasolabial={ "nasolabial_01" 2 "nasolabial_03" 20 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 3 "nose_ridge_def_neg" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 2 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 60 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_02" 161 "brow_wrinkles_04" 47 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_01" 147 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 39 "forehead_wrinkles_03" 196 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 248 "complexion_3" 187 } - gene_height={ "normal_height" 121 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 138 "body_fat_head_fat_low" 134 } - gene_bs_body_shape={ "body_shape_rectangle_half" 112 "body_shape_rectangle_half" 51 } - gene_bs_bust={ "bust_clothes" 83 "bust_shape_1_half" 31 } - gene_age={ "old_4" 70 "old_2" 169 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 154 "avg_spacing_avg_thickness" 235 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 231 "layer_2_low_thickness" 200 } - gene_body_hair={ "body_hair_sparse_low_stubble" 114 "body_hair_sparse_low_stubble" 89 } - gene_hair_type={ "hair_straight_thin_beard" 189 "hair_straight" 173 } - gene_baldness={ "male_pattern_baldness" 101 "male_pattern_baldness" 132 } - eye_accessory={ "normal_eyes" 14 "normal_eyes" 14 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 169 "normal_eyelashes" 169 } - beards={ "thin_beards_straight" 123 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 94 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 158 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 107 "most_clothes" 0 } - headgear={ "steppe_high_nobility" 97 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_2" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=2951898311 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_boudewijn_v.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_alt_boudewijn_v.txt deleted file mode 100644 index 438e9352..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_boudewijn_v.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:364 -bookmark_laamps_alt_boudewijn_v={ - type=male - id=1456216937 - age=0.540000 - genes={ hair_color={ 177 181 105 238 } - skin_color={ 77 89 69 87 } - eye_color={ 51 198 180 177 } - gene_chin_forward={ "chin_forward_pos" 150 "chin_forward_neg" 113 } - gene_chin_height={ "chin_height_pos" 132 "chin_height_neg" 114 } - gene_chin_width={ "chin_width_pos" 130 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 151 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_neg" 120 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 127 "forehead_brow_height_neg" 112 } - gene_forehead_roundness={ "forehead_roundness_pos" 131 "forehead_roundness_pos" 197 } - gene_forehead_width={ "forehead_width_neg" 53 "forehead_width_neg" 125 } - gene_forehead_height={ "forehead_height_neg" 32 "forehead_height_neg" 119 } - gene_head_height={ "head_height_pos" 149 "head_height_neg" 124 } - gene_head_width={ "head_width_pos" 134 "head_width_pos" 142 } - gene_head_profile={ "head_profile_pos" 136 "head_profile_neg" 82 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_pos" 165 } - gene_head_top_width={ "head_top_width_neg" 101 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_pos" 154 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 108 } - gene_jaw_width={ "jaw_width_pos" 167 "jaw_width_pos" 161 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_pos" 159 } - gene_mouth_forward={ "mouth_forward_neg" 123 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_neg" 125 "mouth_height_neg" 117 } - gene_mouth_width={ "mouth_width_pos" 156 "mouth_width_neg" 80 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 193 "mouth_upper_lip_size_neg" 112 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 100 "mouth_lower_lip_size_pos" 136 } - gene_mouth_open={ "mouth_open_neg" 105 "mouth_open_neg" 12 } - gene_neck_length={ "neck_length_pos" 227 "neck_length_neg" 85 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_pos" 49 "cheek_forward_neg" 23 } - gene_bs_cheek_height={ "cheek_height_neg" 38 "cheek_height_pos" 31 } - gene_bs_cheek_width={ "cheek_width_pos" 0 "cheek_width_pos" 90 } - gene_bs_ear_angle={ "ear_angle_neg" 51 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 47 "ear_inner_shape_pos" 44 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 1 "ear_both_bend_pos" 26 } - gene_bs_ear_outward={ "ear_outward_pos" 54 "ear_outward_pos" 63 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_pos" 4 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 179 "eye_corner_depth_pos" 156 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 204 "eye_fold_shape_neg" 158 } - gene_bs_eye_size={ "eye_size_pos" 37 "eye_size_neg" 7 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 9 "eye_upper_lid_size_pos" 1 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 152 "forehead_brow_curve_neg" 124 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 3 "forehead_brow_forward_pos" 55 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 13 "forehead_brow_inner_height_neg" 124 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_pos" 73 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 30 "forehead_brow_width_neg" 47 } - gene_bs_jaw_def={ "jaw_def_neg" 78 "jaw_def_neg" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 27 "mouth_lower_lip_def_pos" 13 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 83 "mouth_lower_lip_full_pos" 13 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 128 "mouth_lower_lip_pad_neg" 65 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 116 "mouth_lower_lip_width_pos" 59 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 42 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 74 "mouth_philtrum_shape_neg" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 18 "mouth_philtrum_width_neg" 21 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 37 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 43 "mouth_upper_lip_full_neg" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 66 "mouth_upper_lip_profile_pos" 17 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 107 "mouth_upper_lip_width_neg" 34 } - gene_bs_nose_forward={ "nose_forward_neg" 37 "nose_forward_neg" 25 } - gene_bs_nose_height={ "nose_height_neg" 51 "nose_height_pos" 42 } - gene_bs_nose_length={ "nose_length_neg" 104 "nose_length_neg" 37 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 3 "nose_nostril_height_pos" 75 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 21 "nose_nostril_width_pos" 14 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 17 "nose_profile_neg" 78 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 15 "nose_ridge_angle_neg" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 51 "nose_ridge_width_neg" 48 } - gene_bs_nose_size={ "nose_size_pos" 28 "nose_size_pos" 23 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 51 "nose_tip_angle_pos" 20 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_neg" 32 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 26 "nose_tip_width_pos" 45 } - face_detail_cheek_def={ "cheek_def_02" 165 "cheek_def_01" 73 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 207 "cheek_fat_03_pos" 21 } - face_detail_chin_cleft={ "chin_dimple" 25 "chin_cleft" 6 } - face_detail_chin_def={ "chin_def_neg" 182 "chin_def_neg" 18 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 106 "eye_lower_lid_def" 175 } - face_detail_eye_socket={ "eye_socket_02" 199 "eye_socket_color_01" 19 } - face_detail_nasolabial={ "nasolabial_03" 1 "nasolabial_02" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 45 "nose_ridge_def_pos" 7 } - face_detail_nose_tip_def={ "nose_tip_def" 9 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 128 "temple_def" 252 } - expression_brow_wrinkles={ "brow_wrinkles_02" 37 "brow_wrinkles_01" 89 } - expression_eye_wrinkles={ "eye_wrinkles_01" 110 "eye_wrinkles_01" 33 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 16 "forehead_wrinkles_02" 242 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 238 "complexion_3" 193 } - gene_height={ "normal_height" 159 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_full" 126 "body_fat_head_fat_full" 149 } - gene_bs_body_shape={ "body_shape_pear_half" 42 "body_shape_pear_full" 55 } - gene_bs_bust={ "bust_clothes" 34 "bust_default" 101 } - gene_age={ "old_2" 202 "old_1" 84 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 246 "far_spacing_high_thickness" 156 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 134 "layer_2_avg_thickness" 171 } - gene_body_hair={ "body_hair_sparse" 97 "body_hair_avg" 141 } - gene_hair_type={ "hair_wavy" 149 "hair_wavy" 187 } - gene_baldness={ "male_pattern_baldness" 130 "male_pattern_baldness" 109 } - eye_accessory={ "normal_eyes" 212 "normal_eyes" 212 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 108 "normal_eyelashes" 108 } - beards={ "western_beards_straight" 193 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 170 "no_cloak" 0 } - hairstyles={ "western_hairstyles_wavy" 15 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 42 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era2_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 115 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 193 "no_additive" 0 } - gene_balding_hair_effect={ "baldness_stage_2" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=2951898311 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_konstantinos_x.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_alt_konstantinos_x.txt deleted file mode 100644 index 776fe571..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_konstantinos_x.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1732 -bookmark_laamps_alt_konstantinos_x={ - type=male - id=521429015 - age=0.600000 - genes={ hair_color={ 33 252 158 99 } - skin_color={ 127 78 127 78 } - eye_color={ 86 223 189 148 } - gene_chin_forward={ "chin_forward_pos" 140 "chin_forward_pos" 140 } - gene_chin_height={ "chin_height_neg" 97 "chin_height_neg" 97 } - gene_chin_width={ "chin_width_pos" 185 "chin_width_pos" 185 } - gene_eye_angle={ "eye_angle_pos" 139 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_neg" 116 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_neg" 104 "eye_shut_neg" 104 } - gene_forehead_angle={ "forehead_angle_neg" 108 "forehead_angle_neg" 108 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 122 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 178 "forehead_roundness_pos" 178 } - gene_forehead_width={ "forehead_width_neg" 109 "forehead_width_neg" 109 } - gene_forehead_height={ "forehead_height_neg" 28 "forehead_height_neg" 28 } - gene_head_height={ "head_height_pos" 142 "head_height_pos" 142 } - gene_head_width={ "head_width_neg" 111 "head_width_neg" 111 } - gene_head_profile={ "head_profile_neg" 97 "head_profile_neg" 97 } - gene_head_top_height={ "head_top_height_pos" 154 "head_top_height_pos" 154 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_pos" 159 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 151 "jaw_width_pos" 151 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 115 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_neg" 119 "mouth_height_neg" 119 } - gene_mouth_width={ "mouth_width_neg" 97 "mouth_width_neg" 97 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 149 "mouth_upper_lip_size_pos" 149 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 105 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_neg" 78 "mouth_open_neg" 78 } - gene_neck_length={ "neck_length_pos" 135 "neck_length_pos" 135 } - gene_neck_width={ "neck_width_neg" 105 "neck_width_neg" 105 } - gene_bs_cheek_forward={ "cheek_forward_neg" 49 "cheek_forward_neg" 49 } - gene_bs_cheek_height={ "cheek_height_pos" 33 "cheek_height_pos" 33 } - gene_bs_cheek_width={ "cheek_width_pos" 26 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_neg" 72 "ear_angle_neg" 72 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 3 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 59 "ear_lower_bend_pos" 59 } - gene_bs_ear_outward={ "ear_outward_pos" 24 "ear_outward_pos" 24 } - gene_bs_ear_size={ "ear_size_neg" 118 "ear_size_neg" 118 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 207 "eye_corner_depth_pos" 207 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 37 "eye_fold_shape_pos" 37 } - gene_bs_eye_size={ "eye_size_pos" 18 "eye_size_pos" 18 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 6 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 15 "forehead_brow_curve_pos" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 31 "forehead_brow_forward_pos" 31 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 93 "forehead_brow_inner_height_pos" 93 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 105 "forehead_brow_outer_height_pos" 105 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 3 "forehead_brow_width_neg" 3 } - gene_bs_jaw_def={ "jaw_def_pos" 51 "jaw_def_pos" 51 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 150 "mouth_lower_lip_def_pos" 150 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 24 "mouth_lower_lip_full_neg" 24 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 114 "mouth_lower_lip_pad_pos" 114 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 93 "mouth_lower_lip_width_neg" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 44 "mouth_philtrum_def_pos" 44 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 20 "mouth_philtrum_shape_neg" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 2 "mouth_philtrum_width_pos" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 26 "mouth_upper_lip_def_pos" 26 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 44 "mouth_upper_lip_full_pos" 44 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 24 "mouth_upper_lip_profile_pos" 24 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 31 "mouth_upper_lip_width_pos" 31 } - gene_bs_nose_forward={ "nose_forward_pos" 35 "nose_forward_pos" 35 } - gene_bs_nose_height={ "nose_height_pos" 76 "nose_height_pos" 76 } - gene_bs_nose_length={ "nose_length_neg" 87 "nose_length_neg" 87 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 22 "nose_nostril_height_neg" 22 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 31 "nose_nostril_width_neg" 31 } - gene_bs_nose_profile={ "nose_profile_pos" 31 "nose_profile_pos" 31 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 22 "nose_ridge_angle_pos" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 21 "nose_size_pos" 21 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 15 "nose_tip_angle_neg" 15 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 16 "nose_tip_forward_neg" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 20 "nose_tip_width_neg" 20 } - face_detail_cheek_def={ "cheek_def_01" 97 "cheek_def_01" 97 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 219 "cheek_fat_01_neg" 219 } - face_detail_chin_cleft={ "chin_dimple" 14 "chin_dimple" 14 } - face_detail_chin_def={ "chin_def" 1 "chin_def" 1 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 116 "eye_lower_lid_def" 116 } - face_detail_eye_socket={ "eye_socket_02" 143 "eye_socket_02" 143 } - face_detail_nasolabial={ "nasolabial_03" 15 "nasolabial_03" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 9 "nose_ridge_def_neg" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 5 "nose_tip_def" 5 } - face_detail_temple_def={ "temple_def" 121 "temple_def" 121 } - expression_brow_wrinkles={ "brow_wrinkles_04" 14 "brow_wrinkles_04" 14 } - expression_eye_wrinkles={ "eye_wrinkles_02" 175 "eye_wrinkles_02" 175 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 31 "forehead_wrinkles_01" 31 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 175 "complexion_4" 175 } - gene_height={ "normal_height" 143 "normal_height" 143 } - gene_bs_body_type={ "body_fat_head_fat_low" 117 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_apple_half" 95 "body_shape_apple_half" 55 } - gene_bs_bust={ "bust_clothes" 81 "bust_clothes" 102 } - gene_age={ "old_3" 21 "old_3" 21 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 127 "avg_spacing_avg_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 177 "layer_2_avg_thickness" 177 } - gene_body_hair={ "body_hair_sparse" 186 "body_hair_sparse" 186 } - gene_hair_type={ "hair_wavy" 135 "hair_wavy" 135 } - gene_baldness={ "male_pattern_baldness" 124 "male_pattern_baldness" 124 } - eye_accessory={ "normal_eyes" 54 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 81 "normal_eyelashes" 81 } - beards={ "all_beards" 255 "no_beard" 0 } - hairstyles={ "all_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_imperial_legwear" 235 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_imperial_clothes" 211 "most_clothes" 0 } - cloaks={ "ep3_byzantine_era2_imp_01_loros" 250 "no_cloak" 0 } - headgear={ "ep1_byzantine_imperial" 154 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - gene_additive_animations_fat={ "fat_additive" 10 "fat_additive" 0 } - props_right={ "ep3_byzantine_scepter" 155 "no_props" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 2984667754 2984667754 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_mensur_qutalmishoglu.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_alt_mensur_qutalmishoglu.txt deleted file mode 100644 index 3d962763..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_mensur_qutalmishoglu.txt +++ /dev/null @@ -1,173 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:extra_qutalmish_01 -bookmark_laamps_alt_mensur_qutalmishoglu={ - type=male - id=3477609280 - age=0.280000 - genes={ hair_color={ 93 242 121 250 } - skin_color={ 220 99 212 103 } - eye_color={ 32 247 80 244 } - gene_chin_forward={ "chin_forward_neg" 126 "chin_forward_neg" 120 } - gene_chin_height={ "chin_height_neg" 116 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 104 "chin_width_neg" 109 } - gene_eye_angle={ "eye_angle_neg" 109 "eye_angle_pos" 174 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_pos" 138 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 146 "forehead_angle_neg" 105 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 155 } - gene_forehead_roundness={ "forehead_roundness_neg" 97 "forehead_roundness_pos" 148 } - gene_forehead_width={ "forehead_width_pos" 153 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 155 "forehead_height_neg" 116 } - gene_head_height={ "head_height_pos" 138 "head_height_neg" 104 } - gene_head_width={ "head_width_pos" 147 "head_width_pos" 147 } - gene_head_profile={ "head_profile_neg" 62 "head_profile_neg" 76 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 205 "head_top_width_pos" 216 } - gene_jaw_angle={ "jaw_angle_pos" 141 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_neg" 93 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 131 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 149 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_neg" 110 "mouth_height_pos" 161 } - gene_mouth_width={ "mouth_width_neg" 49 "mouth_width_neg" 93 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 133 "mouth_upper_lip_size_pos" 146 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 131 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_pos" 197 "mouth_open_pos" 184 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_pos" 133 } - gene_neck_width={ "neck_width_neg" 125 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 7 "cheek_forward_pos" 42 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 30 } - gene_bs_cheek_width={ "cheek_width_neg" 36 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_neg" 4 "ear_angle_neg" 31 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 110 "ear_inner_shape_pos" 111 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 102 "ear_upper_bend_pos" 29 } - gene_bs_ear_outward={ "ear_outward_neg" 23 "ear_outward_pos" 20 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_pos" 1 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 183 "eye_corner_depth_neg" 133 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 43 "eye_fold_shape_pos" 16 } - gene_bs_eye_size={ "eye_size_pos" 15 "eye_size_neg" 28 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 161 "eye_upper_lid_size_neg" 249 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 123 "forehead_brow_curve_neg" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 18 "forehead_brow_forward_neg" 24 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 33 "forehead_brow_inner_height_pos" 66 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 10 "forehead_brow_outer_height_neg" 85 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 17 "forehead_brow_width_pos" 39 } - gene_bs_jaw_def={ "jaw_def_neg" 35 "jaw_def_neg" 48 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 29 "mouth_lower_lip_def_pos" 29 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_pos" 1 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 182 "mouth_lower_lip_pad_neg" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 5 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 13 "mouth_philtrum_def_pos" 132 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_pos" 49 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 31 "mouth_philtrum_width_neg" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 40 "mouth_upper_lip_def_pos" 18 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 75 "mouth_upper_lip_full_pos" 27 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 36 "mouth_upper_lip_profile_pos" 44 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 34 "mouth_upper_lip_width_neg" 109 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_pos" 22 } - gene_bs_nose_height={ "nose_height_neg" 44 "nose_height_pos" 118 } - gene_bs_nose_length={ "nose_length_neg" 109 "nose_length_neg" 113 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 102 "nose_nostril_height_pos" 87 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 121 "nose_nostril_width_pos" 108 } - gene_bs_nose_profile={ "nose_profile_pos" 33 "nose_profile_pos" 96 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 3 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 44 "nose_ridge_width_pos" 20 } - gene_bs_nose_size={ "nose_size_pos" 27 "nose_size_neg" 48 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 5 "nose_tip_angle_neg" 23 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 92 "nose_tip_forward_neg" 85 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 28 "nose_tip_width_pos" 24 } - face_detail_cheek_def={ "cheek_def_02" 98 "cheek_def_01" 96 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 32 "cheek_fat_04_pos" 7 } - face_detail_chin_cleft={ "chin_cleft" 16 "chin_cleft" 20 } - face_detail_chin_def={ "chin_def_neg" 51 "chin_def_neg" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 8 "eye_lower_lid_def" 85 } - face_detail_eye_socket={ "eye_socket_03" 5 "eye_socket_01" 18 } - face_detail_nasolabial={ "nasolabial_01" 4 "nasolabial_01" 21 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 14 "nose_ridge_def_neg" 3 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 43 } - expression_brow_wrinkles={ "brow_wrinkles_01" 25 "brow_wrinkles_01" 42 } - expression_eye_wrinkles={ "eye_wrinkles_01" 226 "eye_wrinkles_01" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 202 "forehead_wrinkles_03" 252 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 206 "complexion_2" 244 } - gene_height={ "normal_height" 147 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_low" 134 "body_fat_head_fat_medium" 120 } - gene_bs_body_shape={ "body_shape_apple_half" 88 "body_shape_triangle_full" 19 } - gene_bs_bust={ "bust_clothes" 72 "bust_shape_2_full" 21 } - gene_age={ "old_2" 240 "old_2" 220 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 132 "far_spacing_low_thickness" 172 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 211 "layer_2_high_thickness" 252 } - gene_body_hair={ "body_hair_sparse_low_stubble" 11 "body_hair_sparse_low_stubble" 97 } - gene_hair_type={ "hair_straight" 190 "hair_straight" 173 } - gene_baldness={ "male_pattern_baldness" 99 "male_pattern_baldness" 252 } - eye_accessory={ "normal_eyes" 103 "normal_eyes" 103 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 206 "normal_eyelashes" 206 } - beards={ "steppe_beards_straight" 246 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 170 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 220 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "steppe_war" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_2" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=2951898311 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_roussel_de_baeilleul.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_alt_roussel_de_baeilleul.txt deleted file mode 100644 index 0159d518..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_alt_roussel_de_baeilleul.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34220 -bookmark_laamps_alt_roussel_de_baeilleul={ - type=male - id=4143910708 - age=0.340000 - genes={ hair_color={ 233 103 233 103 } - skin_color={ 95 75 95 75 } - eye_color={ 172 181 172 181 } - gene_chin_forward={ "chin_forward_pos" 145 "chin_forward_pos" 145 } - gene_chin_height={ "chin_height_neg" 103 "chin_height_neg" 103 } - gene_chin_width={ "chin_width_pos" 128 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 118 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_pos" 161 "eye_distance_pos" 161 } - gene_eye_shut={ "eye_shut_neg" 116 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_neg" 108 "forehead_angle_neg" 108 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 124 "forehead_brow_height_neg" 124 } - gene_forehead_roundness={ "forehead_roundness_pos" 160 "forehead_roundness_pos" 160 } - gene_forehead_width={ "forehead_width_neg" 105 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_pos" 178 "forehead_height_pos" 178 } - gene_head_height={ "head_height_neg" 117 "head_height_neg" 117 } - gene_head_width={ "head_width_pos" 188 "head_width_pos" 188 } - gene_head_profile={ "head_profile_neg" 100 "head_profile_neg" 100 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_neg" 116 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 137 } - gene_jaw_angle={ "jaw_angle_pos" 129 "jaw_angle_pos" 129 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 129 "jaw_width_pos" 129 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 151 "mouth_corner_depth_pos" 151 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 119 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_neg" 98 "mouth_height_neg" 98 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 108 "mouth_lower_lip_size_neg" 108 } - gene_mouth_open={ "mouth_open_pos" 136 "mouth_open_pos" 136 } - gene_neck_length={ "neck_length_neg" 94 "neck_length_neg" 94 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_neg" 119 } - gene_bs_cheek_forward={ "cheek_forward_pos" 14 "cheek_forward_pos" 14 } - gene_bs_cheek_height={ "cheek_height_neg" 36 "cheek_height_neg" 36 } - gene_bs_cheek_width={ "cheek_width_pos" 24 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_neg" 30 "ear_angle_neg" 30 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 7 "ear_inner_shape_pos" 7 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 143 "ear_lower_bend_pos" 143 } - gene_bs_ear_outward={ "ear_outward_pos" 21 "ear_outward_pos" 21 } - gene_bs_ear_size={ "ear_size_pos" 1 "ear_size_pos" 1 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 222 "eye_corner_depth_pos" 222 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 67 "eye_fold_shape_pos" 67 } - gene_bs_eye_size={ "eye_size_pos" 6 "eye_size_pos" 6 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 64 "eye_upper_lid_size_pos" 64 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 14 "forehead_brow_curve_neg" 14 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 39 "forehead_brow_forward_pos" 39 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 36 "forehead_brow_inner_height_pos" 36 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 40 "forehead_brow_outer_height_neg" 40 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 29 "forehead_brow_width_neg" 29 } - gene_bs_jaw_def={ "jaw_def_pos" 93 "jaw_def_pos" 93 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 103 "mouth_lower_lip_def_pos" 103 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 29 "mouth_lower_lip_full_neg" 29 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 123 "mouth_lower_lip_pad_pos" 123 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 6 "mouth_lower_lip_width_pos" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 83 "mouth_philtrum_shape_pos" 83 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 33 "mouth_philtrum_width_neg" 33 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 140 "mouth_upper_lip_def_pos" 140 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 11 "mouth_upper_lip_full_pos" 11 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 26 "mouth_upper_lip_profile_pos" 26 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 121 "mouth_upper_lip_width_neg" 121 } - gene_bs_nose_forward={ "nose_forward_pos" 4 "nose_forward_pos" 4 } - gene_bs_nose_height={ "nose_height_pos" 37 "nose_height_pos" 37 } - gene_bs_nose_length={ "nose_length_neg" 126 "nose_length_neg" 126 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 4 "nose_nostril_height_neg" 4 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 34 "nose_nostril_width_pos" 34 } - gene_bs_nose_profile={ "nose_profile_hawk" 6 "nose_profile_hawk" 6 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 4 "nose_ridge_angle_neg" 4 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 19 "nose_ridge_width_pos" 19 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_pos" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 15 "nose_tip_angle_pos" 15 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 4 "nose_tip_forward_pos" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 30 "nose_tip_width_pos" 30 } - face_detail_cheek_def={ "cheek_def_02" 3 "cheek_def_02" 3 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 180 "cheek_fat_02_pos" 180 } - face_detail_chin_cleft={ "chin_dimple" 4 "chin_dimple" 4 } - face_detail_chin_def={ "chin_def_neg" 7 "chin_def_neg" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 16 "eye_lower_lid_def" 16 } - face_detail_eye_socket={ "eye_socket_03" 92 "eye_socket_03" 92 } - face_detail_nasolabial={ "nasolabial_02" 3 "nasolabial_02" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 236 "nose_tip_def" 236 } - face_detail_temple_def={ "temple_def" 131 "temple_def" 131 } - expression_brow_wrinkles={ "brow_wrinkles_01" 95 "brow_wrinkles_01" 95 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 25 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 235 "forehead_wrinkles_02" 235 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 128 "complexion_6" 128 } - gene_height={ "normal_height" 99 "normal_height" 99 } - gene_bs_body_type={ "body_fat_head_fat_low" 107 "body_fat_head_fat_low" 136 } - gene_bs_body_shape={ "body_shape_pear_half" 122 "body_shape_pear_half" 0 } - gene_bs_bust={ "bust_clothes" 84 "bust_default" 133 } - gene_age={ "old_2" 102 "old_2" 102 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 104 "avg_spacing_low_thickness" 104 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 65 "layer_2_low_thickness" 65 } - gene_body_hair={ "body_hair_sparse" 190 "body_hair_sparse" 190 } - gene_hair_type={ "hair_wavy" 126 "hair_wavy" 126 } - gene_baldness={ "male_pattern_baldness" 168 "male_pattern_baldness" 168 } - eye_accessory={ "normal_eyes" 33 "normal_eyes" 33 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 200 "normal_eyelashes" 200 } - beards={ "western_beards_straight" 136 "no_beard" 0 } - cloaks={ "no_cloak" 182 "no_cloak" 0 } - hairstyles={ "western_hairstyles_wavy" 171 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 221 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "western_war" 221 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_atsiz_ibn_uvak.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_atsiz_ibn_uvak.txt deleted file mode 100644 index eec4ab3e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_atsiz_ibn_uvak.txt +++ /dev/null @@ -1,123 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1229929 -bookmark_laamps_atsiz_ibn_uvak={ - type=male - id=19835 - age=0.240000 - genes={ hair_color={ 6 252 40 247 } - skin_color={ 228 91 234 88 } - eye_color={ 65 249 84 246 } - gene_chin_forward={ "chin_forward_pos" 132 "chin_forward_pos" 130 } - gene_chin_height={ "chin_height_pos" 132 "chin_height_neg" 105 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 100 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_neg" 115 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 142 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 150 "forehead_brow_height_pos" 134 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_neg" 108 } - gene_forehead_width={ "forehead_width_neg" 98 "forehead_width_pos" 146 } - gene_forehead_height={ "forehead_height_neg" 126 "forehead_height_pos" 150 } - gene_head_height={ "head_height_pos" 133 "head_height_pos" 132 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 151 } - gene_head_profile={ "head_profile_neg" 0 "head_profile_neg" 83 } - gene_head_top_height={ "head_top_height_pos" 157 "head_top_height_pos" 156 } - gene_head_top_width={ "head_top_width_pos" 146 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_pos" 136 "jaw_angle_pos" 176 } - gene_jaw_forward={ "jaw_forward_neg" 121 "jaw_forward_pos" 138 } - gene_jaw_height={ "jaw_height_pos" 136 "jaw_height_pos" 132 } - gene_jaw_width={ "jaw_width_neg" 119 "jaw_width_pos" 163 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 118 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 112 } - gene_mouth_width={ "mouth_width_neg" 74 "mouth_width_neg" 68 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 184 "mouth_upper_lip_size_pos" 161 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 111 "mouth_lower_lip_size_neg" 76 } - gene_mouth_open={ "mouth_open_neg" 70 "mouth_open_neg" 121 } - gene_neck_length={ "neck_length_pos" 142 "neck_length_pos" 141 } - gene_neck_width={ "neck_width_pos" 130 "neck_width_pos" 152 } - gene_bs_cheek_forward={ "cheek_forward_neg" 39 "cheek_forward_pos" 68 } - gene_bs_cheek_height={ "cheek_height_pos" 50 "cheek_height_pos" 4 } - gene_bs_cheek_width={ "cheek_width_pos" 43 "cheek_width_neg" 24 } - gene_bs_ear_angle={ "ear_angle_neg" 13 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 13 "ear_inner_shape_pos" 29 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 75 "ear_both_bend_pos" 51 } - gene_bs_ear_outward={ "ear_outward_neg" 49 "ear_outward_neg" 26 } - gene_bs_ear_size={ "ear_size_neg" 44 "ear_size_pos" 76 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 52 "eye_corner_depth_neg" 191 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 37 "eye_fold_shape_neg" 26 } - gene_bs_eye_size={ "eye_size_pos" 48 "eye_size_pos" 82 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 245 "eye_upper_lid_size_neg" 213 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 113 "forehead_brow_curve_neg" 132 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 36 "forehead_brow_forward_neg" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 46 "forehead_brow_inner_height_neg" 8 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 65 "forehead_brow_outer_height_neg" 119 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 120 "forehead_brow_width_neg" 17 } - gene_bs_jaw_def={ "jaw_def_neg" 185 "jaw_def_neg" 29 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 113 "mouth_lower_lip_def_pos" 43 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 96 "mouth_lower_lip_full_neg" 30 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 68 "mouth_lower_lip_pad_neg" 13 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 56 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 20 "mouth_philtrum_def_pos" 26 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 124 "mouth_philtrum_shape_pos" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 104 "mouth_philtrum_width_neg" 27 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 25 "mouth_upper_lip_def_pos" 34 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 27 "mouth_upper_lip_full_neg" 51 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 83 "mouth_upper_lip_profile_neg" 26 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 102 "mouth_upper_lip_width_pos" 23 } - gene_bs_nose_forward={ "nose_forward_pos" 10 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_pos" 41 "nose_height_neg" 7 } - gene_bs_nose_length={ "nose_length_neg" 0 "nose_length_neg" 178 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 58 "nose_nostril_height_pos" 118 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 22 "nose_nostril_width_neg" 91 } - gene_bs_nose_profile={ "nose_profile_pos" 109 "nose_profile_pos" 80 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_neg" 72 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 35 "nose_ridge_width_neg" 7 } - gene_bs_nose_size={ "nose_size_pos" 20 "nose_size_pos" 7 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 83 "nose_tip_angle_neg" 7 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 176 "nose_tip_forward_neg" 104 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 48 "nose_tip_width_neg" 204 } - face_detail_cheek_def={ "cheek_def_02" 73 "cheek_def_02" 9 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 102 "cheek_fat_04_pos" 121 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def_neg" 57 "chin_def_neg" 5 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 107 "eye_lower_lid_def" 111 } - face_detail_eye_socket={ "eye_socket_02" 2 "eye_socket_03" 13 } - face_detail_nasolabial={ "nasolabial_03" 143 "nasolabial_02" 98 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 6 "nose_ridge_def_neg" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 2 "nose_tip_def" 23 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 38 "brow_wrinkles_03" 45 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 213 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 235 "forehead_wrinkles_02" 234 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 255 "complexion_1" 141 } - gene_height={ "normal_height" 98 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_low" 112 "body_fat_head_fat_medium" 132 } - gene_bs_body_shape={ "body_shape_rectangle_half" 61 "body_shape_triangle_full" 16 } - gene_bs_bust={ "bust_clothes" 2 "bust_shape_3_full" 71 } - gene_age={ "old_1" 217 "old_3" 114 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 137 "avg_spacing_low_thickness" 237 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 227 "layer_2_avg_thickness" 238 } - gene_body_hair={ "body_hair_sparse_low_stubble" 130 "body_hair_sparse_low_stubble" 85 } - gene_hair_type={ "hair_straight_thin_beard" 116 "hair_straight_thin_beard" 164 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 168 "normal_eyes" 168 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 33 "normal_eyelashes" 33 } - pose={ "" 255 "" 0 } - beards={ "thin_beards_straight" 66 "no_beard" 0 } - hairstyles={ "fp3_hairstyles_turkic_straight_common" 134 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 251 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 150 "most_clothes" 0 } - headgear={ "fp3_turkic_nobility" 202 "no_headgear" 0 } - } - entity={ 979141817 979141817 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_el_cid.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_el_cid.txt deleted file mode 100644 index 2fe18645..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_el_cid.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:107590 -bookmark_laamps_el_cid={ - type=male - id=2121656939 - age=0.230000 - genes={ hair_color={ 178 204 46 249 } - skin_color={ 173 115 176 116 } - eye_color={ 74 149 61 172 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_pos" 131 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 121 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 108 } - gene_eye_distance={ "eye_distance_pos" 173 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 141 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 130 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_pos" 228 "forehead_roundness_pos" 218 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_neg" 106 } - gene_forehead_height={ "forehead_height_neg" 103 "forehead_height_neg" 58 } - gene_head_height={ "head_height_pos" 139 "head_height_pos" 164 } - gene_head_width={ "head_width_pos" 150 "head_width_pos" 162 } - gene_head_profile={ "head_profile_neg" 92 "head_profile_pos" 139 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_neg" 109 "head_top_width_pos" 150 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 158 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 176 } - gene_mouth_width={ "mouth_width_neg" 74 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 184 "mouth_upper_lip_size_pos" 143 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 99 "mouth_lower_lip_size_neg" 82 } - gene_mouth_open={ "mouth_open_neg" 28 "mouth_open_neg" 70 } - gene_neck_length={ "neck_length_pos" 139 "neck_length_pos" 169 } - gene_neck_width={ "neck_width_pos" 171 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_pos" 120 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_pos" 17 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 26 "cheek_width_pos" 25 } - gene_bs_ear_angle={ "ear_angle_neg" 3 "ear_angle_neg" 90 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 7 "ear_inner_shape_pos" 104 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 21 "ear_upper_bend_pos" 94 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_neg" 4 } - gene_bs_ear_size={ "ear_size_pos" 11 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 247 "eye_corner_depth_pos" 192 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 132 "eye_fold_shape_neg" 31 } - gene_bs_eye_size={ "eye_size_pos" 103 "eye_size_pos" 121 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 12 "eye_upper_lid_size_pos" 44 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 163 "forehead_brow_curve_neg" 174 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 26 "forehead_brow_forward_neg" 6 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 123 "forehead_brow_inner_height_pos" 13 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 84 "forehead_brow_outer_height_neg" 116 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 18 "forehead_brow_width_pos" 6 } - gene_bs_jaw_def={ "jaw_def_pos" 19 "jaw_def_pos" 69 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 26 "mouth_lower_lip_def_pos" 112 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 75 "mouth_lower_lip_full_pos" 53 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 6 "mouth_lower_lip_pad_neg" 99 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 119 "mouth_lower_lip_width_pos" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 16 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_neg" 14 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 38 "mouth_philtrum_width_neg" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 21 "mouth_upper_lip_def_pos" 39 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 17 "mouth_upper_lip_full_pos" 87 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 99 "mouth_upper_lip_profile_pos" 16 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 35 "mouth_upper_lip_width_neg" 71 } - gene_bs_nose_forward={ "nose_forward_neg" 1 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_neg" 13 "nose_height_neg" 73 } - gene_bs_nose_length={ "nose_length_neg" 9 "nose_length_neg" 35 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 25 "nose_nostril_height_neg" 122 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 104 "nose_nostril_width_neg" 46 } - gene_bs_nose_profile={ "nose_profile_pos" 15 "nose_profile_neg" 23 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 28 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 4 "nose_ridge_width_neg" 23 } - gene_bs_nose_size={ "nose_size_pos" 16 "nose_size_neg" 2 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 36 "nose_tip_angle_pos" 51 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 19 "nose_tip_forward_neg" 39 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 26 "nose_tip_width_pos" 113 } - face_detail_cheek_def={ "cheek_def_01" 17 "cheek_def_01" 7 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 6 "cheek_fat_01_pos" 224 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def_neg" 9 "chin_def" 18 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 250 "eye_lower_lid_def" 17 } - face_detail_eye_socket={ "eye_socket_color_01" 20 "eye_socket_02" 23 } - face_detail_nasolabial={ "nasolabial_03" 3 "nasolabial_02" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_pos" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 103 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 81 "temple_def" 235 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 98 } - expression_eye_wrinkles={ "eye_wrinkles_03" 150 "eye_wrinkles_01" 167 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 153 "forehead_wrinkles_03" 207 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 130 "complexion_3" 76 } - gene_height={ "normal_height" 132 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 122 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_apple_half" 255 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 32 "bust_shape_3_half" 18 } - gene_age={ "old_4" 81 "old_1" 172 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 145 "avg_spacing_low_thickness" 247 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 210 "layer_2_low_thickness" 152 } - gene_body_hair={ "body_hair_avg" 90 "body_hair_avg" 102 } - gene_hair_type={ "hair_wavy" 182 "hair_straight" 159 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 106 "normal_eyes" 106 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 207 "normal_eyelashes" 207 } - beards={ "all_beards" 236 "no_beard" 0 } - cloaks={ "no_cloak" 98 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_03" 125 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 133 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 236 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "fp2_iberian_christian_sword" 255 "no_props" 0 } - props_left={ "ep2_western_jousting_shield_01" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 5 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - } - entity={ 1083207840 1083207840 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_hassan_sabbah.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_hassan_sabbah.txt deleted file mode 100644 index c39139c3..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_hassan_sabbah.txt +++ /dev/null @@ -1,149 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:41702 -bookmark_laamps_hassan_sabbah={ - type=boy - id=3266551304 - age=0.160000 - genes={ hair_color={ 98 244 53 241 } - skin_color={ 157 152 161 151 } - eye_color={ 73 250 89 242 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_neg" 125 } - gene_chin_height={ "chin_height_neg" 121 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 88 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_pos" 138 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 138 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_pos" 162 "eye_distance_neg" 119 } - gene_eye_shut={ "eye_shut_neg" 116 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 89 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 112 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 164 "forehead_roundness_pos" 144 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_neg" 105 "forehead_height_neg" 54 } - gene_head_height={ "head_height_neg" 85 "head_height_neg" 79 } - gene_head_width={ "head_width_neg" 127 "head_width_neg" 118 } - gene_head_profile={ "head_profile_pos" 135 "head_profile_neg" 70 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_pos" 134 } - gene_head_top_width={ "head_top_width_neg" 114 "head_top_width_neg" 117 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_neg" 90 } - gene_jaw_forward={ "jaw_forward_neg" 126 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 102 "jaw_width_neg" 98 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 163 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 127 "mouth_upper_lip_size_pos" 184 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 176 "mouth_lower_lip_size_pos" 169 } - gene_mouth_open={ "mouth_open_neg" 6 "mouth_open_neg" 45 } - gene_neck_length={ "neck_length_pos" 148 "neck_length_neg" 109 } - gene_neck_width={ "neck_width_pos" 151 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_neg" 33 "cheek_forward_neg" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 4 "cheek_height_pos" 48 } - gene_bs_cheek_width={ "cheek_width_neg" 35 "cheek_width_neg" 11 } - gene_bs_ear_angle={ "ear_angle_pos" 110 "ear_angle_pos" 15 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 57 "ear_inner_shape_pos" 115 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 144 "ear_lower_bend_pos" 75 } - gene_bs_ear_outward={ "ear_outward_neg" 19 "ear_outward_pos" 49 } - gene_bs_ear_size={ "ear_size_pos" 1 "ear_size_neg" 28 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 86 "eye_corner_depth_pos" 193 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 30 "eye_fold_shape_pos" 83 } - gene_bs_eye_size={ "eye_size_neg" 95 "eye_size_neg" 9 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 40 "forehead_brow_curve_neg" 117 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 66 "forehead_brow_forward_pos" 11 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 101 "forehead_brow_inner_height_neg" 80 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 47 "forehead_brow_outer_height_neg" 101 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 44 "forehead_brow_width_pos" 60 } - gene_bs_jaw_def={ "jaw_def_neg" 28 "jaw_def_pos" 16 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 11 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 117 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 22 "mouth_lower_lip_pad_neg" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 22 "mouth_lower_lip_width_pos" 18 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 10 "mouth_philtrum_def_pos" 13 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_pos" 6 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 28 "mouth_philtrum_width_pos" 126 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 81 "mouth_upper_lip_def_pos" 36 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 177 "mouth_upper_lip_full_pos" 2 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 20 "mouth_upper_lip_profile_neg" 4 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 49 "mouth_upper_lip_width_neg" 121 } - gene_bs_nose_forward={ "nose_forward_pos" 10 "nose_forward_neg" 24 } - gene_bs_nose_height={ "nose_height_pos" 78 "nose_height_neg" 93 } - gene_bs_nose_length={ "nose_length_pos" 66 "nose_length_neg" 39 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 39 "nose_nostril_height_neg" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 59 "nose_nostril_width_neg" 1 } - gene_bs_nose_profile={ "nose_profile_neg" 36 "nose_profile_pos" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 15 "nose_ridge_angle_pos" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 31 "nose_ridge_width_neg" 46 } - gene_bs_nose_size={ "nose_size_pos" 189 "nose_size_pos" 6 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 82 "nose_tip_angle_neg" 16 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 49 "nose_tip_forward_neg" 5 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 112 "nose_tip_width_neg" 34 } - face_detail_cheek_def={ "cheek_def_01" 158 "cheek_def_02" 165 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 219 "cheek_fat_02_pos" 85 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def" 12 "chin_def_neg" 9 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 190 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_color_03" 19 "eye_socket_color_01" 234 } - face_detail_nasolabial={ "nasolabial_02" 16 "nasolabial_02" 5 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 152 "nose_ridge_def_pos" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 204 "nose_tip_def" 250 } - face_detail_temple_def={ "temple_def" 242 "temple_def" 129 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_01" 218 } - expression_eye_wrinkles={ "eye_wrinkles_01" 83 "eye_wrinkles_03" 201 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 28 "forehead_wrinkles_01" 93 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 182 "complexion_5" 180 } - gene_height={ "normal_height" 140 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_full" 158 "body_fat_head_fat_full" 139 } - gene_bs_body_shape={ "body_shape_rectangle_half" 20 "body_shape_pear_half" 0 } - gene_bs_bust={ "bust_clothes" 68 "bust_shape_2_full" 203 } - gene_age={ "old_1" 125 "old_3" 19 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 222 "avg_spacing_high_thickness" 236 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 148 "layer_2_low_thickness" 140 } - gene_body_hair={ "body_hair_dense" 198 "body_hair_dense" 226 } - gene_hair_type={ "hair_curly" 114 "hair_curly" 163 } - gene_baldness={ "male_pattern_baldness" 186 "male_pattern_baldness" 95 } - eye_accessory={ "normal_eyes" 123 "normal_eyes" 123 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 170 "normal_eyelashes" 170 } - beards={ "mena_beards_curly" 230 "no_beard" 0 } - hairstyles={ "all_hairstyles" 224 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 66 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_commoner_clothes" 132 "most_clothes" 0 } - headgear={ "fp3_iranian_low_nobility" 18 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=3672171019 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_hereweard_the_wake.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_hereweard_the_wake.txt deleted file mode 100644 index dce98685..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_hereweard_the_wake.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:90028 -bookmark_laamps_hereweard_the_wake={ - type=male - id=548221349 - age=0.220000 - genes={ hair_color={ 90 122 90 250 } - skin_color={ 8 98 8 98 } - eye_color={ 108 171 108 171 } - gene_chin_forward={ "chin_forward_pos" 135 "chin_forward_pos" 135 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 137 "eye_angle_pos" 137 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 121 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 142 "eye_distance_pos" 142 } - gene_eye_shut={ "eye_shut_neg" 114 "eye_shut_neg" 114 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 104 "forehead_brow_height_neg" 104 } - gene_forehead_roundness={ "forehead_roundness_pos" 174 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_neg" 117 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_pos" 229 "forehead_height_pos" 229 } - gene_head_height={ "head_height_pos" 169 "head_height_pos" 169 } - gene_head_width={ "head_width_pos" 167 "head_width_pos" 167 } - gene_head_profile={ "head_profile_pos" 186 "head_profile_pos" 186 } - gene_head_top_height={ "head_top_height_neg" 122 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 141 "head_top_width_pos" 141 } - gene_jaw_angle={ "jaw_angle_neg" 86 "jaw_angle_neg" 86 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 132 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 141 "jaw_width_pos" 141 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 132 "mouth_corner_depth_pos" 132 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 143 "mouth_height_pos" 143 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 111 "mouth_upper_lip_size_neg" 111 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 28 "mouth_lower_lip_size_neg" 28 } - gene_mouth_open={ "mouth_open_neg" 75 "mouth_open_neg" 75 } - gene_neck_length={ "neck_length_neg" 125 "neck_length_neg" 125 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 34 "cheek_forward_pos" 34 } - gene_bs_cheek_height={ "cheek_height_pos" 34 "cheek_height_pos" 34 } - gene_bs_cheek_width={ "cheek_width_pos" 25 "cheek_width_pos" 25 } - gene_bs_ear_angle={ "ear_angle_pos" 66 "ear_angle_pos" 66 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 44 "ear_inner_shape_pos" 44 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 33 "ear_upper_bend_pos" 33 } - gene_bs_ear_outward={ "ear_outward_neg" 36 "ear_outward_neg" 36 } - gene_bs_ear_size={ "ear_size_neg" 3 "ear_size_neg" 3 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 194 "eye_corner_depth_pos" 194 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 118 "eye_fold_shape_pos" 118 } - gene_bs_eye_size={ "eye_size_pos" 37 "eye_size_pos" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 33 "eye_upper_lid_size_pos" 33 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 74 "forehead_brow_curve_neg" 74 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 23 "forehead_brow_forward_pos" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 17 "forehead_brow_inner_height_neg" 17 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 64 "forehead_brow_outer_height_pos" 64 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 34 "forehead_brow_width_neg" 34 } - gene_bs_jaw_def={ "jaw_def_neg" 110 "jaw_def_neg" 110 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 50 "mouth_lower_lip_def_pos" 50 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 23 "mouth_lower_lip_full_neg" 23 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 40 "mouth_lower_lip_pad_neg" 40 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 50 "mouth_lower_lip_width_pos" 50 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 200 "mouth_philtrum_shape_pos" 200 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 13 "mouth_philtrum_width_pos" 13 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 11 "mouth_upper_lip_def_pos" 11 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 28 "mouth_upper_lip_full_neg" 28 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 101 "mouth_upper_lip_profile_pos" 101 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 109 "mouth_upper_lip_width_pos" 109 } - gene_bs_nose_forward={ "nose_forward_pos" 78 "nose_forward_pos" 78 } - gene_bs_nose_height={ "nose_height_neg" 18 "nose_height_neg" 18 } - gene_bs_nose_length={ "nose_length_neg" 11 "nose_length_neg" 11 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 12 "nose_nostril_width_pos" 12 } - gene_bs_nose_profile={ "nose_profile_neg" 13 "nose_profile_neg" 13 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 36 "nose_ridge_angle_pos" 36 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 44 "nose_ridge_width_pos" 44 } - gene_bs_nose_size={ "nose_size_pos" 31 "nose_size_pos" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 126 "nose_tip_angle_pos" 126 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 21 "nose_tip_forward_neg" 21 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 26 "nose_tip_width_pos" 26 } - face_detail_cheek_def={ "cheek_def_01" 15 "cheek_def_01" 15 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 186 "cheek_fat_04_pos" 186 } - face_detail_chin_cleft={ "chin_dimple" 2 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def_neg" 25 "chin_def_neg" 25 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 67 "eye_lower_lid_def" 67 } - face_detail_eye_socket={ "eye_socket_02" 4 "eye_socket_02" 4 } - face_detail_nasolabial={ "nasolabial_01" 118 "nasolabial_01" 118 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 2 "nose_ridge_def_neg" 2 } - face_detail_nose_tip_def={ "nose_tip_def" 208 "nose_tip_def" 208 } - face_detail_temple_def={ "temple_def" 228 "temple_def" 228 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_02" 94 } - expression_eye_wrinkles={ "eye_wrinkles_01" 74 "eye_wrinkles_01" 74 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 73 "forehead_wrinkles_01" 73 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 173 "complexion_5" 173 } - gene_height={ "normal_height" 145 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_low" 138 "body_fat_head_fat_low" 151 } - gene_bs_body_shape={ "body_shape_hourglass_half" 132 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_4_half" 113 } - gene_age={ "old_1" 49 "old_1" 49 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 179 "far_spacing_avg_thickness" 247 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 118 "layer_2_avg_thickness" 250 } - gene_body_hair={ "body_hair_sparse" 159 "body_hair_sparse" 91 } - gene_hair_type={ "hair_wavy" 145 "hair_wavy" 145 } - gene_baldness={ "male_pattern_baldness" 188 "male_pattern_baldness" 188 } - eye_accessory={ "normal_eyes" 141 "normal_eyes" 141 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 83 "normal_eyelashes" 83 } - beards={ "all_beards" 174 "no_beard" 0 } - cloaks={ "camp_purpose_brigands_cloaks" 231 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 159 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 126 "most_clothes" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "ep2_northern_mace" 167 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 25 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - gene_retargeting_fix={ "female_prop" 0 "female_prop" 0 } - } - entity={ 912297863 912297863 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_robert_crispin.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_robert_crispin.txt deleted file mode 100644 index cc59be2f..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_robert_crispin.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:norman_crispin_06 -bookmark_laamps_robert_crispin={ - type=male - id=1859373062 - age=0.260000 - genes={ hair_color={ 50 240 50 240 } - skin_color={ 19 81 19 81 } - eye_color={ 95 183 95 183 } - gene_chin_forward={ "chin_forward_pos" 132 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_neg" 89 "chin_height_neg" 89 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_neg" 126 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_pos" 143 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_neg" 127 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 148 "forehead_roundness_pos" 148 } - gene_forehead_width={ "forehead_width_pos" 141 "forehead_width_pos" 141 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_neg" 121 } - gene_head_height={ "head_height_pos" 175 "head_height_pos" 175 } - gene_head_width={ "head_width_pos" 161 "head_width_pos" 161 } - gene_head_profile={ "head_profile_neg" 101 "head_profile_neg" 101 } - gene_head_top_height={ "head_top_height_neg" 122 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 158 "head_top_width_pos" 158 } - gene_jaw_angle={ "jaw_angle_pos" 143 "jaw_angle_pos" 143 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_pos" 151 "jaw_width_pos" 151 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_neg" 123 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_pos" 174 "mouth_height_pos" 174 } - gene_mouth_width={ "mouth_width_neg" 48 "mouth_width_neg" 48 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 138 "mouth_upper_lip_size_pos" 138 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 60 "mouth_lower_lip_size_neg" 60 } - gene_mouth_open={ "mouth_open_pos" 133 "mouth_open_pos" 133 } - gene_neck_length={ "neck_length_neg" 100 "neck_length_neg" 100 } - gene_neck_width={ "neck_width_neg" 114 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_pos" 13 "cheek_forward_pos" 13 } - gene_bs_cheek_height={ "cheek_height_pos" 43 "cheek_height_pos" 43 } - gene_bs_cheek_width={ "cheek_width_neg" 0 "cheek_width_neg" 0 } - gene_bs_ear_angle={ "ear_angle_neg" 115 "ear_angle_neg" 115 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 1 "ear_inner_shape_pos" 1 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 53 "ear_lower_bend_pos" 53 } - gene_bs_ear_outward={ "ear_outward_pos" 63 "ear_outward_pos" 63 } - gene_bs_ear_size={ "ear_size_pos" 46 "ear_size_pos" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 173 "eye_corner_depth_pos" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 36 "eye_fold_shape_pos" 36 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 53 "eye_upper_lid_size_pos" 53 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 39 "forehead_brow_curve_neg" 39 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 123 "forehead_brow_forward_pos" 123 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_pos" 1 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 51 "forehead_brow_outer_height_neg" 51 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 6 "forehead_brow_width_neg" 6 } - gene_bs_jaw_def={ "jaw_def_neg" 133 "jaw_def_neg" 133 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 10 "mouth_lower_lip_def_pos" 10 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 62 "mouth_lower_lip_full_neg" 62 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 10 "mouth_lower_lip_pad_pos" 10 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 124 "mouth_lower_lip_width_pos" 124 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 19 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 73 "mouth_philtrum_shape_neg" 73 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 10 "mouth_philtrum_width_neg" 10 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 13 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 112 "mouth_upper_lip_full_neg" 112 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 135 "mouth_upper_lip_profile_pos" 135 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 81 "mouth_upper_lip_width_neg" 81 } - gene_bs_nose_forward={ "nose_forward_pos" 20 "nose_forward_pos" 20 } - gene_bs_nose_height={ "nose_height_pos" 85 "nose_height_pos" 85 } - gene_bs_nose_length={ "nose_length_pos" 105 "nose_length_pos" 105 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 44 "nose_nostril_height_neg" 44 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 44 "nose_nostril_width_neg" 44 } - gene_bs_nose_profile={ "nose_profile_pos" 3 "nose_profile_pos" 3 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 23 "nose_ridge_angle_pos" 23 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 42 "nose_ridge_width_pos" 42 } - gene_bs_nose_size={ "nose_size_pos" 28 "nose_size_pos" 28 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 41 "nose_tip_angle_pos" 41 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 30 "nose_tip_forward_pos" 30 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 42 "nose_tip_width_pos" 42 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 148 "cheek_fat_01_neg" 148 } - face_detail_chin_cleft={ "chin_dimple" 9 "chin_dimple" 9 } - face_detail_chin_def={ "chin_def" 17 "chin_def" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 41 "eye_lower_lid_def" 41 } - face_detail_eye_socket={ "eye_socket_01" 12 "eye_socket_01" 12 } - face_detail_nasolabial={ "nasolabial_03" 1 "nasolabial_03" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 18 "nose_ridge_def_pos" 18 } - face_detail_nose_tip_def={ "nose_tip_def" 213 "nose_tip_def" 213 } - face_detail_temple_def={ "temple_def" 204 "temple_def" 204 } - expression_brow_wrinkles={ "brow_wrinkles_02" 150 "brow_wrinkles_02" 32 } - expression_eye_wrinkles={ "eye_wrinkles_01" 222 "eye_wrinkles_01" 222 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 233 "forehead_wrinkles_01" 233 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 202 "complexion_4" 202 } - gene_height={ "normal_height" 137 "normal_height" 119 } - gene_bs_body_type={ "body_fat_head_fat_full" 119 "body_fat_head_fat_full" 116 } - gene_bs_body_shape={ "body_shape_triangle_half" 76 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 75 "bust_shape_3_full" 94 } - gene_age={ "old_1" 108 "old_1" 108 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 134 "avg_spacing_avg_thickness" 134 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 214 "layer_2_avg_thickness" 214 } - gene_body_hair={ "body_hair_sparse" 121 "body_hair_sparse" 121 } - gene_hair_type={ "hair_wavy" 153 "hair_wavy" 153 } - gene_baldness={ "male_pattern_baldness" 79 "male_pattern_baldness" 79 } - eye_accessory={ "normal_eyes" 61 "normal_eyes" 61 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 78 "normal_eyelashes" 78 } - beards={ "all_beards" 242 "no_beard" 0 } - cloaks={ "no_cloak" 51 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 239 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 203 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 111 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "marshal_swords" 255 "no_props" 0 } - props_left={ "ep1_western_shield_01" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 7 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - } - entity={ 1083207840 1083207840 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_suleyman_qutalmishoglu.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_suleyman_qutalmishoglu.txt deleted file mode 100644 index f9c8e6e8..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_suleyman_qutalmishoglu.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:3046 -bookmark_laamps_suleyman_qutalmishoglu={ - type=male - id=1869151731 - age=0.200000 - genes={ hair_color={ 59 251 81 242 } - skin_color={ 212 116 219 117 } - eye_color={ 24 251 12 244 } - gene_chin_forward={ "chin_forward_pos" 155 "chin_forward_neg" 87 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_neg" 71 "chin_width_pos" 184 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_neg" 110 } - gene_eye_depth={ "eye_depth_pos" 133 "eye_depth_pos" 158 } - gene_eye_height={ "eye_height_neg" 113 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_neg" 123 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_neg" 113 "forehead_angle_pos" 138 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 169 "forehead_brow_height_pos" 162 } - gene_forehead_roundness={ "forehead_roundness_pos" 131 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_neg" 110 "forehead_width_pos" 141 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_pos" 132 } - gene_head_height={ "head_height_pos" 139 "head_height_neg" 123 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 157 } - gene_head_profile={ "head_profile_neg" 31 "head_profile_neg" 21 } - gene_head_top_height={ "head_top_height_neg" 97 "head_top_height_pos" 165 } - gene_head_top_width={ "head_top_width_neg" 125 "head_top_width_neg" 124 } - gene_jaw_angle={ "jaw_angle_neg" 107 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_pos" 131 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_pos" 147 "jaw_width_pos" 151 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 125 } - gene_mouth_forward={ "mouth_forward_pos" 157 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 131 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 48 "mouth_width_neg" 46 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 143 "mouth_upper_lip_size_pos" 142 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 128 "mouth_lower_lip_size_pos" 131 } - gene_mouth_open={ "mouth_open_neg" 65 "mouth_open_pos" 183 } - gene_neck_length={ "neck_length_neg" 111 "neck_length_neg" 103 } - gene_neck_width={ "neck_width_neg" 124 "neck_width_pos" 153 } - gene_bs_cheek_forward={ "cheek_forward_pos" 67 "cheek_forward_neg" 40 } - gene_bs_cheek_height={ "cheek_height_neg" 20 "cheek_height_neg" 7 } - gene_bs_cheek_width={ "cheek_width_pos" 63 "cheek_width_neg" 5 } - gene_bs_ear_angle={ "ear_angle_neg" 27 "ear_angle_pos" 4 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 66 "ear_inner_shape_pos" 67 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 51 "ear_both_bend_pos" 138 } - gene_bs_ear_outward={ "ear_outward_pos" 84 "ear_outward_pos" 17 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_pos" 36 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 190 "eye_corner_depth_neg" 203 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 34 "eye_fold_shape_pos" 1 } - gene_bs_eye_size={ "eye_size_neg" 51 "eye_size_neg" 144 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 217 "eye_upper_lid_size_neg" 214 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 107 "forehead_brow_curve_neg" 147 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 12 "forehead_brow_forward_neg" 24 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 114 "forehead_brow_inner_height_pos" 29 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 117 "forehead_brow_outer_height_neg" 108 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 98 "forehead_brow_width_pos" 21 } - gene_bs_jaw_def={ "jaw_def_pos" 22 "jaw_def_neg" 155 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 48 "mouth_lower_lip_def_pos" 40 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 76 "mouth_lower_lip_full_pos" 26 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 79 "mouth_lower_lip_pad_neg" 37 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 12 "mouth_lower_lip_width_neg" 36 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 5 "mouth_philtrum_def_pos" 4 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 46 "mouth_philtrum_shape_pos" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 49 "mouth_philtrum_width_pos" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 67 "mouth_upper_lip_def_pos" 26 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 14 "mouth_upper_lip_full_neg" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 187 "mouth_upper_lip_profile_pos" 149 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 117 "mouth_upper_lip_width_neg" 8 } - gene_bs_nose_forward={ "nose_forward_neg" 31 "nose_forward_pos" 37 } - gene_bs_nose_height={ "nose_height_pos" 72 "nose_height_pos" 31 } - gene_bs_nose_length={ "nose_length_neg" 78 "nose_length_neg" 90 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 16 "nose_nostril_height_neg" 99 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 53 "nose_nostril_width_pos" 89 } - gene_bs_nose_profile={ "nose_profile_pos" 40 "nose_profile_pos" 32 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 11 "nose_ridge_angle_neg" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 47 "nose_ridge_width_pos" 24 } - gene_bs_nose_size={ "nose_size_neg" 44 "nose_size_neg" 35 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 25 "nose_tip_angle_neg" 41 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 174 "nose_tip_forward_neg" 125 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 14 "nose_tip_width_neg" 106 } - face_detail_cheek_def={ "cheek_def_01" 71 "cheek_def_01" 17 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 97 "cheek_fat_01_neg" 9 } - face_detail_chin_cleft={ "chin_cleft" 23 "chin_cleft" 24 } - face_detail_chin_def={ "chin_def_neg" 8 "chin_def_neg" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 38 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_02" 0 "eye_socket_03" 159 } - face_detail_nasolabial={ "nasolabial_01" 10 "nasolabial_03" 106 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_03" 255 "brow_wrinkles_02" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 186 "eye_wrinkles_01" 67 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 85 "forehead_wrinkles_01" 131 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 167 "complexion_3" 237 } - gene_height={ "normal_height" 127 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_low" 100 "body_fat_head_fat_low" 108 } - gene_bs_body_shape={ "body_shape_rectangle_full" 177 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_3_half" 60 } - gene_age={ "old_4" 72 "old_2" 30 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 151 "avg_spacing_low_thickness" 174 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 241 "layer_2_low_thickness" 236 } - gene_body_hair={ "body_hair_sparse_low_stubble" 126 "body_hair_sparse_low_stubble" 139 } - gene_hair_type={ "hair_straight" 154 "hair_straight_thin_beard" 188 } - gene_baldness={ "male_pattern_baldness" 104 "male_pattern_baldness" 78 } - eye_accessory={ "normal_eyes" 172 "normal_eyes" 172 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 102 "normal_eyelashes" 102 } - beards={ "all_beards" 242 "no_beard" 0 } - hairstyles={ "all_hairstyles" 224 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 64 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_steppe_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_steppe_war_nobility" 239 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - props_right={ "ep1_artisan_sword_steppe" 255 "no_props" 0 } - props_left={ "ep1_mena_shield_01" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 12 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - } - entity={ 1083207840 1083207840 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_laamps_wallada_bint_al_mustakfi.txt b/N3OW/common/bookmark_portraits/bookmark_laamps_wallada_bint_al_mustakfi.txt deleted file mode 100644 index b3bc0c26..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_laamps_wallada_bint_al_mustakfi.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:andalusian_0003 -bookmark_laamps_wallada_bint_al_mustakfi={ - type=female - id=3264504273 - age=0.650000 - genes={ hair_color={ 97 240 27 245 } - skin_color={ 156 129 154 132 } - eye_color={ 66 218 62 198 } - gene_chin_forward={ "chin_forward_neg" 118 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 116 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_pos" 136 } - gene_eye_angle={ "eye_angle_neg" 94 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 114 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_neg" 105 "eye_shut_neg" 112 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_neg" 107 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 178 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 156 "forehead_roundness_pos" 186 } - gene_forehead_width={ "forehead_width_pos" 130 "forehead_width_neg" 126 } - gene_forehead_height={ "forehead_height_neg" 105 "forehead_height_neg" 71 } - gene_head_height={ "head_height_neg" 78 "head_height_neg" 77 } - gene_head_width={ "head_width_neg" 103 "head_width_pos" 137 } - gene_head_profile={ "head_profile_neg" 102 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_neg" 98 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 155 "head_top_width_pos" 222 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_neg" 127 "jaw_width_neg" 111 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 112 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 111 "mouth_width_neg" 81 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 204 "mouth_upper_lip_size_pos" 219 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 191 "mouth_lower_lip_size_neg" 126 } - gene_mouth_open={ "mouth_open_neg" 94 "mouth_open_pos" 147 } - gene_neck_length={ "neck_length_pos" 145 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 173 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_pos" 13 "cheek_forward_pos" 18 } - gene_bs_cheek_height={ "cheek_height_neg" 61 "cheek_height_neg" 151 } - gene_bs_cheek_width={ "cheek_width_neg" 44 "cheek_width_neg" 25 } - gene_bs_ear_angle={ "ear_angle_neg" 26 "ear_angle_pos" 27 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 146 "ear_inner_shape_pos" 32 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 4 "ear_lower_bend_pos" 118 } - gene_bs_ear_outward={ "ear_outward_neg" 14 "ear_outward_pos" 76 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_pos" 35 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 29 "eye_corner_depth_pos" 250 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 28 "eye_fold_shape_neg" 42 } - gene_bs_eye_size={ "eye_size_pos" 46 "eye_size_neg" 33 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 34 "eye_upper_lid_size_pos" 76 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 183 "forehead_brow_curve_neg" 186 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 11 "forehead_brow_forward_neg" 5 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_neg" 31 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 63 "forehead_brow_outer_height_pos" 83 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 29 "forehead_brow_width_pos" 117 } - gene_bs_jaw_def={ "jaw_def_neg" 14 "jaw_def_pos" 37 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 104 "mouth_lower_lip_def_pos" 63 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 100 "mouth_lower_lip_full_pos" 107 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 108 "mouth_lower_lip_pad_neg" 54 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 10 "mouth_lower_lip_width_neg" 15 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 11 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 7 "mouth_philtrum_shape_pos" 88 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 49 "mouth_philtrum_width_pos" 19 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 7 "mouth_upper_lip_def_pos" 50 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 95 "mouth_upper_lip_full_pos" 87 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 29 "mouth_upper_lip_profile_pos" 91 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 11 "mouth_upper_lip_width_pos" 31 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_neg" 11 } - gene_bs_nose_height={ "nose_height_pos" 67 "nose_height_neg" 45 } - gene_bs_nose_length={ "nose_length_pos" 69 "nose_length_neg" 40 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 6 "nose_nostril_height_pos" 116 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 156 "nose_nostril_width_neg" 39 } - gene_bs_nose_profile={ "nose_profile_pos" 45 "nose_profile_neg" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 33 "nose_ridge_angle_neg" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 10 "nose_ridge_width_pos" 45 } - gene_bs_nose_size={ "nose_size_pos" 63 "nose_size_pos" 68 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 84 "nose_tip_angle_pos" 180 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 18 "nose_tip_forward_neg" 26 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 119 "nose_tip_width_pos" 25 } - face_detail_cheek_def={ "cheek_def_01" 168 "cheek_def_02" 8 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 7 "cheek_fat_01_neg" 0 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_cleft" 18 } - face_detail_chin_def={ "chin_def" 245 "chin_def" 48 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 179 "eye_lower_lid_def" 236 } - face_detail_eye_socket={ "eye_socket_01" 15 "eye_socket_02" 72 } - face_detail_nasolabial={ "nasolabial_02" 11 "nasolabial_02" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 6 "nose_ridge_def_pos" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 126 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 106 } - expression_brow_wrinkles={ "brow_wrinkles_03" 23 "brow_wrinkles_04" 220 } - expression_eye_wrinkles={ "eye_wrinkles_01" 189 "eye_wrinkles_01" 167 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 216 "forehead_wrinkles_01" 39 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_3" 206 } - gene_height={ "normal_height" 120 "normal_height" 81 } - gene_bs_body_type={ "body_fat_head_fat_full" 177 "body_fat_head_fat_medium" 123 } - gene_bs_body_shape={ "body_shape_triangle_half" 17 "body_shape_average" 61 } - gene_bs_bust={ "bust_clothes" 78 "bust_shape_1_half" 139 } - gene_age={ "old_2" 241 "old_2" 114 } - gene_eyebrows_shape={ "close_spacing_avg_thickness" 250 "avg_spacing_high_thickness" 247 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 205 "layer_2_avg_thickness" 205 } - gene_body_hair={ "body_hair_sparse" 255 "body_hair_dense" 226 } - gene_hair_type={ "hair_curly" 149 "hair_wavy" 92 } - gene_baldness={ "male_pattern_baldness" 180 "male_pattern_baldness" 102 } - eye_accessory={ "normal_eyes" 203 "normal_eyes" 203 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 19 "normal_eyelashes" 19 } - beards={ "mena_beards_curly" 50 "no_beard" 0 } - hairstyles={ "mena_hairstyles_curly" 169 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 168 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_commoner_clothes" 123 "most_clothes" 0 } - headgear={ "mena_low_nobility" 147 "no_headgear" 0 } - special_headgear_spectacles={ "spectacles" 181 "spectacles" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "fp4_quill" 255 "no_props" 0 } - props_left={ "bp2_reading_book_left" 255 "no_props" 0 } - gene_retargeting_fix={ "female_prop" 255 "female_prop" 0 } - } - entity={ 1258958687 1258958687 } - tags={ { - hash=3954150519 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside.txt deleted file mode 100644 index e73d24eb..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163108 -bookmark_northmen_bjorn_ironside={ - type=male - id=4116434606 - age=0.410000 - genes={ hair_color={ 150 95 234 99 } - skin_color={ 48 77 45 76 } - eye_color={ 195 192 216 149 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 121 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_neg" 110 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 181 } - gene_forehead_width={ "forehead_width_neg" 111 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 101 "forehead_height_pos" 128 } - gene_head_height={ "head_height_neg" 109 "head_height_neg" 82 } - gene_head_width={ "head_width_pos" 144 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_neg" 126 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_neg" 125 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 131 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 103 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 123 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 154 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_pos" 173 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_pos" 4 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_pos" 14 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_pos" 13 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_pos" 92 "ear_angle_pos" 30 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 100 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 27 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_neg" 78 } - gene_bs_ear_size={ "ear_size_pos" 50 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_pos" 52 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_neg" 103 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_neg" 94 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 17 "forehead_brow_curve_neg" 204 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 33 "forehead_brow_forward_pos" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_neg" 44 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_pos" 78 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 39 "forehead_brow_width_pos" 158 } - gene_bs_jaw_def={ "jaw_def_pos" 1 "jaw_def_pos" 76 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_pos" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_pos" 155 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 37 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 10 "mouth_philtrum_shape_pos" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 6 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_pos" 24 "nose_forward_neg" 90 } - gene_bs_nose_height={ "nose_height_pos" 34 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_pos" 31 "nose_length_neg" 124 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 72 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 192 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 71 "nose_profile_hawk" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 39 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_neg" 17 } - gene_bs_nose_size={ "nose_size_pos" 17 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 26 "nose_tip_forward_pos" 34 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_pos" 196 } - face_detail_cheek_def={ "cheek_def_02" 152 "cheek_def_02" 10 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 253 "cheek_fat_01_neg" 204 } - face_detail_chin_cleft={ "chin_dimple" 15 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 242 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_03" 206 "eye_socket_02" 246 } - face_detail_nasolabial={ "nasolabial_01" 15 "nasolabial_02" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 140 } - expression_brow_wrinkles={ "brow_wrinkles_03" 94 "brow_wrinkles_02" 71 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 151 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 244 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 111 "complexion_5" 133 } - gene_height={ "normal_height" 137 "normal_height" 103 } - gene_bs_body_type={ "body_fat_head_fat_medium" 117 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_average" 127 "body_shape_pear_half" 18 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_3_half" 106 } - gene_age={ "old_1" 78 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 154 "avg_spacing_lower_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 91 "layer_2_lower_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 148 "body_hair_avg" 166 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 180 "normal_eyes" 180 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 51 "normal_eyelashes" 51 } - cloaks={ "fp1_cloak" 211 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 212 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 123 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "fp1_royalty" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 218 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_eirikr.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_eirikr.txt deleted file mode 100644 index 949e1345..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_eirikr.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:100500 -bookmark_northmen_bjorn_ironside_alt_eirikr={ - type=male - id=331679085 - age=0.240000 - genes={ hair_color={ 150 95 66 111 } - skin_color={ 76 89 69 86 } - eye_color={ 195 192 139 167 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_neg" 125 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 116 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_neg" 110 "eye_shut_neg" 109 } - gene_forehead_angle={ "forehead_angle_neg" 104 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 133 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 129 } - gene_forehead_width={ "forehead_width_pos" 173 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_neg" 101 "forehead_height_pos" 154 } - gene_head_height={ "head_height_pos" 149 "head_height_neg" 109 } - gene_head_width={ "head_width_pos" 197 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 181 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 166 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_pos" 132 } - gene_jaw_width={ "jaw_width_neg" 84 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 141 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 116 "mouth_upper_lip_size_neg" 123 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 134 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_pos" 203 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_neg" 112 } - gene_bs_cheek_forward={ "cheek_forward_neg" 16 "cheek_forward_pos" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 1 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 75 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_neg" 32 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 37 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 44 "ear_lower_bend_pos" 30 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_pos" 3 } - gene_bs_ear_size={ "ear_size_pos" 50 "ear_size_neg" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 143 "eye_corner_depth_pos" 175 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 44 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 94 "eye_size_neg" 16 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 7 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 42 "forehead_brow_curve_neg" 17 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 18 "forehead_brow_forward_pos" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_neg" 60 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_pos" 44 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 31 "forehead_brow_width_neg" 39 } - gene_bs_jaw_def={ "jaw_def_pos" 34 "jaw_def_pos" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_pos" 63 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_neg" 5 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 3 "mouth_lower_lip_width_neg" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 111 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 33 "mouth_philtrum_shape_pos" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 12 "mouth_philtrum_width_neg" 23 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 32 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 22 "mouth_upper_lip_full_pos" 118 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 199 "mouth_upper_lip_profile_neg" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_neg" 0 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_pos" 8 } - gene_bs_nose_height={ "nose_height_neg" 17 "nose_height_pos" 34 } - gene_bs_nose_length={ "nose_length_pos" 3 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 25 "nose_nostril_height_pos" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 28 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 71 "nose_profile_hawk" 26 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 39 "nose_ridge_angle_neg" 23 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 12 "nose_ridge_width_neg" 16 } - gene_bs_nose_size={ "nose_size_pos" 17 "nose_size_neg" 49 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 26 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 30 "nose_tip_forward_pos" 26 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 15 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_02" 152 "cheek_def_01" 8 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 253 "cheek_fat_03_pos" 104 } - face_detail_chin_cleft={ "chin_dimple" 13 "chin_dimple" 15 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 212 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 21 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_03" 206 "eye_socket_01" 215 } - face_detail_nasolabial={ "nasolabial_03" 8 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 63 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 176 } - face_detail_temple_def={ "temple_def" 153 "temple_def" 212 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_03" 94 } - expression_eye_wrinkles={ "eye_wrinkles_03" 201 "eye_wrinkles_01" 238 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 244 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 145 "complexion_5" 133 } - gene_height={ "normal_height" 121 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_medium" 129 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_pear_half" 49 "body_shape_triangle_half" 20 } - gene_bs_bust={ "bust_clothes" 124 "bust_shape_3_half" 113 } - gene_age={ "old_4" 99 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 178 "avg_spacing_lower_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 102 "layer_2_avg_thickness" 91 } - gene_body_hair={ "body_hair_avg" 123 "body_hair_sparse" 148 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 144 "normal_eyes" 144 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 244 "normal_eyelashes" 244 } - beards={ "all_beards" 144 "no_beard" 0 } - cloaks={ "no_cloak" 45 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 35 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 187 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 60 "most_clothes" 0 } - headgear={ "fp1_low_nobility" 207 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_ingrid.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_ingrid.txt deleted file mode 100644 index bd3329a3..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_bjorn_ironside_alt_ingrid.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6863 -bookmark_northmen_bjorn_ironside_alt_ingrid={ - type=girl - id=2121323645 - age=0.170000 - genes={ hair_color={ 150 95 66 111 } - skin_color={ 78 90 65 84 } - eye_color={ 195 192 139 167 } - gene_chin_forward={ "chin_forward_neg" 125 "chin_forward_pos" 142 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 116 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_pos" 135 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_neg" 109 "eye_shut_neg" 110 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_neg" 104 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 133 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 129 } - gene_forehead_width={ "forehead_width_pos" 173 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_neg" 101 "forehead_height_pos" 154 } - gene_head_height={ "head_height_pos" 149 "head_height_neg" 109 } - gene_head_width={ "head_width_pos" 197 "head_width_pos" 144 } - gene_head_profile={ "head_profile_pos" 181 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_neg" 126 "head_top_width_pos" 166 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_pos" 132 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 125 "jaw_width_neg" 84 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 103 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 141 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 123 "mouth_upper_lip_size_neg" 116 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 154 "mouth_lower_lip_size_pos" 134 } - gene_mouth_open={ "mouth_open_pos" 203 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_neg" 126 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_neg" 112 } - gene_bs_cheek_forward={ "cheek_forward_neg" 16 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_pos" 14 "cheek_height_neg" 1 } - gene_bs_cheek_width={ "cheek_width_neg" 75 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_neg" 32 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 37 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 27 "ear_lower_bend_pos" 30 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_pos" 3 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_neg" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_pos" 143 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_neg" 44 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_neg" 16 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 6 "eye_upper_lid_size_pos" 7 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 42 "forehead_brow_curve_neg" 204 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 18 "forehead_brow_forward_pos" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_neg" 60 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_pos" 44 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 39 "forehead_brow_width_neg" 31 } - gene_bs_jaw_def={ "jaw_def_pos" 34 "jaw_def_pos" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 66 "mouth_lower_lip_full_pos" 63 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 5 "mouth_lower_lip_pad_pos" 98 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 3 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 111 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 10 "mouth_philtrum_shape_neg" 33 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 12 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 118 "mouth_upper_lip_full_neg" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 199 "mouth_upper_lip_profile_neg" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_pos" 8 } - gene_bs_nose_height={ "nose_height_neg" 21 "nose_height_neg" 17 } - gene_bs_nose_length={ "nose_length_pos" 3 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 72 "nose_nostril_height_neg" 25 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 28 "nose_nostril_width_neg" 192 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 71 "nose_profile_hawk" 26 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_neg" 23 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 12 "nose_ridge_width_neg" 17 } - gene_bs_nose_size={ "nose_size_neg" 49 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 26 "nose_tip_angle_pos" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 26 "nose_tip_forward_neg" 30 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_neg" 15 } - face_detail_cheek_def={ "cheek_def_01" 8 "cheek_def_02" 152 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 104 "cheek_fat_01_neg" 204 } - face_detail_chin_cleft={ "chin_dimple" 13 "chin_dimple" 15 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 212 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 21 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_01" 215 "eye_socket_03" 206 } - face_detail_nasolabial={ "nasolabial_03" 8 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 63 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 176 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 153 } - expression_brow_wrinkles={ "brow_wrinkles_03" 94 "brow_wrinkles_01" 25 } - expression_eye_wrinkles={ "eye_wrinkles_01" 238 "eye_wrinkles_03" 201 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 100 "forehead_wrinkles_01" 244 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 111 "complexion_1" 145 } - gene_height={ "normal_height" 137 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 109 "body_fat_head_fat_medium" 104 } - gene_bs_body_shape={ "body_shape_hourglass_half" 127 "body_shape_hourglass_full" 20 } - gene_bs_bust={ "bust_clothes" 156 "bust_shape_3_half" 106 } - gene_age={ "old_4" 99 "old_1" 78 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 127 "avg_spacing_lower_thickness" 178 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 102 "layer_2_avg_thickness" 91 } - gene_body_hair={ "body_hair_sparse" 148 "body_hair_avg" 123 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 84 "normal_eyes" 84 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 47 "normal_eyelashes" 47 } - beards={ "no_beard" 20 "no_beard" 0 } - cloaks={ "fp1_cloak" 212 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 174 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 229 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 135 "most_clothes" 0 } - headgear={ "northern_high_nobility" 196 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred.txt deleted file mode 100644 index 9782caaa..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:7627 -bookmark_northmen_earl_alfred={ - type=male - id=2656779254 - age=0.180000 - genes={ hair_color={ 76 191 166 172 } - skin_color={ 67 79 68 82 } - eye_color={ 200 149 135 155 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_neg" 124 } - gene_chin_height={ "chin_height_pos" 133 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_pos" 138 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_pos" 133 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 136 } - gene_eye_distance={ "eye_distance_pos" 146 "eye_distance_pos" 154 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_pos" 141 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_neg" 116 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 140 "forehead_brow_height_pos" 134 } - gene_forehead_roundness={ "forehead_roundness_pos" 188 "forehead_roundness_pos" 145 } - gene_forehead_width={ "forehead_width_neg" 102 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_neg" 126 } - gene_head_height={ "head_height_pos" 129 "head_height_pos" 178 } - gene_head_width={ "head_width_neg" 111 "head_width_neg" 92 } - gene_head_profile={ "head_profile_neg" 57 "head_profile_pos" 150 } - gene_head_top_height={ "head_top_height_neg" 122 "head_top_height_pos" 129 } - gene_head_top_width={ "head_top_width_pos" 164 "head_top_width_neg" 102 } - gene_jaw_angle={ "jaw_angle_pos" 131 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_neg" 122 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_pos" 132 "jaw_height_neg" 99 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 156 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 132 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 139 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 177 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_pos" 163 "mouth_width_neg" 77 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 134 "mouth_upper_lip_size_neg" 106 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 114 } - gene_mouth_open={ "mouth_open_neg" 45 "mouth_open_neg" 32 } - gene_neck_length={ "neck_length_pos" 163 "neck_length_neg" 117 } - gene_neck_width={ "neck_width_pos" 133 "neck_width_neg" 113 } - gene_bs_cheek_forward={ "cheek_forward_pos" 2 "cheek_forward_neg" 119 } - gene_bs_cheek_height={ "cheek_height_neg" 32 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_neg" 100 } - gene_bs_ear_angle={ "ear_angle_neg" 37 "ear_angle_neg" 61 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 86 "ear_inner_shape_pos" 49 } - gene_bs_ear_bend={ "ear_both_bend_pos" 100 "ear_both_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_pos" 74 "ear_outward_neg" 97 } - gene_bs_ear_size={ "ear_size_neg" 97 "ear_size_neg" 59 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 189 "eye_corner_depth_pos" 100 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 47 "eye_fold_shape_neg" 98 } - gene_bs_eye_size={ "eye_size_neg" 22 "eye_size_pos" 58 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 1 "eye_upper_lid_size_pos" 50 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 10 "forehead_brow_curve_neg" 74 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 12 "forehead_brow_forward_pos" 103 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 119 "forehead_brow_inner_height_neg" 27 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 48 "forehead_brow_outer_height_neg" 37 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 18 "forehead_brow_width_pos" 95 } - gene_bs_jaw_def={ "jaw_def_neg" 25 "jaw_def_neg" 63 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 1 "mouth_lower_lip_def_pos" 115 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 85 "mouth_lower_lip_full_neg" 68 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 87 "mouth_lower_lip_pad_pos" 160 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 116 "mouth_lower_lip_width_neg" 81 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 3 "mouth_philtrum_def_pos" 103 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 51 "mouth_philtrum_shape_neg" 50 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 38 "mouth_philtrum_width_neg" 47 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 46 "mouth_upper_lip_def_pos" 44 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 0 "mouth_upper_lip_full_neg" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_pos" 15 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 8 "mouth_upper_lip_width_neg" 38 } - gene_bs_nose_forward={ "nose_forward_neg" 25 "nose_forward_neg" 37 } - gene_bs_nose_height={ "nose_height_neg" 80 "nose_height_neg" 26 } - gene_bs_nose_length={ "nose_length_neg" 103 "nose_length_pos" 6 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 31 "nose_nostril_height_pos" 114 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 188 "nose_nostril_width_neg" 1 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 114 "nose_profile_pos" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 23 "nose_ridge_angle_pos" 1 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 25 "nose_ridge_width_pos" 17 } - gene_bs_nose_size={ "nose_size_pos" 62 "nose_size_pos" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 11 "nose_tip_angle_pos" 24 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 124 "nose_tip_forward_neg" 51 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 63 "nose_tip_width_neg" 99 } - face_detail_cheek_def={ "cheek_def_02" 124 "cheek_def_02" 18 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 206 "cheek_fat_01_neg" 64 } - face_detail_chin_cleft={ "chin_dimple" 5 "chin_cleft" 21 } - face_detail_chin_def={ "chin_def" 207 "chin_def" 19 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 22 "eye_lower_lid_def" 29 } - face_detail_eye_socket={ "eye_socket_02" 142 "eye_socket_02" 67 } - face_detail_nasolabial={ "nasolabial_01" 0 "nasolabial_01" 128 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_neg" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 253 "nose_tip_def" 114 } - face_detail_temple_def={ "temple_def" 108 "temple_def" 217 } - expression_brow_wrinkles={ "brow_wrinkles_04" 64 "brow_wrinkles_02" 8 } - expression_eye_wrinkles={ "eye_wrinkles_03" 174 "eye_wrinkles_02" 216 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 242 "forehead_wrinkles_01" 62 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 168 "complexion_4" 148 } - gene_height={ "normal_height" 124 "normal_height" 89 } - gene_bs_body_type={ "body_fat_head_fat_low" 139 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average" 80 "body_shape_pear_full" 20 } - gene_bs_bust={ "bust_clothes" 108 "bust_shape_2_full" 180 } - gene_age={ "old_3" 177 "old_2" 211 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 226 "far_spacing_low_thickness" 118 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 128 "layer_2_high_thickness" 153 } - gene_body_hair={ "body_hair_avg" 113 "body_hair_sparse" 131 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 34 "normal_eyes" 34 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 151 "normal_eyelashes" 151 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "no_cloak" 142 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 41 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "northern_common" 255 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred_alt_aethelred.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred_alt_aethelred.txt deleted file mode 100644 index 24527029..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_earl_alfred_alt_aethelred.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:33358 -bookmark_northmen_earl_alfred_alt_aethelred={ - type=male - id=1573837803 - age=0.270000 - genes={ hair_color={ 189 127 232 193 } - skin_color={ 74 84 80 82 } - eye_color={ 220 144 188 190 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_pos" 129 } - gene_chin_height={ "chin_height_pos" 173 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_pos" 135 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_neg" 120 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_pos" 140 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_neg" 118 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_pos" 130 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_neg" 119 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 109 "forehead_brow_height_neg" 91 } - gene_forehead_roundness={ "forehead_roundness_pos" 129 "forehead_roundness_pos" 171 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_neg" 124 } - gene_forehead_height={ "forehead_height_pos" 153 "forehead_height_neg" 96 } - gene_head_height={ "head_height_neg" 77 "head_height_neg" 124 } - gene_head_width={ "head_width_pos" 158 "head_width_neg" 124 } - gene_head_profile={ "head_profile_pos" 163 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_neg" 116 } - gene_head_top_width={ "head_top_width_pos" 141 "head_top_width_neg" 116 } - gene_jaw_angle={ "jaw_angle_pos" 153 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_neg" 121 "jaw_height_pos" 129 } - gene_jaw_width={ "jaw_width_pos" 220 "jaw_width_neg" 104 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_pos" 159 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_pos" 160 } - gene_mouth_height={ "mouth_height_neg" 115 "mouth_height_neg" 123 } - gene_mouth_width={ "mouth_width_neg" 83 "mouth_width_neg" 83 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 144 "mouth_upper_lip_size_pos" 152 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 136 "mouth_lower_lip_size_pos" 133 } - gene_mouth_open={ "mouth_open_neg" 106 "mouth_open_pos" 161 } - gene_neck_length={ "neck_length_pos" 147 "neck_length_neg" 122 } - gene_neck_width={ "neck_width_pos" 150 "neck_width_neg" 107 } - gene_bs_cheek_forward={ "cheek_forward_neg" 1 "cheek_forward_pos" 40 } - gene_bs_cheek_height={ "cheek_height_pos" 5 "cheek_height_neg" 22 } - gene_bs_cheek_width={ "cheek_width_pos" 53 "cheek_width_neg" 38 } - gene_bs_ear_angle={ "ear_angle_pos" 41 "ear_angle_pos" 48 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 159 "ear_inner_shape_pos" 44 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 112 "ear_upper_bend_pos" 129 } - gene_bs_ear_outward={ "ear_outward_neg" 11 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_neg" 48 "ear_size_neg" 44 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 248 "eye_corner_depth_pos" 209 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 40 "eye_fold_shape_pos" 68 } - gene_bs_eye_size={ "eye_size_neg" 65 "eye_size_pos" 116 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 12 "eye_upper_lid_size_pos" 48 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 154 "forehead_brow_curve_neg" 50 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 36 "forehead_brow_forward_neg" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 0 "forehead_brow_inner_height_pos" 5 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 110 "forehead_brow_outer_height_pos" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 11 "forehead_brow_width_neg" 33 } - gene_bs_jaw_def={ "jaw_def_pos" 30 "jaw_def_neg" 105 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 96 "mouth_lower_lip_def_pos" 122 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 23 "mouth_lower_lip_full_neg" 37 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 97 "mouth_lower_lip_pad_neg" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 31 "mouth_lower_lip_width_neg" 53 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 48 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 38 "mouth_philtrum_shape_pos" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 17 "mouth_philtrum_width_neg" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 50 "mouth_upper_lip_def_pos" 45 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 50 "mouth_upper_lip_full_neg" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 40 "mouth_upper_lip_profile_pos" 28 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 121 "mouth_upper_lip_width_pos" 103 } - gene_bs_nose_forward={ "nose_forward_neg" 25 "nose_forward_neg" 34 } - gene_bs_nose_height={ "nose_height_pos" 63 "nose_height_neg" 75 } - gene_bs_nose_length={ "nose_length_neg" 35 "nose_length_neg" 38 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 67 "nose_nostril_height_neg" 29 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 28 } - gene_bs_nose_profile={ "nose_profile_pos" 15 "nose_profile_neg" 31 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_neg" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 18 "nose_ridge_width_pos" 51 } - gene_bs_nose_size={ "nose_size_pos" 64 "nose_size_pos" 64 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 8 "nose_tip_angle_pos" 43 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_pos" 46 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 111 "nose_tip_width_pos" 98 } - face_detail_cheek_def={ "cheek_def_01" 68 "cheek_def_01" 72 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 110 "cheek_fat_03_pos" 183 } - face_detail_chin_cleft={ "chin_cleft" 8 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def" 23 "chin_def" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 64 "eye_lower_lid_def" 140 } - face_detail_eye_socket={ "eye_socket_02" 55 "eye_socket_color_02" 208 } - face_detail_nasolabial={ "nasolabial_03" 33 "nasolabial_02" 22 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 203 "nose_ridge_def_pos" 25 } - face_detail_nose_tip_def={ "nose_tip_def" 214 "nose_tip_def" 220 } - face_detail_temple_def={ "temple_def" 85 "temple_def" 47 } - expression_brow_wrinkles={ "brow_wrinkles_01" 17 "brow_wrinkles_02" 40 } - expression_eye_wrinkles={ "eye_wrinkles_01" 217 "eye_wrinkles_01" 100 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 85 "forehead_wrinkles_02" 242 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 231 "complexion_3" 196 } - gene_height={ "normal_height" 132 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_low" 154 "body_fat_head_fat_low" 134 } - gene_bs_body_shape={ "body_shape_apple_full" 50 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 74 "bust_shape_4_half" 117 } - gene_age={ "old_1" 130 "old_4" 187 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 138 "avg_spacing_high_thickness" 223 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 95 "layer_2_lower_thickness" 93 } - gene_body_hair={ "body_hair_avg" 165 "body_hair_sparse" 163 } - gene_hair_type={ "hair_wavy" 143 "hair_curly" 131 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 104 "normal_eyes" 104 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 146 "normal_eyelashes" 146 } - beards={ "all_beards" 219 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 100 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 41 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 155 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 187 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 178 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt.txt deleted file mode 100644 index db8491e4..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163112 -bookmark_northmen_halfdan_whiteshirt={ - type=male - id=3270576779 - age=0.390000 - genes={ hair_color={ 137 167 111 140 } - skin_color={ 46 75 44 75 } - eye_color={ 195 192 123 200 } - gene_chin_forward={ "chin_forward_neg" 98 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_pos" 137 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 192 } - gene_forehead_width={ "forehead_width_neg" 111 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 101 "forehead_height_pos" 128 } - gene_head_height={ "head_height_neg" 109 "head_height_neg" 82 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 165 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_pos" 139 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_neg" 124 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 136 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 152 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_neg" 92 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 122 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 102 "mouth_open_neg" 37 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 4 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_pos" 16 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 32 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_pos" 92 "ear_angle_pos" 30 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 150 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 27 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_neg" 78 "ear_outward_pos" 51 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_pos" 50 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 126 "eye_corner_depth_pos" 152 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 103 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 94 "eye_size_neg" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_neg" 17 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_pos" 13 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 44 "forehead_brow_inner_height_pos" 31 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 78 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_neg" 39 } - gene_bs_jaw_def={ "jaw_def_pos" 76 "jaw_def_pos" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 17 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_neg" 84 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 155 "mouth_lower_lip_pad_pos" 98 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 22 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_pos" 61 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 6 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_neg" 36 "nose_forward_neg" 90 } - gene_bs_nose_height={ "nose_height_neg" 21 "nose_height_pos" 34 } - gene_bs_nose_length={ "nose_length_pos" 31 "nose_length_neg" 124 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 72 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 31 } - gene_bs_nose_profile={ "nose_profile_hawk" 37 "nose_profile_hawk_pos" 71 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_pos" 39 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_neg" 17 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 46 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 12 "nose_tip_forward_pos" 34 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 196 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_02" 152 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 204 "cheek_fat_02_pos" 24 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 212 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 28 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_02" 246 } - face_detail_nasolabial={ "nasolabial_01" 15 "nasolabial_02" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 214 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 228 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 140 } - expression_brow_wrinkles={ "brow_wrinkles_03" 8 "brow_wrinkles_02" 71 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 42 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 184 "forehead_wrinkles_01" 244 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 133 "complexion_7" 84 } - gene_height={ "normal_height" 137 "normal_height" 103 } - gene_bs_body_type={ "body_fat_head_fat_medium" 117 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_rectangle_half" 74 "body_shape_rectangle_half" 9 } - gene_bs_bust={ "bust_clothes" 84 "bust_shape_3_half" 113 } - gene_age={ "old_1" 78 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 98 "avg_spacing_lower_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_avg_thickness" 91 } - gene_body_hair={ "body_hair_sparse" 148 "body_hair_sparse" 102 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 82 "normal_eyes" 82 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 251 "normal_eyelashes" 251 } - cloaks={ "fp1_cloak" 125 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 233 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 109 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "religious_northern_high" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 236 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_gudfrid.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_gudfrid.txt deleted file mode 100644 index f75af9c1..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_gudfrid.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:168336 -bookmark_northmen_halfdan_whiteshirt_alt_gudfrid={ - type=male - id=1554789335 - age=0.230000 - genes={ hair_color={ 236 137 137 167 } - skin_color={ 66 74 77 73 } - eye_color={ 195 138 195 192 } - gene_chin_forward={ "chin_forward_pos" 153 "chin_forward_neg" 98 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_pos" 133 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_pos" 137 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 110 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_pos" 95 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 115 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 171 "forehead_roundness_pos" 192 } - gene_forehead_width={ "forehead_width_pos" 134 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_neg" 83 "forehead_height_neg" 101 } - gene_head_height={ "head_height_pos" 155 "head_height_neg" 109 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 158 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 174 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_neg" 120 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 119 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 135 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 125 "jaw_width_pos" 138 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 151 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 148 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_neg" 92 "mouth_width_neg" 101 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 122 "mouth_lower_lip_size_neg" 59 } - gene_mouth_open={ "mouth_open_neg" 25 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 169 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_pos" 15 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 16 } - gene_bs_cheek_width={ "cheek_width_neg" 32 "cheek_width_pos" 48 } - gene_bs_ear_angle={ "ear_angle_pos" 92 "ear_angle_neg" 40 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 100 "ear_inner_shape_pos" 143 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 44 "ear_lower_bend_pos" 84 } - gene_bs_ear_outward={ "ear_outward_pos" 46 "ear_outward_pos" 51 } - gene_bs_ear_size={ "ear_size_pos" 46 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 254 "eye_corner_depth_pos" 126 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 27 "eye_fold_shape_neg" 103 } - gene_bs_eye_size={ "eye_size_neg" 3 "eye_size_neg" 94 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 176 "eye_upper_lid_size_pos" 92 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 73 "forehead_brow_curve_neg" 204 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_pos" 36 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 44 "forehead_brow_inner_height_neg" 77 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 17 "forehead_brow_outer_height_pos" 78 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_pos" 67 } - gene_bs_jaw_def={ "jaw_def_pos" 76 "jaw_def_neg" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 17 "mouth_lower_lip_def_pos" 18 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 7 "mouth_lower_lip_full_pos" 44 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_neg" 60 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 107 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 37 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 61 "mouth_philtrum_shape_pos" 31 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 109 "mouth_philtrum_width_pos" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 32 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 37 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 51 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_pos" 31 } - gene_bs_nose_height={ "nose_height_neg" 97 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_pos" 31 "nose_length_neg" 119 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 115 "nose_nostril_height_pos" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 31 "nose_nostril_width_neg" 21 } - gene_bs_nose_profile={ "nose_profile_hawk" 37 "nose_profile_hawk" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 21 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_neg" 38 } - gene_bs_nose_size={ "nose_size_pos" 69 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 25 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 12 "nose_tip_forward_pos" 12 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 3 "nose_tip_width_pos" 196 } - face_detail_cheek_def={ "cheek_def_02" 152 "cheek_def_01" 31 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 66 "cheek_fat_01_neg" 204 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 125 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 27 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_01" 74 "eye_socket_02" 240 } - face_detail_nasolabial={ "nasolabial_02" 21 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 214 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 225 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 2 "temple_def" 212 } - expression_brow_wrinkles={ "brow_wrinkles_03" 8 "brow_wrinkles_02" 0 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 42 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 184 "forehead_wrinkles_01" 96 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_7" 216 "complexion_5" 133 } - gene_height={ "normal_height" 156 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_medium" 158 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_apple_half" 54 "body_shape_rectangle_half" 23 } - gene_bs_bust={ "bust_clothes" 110 "bust_shape_1_half" 106 } - gene_age={ "old_1" 78 "old_4" 241 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 98 "far_spacing_avg_thickness" 195 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_lower_thickness" 93 } - gene_body_hair={ "body_hair_dense" 117 "body_hair_sparse" 148 } - gene_hair_type={ "hair_wavy" 137 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 7 "normal_eyes" 7 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 207 "normal_eyelashes" 207 } - beards={ "all_beards" 134 "no_beard" 0 } - cloaks={ "fp1_cloak" 254 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 159 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 79 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "northern_war" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_saga.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_saga.txt deleted file mode 100644 index 7db18041..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_halfdan_whiteshirt_alt_saga.txt +++ /dev/null @@ -1,142 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:306010 -bookmark_northmen_halfdan_whiteshirt_alt_saga={ - type=female - id=3140500626 - age=0.220000 - genes={ hair_color={ 137 167 236 137 } - skin_color={ 76 73 65 74 } - eye_color={ 195 192 195 138 } - gene_chin_forward={ "chin_forward_neg" 98 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 133 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 137 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 110 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_pos" 23 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 123 "forehead_brow_height_neg" 115 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 171 } - gene_forehead_width={ "forehead_width_pos" 134 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_neg" 83 "forehead_height_neg" 101 } - gene_head_height={ "head_height_pos" 155 "head_height_neg" 109 } - gene_head_width={ "head_width_pos" 165 "head_width_pos" 158 } - gene_head_profile={ "head_profile_pos" 174 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_neg" 120 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_pos" 135 } - gene_jaw_width={ "jaw_width_pos" 138 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 151 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_neg" 124 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_pos" 148 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 101 "mouth_width_neg" 92 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 59 "mouth_lower_lip_size_neg" 122 } - gene_mouth_open={ "mouth_open_neg" 25 "mouth_open_neg" 37 } - gene_neck_length={ "neck_length_neg" 85 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_pos" 169 } - gene_bs_cheek_forward={ "cheek_forward_pos" 15 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_neg" 30 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_pos" 73 "cheek_width_neg" 32 } - gene_bs_ear_angle={ "ear_angle_neg" 40 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 150 "ear_inner_shape_pos" 143 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 27 "ear_lower_bend_pos" 84 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_pos" 46 } - gene_bs_ear_size={ "ear_size_pos" 46 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 254 "eye_corner_depth_pos" 126 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 27 "eye_fold_shape_neg" 103 } - gene_bs_eye_size={ "eye_size_neg" 3 "eye_size_neg" 94 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_pos" 176 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_neg" 73 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 36 "forehead_brow_forward_pos" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 77 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 78 "forehead_brow_outer_height_pos" 17 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 67 "forehead_brow_width_pos" 158 } - gene_bs_jaw_def={ "jaw_def_neg" 167 "jaw_def_pos" 76 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 18 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_pos" 7 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 60 "mouth_lower_lip_pad_pos" 155 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 107 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 31 "mouth_philtrum_shape_pos" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 96 "mouth_philtrum_width_pos" 109 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 22 "mouth_upper_lip_full_neg" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 37 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 51 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_pos" 31 "nose_forward_neg" 36 } - gene_bs_nose_height={ "nose_height_neg" 97 "nose_height_pos" 34 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_neg" 119 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_neg" 115 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 21 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 71 "nose_profile_hawk" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_neg" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 17 "nose_ridge_width_neg" 38 } - gene_bs_nose_size={ "nose_size_pos" 69 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 25 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 12 "nose_tip_forward_neg" 12 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 196 "nose_tip_width_pos" 3 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_01" 31 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 204 "cheek_fat_01_pos" 66 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def" 125 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 27 "eye_lower_lid_def" 28 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_01" 74 } - face_detail_nasolabial={ "nasolabial_02" 21 "nasolabial_02" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 225 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 2 } - expression_brow_wrinkles={ "brow_wrinkles_02" 0 "brow_wrinkles_03" 8 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_02" 195 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 255 "forehead_wrinkles_01" 96 } - expression_other={ "cheek_wrinkles_both_01" 77 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 133 "complexion_7" 216 } - gene_height={ "normal_height" 156 "normal_height" 103 } - gene_bs_body_type={ "body_fat_head_fat_medium" 139 "body_fat_head_fat_medium" 133 } - gene_bs_body_shape={ "body_shape_pear_full" 73 "body_shape_rectangle_half" 23 } - gene_bs_bust={ "bust_clothes" 67 "bust_shape_3_half" 155 } - gene_age={ "old_4" 241 "old_1" 78 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 160 "far_spacing_avg_thickness" 195 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_lower_thickness" 93 } - gene_body_hair={ "body_hair_dense" 117 "body_hair_sparse" 148 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 137 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 95 "normal_eyes" 95 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 149 "normal_eyelashes" 149 } - beards={ "fp1_beards_straight" 129 "no_beard" 0 } - cloaks={ "no_cloak" 186 "no_cloak" 0 } - hairstyles={ "fp1_hairstyles_straight" 239 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 10 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 50 "most_clothes" 0 } - headgear={ "fp1_low_nobility" 155 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless.txt deleted file mode 100644 index effb5242..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163111 -bookmark_northmen_ivar_the_boneless={ - type=male - id=3264128618 - age=0.210000 - genes={ hair_color={ 150 100 234 99 } - skin_color={ 47 77 45 76 } - eye_color={ 195 192 216 149 } - gene_chin_forward={ "chin_forward_neg" 98 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 115 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_neg" 103 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 181 } - gene_forehead_width={ "forehead_width_pos" 134 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_pos" 128 "forehead_height_neg" 84 } - gene_head_height={ "head_height_pos" 136 "head_height_neg" 109 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 165 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_pos" 139 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 154 } - gene_mouth_open={ "mouth_open_neg" 102 "mouth_open_neg" 37 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 16 "cheek_forward_pos" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_pos" 14 } - gene_bs_cheek_width={ "cheek_width_pos" 13 "cheek_width_neg" 32 } - gene_bs_ear_angle={ "ear_angle_pos" 95 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 125 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 44 "ear_lower_bend_pos" 90 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_neg" 78 } - gene_bs_ear_size={ "ear_size_pos" 50 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 152 "eye_corner_depth_pos" 126 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_neg" 103 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_neg" 202 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_neg" 17 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 33 "forehead_brow_forward_pos" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 44 "forehead_brow_inner_height_pos" 31 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_pos" 78 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_neg" 39 } - gene_bs_jaw_def={ "jaw_def_pos" 1 "jaw_def_pos" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 17 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_pos" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 155 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 37 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_pos" 61 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 5 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_neg" 36 } - gene_bs_nose_height={ "nose_height_pos" 34 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 72 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 192 } - gene_bs_nose_profile={ "nose_profile_pos" 99 "nose_profile_hawk" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 39 "nose_ridge_angle_pos" 81 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_pos" 119 } - gene_bs_nose_size={ "nose_size_pos" 66 "nose_size_neg" 14 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 12 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 196 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_02" 13 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 195 "cheek_fat_01_neg" 204 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def" 143 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 242 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_02" 246 } - face_detail_nasolabial={ "nasolabial_01" 15 "nasolabial_02" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 173 "temple_def" 212 } - expression_brow_wrinkles={ "brow_wrinkles_02" 71 "brow_wrinkles_03" 94 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 151 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 100 "forehead_wrinkles_01" 244 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 133 "complexion_5" 111 } - gene_height={ "normal_height" 137 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 104 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average" 103 "body_shape_pear_half" 28 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_3_half" 106 } - gene_age={ "old_4" 102 "old_1" 51 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 127 "avg_spacing_low_thickness" 154 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_lower_thickness" 65 } - gene_body_hair={ "body_hair_sparse" 102 "body_hair_sparse" 148 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 40 "normal_eyes" 40 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 42 "normal_eyelashes" 42 } - gene_one_legged={ "no_left_leg" 255 "no_left_leg" 0 } - special_legwear={ "special_wooden_leg" 127 "special_wooden_leg" 0 } - cloaks={ "fp1_cloak" 125 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 163 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 235 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "western_high_nobility" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 227 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_barid.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_barid.txt deleted file mode 100644 index 1814654e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_barid.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6814 -bookmark_northmen_ivar_the_boneless_alt_barid={ - type=boy - id=3150273847 - age=0.090000 - genes={ hair_color={ 132 51 234 99 } - skin_color={ 74 76 92 77 } - eye_color={ 246 168 216 149 } - gene_chin_forward={ "chin_forward_pos" 153 "chin_forward_neg" 98 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_neg" 115 "chin_width_pos" 153 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_pos" 132 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 150 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_neg" 102 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 153 "forehead_roundness_pos" 181 } - gene_forehead_width={ "forehead_width_neg" 119 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 116 "forehead_height_pos" 128 } - gene_head_height={ "head_height_pos" 136 "head_height_neg" 106 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 137 } - gene_head_profile={ "head_profile_neg" 103 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 131 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_pos" 153 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 141 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 153 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 132 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 126 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 154 "mouth_lower_lip_size_pos" 140 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_pos" 184 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_neg" 115 } - gene_neck_width={ "neck_width_pos" 133 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 4 "cheek_forward_neg" 48 } - gene_bs_cheek_height={ "cheek_height_pos" 30 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_pos" 23 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_pos" 95 "ear_angle_pos" 22 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 106 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 127 "ear_lower_bend_pos" 90 } - gene_bs_ear_outward={ "ear_outward_pos" 17 "ear_outward_pos" 51 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_neg" 123 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 246 "eye_corner_depth_pos" 126 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_pos" 152 } - gene_bs_eye_size={ "eye_size_neg" 202 "eye_size_pos" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 193 "eye_upper_lid_size_pos" 92 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_neg" 179 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_neg" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 44 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 95 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 49 "forehead_brow_width_pos" 158 } - gene_bs_jaw_def={ "jaw_def_pos" 34 "jaw_def_pos" 9 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 149 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 118 "mouth_lower_lip_full_neg" 84 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 155 "mouth_lower_lip_pad_pos" 32 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 14 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 6 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 82 "mouth_philtrum_shape_pos" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_neg" 126 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_pos" 29 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 89 "mouth_upper_lip_profile_neg" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_pos" 83 } - gene_bs_nose_forward={ "nose_forward_pos" 16 "nose_forward_neg" 90 } - gene_bs_nose_height={ "nose_height_neg" 9 "nose_height_pos" 34 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_pos" 6 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_pos" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 2 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_pos" 99 "nose_profile_hawk_pos" 124 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_pos" 39 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_pos" 28 } - gene_bs_nose_size={ "nose_size_pos" 19 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 7 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 30 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 63 "nose_tip_width_pos" 196 } - face_detail_cheek_def={ "cheek_def_02" 13 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 180 "cheek_fat_01_neg" 195 } - face_detail_chin_cleft={ "chin_cleft" 1 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 196 "chin_def" 143 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 242 "eye_lower_lid_def" 249 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_01" 9 } - face_detail_nasolabial={ "nasolabial_03" 15 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 8 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 159 "temple_def" 173 } - expression_brow_wrinkles={ "brow_wrinkles_02" 71 "brow_wrinkles_04" 2 } - expression_eye_wrinkles={ "eye_wrinkles_01" 209 "eye_wrinkles_01" 53 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 100 "forehead_wrinkles_01" 190 } - expression_other={ "cheek_wrinkles_both_01" 38 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_5" 133 } - gene_height={ "normal_height" 130 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_low" 115 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_hourglass_half" 17 "body_shape_average" 12 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_4_full" 206 } - gene_age={ "old_2" 118 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 154 "avg_spacing_avg_thickness" 136 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 99 "layer_2_lower_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 102 "body_hair_avg" 105 } - gene_hair_type={ "hair_curly" 174 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 174 "normal_eyes" 174 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 48 } - beards={ "no_beard" 224 "no_beard" 0 } - cloaks={ "no_cloak" 224 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_curly" 99 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 126 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 21 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_sigfroth.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_sigfroth.txt deleted file mode 100644 index a3faeb75..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_ivar_the_boneless_alt_sigfroth.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:40609 -bookmark_northmen_ivar_the_boneless_alt_sigfroth={ - type=boy - id=2800844252 - age=0.050000 - genes={ hair_color={ 132 51 150 100 } - skin_color={ 76 77 89 77 } - eye_color={ 246 168 195 192 } - gene_chin_forward={ "chin_forward_neg" 98 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 153 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 132 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_pos" 150 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 103 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 141 } - gene_forehead_roundness={ "forehead_roundness_pos" 185 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_neg" 119 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 84 "forehead_height_neg" 116 } - gene_head_height={ "head_height_pos" 136 "head_height_neg" 106 } - gene_head_width={ "head_width_pos" 137 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_neg" 103 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 131 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_pos" 153 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 141 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 153 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 132 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 126 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 138 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_pos" 150 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_neg" 115 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_pos" 153 } - gene_bs_cheek_forward={ "cheek_forward_neg" 48 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_pos" 30 } - gene_bs_cheek_width={ "cheek_width_neg" 32 "cheek_width_pos" 23 } - gene_bs_ear_angle={ "ear_angle_pos" 22 "ear_angle_pos" 95 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 106 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 90 "ear_upper_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_pos" 17 "ear_outward_pos" 51 } - gene_bs_ear_size={ "ear_size_pos" 50 "ear_size_neg" 123 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 246 "eye_corner_depth_pos" 152 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 152 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_pos" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_pos" 193 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_neg" 179 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 33 "forehead_brow_forward_pos" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_pos" 127 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 95 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 49 "forehead_brow_width_pos" 158 } - gene_bs_jaw_def={ "jaw_def_pos" 9 "jaw_def_pos" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 149 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_neg" 118 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 32 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 14 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 82 "mouth_philtrum_shape_pos" 123 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 126 "mouth_philtrum_width_neg" 23 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 29 "mouth_upper_lip_full_neg" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 86 "mouth_upper_lip_profile_pos" 89 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 83 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_pos" 16 } - gene_bs_nose_height={ "nose_height_pos" 34 "nose_height_neg" 9 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_pos" 6 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_neg" 21 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 2 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_neg" 124 "nose_profile_pos" 99 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_pos" 81 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 119 "nose_ridge_width_pos" 28 } - gene_bs_nose_size={ "nose_size_pos" 66 "nose_size_pos" 19 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 7 "nose_tip_angle_pos" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 30 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_neg" 63 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 204 "cheek_fat_04_pos" 180 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_cleft" 1 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 196 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 249 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_01" 9 "eye_socket_02" 240 } - face_detail_nasolabial={ "nasolabial_03" 15 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_neg" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 159 "temple_def" 173 } - expression_brow_wrinkles={ "brow_wrinkles_03" 94 "brow_wrinkles_04" 2 } - expression_eye_wrinkles={ "eye_wrinkles_01" 53 "eye_wrinkles_03" 151 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 190 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_both_01" 38 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 133 "complexion_3" 255 } - gene_height={ "normal_height" 114 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 115 "body_fat_head_fat_medium" 101 } - gene_bs_body_shape={ "body_shape_hourglass_half" 37 "body_shape_average" 12 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_4_full" 206 } - gene_age={ "old_4" 102 "old_2" 118 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 127 "avg_spacing_avg_thickness" 136 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 228 "layer_2_lower_thickness" 163 } - gene_body_hair={ "body_hair_avg" 105 "body_hair_sparse" 102 } - gene_hair_type={ "hair_straight" 128 "hair_curly" 174 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 7 "normal_eyes" 7 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 224 } - beards={ "no_beard" 152 "no_beard" 0 } - cloaks={ "no_cloak" 152 "no_cloak" 0 } - hairstyles={ "fp1_hairstyles_straight" 131 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 186 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 115 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye.txt deleted file mode 100644 index 7f4c9f78..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163110 -bookmark_northmen_sigurdr_snake_in_the_eye={ - type=male - id=1261468338 - age=0.270000 - genes={ hair_color={ 150 87 234 99 } - skin_color={ 47 77 44 76 } - eye_color={ 195 192 216 149 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_neg" 98 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_pos" 137 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_neg" 110 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 191 "forehead_roundness_pos" 195 } - gene_forehead_width={ "forehead_width_neg" 111 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 101 "forehead_height_pos" 128 } - gene_head_height={ "head_height_pos" 136 "head_height_neg" 109 } - gene_head_width={ "head_width_pos" 144 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_pos" 139 "head_top_width_neg" 126 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 154 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_pos" 173 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 4 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_pos" 14 } - gene_bs_cheek_width={ "cheek_width_pos" 13 "cheek_width_neg" 32 } - gene_bs_ear_angle={ "ear_angle_pos" 95 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 100 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 90 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_neg" 78 "ear_outward_pos" 51 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 126 "eye_corner_depth_pos" 152 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 29 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_neg" 202 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 6 "eye_upper_lid_size_pos" 92 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 118 "forehead_brow_curve_neg" 204 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_pos" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_neg" 44 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 78 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_neg" 145 } - gene_bs_jaw_def={ "jaw_def_pos" 1 "jaw_def_pos" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_pos" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_pos" 155 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 37 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_pos" 61 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 96 "mouth_philtrum_width_pos" 31 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 32 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_neg" 36 } - gene_bs_nose_height={ "nose_height_pos" 34 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 72 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 31 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 71 "nose_profile_hawk" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_pos" 39 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_pos" 119 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 66 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 12 "nose_tip_forward_pos" 34 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 196 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_02" 13 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 24 "cheek_fat_01_neg" 204 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 45 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_02" 246 "eye_socket_03" 206 } - face_detail_nasolabial={ "nasolabial_02" 3 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_pos" 214 } - face_detail_nose_tip_def={ "nose_tip_def" 228 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 140 } - expression_brow_wrinkles={ "brow_wrinkles_02" 71 "brow_wrinkles_03" 94 } - expression_eye_wrinkles={ "eye_wrinkles_01" 42 "eye_wrinkles_03" 151 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 111 "complexion_5" 133 } - gene_height={ "normal_height" 137 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 117 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_average" 61 "body_shape_pear_half" 18 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_3_half" 106 } - gene_age={ "old_4" 102 "old_1" 51 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 127 "avg_spacing_low_thickness" 154 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_avg_thickness" 91 } - gene_body_hair={ "body_hair_sparse" 102 "body_hair_sparse" 148 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 223 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 217 "normal_eyelashes" 217 } - cloaks={ "fp1_cloak" 83 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 170 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 27 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "religious_northern_high" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_01" 227 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 2616704408 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_alof.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_alof.txt deleted file mode 100644 index e5375237..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_alof.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:306012 -bookmark_northmen_sigurdr_snake_in_the_eye_alt_alof={ - type=girl - id=952365149 - age=0.070000 - genes={ hair_color={ 150 87 219 175 } - skin_color={ 62 75 57 76 } - eye_color={ 195 192 76 197 } - gene_chin_forward={ "chin_forward_neg" 126 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_neg" 110 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_pos" 136 } - gene_forehead_roundness={ "forehead_roundness_pos" 128 "forehead_roundness_pos" 191 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_pos" 128 "forehead_height_pos" 146 } - gene_head_height={ "head_height_neg" 109 "head_height_pos" 162 } - gene_head_width={ "head_width_pos" 144 "head_width_neg" 88 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 143 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_neg" 126 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 219 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 150 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_pos" 152 "mouth_height_neg" 110 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_neg" 117 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_neg" 122 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 178 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 37 "mouth_open_neg" 105 } - gene_neck_length={ "neck_length_neg" 66 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_pos" 42 } - gene_bs_cheek_width={ "cheek_width_pos" 13 "cheek_width_pos" 30 } - gene_bs_ear_angle={ "ear_angle_pos" 92 "ear_angle_pos" 17 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 37 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 90 "ear_lower_bend_pos" 34 } - gene_bs_ear_outward={ "ear_outward_neg" 78 "ear_outward_neg" 35 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_pos" 33 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 126 "eye_corner_depth_pos" 195 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 11 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 202 "eye_size_pos" 20 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 92 "eye_upper_lid_size_neg" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_pos" 32 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_neg" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 4 "forehead_brow_inner_height_pos" 31 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 30 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_pos" 39 } - gene_bs_jaw_def={ "jaw_def_pos" 43 "jaw_def_pos" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 12 "mouth_lower_lip_def_pos" 44 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 66 "mouth_lower_lip_full_neg" 84 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_pos" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 13 "mouth_lower_lip_width_neg" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 61 "mouth_philtrum_shape_neg" 25 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 31 "mouth_philtrum_width_neg" 62 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 32 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 9 "mouth_upper_lip_full_neg" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 16 "mouth_upper_lip_profile_pos" 86 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 6 "mouth_upper_lip_width_neg" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 10 "nose_forward_neg" 90 } - gene_bs_nose_height={ "nose_height_pos" 34 "nose_height_neg" 118 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_neg" 124 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_neg" 61 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_pos" 17 } - gene_bs_nose_profile={ "nose_profile_neg" 76 "nose_profile_hawk_pos" 71 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 5 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_pos" 118 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 49 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 24 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 21 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_01" 153 "cheek_def_02" 10 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 24 "cheek_fat_02_pos" 8 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_cleft" 28 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 64 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 45 "eye_lower_lid_def" 44 } - face_detail_eye_socket={ "eye_socket_color_02" 51 "eye_socket_02" 246 } - face_detail_nasolabial={ "nasolabial_02" 3 "nasolabial_03" 19 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 11 "nose_ridge_def_neg" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 240 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 142 "temple_def" 212 } - expression_brow_wrinkles={ "brow_wrinkles_02" 71 "brow_wrinkles_02" 47 } - expression_eye_wrinkles={ "eye_wrinkles_01" 170 "eye_wrinkles_01" 42 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_03" 213 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 180 "complexion_5" 133 } - gene_height={ "normal_height" 114 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_medium" 124 "body_fat_head_fat_full" 109 } - gene_bs_body_shape={ "body_shape_average" 51 "body_shape_hourglass_full" 6 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_1_full" 163 } - gene_age={ "old_1" 17 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 126 "avg_spacing_lower_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 119 "layer_2_lower_thickness" 163 } - gene_body_hair={ "body_hair_sparse" 102 "body_hair_sparse" 136 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 156 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 106 "normal_eyes" 106 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 61 } - beards={ "no_beard" 9 "no_beard" 0 } - cloaks={ "no_cloak" 9 "no_cloak" 0 } - hairstyles={ "fp1_hairstyles_straight" 204 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 51 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 72 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_knud.txt b/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_knud.txt deleted file mode 100644 index 8d12c45d..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_northmen_sigurdr_snake_in_the_eye_alt_knud.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:101549 -bookmark_northmen_sigurdr_snake_in_the_eye_alt_knud={ - type=boy - id=804969867 - age=0.090000 - genes={ hair_color={ 219 175 234 99 } - skin_color={ 54 75 62 75 } - eye_color={ 76 197 216 149 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_neg" 126 } - gene_chin_height={ "chin_height_neg" 95 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_pos" 140 "eye_angle_pos" 137 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 132 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_pos" 137 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_neg" 112 } - gene_forehead_roundness={ "forehead_roundness_pos" 191 "forehead_roundness_pos" 168 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_pos" 152 "forehead_height_pos" 128 } - gene_head_height={ "head_height_pos" 136 "head_height_pos" 156 } - gene_head_width={ "head_width_pos" 145 "head_width_pos" 144 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 145 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 204 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 219 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 103 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_neg" 110 } - gene_mouth_width={ "mouth_width_neg" 117 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 153 "mouth_upper_lip_size_pos" 142 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 178 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 105 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_neg" 66 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_neg" 119 } - gene_bs_cheek_forward={ "cheek_forward_pos" 16 "cheek_forward_neg" 48 } - gene_bs_cheek_height={ "cheek_height_pos" 42 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_neg" 34 "cheek_width_pos" 13 } - gene_bs_ear_angle={ "ear_angle_pos" 95 "ear_angle_pos" 7 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 75 "ear_inner_shape_pos" 100 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 90 "ear_lower_bend_pos" 34 } - gene_bs_ear_outward={ "ear_outward_pos" 51 "ear_outward_neg" 35 } - gene_bs_ear_size={ "ear_size_pos" 33 "ear_size_pos" 17 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 126 "eye_corner_depth_pos" 195 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 43 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_pos" 9 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 0 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 32 "forehead_brow_curve_neg" 118 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 52 "forehead_brow_forward_neg" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 31 "forehead_brow_inner_height_pos" 4 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 78 "forehead_brow_outer_height_neg" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 145 "forehead_brow_width_neg" 10 } - gene_bs_jaw_def={ "jaw_def_pos" 43 "jaw_def_pos" 1 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 44 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 84 "mouth_lower_lip_full_neg" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 98 "mouth_lower_lip_pad_pos" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_neg" 13 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 61 "mouth_philtrum_shape_pos" 21 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 62 "mouth_philtrum_width_pos" 96 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 25 "mouth_upper_lip_full_neg" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 16 "mouth_upper_lip_profile_neg" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 84 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_pos" 10 } - gene_bs_nose_height={ "nose_height_pos" 15 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_neg" 124 "nose_length_pos" 13 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_pos" 8 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 81 } - gene_bs_nose_profile={ "nose_profile_neg" 1 "nose_profile_hawk_pos" 71 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_pos" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 118 "nose_ridge_width_pos" 119 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 46 "nose_tip_angle_pos" 49 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 12 "nose_tip_forward_neg" 1 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 196 "nose_tip_width_neg" 21 } - face_detail_cheek_def={ "cheek_def_02" 10 "cheek_def_01" 153 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 9 "cheek_fat_02_pos" 24 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_dimple" 1 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 64 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 242 "eye_lower_lid_def" 74 } - face_detail_eye_socket={ "eye_socket_03" 206 "eye_socket_color_02" 51 } - face_detail_nasolabial={ "nasolabial_03" 19 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 53 "nose_ridge_def_neg" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 240 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 140 "temple_def" 142 } - expression_brow_wrinkles={ "brow_wrinkles_02" 71 "brow_wrinkles_03" 184 } - expression_eye_wrinkles={ "eye_wrinkles_03" 151 "eye_wrinkles_02" 250 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 100 "forehead_wrinkles_03" 213 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 111 "complexion_6" 180 } - gene_height={ "normal_height" 137 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_full" 119 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_average" 87 "body_shape_hourglass_full" 6 } - gene_bs_bust={ "bust_clothes" 130 "bust_shape_3_half" 106 } - gene_age={ "old_1" 82 "old_4" 102 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 127 "avg_spacing_lower_thickness" 126 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_avg_thickness" 160 } - gene_body_hair={ "body_hair_avg" 113 "body_hair_sparse" 102 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 156 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 250 "normal_eyes" 250 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 243 } - beards={ "no_beard" 32 "no_beard" 0 } - cloaks={ "fp1_cloak" 0 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 45 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 3 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 19 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_amir_yaqub.txt b/N3OW/common/bookmark_portraits/bookmark_persia_amir_yaqub.txt deleted file mode 100644 index d50ad754..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_amir_yaqub.txt +++ /dev/null @@ -1,170 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163101 -bookmark_persia_amir_yaqub={ - type=male - id=1726524712 - age=0.270000 - genes={ hair_color={ 105 242 105 242 } - skin_color={ 135 163 135 163 } - eye_color={ 52 254 52 254 } - gene_chin_forward={ "chin_forward_neg" 124 "chin_forward_neg" 124 } - gene_chin_height={ "chin_height_pos" 134 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_pos" 139 "chin_width_pos" 139 } - gene_eye_angle={ "eye_angle_neg" 115 "eye_angle_neg" 115 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_neg" 107 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_neg" 120 "eye_shut_neg" 120 } - gene_forehead_angle={ "forehead_angle_pos" 178 "forehead_angle_pos" 178 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 152 "forehead_brow_height_pos" 131 } - gene_forehead_roundness={ "forehead_roundness_pos" 171 "forehead_roundness_pos" 171 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_neg" 88 "forehead_height_neg" 31 } - gene_head_height={ "head_height_pos" 129 "head_height_pos" 129 } - gene_head_width={ "head_width_pos" 138 "head_width_pos" 138 } - gene_head_profile={ "head_profile_neg" 119 "head_profile_neg" 119 } - gene_head_top_height={ "head_top_height_neg" 117 "head_top_height_neg" 117 } - gene_head_top_width={ "head_top_width_pos" 212 "head_top_width_pos" 212 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 160 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_pos" 131 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 165 "jaw_width_neg" 111 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 137 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 117 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_neg" 119 "mouth_height_neg" 119 } - gene_mouth_width={ "mouth_width_neg" 122 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 126 "mouth_upper_lip_size_neg" 126 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 176 "mouth_lower_lip_size_pos" 176 } - gene_mouth_open={ "mouth_open_neg" 14 "mouth_open_neg" 14 } - gene_neck_length={ "neck_length_pos" 189 "neck_length_pos" 189 } - gene_neck_width={ "neck_width_pos" 170 "neck_width_pos" 170 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_neg" 6 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 31 } - gene_bs_cheek_width={ "cheek_width_pos" 0 "cheek_width_neg" 39 } - gene_bs_ear_angle={ "ear_angle_neg" 0 "ear_angle_neg" 81 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 139 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 185 } - gene_bs_ear_outward={ "ear_outward_neg" 0 "ear_outward_neg" 31 } - gene_bs_ear_size={ "ear_size_neg" 0 "ear_size_neg" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 0 "eye_corner_depth_pos" 124 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 141 } - gene_bs_eye_size={ "eye_size_pos" 0 "eye_size_pos" 126 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 7 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 0 "forehead_brow_curve_neg" 81 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 0 "forehead_brow_forward_pos" 79 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 0 "forehead_brow_inner_height_pos" 29 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_neg" 27 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 29 } - gene_bs_jaw_def={ "jaw_def_pos" 0 "jaw_def_neg" 98 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 38 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 0 "mouth_lower_lip_full_neg" 12 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 0 "mouth_lower_lip_pad_neg" 87 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 35 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 2 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 0 "mouth_philtrum_width_neg" 33 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 8 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 0 "mouth_upper_lip_full_neg" 83 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 57 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_neg" 3 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_neg" 66 } - gene_bs_nose_height={ "nose_height_neg" 0 "nose_height_neg" 22 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_pos" 43 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 56 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 31 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 39 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 0 "nose_ridge_angle_neg" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 0 "nose_ridge_width_neg" 38 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 199 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 0 "nose_tip_angle_neg" 80 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 0 "nose_tip_forward_neg" 51 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_neg" 37 } - face_detail_cheek_def={ "cheek_def_02" 140 "cheek_def_02" 56 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 171 "cheek_fat_01_neg" 128 } - face_detail_chin_cleft={ "chin_dimple" 131 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 133 "chin_def_neg" 11 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 2 } - face_detail_eye_socket={ "eye_socket_color_02" 235 "eye_socket_color_02" 235 } - face_detail_nasolabial={ "nasolabial_03" 103 "nasolabial_03" 103 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 97 "nose_ridge_def_pos" 49 } - face_detail_nose_tip_def={ "nose_tip_def" 12 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 173 "temple_def" 173 } - expression_brow_wrinkles={ "brow_wrinkles_02" 240 "brow_wrinkles_02" 240 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 155 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 2 "forehead_wrinkles_01" 2 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 191 "complexion_4" 191 } - gene_height={ "normal_height" 138 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_medium" 127 "body_fat_head_fat_medium" 152 } - gene_bs_body_shape={ "body_shape_hourglass_half" 215 "body_shape_hourglass_half" 27 } - gene_bs_bust={ "bust_clothes" 103 "bust_shape_3_full" 129 } - gene_age={ "old_2" 196 "old_2" 196 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 213 "avg_spacing_avg_thickness" 213 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 255 "layer_2_avg_thickness" 156 } - gene_body_hair={ "body_hair_avg" 212 "body_hair_avg" 212 } - gene_hair_type={ "hair_curly" 140 "hair_curly" 140 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 197 "normal_eyes" 197 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 57 "normal_eyelashes" 57 } - headgear_fp3_iranian_face_mask={ "fp3_iranian_face_mask" 127 "fp3_iranian_face_mask" 0 } - beards={ "scripted_character_beards_02" 158 "no_beard" 0 } - hairstyles={ "fp2_hairstyles_iberian_muslim_straight" 126 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 219 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_high_nobility_clothes" 84 "most_clothes" 0 } - headgear={ "mena_royalty" 255 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=930879859 - invert=no - } - { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3283365931 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_ismail_alt_nasr.txt b/N3OW/common/bookmark_portraits/bookmark_persia_ismail_alt_nasr.txt deleted file mode 100644 index 33a9404c..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_ismail_alt_nasr.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163099 -bookmark_persia_ismail_alt_nasr={ - type=male - id=753446757 - age=0.360000 - genes={ hair_color={ 59 246 22 245 } - skin_color={ 157 147 155 149 } - eye_color={ 15 253 44 255 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_pos" 135 } - gene_eye_depth={ "eye_depth_pos" 138 "eye_depth_neg" 98 } - gene_eye_height={ "eye_height_pos" 128 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_neg" 98 } - gene_eye_shut={ "eye_shut_neg" 102 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_neg" 82 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 125 "forehead_brow_height_pos" 164 } - gene_forehead_roundness={ "forehead_roundness_pos" 136 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_pos" 151 "forehead_width_neg" 109 } - gene_forehead_height={ "forehead_height_neg" 66 "forehead_height_neg" 97 } - gene_head_height={ "head_height_neg" 127 "head_height_pos" 136 } - gene_head_width={ "head_width_pos" 130 "head_width_pos" 130 } - gene_head_profile={ "head_profile_neg" 120 "head_profile_neg" 121 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 150 } - gene_head_top_width={ "head_top_width_pos" 135 "head_top_width_pos" 154 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_pos" 177 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 94 "jaw_width_pos" 164 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 173 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 104 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 139 } - gene_mouth_height={ "mouth_height_neg" 114 "mouth_height_pos" 138 } - gene_mouth_width={ "mouth_width_neg" 116 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 185 "mouth_upper_lip_size_pos" 201 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 187 "mouth_lower_lip_size_neg" 114 } - gene_mouth_open={ "mouth_open_neg" 107 "mouth_open_pos" 209 } - gene_neck_length={ "neck_length_neg" 112 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_neg" 124 "neck_width_neg" 88 } - gene_bs_cheek_forward={ "cheek_forward_pos" 39 "cheek_forward_neg" 47 } - gene_bs_cheek_height={ "cheek_height_pos" 46 "cheek_height_neg" 10 } - gene_bs_cheek_width={ "cheek_width_pos" 36 "cheek_width_neg" 40 } - gene_bs_ear_angle={ "ear_angle_pos" 46 "ear_angle_pos" 87 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 20 "ear_inner_shape_pos" 7 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 16 "ear_lower_bend_pos" 142 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 28 } - gene_bs_ear_size={ "ear_size_neg" 30 "ear_size_pos" 15 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 72 "eye_corner_depth_pos" 177 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 88 "eye_fold_shape_pos" 131 } - gene_bs_eye_size={ "eye_size_pos" 29 "eye_size_neg" 105 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 36 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 82 "forehead_brow_curve_neg" 6 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 44 "forehead_brow_forward_neg" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 29 "forehead_brow_inner_height_pos" 126 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 3 "forehead_brow_outer_height_neg" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 116 "forehead_brow_width_pos" 14 } - gene_bs_jaw_def={ "jaw_def_pos" 97 "jaw_def_neg" 27 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 118 "mouth_lower_lip_def_pos" 41 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 36 "mouth_lower_lip_full_pos" 31 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 124 "mouth_lower_lip_pad_pos" 17 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 86 "mouth_lower_lip_width_pos" 104 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 25 "mouth_philtrum_def_pos" 21 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 1 "mouth_philtrum_shape_neg" 19 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 202 "mouth_philtrum_width_neg" 83 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 13 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 14 "mouth_upper_lip_full_neg" 100 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 45 "mouth_upper_lip_profile_pos" 11 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 5 "mouth_upper_lip_width_neg" 126 } - gene_bs_nose_forward={ "nose_forward_neg" 27 "nose_forward_neg" 30 } - gene_bs_nose_height={ "nose_height_neg" 13 "nose_height_neg" 106 } - gene_bs_nose_length={ "nose_length_neg" 41 "nose_length_pos" 38 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 25 "nose_nostril_height_neg" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 182 "nose_nostril_width_neg" 105 } - gene_bs_nose_profile={ "nose_profile_pos" 116 "nose_profile_pos" 81 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 46 "nose_ridge_angle_pos" 28 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 5 "nose_ridge_width_neg" 33 } - gene_bs_nose_size={ "nose_size_pos" 184 "nose_size_neg" 7 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 51 "nose_tip_angle_neg" 65 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 7 "nose_tip_forward_pos" 31 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 135 "nose_tip_width_neg" 46 } - face_detail_cheek_def={ "cheek_def_02" 25 "cheek_def_01" 6 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 65 "cheek_fat_03_pos" 80 } - face_detail_chin_cleft={ "chin_cleft" 24 "chin_cleft" 11 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 117 "eye_lower_lid_def" 109 } - face_detail_eye_socket={ "eye_socket_01" 163 "eye_socket_color_01" 167 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_03" 35 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 76 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 225 "nose_tip_def" 234 } - face_detail_temple_def={ "temple_def" 146 "temple_def" 229 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_01" 72 } - expression_eye_wrinkles={ "eye_wrinkles_01" 140 "eye_wrinkles_02" 223 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 181 "forehead_wrinkles_01" 41 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 186 "complexion_2" 195 } - gene_height={ "normal_height" 127 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_low" 144 "body_fat_head_fat_full" 117 } - gene_bs_body_shape={ "body_shape_rectangle_full" 102 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 47 "bust_shape_3_half" 5 } - gene_age={ "old_2" 206 "old_3" 128 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 181 "avg_spacing_avg_thickness" 254 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 174 "layer_2_low_thickness" 231 } - gene_body_hair={ "body_hair_dense" 242 "body_hair_avg" 192 } - gene_hair_type={ "hair_curly" 188 "hair_curly" 119 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 164 "normal_eyes" 164 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 236 "normal_eyelashes" 236 } - beards={ "fp3_iranian_beards_curly" 158 "no_beard" 0 } - hairstyles={ "fp3_hairstyles_iranian_wavy" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 183 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_high_nobility_clothes" 70 "most_clothes" 0 } - headgear={ "fp3_iranian_royalty" 54 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_ismail_samani.txt b/N3OW/common/bookmark_portraits/bookmark_persia_ismail_samani.txt deleted file mode 100644 index aaae4f76..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_ismail_samani.txt +++ /dev/null @@ -1,149 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163157 -bookmark_persia_ismail_samani={ - type=boy - id=3226592360 - age=0.170000 - genes={ hair_color={ 68 229 63 239 } - skin_color={ 140 152 140 152 } - eye_color={ 35 179 35 179 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_neg" 119 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 174 } - gene_eye_depth={ "eye_depth_pos" 131 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_pos" 150 "eye_height_pos" 150 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_pos" 138 } - gene_eye_shut={ "eye_shut_pos" 118 "eye_shut_pos" 206 } - gene_forehead_angle={ "forehead_angle_pos" 127 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 139 "forehead_brow_height_pos" 139 } - gene_forehead_roundness={ "forehead_roundness_pos" 139 "forehead_roundness_pos" 139 } - gene_forehead_width={ "forehead_width_neg" 112 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 138 "forehead_height_pos" 138 } - gene_head_height={ "head_height_pos" 138 "head_height_pos" 173 } - gene_head_width={ "head_width_neg" 114 "head_width_neg" 114 } - gene_head_profile={ "head_profile_pos" 187 "head_profile_pos" 187 } - gene_head_top_height={ "head_top_height_pos" 116 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 156 "head_top_width_pos" 156 } - gene_jaw_angle={ "jaw_angle_neg" 130 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 108 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_neg" 84 "jaw_width_neg" 84 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 113 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 144 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_pos" 98 "mouth_forward_pos" 139 } - gene_mouth_height={ "mouth_height_pos" 165 "mouth_height_pos" 135 } - gene_mouth_width={ "mouth_width_neg" 114 "mouth_width_neg" 123 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 124 "mouth_upper_lip_size_pos" 153 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 217 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_neg" 107 "mouth_open_neg" 107 } - gene_neck_length={ "neck_length_pos" 153 "neck_length_pos" 153 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_pos" 171 "cheek_forward_pos" 68 } - gene_bs_cheek_height={ "cheek_height_pos" 111 "cheek_height_pos" 32 } - gene_bs_cheek_width={ "cheek_width_neg" 72 "cheek_width_neg" 72 } - gene_bs_ear_angle={ "ear_angle_neg" 11 "ear_angle_neg" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 88 "ear_inner_shape_pos" 25 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 99 "ear_lower_bend_pos" 118 } - gene_bs_ear_outward={ "ear_outward_pos" 1 "ear_outward_pos" 3 } - gene_bs_ear_size={ "ear_size_pos" 77 "ear_size_neg" 43 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 174 "eye_corner_depth_pos" 174 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 127 "eye_fold_shape_pos" 55 } - gene_bs_eye_size={ "eye_size_neg" 43 "eye_size_neg" 43 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 42 "eye_upper_lid_size_pos" 42 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 15 "forehead_brow_curve_pos" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 23 "forehead_brow_forward_neg" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 39 "forehead_brow_inner_height_neg" 112 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 31 "forehead_brow_outer_height_neg" 58 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 1 "forehead_brow_width_pos" 41 } - gene_bs_jaw_def={ "jaw_def_pos" 51 "jaw_def_pos" 51 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 28 "mouth_lower_lip_def_pos" 28 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 11 "mouth_lower_lip_full_neg" 102 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 35 "mouth_lower_lip_pad_pos" 25 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 107 "mouth_lower_lip_width_neg" 30 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 2 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 7 "mouth_philtrum_shape_neg" 7 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 125 "mouth_philtrum_width_pos" 125 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 255 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 55 "mouth_upper_lip_full_neg" 3 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 23 "mouth_upper_lip_profile_pos" 23 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 3 "mouth_upper_lip_width_pos" 92 } - gene_bs_nose_forward={ "nose_forward_neg" 7 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_pos" 9 "nose_height_pos" 25 } - gene_bs_nose_length={ "nose_length_neg" 75 "nose_length_neg" 61 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 77 "nose_nostril_height_neg" 77 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 145 "nose_nostril_width_neg" 9 } - gene_bs_nose_profile={ "nose_profile_neg" 83 "nose_profile_pos" 80 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 38 "nose_ridge_angle_neg" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 120 "nose_ridge_width_neg" 120 } - gene_bs_nose_size={ "nose_size_pos" 43 "nose_size_pos" 28 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 21 "nose_tip_angle_neg" 77 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 38 "nose_tip_forward_neg" 38 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 153 "nose_tip_width_neg" 3 } - face_detail_cheek_def={ "cheek_def_01" 40 "cheek_def_02" 14 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 64 "cheek_fat_01_neg" 165 } - face_detail_chin_cleft={ "chin_cleft" 18 "chin_cleft" 18 } - face_detail_chin_def={ "chin_def" 7 "chin_def" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 154 "eye_lower_lid_def" 34 } - face_detail_eye_socket={ "eye_socket_color_02" 159 "eye_socket_color_02" 159 } - face_detail_nasolabial={ "nasolabial_03" 95 "nasolabial_03" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 39 "nose_ridge_def_pos" 39 } - face_detail_nose_tip_def={ "nose_tip_def" 88 "nose_tip_def" 88 } - face_detail_temple_def={ "temple_def" 126 "temple_def" 242 } - expression_brow_wrinkles={ "brow_wrinkles_03" 46 "brow_wrinkles_03" 46 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 59 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 7 "forehead_wrinkles_01" 7 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 187 "complexion_4" 187 } - gene_height={ "normal_height" 157 "normal_height" 148 } - gene_bs_body_type={ "body_fat_head_fat_low" 127 "body_fat_head_fat_low" 120 } - gene_bs_body_shape={ "body_shape_average" 149 "body_shape_average" 53 } - gene_bs_bust={ "bust_clothes" 81 "bust_shape_3_full" 103 } - gene_age={ "old_1" 245 "old_1" 245 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 187 "avg_spacing_avg_thickness" 220 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 149 "layer_2_avg_thickness" 141 } - gene_body_hair={ "body_hair_dense" 206 "body_hair_dense" 206 } - gene_hair_type={ "hair_wavy" 118 "hair_wavy" 118 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 81 "normal_eyes" 81 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 132 "normal_eyelashes" 132 } - beards={ "mena_beards_straight" 255 "no_beard" 0 } - hairstyles={ "fp3_hairstyles_iranian_straight" 126 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 195 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_high_nobility_clothes" 134 "most_clothes" 0 } - headgear={ "fp3_iranian_nobility" 231 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=3672171019 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah.txt b/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah.txt deleted file mode 100644 index 7cf6e532..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1000230509 -bookmark_persia_muhammad_ibn_abdallah={ - type=male - id=2405476254 - age=0.460000 - genes={ hair_color={ 65 234 65 234 } - skin_color={ 102 127 102 127 } - eye_color={ 66 196 66 196 } - gene_chin_forward={ "chin_forward_pos" 162 "chin_forward_pos" 162 } - gene_chin_height={ "chin_height_pos" 154 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_pos" 150 "chin_width_pos" 150 } - gene_eye_angle={ "eye_angle_pos" 158 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_neg" 148 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 142 "eye_height_neg" 110 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_pos" 139 } - gene_eye_shut={ "eye_shut_neg" 163 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_neg" 92 "forehead_angle_neg" 106 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 104 "forehead_brow_height_pos" 162 } - gene_forehead_roundness={ "forehead_roundness_pos" 206 "forehead_roundness_pos" 206 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_pos" 136 } - gene_forehead_height={ "forehead_height_neg" 63 "forehead_height_neg" 63 } - gene_head_height={ "head_height_neg" 140 "head_height_neg" 105 } - gene_head_width={ "head_width_neg" 81 "head_width_neg" 81 } - gene_head_profile={ "head_profile_neg" 170 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 128 } - gene_jaw_angle={ "jaw_angle_neg" 61 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_pos" 163 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_neg" 138 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_neg" 84 "jaw_width_neg" 91 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 190 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 113 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 90 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 119 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_pos" 58 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 72 "mouth_upper_lip_size_pos" 195 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 122 "mouth_lower_lip_size_pos" 186 } - gene_mouth_open={ "mouth_open_pos" 42 "mouth_open_pos" 194 } - gene_neck_length={ "neck_length_pos" 198 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_pos" 152 "neck_width_pos" 152 } - gene_bs_cheek_forward={ "cheek_forward_pos" 42 "cheek_forward_pos" 42 } - gene_bs_cheek_height={ "cheek_height_pos" 199 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_neg" 65 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_pos" 103 "ear_angle_pos" 103 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 68 "ear_inner_shape_pos" 68 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 109 "ear_upper_bend_pos" 109 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 61 "ear_size_neg" 61 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 171 "eye_corner_depth_pos" 196 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 167 "eye_fold_shape_pos" 21 } - gene_bs_eye_size={ "eye_size_neg" 23 "eye_size_neg" 109 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 77 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 171 "forehead_brow_curve_neg" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 76 "forehead_brow_forward_pos" 76 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 69 "forehead_brow_inner_height_pos" 77 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 107 "forehead_brow_outer_height_neg" 16 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 25 "forehead_brow_width_neg" 25 } - gene_bs_jaw_def={ "jaw_def_neg" 148 "jaw_def_neg" 148 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 65 "mouth_lower_lip_def_pos" 28 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 73 "mouth_lower_lip_full_neg" 59 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 79 "mouth_lower_lip_pad_neg" 35 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 11 "mouth_lower_lip_width_neg" 23 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 145 "mouth_philtrum_def_pos" 48 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 41 "mouth_philtrum_shape_pos" 41 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 124 "mouth_philtrum_width_pos" 124 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 4 "mouth_upper_lip_def_pos" 4 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 211 "mouth_upper_lip_full_neg" 145 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 37 "mouth_upper_lip_profile_pos" 98 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 11 "mouth_upper_lip_width_pos" 70 } - gene_bs_nose_forward={ "nose_forward_neg" 55 "nose_forward_neg" 55 } - gene_bs_nose_height={ "nose_height_pos" 93 "nose_height_pos" 93 } - gene_bs_nose_length={ "nose_length_pos" 60 "nose_length_pos" 60 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 10 "nose_nostril_height_pos" 10 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_pos" 124 "nose_profile_pos" 124 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_pos" 4 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 31 "nose_ridge_width_neg" 31 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_pos" 22 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 90 "nose_tip_angle_neg" 90 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 22 "nose_tip_forward_neg" 22 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 70 "nose_tip_width_neg" 70 } - face_detail_cheek_def={ "cheek_def_01" 127 "cheek_def_01" 18 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 174 "cheek_fat_01_neg" 209 } - face_detail_chin_cleft={ "chin_dimple" 5 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def" 181 "chin_def" 181 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 227 "eye_lower_lid_def" 227 } - face_detail_eye_socket={ "eye_socket_color_03" 255 "eye_socket_02" 217 } - face_detail_nasolabial={ "nasolabial_02" 18 "nasolabial_02" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 112 "nose_ridge_def_pos" 112 } - face_detail_nose_tip_def={ "nose_tip_def" 220 "nose_tip_def" 220 } - face_detail_temple_def={ "temple_def" 236 "temple_def" 236 } - expression_brow_wrinkles={ "brow_wrinkles_02" 39 "brow_wrinkles_02" 39 } - expression_eye_wrinkles={ "eye_wrinkles_01" 154 "eye_wrinkles_01" 25 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 76 "forehead_wrinkles_01" 76 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 223 "complexion_2" 223 } - gene_height={ "normal_height" 158 "normal_height" 97 } - gene_bs_body_type={ "body_fat_head_fat_low" 118 "body_fat_head_fat_low" 124 } - gene_bs_body_shape={ "body_shape_apple_full" 132 "body_shape_apple_full" 0 } - gene_bs_bust={ "bust_clothes" 50 "bust_shape_1_full" 63 } - gene_age={ "old_3" 52 "old_3" 52 } - gene_eyebrows_shape={ "close_spacing_lower_thickness" 252 "avg_spacing_avg_thickness" 252 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 138 "layer_2_avg_thickness" 181 } - gene_body_hair={ "body_hair_dense" 237 "body_hair_dense" 237 } - gene_hair_type={ "hair_wavy" 179 "hair_wavy" 179 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 189 "normal_eyes" 189 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 237 "normal_eyelashes" 237 } - beards={ "fp3_iranian_beards_curly" 158 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 65 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 238 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_high_nobility_clothes" 169 "most_clothes" 0 } - headgear={ "fp3_iranian_nobility" 255 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_caliph.txt b/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_caliph.txt deleted file mode 100644 index 81eb6717..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_caliph.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34014 -bookmark_persia_muhammad_ibn_abdallah_alt_caliph={ - type=male - id=1305639055 - age=0.200000 - genes={ hair_color={ 11 241 23 235 } - skin_color={ 139 142 134 146 } - eye_color={ 36 211 25 199 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_pos" 143 } - gene_chin_width={ "chin_width_neg" 108 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_neg" 118 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 118 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 133 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 93 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 76 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 181 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_pos" 137 } - gene_forehead_height={ "forehead_height_neg" 82 "forehead_height_neg" 80 } - gene_head_height={ "head_height_pos" 146 "head_height_neg" 84 } - gene_head_width={ "head_width_pos" 164 "head_width_neg" 78 } - gene_head_profile={ "head_profile_pos" 165 "head_profile_neg" 97 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 127 "head_top_width_pos" 199 } - gene_jaw_angle={ "jaw_angle_pos" 136 "jaw_angle_neg" 119 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 161 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_pos" 133 "jaw_width_pos" 142 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 131 } - gene_mouth_height={ "mouth_height_pos" 150 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_pos" 133 "mouth_width_neg" 121 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 209 "mouth_upper_lip_size_pos" 139 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 178 "mouth_lower_lip_size_pos" 186 } - gene_mouth_open={ "mouth_open_pos" 132 "mouth_open_neg" 75 } - gene_neck_length={ "neck_length_pos" 141 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_neg" 83 "neck_width_pos" 138 } - gene_bs_cheek_forward={ "cheek_forward_pos" 17 "cheek_forward_pos" 25 } - gene_bs_cheek_height={ "cheek_height_neg" 43 "cheek_height_neg" 39 } - gene_bs_cheek_width={ "cheek_width_pos" 37 "cheek_width_neg" 40 } - gene_bs_ear_angle={ "ear_angle_neg" 41 "ear_angle_neg" 64 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 46 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 14 "ear_upper_bend_pos" 84 } - gene_bs_ear_outward={ "ear_outward_neg" 42 "ear_outward_pos" 40 } - gene_bs_ear_size={ "ear_size_neg" 64 "ear_size_pos" 34 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 245 "eye_corner_depth_pos" 240 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_pos" 23 } - gene_bs_eye_size={ "eye_size_neg" 105 "eye_size_neg" 75 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 51 "eye_upper_lid_size_pos" 44 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 14 "forehead_brow_curve_neg" 91 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 72 "forehead_brow_forward_pos" 32 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 9 "forehead_brow_inner_height_neg" 96 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 59 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 28 "forehead_brow_width_pos" 112 } - gene_bs_jaw_def={ "jaw_def_neg" 182 "jaw_def_neg" 71 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 143 "mouth_lower_lip_def_pos" 91 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 81 "mouth_lower_lip_full_neg" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 71 "mouth_lower_lip_pad_neg" 49 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 2 "mouth_lower_lip_width_pos" 28 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 46 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 20 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 81 "mouth_philtrum_width_neg" 13 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 45 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 182 "mouth_upper_lip_full_neg" 114 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 33 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_pos" 28 "nose_forward_neg" 34 } - gene_bs_nose_height={ "nose_height_pos" 96 "nose_height_neg" 55 } - gene_bs_nose_length={ "nose_length_pos" 52 "nose_length_neg" 118 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 57 "nose_nostril_height_pos" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 20 "nose_nostril_width_neg" 24 } - gene_bs_nose_profile={ "nose_profile_pos" 89 "nose_profile_pos" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 33 "nose_ridge_angle_pos" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 29 "nose_ridge_width_neg" 27 } - gene_bs_nose_size={ "nose_size_pos" 200 "nose_size_pos" 104 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 65 "nose_tip_angle_neg" 74 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 50 "nose_tip_forward_neg" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 39 "nose_tip_width_neg" 0 } - face_detail_cheek_def={ "cheek_def_02" 16 "cheek_def_02" 16 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 120 "cheek_fat_01_neg" 51 } - face_detail_chin_cleft={ "chin_cleft" 67 "chin_dimple" 9 } - face_detail_chin_def={ "chin_def_neg" 20 "chin_def" 9 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 17 "eye_lower_lid_def" 42 } - face_detail_eye_socket={ "eye_socket_03" 7 "eye_socket_03" 1 } - face_detail_nasolabial={ "nasolabial_01" 87 "nasolabial_03" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 77 "nose_ridge_def_pos" 76 } - face_detail_nose_tip_def={ "nose_tip_def" 27 "nose_tip_def" 237 } - face_detail_temple_def={ "temple_def" 199 "temple_def" 189 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_04" 89 } - expression_eye_wrinkles={ "eye_wrinkles_01" 146 "eye_wrinkles_01" 68 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 141 "forehead_wrinkles_01" 46 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 198 "complexion_6" 204 } - gene_height={ "normal_height" 133 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_low" 121 "body_fat_head_fat_low" 116 } - gene_bs_body_shape={ "body_shape_apple_half" 86 "body_shape_rectangle_full" 39 } - gene_bs_bust={ "bust_clothes" 95 "bust_shape_1_full" 153 } - gene_age={ "old_2" 139 "old_1" 245 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 210 "avg_spacing_avg_thickness" 223 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 190 "layer_2_avg_thickness" 212 } - gene_body_hair={ "body_hair_sparse" 254 "body_hair_avg" 241 } - gene_hair_type={ "hair_curly" 180 "hair_curly" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 137 "normal_eyes" 137 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 108 "normal_eyelashes" 108 } - beards={ "western_beards_straight" 153 "no_beard" 0 } - hairstyles={ "mena_hairstyles_curly" 217 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 185 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "religious_muslim_head_clothes" 170 "most_clothes" 0 } - headgear={ "dde_abbasid_imperial" 250 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_muhammad_ibn_tahir.txt b/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_muhammad_ibn_tahir.txt deleted file mode 100644 index 6c34acf7..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_muhammad_ibn_abdallah_alt_muhammad_ibn_tahir.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163100 -bookmark_persia_muhammad_ibn_abdallah_alt_muhammad_ibn_tahir={ - type=male - id=671323892 - age=0.260000 - genes={ hair_color={ 93 249 38 236 } - skin_color={ 155 124 151 128 } - eye_color={ 45 221 33 127 } - gene_chin_forward={ "chin_forward_neg" 80 "chin_forward_neg" 77 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 151 } - gene_eye_depth={ "eye_depth_pos" 132 "eye_depth_neg" 86 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_pos" 128 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 140 } - gene_eye_shut={ "eye_shut_neg" 124 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_neg" 121 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 114 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 175 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_neg" 117 "forehead_width_pos" 153 } - gene_forehead_height={ "forehead_height_neg" 124 "forehead_height_neg" 73 } - gene_head_height={ "head_height_neg" 124 "head_height_pos" 153 } - gene_head_width={ "head_width_neg" 116 "head_width_neg" 110 } - gene_head_profile={ "head_profile_neg" 123 "head_profile_pos" 165 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_pos" 154 } - gene_head_top_width={ "head_top_width_pos" 138 "head_top_width_pos" 170 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_neg" 103 } - gene_jaw_forward={ "jaw_forward_neg" 121 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 128 "jaw_width_pos" 146 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 132 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 152 "mouth_height_pos" 135 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 123 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 133 "mouth_upper_lip_size_pos" 163 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 105 "mouth_lower_lip_size_pos" 209 } - gene_mouth_open={ "mouth_open_neg" 40 "mouth_open_pos" 136 } - gene_neck_length={ "neck_length_pos" 137 "neck_length_pos" 151 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_neg" 118 } - gene_bs_cheek_forward={ "cheek_forward_pos" 26 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 6 "cheek_height_pos" 5 } - gene_bs_cheek_width={ "cheek_width_pos" 38 "cheek_width_neg" 47 } - gene_bs_ear_angle={ "ear_angle_neg" 18 "ear_angle_neg" 17 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 17 "ear_inner_shape_pos" 45 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 16 "ear_upper_bend_pos" 134 } - gene_bs_ear_outward={ "ear_outward_pos" 16 "ear_outward_neg" 60 } - gene_bs_ear_size={ "ear_size_pos" 10 "ear_size_neg" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 189 "eye_corner_depth_pos" 157 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 33 "eye_fold_shape_pos" 127 } - gene_bs_eye_size={ "eye_size_pos" 14 "eye_size_pos" 16 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 15 "eye_upper_lid_size_pos" 40 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 27 "forehead_brow_curve_neg" 95 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 44 "forehead_brow_forward_neg" 12 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 90 "forehead_brow_inner_height_neg" 106 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 50 "forehead_brow_outer_height_neg" 4 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 11 "forehead_brow_width_pos" 42 } - gene_bs_jaw_def={ "jaw_def_neg" 68 "jaw_def_neg" 169 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 1 "mouth_lower_lip_def_pos" 10 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 87 "mouth_lower_lip_full_neg" 87 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 99 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 80 "mouth_lower_lip_width_pos" 28 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 40 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 51 "mouth_philtrum_shape_pos" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 114 "mouth_philtrum_width_pos" 64 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 41 "mouth_upper_lip_def_pos" 27 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 12 "mouth_upper_lip_full_pos" 19 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_pos" 66 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 107 "mouth_upper_lip_width_pos" 73 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_neg" 71 "nose_height_neg" 77 } - gene_bs_nose_length={ "nose_length_neg" 61 "nose_length_pos" 118 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 85 "nose_nostril_height_neg" 39 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 92 "nose_nostril_width_neg" 53 } - gene_bs_nose_profile={ "nose_profile_pos" 74 "nose_profile_pos" 35 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 15 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 1 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 215 "nose_size_neg" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 59 "nose_tip_angle_neg" 35 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 13 "nose_tip_forward_neg" 5 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 172 "nose_tip_width_neg" 185 } - face_detail_cheek_def={ "cheek_def_01" 128 "cheek_def_01" 16 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 144 "cheek_fat_03_pos" 194 } - face_detail_chin_cleft={ "chin_cleft" 20 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def" 9 "chin_def_neg" 230 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 139 "eye_lower_lid_def" 2 } - face_detail_eye_socket={ "eye_socket_color_03" 13 "eye_socket_color_01" 159 } - face_detail_nasolabial={ "nasolabial_03" 117 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 22 "nose_ridge_def_pos" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 217 "nose_tip_def" 246 } - face_detail_temple_def={ "temple_def" 204 "temple_def" 186 } - expression_brow_wrinkles={ "brow_wrinkles_03" 224 "brow_wrinkles_02" 38 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 154 "forehead_wrinkles_01" 43 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 206 "complexion_3" 243 } - gene_height={ "normal_height" 160 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_medium" 133 "body_fat_head_fat_full" 123 } - gene_bs_body_shape={ "body_shape_hourglass_half" 183 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 76 "bust_default" 121 } - gene_age={ "old_1" 151 "old_3" 73 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 233 "avg_spacing_low_thickness" 205 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 228 "layer_2_high_thickness" 248 } - gene_body_hair={ "body_hair_dense" 232 "body_hair_avg" 144 } - gene_hair_type={ "hair_straight" 144 "hair_straight" 99 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 127 "normal_eyes" 127 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 115 "normal_eyelashes" 115 } - beards={ "mena_beards_curly" 96 "no_beard" 0 } - hairstyles={ "mena_hairstyles_afro" 84 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 82 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_high_nobility_clothes" 61 "most_clothes" 0 } - headgear={ "fp3_iranian_royalty" 136 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_rostam.txt b/N3OW/common/bookmark_portraits/bookmark_persia_rostam.txt deleted file mode 100644 index f795f7b5..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_rostam.txt +++ /dev/null @@ -1,173 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:45105 -bookmark_persia_rostam={ - type=male - id=728594837 - age=0.210000 - genes={ hair_color={ 38 239 38 239 } - skin_color={ 177 152 177 152 } - eye_color={ 70 230 70 230 } - gene_chin_forward={ "chin_forward_neg" 103 "chin_forward_neg" 103 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_neg" 116 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_neg" 112 "eye_shut_neg" 112 } - gene_forehead_angle={ "forehead_angle_neg" 100 "forehead_angle_neg" 113 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 90 "forehead_brow_height_pos" 138 } - gene_forehead_roundness={ "forehead_roundness_pos" 154 "forehead_roundness_pos" 154 } - gene_forehead_width={ "forehead_width_pos" 165 "forehead_width_pos" 165 } - gene_forehead_height={ "forehead_height_neg" 55 "forehead_height_neg" 55 } - gene_head_height={ "head_height_pos" 135 "head_height_pos" 135 } - gene_head_width={ "head_width_neg" 231 "head_width_neg" 112 } - gene_head_profile={ "head_profile_pos" 138 "head_profile_pos" 165 } - gene_head_top_height={ "head_top_height_pos" 116 "head_top_height_pos" 144 } - gene_head_top_width={ "head_top_width_pos" 90 "head_top_width_pos" 133 } - gene_jaw_angle={ "jaw_angle_pos" 146 "jaw_angle_pos" 146 } - gene_jaw_forward={ "jaw_forward_pos" 130 "jaw_forward_pos" 146 } - gene_jaw_height={ "jaw_height_pos" 165 "jaw_height_pos" 130 } - gene_jaw_width={ "jaw_width_neg" 113 "jaw_width_neg" 122 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 94 "mouth_corner_height_neg" 94 } - gene_mouth_forward={ "mouth_forward_neg" 110 "mouth_forward_neg" 110 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_pos" 133 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 139 "mouth_upper_lip_size_pos" 139 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 186 "mouth_lower_lip_size_pos" 186 } - gene_mouth_open={ "mouth_open_pos" 172 "mouth_open_pos" 172 } - gene_neck_length={ "neck_length_pos" 153 "neck_length_pos" 145 } - gene_neck_width={ "neck_width_neg" 176 "neck_width_neg" 118 } - gene_bs_cheek_forward={ "cheek_forward_pos" 1 "cheek_forward_neg" 99 } - gene_bs_cheek_height={ "cheek_height_pos" 89 "cheek_height_pos" 3 } - gene_bs_cheek_width={ "cheek_width_pos" 29 "cheek_width_pos" 29 } - gene_bs_ear_angle={ "ear_angle_neg" 67 "ear_angle_neg" 67 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 48 "ear_inner_shape_pos" 48 } - gene_bs_ear_bend={ "ear_both_bend_pos" 27 "ear_both_bend_pos" 27 } - gene_bs_ear_outward={ "ear_outward_neg" 18 "ear_outward_neg" 18 } - gene_bs_ear_size={ "ear_size_neg" 31 "ear_size_neg" 31 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 160 "eye_corner_depth_pos" 160 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 159 "eye_fold_shape_neg" 159 } - gene_bs_eye_size={ "eye_size_neg" 24 "eye_size_neg" 24 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 15 "eye_upper_lid_size_pos" 15 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 57 "forehead_brow_curve_neg" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 93 "forehead_brow_forward_neg" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 3 "forehead_brow_inner_height_pos" 3 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 110 "forehead_brow_outer_height_pos" 110 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 10 "forehead_brow_width_pos" 10 } - gene_bs_jaw_def={ "jaw_def_pos" 131 "jaw_def_neg" 12 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 11 "mouth_lower_lip_def_pos" 11 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 117 "mouth_lower_lip_full_neg" 117 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 131 "mouth_lower_lip_pad_pos" 131 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 41 "mouth_lower_lip_width_pos" 41 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 3 "mouth_philtrum_def_pos" 3 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 18 "mouth_philtrum_shape_neg" 18 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 26 "mouth_philtrum_width_neg" 26 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 40 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 26 "mouth_upper_lip_full_neg" 26 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 73 "mouth_upper_lip_profile_neg" 73 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 16 "mouth_upper_lip_width_pos" 16 } - gene_bs_nose_forward={ "nose_forward_pos" 13 "nose_forward_neg" 65 } - gene_bs_nose_height={ "nose_height_neg" 35 "nose_height_pos" 2 } - gene_bs_nose_length={ "nose_length_pos" 58 "nose_length_pos" 58 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 3 "nose_nostril_height_neg" 3 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 7 "nose_nostril_width_neg" 7 } - gene_bs_nose_profile={ "nose_profile_pos" 53 "nose_profile_pos" 106 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 33 "nose_ridge_angle_pos" 33 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 38 "nose_ridge_width_neg" 38 } - gene_bs_nose_size={ "nose_size_neg" 33 "nose_size_neg" 33 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 127 "nose_tip_angle_neg" 200 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 94 "nose_tip_forward_pos" 94 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 7 "nose_tip_width_pos" 7 } - face_detail_cheek_def={ "cheek_def_01" 173 "cheek_def_01" 38 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 17 "cheek_fat_03_pos" 17 } - face_detail_chin_cleft={ "chin_cleft" 173 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 145 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 251 "eye_lower_lid_def" 251 } - face_detail_eye_socket={ "eye_socket_color_03" 37 "eye_socket_color_03" 37 } - face_detail_nasolabial={ "nasolabial_03" 8 "nasolabial_03" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 212 "nose_tip_def" 204 } - face_detail_temple_def={ "temple_def" 15 "temple_def" 15 } - expression_brow_wrinkles={ "brow_wrinkles_04" 250 "brow_wrinkles_04" 250 } - expression_eye_wrinkles={ "eye_wrinkles_01" 45 "eye_wrinkles_01" 45 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 173 "forehead_wrinkles_03" 173 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 196 "complexion_2" 196 } - gene_height={ "normal_height" 118 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_medium" 136 "body_fat_head_fat_medium" 131 } - gene_bs_body_shape={ "body_shape_triangle_half" 107 "body_shape_triangle_half" 21 } - gene_bs_bust={ "bust_clothes" 41 "bust_default" 66 } - gene_age={ "old_1" 70 "old_1" 70 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 252 "avg_spacing_high_thickness" 252 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 170 "layer_2_avg_thickness" 170 } - gene_body_hair={ "body_hair_avg" 209 "body_hair_avg" 209 } - gene_hair_type={ "hair_curly" 188 "hair_curly" 119 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 164 "normal_eyes" 164 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 236 "normal_eyelashes" 236 } - beards={ "fp3_iranian_beards_curly" 222 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 100 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 162 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_war_nobility_clothes" 60 "most_clothes" 0 } - headgear={ "fp3_iranian_war" 12 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 426256745 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=755752967 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_hasan.txt b/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_hasan.txt deleted file mode 100644 index 577d6d33..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_hasan.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:45108 -bookmark_persia_rostam_alt_hasan={ - type=male - id=1673433189 - age=0.360000 - genes={ hair_color={ 92 234 20 235 } - skin_color={ 141 148 145 147 } - eye_color={ 72 252 79 191 } - gene_chin_forward={ "chin_forward_pos" 136 "chin_forward_neg" 121 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 131 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_neg" 118 "eye_shut_neg" 119 } - gene_forehead_angle={ "forehead_angle_neg" 98 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 155 "forehead_brow_height_pos" 134 } - gene_forehead_roundness={ "forehead_roundness_pos" 133 "forehead_roundness_pos" 157 } - gene_forehead_width={ "forehead_width_neg" 108 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_neg" 88 "forehead_height_neg" 73 } - gene_head_height={ "head_height_pos" 171 "head_height_pos" 135 } - gene_head_width={ "head_width_neg" 103 "head_width_pos" 138 } - gene_head_profile={ "head_profile_pos" 167 "head_profile_pos" 130 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_pos" 144 "jaw_angle_neg" 113 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_neg" 30 "jaw_width_neg" 126 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 115 "mouth_corner_height_neg" 97 } - gene_mouth_forward={ "mouth_forward_pos" 140 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_neg" 114 "mouth_height_pos" 160 } - gene_mouth_width={ "mouth_width_neg" 57 "mouth_width_neg" 52 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 177 "mouth_upper_lip_size_pos" 134 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 178 "mouth_lower_lip_size_pos" 193 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_pos" 149 } - gene_neck_length={ "neck_length_pos" 141 "neck_length_pos" 134 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_pos" 129 } - gene_bs_cheek_forward={ "cheek_forward_neg" 21 "cheek_forward_neg" 139 } - gene_bs_cheek_height={ "cheek_height_neg" 17 "cheek_height_pos" 6 } - gene_bs_cheek_width={ "cheek_width_neg" 35 "cheek_width_neg" 18 } - gene_bs_ear_angle={ "ear_angle_neg" 16 "ear_angle_neg" 88 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 55 "ear_inner_shape_pos" 92 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 125 "ear_lower_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_pos" 6 "ear_outward_pos" 6 } - gene_bs_ear_size={ "ear_size_neg" 3 "ear_size_pos" 29 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 165 "eye_corner_depth_pos" 93 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 16 "eye_fold_shape_pos" 66 } - gene_bs_eye_size={ "eye_size_pos" 76 "eye_size_pos" 40 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 21 "eye_upper_lid_size_pos" 89 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 85 "forehead_brow_curve_neg" 30 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 8 "forehead_brow_forward_pos" 43 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 12 "forehead_brow_inner_height_neg" 82 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 77 "forehead_brow_outer_height_neg" 120 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 43 "forehead_brow_width_pos" 6 } - gene_bs_jaw_def={ "jaw_def_neg" 149 "jaw_def_neg" 38 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 14 "mouth_lower_lip_def_pos" 74 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 24 "mouth_lower_lip_full_neg" 24 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 41 "mouth_lower_lip_pad_neg" 100 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 122 "mouth_lower_lip_width_pos" 107 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 24 "mouth_philtrum_def_pos" 49 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_neg" 12 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 147 "mouth_philtrum_width_pos" 22 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 20 "mouth_upper_lip_def_pos" 9 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 47 "mouth_upper_lip_full_neg" 200 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 6 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 49 "mouth_upper_lip_width_pos" 8 } - gene_bs_nose_forward={ "nose_forward_pos" 1 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_neg" 33 "nose_height_pos" 93 } - gene_bs_nose_length={ "nose_length_pos" 82 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 127 "nose_nostril_height_pos" 23 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 38 "nose_nostril_width_neg" 9 } - gene_bs_nose_profile={ "nose_profile_pos" 105 "nose_profile_pos" 77 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 17 "nose_ridge_angle_pos" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 23 "nose_ridge_width_pos" 39 } - gene_bs_nose_size={ "nose_size_pos" 49 "nose_size_pos" 129 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 23 "nose_tip_angle_neg" 26 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 21 "nose_tip_forward_neg" 20 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 22 "nose_tip_width_pos" 24 } - face_detail_cheek_def={ "cheek_def_01" 77 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 24 "cheek_fat_01_neg" 52 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_dimple" 1 } - face_detail_chin_def={ "chin_def" 16 "chin_def" 30 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 242 "eye_lower_lid_def" 18 } - face_detail_eye_socket={ "eye_socket_color_02" 241 "eye_socket_01" 244 } - face_detail_nasolabial={ "nasolabial_03" 9 "nasolabial_01" 91 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 4 "nose_ridge_def_pos" 35 } - face_detail_nose_tip_def={ "nose_tip_def" 199 "nose_tip_def" 127 } - face_detail_temple_def={ "temple_def" 133 "temple_def" 50 } - expression_brow_wrinkles={ "brow_wrinkles_02" 72 "brow_wrinkles_02" 226 } - expression_eye_wrinkles={ "eye_wrinkles_02" 215 "eye_wrinkles_01" 142 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 11 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 239 "complexion_3" 191 } - gene_height={ "normal_height" 108 "normal_height" 144 } - gene_bs_body_type={ "body_fat_head_fat_full" 105 "body_fat_head_fat_low" 112 } - gene_bs_body_shape={ "body_shape_apple_half" 203 "body_shape_hourglass_full" 32 } - gene_bs_bust={ "bust_clothes" 40 "bust_default" 175 } - gene_age={ "old_2" 89 "old_1" 51 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 211 "avg_spacing_high_thickness" 251 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 132 "layer_2_high_thickness" 160 } - gene_body_hair={ "body_hair_dense" 228 "body_hair_avg" 204 } - gene_hair_type={ "hair_curly" 165 "hair_wavy" 147 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 207 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 90 "normal_eyelashes" 90 } - beards={ "mena_beards_curly" 18 "no_beard" 0 } - hairstyles={ "mena_hairstyles_curly" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 149 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_high_nobility_clothes" 94 "most_clothes" 0 } - headgear={ "mena_high_nobility" 243 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 3672971197 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_shervin.txt b/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_shervin.txt deleted file mode 100644 index 35f79c82..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_rostam_alt_shervin.txt +++ /dev/null @@ -1,133 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:160295 -bookmark_persia_rostam_alt_shervin={ - type=boy - id=643765179 - age=0.010000 - genes={ hair_color={ 73 235 48 243 } - skin_color={ 138 124 149 120 } - eye_color={ 12 194 78 255 } - gene_chin_forward={ "chin_forward_neg" 116 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_pos" 130 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 101 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_pos" 138 "eye_shut_neg" 123 } - gene_forehead_angle={ "forehead_angle_pos" 132 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 123 "forehead_brow_height_pos" 135 } - gene_forehead_roundness={ "forehead_roundness_pos" 170 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 44 "forehead_height_neg" 72 } - gene_head_height={ "head_height_neg" 116 "head_height_neg" 100 } - gene_head_width={ "head_width_neg" 116 "head_width_pos" 139 } - gene_head_profile={ "head_profile_pos" 143 "head_profile_pos" 134 } - gene_head_top_height={ "head_top_height_pos" 131 "head_top_height_neg" 94 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 149 } - gene_jaw_angle={ "jaw_angle_neg" 125 "jaw_angle_pos" 136 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_pos" 136 } - gene_jaw_height={ "jaw_height_neg" 116 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 220 "jaw_width_pos" 147 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 180 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_neg" 117 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_pos" 170 "mouth_height_pos" 165 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_pos" 144 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 166 "mouth_upper_lip_size_pos" 196 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 105 "mouth_lower_lip_size_pos" 229 } - gene_mouth_open={ "mouth_open_neg" 107 "mouth_open_neg" 62 } - gene_neck_length={ "neck_length_pos" 153 "neck_length_pos" 133 } - gene_neck_width={ "neck_width_pos" 152 "neck_width_pos" 145 } - gene_bs_cheek_forward={ "cheek_forward_pos" 46 "cheek_forward_pos" 36 } - gene_bs_cheek_height={ "cheek_height_pos" 8 "cheek_height_pos" 29 } - gene_bs_cheek_width={ "cheek_width_neg" 6 "cheek_width_pos" 38 } - gene_bs_ear_angle={ "ear_angle_pos" 32 "ear_angle_neg" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 14 "ear_inner_shape_pos" 120 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 175 "ear_lower_bend_pos" 25 } - gene_bs_ear_outward={ "ear_outward_neg" 2 "ear_outward_neg" 1 } - gene_bs_ear_size={ "ear_size_neg" 16 "ear_size_pos" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 203 "eye_corner_depth_pos" 232 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 36 "eye_fold_shape_neg" 174 } - gene_bs_eye_size={ "eye_size_pos" 18 "eye_size_pos" 41 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 101 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 41 "forehead_brow_curve_neg" 84 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 16 "forehead_brow_forward_neg" 40 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 98 "forehead_brow_inner_height_neg" 24 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 58 "forehead_brow_outer_height_pos" 97 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 63 "forehead_brow_width_pos" 36 } - gene_bs_jaw_def={ "jaw_def_neg" 204 "jaw_def_neg" 184 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 2 "mouth_lower_lip_def_pos" 68 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 99 "mouth_lower_lip_full_pos" 73 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 6 "mouth_lower_lip_pad_pos" 25 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 37 "mouth_lower_lip_width_pos" 125 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 51 "mouth_philtrum_def_pos" 20 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 42 "mouth_philtrum_shape_neg" 26 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 17 "mouth_philtrum_width_neg" 80 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 7 "mouth_upper_lip_def_pos" 39 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 33 "mouth_upper_lip_full_pos" 170 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 71 "mouth_upper_lip_profile_pos" 77 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 68 "mouth_upper_lip_width_pos" 51 } - gene_bs_nose_forward={ "nose_forward_neg" 27 "nose_forward_pos" 27 } - gene_bs_nose_height={ "nose_height_pos" 20 "nose_height_pos" 126 } - gene_bs_nose_length={ "nose_length_neg" 7 "nose_length_pos" 15 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 23 "nose_nostril_height_pos" 39 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 15 "nose_nostril_width_neg" 19 } - gene_bs_nose_profile={ "nose_profile_neg" 30 "nose_profile_pos" 21 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 12 "nose_ridge_angle_neg" 102 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 4 "nose_ridge_width_neg" 16 } - gene_bs_nose_size={ "nose_size_pos" 67 "nose_size_pos" 14 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 12 "nose_tip_angle_neg" 5 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 33 "nose_tip_forward_pos" 3 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 20 "nose_tip_width_neg" 117 } - face_detail_cheek_def={ "cheek_def_02" 16 "cheek_def_02" 109 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 2 "cheek_fat_04_pos" 34 } - face_detail_chin_cleft={ "chin_cleft" 108 "chin_dimple" 16 } - face_detail_chin_def={ "chin_def" 220 "chin_def_neg" 6 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 144 "eye_lower_lid_def" 48 } - face_detail_eye_socket={ "eye_socket_color_01" 21 "eye_socket_color_01" 230 } - face_detail_nasolabial={ "nasolabial_03" 13 "nasolabial_03" 111 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 183 "nose_ridge_def_pos" 47 } - face_detail_nose_tip_def={ "nose_tip_def" 179 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 231 "temple_def" 234 } - expression_brow_wrinkles={ "brow_wrinkles_01" 150 "brow_wrinkles_03" 248 } - expression_eye_wrinkles={ "eye_wrinkles_01" 63 "eye_wrinkles_01" 59 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 33 "forehead_wrinkles_01" 16 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 240 "complexion_2" 245 } - gene_height={ "normal_height" 127 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_low" 128 "body_fat_head_fat_low" 105 } - gene_bs_body_shape={ "body_shape_hourglass_half" 45 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 44 "bust_shape_2_full" 111 } - gene_age={ "old_4" 113 "old_2" 26 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 245 "close_spacing_low_thickness" 182 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 166 "layer_2_low_thickness" 240 } - gene_body_hair={ "body_hair_avg" 193 "body_hair_avg" 129 } - gene_hair_type={ "hair_curly" 123 "hair_curly" 171 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 77 "normal_eyes" 77 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 171 } - beards={ "fp3_iranian_beards_curly" 41 "no_beard" 0 } - hairstyles={ "western_baby_hairstyles" 197 "all_hairstyles" 0 } - legwear={ "no_legwear" 183 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 96 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh.txt b/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh.txt deleted file mode 100644 index 89d45231..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1230316 -bookmark_persia_suri_of_mandesh={ - type=male - id=1147299876 - age=0.240000 - genes={ hair_color={ 27 233 27 233 } - skin_color={ 149 153 149 153 } - eye_color={ 30 220 30 220 } - gene_chin_forward={ "chin_forward_neg" 107 "chin_forward_neg" 107 } - gene_chin_height={ "chin_height_neg" 111 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_pos" 206 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_pos" 136 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_neg" 123 "eye_height_neg" 123 } - gene_eye_distance={ "eye_distance_neg" 127 "eye_distance_neg" 127 } - gene_eye_shut={ "eye_shut_neg" 117 "eye_shut_neg" 117 } - gene_forehead_angle={ "forehead_angle_neg" 163 "forehead_angle_neg" 124 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 117 "forehead_brow_height_pos" 167 } - gene_forehead_roundness={ "forehead_roundness_pos" 159 "forehead_roundness_pos" 159 } - gene_forehead_width={ "forehead_width_pos" 144 "forehead_width_pos" 128 } - gene_forehead_height={ "forehead_height_neg" 76 "forehead_height_neg" 76 } - gene_head_height={ "head_height_pos" 120 "head_height_pos" 146 } - gene_head_width={ "head_width_neg" 164 "head_width_neg" 121 } - gene_head_profile={ "head_profile_neg" 126 "head_profile_neg" 105 } - gene_head_top_height={ "head_top_height_neg" 150 "head_top_height_neg" 118 } - gene_head_top_width={ "head_top_width_neg" 127 "head_top_width_neg" 109 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_neg" 127 } - gene_jaw_forward={ "jaw_forward_pos" 84 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_pos" 128 "jaw_height_pos" 128 } - gene_jaw_width={ "jaw_width_pos" 175 "jaw_width_pos" 175 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 132 "mouth_corner_depth_pos" 132 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 138 } - gene_mouth_width={ "mouth_width_neg" 64 "mouth_width_neg" 64 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 149 "mouth_upper_lip_size_pos" 149 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 223 "mouth_lower_lip_size_pos" 157 } - gene_mouth_open={ "mouth_open_neg" 169 "mouth_open_neg" 53 } - gene_neck_length={ "neck_length_neg" 42 "neck_length_neg" 36 } - gene_neck_width={ "neck_width_pos" 170 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_neg" 15 "cheek_forward_neg" 13 } - gene_bs_cheek_height={ "cheek_height_neg" 43 "cheek_height_neg" 75 } - gene_bs_cheek_width={ "cheek_width_neg" 47 "cheek_width_pos" 18 } - gene_bs_ear_angle={ "ear_angle_neg" 45 "ear_angle_neg" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 125 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 78 "ear_both_bend_pos" 78 } - gene_bs_ear_outward={ "ear_outward_neg" 74 "ear_outward_neg" 74 } - gene_bs_ear_size={ "ear_size_pos" 81 "ear_size_neg" 66 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 154 "eye_corner_depth_pos" 154 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 13 "eye_fold_shape_neg" 13 } - gene_bs_eye_size={ "eye_size_pos" 185 "eye_size_pos" 111 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 27 "eye_upper_lid_size_pos" 95 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 113 "forehead_brow_curve_neg" 75 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 69 "forehead_brow_forward_neg" 5 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 57 "forehead_brow_inner_height_neg" 18 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 147 "forehead_brow_outer_height_pos" 27 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 60 "forehead_brow_width_pos" 60 } - gene_bs_jaw_def={ "jaw_def_neg" 30 "jaw_def_neg" 30 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 82 "mouth_lower_lip_def_pos" 82 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 109 "mouth_lower_lip_full_neg" 109 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 97 "mouth_lower_lip_pad_neg" 97 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 5 "mouth_lower_lip_width_pos" 5 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 124 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 6 "mouth_philtrum_shape_neg" 6 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 77 "mouth_philtrum_width_pos" 77 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 45 "mouth_upper_lip_def_pos" 45 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 63 "mouth_upper_lip_full_neg" 63 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 34 "mouth_upper_lip_profile_neg" 34 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 9 "mouth_upper_lip_width_pos" 9 } - gene_bs_nose_forward={ "nose_forward_pos" 37 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_neg" 116 "nose_height_neg" 116 } - gene_bs_nose_length={ "nose_length_pos" 11 "nose_length_neg" 1 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 83 "nose_nostril_height_neg" 48 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 37 "nose_nostril_width_pos" 37 } - gene_bs_nose_profile={ "nose_profile_neg" 31 "nose_profile_pos" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 16 "nose_ridge_angle_neg" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 75 "nose_ridge_width_pos" 75 } - gene_bs_nose_size={ "nose_size_pos" 13 "nose_size_pos" 65 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 95 "nose_tip_angle_neg" 95 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 6 "nose_tip_forward_neg" 6 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 97 "nose_tip_width_neg" 97 } - face_detail_cheek_def={ "cheek_def_01" 65 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 130 "cheek_fat_03_pos" 11 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def_neg" 131 "chin_def" 227 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 127 "eye_lower_lid_def" 127 } - face_detail_eye_socket={ "eye_socket_color_03" 255 "eye_socket_color_01" 212 } - face_detail_nasolabial={ "nasolabial_03" 18 "nasolabial_03" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 88 "nose_ridge_def_pos" 88 } - face_detail_nose_tip_def={ "nose_tip_def" 40 "nose_tip_def" 218 } - face_detail_temple_def={ "temple_def" 167 "temple_def" 155 } - expression_brow_wrinkles={ "brow_wrinkles_03" 8 "brow_wrinkles_03" 8 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 197 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 147 "forehead_wrinkles_02" 147 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 213 "complexion_4" 255 } - gene_height={ "normal_height" 124 "normal_height" 124 } - gene_bs_body_type={ "body_fat_head_fat_medium" 157 "body_fat_head_fat_low" 147 } - gene_bs_body_shape={ "body_shape_pear_full" 175 "body_shape_pear_full" 43 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_4_half" 177 } - gene_age={ "old_3" 203 "old_3" 203 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 195 "avg_spacing_high_thickness" 220 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_low_thickness" 218 } - gene_body_hair={ "body_hair_dense" 244 "body_hair_dense" 244 } - gene_hair_type={ "hair_curly" 171 "hair_curly" 171 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 89 "normal_eyes" 89 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 218 "normal_eyelashes" 218 } - hairstyles={ "fp3_hairstyles_iranian_straight" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 146 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_high_nobility_clothes" 169 "most_clothes" 0 } - headgear={ "mena_high_nobility" 126 "no_headgear" 0 } - beards={ "fp3_iranian_beards_straight" 158 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_abdullah.txt b/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_abdullah.txt deleted file mode 100644 index 29218ef9..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_abdullah.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:extra_habbaris_3 -bookmark_persia_suri_of_mandesh_alt_abdullah={ - type=male - id=162453333 - age=0.240000 - genes={ hair_color={ 14 234 123 229 } - skin_color={ 116 141 113 146 } - eye_color={ 79 249 72 220 } - gene_chin_forward={ "chin_forward_pos" 148 "chin_forward_pos" 152 } - gene_chin_height={ "chin_height_pos" 152 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 139 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_neg" 125 } - gene_eye_depth={ "eye_depth_pos" 130 "eye_depth_neg" 111 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 64 } - gene_eye_distance={ "eye_distance_pos" 135 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_pos" 131 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_pos" 176 } - gene_forehead_roundness={ "forehead_roundness_pos" 170 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 82 "forehead_height_neg" 39 } - gene_head_height={ "head_height_pos" 144 "head_height_pos" 156 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 108 } - gene_head_profile={ "head_profile_pos" 131 "head_profile_pos" 141 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 229 "head_top_width_pos" 147 } - gene_jaw_angle={ "jaw_angle_neg" 105 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_pos" 175 } - gene_jaw_height={ "jaw_height_neg" 76 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 90 "jaw_width_neg" 92 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 90 "mouth_corner_height_neg" 125 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 162 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 138 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 111 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 120 "mouth_lower_lip_size_pos" 139 } - gene_mouth_open={ "mouth_open_pos" 157 "mouth_open_pos" 199 } - gene_neck_length={ "neck_length_neg" 124 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_pos" 129 } - gene_bs_cheek_forward={ "cheek_forward_neg" 47 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_neg" 27 "cheek_height_neg" 12 } - gene_bs_cheek_width={ "cheek_width_pos" 10 "cheek_width_neg" 19 } - gene_bs_ear_angle={ "ear_angle_pos" 12 "ear_angle_pos" 76 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 32 "ear_inner_shape_pos" 110 } - gene_bs_ear_bend={ "ear_both_bend_pos" 172 "ear_both_bend_pos" 31 } - gene_bs_ear_outward={ "ear_outward_neg" 6 "ear_outward_pos" 14 } - gene_bs_ear_size={ "ear_size_pos" 35 "ear_size_neg" 3 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 170 "eye_corner_depth_pos" 255 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 39 "eye_fold_shape_neg" 48 } - gene_bs_eye_size={ "eye_size_neg" 12 "eye_size_pos" 93 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 26 "eye_upper_lid_size_pos" 162 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 193 "forehead_brow_curve_pos" 11 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 36 "forehead_brow_forward_pos" 69 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 16 "forehead_brow_inner_height_neg" 113 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 117 "forehead_brow_outer_height_pos" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 51 "forehead_brow_width_pos" 49 } - gene_bs_jaw_def={ "jaw_def_neg" 68 "jaw_def_neg" 112 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 153 "mouth_lower_lip_def_pos" 104 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 47 "mouth_lower_lip_full_neg" 2 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 38 "mouth_lower_lip_pad_pos" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 52 "mouth_lower_lip_width_neg" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 56 "mouth_philtrum_def_pos" 30 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 40 "mouth_philtrum_shape_neg" 11 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 33 "mouth_philtrum_width_neg" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 183 "mouth_upper_lip_full_pos" 184 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 43 "mouth_upper_lip_profile_pos" 50 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 35 "mouth_upper_lip_width_pos" 72 } - gene_bs_nose_forward={ "nose_forward_neg" 13 "nose_forward_neg" 56 } - gene_bs_nose_height={ "nose_height_pos" 151 "nose_height_pos" 65 } - gene_bs_nose_length={ "nose_length_pos" 7 "nose_length_neg" 125 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 22 "nose_nostril_height_pos" 106 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 43 "nose_nostril_width_neg" 137 } - gene_bs_nose_profile={ "nose_profile_pos" 125 "nose_profile_pos" 32 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 17 "nose_ridge_angle_neg" 10 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 28 "nose_ridge_width_pos" 103 } - gene_bs_nose_size={ "nose_size_pos" 143 "nose_size_pos" 19 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 45 "nose_tip_angle_neg" 96 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 42 "nose_tip_forward_pos" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 111 "nose_tip_width_neg" 79 } - face_detail_cheek_def={ "cheek_def_01" 127 "cheek_def_02" 14 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 137 "cheek_fat_02_pos" 23 } - face_detail_chin_cleft={ "chin_cleft" 18 "chin_dimple" 61 } - face_detail_chin_def={ "chin_def" 9 "chin_def_neg" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 14 "eye_lower_lid_def" 11 } - face_detail_eye_socket={ "eye_socket_01" 15 "eye_socket_03" 21 } - face_detail_nasolabial={ "nasolabial_01" 15 "nasolabial_03" 78 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 1 "nose_ridge_def_pos" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 18 "nose_tip_def" 20 } - face_detail_temple_def={ "temple_def" 23 "temple_def" 224 } - expression_brow_wrinkles={ "brow_wrinkles_03" 64 "brow_wrinkles_01" 50 } - expression_eye_wrinkles={ "eye_wrinkles_01" 13 "eye_wrinkles_01" 213 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 68 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 189 "complexion_3" 235 } - gene_height={ "normal_height" 136 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_full" 88 "body_fat_head_fat_low" 126 } - gene_bs_body_shape={ "body_shape_rectangle_full" 132 "body_shape_triangle_full" 29 } - gene_bs_bust={ "bust_clothes" 115 "bust_default" 73 } - gene_age={ "old_4" 187 "old_2" 108 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 235 "avg_spacing_avg_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 166 "layer_2_low_thickness" 207 } - gene_body_hair={ "body_hair_dense" 228 "body_hair_dense" 211 } - gene_hair_type={ "hair_curly" 158 "hair_wavy" 129 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 238 "normal_eyes" 238 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 30 "normal_eyelashes" 30 } - beards={ "indian_beards_curly" 211 "no_beard" 0 } - hairstyles={ "indian_hairstyles_curly" 126 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 104 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_high_nobility_clothes" 135 "most_clothes" 0 } - headgear={ "indian_high_nobility" 52 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1663114784 1663114784 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_farhana.txt b/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_farhana.txt deleted file mode 100644 index c7c30cf7..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_suri_of_mandesh_alt_farhana.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:fictional_ghurids_5 -bookmark_persia_suri_of_mandesh_alt_farhana={ - type=female - id=8097 - age=0.260000 - genes={ hair_color={ 18 230 58 241 } - skin_color={ 139 133 143 132 } - eye_color={ 89 244 72 251 } - gene_chin_forward={ "chin_forward_neg" 114 "chin_forward_neg" 124 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_neg" 89 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_neg" 127 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_pos" 132 "forehead_angle_pos" 137 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 171 "forehead_brow_height_pos" 161 } - gene_forehead_roundness={ "forehead_roundness_pos" 157 "forehead_roundness_pos" 128 } - gene_forehead_width={ "forehead_width_pos" 148 "forehead_width_neg" 102 } - gene_forehead_height={ "forehead_height_neg" 28 "forehead_height_pos" 160 } - gene_head_height={ "head_height_neg" 88 "head_height_pos" 156 } - gene_head_width={ "head_width_neg" 111 "head_width_neg" 104 } - gene_head_profile={ "head_profile_pos" 148 "head_profile_neg" 77 } - gene_head_top_height={ "head_top_height_pos" 153 "head_top_height_pos" 155 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_pos" 191 } - gene_jaw_angle={ "jaw_angle_neg" 118 "jaw_angle_neg" 110 } - gene_jaw_forward={ "jaw_forward_pos" 130 "jaw_forward_neg" 120 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 142 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 150 "mouth_corner_height_pos" 156 } - gene_mouth_forward={ "mouth_forward_neg" 98 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 167 "mouth_height_neg" 92 } - gene_mouth_width={ "mouth_width_neg" 77 "mouth_width_neg" 96 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 87 "mouth_upper_lip_size_neg" 123 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 115 "mouth_lower_lip_size_pos" 150 } - gene_mouth_open={ "mouth_open_pos" 204 "mouth_open_neg" 105 } - gene_neck_length={ "neck_length_pos" 152 "neck_length_pos" 152 } - gene_neck_width={ "neck_width_pos" 130 "neck_width_neg" 103 } - gene_bs_cheek_forward={ "cheek_forward_pos" 25 "cheek_forward_pos" 36 } - gene_bs_cheek_height={ "cheek_height_pos" 33 "cheek_height_pos" 37 } - gene_bs_cheek_width={ "cheek_width_neg" 44 "cheek_width_neg" 3 } - gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_pos" 107 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 127 "ear_inner_shape_pos" 37 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 100 "ear_lower_bend_pos" 15 } - gene_bs_ear_outward={ "ear_outward_neg" 39 "ear_outward_neg" 59 } - gene_bs_ear_size={ "ear_size_neg" 90 "ear_size_neg" 40 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 206 "eye_corner_depth_pos" 249 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 89 "eye_fold_shape_pos" 176 } - gene_bs_eye_size={ "eye_size_pos" 45 "eye_size_pos" 137 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 9 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 82 "forehead_brow_curve_pos" 102 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 17 "forehead_brow_forward_pos" 21 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 88 "forehead_brow_inner_height_neg" 32 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 62 "forehead_brow_outer_height_pos" 51 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 42 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_neg" 51 "jaw_def_neg" 6 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 40 "mouth_lower_lip_def_pos" 109 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 2 "mouth_lower_lip_full_pos" 38 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 26 "mouth_lower_lip_pad_neg" 5 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 36 "mouth_lower_lip_width_neg" 104 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 24 "mouth_philtrum_def_pos" 39 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 97 "mouth_philtrum_shape_pos" 87 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 1 "mouth_philtrum_width_pos" 30 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 15 "mouth_upper_lip_def_pos" 98 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 20 "mouth_upper_lip_full_neg" 189 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 121 "mouth_upper_lip_profile_pos" 52 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 10 "mouth_upper_lip_width_neg" 77 } - gene_bs_nose_forward={ "nose_forward_neg" 28 "nose_forward_pos" 18 } - gene_bs_nose_height={ "nose_height_neg" 2 "nose_height_pos" 85 } - gene_bs_nose_length={ "nose_length_pos" 134 "nose_length_neg" 59 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 8 "nose_nostril_height_pos" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 99 "nose_nostril_width_neg" 120 } - gene_bs_nose_profile={ "nose_profile_pos" 77 "nose_profile_neg" 3 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 17 "nose_ridge_width_pos" 20 } - gene_bs_nose_size={ "nose_size_pos" 11 "nose_size_pos" 108 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 57 "nose_tip_angle_neg" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 86 "nose_tip_forward_neg" 32 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 81 "nose_tip_width_neg" 127 } - face_detail_cheek_def={ "cheek_def_01" 2 "cheek_def_01" 12 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 136 "cheek_fat_01_pos" 7 } - face_detail_chin_cleft={ "chin_dimple" 25 "chin_cleft" 19 } - face_detail_chin_def={ "chin_def" 131 "chin_def_neg" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 178 "eye_lower_lid_def" 192 } - face_detail_eye_socket={ "eye_socket_03" 186 "eye_socket_color_02" 92 } - face_detail_nasolabial={ "nasolabial_01" 26 "nasolabial_02" 88 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_neg" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 8 "nose_tip_def" 251 } - face_detail_temple_def={ "temple_def" 204 "temple_def" 136 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_02" 12 } - expression_eye_wrinkles={ "eye_wrinkles_01" 153 "eye_wrinkles_01" 170 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 168 "forehead_wrinkles_01" 36 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 76 "complexion_1" 95 } - gene_height={ "normal_height" 114 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_low" 129 "body_fat_head_fat_full" 120 } - gene_bs_body_shape={ "body_shape_hourglass_half" 141 "body_shape_rectangle_full" 11 } - gene_bs_bust={ "bust_clothes" 40 "bust_shape_3_half" 191 } - gene_age={ "old_3" 160 "old_4" 87 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 247 "avg_spacing_avg_thickness" 215 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 242 "layer_2_avg_thickness" 210 } - gene_body_hair={ "body_hair_avg" 175 "body_hair_avg" 226 } - gene_hair_type={ "hair_curly" 148 "hair_curly" 152 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 219 "normal_eyes" 219 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 240 "normal_eyelashes" 240 } - pose={ "" 255 "" 0 } - beards={ "ep2_beards" 5 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_05" 102 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 226 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - clothes={ "fp3_iranian_low_nobility_clothes" 127 "most_clothes" 0 } - headgear={ "fp3_iranian_low_nobility" 206 "no_headgear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_amr.txt b/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_amr.txt deleted file mode 100644 index 08e026de..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_amr.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163164 -bookmark_persia_yaqub_alt_amr={ - type=male - id=1939952413 - age=0.260000 - genes={ hair_color={ 190 204 27 237 } - skin_color={ 126 129 136 122 } - eye_color={ 78 163 37 224 } - gene_chin_forward={ "chin_forward_pos" 149 "chin_forward_neg" 122 } - gene_chin_height={ "chin_height_pos" 138 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_neg" 101 } - gene_eye_depth={ "eye_depth_pos" 138 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_neg" 106 "eye_shut_neg" 119 } - gene_forehead_angle={ "forehead_angle_pos" 134 "forehead_angle_neg" 104 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 162 "forehead_brow_height_neg" 104 } - gene_forehead_roundness={ "forehead_roundness_pos" 141 "forehead_roundness_pos" 164 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_pos" 172 "forehead_height_neg" 52 } - gene_head_height={ "head_height_pos" 128 "head_height_neg" 89 } - gene_head_width={ "head_width_pos" 136 "head_width_pos" 204 } - gene_head_profile={ "head_profile_neg" 91 "head_profile_pos" 144 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_pos" 153 } - gene_head_top_width={ "head_top_width_pos" 151 "head_top_width_pos" 152 } - gene_jaw_angle={ "jaw_angle_pos" 153 "jaw_angle_neg" 110 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_neg" 101 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_neg" 76 "jaw_width_neg" 83 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 139 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 63 "mouth_width_pos" 128 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 122 "mouth_upper_lip_size_pos" 163 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 165 "mouth_lower_lip_size_neg" 69 } - gene_mouth_open={ "mouth_open_neg" 100 "mouth_open_neg" 35 } - gene_neck_length={ "neck_length_pos" 147 "neck_length_neg" 123 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_pos" 144 } - gene_bs_cheek_forward={ "cheek_forward_neg" 3 "cheek_forward_neg" 4 } - gene_bs_cheek_height={ "cheek_height_pos" 30 "cheek_height_pos" 8 } - gene_bs_cheek_width={ "cheek_width_pos" 22 "cheek_width_pos" 90 } - gene_bs_ear_angle={ "ear_angle_neg" 106 "ear_angle_neg" 34 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 91 "ear_inner_shape_pos" 94 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 94 } - gene_bs_ear_outward={ "ear_outward_neg" 54 "ear_outward_neg" 63 } - gene_bs_ear_size={ "ear_size_pos" 45 "ear_size_pos" 100 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 243 "eye_corner_depth_pos" 246 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 2 "eye_fold_shape_pos" 50 } - gene_bs_eye_size={ "eye_size_neg" 21 "eye_size_neg" 43 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 45 "eye_upper_lid_size_pos" 31 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 91 "forehead_brow_curve_neg" 159 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 44 "forehead_brow_forward_neg" 35 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 98 "forehead_brow_inner_height_neg" 25 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 62 "forehead_brow_outer_height_neg" 34 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 34 "forehead_brow_width_neg" 47 } - gene_bs_jaw_def={ "jaw_def_pos" 108 "jaw_def_neg" 103 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 26 "mouth_lower_lip_def_pos" 55 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 15 "mouth_lower_lip_full_pos" 126 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 38 "mouth_lower_lip_pad_neg" 101 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 30 "mouth_lower_lip_width_pos" 26 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 14 "mouth_philtrum_def_pos" 59 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 79 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 3 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 13 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 31 "mouth_upper_lip_full_neg" 20 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 27 "mouth_upper_lip_profile_pos" 2 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 54 "mouth_upper_lip_width_pos" 49 } - gene_bs_nose_forward={ "nose_forward_neg" 127 "nose_forward_pos" 62 } - gene_bs_nose_height={ "nose_height_neg" 115 "nose_height_neg" 79 } - gene_bs_nose_length={ "nose_length_neg" 111 "nose_length_pos" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_neg" 10 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 71 "nose_nostril_width_neg" 55 } - gene_bs_nose_profile={ "nose_profile_neg" 38 "nose_profile_pos" 29 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 20 "nose_ridge_angle_neg" 26 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 2 "nose_ridge_width_neg" 71 } - gene_bs_nose_size={ "nose_size_pos" 19 "nose_size_pos" 20 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 23 "nose_tip_angle_neg" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 40 "nose_tip_forward_pos" 10 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 125 "nose_tip_width_pos" 51 } - face_detail_cheek_def={ "cheek_def_02" 53 "cheek_def_01" 20 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 195 "cheek_fat_01_neg" 42 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 19 "chin_def_neg" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 17 "eye_lower_lid_def" 56 } - face_detail_eye_socket={ "eye_socket_color_02" 19 "eye_socket_03" 22 } - face_detail_nasolabial={ "nasolabial_02" 11 "nasolabial_03" 5 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 34 } - face_detail_nose_tip_def={ "nose_tip_def" 10 "nose_tip_def" 242 } - face_detail_temple_def={ "temple_def" 238 "temple_def" 84 } - expression_brow_wrinkles={ "brow_wrinkles_03" 139 "brow_wrinkles_02" 42 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 14 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 236 "forehead_wrinkles_01" 66 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 226 "complexion_3" 119 } - gene_height={ "normal_height" 94 "normal_height" 116 } - gene_bs_body_type={ "body_fat_head_fat_low" 89 "body_fat_head_fat_medium" 125 } - gene_bs_body_shape={ "body_shape_rectangle_full" 255 "body_shape_average" 2 } - gene_bs_bust={ "bust_clothes" 32 "bust_shape_4_half" 212 } - gene_age={ "old_3" 125 "old_2" 188 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 161 "avg_spacing_avg_thickness" 230 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 249 "layer_2_avg_thickness" 204 } - gene_body_hair={ "body_hair_avg" 176 "body_hair_sparse" 221 } - gene_hair_type={ "hair_wavy" 181 "hair_wavy" 153 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 133 "normal_eyes" 133 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 211 "normal_eyelashes" 211 } - beards={ "fp3_iranian_beards_straight" 98 "no_beard" 0 } - hairstyles={ "mena_hairstyles_wavy" 209 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 144 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_war_nobility_clothes" 206 "most_clothes" 0 } - headgear={ "ep2_mena_war_nobility" 230 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_sebuk_eri.txt b/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_sebuk_eri.txt deleted file mode 100644 index 7a474c31..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_persia_yaqub_alt_sebuk_eri.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:extra_turks_0001 -bookmark_persia_yaqub_alt_sebuk_eri={ - type=male - id=1134138538 - age=0.230000 - genes={ hair_color={ 117 248 117 248 } - skin_color={ 213 126 213 126 } - eye_color={ 23 246 23 246 } - gene_chin_forward={ "chin_forward_neg" 115 "chin_forward_neg" 115 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_neg" 107 "eye_angle_neg" 107 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 105 "eye_height_neg" 105 } - gene_eye_distance={ "eye_distance_neg" 116 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_pos" 233 "eye_shut_pos" 131 } - gene_forehead_angle={ "forehead_angle_pos" 176 "forehead_angle_pos" 176 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 147 "forehead_brow_height_pos" 147 } - gene_forehead_roundness={ "forehead_roundness_pos" 140 "forehead_roundness_pos" 140 } - gene_forehead_width={ "forehead_width_pos" 136 "forehead_width_pos" 136 } - gene_forehead_height={ "forehead_height_pos" 176 "forehead_height_pos" 176 } - gene_head_height={ "head_height_neg" 89 "head_height_neg" 89 } - gene_head_width={ "head_width_pos" 150 "head_width_pos" 150 } - gene_head_profile={ "head_profile_neg" 101 "head_profile_neg" 101 } - gene_head_top_height={ "head_top_height_pos" 130 "head_top_height_pos" 130 } - gene_head_top_width={ "head_top_width_pos" 195 "head_top_width_pos" 195 } - gene_jaw_angle={ "jaw_angle_pos" 131 "jaw_angle_pos" 131 } - gene_jaw_forward={ "jaw_forward_neg" 121 "jaw_forward_neg" 121 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_neg" 93 "jaw_width_neg" 93 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 150 "mouth_height_pos" 150 } - gene_mouth_width={ "mouth_width_neg" 43 "mouth_width_neg" 43 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 112 "mouth_upper_lip_size_neg" 112 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 119 "mouth_lower_lip_size_neg" 119 } - gene_mouth_open={ "mouth_open_neg" 125 "mouth_open_neg" 125 } - gene_neck_length={ "neck_length_pos" 148 "neck_length_pos" 148 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 3 "cheek_forward_pos" 3 } - gene_bs_cheek_height={ "cheek_height_pos" 7 "cheek_height_pos" 7 } - gene_bs_cheek_width={ "cheek_width_neg" 51 "cheek_width_neg" 51 } - gene_bs_ear_angle={ "ear_angle_neg" 9 "ear_angle_neg" 9 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 3 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 54 "ear_upper_bend_pos" 54 } - gene_bs_ear_outward={ "ear_outward_pos" 25 "ear_outward_pos" 25 } - gene_bs_ear_size={ "ear_size_neg" 114 "ear_size_neg" 114 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 184 "eye_corner_depth_neg" 184 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 19 "eye_fold_shape_neg" 19 } - gene_bs_eye_size={ "eye_size_pos" 6 "eye_size_pos" 6 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 234 "eye_upper_lid_size_neg" 234 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 38 "forehead_brow_curve_neg" 38 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 125 "forehead_brow_forward_pos" 125 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_pos" 45 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 2 "forehead_brow_outer_height_pos" 2 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 87 "forehead_brow_width_pos" 87 } - gene_bs_jaw_def={ "jaw_def_neg" 22 "jaw_def_neg" 22 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 177 "mouth_lower_lip_def_pos" 177 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 32 "mouth_lower_lip_full_pos" 32 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 33 "mouth_lower_lip_pad_neg" 33 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 21 "mouth_lower_lip_width_pos" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 51 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 38 "mouth_philtrum_shape_neg" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 53 "mouth_philtrum_width_neg" 53 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 6 "mouth_upper_lip_def_pos" 6 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 70 "mouth_upper_lip_full_neg" 70 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 37 "mouth_upper_lip_profile_neg" 37 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 1 "mouth_upper_lip_width_pos" 1 } - gene_bs_nose_forward={ "nose_forward_neg" 46 "nose_forward_neg" 46 } - gene_bs_nose_height={ "nose_height_neg" 32 "nose_height_neg" 32 } - gene_bs_nose_length={ "nose_length_neg" 97 "nose_length_neg" 97 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 29 "nose_nostril_height_pos" 29 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 58 "nose_nostril_width_pos" 58 } - gene_bs_nose_profile={ "nose_profile_pos" 7 "nose_profile_pos" 7 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 21 "nose_ridge_angle_neg" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 7 "nose_ridge_width_pos" 7 } - gene_bs_nose_size={ "nose_size_pos" 68 "nose_size_pos" 68 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 28 "nose_tip_angle_neg" 28 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 96 "nose_tip_forward_neg" 96 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 158 "nose_tip_width_neg" 158 } - face_detail_cheek_def={ "cheek_def_01" 17 "cheek_def_01" 17 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 6 "cheek_fat_01_pos" 6 } - face_detail_chin_cleft={ "chin_dimple" 12 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def_neg" 25 "chin_def_neg" 25 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 38 "eye_lower_lid_def" 38 } - face_detail_eye_socket={ "eye_socket_01" 19 "eye_socket_01" 19 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 19 "nose_ridge_def_neg" 19 } - face_detail_nose_tip_def={ "nose_tip_def" 1 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 35 "brow_wrinkles_01" 35 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 127 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 18 "forehead_wrinkles_01" 18 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 242 "complexion_6" 242 } - gene_height={ "normal_height" 109 "normal_height" 109 } - gene_bs_body_type={ "body_fat_head_fat_full" 136 "body_fat_head_fat_full" 128 } - gene_bs_body_shape={ "body_shape_apple_full" 178 "body_shape_apple_full" 61 } - gene_bs_bust={ "bust_clothes" 51 "bust_shape_2_half" 81 } - gene_age={ "old_2" 118 "old_2" 118 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 220 "avg_spacing_low_thickness" 220 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 213 "layer_2_low_thickness" 213 } - gene_body_hair={ "body_hair_sparse_low_stubble" 111 "body_hair_sparse_low_stubble" 111 } - gene_hair_type={ "hair_straight_thin_beard" 138 "hair_straight_thin_beard" 138 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 118 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 136 "normal_eyelashes" 136 } - gene_drunkard={ "drunkard" 208 "drunkard" 0 } - beards={ "thin_beards_straight" 126 "no_beard" 0 } - hairstyles={ "fp3_hairstyles_turkic_straight" 169 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 236 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_low_nobility_clothes" 217 "most_clothes" 0 } - headgear={ "steppe_nobility" 202 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duchess_matilda.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duchess_matilda.txt deleted file mode 100644 index 4f8c31bf..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duchess_matilda.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:7757 -bookmark_rags_to_riches_duchess_matilda={ - type=female - id=862885697 - age=0.200000 - genes={ hair_color={ 154 182 61 252 } - skin_color={ 114 105 89 68 } - eye_color={ 66 190 245 190 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 164 "eye_angle_pos" 164 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 192 "forehead_roundness_pos" 192 } - gene_forehead_width={ "forehead_width_pos" 135 "forehead_width_pos" 135 } - gene_forehead_height={ "forehead_height_pos" 147 "forehead_height_pos" 147 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 152 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 118 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 123 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 122 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_neg" 66 "mouth_width_pos" 136 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 137 "mouth_upper_lip_size_pos" 210 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 102 "mouth_lower_lip_size_neg" 102 } - gene_mouth_open={ "mouth_open_neg" 89 "mouth_open_neg" 89 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 164 "neck_width_pos" 164 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_pos" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 112 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_pos" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 56 "ear_inner_shape_pos" 56 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 121 "ear_lower_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_pos" 34 "ear_outward_pos" 34 } - gene_bs_ear_size={ "ear_size_neg" 24 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 169 "eye_corner_depth_pos" 184 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 124 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 10 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 43 "forehead_brow_curve_neg" 43 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 19 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 72 "forehead_brow_outer_height_neg" 72 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 109 "jaw_def_neg" 109 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 92 "mouth_lower_lip_def_pos" 92 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 114 "mouth_lower_lip_width_pos" 114 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 45 "mouth_philtrum_width_pos" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 100 "mouth_upper_lip_full_pos" 102 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 97 "mouth_upper_lip_profile_pos" 97 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 22 "mouth_upper_lip_width_neg" 22 } - gene_bs_nose_forward={ "nose_forward_neg" 12 "nose_forward_neg" 12 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_neg" 28 } - gene_bs_nose_length={ "nose_length_pos" 41 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 45 "nose_profile_hawk_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_pos" 59 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 116 "nose_tip_angle_pos" 116 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 47 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_01" 101 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 43 "cheek_fat_01_neg" 43 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 92 "chin_def" 92 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 57 "eye_lower_lid_def" 57 } - face_detail_eye_socket={ "eye_socket_01" 171 "eye_socket_01" 171 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_03" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 149 "nose_ridge_def_neg" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 196 "nose_tip_def" 196 } - face_detail_temple_def={ "temple_def" 179 "temple_def" 179 } - expression_brow_wrinkles={ "brow_wrinkles_04" 69 "brow_wrinkles_04" 69 } - expression_eye_wrinkles={ "eye_wrinkles_02" 192 "eye_wrinkles_02" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_03" 142 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 182 "complexion_1" 182 } - gene_height={ "normal_height" 120 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 137 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_hourglass_full" 30 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_2_full" 159 } - gene_age={ "old_3" 71 "old_3" 71 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "close_spacing_high_thickness" 185 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 148 "layer_2_high_thickness" 148 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 54 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "ep2_beards" 113 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 17 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 231 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 71 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 255 "no_headgear" 0 } - additive_headgear={ "no_additive" 248 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 2616704408 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert.txt deleted file mode 100644 index a6547627..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1128 -bookmark_rags_to_riches_duke_robert={ - type=male - id=305100875 - age=0.510000 - genes={ hair_color={ 9 238 9 238 } - skin_color={ 130 116 130 116 } - eye_color={ 29 176 29 176 } - gene_chin_forward={ "chin_forward_neg" 126 "chin_forward_neg" 126 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_pos" 133 } - gene_eye_distance={ "eye_distance_neg" 125 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_neg" 174 "eye_shut_neg" 119 } - gene_forehead_angle={ "forehead_angle_pos" 141 "forehead_angle_pos" 141 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_neg" 119 } - gene_forehead_roundness={ "forehead_roundness_pos" 149 "forehead_roundness_pos" 149 } - gene_forehead_width={ "forehead_width_pos" 144 "forehead_width_pos" 144 } - gene_forehead_height={ "forehead_height_neg" 94 "forehead_height_neg" 94 } - gene_head_height={ "head_height_neg" 90 "head_height_neg" 90 } - gene_head_width={ "head_width_pos" 164 "head_width_pos" 164 } - gene_head_profile={ "head_profile_neg" 94 "head_profile_neg" 94 } - gene_head_top_height={ "head_top_height_pos" 133 "head_top_height_pos" 133 } - gene_head_top_width={ "head_top_width_pos" 210 "head_top_width_pos" 210 } - gene_jaw_angle={ "jaw_angle_neg" 107 "jaw_angle_neg" 107 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_neg" 119 } - gene_jaw_width={ "jaw_width_pos" 138 "jaw_width_pos" 138 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 112 "mouth_corner_height_neg" 112 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_pos" 153 } - gene_mouth_width={ "mouth_width_neg" 62 "mouth_width_neg" 62 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 147 "mouth_upper_lip_size_pos" 147 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 118 "mouth_lower_lip_size_neg" 118 } - gene_mouth_open={ "mouth_open_pos" 172 "mouth_open_pos" 172 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_pos" 184 "neck_width_neg" 122 } - gene_bs_cheek_forward={ "cheek_forward_neg" 13 "cheek_forward_neg" 13 } - gene_bs_cheek_height={ "cheek_height_neg" 35 "cheek_height_neg" 35 } - gene_bs_cheek_width={ "cheek_width_pos" 3 "cheek_width_pos" 3 } - gene_bs_ear_angle={ "ear_angle_pos" 18 "ear_angle_pos" 18 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 33 "ear_inner_shape_pos" 33 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 101 "ear_upper_bend_pos" 101 } - gene_bs_ear_outward={ "ear_outward_neg" 50 "ear_outward_neg" 50 } - gene_bs_ear_size={ "ear_size_neg" 37 "ear_size_neg" 37 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 156 "eye_corner_depth_pos" 156 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 30 "eye_fold_shape_pos" 30 } - gene_bs_eye_size={ "eye_size_neg" 27 "eye_size_neg" 27 } - 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" 178 "forehead_brow_curve_neg" 79 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 117 "forehead_brow_forward_pos" 117 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 22 "forehead_brow_inner_height_pos" 56 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 62 "forehead_brow_outer_height_neg" 62 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 37 "forehead_brow_width_pos" 37 } - gene_bs_jaw_def={ "jaw_def_pos" 12 "jaw_def_pos" 12 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 24 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 28 "mouth_lower_lip_full_neg" 28 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 103 "mouth_lower_lip_pad_neg" 103 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 120 "mouth_lower_lip_width_pos" 120 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 4 "mouth_philtrum_def_pos" 4 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 29 "mouth_philtrum_shape_neg" 29 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 7 "mouth_philtrum_width_pos" 7 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 18 "mouth_upper_lip_def_pos" 18 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 77 "mouth_upper_lip_full_neg" 77 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 63 "mouth_upper_lip_profile_pos" 63 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 85 "mouth_upper_lip_width_pos" 85 } - gene_bs_nose_forward={ "nose_forward_pos" 28 "nose_forward_pos" 28 } - gene_bs_nose_height={ "nose_height_neg" 108 "nose_height_pos" 41 } - gene_bs_nose_length={ "nose_length_neg" 42 "nose_length_neg" 42 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 15 "nose_nostril_height_pos" 15 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 4 "nose_nostril_width_neg" 4 } - gene_bs_nose_profile={ "nose_profile_pos" 115 "nose_profile_neg" 115 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 9 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 40 "nose_ridge_width_neg" 40 } - gene_bs_nose_size={ "nose_size_pos" 27 "nose_size_pos" 27 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 6 "nose_tip_angle_pos" 6 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 45 "nose_tip_forward_pos" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 59 "nose_tip_width_pos" 59 } - face_detail_cheek_def={ "cheek_def_01" 42 "cheek_def_01" 42 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 16 "cheek_fat_01_neg" 16 } - face_detail_chin_cleft={ "chin_dimple" 17 "chin_dimple" 17 } - face_detail_chin_def={ "chin_def" 112 "chin_def" 112 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 225 "eye_lower_lid_def" 225 } - face_detail_eye_socket={ "eye_socket_01" 241 "eye_socket_01" 241 } - face_detail_nasolabial={ "nasolabial_02" 15 "nasolabial_02" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 132 "nose_ridge_def_neg" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 15 "nose_tip_def" 15 } - face_detail_temple_def={ "temple_def" 169 "temple_def" 169 } - expression_brow_wrinkles={ "brow_wrinkles_01" 255 "brow_wrinkles_01" 200 } - expression_eye_wrinkles={ "eye_wrinkles_01" 14 "eye_wrinkles_01" 14 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 27 "forehead_wrinkles_01" 27 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_1" 123 "complexion_1" 123 } - gene_height={ "normal_height" 119 "normal_height" 117 } - gene_bs_body_type={ "body_fat_head_fat_low" 132 "body_fat_head_fat_low" 121 } - gene_bs_body_shape={ "body_shape_average" 77 "body_shape_pear_full" 6 } - gene_bs_bust={ "bust_clothes" 156 "bust_shape_4_half" 196 } - gene_age={ "old_4" 13 "old_4" 13 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 172 "far_spacing_high_thickness" 172 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 192 "layer_2_avg_thickness" 192 } - gene_body_hair={ "body_hair_avg" 164 "body_hair_sparse" 91 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 220 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 177 "normal_eyes" 177 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 153 "normal_eyelashes" 153 } - beards={ "scripted_character_beards_03" 255 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 22 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 217 "most_clothes" 0 } - headgear={ "western_high_nobility" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 22 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "marshal_swords" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 22 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - gene_retargeting_fix={ "female_prop" 0 "female_prop" 0 } - } - entity={ 912297863 912297863 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_bohemond.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_bohemond.txt deleted file mode 100644 index d4fec58b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_bohemond.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1140 -bookmark_rags_to_riches_duke_robert_alt_bohemond={ - type=boy - id=3507947110 - age=0.110000 - genes={ hair_color={ 14 240 39 246 } - skin_color={ 111 49 84 131 } - eye_color={ 246 40 64 246 } - gene_chin_forward={ "chin_forward_neg" 122 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_pos" 129 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_neg" 154 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 123 "eye_height_neg" 82 } - gene_eye_distance={ "eye_distance_pos" 124 "eye_distance_pos" 129 } - gene_eye_shut={ "eye_shut_pos" 63 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_pos" 144 "forehead_angle_pos" 131 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 122 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 127 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_neg" 116 } - gene_forehead_height={ "forehead_height_neg" 88 "forehead_height_neg" 94 } - gene_head_height={ "head_height_pos" 145 "head_height_pos" 178 } - gene_head_width={ "head_width_neg" 138 "head_width_neg" 76 } - gene_head_profile={ "head_profile_neg" 141 "head_profile_neg" 104 } - gene_head_top_height={ "head_top_height_pos" 155 "head_top_height_pos" 153 } - gene_head_top_width={ "head_top_width_pos" 154 "head_top_width_pos" 224 } - gene_jaw_angle={ "jaw_angle_pos" 103 "jaw_angle_pos" 136 } - gene_jaw_forward={ "jaw_forward_neg" 130 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_neg" 136 "jaw_height_neg" 114 } - gene_jaw_width={ "jaw_width_pos" 170 "jaw_width_pos" 131 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 140 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 144 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 147 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_neg" 140 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 110 "mouth_upper_lip_size_pos" 136 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 139 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 0 "mouth_open_pos" 146 } - gene_neck_length={ "neck_length_pos" 144 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_pos" 136 } - gene_bs_cheek_forward={ "cheek_forward_pos" 5 "cheek_forward_pos" 126 } - gene_bs_cheek_height={ "cheek_height_pos" 85 "cheek_height_pos" 23 } - gene_bs_cheek_width={ "cheek_width_pos" 75 "cheek_width_neg" 12 } - gene_bs_ear_angle={ "ear_angle_neg" 45 "ear_angle_pos" 21 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 126 "ear_inner_shape_pos" 10 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 128 "ear_both_bend_pos" 167 } - gene_bs_ear_outward={ "ear_outward_neg" 41 "ear_outward_neg" 25 } - gene_bs_ear_size={ "ear_size_neg" 11 "ear_size_pos" 39 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 7 "eye_corner_depth_pos" 83 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 35 "eye_fold_shape_pos" 108 } - gene_bs_eye_size={ "eye_size_pos" 23 "eye_size_neg" 17 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 9 "eye_upper_lid_size_pos" 60 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 175 "forehead_brow_curve_neg" 18 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 99 "forehead_brow_forward_neg" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_pos" 78 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 37 "forehead_brow_outer_height_neg" 112 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 3 "forehead_brow_width_pos" 104 } - gene_bs_jaw_def={ "jaw_def_pos" 221 "jaw_def_neg" 176 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 167 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 73 "mouth_lower_lip_full_neg" 31 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 255 "mouth_lower_lip_pad_neg" 113 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 65 "mouth_lower_lip_width_pos" 75 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 150 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 39 "mouth_philtrum_shape_neg" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 3 "mouth_philtrum_width_pos" 30 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 144 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 39 "mouth_upper_lip_full_pos" 48 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 39 "mouth_upper_lip_profile_pos" 169 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 39 "mouth_upper_lip_width_pos" 106 } - gene_bs_nose_forward={ "nose_forward_pos" 5 "nose_forward_neg" 16 } - gene_bs_nose_height={ "nose_height_pos" 11 "nose_height_pos" 49 } - gene_bs_nose_length={ "nose_length_pos" 30 "nose_length_pos" 30 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 17 "nose_nostril_height_neg" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 19 "nose_nostril_width_pos" 19 } - gene_bs_nose_profile={ "nose_profile_neg" 23 "nose_profile_pos" 24 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 13 "nose_ridge_angle_pos" 17 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 17 "nose_ridge_width_pos" 124 } - gene_bs_nose_size={ "nose_size_pos" 13 "nose_size_pos" 54 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 13 "nose_tip_angle_neg" 18 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 19 "nose_tip_forward_pos" 50 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 21 "nose_tip_width_pos" 24 } - face_detail_cheek_def={ "cheek_def_01" 223 "cheek_def_01" 117 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 45 "cheek_fat_02_pos" 210 } - face_detail_chin_cleft={ "chin_cleft" 217 "chin_cleft" 15 } - face_detail_chin_def={ "chin_def" 195 "chin_def" 16 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 70 "eye_lower_lid_def" 4 } - face_detail_eye_socket={ "eye_socket_01" 61 "eye_socket_color_03" 253 } - face_detail_nasolabial={ "nasolabial_01" 101 "nasolabial_03" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 93 "nose_ridge_def_pos" 25 } - face_detail_nose_tip_def={ "nose_tip_def" 144 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 165 "temple_def" 25 } - expression_brow_wrinkles={ "brow_wrinkles_01" 6 "brow_wrinkles_01" 6 } - expression_eye_wrinkles={ "eye_wrinkles_01" 219 "eye_wrinkles_01" 81 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 196 "forehead_wrinkles_01" 78 } - expression_other={ "cheek_wrinkles_both_01" 37 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 219 "complexion_4" 221 } - gene_height={ "normal_height" 200 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_medium" 150 "body_fat_head_fat_full" 128 } - gene_bs_body_shape={ "body_shape_rectangle_half" 86 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 104 "bust_shape_3_full" 143 } - gene_age={ "old_4" 125 "old_4" 125 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 255 "avg_spacing_low_thickness" 208 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 223 "layer_2_avg_thickness" 221 } - gene_body_hair={ "body_hair_sparse_low_stubble" 207 "body_hair_sparse_low_stubble" 207 } - gene_hair_type={ "hair_wavy" 104 "hair_wavy" 104 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 80 "normal_eyes" 80 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 173 "normal_eyelashes" 173 } - beards={ "scripted_character_beards_03" 255 "no_beard" 0 } - cloaks={ "no_cloak" 3 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 106 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 214 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_roger.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_roger.txt deleted file mode 100644 index 171842e0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_robert_alt_roger.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1132 -bookmark_rags_to_riches_duke_robert_alt_roger={ - type=male - id=1249126221 - age=0.350000 - genes={ hair_color={ 209 197 125 72 } - skin_color={ 36 87 39 79 } - eye_color={ 197 198 112 196 } - gene_chin_forward={ "chin_forward_neg" 123 "chin_forward_pos" 137 } - gene_chin_height={ "chin_height_pos" 137 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_pos" 154 "chin_width_pos" 135 } - gene_eye_angle={ "eye_angle_neg" 124 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_pos" 149 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_neg" 115 "eye_shut_neg" 122 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_pos" 139 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 120 "forehead_brow_height_neg" 116 } - gene_forehead_roundness={ "forehead_roundness_pos" 156 "forehead_roundness_pos" 164 } - gene_forehead_width={ "forehead_width_pos" 153 "forehead_width_pos" 142 } - gene_forehead_height={ "forehead_height_neg" 104 "forehead_height_neg" 75 } - gene_head_height={ "head_height_pos" 165 "head_height_neg" 80 } - gene_head_width={ "head_width_pos" 163 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 93 "head_profile_neg" 109 } - gene_head_top_height={ "head_top_height_pos" 156 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_neg" 122 "head_top_width_pos" 177 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_pos" 128 } - gene_jaw_forward={ "jaw_forward_pos" 145 "jaw_forward_pos" 132 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 121 } - gene_jaw_width={ "jaw_width_neg" 98 "jaw_width_pos" 141 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 130 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 155 } - gene_mouth_height={ "mouth_height_neg" 126 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_neg" 74 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 140 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 103 "mouth_lower_lip_size_neg" 114 } - gene_mouth_open={ "mouth_open_neg" 98 "mouth_open_neg" 1 } - gene_neck_length={ "neck_length_pos" 166 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_neg" 112 "neck_width_pos" 142 } - gene_bs_cheek_forward={ "cheek_forward_neg" 40 "cheek_forward_neg" 8 } - gene_bs_cheek_height={ "cheek_height_neg" 49 "cheek_height_neg" 11 } - gene_bs_cheek_width={ "cheek_width_neg" 22 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_neg" 95 "ear_angle_pos" 65 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 51 "ear_inner_shape_pos" 30 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 7 "ear_lower_bend_pos" 53 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_pos" 115 } - gene_bs_ear_size={ "ear_size_neg" 111 "ear_size_neg" 39 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 235 "eye_corner_depth_pos" 177 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 37 "eye_fold_shape_neg" 49 } - gene_bs_eye_size={ "eye_size_pos" 44 "eye_size_pos" 13 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 38 "eye_upper_lid_size_neg" 51 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 47 "forehead_brow_curve_neg" 142 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 81 "forehead_brow_forward_pos" 43 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 77 "forehead_brow_inner_height_pos" 121 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 99 "forehead_brow_outer_height_neg" 42 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 60 "forehead_brow_width_neg" 49 } - gene_bs_jaw_def={ "jaw_def_neg" 95 "jaw_def_pos" 106 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 127 "mouth_lower_lip_def_pos" 1 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 26 "mouth_lower_lip_full_neg" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 76 "mouth_lower_lip_pad_neg" 6 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 82 "mouth_lower_lip_width_pos" 37 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 21 "mouth_philtrum_def_pos" 42 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 35 "mouth_philtrum_shape_pos" 86 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 127 "mouth_philtrum_width_neg" 199 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 44 "mouth_upper_lip_def_pos" 13 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 94 "mouth_upper_lip_full_neg" 147 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 22 "mouth_upper_lip_profile_neg" 78 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 45 "mouth_upper_lip_width_pos" 42 } - gene_bs_nose_forward={ "nose_forward_pos" 25 "nose_forward_pos" 1 } - gene_bs_nose_height={ "nose_height_pos" 31 "nose_height_pos" 21 } - gene_bs_nose_length={ "nose_length_pos" 136 "nose_length_pos" 63 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_pos" 79 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 35 "nose_nostril_width_pos" 49 } - gene_bs_nose_profile={ "nose_profile_neg" 91 "nose_profile_hawk" 11 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 7 "nose_ridge_angle_pos" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 28 "nose_ridge_width_pos" 1 } - gene_bs_nose_size={ "nose_size_pos" 20 "nose_size_pos" 6 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 5 "nose_tip_angle_pos" 44 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 47 "nose_tip_forward_neg" 11 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 160 "nose_tip_width_pos" 26 } - face_detail_cheek_def={ "cheek_def_02" 166 "cheek_def_01" 110 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 245 "cheek_fat_01_neg" 7 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def_neg" 102 "chin_def_neg" 1 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 230 "eye_lower_lid_def" 96 } - face_detail_eye_socket={ "eye_socket_color_01" 0 "eye_socket_02" 21 } - face_detail_nasolabial={ "nasolabial_02" 10 "nasolabial_02" 35 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_pos" 5 } - face_detail_nose_tip_def={ "nose_tip_def" 241 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 207 "temple_def" 253 } - expression_brow_wrinkles={ "brow_wrinkles_01" 193 "brow_wrinkles_04" 6 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 25 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 71 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 112 "complexion_1" 157 } - gene_height={ "normal_height" 122 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_full" 137 "body_fat_head_fat_full" 103 } - gene_bs_body_shape={ "body_shape_rectangle_full" 255 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 102 "bust_shape_2_full" 81 } - gene_age={ "old_1" 244 "old_3" 187 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 129 "far_spacing_avg_thickness" 90 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 146 "layer_2_lower_thickness" 92 } - gene_body_hair={ "body_hair_avg" 104 "body_hair_sparse" 160 } - gene_hair_type={ "hair_straight" 180 "hair_wavy" 186 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 67 "normal_eyes" 67 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 35 "normal_eyelashes" 35 } - beards={ "western_beards_straight" 101 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 161 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 101 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 101 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 102 "most_clothes" 0 } - headgear={ "western_nobility" 101 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav.txt deleted file mode 100644 index 4a95bb9d..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:522 -bookmark_rags_to_riches_duke_vratislav={ - type=male - id=3501151359 - age=0.340000 - genes={ hair_color={ 145 72 145 72 } - skin_color={ 20 79 20 79 } - eye_color={ 174 204 174 204 } - gene_chin_forward={ "chin_forward_pos" 137 "chin_forward_pos" 137 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 130 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 126 "forehead_brow_height_neg" 126 } - gene_forehead_roundness={ "forehead_roundness_pos" 167 "forehead_roundness_pos" 167 } - gene_forehead_width={ "forehead_width_neg" 119 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 104 "forehead_height_neg" 104 } - gene_head_height={ "head_height_neg" 105 "head_height_neg" 105 } - gene_head_width={ "head_width_neg" 103 "head_width_neg" 103 } - gene_head_profile={ "head_profile_neg" 124 "head_profile_neg" 124 } - gene_head_top_height={ "head_top_height_neg" 99 "head_top_height_neg" 99 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 160 } - gene_jaw_angle={ "jaw_angle_pos" 150 "jaw_angle_pos" 150 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_neg" 120 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 115 "jaw_width_neg" 115 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 96 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_neg" 30 "mouth_open_neg" 30 } - gene_neck_length={ "neck_length_neg" 81 "neck_length_neg" 81 } - gene_neck_width={ "neck_width_pos" 160 "neck_width_pos" 160 } - gene_bs_cheek_forward={ "cheek_forward_pos" 193 "cheek_forward_pos" 193 } - gene_bs_cheek_height={ "cheek_height_pos" 9 "cheek_height_pos" 9 } - gene_bs_cheek_width={ "cheek_width_neg" 70 "cheek_width_neg" 70 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_neg" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 87 "ear_inner_shape_pos" 87 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 191 "ear_upper_bend_pos" 191 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_pos" 42 } - gene_bs_ear_size={ "ear_size_pos" 7 "ear_size_pos" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 211 "eye_corner_depth_pos" 211 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 14 "eye_fold_shape_neg" 14 } - gene_bs_eye_size={ "eye_size_neg" 115 "eye_size_neg" 115 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 5 "eye_upper_lid_size_neg" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 65 "forehead_brow_curve_neg" 65 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 42 "forehead_brow_forward_neg" 42 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 7 "forehead_brow_inner_height_neg" 7 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 35 "forehead_brow_outer_height_neg" 35 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 47 "forehead_brow_width_pos" 47 } - gene_bs_jaw_def={ "jaw_def_neg" 34 "jaw_def_neg" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 23 "mouth_lower_lip_def_pos" 23 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 68 "mouth_lower_lip_full_neg" 68 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 102 "mouth_lower_lip_pad_neg" 102 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 120 "mouth_lower_lip_width_pos" 120 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 21 "mouth_philtrum_def_pos" 21 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 80 "mouth_philtrum_shape_neg" 80 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 86 "mouth_upper_lip_def_pos" 86 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 72 "mouth_upper_lip_full_pos" 72 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 45 "mouth_upper_lip_profile_pos" 45 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_neg" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 36 } - gene_bs_nose_height={ "nose_height_pos" 15 "nose_height_pos" 15 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_pos" 13 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 10 "nose_nostril_height_neg" 10 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 17 "nose_nostril_width_pos" 17 } - gene_bs_nose_profile={ "nose_profile_hawk" 63 "nose_profile_hawk" 63 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 90 "nose_ridge_angle_pos" 90 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 15 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 47 "nose_size_pos" 47 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 65 "nose_tip_angle_pos" 65 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 48 "nose_tip_forward_pos" 48 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 140 "nose_tip_width_neg" 140 } - face_detail_cheek_def={ "cheek_def_01" 1 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 89 "cheek_fat_01_pos" 89 } - face_detail_chin_cleft={ "chin_dimple" 10 "chin_dimple" 10 } - face_detail_chin_def={ "chin_def" 15 "chin_def" 15 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 107 "eye_lower_lid_def" 107 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_02" 240 } - face_detail_nasolabial={ "nasolabial_01" 4 "nasolabial_01" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 200 "nose_ridge_def_pos" 200 } - face_detail_nose_tip_def={ "nose_tip_def" 24 "nose_tip_def" 24 } - face_detail_temple_def={ "temple_def" 251 "temple_def" 251 } - expression_brow_wrinkles={ "brow_wrinkles_03" 241 "brow_wrinkles_03" 241 } - expression_eye_wrinkles={ "eye_wrinkles_02" 200 "eye_wrinkles_02" 200 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 183 "forehead_wrinkles_03" 183 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_5" 163 "complexion_5" 163 } - gene_height={ "normal_height" 122 "normal_height" 106 } - gene_bs_body_type={ "body_fat_head_fat_medium" 120 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_hourglass_full" 61 "body_shape_hourglass_full" 0 } - gene_bs_bust={ "bust_clothes" 165 "bust_shape_3_full" 207 } - gene_age={ "old_2" 129 "old_2" 129 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "far_spacing_lower_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 168 "layer_2_lower_thickness" 168 } - gene_body_hair={ "body_hair_avg" 131 "body_hair_avg" 131 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 128 "normal_eyes" 128 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 17 "normal_eyelashes" 17 } - beards={ "scripted_character_beards_02" 94 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_high_nobility" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 189 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 44 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 71 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 44 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_judita.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_judita.txt deleted file mode 100644 index 791ec48b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_judita.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:212881 -bookmark_rags_to_riches_duke_vratislav_alt_judita={ - type=girl - id=2367838348 - age=0.100000 - genes={ hair_color={ 145 72 179 166 } - skin_color={ 69 82 50 81 } - eye_color={ 174 204 69 169 } - gene_chin_forward={ "chin_forward_pos" 137 "chin_forward_neg" 110 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 120 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 140 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 139 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_neg" 116 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 100 "forehead_brow_height_neg" 126 } - gene_forehead_roundness={ "forehead_roundness_pos" 167 "forehead_roundness_pos" 184 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 104 "forehead_height_pos" 144 } - gene_head_height={ "head_height_neg" 105 "head_height_neg" 113 } - gene_head_width={ "head_width_neg" 103 "head_width_pos" 130 } - gene_head_profile={ "head_profile_neg" 96 "head_profile_neg" 124 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_neg" 99 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 131 } - gene_jaw_angle={ "jaw_angle_pos" 145 "jaw_angle_pos" 150 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 118 "jaw_width_neg" 115 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 102 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_neg" 66 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 178 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 92 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_pos" 203 "mouth_open_neg" 30 } - gene_neck_length={ "neck_length_neg" 81 "neck_length_neg" 118 } - gene_neck_width={ "neck_width_pos" 129 "neck_width_pos" 160 } - gene_bs_cheek_forward={ "cheek_forward_pos" 36 "cheek_forward_pos" 193 } - gene_bs_cheek_height={ "cheek_height_pos" 9 "cheek_height_neg" 42 } - gene_bs_cheek_width={ "cheek_width_neg" 70 "cheek_width_neg" 14 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_pos" 69 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 87 "ear_inner_shape_pos" 155 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 191 "ear_lower_bend_pos" 29 } - gene_bs_ear_outward={ "ear_outward_pos" 31 "ear_outward_pos" 42 } - gene_bs_ear_size={ "ear_size_pos" 4 "ear_size_pos" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 211 "eye_corner_depth_pos" 228 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 47 "eye_fold_shape_neg" 14 } - gene_bs_eye_size={ "eye_size_pos" 44 "eye_size_neg" 115 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 5 "eye_upper_lid_size_pos" 2 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 65 "forehead_brow_curve_neg" 96 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 42 "forehead_brow_forward_pos" 177 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 26 "forehead_brow_inner_height_neg" 7 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 103 "forehead_brow_outer_height_neg" 35 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 47 "forehead_brow_width_pos" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 34 "jaw_def_neg" 83 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 23 "mouth_lower_lip_def_pos" 44 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 68 "mouth_lower_lip_full_neg" 59 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 1 "mouth_lower_lip_pad_neg" 102 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 120 "mouth_lower_lip_width_neg" 27 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 21 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 8 "mouth_philtrum_shape_neg" 80 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 103 "mouth_philtrum_width_neg" 51 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 86 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 72 "mouth_upper_lip_full_pos" 7 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 45 "mouth_upper_lip_profile_pos" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_pos" 6 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 26 } - gene_bs_nose_height={ "nose_height_pos" 15 "nose_height_neg" 74 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_pos" 67 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 10 "nose_nostril_height_neg" 33 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 13 "nose_nostril_width_pos" 17 } - gene_bs_nose_profile={ "nose_profile_hawk" 63 "nose_profile_pos" 120 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 24 "nose_ridge_angle_pos" 90 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 12 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 47 "nose_size_pos" 13 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 65 "nose_tip_angle_pos" 48 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 48 "nose_tip_forward_pos" 47 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 140 "nose_tip_width_neg" 105 } - face_detail_cheek_def={ "cheek_def_01" 1 "cheek_def_01" 48 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 191 "cheek_fat_01_pos" 89 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 10 } - face_detail_chin_def={ "chin_def_neg" 21 "chin_def" 15 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 107 "eye_lower_lid_def" 228 } - face_detail_eye_socket={ "eye_socket_02" 7 "eye_socket_02" 240 } - face_detail_nasolabial={ "nasolabial_02" 46 "nasolabial_01" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 200 "nose_ridge_def_neg" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 9 "nose_tip_def" 24 } - face_detail_temple_def={ "temple_def" 251 "temple_def" 171 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_02" 220 } - expression_eye_wrinkles={ "eye_wrinkles_03" 166 "eye_wrinkles_02" 200 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 183 "forehead_wrinkles_01" 35 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 147 "complexion_5" 163 } - gene_height={ "normal_height" 114 "normal_height" 106 } - gene_bs_body_type={ "body_fat_head_fat_medium" 120 "body_fat_head_fat_low" 121 } - gene_bs_body_shape={ "body_shape_triangle_half" 15 "body_shape_hourglass_full" 0 } - gene_bs_bust={ "bust_clothes" 132 "bust_shape_1_full" 136 } - gene_age={ "old_2" 129 "old_2" 244 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "far_spacing_avg_thickness" 157 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 127 "layer_2_lower_thickness" 168 } - gene_body_hair={ "body_hair_avg" 131 "body_hair_avg" 185 } - gene_hair_type={ "hair_straight" 127 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 91 "normal_eyes" 91 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 179 "normal_eyelashes" 179 } - beards={ "no_beard" 125 "no_beard" 0 } - cloaks={ "no_cloak" 125 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 188 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 188 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 112 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_ota.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_ota.txt deleted file mode 100644 index a521e625..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_duke_vratislav_alt_ota.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:212892 -bookmark_rags_to_riches_duke_vratislav_alt_ota={ - type=male - id=2809237331 - age=0.210000 - genes={ hair_color={ 90 195 145 72 } - skin_color={ 20 79 20 79 } - eye_color={ 174 204 174 204 } - gene_chin_forward={ "chin_forward_pos" 187 "chin_forward_pos" 137 } - gene_chin_height={ "chin_height_neg" 125 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 130 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 126 "forehead_brow_height_neg" 126 } - gene_forehead_roundness={ "forehead_roundness_pos" 167 "forehead_roundness_pos" 167 } - gene_forehead_width={ "forehead_width_neg" 119 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 186 "forehead_height_neg" 104 } - gene_head_height={ "head_height_neg" 105 "head_height_neg" 105 } - gene_head_width={ "head_width_neg" 103 "head_width_neg" 103 } - gene_head_profile={ "head_profile_neg" 47 "head_profile_neg" 124 } - gene_head_top_height={ "head_top_height_neg" 99 "head_top_height_neg" 99 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 160 } - gene_jaw_angle={ "jaw_angle_pos" 150 "jaw_angle_pos" 150 } - gene_jaw_forward={ "jaw_forward_pos" 144 "jaw_forward_neg" 120 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 164 "jaw_width_neg" 115 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 125 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 126 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 96 "mouth_lower_lip_size_neg" 96 } - gene_mouth_open={ "mouth_open_neg" 30 "mouth_open_neg" 30 } - gene_neck_length={ "neck_length_neg" 81 "neck_length_neg" 81 } - gene_neck_width={ "neck_width_pos" 160 "neck_width_pos" 160 } - gene_bs_cheek_forward={ "cheek_forward_pos" 193 "cheek_forward_pos" 193 } - gene_bs_cheek_height={ "cheek_height_pos" 9 "cheek_height_pos" 9 } - gene_bs_cheek_width={ "cheek_width_neg" 70 "cheek_width_neg" 70 } - gene_bs_ear_angle={ "ear_angle_neg" 28 "ear_angle_neg" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 87 "ear_inner_shape_pos" 87 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 191 "ear_upper_bend_pos" 191 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_pos" 42 } - gene_bs_ear_size={ "ear_size_pos" 7 "ear_size_pos" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 211 "eye_corner_depth_pos" 211 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 14 "eye_fold_shape_neg" 14 } - gene_bs_eye_size={ "eye_size_neg" 115 "eye_size_neg" 115 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 59 "eye_upper_lid_size_pos" 59 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 65 "forehead_brow_curve_neg" 65 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 42 "forehead_brow_forward_neg" 42 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 7 "forehead_brow_inner_height_neg" 7 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 35 "forehead_brow_outer_height_neg" 35 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 47 "forehead_brow_width_pos" 47 } - gene_bs_jaw_def={ "jaw_def_pos" 223 "jaw_def_neg" 34 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 23 "mouth_lower_lip_def_pos" 23 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 59 "mouth_lower_lip_full_neg" 68 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 102 "mouth_lower_lip_pad_neg" 102 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 120 "mouth_lower_lip_width_pos" 120 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 21 "mouth_philtrum_def_pos" 21 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 80 "mouth_philtrum_shape_neg" 80 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_neg" 51 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 86 "mouth_upper_lip_def_pos" 86 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 72 "mouth_upper_lip_full_pos" 72 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 45 "mouth_upper_lip_profile_pos" 45 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_neg" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 36 } - gene_bs_nose_height={ "nose_height_pos" 15 "nose_height_pos" 15 } - gene_bs_nose_length={ "nose_length_pos" 13 "nose_length_pos" 13 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 10 "nose_nostril_height_neg" 10 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 116 "nose_nostril_width_pos" 17 } - gene_bs_nose_profile={ "nose_profile_hawk" 63 "nose_profile_hawk" 63 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 90 "nose_ridge_angle_pos" 90 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 15 "nose_ridge_width_neg" 15 } - gene_bs_nose_size={ "nose_size_pos" 47 "nose_size_pos" 47 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 65 "nose_tip_angle_pos" 65 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 48 "nose_tip_forward_pos" 48 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 140 "nose_tip_width_neg" 140 } - face_detail_cheek_def={ "cheek_def_01" 181 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 89 "cheek_fat_01_pos" 89 } - face_detail_chin_cleft={ "chin_dimple" 195 "chin_dimple" 10 } - face_detail_chin_def={ "chin_def" 187 "chin_def" 15 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 107 "eye_lower_lid_def" 107 } - face_detail_eye_socket={ "eye_socket_02" 240 "eye_socket_02" 240 } - face_detail_nasolabial={ "nasolabial_01" 4 "nasolabial_01" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 200 "nose_ridge_def_pos" 200 } - face_detail_nose_tip_def={ "nose_tip_def" 24 "nose_tip_def" 24 } - face_detail_temple_def={ "temple_def" 251 "temple_def" 251 } - expression_brow_wrinkles={ "brow_wrinkles_02" 241 "brow_wrinkles_03" 241 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_02" 200 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 183 "forehead_wrinkles_03" 183 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_5" 163 } - gene_height={ "normal_height" 151 "normal_height" 106 } - gene_bs_body_type={ "body_fat_head_fat_medium" 120 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_hourglass_full" 76 "body_shape_hourglass_full" 20 } - gene_bs_bust={ "bust_clothes" 165 "bust_shape_3_full" 207 } - gene_age={ "old_2" 129 "old_2" 129 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 179 "far_spacing_lower_thickness" 179 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 168 "layer_2_lower_thickness" 168 } - gene_body_hair={ "body_hair_avg" 70 "body_hair_avg" 131 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 128 "normal_eyes" 128 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 17 "normal_eyelashes" 17 } - beards={ "all_beards" 224 "no_beard" 0 } - cloaks={ "no_cloak" 95 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 41 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 243 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "western_war" 243 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya.txt deleted file mode 100644 index 5b81dcaf..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:3924 -bookmark_rags_to_riches_emir_yahya={ - type=male - id=3348736787 - age=0.430000 - genes={ hair_color={ 117 250 117 250 } - skin_color={ 93 156 93 148 } - eye_color={ 27 235 27 235 } - gene_chin_forward={ "chin_forward_neg" 112 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_neg" 92 "chin_width_neg" 92 } - gene_eye_angle={ "eye_angle_pos" 155 "eye_angle_pos" 155 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_neg" 126 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 111 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 129 "forehead_roundness_pos" 129 } - gene_forehead_width={ "forehead_width_pos" 147 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_neg" 60 "forehead_height_neg" 60 } - gene_head_height={ "head_height_pos" 154 "head_height_pos" 154 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 133 } - gene_head_profile={ "head_profile_pos" 177 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 199 "head_top_width_pos" 199 } - gene_jaw_angle={ "jaw_angle_neg" 116 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 130 "jaw_width_pos" 130 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 117 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 123 } - gene_mouth_width={ "mouth_width_neg" 63 "mouth_width_neg" 63 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 204 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 169 "mouth_lower_lip_size_pos" 169 } - gene_mouth_open={ "mouth_open_pos" 199 "mouth_open_pos" 199 } - gene_neck_length={ "neck_length_neg" 120 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_neg" 29 "cheek_forward_neg" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 32 "cheek_height_neg" 32 } - gene_bs_cheek_width={ "cheek_width_pos" 36 "cheek_width_pos" 36 } - gene_bs_ear_angle={ "ear_angle_pos" 27 "ear_angle_pos" 27 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 5 "ear_inner_shape_pos" 5 } - gene_bs_ear_bend={ "ear_both_bend_pos" 147 "ear_both_bend_pos" 147 } - gene_bs_ear_outward={ "ear_outward_neg" 30 "ear_outward_neg" 30 } - gene_bs_ear_size={ "ear_size_neg" 19 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 212 "eye_corner_depth_pos" 212 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_pos" 21 } - gene_bs_eye_size={ "eye_size_pos" 66 "eye_size_pos" 66 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 121 "forehead_brow_curve_neg" 121 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 19 "forehead_brow_forward_neg" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_pos" 45 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 13 "forehead_brow_outer_height_neg" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 7 "forehead_brow_width_pos" 7 } - gene_bs_jaw_def={ "jaw_def_neg" 77 "jaw_def_neg" 77 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 21 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 9 "mouth_lower_lip_pad_neg" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 112 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 34 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 39 "mouth_philtrum_width_pos" 39 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 10 "mouth_upper_lip_full_neg" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 68 "mouth_upper_lip_profile_pos" 68 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 36 } - gene_bs_nose_height={ "nose_height_pos" 81 "nose_height_pos" 81 } - gene_bs_nose_length={ "nose_length_neg" 2 "nose_length_neg" 2 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 2 "nose_nostril_width_neg" 2 } - gene_bs_nose_profile={ "nose_profile_pos" 8 "nose_profile_pos" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_pos" 20 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_neg" 2 } - gene_bs_nose_size={ "nose_size_pos" 126 "nose_size_pos" 126 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 105 "nose_tip_angle_neg" 105 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 42 "nose_tip_forward_neg" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 21 "nose_tip_width_pos" 21 } - face_detail_cheek_def={ "cheek_def_01" 13 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 16 "cheek_fat_03_pos" 16 } - face_detail_chin_cleft={ "chin_dimple" 82 "chin_dimple" 82 } - face_detail_chin_def={ "chin_def" 20 "chin_def" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 61 "eye_lower_lid_def" 61 } - face_detail_eye_socket={ "eye_socket_01" 8 "eye_socket_01" 8 } - face_detail_nasolabial={ "nasolabial_03" 130 "nasolabial_03" 130 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 135 "nose_ridge_def_pos" 135 } - face_detail_nose_tip_def={ "nose_tip_def" 162 "nose_tip_def" 162 } - face_detail_temple_def={ "temple_def" 254 "temple_def" 254 } - expression_brow_wrinkles={ "brow_wrinkles_04" 237 "brow_wrinkles_04" 237 } - expression_eye_wrinkles={ "eye_wrinkles_01" 169 "eye_wrinkles_01" 94 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 59 "forehead_wrinkles_01" 59 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_3" 183 "complexion_3" 183 } - gene_height={ "normal_height" 126 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_low" 142 "body_fat_head_fat_low" 117 } - gene_bs_body_shape={ "body_shape_hourglass_full" 82 "body_shape_hourglass_full" 22 } - gene_bs_bust={ "bust_clothes" 50 "bust_shape_1_full" 79 } - gene_age={ "old_4" 133 "old_4" 133 } - gene_eyebrows_shape={ "close_spacing_avg_thickness" 253 "close_spacing_avg_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 146 "layer_2_low_thickness" 146 } - gene_body_hair={ "body_hair_dense" 250 "body_hair_dense" 250 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 220 "normal_eyes" 220 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "fp3_iranian_beards_straight" 158 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 65 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 219 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_muslim_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "religious_muslim_high" 255 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_left={ "fp2_chess_piece_left_hand" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 20 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - gene_retargeting_fix={ "female_prop" 0 "female_prop" 0 } - gene_additive_animations_child={ "child_additive" 0 "child_additive" 0 } - } - entity={ 2344822155 2344822155 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_yahya2.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_yahya2.txt deleted file mode 100644 index 314279f0..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_yahya2.txt +++ /dev/null @@ -1,133 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:3926 -bookmark_rags_to_riches_emir_yahya_alt_yahya2={ - type=boy - id=2925466065 - age=0.020000 - genes={ hair_color={ 117 250 203 220 } - skin_color={ 111 153 113 155 } - eye_color={ 27 235 54 254 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_neg" 92 } - gene_eye_angle={ "eye_angle_pos" 155 "eye_angle_neg" 119 } - gene_eye_depth={ "eye_depth_pos" 132 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_neg" 120 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 145 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 202 "forehead_roundness_pos" 174 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_neg" 44 "forehead_height_neg" 96 } - gene_head_height={ "head_height_pos" 135 "head_height_pos" 154 } - gene_head_width={ "head_width_neg" 95 "head_width_neg" 57 } - gene_head_profile={ "head_profile_neg" 77 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 134 } - gene_head_top_width={ "head_top_width_pos" 206 "head_top_width_pos" 159 } - gene_jaw_angle={ "jaw_angle_pos" 134 "jaw_angle_pos" 138 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 118 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_pos" 152 } - gene_jaw_width={ "jaw_width_neg" 100 "jaw_width_neg" 110 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 118 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_neg" 89 } - gene_mouth_width={ "mouth_width_pos" 135 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 106 "mouth_upper_lip_size_neg" 109 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 160 "mouth_lower_lip_size_pos" 196 } - gene_mouth_open={ "mouth_open_neg" 64 "mouth_open_neg" 111 } - gene_neck_length={ "neck_length_neg" 124 "neck_length_neg" 108 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_neg" 96 } - gene_bs_cheek_forward={ "cheek_forward_pos" 51 "cheek_forward_neg" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 7 "cheek_height_pos" 21 } - gene_bs_cheek_width={ "cheek_width_neg" 11 "cheek_width_neg" 39 } - gene_bs_ear_angle={ "ear_angle_neg" 38 "ear_angle_pos" 127 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 23 "ear_inner_shape_pos" 5 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 21 "ear_upper_bend_pos" 75 } - gene_bs_ear_outward={ "ear_outward_neg" 10 "ear_outward_neg" 79 } - gene_bs_ear_size={ "ear_size_neg" 19 "ear_size_neg" 99 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 212 "eye_corner_depth_pos" 70 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_pos" 1 } - gene_bs_eye_size={ "eye_size_neg" 13 "eye_size_pos" 66 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 3 "eye_upper_lid_size_pos" 150 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 177 "forehead_brow_curve_neg" 127 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 1 "forehead_brow_forward_neg" 36 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 1 "forehead_brow_outer_height_neg" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 9 "forehead_brow_width_pos" 7 } - gene_bs_jaw_def={ "jaw_def_pos" 56 "jaw_def_neg" 113 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 162 "mouth_lower_lip_def_pos" 52 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 31 "mouth_lower_lip_full_neg" 33 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 36 "mouth_lower_lip_pad_neg" 4 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 30 "mouth_lower_lip_width_neg" 37 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 23 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 19 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 47 "mouth_philtrum_width_pos" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 10 "mouth_upper_lip_full_pos" 153 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 68 "mouth_upper_lip_profile_pos" 14 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 83 "mouth_upper_lip_width_pos" 89 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_neg" 37 } - gene_bs_nose_height={ "nose_height_pos" 81 "nose_height_pos" 137 } - gene_bs_nose_length={ "nose_length_pos" 53 "nose_length_neg" 2 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 53 "nose_nostril_height_neg" 16 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 197 "nose_nostril_width_neg" 186 } - gene_bs_nose_profile={ "nose_profile_pos" 109 "nose_profile_pos" 26 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 10 "nose_ridge_angle_neg" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 19 "nose_ridge_width_neg" 2 } - gene_bs_nose_size={ "nose_size_pos" 47 "nose_size_pos" 215 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 90 "nose_tip_angle_neg" 90 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 15 "nose_tip_forward_neg" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 42 "nose_tip_width_neg" 143 } - face_detail_cheek_def={ "cheek_def_02" 39 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 213 "cheek_fat_03_pos" 16 } - face_detail_chin_cleft={ "chin_dimple" 12 "chin_dimple" 82 } - face_detail_chin_def={ "chin_def" 212 "chin_def_neg" 4 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 40 "eye_lower_lid_def" 198 } - face_detail_eye_socket={ "eye_socket_color_02" 14 "eye_socket_color_02" 11 } - face_detail_nasolabial={ "nasolabial_03" 25 "nasolabial_03" 67 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 135 "nose_ridge_def_pos" 199 } - face_detail_nose_tip_def={ "nose_tip_def" 219 "nose_tip_def" 15 } - face_detail_temple_def={ "temple_def" 254 "temple_def" 126 } - expression_brow_wrinkles={ "brow_wrinkles_04" 237 "brow_wrinkles_04" 250 } - expression_eye_wrinkles={ "eye_wrinkles_01" 155 "eye_wrinkles_02" 232 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 216 "forehead_wrinkles_02" 171 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 189 "complexion_5" 190 } - gene_height={ "normal_height" 126 "normal_height" 165 } - gene_bs_body_type={ "body_fat_head_fat_medium" 114 "body_fat_head_fat_low" 133 } - gene_bs_body_shape={ "body_shape_hourglass_full" 82 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 74 "bust_shape_1_full" 63 } - gene_age={ "old_4" 133 "old_4" 174 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 206 "avg_spacing_avg_thickness" 237 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 146 "layer_2_low_thickness" 197 } - gene_body_hair={ "body_hair_sparse" 204 "body_hair_avg" 201 } - gene_hair_type={ "hair_wavy" 127 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "male_pattern_baldness" 152 } - eye_accessory={ "normal_eyes" 74 "normal_eyes" 74 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 46 } - beards={ "mena_beards_curly" 103 "no_beard" 0 } - hairstyles={ "western_baby_hairstyles" 252 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 245 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 190 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_zahida.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_zahida.txt deleted file mode 100644 index dfd11399..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_emir_yahya_alt_zahida.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20858 -bookmark_rags_to_riches_emir_yahya_alt_zahida={ - type=female - id=3764412936 - age=0.280000 - genes={ hair_color={ 117 250 49 245 } - skin_color={ 118 151 111 152 } - eye_color={ 27 235 69 219 } - gene_chin_forward={ "chin_forward_neg" 106 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_pos" 135 "chin_width_neg" 92 } - gene_eye_angle={ "eye_angle_pos" 155 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_neg" 112 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 116 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 111 "forehead_brow_height_pos" 160 } - gene_forehead_roundness={ "forehead_roundness_pos" 129 "forehead_roundness_pos" 144 } - gene_forehead_width={ "forehead_width_neg" 106 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_neg" 60 "forehead_height_neg" 74 } - gene_head_height={ "head_height_neg" 82 "head_height_pos" 154 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 153 } - gene_head_profile={ "head_profile_pos" 154 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_neg" 95 } - gene_head_top_width={ "head_top_width_pos" 150 "head_top_width_pos" 199 } - gene_jaw_angle={ "jaw_angle_pos" 138 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_pos" 137 } - gene_jaw_height={ "jaw_height_pos" 133 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 130 "jaw_width_pos" 163 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 117 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 104 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 169 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 172 "mouth_lower_lip_size_pos" 169 } - gene_mouth_open={ "mouth_open_pos" 199 "mouth_open_neg" 80 } - gene_neck_length={ "neck_length_neg" 120 "neck_length_pos" 145 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_neg" 113 } - gene_bs_cheek_forward={ "cheek_forward_neg" 17 "cheek_forward_neg" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 35 "cheek_height_neg" 32 } - gene_bs_cheek_width={ "cheek_width_neg" 13 "cheek_width_pos" 36 } - gene_bs_ear_angle={ "ear_angle_pos" 27 "ear_angle_pos" 107 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 5 "ear_inner_shape_pos" 9 } - gene_bs_ear_bend={ "ear_both_bend_pos" 84 "ear_both_bend_pos" 147 } - gene_bs_ear_outward={ "ear_outward_pos" 43 "ear_outward_neg" 30 } - gene_bs_ear_size={ "ear_size_pos" 2 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 248 "eye_corner_depth_pos" 212 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 58 "eye_fold_shape_pos" 21 } - gene_bs_eye_size={ "eye_size_pos" 66 "eye_size_neg" 66 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 121 "forehead_brow_curve_pos" 20 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 65 "forehead_brow_forward_neg" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 31 "forehead_brow_inner_height_pos" 45 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 13 "forehead_brow_outer_height_neg" 6 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 23 "forehead_brow_width_pos" 7 } - gene_bs_jaw_def={ "jaw_def_neg" 77 "jaw_def_pos" 138 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 13 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 19 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 9 "mouth_lower_lip_pad_pos" 27 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 33 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 20 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 127 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 39 "mouth_philtrum_width_neg" 26 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 6 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 10 "mouth_upper_lip_full_pos" 24 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 68 "mouth_upper_lip_profile_pos" 9 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 20 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 34 } - gene_bs_nose_height={ "nose_height_pos" 75 "nose_height_pos" 81 } - gene_bs_nose_length={ "nose_length_neg" 10 "nose_length_neg" 2 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 86 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 2 "nose_nostril_width_neg" 21 } - gene_bs_nose_profile={ "nose_profile_pos" 85 "nose_profile_pos" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_pos" 24 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_pos" 41 } - gene_bs_nose_size={ "nose_size_pos" 126 "nose_size_pos" 43 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 56 "nose_tip_angle_neg" 105 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 42 "nose_tip_forward_neg" 46 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 173 "nose_tip_width_pos" 21 } - face_detail_cheek_def={ "cheek_def_02" 154 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 16 "cheek_fat_01_neg" 15 } - face_detail_chin_cleft={ "chin_dimple" 82 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 20 "chin_def" 227 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 61 "eye_lower_lid_def" 102 } - face_detail_eye_socket={ "eye_socket_01" 8 "eye_socket_03" 17 } - face_detail_nasolabial={ "nasolabial_03" 130 "nasolabial_02" 10 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 135 } - face_detail_nose_tip_def={ "nose_tip_def" 162 "nose_tip_def" 97 } - face_detail_temple_def={ "temple_def" 254 "temple_def" 33 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_03" 18 } - expression_eye_wrinkles={ "eye_wrinkles_01" 169 "eye_wrinkles_01" 52 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 41 "forehead_wrinkles_01" 59 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 218 "complexion_3" 183 } - gene_height={ "normal_height" 126 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_full" 133 "body_fat_head_fat_low" 132 } - gene_bs_body_shape={ "body_shape_hourglass_full" 35 "body_shape_apple_full" 14 } - gene_bs_bust={ "bust_clothes" 116 "bust_shape_3_half" 160 } - gene_age={ "old_4" 92 "old_4" 133 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 237 "close_spacing_avg_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 146 "layer_2_avg_thickness" 212 } - gene_body_hair={ "body_hair_dense" 250 "body_hair_dense" 199 } - gene_hair_type={ "hair_straight" 128 "hair_curly" 142 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 185 "normal_eyes" 185 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 97 "normal_eyelashes" 97 } - beards={ "mena_beards_straight" 204 "no_beard" 0 } - cloaks={ "afr_cloaks" 102 "no_cloak" 0 } - hairstyles={ "mena_hairstyles_straight" 170 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 204 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "afr_low_nobility_clothes" 77 "most_clothes" 0 } - headgear={ "afr_low_nobility" 49 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad.txt deleted file mode 100644 index 16a23e97..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:83355 -bookmark_rags_to_riches_petty_king_murchad={ - type=male - id=3274273182 - age=0.390000 - genes={ hair_color={ 246 85 246 85 } - skin_color={ 67 71 67 71 } - eye_color={ 208 184 208 184 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_neg" 115 } - gene_chin_width={ "chin_width_neg" 125 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_neg" 112 "eye_depth_neg" 112 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_neg" 124 } - gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 142 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 197 "forehead_roundness_pos" 197 } - gene_forehead_width={ "forehead_width_pos" 139 "forehead_width_pos" 139 } - gene_forehead_height={ "forehead_height_neg" 130 "forehead_height_neg" 47 } - gene_head_height={ "head_height_neg" 78 "head_height_neg" 78 } - gene_head_width={ "head_width_neg" 107 "head_width_neg" 107 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_neg" 105 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_pos" 148 } - gene_head_top_width={ "head_top_width_neg" 120 "head_top_width_neg" 120 } - gene_jaw_angle={ "jaw_angle_neg" 123 "jaw_angle_neg" 123 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_neg" 85 "jaw_width_neg" 85 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 161 "mouth_corner_depth_pos" 161 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_neg" 110 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 88 "mouth_lower_lip_size_neg" 88 } - gene_mouth_open={ "mouth_open_neg" 49 "mouth_open_neg" 49 } - gene_neck_length={ "neck_length_pos" 143 "neck_length_pos" 143 } - gene_neck_width={ "neck_width_neg" 126 "neck_width_neg" 126 } - gene_bs_cheek_forward={ "cheek_forward_neg" 22 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_pos" 6 "cheek_height_pos" 6 } - gene_bs_cheek_width={ "cheek_width_pos" 43 "cheek_width_pos" 43 } - gene_bs_ear_angle={ "ear_angle_neg" 102 "ear_angle_neg" 102 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 119 "ear_inner_shape_pos" 119 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 95 "ear_lower_bend_pos" 95 } - gene_bs_ear_outward={ "ear_outward_neg" 70 "ear_outward_neg" 70 } - gene_bs_ear_size={ "ear_size_neg" 14 "ear_size_neg" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 134 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 80 "eye_fold_shape_pos" 80 } - gene_bs_eye_size={ "eye_size_neg" 34 "eye_size_neg" 34 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 86 "eye_upper_lid_size_pos" 86 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 61 "forehead_brow_curve_pos" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 28 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 16 "forehead_brow_inner_height_pos" 16 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 26 "forehead_brow_outer_height_pos" 26 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 26 "forehead_brow_width_neg" 26 } - gene_bs_jaw_def={ "jaw_def_pos" 0 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 9 "mouth_lower_lip_def_pos" 9 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 41 "mouth_lower_lip_full_neg" 41 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_pos" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_pos" 7 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 9 "mouth_philtrum_def_pos" 9 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_pos" 15 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 29 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 4 "mouth_upper_lip_def_pos" 4 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 36 "mouth_upper_lip_full_pos" 36 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 57 "mouth_upper_lip_profile_pos" 57 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 37 "mouth_upper_lip_width_neg" 37 } - gene_bs_nose_forward={ "nose_forward_pos" 89 "nose_forward_pos" 89 } - gene_bs_nose_height={ "nose_height_neg" 25 "nose_height_neg" 25 } - gene_bs_nose_length={ "nose_length_pos" 44 "nose_length_pos" 44 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 110 "nose_nostril_height_neg" 110 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 20 "nose_nostril_width_neg" 20 } - gene_bs_nose_profile={ "nose_profile_pos" 7 "nose_profile_pos" 7 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_neg" 35 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 108 "nose_ridge_width_neg" 108 } - gene_bs_nose_size={ "nose_size_pos" 55 "nose_size_pos" 55 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 9 "nose_tip_angle_neg" 9 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 33 "nose_tip_forward_neg" 33 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 50 "nose_tip_width_pos" 50 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 2 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 19 "cheek_fat_03_pos" 19 } - face_detail_chin_cleft={ "chin_dimple" 25 "chin_dimple" 25 } - face_detail_chin_def={ "chin_def" 14 "chin_def" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 112 "eye_lower_lid_def" 112 } - face_detail_eye_socket={ "eye_socket_03" 19 "eye_socket_03" 19 } - face_detail_nasolabial={ "nasolabial_02" 8 "nasolabial_02" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 243 "nose_tip_def" 243 } - face_detail_temple_def={ "temple_def" 181 "temple_def" 181 } - expression_brow_wrinkles={ "brow_wrinkles_01" 204 "brow_wrinkles_01" 204 } - expression_eye_wrinkles={ "eye_wrinkles_01" 153 "eye_wrinkles_01" 58 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 159 "forehead_wrinkles_03" 159 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 185 "complexion_6" 185 } - gene_height={ "normal_height" 139 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_full" 120 "body_fat_head_fat_full" 118 } - gene_bs_body_shape={ "body_shape_hourglass_half" 66 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 135 "bust_shape_2_half" 169 } - gene_age={ "old_1" 79 "old_1" 79 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 92 "far_spacing_lower_thickness" 92 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 141 "layer_2_avg_thickness" 141 } - gene_body_hair={ "body_hair_sparse" 154 "body_hair_sparse" 154 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 168 "normal_eyes" 168 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 156 "normal_eyelashes" 156 } - cloaks={ "fp1_cloak" 211 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_05" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 128 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "fp1_nobility" 255 "no_headgear" 0 } - beards={ "scripted_character_beards_03" 169 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 4100519416 4100519416 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_bebinn.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_bebinn.txt deleted file mode 100644 index c246dc7e..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_bebinn.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:166126 -bookmark_rags_to_riches_petty_king_murchad_alt_bebinn={ - type=female - id=1401409713 - age=0.770000 - genes={ hair_color={ 173 167 42 250 } - skin_color={ 45 86 43 90 } - eye_color={ 255 138 227 142 } - gene_chin_forward={ "chin_forward_neg" 122 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 126 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_neg" 115 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 123 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_neg" 105 "eye_shut_neg" 113 } - gene_forehead_angle={ "forehead_angle_neg" 80 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 178 "forehead_brow_height_pos" 147 } - gene_forehead_roundness={ "forehead_roundness_pos" 163 "forehead_roundness_pos" 158 } - gene_forehead_width={ "forehead_width_pos" 152 "forehead_width_pos" 143 } - gene_forehead_height={ "forehead_height_pos" 148 "forehead_height_pos" 135 } - gene_head_height={ "head_height_neg" 109 "head_height_pos" 153 } - gene_head_width={ "head_width_pos" 128 "head_width_neg" 112 } - gene_head_profile={ "head_profile_pos" 172 "head_profile_neg" 92 } - gene_head_top_height={ "head_top_height_pos" 134 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 133 "head_top_width_pos" 135 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_pos" 132 } - gene_jaw_height={ "jaw_height_pos" 135 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 118 "jaw_width_neg" 126 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 140 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_neg" 115 "mouth_height_pos" 128 } - gene_mouth_width={ "mouth_width_neg" 124 "mouth_width_pos" 139 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 178 "mouth_upper_lip_size_pos" 162 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 93 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_pos" 159 "mouth_open_pos" 135 } - gene_neck_length={ "neck_length_pos" 130 "neck_length_pos" 145 } - gene_neck_width={ "neck_width_neg" 106 "neck_width_pos" 218 } - gene_bs_cheek_forward={ "cheek_forward_pos" 39 "cheek_forward_neg" 28 } - gene_bs_cheek_height={ "cheek_height_neg" 14 "cheek_height_pos" 30 } - gene_bs_cheek_width={ "cheek_width_neg" 51 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_pos" 37 "ear_angle_pos" 24 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 172 "ear_inner_shape_pos" 155 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 29 "ear_both_bend_pos" 203 } - gene_bs_ear_outward={ "ear_outward_pos" 26 "ear_outward_pos" 41 } - gene_bs_ear_size={ "ear_size_neg" 50 "ear_size_neg" 115 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 186 "eye_corner_depth_pos" 203 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 1 "eye_fold_shape_pos" 36 } - gene_bs_eye_size={ "eye_size_neg" 1 "eye_size_pos" 5 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 6 "eye_upper_lid_size_pos" 37 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 187 "forehead_brow_curve_pos" 50 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 20 "forehead_brow_forward_neg" 101 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 37 "forehead_brow_inner_height_neg" 121 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 13 "forehead_brow_outer_height_neg" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 14 "forehead_brow_width_pos" 38 } - gene_bs_jaw_def={ "jaw_def_neg" 51 "jaw_def_pos" 72 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 38 "mouth_lower_lip_def_pos" 17 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 30 "mouth_lower_lip_full_pos" 19 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 10 "mouth_lower_lip_pad_neg" 176 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 6 "mouth_lower_lip_width_pos" 22 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 4 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 78 "mouth_philtrum_shape_neg" 157 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 47 "mouth_philtrum_width_neg" 104 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 45 "mouth_upper_lip_def_pos" 1 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 10 "mouth_upper_lip_full_pos" 133 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 81 "mouth_upper_lip_profile_neg" 38 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 2 "mouth_upper_lip_width_neg" 31 } - gene_bs_nose_forward={ "nose_forward_pos" 116 "nose_forward_pos" 26 } - gene_bs_nose_height={ "nose_height_neg" 7 "nose_height_neg" 63 } - gene_bs_nose_length={ "nose_length_pos" 33 "nose_length_pos" 33 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 9 "nose_nostril_height_neg" 7 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 161 "nose_nostril_width_neg" 27 } - gene_bs_nose_profile={ "nose_profile_pos" 2 "nose_profile_neg" 7 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 28 "nose_ridge_angle_pos" 74 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 43 "nose_ridge_width_pos" 9 } - gene_bs_nose_size={ "nose_size_pos" 18 "nose_size_neg" 13 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 12 "nose_tip_angle_pos" 42 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 27 "nose_tip_forward_pos" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 199 "nose_tip_width_neg" 21 } - face_detail_cheek_def={ "cheek_def_02" 15 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 23 "cheek_fat_01_neg" 28 } - face_detail_chin_cleft={ "chin_dimple" 11 "chin_dimple" 8 } - face_detail_chin_def={ "chin_def" 248 "chin_def" 16 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 100 "eye_lower_lid_def" 52 } - face_detail_eye_socket={ "eye_socket_01" 8 "eye_socket_02" 22 } - face_detail_nasolabial={ "nasolabial_02" 26 "nasolabial_01" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_pos" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 238 "nose_tip_def" 25 } - face_detail_temple_def={ "temple_def" 214 "temple_def" 159 } - expression_brow_wrinkles={ "brow_wrinkles_02" 64 "brow_wrinkles_03" 69 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 7 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 27 "forehead_wrinkles_01" 198 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 182 "complexion_3" 102 } - gene_height={ "normal_height" 130 "normal_height" 124 } - gene_bs_body_type={ "body_fat_head_fat_medium" 139 "body_fat_head_fat_full" 125 } - gene_bs_body_shape={ "body_shape_hourglass_half" 30 "body_shape_rectangle_half" 5 } - gene_bs_bust={ "bust_clothes" 127 "bust_shape_1_full" 159 } - gene_age={ "old_3" 46 "old_4" 36 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 146 "avg_spacing_avg_thickness" 215 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 169 "layer_2_avg_thickness" 164 } - gene_body_hair={ "body_hair_sparse" 94 "body_hair_avg" 145 } - gene_hair_type={ "hair_straight" 176 "hair_wavy" 150 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 231 "normal_eyes" 231 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 139 "normal_eyelashes" 139 } - beards={ "northern_beards_straight" 101 "no_beard" 0 } - cloaks={ "no_cloak" 109 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 29 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 213 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 83 "most_clothes" 0 } - headgear={ "northern_common" 14 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_brian.txt b/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_brian.txt deleted file mode 100644 index fbc42369..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_rags_to_riches_petty_king_murchad_alt_brian.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:83357 -bookmark_rags_to_riches_petty_king_murchad_alt_brian={ - type=male - id=23062137 - age=0.180000 - genes={ hair_color={ 195 178 246 85 } - skin_color={ 90 73 102 75 } - eye_color={ 225 135 208 184 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_neg" 105 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_pos" 147 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 112 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 123 "eye_distance_neg" 124 } - gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 197 "forehead_roundness_pos" 129 } - gene_forehead_width={ "forehead_width_pos" 139 "forehead_width_pos" 146 } - gene_forehead_height={ "forehead_height_neg" 130 "forehead_height_neg" 111 } - gene_head_height={ "head_height_neg" 78 "head_height_pos" 149 } - gene_head_width={ "head_width_neg" 107 "head_width_pos" 152 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_pos" 136 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_neg" 105 } - gene_head_top_width={ "head_top_width_pos" 154 "head_top_width_neg" 120 } - gene_jaw_angle={ "jaw_angle_neg" 123 "jaw_angle_pos" 146 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_neg" 117 } - gene_jaw_height={ "jaw_height_neg" 121 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_neg" 85 "jaw_width_pos" 139 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 161 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 135 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_pos" 164 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 110 "mouth_upper_lip_size_pos" 134 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 88 "mouth_lower_lip_size_neg" 110 } - gene_mouth_open={ "mouth_open_neg" 81 "mouth_open_neg" 49 } - gene_neck_length={ "neck_length_neg" 125 "neck_length_pos" 143 } - gene_neck_width={ "neck_width_neg" 126 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_neg" 22 "cheek_forward_neg" 95 } - gene_bs_cheek_height={ "cheek_height_pos" 6 "cheek_height_neg" 83 } - gene_bs_cheek_width={ "cheek_width_neg" 5 "cheek_width_pos" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 1 "ear_angle_neg" 102 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 12 "ear_inner_shape_pos" 119 } - gene_bs_ear_bend={ "ear_both_bend_pos" 76 "ear_lower_bend_pos" 95 } - gene_bs_ear_outward={ "ear_outward_pos" 17 "ear_outward_neg" 70 } - gene_bs_ear_size={ "ear_size_neg" 14 "ear_size_pos" 26 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 134 "eye_corner_depth_pos" 168 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 41 "eye_fold_shape_pos" 80 } - gene_bs_eye_size={ "eye_size_pos" 6 "eye_size_neg" 34 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 49 "eye_upper_lid_size_pos" 86 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 87 "forehead_brow_curve_pos" 61 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 49 "forehead_brow_forward_neg" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 16 "forehead_brow_inner_height_neg" 9 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 26 "forehead_brow_outer_height_pos" 2 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 48 "forehead_brow_width_neg" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 41 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 163 "mouth_lower_lip_def_pos" 9 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 16 "mouth_lower_lip_full_neg" 41 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_pos" 24 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_neg" 9 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 9 "mouth_philtrum_def_pos" 1 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_pos" 41 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 97 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 31 "mouth_upper_lip_def_pos" 4 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 26 "mouth_upper_lip_full_pos" 36 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 57 "mouth_upper_lip_profile_pos" 4 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 37 "mouth_upper_lip_width_pos" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 89 "nose_forward_pos" 1 } - gene_bs_nose_height={ "nose_height_neg" 25 "nose_height_pos" 76 } - gene_bs_nose_length={ "nose_length_pos" 44 "nose_length_neg" 46 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 110 "nose_nostril_height_neg" 92 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 204 "nose_nostril_width_neg" 20 } - gene_bs_nose_profile={ "nose_profile_pos" 7 "nose_profile_hawk" 15 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_pos" 34 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 108 "nose_ridge_width_pos" 18 } - gene_bs_nose_size={ "nose_size_pos" 55 "nose_size_pos" 69 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 58 "nose_tip_angle_neg" 9 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 33 "nose_tip_forward_pos" 111 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 50 "nose_tip_width_neg" 10 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 63 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 117 "cheek_fat_03_pos" 19 } - face_detail_chin_cleft={ "chin_dimple" 21 "chin_dimple" 25 } - face_detail_chin_def={ "chin_def" 197 "chin_def" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 223 "eye_lower_lid_def" 112 } - face_detail_eye_socket={ "eye_socket_color_02" 24 "eye_socket_03" 19 } - face_detail_nasolabial={ "nasolabial_02" 8 "nasolabial_03" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 10 "nose_ridge_def_pos" 4 } - face_detail_nose_tip_def={ "nose_tip_def" 34 "nose_tip_def" 243 } - face_detail_temple_def={ "temple_def" 181 "temple_def" 139 } - expression_brow_wrinkles={ "brow_wrinkles_01" 72 "brow_wrinkles_01" 204 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 58 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 56 "forehead_wrinkles_03" 159 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_6" 185 "complexion_7" 150 } - gene_height={ "normal_height" 139 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 137 "body_fat_head_fat_full" 118 } - gene_bs_body_shape={ "body_shape_hourglass_half" 68 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 35 "bust_shape_2_full" 169 } - gene_age={ "old_1" 79 "old_1" 126 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 253 "far_spacing_lower_thickness" 92 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 141 "layer_2_high_thickness" 128 } - gene_body_hair={ "body_hair_avg" 181 "body_hair_sparse" 154 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 129 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 12 "normal_eyes" 12 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 237 "normal_eyelashes" 237 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "no_cloak" 194 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 215 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "northern_war" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori.txt deleted file mode 100644 index b9732d30..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:begteginid_1 -bookmark_swords_of_faith_gokbori={ - type=male - id=2945521954 - age=0.240000 - genes={ hair_color={ 98 246 25 249 } - skin_color={ 212 99 204 100 } - eye_color={ 28 248 40 252 } - gene_chin_forward={ "chin_forward_pos" 141 "chin_forward_neg" 88 } - gene_chin_height={ "chin_height_neg" 127 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 123 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 172 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_pos" 139 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 144 "eye_shut_neg" 109 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_pos" 139 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 122 "forehead_brow_height_pos" 176 } - gene_forehead_roundness={ "forehead_roundness_neg" 77 "forehead_roundness_neg" 92 } - gene_forehead_width={ "forehead_width_pos" 138 "forehead_width_neg" 79 } - gene_forehead_height={ "forehead_height_neg" 98 "forehead_height_pos" 161 } - gene_head_height={ "head_height_pos" 133 "head_height_pos" 134 } - gene_head_width={ "head_width_pos" 163 "head_width_pos" 176 } - gene_head_profile={ "head_profile_neg" 104 "head_profile_neg" 6 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_pos" 135 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_neg" 113 "jaw_angle_neg" 109 } - gene_jaw_forward={ "jaw_forward_neg" 118 "jaw_forward_pos" 142 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_pos" 134 } - gene_jaw_width={ "jaw_width_pos" 135 "jaw_width_pos" 134 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 119 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_neg" 140 "mouth_width_neg" 125 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 123 "mouth_upper_lip_size_pos" 152 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 140 "mouth_lower_lip_size_neg" 123 } - gene_mouth_open={ "mouth_open_neg" 52 "mouth_open_neg" 59 } - gene_neck_length={ "neck_length_pos" 144 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_neg" 92 } - gene_bs_cheek_forward={ "cheek_forward_pos" 7 "cheek_forward_pos" 34 } - gene_bs_cheek_height={ "cheek_height_neg" 15 "cheek_height_neg" 31 } - gene_bs_cheek_width={ "cheek_width_pos" 29 "cheek_width_pos" 16 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_neg" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 124 "ear_inner_shape_pos" 118 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 163 "ear_lower_bend_pos" 20 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_pos" 102 } - gene_bs_ear_size={ "ear_size_pos" 30 "ear_size_pos" 44 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 148 "eye_corner_depth_neg" 162 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 33 "eye_fold_shape_neg" 118 } - gene_bs_eye_size={ "eye_size_pos" 1 "eye_size_neg" 1 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 237 "eye_upper_lid_size_neg" 224 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 144 "forehead_brow_curve_neg" 194 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 40 "forehead_brow_forward_pos" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 45 "forehead_brow_inner_height_pos" 23 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 52 "forehead_brow_outer_height_pos" 3 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 42 "forehead_brow_width_pos" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 33 "jaw_def_neg" 2 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 14 "mouth_lower_lip_def_pos" 3 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 47 "mouth_lower_lip_full_neg" 126 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 16 "mouth_lower_lip_pad_neg" 2 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 32 "mouth_lower_lip_width_neg" 20 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 43 "mouth_philtrum_shape_neg" 17 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 5 "mouth_philtrum_width_neg" 50 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 23 "mouth_upper_lip_def_pos" 15 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 24 "mouth_upper_lip_full_neg" 75 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 32 "mouth_upper_lip_profile_pos" 54 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 53 "mouth_upper_lip_width_pos" 49 } - gene_bs_nose_forward={ "nose_forward_pos" 95 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_pos" 121 "nose_height_pos" 22 } - gene_bs_nose_length={ "nose_length_neg" 96 "nose_length_neg" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 115 "nose_nostril_height_neg" 81 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 35 "nose_nostril_width_pos" 10 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 109 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 16 "nose_ridge_angle_pos" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 118 "nose_ridge_width_pos" 22 } - gene_bs_nose_size={ "nose_size_neg" 38 "nose_size_neg" 16 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 17 "nose_tip_angle_neg" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 41 "nose_tip_forward_neg" 101 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 17 "nose_tip_width_pos" 35 } - face_detail_cheek_def={ "cheek_def_02" 203 "cheek_def_01" 70 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 33 "cheek_fat_01_neg" 135 } - face_detail_chin_cleft={ "chin_dimple" 18 "chin_dimple" 15 } - face_detail_chin_def={ "chin_def_neg" 24 "chin_def_neg" 222 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 8 "eye_lower_lid_def" 119 } - face_detail_eye_socket={ "eye_socket_01" 103 "eye_socket_03" 0 } - face_detail_nasolabial={ "nasolabial_03" 4 "nasolabial_03" 139 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 16 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 69 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_02" 2 "brow_wrinkles_01" 6 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_03" 254 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 203 "forehead_wrinkles_01" 39 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 201 "complexion_2" 227 } - gene_height={ "normal_height" 127 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 161 "body_fat_head_fat_medium" 140 } - gene_bs_body_shape={ "body_shape_rectangle_full" 241 "body_shape_rectangle_full" 47 } - gene_bs_bust={ "bust_clothes" 61 "bust_shape_4_full" 41 } - gene_age={ "old_4" 107 "old_4" 71 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 205 "far_spacing_low_thickness" 183 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 220 "layer_2_avg_thickness" 210 } - gene_body_hair={ "body_hair_sparse_low_stubble" 59 "body_hair_sparse_low_stubble" 129 } - gene_hair_type={ "hair_straight_thin_beard" 111 "hair_straight_thin_beard" 161 } - gene_baldness={ "male_pattern_baldness" 106 "male_pattern_baldness" 191 } - eye_accessory={ "normal_eyes" 140 "normal_eyes" 140 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 31 "normal_eyelashes" 31 } - beards={ "mena_beards_straight" 255 "no_beard" 0 } - hairstyles={ "mena_hairstyles_straight" 112 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 43 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_steppe_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_steppe_war_nobility" 43 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_ghazi.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_ghazi.txt deleted file mode 100644 index 98ea41e6..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_ghazi.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144041 -bookmark_swords_of_faith_gokbori_ghazi={ - type=male - id=631425395 - age=0.280000 - genes={ hair_color={ 91 250 43 247 } - skin_color={ 212 64 214 119 } - eye_color={ 29 249 50 245 } - gene_chin_forward={ "chin_forward_pos" 128 "chin_forward_pos" 146 } - gene_chin_height={ "chin_height_pos" 141 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_pos" 171 "eye_angle_pos" 169 } - gene_eye_depth={ "eye_depth_pos" 138 "eye_depth_neg" 117 } - gene_eye_height={ "eye_height_neg" 89 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_neg" 114 "eye_distance_pos" 131 } - gene_eye_shut={ "eye_shut_neg" 102 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 137 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 177 } - gene_forehead_roundness={ "forehead_roundness_pos" 135 "forehead_roundness_neg" 118 } - gene_forehead_width={ "forehead_width_pos" 146 "forehead_width_pos" 132 } - gene_forehead_height={ "forehead_height_neg" 114 "forehead_height_neg" 118 } - gene_head_height={ "head_height_neg" 126 "head_height_neg" 92 } - gene_head_width={ "head_width_pos" 164 "head_width_pos" 164 } - gene_head_profile={ "head_profile_neg" 63 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_pos" 146 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_neg" 103 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_neg" 124 "jaw_angle_neg" 88 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_pos" 135 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_pos" 133 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_pos" 135 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 130 "mouth_corner_height_pos" 151 } - gene_mouth_forward={ "mouth_forward_neg" 112 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 57 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_pos" 174 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 86 "mouth_lower_lip_size_neg" 81 } - gene_mouth_open={ "mouth_open_pos" 166 "mouth_open_pos" 140 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_neg" 103 } - gene_neck_width={ "neck_width_pos" 131 "neck_width_pos" 147 } - gene_bs_cheek_forward={ "cheek_forward_neg" 126 "cheek_forward_neg" 110 } - gene_bs_cheek_height={ "cheek_height_neg" 119 "cheek_height_pos" 46 } - gene_bs_cheek_width={ "cheek_width_neg" 24 "cheek_width_pos" 51 } - gene_bs_ear_angle={ "ear_angle_neg" 22 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 177 "ear_inner_shape_pos" 1 } - gene_bs_ear_bend={ "ear_both_bend_pos" 163 "ear_lower_bend_pos" 111 } - gene_bs_ear_outward={ "ear_outward_neg" 26 "ear_outward_pos" 25 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_neg" 22 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 155 "eye_corner_depth_neg" 144 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 108 "eye_fold_shape_neg" 119 } - gene_bs_eye_size={ "eye_size_pos" 25 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 233 "eye_upper_lid_size_neg" 242 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 80 "forehead_brow_curve_pos" 33 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 94 "forehead_brow_forward_neg" 116 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 120 "forehead_brow_inner_height_neg" 83 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 39 "forehead_brow_outer_height_pos" 5 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 6 "forehead_brow_width_neg" 13 } - gene_bs_jaw_def={ "jaw_def_neg" 218 "jaw_def_neg" 12 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 22 "mouth_lower_lip_def_pos" 46 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 53 "mouth_lower_lip_full_neg" 51 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 44 "mouth_lower_lip_pad_neg" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 30 "mouth_lower_lip_width_pos" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 98 "mouth_philtrum_def_pos" 35 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 4 "mouth_philtrum_shape_neg" 1 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_neg" 127 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 116 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 76 "mouth_upper_lip_full_neg" 28 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 203 "mouth_upper_lip_profile_pos" 2 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 124 "mouth_upper_lip_width_pos" 1 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_neg" 8 } - gene_bs_nose_height={ "nose_height_neg" 2 "nose_height_pos" 44 } - gene_bs_nose_length={ "nose_length_neg" 14 "nose_length_neg" 30 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 4 "nose_nostril_height_neg" 90 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 11 "nose_nostril_width_neg" 91 } - gene_bs_nose_profile={ "nose_profile_pos" 108 "nose_profile_pos" 14 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 9 "nose_ridge_angle_neg" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_neg" 48 } - gene_bs_nose_size={ "nose_size_pos" 61 "nose_size_neg" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 38 "nose_tip_angle_pos" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 36 "nose_tip_forward_neg" 25 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 66 "nose_tip_width_neg" 21 } - face_detail_cheek_def={ "cheek_def_02" 4 "cheek_def_02" 60 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 21 "cheek_fat_03_pos" 9 } - face_detail_chin_cleft={ "chin_cleft" 17 "chin_cleft" 7 } - face_detail_chin_def={ "chin_def_neg" 12 "chin_def_neg" 251 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 68 "eye_lower_lid_def" 55 } - face_detail_eye_socket={ "eye_socket_03" 9 "eye_socket_03" 10 } - face_detail_nasolabial={ "nasolabial_02" 25 "nasolabial_03" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 20 "nose_ridge_def_neg" 14 } - face_detail_nose_tip_def={ "nose_tip_def" 17 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 49 } - expression_brow_wrinkles={ "brow_wrinkles_03" 19 "brow_wrinkles_04" 11 } - expression_eye_wrinkles={ "eye_wrinkles_01" 64 "eye_wrinkles_01" 38 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 252 "forehead_wrinkles_01" 190 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_2" 128 } - gene_height={ "normal_height" 127 "normal_height" 112 } - gene_bs_body_type={ "body_fat_head_fat_full" 115 "body_fat_head_fat_low" 148 } - gene_bs_body_shape={ "body_shape_rectangle_half" 32 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_3_full" 206 } - gene_age={ "old_3" 50 "old_4" 52 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 252 "far_spacing_low_thickness" 160 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 208 "layer_2_avg_thickness" 241 } - gene_body_hair={ "body_hair_sparse_low_stubble" 126 "body_hair_sparse_low_stubble" 86 } - gene_hair_type={ "hair_straight_thin_beard" 160 "hair_straight_thin_beard" 118 } - gene_baldness={ "male_pattern_baldness" 152 "male_pattern_baldness" 70 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 253 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 114 "normal_eyelashes" 114 } - gene_tuberculosis={ "tuberculosis" 255 "tuberculosis" 0 } - gene_hair_disease={ "hair_disease" 255 "hair_disease" 0 } - beards={ "all_beards" 99 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 221 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 159 "most_clothes" 0 } - headgear={ "fp3_turkic_nobility" 141 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 2584865562 2584865562 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2628285524 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=876021575 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_yusuf.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_yusuf.txt deleted file mode 100644 index c8575fdc..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_gokbori_yusuf.txt +++ /dev/null @@ -1,149 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:begteginid_5 -bookmark_swords_of_faith_gokbori_yusuf={ - type=male - id=1451509684 - age=0.200000 - genes={ hair_color={ 96 249 122 249 } - skin_color={ 240 116 237 111 } - eye_color={ 25 246 33 246 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_neg" 110 } - gene_chin_height={ "chin_height_pos" 138 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_pos" 131 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 92 "eye_angle_neg" 110 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 144 } - gene_eye_distance={ "eye_distance_neg" 94 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 151 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 153 } - gene_forehead_roundness={ "forehead_roundness_pos" 175 "forehead_roundness_pos" 154 } - gene_forehead_width={ "forehead_width_neg" 114 "forehead_width_neg" 122 } - gene_forehead_height={ "forehead_height_pos" 135 "forehead_height_pos" 171 } - gene_head_height={ "head_height_pos" 129 "head_height_pos" 166 } - gene_head_width={ "head_width_pos" 196 "head_width_pos" 131 } - gene_head_profile={ "head_profile_neg" 93 "head_profile_neg" 85 } - gene_head_top_height={ "head_top_height_neg" 92 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 186 "head_top_width_pos" 137 } - gene_jaw_angle={ "jaw_angle_neg" 84 "jaw_angle_pos" 174 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_neg" 121 } - gene_jaw_height={ "jaw_height_neg" 100 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_pos" 151 "jaw_width_neg" 80 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 116 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 150 } - gene_mouth_width={ "mouth_width_neg" 55 "mouth_width_neg" 109 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 113 "mouth_upper_lip_size_pos" 151 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 96 "mouth_lower_lip_size_pos" 156 } - gene_mouth_open={ "mouth_open_neg" 42 "mouth_open_neg" 105 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_pos" 130 } - gene_neck_width={ "neck_width_neg" 121 "neck_width_pos" 143 } - gene_bs_cheek_forward={ "cheek_forward_pos" 45 "cheek_forward_neg" 13 } - gene_bs_cheek_height={ "cheek_height_neg" 41 "cheek_height_neg" 42 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_neg" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 47 "ear_angle_pos" 24 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 15 "ear_inner_shape_pos" 66 } - gene_bs_ear_bend={ "ear_both_bend_pos" 166 "ear_upper_bend_pos" 50 } - gene_bs_ear_outward={ "ear_outward_neg" 47 "ear_outward_pos" 24 } - gene_bs_ear_size={ "ear_size_pos" 10 "ear_size_pos" 42 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 173 "eye_corner_depth_neg" 198 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 8 "eye_fold_shape_pos" 1 } - gene_bs_eye_size={ "eye_size_neg" 65 "eye_size_pos" 6 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 173 "eye_upper_lid_size_neg" 229 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 0 "forehead_brow_curve_neg" 103 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 9 "forehead_brow_forward_pos" 45 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 22 "forehead_brow_inner_height_neg" 77 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 17 "forehead_brow_outer_height_neg" 4 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 67 "forehead_brow_width_pos" 73 } - gene_bs_jaw_def={ "jaw_def_neg" 157 "jaw_def_neg" 26 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 103 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 58 "mouth_lower_lip_full_pos" 27 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 35 "mouth_lower_lip_pad_neg" 2 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 120 "mouth_lower_lip_width_neg" 18 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 46 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 33 "mouth_philtrum_shape_pos" 78 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 7 "mouth_philtrum_width_pos" 105 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 42 "mouth_upper_lip_def_pos" 31 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 184 "mouth_upper_lip_full_neg" 3 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 164 "mouth_upper_lip_profile_pos" 67 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 94 "mouth_upper_lip_width_neg" 21 } - gene_bs_nose_forward={ "nose_forward_neg" 8 "nose_forward_neg" 25 } - gene_bs_nose_height={ "nose_height_pos" 43 "nose_height_pos" 72 } - gene_bs_nose_length={ "nose_length_neg" 86 "nose_length_neg" 90 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 122 "nose_nostril_height_neg" 92 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 76 "nose_nostril_width_pos" 119 } - gene_bs_nose_profile={ "nose_profile_pos" 60 "nose_profile_pos" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 0 "nose_ridge_angle_pos" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 98 "nose_ridge_width_neg" 26 } - gene_bs_nose_size={ "nose_size_neg" 47 "nose_size_pos" 33 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 31 "nose_tip_angle_neg" 27 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 70 "nose_tip_forward_neg" 166 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 6 "nose_tip_width_pos" 16 } - face_detail_cheek_def={ "cheek_def_01" 101 "cheek_def_02" 20 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 21 "cheek_fat_02_pos" 21 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def_neg" 38 "chin_def_neg" 233 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 37 "eye_lower_lid_def" 41 } - face_detail_eye_socket={ "eye_socket_02" 157 "eye_socket_01" 1 } - face_detail_nasolabial={ "nasolabial_03" 0 "nasolabial_03" 98 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 24 "nose_ridge_def_neg" 3 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 24 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_03" 22 } - expression_eye_wrinkles={ "eye_wrinkles_03" 222 "eye_wrinkles_01" 186 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 19 "forehead_wrinkles_03" 213 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 221 "complexion_1" 158 } - gene_height={ "normal_height" 129 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 126 "body_fat_head_fat_low" 104 } - gene_bs_body_shape={ "body_shape_triangle_half" 101 "body_shape_rectangle_half" 27 } - gene_bs_bust={ "bust_clothes" 130 "bust_shape_3_half" 136 } - gene_age={ "old_3" 50 "old_2" 95 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 155 "far_spacing_low_thickness" 197 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 227 "layer_2_low_thickness" 252 } - gene_body_hair={ "body_hair_sparse_low_stubble" 66 "body_hair_sparse_low_stubble" 119 } - gene_hair_type={ "hair_straight" 102 "hair_straight_thin_beard" 155 } - gene_baldness={ "male_pattern_baldness" 172 "male_pattern_baldness" 69 } - eye_accessory={ "normal_eyes" 140 "normal_eyes" 140 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 84 "normal_eyelashes" 84 } - beards={ "all_beards" 159 "no_beard" 0 } - hairstyles={ "steppe_hairstyles_straight" 126 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 141 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_low_nobility_clothes" 20 "most_clothes" 0 } - headgear={ "steppe_nobility" 71 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=876021575 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon.txt deleted file mode 100644 index f6c40a31..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223000 -bookmark_swords_of_faith_levon={ - type=male - id=1933218969 - age=0.280000 - genes={ hair_color={ 101 249 101 249 } - skin_color={ 150 118 150 118 } - eye_color={ 64 199 64 199 } - gene_chin_forward={ "chin_forward_pos" 119 "chin_forward_pos" 207 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_pos" 136 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_neg" 126 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 155 "eye_height_pos" 155 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_neg" 116 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 132 "forehead_brow_height_pos" 132 } - gene_forehead_roundness={ "forehead_roundness_pos" 228 "forehead_roundness_pos" 228 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_pos" 145 "forehead_height_pos" 145 } - gene_head_height={ "head_height_neg" 82 "head_height_neg" 82 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 121 } - gene_head_profile={ "head_profile_neg" 80 "head_profile_neg" 80 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 147 } - gene_jaw_angle={ "jaw_angle_neg" 96 "jaw_angle_neg" 96 } - gene_jaw_forward={ "jaw_forward_neg" 126 "jaw_forward_neg" 126 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_neg" 96 "jaw_width_neg" 96 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 156 "mouth_corner_depth_pos" 156 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_neg" 85 "mouth_forward_neg" 85 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 107 "mouth_upper_lip_size_neg" 107 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 115 "mouth_lower_lip_size_neg" 115 } - gene_mouth_open={ "mouth_open_pos" 147 "mouth_open_pos" 147 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_neg" 104 } - gene_neck_width={ "neck_width_neg" 119 "neck_width_neg" 119 } - gene_bs_cheek_forward={ "cheek_forward_neg" 13 "cheek_forward_neg" 13 } - gene_bs_cheek_height={ "cheek_height_neg" 0 "cheek_height_neg" 0 } - gene_bs_cheek_width={ "cheek_width_neg" 38 "cheek_width_neg" 38 } - gene_bs_ear_angle={ "ear_angle_pos" 126 "ear_angle_pos" 126 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 29 "ear_inner_shape_pos" 29 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 165 "ear_lower_bend_pos" 165 } - gene_bs_ear_outward={ "ear_outward_neg" 90 "ear_outward_neg" 90 } - gene_bs_ear_size={ "ear_size_pos" 45 "ear_size_pos" 45 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 153 "eye_corner_depth_pos" 153 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 47 "eye_fold_shape_neg" 47 } - gene_bs_eye_size={ "eye_size_pos" 13 "eye_size_pos" 13 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 30 "eye_upper_lid_size_pos" 30 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 82 "forehead_brow_curve_neg" 82 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 7 "forehead_brow_forward_neg" 7 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 90 "forehead_brow_inner_height_neg" 90 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 56 "forehead_brow_outer_height_pos" 56 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 114 "forehead_brow_width_pos" 114 } - gene_bs_jaw_def={ "jaw_def_neg" 15 "jaw_def_neg" 15 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 81 "mouth_lower_lip_def_pos" 81 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 7 "mouth_lower_lip_full_neg" 7 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 25 "mouth_lower_lip_pad_pos" 25 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 14 "mouth_lower_lip_width_pos" 14 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 42 "mouth_philtrum_def_pos" 42 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 17 "mouth_philtrum_shape_pos" 17 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 16 "mouth_philtrum_width_neg" 16 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 25 "mouth_upper_lip_def_pos" 25 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 105 "mouth_upper_lip_full_pos" 105 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 89 "mouth_upper_lip_profile_pos" 89 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 97 "mouth_upper_lip_width_pos" 97 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_pos" 32 } - gene_bs_nose_height={ "nose_height_neg" 36 "nose_height_neg" 36 } - gene_bs_nose_length={ "nose_length_pos" 66 "nose_length_pos" 66 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 24 "nose_nostril_height_neg" 24 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 0 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 43 "nose_profile_pos" 43 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 16 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 22 "nose_ridge_width_pos" 22 } - gene_bs_nose_size={ "nose_size_pos" 2 "nose_size_pos" 2 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 68 "nose_tip_angle_pos" 68 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 13 "nose_tip_forward_neg" 13 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 183 "nose_tip_width_neg" 183 } - face_detail_cheek_def={ "cheek_def_02" 157 "cheek_def_02" 157 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 11 "cheek_fat_02_pos" 11 } - face_detail_chin_cleft={ "chin_cleft" 19 "chin_cleft" 19 } - face_detail_chin_def={ "chin_def_neg" 75 "chin_def_neg" 75 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 35 "eye_lower_lid_def" 35 } - face_detail_eye_socket={ "eye_socket_color_03" 14 "eye_socket_color_03" 14 } - face_detail_nasolabial={ "nasolabial_02" 76 "nasolabial_02" 76 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 6 "nose_ridge_def_pos" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 245 "nose_tip_def" 245 } - face_detail_temple_def={ "temple_def" 245 "temple_def" 245 } - expression_brow_wrinkles={ "brow_wrinkles_02" 0 "brow_wrinkles_02" 18 } - expression_eye_wrinkles={ "eye_wrinkles_01" 94 "eye_wrinkles_01" 94 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 85 "forehead_wrinkles_01" 85 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 114 "complexion_1" 114 } - gene_height={ "normal_height" 116 "normal_height" 116 } - gene_bs_body_type={ "body_fat_head_fat_low" 159 "body_fat_head_fat_low" 116 } - gene_bs_body_shape={ "body_shape_hourglass_half" 61 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 135 "bust_shape_2_full" 212 } - gene_age={ "old_2" 38 "old_2" 38 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 191 "avg_spacing_avg_thickness" 191 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 165 "layer_2_low_thickness" 165 } - gene_body_hair={ "body_hair_avg" 171 "body_hair_avg" 171 } - gene_hair_type={ "hair_wavy" 173 "hair_wavy" 173 } - gene_baldness={ "male_pattern_baldness" 124 "male_pattern_baldness" 124 } - eye_accessory={ "normal_eyes" 117 "normal_eyes" 117 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 187 "normal_eyelashes" 187 } - beards={ "ep3_beards_straight" 126 "no_beard" 0 } - cloaks={ "no_cloak" 110 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 62 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 42 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_low_nobility_clothes" 131 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_low_nobility" 212 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon_roupen.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon_roupen.txt deleted file mode 100644 index 9eed8633..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_levon_roupen.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223003 -bookmark_swords_of_faith_levon_roupen={ - type=male - id=4168593760 - age=0.320000 - genes={ hair_color={ 185 139 115 245 } - skin_color={ 150 111 135 106 } - eye_color={ 52 198 63 152 } - gene_chin_forward={ "chin_forward_pos" 132 "chin_forward_neg" 103 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 140 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 112 "forehead_brow_height_pos" 165 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 166 } - gene_forehead_width={ "forehead_width_neg" 109 "forehead_width_neg" 108 } - gene_forehead_height={ "forehead_height_neg" 53 "forehead_height_pos" 156 } - gene_head_height={ "head_height_pos" 141 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 144 "head_width_neg" 105 } - gene_head_profile={ "head_profile_neg" 25 "head_profile_neg" 76 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 134 } - gene_jaw_angle={ "jaw_angle_pos" 150 "jaw_angle_pos" 151 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_pos" 165 } - gene_jaw_height={ "jaw_height_neg" 114 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 109 "jaw_width_pos" 142 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 151 } - gene_mouth_width={ "mouth_width_neg" 80 "mouth_width_pos" 129 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 154 "mouth_upper_lip_size_pos" 167 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 92 "mouth_lower_lip_size_neg" 120 } - gene_mouth_open={ "mouth_open_neg" 53 "mouth_open_neg" 20 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_pos" 138 } - gene_neck_width={ "neck_width_pos" 159 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_pos" 36 "cheek_forward_neg" 14 } - gene_bs_cheek_height={ "cheek_height_neg" 5 "cheek_height_pos" 2 } - gene_bs_cheek_width={ "cheek_width_neg" 0 "cheek_width_neg" 39 } - gene_bs_ear_angle={ "ear_angle_neg" 82 "ear_angle_neg" 18 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 85 "ear_inner_shape_pos" 96 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 19 "ear_lower_bend_pos" 35 } - gene_bs_ear_outward={ "ear_outward_pos" 124 "ear_outward_pos" 11 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_neg" 38 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 242 "eye_corner_depth_pos" 197 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 47 "eye_fold_shape_pos" 51 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 18 "eye_upper_lid_size_neg" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 29 "forehead_brow_curve_pos" 40 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 13 "forehead_brow_forward_pos" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 13 "forehead_brow_inner_height_pos" 75 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 74 "forehead_brow_outer_height_neg" 66 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 106 "forehead_brow_width_pos" 108 } - gene_bs_jaw_def={ "jaw_def_neg" 14 "jaw_def_pos" 6 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 8 "mouth_lower_lip_def_pos" 172 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 36 "mouth_lower_lip_full_neg" 89 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 3 "mouth_lower_lip_pad_neg" 36 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 121 "mouth_lower_lip_width_pos" 84 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 51 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 120 "mouth_philtrum_shape_neg" 42 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 7 "mouth_philtrum_width_pos" 60 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 9 "mouth_upper_lip_def_pos" 91 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 36 "mouth_upper_lip_full_neg" 122 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 68 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 37 "mouth_upper_lip_width_pos" 44 } - gene_bs_nose_forward={ "nose_forward_pos" 20 "nose_forward_neg" 16 } - gene_bs_nose_height={ "nose_height_neg" 27 "nose_height_neg" 39 } - gene_bs_nose_length={ "nose_length_neg" 116 "nose_length_neg" 28 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 28 "nose_nostril_height_pos" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 51 "nose_nostril_width_neg" 66 } - gene_bs_nose_profile={ "nose_profile_neg" 1 "nose_profile_hawk" 29 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_neg" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 41 "nose_ridge_width_neg" 19 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 37 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 15 "nose_tip_angle_pos" 49 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 141 "nose_tip_forward_pos" 110 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 24 "nose_tip_width_pos" 30 } - face_detail_cheek_def={ "cheek_def_02" 21 "cheek_def_02" 8 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 8 "cheek_fat_01_pos" 188 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_dimple" 18 } - face_detail_chin_def={ "chin_def" 7 "chin_def_neg" 231 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 38 "eye_lower_lid_def" 134 } - face_detail_eye_socket={ "eye_socket_color_01" 2 "eye_socket_color_03" 13 } - face_detail_nasolabial={ "nasolabial_01" 15 "nasolabial_02" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 219 "nose_tip_def" 204 } - face_detail_temple_def={ "temple_def" 237 "temple_def" 243 } - expression_brow_wrinkles={ "brow_wrinkles_02" 30 "brow_wrinkles_01" 168 } - expression_eye_wrinkles={ "eye_wrinkles_03" 254 "eye_wrinkles_01" 73 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 89 "forehead_wrinkles_01" 161 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 118 "complexion_5" 134 } - gene_height={ "normal_height" 133 "normal_height" 136 } - gene_bs_body_type={ "body_fat_head_fat_low" 137 "body_fat_head_fat_medium" 129 } - gene_bs_body_shape={ "body_shape_triangle_half" 98 "body_shape_apple_half" 31 } - gene_bs_bust={ "bust_clothes" 75 "bust_default" 84 } - gene_age={ "old_4" 210 "old_2" 181 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 247 "close_spacing_low_thickness" 169 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 150 "layer_2_avg_thickness" 192 } - gene_body_hair={ "body_hair_avg" 153 "body_hair_dense" 159 } - gene_hair_type={ "hair_wavy" 143 "hair_wavy" 171 } - gene_baldness={ "male_pattern_baldness" 166 "male_pattern_baldness" 139 } - eye_accessory={ "normal_eyes" 49 "normal_eyes" 49 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 54 "normal_eyelashes" 54 } - beards={ "western_beards_straight" 43 "no_beard" 0 } - cloaks={ "ep3_byzantine_era2_nob" 23 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 126 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 127 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_high_nobility_clothes" 76 "most_clothes" 0 } - headgear={ "byzantine_high_nobility" 249 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon.txt deleted file mode 100644 index bdccfefd..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon.txt +++ /dev/null @@ -1,167 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223650 -bookmark_swords_of_faith_raimon={ - type=male - id=3228942394 - age=0.380000 - genes={ hair_color={ 213 201 168 190 } - skin_color={ 57 96 65 93 } - eye_color={ 66 85 211 193 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_pos" 132 } - gene_chin_height={ "chin_height_neg" 111 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 102 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_neg" 107 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_pos" 183 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 94 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_neg" 124 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 53 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 141 "forehead_brow_height_neg" 96 } - gene_forehead_roundness={ "forehead_roundness_pos" 206 "forehead_roundness_pos" 134 } - gene_forehead_width={ "forehead_width_neg" 111 "forehead_width_pos" 149 } - gene_forehead_height={ "forehead_height_neg" 69 "forehead_height_pos" 167 } - gene_head_height={ "head_height_neg" 86 "head_height_pos" 174 } - gene_head_width={ "head_width_neg" 110 "head_width_neg" 97 } - gene_head_profile={ "head_profile_neg" 75 "head_profile_neg" 88 } - gene_head_top_height={ "head_top_height_pos" 137 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 117 "head_top_width_pos" 145 } - gene_jaw_angle={ "jaw_angle_pos" 133 "jaw_angle_neg" 107 } - gene_jaw_forward={ "jaw_forward_neg" 118 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_neg" 104 } - gene_jaw_width={ "jaw_width_pos" 162 "jaw_width_pos" 155 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 130 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 72 } - gene_mouth_width={ "mouth_width_pos" 137 "mouth_width_neg" 120 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 149 "mouth_upper_lip_size_pos" 150 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 86 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 123 "mouth_open_neg" 26 } - gene_neck_length={ "neck_length_pos" 168 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_neg" 114 "neck_width_pos" 129 } - gene_bs_cheek_forward={ "cheek_forward_neg" 11 "cheek_forward_neg" 7 } - gene_bs_cheek_height={ "cheek_height_pos" 82 "cheek_height_pos" 7 } - gene_bs_cheek_width={ "cheek_width_neg" 2 "cheek_width_pos" 3 } - gene_bs_ear_angle={ "ear_angle_pos" 9 "ear_angle_neg" 3 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 23 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_both_bend_pos" 17 "ear_both_bend_pos" 45 } - gene_bs_ear_outward={ "ear_outward_pos" 41 "ear_outward_neg" 118 } - gene_bs_ear_size={ "ear_size_pos" 36 "ear_size_pos" 47 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 208 "eye_corner_depth_pos" 209 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 167 "eye_fold_shape_pos" 50 } - gene_bs_eye_size={ "eye_size_neg" 22 "eye_size_pos" 34 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 13 "eye_upper_lid_size_pos" 73 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 108 "forehead_brow_curve_neg" 112 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 23 "forehead_brow_forward_neg" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 97 "forehead_brow_inner_height_neg" 12 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 17 "forehead_brow_outer_height_neg" 47 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 16 "forehead_brow_width_neg" 0 } - gene_bs_jaw_def={ "jaw_def_neg" 184 "jaw_def_pos" 48 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 40 "mouth_lower_lip_def_pos" 22 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 106 "mouth_lower_lip_full_neg" 38 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 25 "mouth_lower_lip_pad_neg" 182 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 84 "mouth_lower_lip_width_pos" 66 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 18 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 85 "mouth_philtrum_shape_neg" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 99 "mouth_philtrum_width_neg" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 6 "mouth_upper_lip_def_pos" 89 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 56 "mouth_upper_lip_full_pos" 22 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 38 "mouth_upper_lip_profile_pos" 24 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 110 "mouth_upper_lip_width_pos" 87 } - gene_bs_nose_forward={ "nose_forward_pos" 5 "nose_forward_neg" 38 } - gene_bs_nose_height={ "nose_height_neg" 89 "nose_height_neg" 5 } - gene_bs_nose_length={ "nose_length_neg" 21 "nose_length_pos" 22 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 70 "nose_nostril_height_neg" 104 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 74 "nose_nostril_width_neg" 153 } - gene_bs_nose_profile={ "nose_profile_neg" 18 "nose_profile_hawk" 60 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 37 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 13 "nose_ridge_width_pos" 22 } - gene_bs_nose_size={ "nose_size_pos" 65 "nose_size_pos" 69 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 20 "nose_tip_angle_pos" 63 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 87 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 10 "nose_tip_width_neg" 43 } - face_detail_cheek_def={ "cheek_def_02" 147 "cheek_def_02" 5 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 20 "cheek_fat_01_neg" 154 } - face_detail_chin_cleft={ "chin_cleft" 18 "chin_dimple" 21 } - face_detail_chin_def={ "chin_def" 106 "chin_def" 130 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 29 "eye_lower_lid_def" 206 } - face_detail_eye_socket={ "eye_socket_02" 146 "eye_socket_color_03" 226 } - face_detail_nasolabial={ "nasolabial_01" 17 "nasolabial_03" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 195 "nose_ridge_def_neg" 19 } - face_detail_nose_tip_def={ "nose_tip_def" 22 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 111 "temple_def" 204 } - expression_brow_wrinkles={ "brow_wrinkles_01" 145 "brow_wrinkles_04" 150 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 97 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 255 "forehead_wrinkles_02" 232 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 168 "complexion_2" 181 } - gene_height={ "normal_height" 127 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_low" 121 "body_fat_head_fat_low" 128 } - gene_bs_body_shape={ "body_shape_rectangle_half" 172 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 97 "bust_shape_3_full" 152 } - gene_age={ "old_3" 117 "old_4" 167 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 186 "far_spacing_avg_thickness" 182 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 170 "layer_2_low_thickness" 158 } - gene_body_hair={ "body_hair_avg" 138 "body_hair_avg" 190 } - gene_hair_type={ "hair_straight" 165 "hair_wavy" 171 } - gene_baldness={ "male_pattern_baldness" 78 "male_pattern_baldness" 63 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 27 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 64 "normal_eyelashes" 64 } - beards={ "ep2_beards" 169 "no_beard" 0 } - cloaks={ "no_cloak" 68 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 3 "all_hairstyles" 0 } - legwear={ "western_war_legwear" 54 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 140 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 131 "no_additive" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon_eschiva.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon_eschiva.txt deleted file mode 100644 index 39986272..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_raimon_eschiva.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:31384 -bookmark_swords_of_faith_raimon_eschiva={ - type=female - id=3561269236 - age=0.360000 - genes={ hair_color={ 32 245 168 176 } - skin_color={ 83 84 76 81 } - eye_color={ 19 185 59 183 } - gene_chin_forward={ "chin_forward_pos" 136 "chin_forward_neg" 36 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 125 } - gene_chin_width={ "chin_width_pos" 137 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_neg" 106 "eye_angle_neg" 110 } - gene_eye_depth={ "eye_depth_pos" 164 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_pos" 129 } - gene_eye_distance={ "eye_distance_neg" 126 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_neg" 61 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 105 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 151 "forehead_brow_height_pos" 138 } - gene_forehead_roundness={ "forehead_roundness_pos" 181 "forehead_roundness_pos" 144 } - gene_forehead_width={ "forehead_width_neg" 109 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_pos" 133 "forehead_height_pos" 170 } - gene_head_height={ "head_height_pos" 129 "head_height_pos" 164 } - gene_head_width={ "head_width_pos" 141 "head_width_pos" 158 } - gene_head_profile={ "head_profile_pos" 183 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_pos" 160 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_neg" 116 } - gene_jaw_angle={ "jaw_angle_pos" 149 "jaw_angle_pos" 149 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 173 "jaw_width_pos" 227 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 121 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 153 } - gene_mouth_width={ "mouth_width_neg" 108 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 133 "mouth_upper_lip_size_pos" 209 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 82 "mouth_lower_lip_size_pos" 158 } - gene_mouth_open={ "mouth_open_neg" 6 "mouth_open_pos" 204 } - gene_neck_length={ "neck_length_pos" 128 "neck_length_pos" 146 } - gene_neck_width={ "neck_width_neg" 109 "neck_width_neg" 126 } - gene_bs_cheek_forward={ "cheek_forward_neg" 49 "cheek_forward_pos" 3 } - gene_bs_cheek_height={ "cheek_height_neg" 28 "cheek_height_neg" 6 } - gene_bs_cheek_width={ "cheek_width_pos" 8 "cheek_width_neg" 45 } - gene_bs_ear_angle={ "ear_angle_neg" 26 "ear_angle_pos" 39 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 64 "ear_inner_shape_pos" 61 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 3 "ear_upper_bend_pos" 33 } - gene_bs_ear_outward={ "ear_outward_neg" 99 "ear_outward_pos" 29 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_neg" 42 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 196 "eye_corner_depth_pos" 160 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 101 "eye_fold_shape_pos" 202 } - gene_bs_eye_size={ "eye_size_pos" 36 "eye_size_pos" 32 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 29 "eye_upper_lid_size_pos" 103 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 79 "forehead_brow_curve_neg" 7 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 43 "forehead_brow_forward_pos" 28 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 75 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 31 "forehead_brow_outer_height_neg" 84 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 40 "forehead_brow_width_pos" 30 } - gene_bs_jaw_def={ "jaw_def_neg" 12 "jaw_def_pos" 4 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 15 "mouth_lower_lip_def_pos" 28 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 114 "mouth_lower_lip_full_pos" 15 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 39 "mouth_lower_lip_pad_pos" 11 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 45 "mouth_lower_lip_width_neg" 110 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 10 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 27 "mouth_philtrum_shape_pos" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 25 "mouth_philtrum_width_pos" 60 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 40 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 8 "mouth_upper_lip_full_pos" 72 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 71 "mouth_upper_lip_profile_pos" 5 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 29 "mouth_upper_lip_width_pos" 74 } - gene_bs_nose_forward={ "nose_forward_neg" 69 "nose_forward_pos" 38 } - gene_bs_nose_height={ "nose_height_neg" 18 "nose_height_neg" 84 } - gene_bs_nose_length={ "nose_length_neg" 31 "nose_length_pos" 30 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 37 "nose_nostril_height_neg" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 35 "nose_nostril_width_pos" 46 } - gene_bs_nose_profile={ "nose_profile_neg" 64 "nose_profile_neg" 2 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 20 "nose_ridge_angle_pos" 3 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 104 "nose_ridge_width_neg" 32 } - gene_bs_nose_size={ "nose_size_pos" 9 "nose_size_pos" 49 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 90 "nose_tip_angle_pos" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 9 "nose_tip_forward_pos" 39 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 31 "nose_tip_width_neg" 40 } - face_detail_cheek_def={ "cheek_def_01" 43 "cheek_def_01" 22 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 177 "cheek_fat_01_pos" 18 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_cleft" 11 } - face_detail_chin_def={ "chin_def" 15 "chin_def_neg" 242 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 241 } - face_detail_eye_socket={ "eye_socket_01" 24 "eye_socket_color_02" 10 } - face_detail_nasolabial={ "nasolabial_03" 2 "nasolabial_01" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 178 "nose_ridge_def_pos" 7 } - face_detail_nose_tip_def={ "nose_tip_def" 132 "nose_tip_def" 244 } - face_detail_temple_def={ "temple_def" 207 "temple_def" 88 } - expression_brow_wrinkles={ "brow_wrinkles_04" 71 "brow_wrinkles_04" 97 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 100 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 100 } - expression_other={ "cheek_wrinkles_both_01" 31 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 117 "complexion_1" 174 } - gene_height={ "normal_height" 126 "normal_height" 136 } - gene_bs_body_type={ "body_fat_head_fat_full" 110 "body_fat_head_fat_low" 124 } - gene_bs_body_shape={ "body_shape_rectangle_full" 104 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 56 "bust_shape_2_half" 111 } - gene_age={ "old_3" 82 "old_2" 134 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 173 "far_spacing_avg_thickness" 177 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 176 "layer_2_low_thickness" 209 } - gene_body_hair={ "body_hair_sparse" 141 "body_hair_avg" 126 } - gene_hair_type={ "hair_wavy" 172 "hair_wavy" 166 } - gene_baldness={ "male_pattern_baldness" 127 "male_pattern_baldness" 180 } - eye_accessory={ "normal_eyes" 30 "normal_eyes" 30 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 217 "normal_eyelashes" 217 } - beards={ "western_beards_curly" 103 "no_beard" 0 } - cloaks={ "fp4_cloak_western" 255 "no_cloak" 0 } - headgear={ "western_high_nobility" 103 "no_headgear" 0 } - hairstyles={ "all_hairstyles" 2 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 236 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_high_nobility_clothes" 25 "most_clothes" 0 } - additive_headgear={ "ep2_western_era3_veils" 35 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=1500963499 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1554943520 - invert=no - } - { - hash=442032108 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin.txt deleted file mode 100644 index 799d1ddb..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:226000 -bookmark_swords_of_faith_saladin={ - type=male - id=4263545322 - age=0.400000 - genes={ hair_color={ 42 229 75 230 } - skin_color={ 118 137 129 140 } - eye_color={ 60 171 82 251 } - gene_chin_forward={ "chin_forward_neg" 76 "chin_forward_pos" 135 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_pos" 135 "chin_width_pos" 133 } - gene_eye_angle={ "eye_angle_neg" 102 "eye_angle_neg" 103 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 118 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_neg" 118 } - gene_eye_shut={ "eye_shut_neg" 149 "eye_shut_pos" 147 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 108 "forehead_brow_height_pos" 135 } - gene_forehead_roundness={ "forehead_roundness_pos" 178 "forehead_roundness_pos" 166 } - gene_forehead_width={ "forehead_width_pos" 153 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_neg" 102 "forehead_height_neg" 51 } - gene_head_height={ "head_height_pos" 157 "head_height_pos" 161 } - gene_head_width={ "head_width_pos" 131 "head_width_neg" 103 } - gene_head_profile={ "head_profile_neg" 98 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_pos" 146 } - gene_head_top_width={ "head_top_width_pos" 168 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 159 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_pos" 137 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_pos" 137 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_neg" 126 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_neg" 97 "mouth_width_neg" 83 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_pos" 163 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 151 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_pos" 141 "mouth_open_pos" 175 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_neg" 103 } - gene_neck_width={ "neck_width_neg" 108 "neck_width_neg" 95 } - gene_bs_cheek_forward={ "cheek_forward_pos" 22 "cheek_forward_pos" 47 } - gene_bs_cheek_height={ "cheek_height_pos" 33 "cheek_height_neg" 90 } - gene_bs_cheek_width={ "cheek_width_pos" 24 "cheek_width_neg" 33 } - gene_bs_ear_angle={ "ear_angle_pos" 12 "ear_angle_pos" 70 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 75 "ear_inner_shape_pos" 145 } - gene_bs_ear_bend={ "ear_both_bend_pos" 133 "ear_lower_bend_pos" 135 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_neg" 17 } - gene_bs_ear_size={ "ear_size_neg" 22 "ear_size_pos" 28 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 183 "eye_corner_depth_pos" 240 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 28 "eye_fold_shape_pos" 59 } - gene_bs_eye_size={ "eye_size_pos" 26 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 2 "forehead_brow_curve_pos" 27 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 10 "forehead_brow_forward_neg" 17 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 49 "forehead_brow_inner_height_pos" 125 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 30 "forehead_brow_outer_height_neg" 78 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 31 "forehead_brow_width_neg" 48 } - gene_bs_jaw_def={ "jaw_def_neg" 83 "jaw_def_pos" 22 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 43 "mouth_lower_lip_def_pos" 127 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 13 "mouth_lower_lip_full_pos" 13 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 65 "mouth_lower_lip_pad_neg" 97 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 39 "mouth_lower_lip_width_pos" 36 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 33 "mouth_philtrum_def_pos" 42 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 68 "mouth_philtrum_shape_neg" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 8 "mouth_philtrum_width_pos" 113 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 24 "mouth_upper_lip_def_pos" 51 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 9 "mouth_upper_lip_full_neg" 35 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 1 "mouth_upper_lip_profile_pos" 62 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 40 "mouth_upper_lip_width_pos" 11 } - gene_bs_nose_forward={ "nose_forward_neg" 92 "nose_forward_pos" 18 } - gene_bs_nose_height={ "nose_height_pos" 20 "nose_height_neg" 29 } - gene_bs_nose_length={ "nose_length_neg" 76 "nose_length_pos" 18 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 57 "nose_nostril_height_pos" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 6 "nose_nostril_width_pos" 17 } - gene_bs_nose_profile={ "nose_profile_pos" 7 "nose_profile_pos" 101 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 26 "nose_ridge_angle_neg" 14 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 154 "nose_ridge_width_pos" 23 } - gene_bs_nose_size={ "nose_size_pos" 33 "nose_size_pos" 163 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 73 "nose_tip_angle_neg" 31 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_pos" 20 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 0 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 6 "cheek_def_02" 170 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 100 "cheek_fat_01_neg" 22 } - face_detail_chin_cleft={ "chin_cleft" 56 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 202 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 183 "eye_lower_lid_def" 247 } - face_detail_eye_socket={ "eye_socket_color_03" 255 "eye_socket_color_01" 11 } - face_detail_nasolabial={ "nasolabial_01" 109 "nasolabial_03" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_pos" 169 } - face_detail_nose_tip_def={ "nose_tip_def" 10 "nose_tip_def" 29 } - face_detail_temple_def={ "temple_def" 227 "temple_def" 60 } - expression_brow_wrinkles={ "brow_wrinkles_03" 255 "brow_wrinkles_04" 95 } - expression_eye_wrinkles={ "eye_wrinkles_02" 201 "eye_wrinkles_01" 64 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_02" 180 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 198 "complexion_5" 224 } - gene_height={ "normal_height" 133 "normal_height" 140 } - gene_bs_body_type={ "body_fat_head_fat_medium" 154 "body_fat_head_fat_full" 140 } - gene_bs_body_shape={ "body_shape_triangle_full" 219 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 92 "bust_shape_4_full" 159 } - gene_age={ "old_2" 196 "old_4" 204 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 238 "avg_spacing_high_thickness" 247 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 234 "layer_2_avg_thickness" 128 } - gene_body_hair={ "body_hair_avg" 198 "body_hair_dense" 230 } - gene_hair_type={ "hair_straight" 121 "hair_wavy" 117 } - gene_baldness={ "male_pattern_baldness" 140 "male_pattern_baldness" 218 } - eye_accessory={ "normal_eyes" 202 "normal_eyes" 202 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 98 "normal_eyelashes" 98 } - beards={ "fp2_beards_straight" 211 "no_beard" 0 } - hairstyles={ "mena_hairstyles_wavy" 160 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 75 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_high_nobility_clothes" 191 "most_clothes" 0 } - headgear={ "dde_abbasid_royalty" 2 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "ep1_artisan_sword_mena" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 10 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - gene_retargeting_fix={ "female_prop" 0 "female_prop" 0 } - } - entity={ 912297863 912297863 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_ali.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_ali.txt deleted file mode 100644 index 575bde12..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_ali.txt +++ /dev/null @@ -1,141 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:226051 -bookmark_swords_of_faith_saladin_ali={ - type=boy - id=916171498 - age=0.080000 - genes={ hair_color={ 26 248 75 230 } - skin_color={ 142 139 151 138 } - eye_color={ 49 194 82 251 } - gene_chin_forward={ "chin_forward_neg" 76 "chin_forward_neg" 105 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_neg" 125 "chin_width_pos" 133 } - gene_eye_angle={ "eye_angle_neg" 102 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 102 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 147 } - gene_forehead_angle={ "forehead_angle_pos" 133 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 172 "forehead_brow_height_pos" 153 } - gene_forehead_roundness={ "forehead_roundness_pos" 217 "forehead_roundness_pos" 178 } - gene_forehead_width={ "forehead_width_neg" 104 "forehead_width_pos" 153 } - gene_forehead_height={ "forehead_height_neg" 102 "forehead_height_neg" 51 } - gene_head_height={ "head_height_pos" 178 "head_height_pos" 157 } - gene_head_width={ "head_width_neg" 116 "head_width_pos" 131 } - gene_head_profile={ "head_profile_neg" 40 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_pos" 146 "head_top_height_pos" 150 } - gene_head_top_width={ "head_top_width_pos" 205 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_neg" 80 "jaw_angle_pos" 148 } - gene_jaw_forward={ "jaw_forward_pos" 159 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 143 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 176 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 156 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_neg" 118 "mouth_height_neg" 126 } - gene_mouth_width={ "mouth_width_neg" 75 "mouth_width_neg" 83 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 160 "mouth_upper_lip_size_pos" 163 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 178 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 75 "mouth_open_pos" 141 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_neg" 107 } - gene_neck_width={ "neck_width_neg" 108 "neck_width_neg" 106 } - gene_bs_cheek_forward={ "cheek_forward_pos" 22 "cheek_forward_neg" 14 } - gene_bs_cheek_height={ "cheek_height_pos" 33 "cheek_height_pos" 10 } - gene_bs_cheek_width={ "cheek_width_pos" 29 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_pos" 13 "ear_angle_pos" 70 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 75 "ear_inner_shape_pos" 68 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 12 "ear_both_bend_pos" 133 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_pos" 47 } - gene_bs_ear_size={ "ear_size_pos" 81 "ear_size_neg" 22 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 183 "eye_corner_depth_pos" 68 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 28 "eye_fold_shape_neg" 41 } - gene_bs_eye_size={ "eye_size_pos" 24 "eye_size_pos" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 107 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 164 "forehead_brow_curve_neg" 186 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 17 "forehead_brow_forward_pos" 61 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 49 "forehead_brow_inner_height_neg" 51 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 30 "forehead_brow_outer_height_neg" 107 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 31 "forehead_brow_width_neg" 40 } - gene_bs_jaw_def={ "jaw_def_neg" 31 "jaw_def_neg" 83 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 43 "mouth_lower_lip_def_pos" 30 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 13 "mouth_lower_lip_full_neg" 38 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 44 "mouth_lower_lip_pad_neg" 97 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 39 "mouth_lower_lip_width_pos" 9 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 42 "mouth_philtrum_def_pos" 34 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 68 "mouth_philtrum_shape_pos" 90 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 91 "mouth_philtrum_width_pos" 8 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 16 "mouth_upper_lip_def_pos" 51 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 9 "mouth_upper_lip_full_pos" 72 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 62 "mouth_upper_lip_profile_pos" 41 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 40 "mouth_upper_lip_width_neg" 20 } - gene_bs_nose_forward={ "nose_forward_neg" 92 "nose_forward_pos" 52 } - gene_bs_nose_height={ "nose_height_neg" 39 "nose_height_pos" 20 } - gene_bs_nose_length={ "nose_length_neg" 12 "nose_length_neg" 76 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 12 "nose_nostril_height_pos" 22 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 6 "nose_nostril_width_neg" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 7 "nose_profile_pos" 52 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 23 "nose_ridge_angle_pos" 26 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 37 "nose_ridge_width_neg" 25 } - gene_bs_nose_size={ "nose_size_pos" 33 "nose_size_pos" 115 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 73 "nose_tip_angle_neg" 102 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 90 "nose_tip_width_pos" 31 } - face_detail_cheek_def={ "cheek_def_02" 178 "cheek_def_01" 6 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 100 "cheek_fat_01_pos" 5 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 0 "chin_def_neg" 104 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 39 "eye_lower_lid_def" 183 } - face_detail_eye_socket={ "eye_socket_color_01" 11 "eye_socket_03" 85 } - face_detail_nasolabial={ "nasolabial_01" 115 "nasolabial_02" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 169 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 48 "nose_tip_def" 10 } - face_detail_temple_def={ "temple_def" 6 "temple_def" 227 } - expression_brow_wrinkles={ "brow_wrinkles_04" 77 "brow_wrinkles_02" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 74 "eye_wrinkles_02" 201 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 185 "forehead_wrinkles_01" 78 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 198 "complexion_3" 218 } - gene_height={ "normal_height" 133 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 149 "body_fat_head_fat_medium" 112 } - gene_bs_body_shape={ "body_shape_apple_half" 76 "body_shape_triangle_full" 142 } - gene_bs_bust={ "bust_clothes" 55 "bust_clothes" 116 } - gene_age={ "old_4" 204 "old_2" 51 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 238 "avg_spacing_avg_thickness" 226 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 173 "layer_2_avg_thickness" 226 } - gene_body_hair={ "body_hair_dense" 230 "body_hair_dense" 239 } - gene_hair_type={ "hair_curly" 102 "hair_straight" 121 } - gene_baldness={ "male_pattern_baldness" 71 "male_pattern_baldness" 140 } - eye_accessory={ "normal_eyes" 190 "normal_eyes" 190 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 101 } - beards={ "mena_beards_curly" 104 "no_beard" 0 } - hairstyles={ "mena_hairstyles_curly" 217 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 104 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_commoner_clothes" 141 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_saphadin.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_saphadin.txt deleted file mode 100644 index 72c45578..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_saladin_saphadin.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:226052 -bookmark_swords_of_faith_saladin_saphadin={ - type=male - id=2419642496 - age=0.330000 - genes={ hair_color={ 101 229 23 240 } - skin_color={ 103 135 115 127 } - eye_color={ 69 192 14 252 } - gene_chin_forward={ "chin_forward_pos" 127 "chin_forward_neg" 118 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_neg" 82 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_neg" 115 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 88 } - gene_eye_distance={ "eye_distance_neg" 106 "eye_distance_pos" 156 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_neg" 108 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_neg" 126 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 166 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 167 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_pos" 174 } - gene_forehead_height={ "forehead_height_neg" 89 "forehead_height_neg" 94 } - gene_head_height={ "head_height_pos" 153 "head_height_neg" 92 } - gene_head_width={ "head_width_neg" 115 "head_width_pos" 172 } - gene_head_profile={ "head_profile_pos" 147 "head_profile_pos" 174 } - gene_head_top_height={ "head_top_height_pos" 131 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_neg" 116 } - gene_jaw_height={ "jaw_height_neg" 120 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 126 "jaw_width_neg" 106 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 121 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 150 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_pos" 134 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 130 "mouth_upper_lip_size_pos" 201 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 225 "mouth_lower_lip_size_neg" 104 } - gene_mouth_open={ "mouth_open_neg" 71 "mouth_open_neg" 18 } - gene_neck_length={ "neck_length_pos" 229 "neck_length_pos" 145 } - gene_neck_width={ "neck_width_neg" 95 "neck_width_pos" 146 } - gene_bs_cheek_forward={ "cheek_forward_neg" 32 "cheek_forward_neg" 28 } - gene_bs_cheek_height={ "cheek_height_neg" 6 "cheek_height_neg" 7 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_neg" 113 } - gene_bs_ear_angle={ "ear_angle_neg" 18 "ear_angle_neg" 63 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 107 "ear_inner_shape_pos" 6 } - gene_bs_ear_bend={ "ear_both_bend_pos" 133 "ear_lower_bend_pos" 155 } - gene_bs_ear_outward={ "ear_outward_pos" 155 "ear_outward_pos" 40 } - gene_bs_ear_size={ "ear_size_pos" 31 "ear_size_pos" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 183 "eye_corner_depth_pos" 237 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 113 "eye_fold_shape_neg" 87 } - gene_bs_eye_size={ "eye_size_pos" 3 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 39 "eye_upper_lid_size_pos" 63 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 0 "forehead_brow_curve_neg" 189 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 64 "forehead_brow_forward_pos" 109 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 86 "forehead_brow_inner_height_pos" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 115 "forehead_brow_outer_height_pos" 79 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 39 "forehead_brow_width_pos" 35 } - gene_bs_jaw_def={ "jaw_def_pos" 50 "jaw_def_pos" 47 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 7 "mouth_lower_lip_def_pos" 7 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 94 "mouth_lower_lip_full_neg" 35 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 41 "mouth_lower_lip_pad_pos" 103 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 22 "mouth_lower_lip_width_neg" 99 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 108 "mouth_philtrum_def_pos" 16 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 15 "mouth_philtrum_shape_neg" 40 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 199 "mouth_philtrum_width_pos" 23 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 5 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 2 "mouth_upper_lip_full_neg" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 182 "mouth_upper_lip_profile_pos" 12 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 4 "mouth_upper_lip_width_pos" 115 } - gene_bs_nose_forward={ "nose_forward_neg" 37 "nose_forward_neg" 10 } - gene_bs_nose_height={ "nose_height_neg" 10 "nose_height_neg" 119 } - gene_bs_nose_length={ "nose_length_pos" 25 "nose_length_pos" 37 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 2 "nose_nostril_height_neg" 35 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 43 "nose_nostril_width_neg" 17 } - gene_bs_nose_profile={ "nose_profile_neg" 3 "nose_profile_pos" 108 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 31 "nose_ridge_angle_neg" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 11 "nose_ridge_width_neg" 99 } - gene_bs_nose_size={ "nose_size_pos" 73 "nose_size_pos" 87 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 101 "nose_tip_angle_pos" 12 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 17 "nose_tip_forward_neg" 41 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 152 "nose_tip_width_neg" 24 } - face_detail_cheek_def={ "cheek_def_01" 46 "cheek_def_02" 21 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 31 "cheek_fat_04_pos" 240 } - face_detail_chin_cleft={ "chin_cleft" 25 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def_neg" 19 "chin_def_neg" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 23 "eye_lower_lid_def" 107 } - face_detail_eye_socket={ "eye_socket_01" 6 "eye_socket_02" 242 } - face_detail_nasolabial={ "nasolabial_01" 8 "nasolabial_03" 38 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 155 "nose_ridge_def_pos" 7 } - face_detail_nose_tip_def={ "nose_tip_def" 12 "nose_tip_def" 9 } - face_detail_temple_def={ "temple_def" 210 "temple_def" 221 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 89 } - expression_eye_wrinkles={ "eye_wrinkles_01" 228 "eye_wrinkles_02" 129 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 19 "forehead_wrinkles_01" 48 } - expression_other={ "cheek_wrinkles_both_01" 102 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 188 "complexion_2" 129 } - gene_height={ "normal_height" 124 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 105 "body_fat_head_fat_full" 138 } - gene_bs_body_shape={ "body_shape_hourglass_half" 190 "body_shape_apple_half" 49 } - gene_bs_bust={ "bust_clothes" 91 "bust_shape_2_half" 63 } - gene_age={ "old_1" 27 "old_2" 115 } - gene_eyebrows_shape={ "close_spacing_avg_thickness" 252 "avg_spacing_high_thickness" 219 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 174 "layer_2_avg_thickness" 186 } - gene_body_hair={ "body_hair_avg" 223 "body_hair_avg" 148 } - gene_hair_type={ "hair_wavy" 188 "hair_curly" 134 } - gene_baldness={ "male_pattern_baldness" 65 "male_pattern_baldness" 114 } - eye_accessory={ "normal_eyes" 133 "normal_eyes" 133 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 24 "normal_eyelashes" 24 } - beards={ "mena_beards_curly" 175 "no_beard" 0 } - hairstyles={ "mena_hairstyles_wavy" 160 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 238 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_high_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "dde_abbasid_high_nobility" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla.txt deleted file mode 100644 index 1c1d0753..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223522 -bookmark_swords_of_faith_sibylla={ - type=female - id=1109710371 - age=0.180000 - genes={ hair_color={ 222 201 50 234 } - skin_color={ 113 93 109 92 } - eye_color={ 224 139 203 183 } - gene_chin_forward={ "chin_forward_pos" 147 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_neg" 121 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 125 "chin_width_pos" 164 } - gene_eye_angle={ "eye_angle_neg" 116 "eye_angle_pos" 155 } - gene_eye_depth={ "eye_depth_neg" 122 "eye_depth_neg" 122 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_pos" 131 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_neg" 120 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_pos" 146 "forehead_angle_pos" 134 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 104 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 224 } - gene_forehead_width={ "forehead_width_pos" 130 "forehead_width_pos" 139 } - gene_forehead_height={ "forehead_height_neg" 111 "forehead_height_neg" 31 } - gene_head_height={ "head_height_pos" 154 "head_height_neg" 123 } - gene_head_width={ "head_width_pos" 173 "head_width_neg" 93 } - gene_head_profile={ "head_profile_neg" 124 "head_profile_neg" 117 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 155 "head_top_width_pos" 171 } - gene_jaw_angle={ "jaw_angle_pos" 139 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 131 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 157 "jaw_width_pos" 147 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 105 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 147 "mouth_height_pos" 147 } - gene_mouth_width={ "mouth_width_pos" 86 "mouth_width_neg" 117 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 153 "mouth_upper_lip_size_pos" 161 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_pos" 135 "mouth_open_pos" 202 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_neg" 114 } - gene_neck_width={ "neck_width_pos" 150 "neck_width_neg" 107 } - gene_bs_cheek_forward={ "cheek_forward_neg" 32 "cheek_forward_neg" 10 } - gene_bs_cheek_height={ "cheek_height_pos" 26 "cheek_height_pos" 37 } - gene_bs_cheek_width={ "cheek_width_neg" 44 "cheek_width_neg" 122 } - gene_bs_ear_angle={ "ear_angle_neg" 9 "ear_angle_neg" 7 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 51 "ear_inner_shape_pos" 20 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 153 "ear_upper_bend_pos" 154 } - gene_bs_ear_outward={ "ear_outward_pos" 119 "ear_outward_pos" 36 } - gene_bs_ear_size={ "ear_size_pos" 7 "ear_size_pos" 11 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 81 "eye_corner_depth_pos" 192 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 33 "eye_fold_shape_neg" 41 } - gene_bs_eye_size={ "eye_size_pos" 21 "eye_size_neg" 41 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 15 "eye_upper_lid_size_neg" 93 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 88 "forehead_brow_curve_neg" 68 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 4 "forehead_brow_forward_pos" 71 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 21 "forehead_brow_inner_height_pos" 16 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 1 "forehead_brow_outer_height_neg" 15 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 113 "forehead_brow_width_pos" 201 } - gene_bs_jaw_def={ "jaw_def_pos" 118 "jaw_def_pos" 79 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 51 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 56 "mouth_lower_lip_full_pos" 25 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 78 "mouth_lower_lip_pad_neg" 60 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 0 "mouth_lower_lip_width_neg" 82 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 21 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 5 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 201 "mouth_philtrum_width_neg" 94 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 48 "mouth_upper_lip_def_pos" 30 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 24 "mouth_upper_lip_full_pos" 57 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_pos" 55 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 3 "mouth_upper_lip_width_neg" 37 } - gene_bs_nose_forward={ "nose_forward_pos" 8 "nose_forward_neg" 25 } - gene_bs_nose_height={ "nose_height_pos" 8 "nose_height_neg" 12 } - gene_bs_nose_length={ "nose_length_neg" 110 "nose_length_neg" 12 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 35 "nose_nostril_height_neg" 3 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 3 "nose_nostril_width_neg" 13 } - gene_bs_nose_profile={ "nose_profile_neg" 38 "nose_profile_pos" 35 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 33 "nose_ridge_angle_pos" 32 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 27 "nose_ridge_width_pos" 27 } - gene_bs_nose_size={ "nose_size_pos" 68 "nose_size_pos" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 56 "nose_tip_angle_pos" 114 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 26 "nose_tip_forward_neg" 54 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 130 "nose_tip_width_neg" 88 } - face_detail_cheek_def={ "cheek_def_01" 72 "cheek_def_02" 171 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_pos" 110 } - face_detail_chin_cleft={ "chin_dimple" 39 "chin_dimple" 24 } - face_detail_chin_def={ "chin_def_neg" 22 "chin_def_neg" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 87 "eye_lower_lid_def" 24 } - face_detail_eye_socket={ "eye_socket_01" 41 "eye_socket_color_03" 5 } - face_detail_nasolabial={ "nasolabial_01" 25 "nasolabial_02" 31 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 197 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 210 "nose_tip_def" 134 } - face_detail_temple_def={ "temple_def" 239 "temple_def" 245 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_02" 147 } - expression_eye_wrinkles={ "eye_wrinkles_03" 214 "eye_wrinkles_03" 143 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 14 "forehead_wrinkles_03" 231 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 235 "complexion_4" 235 } - gene_height={ "normal_height" 123 "normal_height" 106 } - gene_bs_body_type={ "body_fat_head_fat_full" 110 "body_fat_head_fat_low" 124 } - gene_bs_body_shape={ "body_shape_rectangle_half" 109 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 128 "bust_shape_3_half" 201 } - gene_age={ "old_2" 145 "old_1" 187 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 194 "far_spacing_lower_thickness" 220 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 185 "layer_2_lower_thickness" 157 } - gene_body_hair={ "body_hair_sparse" 163 "body_hair_avg" 170 } - gene_hair_type={ "hair_wavy" 161 "hair_curly" 191 } - gene_baldness={ "male_pattern_baldness" 114 "male_pattern_baldness" 165 } - eye_accessory={ "normal_eyes" 117 "normal_eyes" 117 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 46 "normal_eyelashes" 46 } - beards={ "western_beards_straight" 121 "no_beard" 0 } - cloaks={ "no_cloak" 149 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 83 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 121 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era3_high_nobility_clothes" 46 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 236 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 121 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=442032108 - invert=no - } - { - hash=1599033245 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin.txt deleted file mode 100644 index 3b81642b..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin.txt +++ /dev/null @@ -1,178 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223523 -bookmark_swords_of_faith_sibylla_baudouin={ - type=boy - id=307960180 - age=0.170000 - genes={ hair_color={ 212 195 121 241 } - skin_color={ 90 0 91 84 } - eye_color={ 158 186 66 140 } - gene_chin_forward={ "chin_forward_neg" 113 "chin_forward_pos" 151 } - gene_chin_height={ "chin_height_neg" 116 "chin_height_neg" 82 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 137 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_pos" 133 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_pos" 135 "eye_distance_pos" 143 } - gene_eye_shut={ "eye_shut_neg" 60 "eye_shut_neg" 102 } - gene_forehead_angle={ "forehead_angle_neg" 101 "forehead_angle_pos" 132 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 98 "forehead_brow_height_pos" 130 } - gene_forehead_roundness={ "forehead_roundness_pos" 178 "forehead_roundness_neg" 122 } - gene_forehead_width={ "forehead_width_pos" 157 "forehead_width_pos" 141 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 139 } - gene_head_height={ "head_height_neg" 120 "head_height_neg" 125 } - gene_head_width={ "head_width_neg" 117 "head_width_pos" 144 } - gene_head_profile={ "head_profile_pos" 176 "head_profile_pos" 140 } - gene_head_top_height={ "head_top_height_neg" 116 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_pos" 207 } - gene_jaw_angle={ "jaw_angle_pos" 145 "jaw_angle_pos" 144 } - gene_jaw_forward={ "jaw_forward_neg" 116 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 151 } - gene_jaw_width={ "jaw_width_neg" 89 "jaw_width_pos" 154 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 138 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_pos" 138 "mouth_width_pos" 135 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 156 "mouth_upper_lip_size_pos" 165 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 129 "mouth_lower_lip_size_neg" 80 } - gene_mouth_open={ "mouth_open_neg" 21 "mouth_open_neg" 5 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 128 } - gene_neck_width={ "neck_width_neg" 113 "neck_width_neg" 108 } - gene_bs_cheek_forward={ "cheek_forward_pos" 36 "cheek_forward_neg" 15 } - gene_bs_cheek_height={ "cheek_height_pos" 35 "cheek_height_neg" 12 } - gene_bs_cheek_width={ "cheek_width_pos" 43 "cheek_width_pos" 8 } - gene_bs_ear_angle={ "ear_angle_neg" 14 "ear_angle_pos" 112 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 134 "ear_inner_shape_pos" 85 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 103 "ear_lower_bend_pos" 35 } - gene_bs_ear_outward={ "ear_outward_pos" 35 "ear_outward_neg" 93 } - gene_bs_ear_size={ "ear_size_pos" 1 "ear_size_pos" 55 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 81 "eye_corner_depth_pos" 27 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 7 "eye_fold_shape_neg" 18 } - gene_bs_eye_size={ "eye_size_pos" 2 "eye_size_pos" 28 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 42 "eye_upper_lid_size_neg" 1 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 117 "forehead_brow_curve_neg" 6 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 126 "forehead_brow_forward_neg" 38 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_pos" 100 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 54 "forehead_brow_outer_height_pos" 84 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 113 "forehead_brow_width_pos" 119 } - gene_bs_jaw_def={ "jaw_def_neg" 170 "jaw_def_neg" 41 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 20 "mouth_lower_lip_def_pos" 7 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 89 "mouth_lower_lip_full_neg" 27 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 7 "mouth_lower_lip_pad_neg" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 1 "mouth_lower_lip_width_pos" 8 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 130 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 71 "mouth_philtrum_shape_pos" 43 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 130 "mouth_philtrum_width_pos" 8 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 51 "mouth_upper_lip_def_pos" 46 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 15 "mouth_upper_lip_full_pos" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 17 "mouth_upper_lip_profile_pos" 81 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 16 "mouth_upper_lip_width_neg" 81 } - gene_bs_nose_forward={ "nose_forward_neg" 20 "nose_forward_pos" 40 } - gene_bs_nose_height={ "nose_height_pos" 101 "nose_height_neg" 80 } - gene_bs_nose_length={ "nose_length_neg" 175 "nose_length_pos" 7 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 1 "nose_nostril_height_pos" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 56 "nose_nostril_width_neg" 23 } - gene_bs_nose_profile={ "nose_profile_neg" 15 "nose_profile_pos" 4 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 25 "nose_ridge_angle_neg" 10 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 32 "nose_ridge_width_neg" 45 } - gene_bs_nose_size={ "nose_size_pos" 25 "nose_size_pos" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 49 "nose_tip_angle_pos" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 51 "nose_tip_forward_neg" 173 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 18 "nose_tip_width_neg" 184 } - face_detail_cheek_def={ "cheek_def_01" 6 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 129 "cheek_fat_02_pos" 254 } - face_detail_chin_cleft={ "chin_cleft" 20 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def" 37 "chin_def_neg" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 96 "eye_lower_lid_def" 39 } - face_detail_eye_socket={ "eye_socket_03" 16 "eye_socket_02" 155 } - face_detail_nasolabial={ "nasolabial_03" 72 "nasolabial_02" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 24 } - face_detail_nose_tip_def={ "nose_tip_def" 11 "nose_tip_def" 9 } - face_detail_temple_def={ "temple_def" 178 "temple_def" 253 } - expression_brow_wrinkles={ "brow_wrinkles_02" 95 "brow_wrinkles_04" 225 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 16 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_01" 87 } - expression_other={ "cheek_wrinkles_both_01" 34 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 122 "complexion_4" 235 } - gene_height={ "normal_height" 136 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_full" 126 "body_fat_head_fat_medium" 113 } - gene_bs_body_shape={ "body_shape_average" 35 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_1_half" 143 } - gene_age={ "old_4" 49 "old_4" 149 } - gene_eyebrows_shape={ "no_eyebrows" 255 "far_spacing_high_thickness" 251 } - gene_eyebrows_fullness={ "no_eyebrows" 255 "layer_2_low_thickness" 215 } - gene_body_hair={ "body_hair_sparse" 108 "body_hair_sparse" 183 } - gene_hair_type={ "hair_straight" 174 "hair_wavy" 106 } - gene_baldness={ "male_pattern_baldness" 181 "male_pattern_baldness" 104 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 48 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 52 "normal_eyelashes" 52 } - gene_leprosy={ "leprosy" 255 "" 0 } - gene_hair_disease={ "hair_disease" 255 "hair_disease" 0 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "sp3_cloak" 58 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 19 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 79 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "sp3_western_royalty_clothes" 104 "most_clothes" 0 } - headgear={ "sp3_western_royalty" 222 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 158 "no_additive" 0 } - special_headgear_face_mask={ "face_mask" 174 "face_mask" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=930879859 - invert=no - } - { - hash=2628285524 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=1295165754 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3283365931 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin_son.txt b/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin_son.txt deleted file mode 100644 index 524cfded..00000000 --- a/N3OW/common/bookmark_portraits/bookmark_swords_of_faith_sibylla_baudouin_son.txt +++ /dev/null @@ -1,133 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223541 -bookmark_swords_of_faith_sibylla_baudouin_son={ - type=boy - id=3031254856 - genes={ hair_color={ 222 201 243 196 } - skin_color={ 92 64 99 91 } - eye_color={ 224 139 190 200 } - gene_chin_forward={ "chin_forward_pos" 147 "chin_forward_neg" 108 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_neg" 121 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_neg" 116 } - gene_eye_depth={ "eye_depth_neg" 122 "eye_depth_pos" 135 } - gene_eye_height={ "eye_height_pos" 154 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_neg" 119 } - gene_eye_shut={ "eye_shut_neg" 123 "eye_shut_neg" 120 } - gene_forehead_angle={ "forehead_angle_pos" 146 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 149 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_pos" 130 } - gene_forehead_height={ "forehead_height_neg" 111 "forehead_height_neg" 124 } - gene_head_height={ "head_height_neg" 123 "head_height_neg" 125 } - gene_head_width={ "head_width_pos" 148 "head_width_pos" 173 } - gene_head_profile={ "head_profile_neg" 127 "head_profile_neg" 124 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 150 "head_top_width_pos" 155 } - gene_jaw_angle={ "jaw_angle_pos" 152 "jaw_angle_pos" 139 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_pos" 146 } - gene_jaw_width={ "jaw_width_pos" 157 "jaw_width_neg" 117 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 99 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_neg" 105 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_neg" 97 } - gene_mouth_height={ "mouth_height_pos" 147 "mouth_height_pos" 165 } - gene_mouth_width={ "mouth_width_pos" 152 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 153 "mouth_upper_lip_size_neg" 126 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_neg" 82 } - gene_mouth_open={ "mouth_open_neg" 85 "mouth_open_pos" 202 } - gene_neck_length={ "neck_length_pos" 150 "neck_length_neg" 114 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_neg" 120 } - gene_bs_cheek_forward={ "cheek_forward_pos" 115 "cheek_forward_neg" 32 } - gene_bs_cheek_height={ "cheek_height_pos" 26 "cheek_height_neg" 16 } - gene_bs_cheek_width={ "cheek_width_neg" 44 "cheek_width_pos" 12 } - gene_bs_ear_angle={ "ear_angle_neg" 7 "ear_angle_neg" 10 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 51 "ear_inner_shape_pos" 127 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 154 "ear_both_bend_pos" 1 } - gene_bs_ear_outward={ "ear_outward_pos" 119 "ear_outward_neg" 35 } - gene_bs_ear_size={ "ear_size_pos" 7 "ear_size_pos" 103 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 154 "eye_corner_depth_pos" 192 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 28 "eye_fold_shape_pos" 33 } - gene_bs_eye_size={ "eye_size_neg" 41 "eye_size_pos" 8 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 15 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 68 "forehead_brow_curve_neg" 87 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 4 "forehead_brow_forward_neg" 11 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_neg" 21 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_pos" 41 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 113 "forehead_brow_width_pos" 109 } - gene_bs_jaw_def={ "jaw_def_pos" 32 "jaw_def_pos" 118 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 31 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 29 "mouth_lower_lip_full_neg" 56 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 60 "mouth_lower_lip_pad_pos" 42 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 43 "mouth_lower_lip_width_neg" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 28 "mouth_philtrum_def_pos" 50 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 43 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 201 "mouth_philtrum_width_pos" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 48 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 57 "mouth_upper_lip_full_pos" 174 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 55 "mouth_upper_lip_profile_pos" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 3 "mouth_upper_lip_width_pos" 5 } - gene_bs_nose_forward={ "nose_forward_pos" 8 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_pos" 71 "nose_height_pos" 8 } - gene_bs_nose_length={ "nose_length_pos" 50 "nose_length_neg" 110 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 3 "nose_nostril_height_pos" 44 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 44 "nose_nostril_width_neg" 3 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 35 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 2 "nose_ridge_angle_pos" 33 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 51 "nose_ridge_width_neg" 27 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_neg" 27 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 56 "nose_tip_angle_pos" 102 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 26 "nose_tip_forward_neg" 8 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 88 "nose_tip_width_pos" 14 } - face_detail_cheek_def={ "cheek_def_01" 72 "cheek_def_01" 174 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 4 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_dimple" 39 } - face_detail_chin_def={ "chin_def_neg" 222 "chin_def_neg" 22 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 184 "eye_lower_lid_def" 87 } - face_detail_eye_socket={ "eye_socket_02" 128 "eye_socket_color_03" 5 } - face_detail_nasolabial={ "nasolabial_01" 13 "nasolabial_01" 25 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 166 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 134 "nose_tip_def" 43 } - face_detail_temple_def={ "temple_def" 129 "temple_def" 239 } - expression_brow_wrinkles={ "brow_wrinkles_03" 18 "brow_wrinkles_03" 80 } - expression_eye_wrinkles={ "eye_wrinkles_03" 214 "eye_wrinkles_01" 226 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 13 "forehead_wrinkles_01" 14 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 99 "complexion_4" 235 } - gene_height={ "normal_height" 157 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_full" 132 "body_fat_head_fat_full" 107 } - gene_bs_body_shape={ "body_shape_rectangle_half" 64 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 95 "bust_clothes" 160 } - gene_age={ "old_2" 175 "old_2" 145 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 192 "avg_spacing_low_thickness" 194 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 186 "layer_2_low_thickness" 185 } - gene_body_hair={ "body_hair_avg" 141 "body_hair_sparse" 163 } - gene_hair_type={ "hair_wavy" 118 "hair_wavy" 161 } - gene_baldness={ "male_pattern_baldness" 167 "male_pattern_baldness" 114 } - eye_accessory={ "bloodshot_eyes" 131 "normal_eyes" 4 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "no_eyelashes" 127 "normal_eyelashes" 211 } - beards={ "no_beard" 140 "no_beard" 0 } - cloaks={ "no_cloak" 140 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "no_legwear" 137 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_children_commoner_clothes" 60 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 3478549277 } - tags={ { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_aba_socotra.txt b/N3OW/common/bookmark_portraits/challenge_character_aba_socotra.txt deleted file mode 100644 index 35921e3d..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_aba_socotra.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:145611 -challenge_character_aba_socotra={ - type=male - id=2534964716 - age=0.540000 - genes={ hair_color={ 43 238 114 230 } - skin_color={ 167 152 155 147 } - eye_color={ 18 185 36 252 } - gene_chin_forward={ "chin_forward_pos" 109 "chin_forward_neg" 120 } - gene_chin_height={ "chin_height_pos" 163 "chin_height_neg" 114 } - gene_chin_width={ "chin_width_pos" 65 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_pos" 135 "eye_angle_neg" 118 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_pos" 133 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_pos" 130 "eye_shut_neg" 107 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_neg" 121 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 128 "forehead_brow_height_pos" 133 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_neg" 106 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 153 "forehead_height_neg" 92 } - gene_head_height={ "head_height_neg" 136 "head_height_neg" 116 } - gene_head_width={ "head_width_pos" 169 "head_width_neg" 115 } - gene_head_profile={ "head_profile_neg" 81 "head_profile_pos" 183 } - gene_head_top_height={ "head_top_height_neg" 123 "head_top_height_pos" 133 } - gene_head_top_width={ "head_top_width_neg" 121 "head_top_width_pos" 144 } - gene_jaw_angle={ "jaw_angle_pos" 166 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_neg" 121 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 123 } - gene_jaw_width={ "jaw_width_pos" 148 "jaw_width_pos" 164 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 114 "mouth_height_neg" 115 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_pos" 130 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 181 "mouth_upper_lip_size_neg" 123 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 147 "mouth_lower_lip_size_neg" 110 } - gene_mouth_open={ "mouth_open_pos" 157 "mouth_open_neg" 88 } - gene_neck_length={ "neck_length_pos" 131 "neck_length_pos" 135 } - gene_neck_width={ "neck_width_pos" 159 "neck_width_pos" 218 } - gene_bs_cheek_forward={ "cheek_forward_neg" 23 "cheek_forward_neg" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 51 "cheek_height_pos" 77 } - gene_bs_cheek_width={ "cheek_width_neg" 46 "cheek_width_neg" 80 } - gene_bs_ear_angle={ "ear_angle_pos" 47 "ear_angle_neg" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 55 "ear_inner_shape_pos" 2 } - gene_bs_ear_bend={ "ear_both_bend_pos" 67 "ear_upper_bend_pos" 55 } - gene_bs_ear_outward={ "ear_outward_neg" 37 "ear_outward_pos" 29 } - gene_bs_ear_size={ "ear_size_pos" 28 "ear_size_pos" 28 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 125 "eye_corner_depth_pos" 61 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 123 "eye_fold_shape_pos" 45 } - gene_bs_eye_size={ "eye_size_pos" 24 "eye_size_neg" 1 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 31 "eye_upper_lid_size_pos" 33 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 62 "forehead_brow_curve_neg" 118 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 32 "forehead_brow_forward_neg" 20 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 46 "forehead_brow_inner_height_neg" 23 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 60 "forehead_brow_outer_height_pos" 29 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 2 "forehead_brow_width_pos" 40 } - gene_bs_jaw_def={ "jaw_def_neg" 137 "jaw_def_pos" 152 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 86 "mouth_lower_lip_def_pos" 54 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 39 "mouth_lower_lip_full_pos" 1 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 10 "mouth_lower_lip_pad_neg" 32 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 18 "mouth_lower_lip_width_pos" 10 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 21 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 31 "mouth_philtrum_shape_pos" 7 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 3 "mouth_philtrum_width_neg" 16 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 44 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 0 "mouth_upper_lip_full_pos" 82 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 56 "mouth_upper_lip_profile_neg" 7 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 119 "mouth_upper_lip_width_neg" 36 } - gene_bs_nose_forward={ "nose_forward_pos" 5 "nose_forward_neg" 39 } - gene_bs_nose_height={ "nose_height_neg" 28 "nose_height_pos" 65 } - gene_bs_nose_length={ "nose_length_neg" 0 "nose_length_neg" 40 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 18 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 132 "nose_nostril_width_neg" 5 } - gene_bs_nose_profile={ "nose_profile_pos" 111 "nose_profile_pos" 3 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 1 "nose_ridge_angle_neg" 3 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 7 "nose_ridge_width_pos" 48 } - gene_bs_nose_size={ "nose_size_pos" 145 "nose_size_pos" 95 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 11 "nose_tip_angle_neg" 88 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 120 "nose_tip_forward_pos" 25 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 46 "nose_tip_width_neg" 115 } - face_detail_cheek_def={ "cheek_def_01" 120 "cheek_def_02" 7 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 10 "cheek_fat_02_pos" 13 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def_neg" 22 "chin_def_neg" 222 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 51 "eye_lower_lid_def" 55 } - face_detail_eye_socket={ "eye_socket_color_03" 15 "eye_socket_color_01" 16 } - face_detail_nasolabial={ "nasolabial_01" 98 "nasolabial_02" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 65 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 42 "nose_tip_def" 13 } - face_detail_temple_def={ "temple_def" 159 "temple_def" 160 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_04" 240 } - expression_eye_wrinkles={ "eye_wrinkles_01" 78 "eye_wrinkles_02" 179 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 142 "forehead_wrinkles_01" 66 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 225 "complexion_2" 243 } - gene_height={ "normal_height" 117 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_full" 98 "body_fat_head_fat_low" 122 } - gene_bs_body_shape={ "body_shape_rectangle_half" 26 "body_shape_average" 18 } - gene_bs_bust={ "bust_clothes" 40 "bust_shape_4_full" 111 } - gene_age={ "old_1" 130 "old_2" 9 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 50 "avg_spacing_high_thickness" 243 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 178 "layer_2_high_thickness" 245 } - gene_body_hair={ "body_hair_sparse" 22 "body_hair_dense" 240 } - gene_hair_type={ "hair_wavy" 93 "hair_curly" 140 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 141 "normal_eyes" 141 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 81 "normal_eyelashes" 81 } - beards={ "all_beards" 64 "no_beard" 0 } - hairstyles={ "all_hairstyles" 59 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 174 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_high_nobility_clothes" 37 "most_clothes" 0 } - headgear={ "mena_high_nobility" 95 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_aella_northumberland.txt b/N3OW/common/bookmark_portraits/challenge_character_aella_northumberland.txt deleted file mode 100644 index 5a69f656..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_aella_northumberland.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163103 -challenge_character_aella_northumberland={ - type=male - id=799497164 - age=0.430000 - genes={ hair_color={ 36 249 181 175 } - skin_color={ 68 93 67 93 } - eye_color={ 165 188 113 203 } - gene_chin_forward={ "chin_forward_neg" 124 "chin_forward_neg" 106 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_pos" 161 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_neg" 119 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_pos" 128 } - gene_eye_distance={ "eye_distance_pos" 129 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_neg" 137 "eye_shut_pos" 145 } - gene_forehead_angle={ "forehead_angle_pos" 150 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 126 "forehead_brow_height_pos" 137 } - gene_forehead_roundness={ "forehead_roundness_pos" 144 "forehead_roundness_pos" 133 } - gene_forehead_width={ "forehead_width_neg" 102 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_neg" 100 "forehead_height_neg" 116 } - gene_head_height={ "head_height_neg" 91 "head_height_neg" 81 } - gene_head_width={ "head_width_pos" 169 "head_width_neg" 124 } - gene_head_profile={ "head_profile_neg" 104 "head_profile_pos" 138 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 144 "head_top_width_pos" 133 } - gene_jaw_angle={ "jaw_angle_pos" 154 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_neg" 104 "jaw_forward_neg" 118 } - gene_jaw_height={ "jaw_height_neg" 119 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_neg" 104 "jaw_width_pos" 136 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 158 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 145 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 141 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 121 "mouth_upper_lip_size_pos" 133 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 158 "mouth_lower_lip_size_neg" 113 } - gene_mouth_open={ "mouth_open_neg" 45 "mouth_open_pos" 144 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_neg" 25 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_neg" 126 } - gene_bs_cheek_forward={ "cheek_forward_neg" 38 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_pos" 176 "cheek_height_neg" 36 } - gene_bs_cheek_width={ "cheek_width_pos" 101 "cheek_width_pos" 22 } - gene_bs_ear_angle={ "ear_angle_neg" 12 "ear_angle_pos" 25 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 7 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_both_bend_pos" 17 "ear_both_bend_pos" 6 } - gene_bs_ear_outward={ "ear_outward_neg" 35 "ear_outward_pos" 101 } - gene_bs_ear_size={ "ear_size_pos" 4 "ear_size_pos" 8 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 241 "eye_corner_depth_pos" 224 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 165 "eye_fold_shape_pos" 116 } - gene_bs_eye_size={ "eye_size_pos" 30 "eye_size_pos" 47 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 114 "eye_upper_lid_size_pos" 11 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 11 "forehead_brow_curve_neg" 6 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 36 "forehead_brow_forward_neg" 64 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_neg" 2 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 1 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 15 "forehead_brow_width_pos" 72 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_pos" 94 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 30 "mouth_lower_lip_def_pos" 22 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 28 "mouth_lower_lip_full_pos" 105 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 99 "mouth_lower_lip_pad_neg" 102 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 85 "mouth_lower_lip_width_pos" 89 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 13 "mouth_philtrum_shape_pos" 94 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 7 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 36 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 28 "mouth_upper_lip_full_neg" 74 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 24 "mouth_upper_lip_profile_pos" 44 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 114 "mouth_upper_lip_width_pos" 74 } - gene_bs_nose_forward={ "nose_forward_pos" 30 "nose_forward_neg" 32 } - gene_bs_nose_height={ "nose_height_neg" 14 "nose_height_pos" 36 } - gene_bs_nose_length={ "nose_length_pos" 118 "nose_length_neg" 91 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 16 "nose_nostril_height_pos" 82 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 25 "nose_nostril_width_neg" 172 } - gene_bs_nose_profile={ "nose_profile_neg" 34 "nose_profile_neg" 5 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 15 "nose_ridge_angle_neg" 39 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 6 "nose_ridge_width_pos" 37 } - gene_bs_nose_size={ "nose_size_pos" 64 "nose_size_pos" 3 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 28 "nose_tip_angle_pos" 36 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 104 "nose_tip_forward_neg" 7 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 90 "nose_tip_width_neg" 36 } - face_detail_cheek_def={ "cheek_def_02" 122 "cheek_def_02" 169 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 61 "cheek_fat_01_neg" 220 } - face_detail_chin_cleft={ "chin_dimple" 11 "chin_cleft" 15 } - face_detail_chin_def={ "chin_def" 179 "chin_def" 238 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 9 "eye_lower_lid_def" 223 } - face_detail_eye_socket={ "eye_socket_01" 76 "eye_socket_01" 238 } - face_detail_nasolabial={ "nasolabial_02" 135 "nasolabial_02" 23 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_pos" 1 } - face_detail_nose_tip_def={ "nose_tip_def" 14 "nose_tip_def" 131 } - face_detail_temple_def={ "temple_def" 250 "temple_def" 204 } - expression_brow_wrinkles={ "brow_wrinkles_01" 255 "brow_wrinkles_01" 101 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 54 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 34 } - expression_other={ "cheek_wrinkles_both_01" 38 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 122 "complexion_5" 163 } - gene_height={ "normal_height" 133 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_low" 153 "body_fat_head_fat_full" 132 } - gene_bs_body_shape={ "body_shape_hourglass_full" 71 "body_shape_pear_half" 20 } - gene_bs_bust={ "bust_clothes" 146 "bust_shape_3_half" 141 } - gene_age={ "old_3" 49 "old_3" 211 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 205 "far_spacing_lower_thickness" 203 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 225 "layer_2_low_thickness" 162 } - gene_body_hair={ "body_hair_avg" 165 "body_hair_sparse" 172 } - gene_hair_type={ "hair_straight" 181 "hair_straight" 105 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 17 "normal_eyes" 17 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 33 "normal_eyelashes" 33 } - beards={ "western_beards_straight" 197 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 51 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 3 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 179 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 86 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 217 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 209 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2268070609 2268070609 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_ahmad_egypt.txt b/N3OW/common/bookmark_portraits/challenge_character_ahmad_egypt.txt deleted file mode 100644 index 8fc9171d..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_ahmad_egypt.txt +++ /dev/null @@ -1,157 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163115 -challenge_character_ahmad_egypt={ - type=male - id=2211575396 - age=0.310000 - genes={ hair_color={ 52 245 121 252 } - skin_color={ 194 120 198 118 } - eye_color={ 30 249 79 243 } - gene_chin_forward={ "chin_forward_neg" 27 "chin_forward_pos" 144 } - gene_chin_height={ "chin_height_pos" 133 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_pos" 133 } - gene_eye_angle={ "eye_angle_pos" 149 "eye_angle_neg" 102 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_pos" 135 "eye_height_neg" 91 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_neg" 118 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 168 "forehead_brow_height_pos" 137 } - gene_forehead_roundness={ "forehead_roundness_neg" 116 "forehead_roundness_neg" 102 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_pos" 139 } - gene_forehead_height={ "forehead_height_pos" 138 "forehead_height_pos" 161 } - gene_head_height={ "head_height_neg" 93 "head_height_pos" 129 } - gene_head_width={ "head_width_pos" 147 "head_width_pos" 132 } - gene_head_profile={ "head_profile_neg" 83 "head_profile_neg" 25 } - gene_head_top_height={ "head_top_height_pos" 155 "head_top_height_pos" 129 } - gene_head_top_width={ "head_top_width_pos" 154 "head_top_width_pos" 142 } - gene_jaw_angle={ "jaw_angle_neg" 121 "jaw_angle_neg" 109 } - gene_jaw_forward={ "jaw_forward_neg" 122 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_neg" 114 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 126 "jaw_width_pos" 132 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 100 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_neg" 124 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 121 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 114 "mouth_width_neg" 101 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 84 "mouth_upper_lip_size_pos" 162 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 136 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_neg" 117 "mouth_open_neg" 112 } - gene_neck_length={ "neck_length_pos" 135 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_neg" 116 } - gene_bs_cheek_forward={ "cheek_forward_pos" 15 "cheek_forward_pos" 10 } - gene_bs_cheek_height={ "cheek_height_pos" 17 "cheek_height_pos" 34 } - gene_bs_cheek_width={ "cheek_width_neg" 48 "cheek_width_neg" 51 } - gene_bs_ear_angle={ "ear_angle_neg" 4 "ear_angle_pos" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 38 "ear_inner_shape_pos" 98 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 107 "ear_both_bend_pos" 45 } - gene_bs_ear_outward={ "ear_outward_pos" 3 "ear_outward_neg" 50 } - gene_bs_ear_size={ "ear_size_pos" 16 "ear_size_neg" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 139 "eye_corner_depth_neg" 148 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 146 "eye_fold_shape_pos" 50 } - gene_bs_eye_size={ "eye_size_pos" 12 "eye_size_pos" 104 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 228 "eye_upper_lid_size_neg" 180 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 253 "forehead_brow_curve_pos" 28 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 15 "forehead_brow_forward_neg" 57 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 21 "forehead_brow_inner_height_pos" 65 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 37 "forehead_brow_outer_height_neg" 91 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 1 "forehead_brow_width_neg" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 166 "jaw_def_neg" 191 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 11 "mouth_lower_lip_def_pos" 95 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 38 "mouth_lower_lip_full_neg" 6 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 44 "mouth_lower_lip_pad_neg" 10 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 74 "mouth_lower_lip_width_neg" 30 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 167 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 46 "mouth_philtrum_shape_pos" 4 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 153 "mouth_philtrum_width_pos" 18 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 15 "mouth_upper_lip_def_pos" 14 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 142 "mouth_upper_lip_full_pos" 32 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 126 "mouth_upper_lip_profile_pos" 77 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 38 "mouth_upper_lip_width_neg" 11 } - gene_bs_nose_forward={ "nose_forward_pos" 11 "nose_forward_pos" 34 } - gene_bs_nose_height={ "nose_height_neg" 70 "nose_height_neg" 65 } - gene_bs_nose_length={ "nose_length_pos" 32 "nose_length_neg" 79 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 48 "nose_nostril_height_neg" 119 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 69 "nose_nostril_width_pos" 55 } - gene_bs_nose_profile={ "nose_profile_pos" 122 "nose_profile_pos" 18 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 10 "nose_ridge_angle_pos" 20 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 41 "nose_ridge_width_pos" 38 } - gene_bs_nose_size={ "nose_size_neg" 6 "nose_size_pos" 70 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 79 "nose_tip_angle_neg" 27 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 86 "nose_tip_forward_neg" 32 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 16 "nose_tip_width_neg" 51 } - face_detail_cheek_def={ "cheek_def_02" 20 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 10 "cheek_fat_01_neg" 107 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_cleft" 3 } - face_detail_chin_def={ "chin_def_neg" 19 "chin_def_neg" 65 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 76 "eye_lower_lid_def" 46 } - face_detail_eye_socket={ "eye_socket_01" 10 "eye_socket_03" 19 } - face_detail_nasolabial={ "nasolabial_02" 0 "nasolabial_02" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_neg" 13 } - face_detail_nose_tip_def={ "nose_tip_def" 67 "nose_tip_def" 6 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 128 "brow_wrinkles_03" 40 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 179 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 247 "forehead_wrinkles_01" 66 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 209 "complexion_1" 130 } - gene_height={ "normal_height" 115 "normal_height" 109 } - gene_bs_body_type={ "body_fat_head_fat_medium" 87 "body_fat_head_fat_low" 139 } - gene_bs_body_shape={ "body_shape_rectangle_half" 66 "body_shape_apple_half" 10 } - gene_bs_bust={ "bust_clothes" 109 "bust_shape_3_full" 38 } - gene_age={ "old_3" 227 "old_2" 187 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 158 "avg_spacing_high_thickness" 244 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 239 "layer_2_low_thickness" 215 } - gene_body_hair={ "body_hair_sparse_low_stubble" 15 "body_hair_sparse_low_stubble" 96 } - gene_hair_type={ "hair_straight_thin_beard" 130 "hair_straight_thin_beard" 90 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 78 "normal_eyes" 78 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 57 "normal_eyelashes" 57 } - beards={ "all_beards" 199 "no_beard" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 107 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_high_nobility_clothes" 7 "most_clothes" 0 } - headgear={ "mena_royalty" 135 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_alfonsu_asturias.txt b/N3OW/common/bookmark_portraits/challenge_character_alfonsu_asturias.txt deleted file mode 100644 index 93344f1b..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_alfonsu_asturias.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:70019 -challenge_character_alfonsu_asturias={ - type=male - id=356601246 - age=0.190000 - genes={ hair_color={ 46 242 46 242 } - skin_color={ 55 123 55 101 } - eye_color={ 237 154 237 154 } - gene_chin_forward={ "chin_forward_pos" 127 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 138 "chin_height_pos" 138 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_neg" 126 } - gene_eye_angle={ "eye_angle_pos" 127 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 120 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_pos" 188 "eye_shut_pos" 188 } - gene_forehead_angle={ "forehead_angle_pos" 129 "forehead_angle_pos" 129 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 152 "forehead_brow_height_pos" 152 } - gene_forehead_roundness={ "forehead_roundness_pos" 163 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_neg" 104 "forehead_width_neg" 104 } - gene_forehead_height={ "forehead_height_pos" 130 "forehead_height_pos" 130 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 143 } - gene_head_width={ "head_width_pos" 140 "head_width_pos" 140 } - gene_head_profile={ "head_profile_neg" 63 "head_profile_neg" 63 } - gene_head_top_height={ "head_top_height_neg" 93 "head_top_height_neg" 93 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 132 } - gene_jaw_angle={ "jaw_angle_neg" 121 "jaw_angle_neg" 121 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 138 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 142 "jaw_width_pos" 142 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 81 "mouth_corner_depth_neg" 81 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_neg" 126 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_pos" 128 "mouth_height_pos" 128 } - gene_mouth_width={ "mouth_width_neg" 127 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 146 "mouth_upper_lip_size_pos" 146 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 117 "mouth_lower_lip_size_neg" 117 } - gene_mouth_open={ "mouth_open_neg" 108 "mouth_open_neg" 108 } - gene_neck_length={ "neck_length_neg" 117 "neck_length_neg" 117 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 16 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_neg" 51 "cheek_height_neg" 51 } - gene_bs_cheek_width={ "cheek_width_pos" 24 "cheek_width_pos" 24 } - gene_bs_ear_angle={ "ear_angle_neg" 26 "ear_angle_neg" 26 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 27 "ear_inner_shape_pos" 27 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 200 "ear_lower_bend_pos" 200 } - gene_bs_ear_outward={ "ear_outward_pos" 33 "ear_outward_pos" 33 } - gene_bs_ear_size={ "ear_size_pos" 21 "ear_size_pos" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 54 "eye_corner_depth_pos" 54 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 140 "eye_fold_shape_pos" 140 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 13 "eye_upper_lid_size_pos" 13 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 32 "forehead_brow_curve_neg" 32 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 120 "forehead_brow_forward_pos" 120 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 40 "forehead_brow_inner_height_neg" 40 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 14 "forehead_brow_outer_height_pos" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 51 "forehead_brow_width_pos" 51 } - gene_bs_jaw_def={ "jaw_def_neg" 100 "jaw_def_neg" 100 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 162 "mouth_lower_lip_def_pos" 162 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 15 "mouth_lower_lip_full_neg" 15 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 3 "mouth_lower_lip_pad_pos" 3 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 49 "mouth_lower_lip_width_pos" 49 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 19 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 37 "mouth_philtrum_shape_pos" 37 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_pos" 21 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 37 "mouth_upper_lip_def_pos" 37 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 132 "mouth_upper_lip_full_pos" 132 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 15 "mouth_upper_lip_profile_neg" 15 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_neg" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_pos" 6 } - gene_bs_nose_height={ "nose_height_neg" 122 "nose_height_neg" 122 } - gene_bs_nose_length={ "nose_length_pos" 110 "nose_length_pos" 110 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_neg" 21 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 38 "nose_nostril_width_neg" 38 } - gene_bs_nose_profile={ "nose_profile_neg" 65 "nose_profile_neg" 65 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_pos" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 45 "nose_ridge_width_neg" 45 } - gene_bs_nose_size={ "nose_size_pos" 14 "nose_size_pos" 14 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 46 "nose_tip_angle_pos" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 31 "nose_tip_forward_pos" 31 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 184 "nose_tip_width_neg" 184 } - face_detail_cheek_def={ "cheek_def_02" 7 "cheek_def_02" 7 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 89 "cheek_fat_01_neg" 89 } - face_detail_chin_cleft={ "chin_cleft" 91 "chin_cleft" 91 } - face_detail_chin_def={ "chin_def_neg" 16 "chin_def_neg" 16 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 198 "eye_lower_lid_def" 198 } - face_detail_eye_socket={ "eye_socket_03" 1 "eye_socket_03" 1 } - face_detail_nasolabial={ "nasolabial_03" 28 "nasolabial_03" 28 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 2 "nose_ridge_def_neg" 2 } - face_detail_nose_tip_def={ "nose_tip_def" 248 "nose_tip_def" 248 } - face_detail_temple_def={ "temple_def" 202 "temple_def" 202 } - expression_brow_wrinkles={ "brow_wrinkles_04" 61 "brow_wrinkles_04" 61 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 154 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 136 "forehead_wrinkles_01" 136 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 219 "complexion_1" 219 } - gene_height={ "normal_height" 126 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_medium" 118 "body_fat_head_fat_medium" 121 } - gene_bs_body_shape={ "body_shape_hourglass_half" 117 "body_shape_apple_full" 15 } - gene_bs_bust={ "bust_clothes" 85 "bust_clothes" 107 } - gene_age={ "old_2" 203 "old_2" 203 } - gene_eyebrows_shape={ "close_spacing_low_thickness" 138 "close_spacing_low_thickness" 138 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 136 "layer_2_avg_thickness" 136 } - gene_body_hair={ "body_hair_avg" 144 "body_hair_avg" 131 } - gene_hair_type={ "hair_straight" 158 "hair_straight" 158 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 121 "normal_eyes" 121 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 178 "normal_eyelashes" 178 } - beards={ "fp2_beards_straight" 41 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_03" 168 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 232 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "ep2_western_era1_royalty" 255 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 4 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_algimantas_lithuanians.txt b/N3OW/common/bookmark_portraits/challenge_character_algimantas_lithuanians.txt deleted file mode 100644 index e7ab9aab..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_algimantas_lithuanians.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:82198 -challenge_character_algimantas_lithuanians={ - type=male - id=2886833881 - age=0.270000 - genes={ hair_color={ 149 51 78 123 } - skin_color={ 45 90 50 86 } - eye_color={ 155 199 242 194 } - gene_chin_forward={ "chin_forward_pos" 138 "chin_forward_neg" 110 } - gene_chin_height={ "chin_height_pos" 90 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_pos" 137 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 138 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_neg" 111 "forehead_angle_pos" 138 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 111 "forehead_brow_height_neg" 110 } - gene_forehead_roundness={ "forehead_roundness_pos" 222 "forehead_roundness_pos" 165 } - gene_forehead_width={ "forehead_width_pos" 152 "forehead_width_pos" 141 } - gene_forehead_height={ "forehead_height_neg" 92 "forehead_height_neg" 110 } - gene_head_height={ "head_height_pos" 148 "head_height_neg" 118 } - gene_head_width={ "head_width_pos" 136 "head_width_pos" 229 } - gene_head_profile={ "head_profile_pos" 169 "head_profile_neg" 108 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_neg" 126 } - gene_head_top_width={ "head_top_width_pos" 173 "head_top_width_pos" 131 } - gene_jaw_angle={ "jaw_angle_pos" 137 "jaw_angle_pos" 137 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 116 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_pos" 168 "jaw_width_neg" 118 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 135 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_neg" 102 } - gene_mouth_forward={ "mouth_forward_neg" 123 "mouth_forward_pos" 131 } - gene_mouth_height={ "mouth_height_neg" 125 "mouth_height_pos" 161 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_neg" 74 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 119 "mouth_upper_lip_size_pos" 135 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 95 "mouth_lower_lip_size_neg" 93 } - gene_mouth_open={ "mouth_open_neg" 7 "mouth_open_pos" 165 } - gene_neck_length={ "neck_length_pos" 128 "neck_length_pos" 133 } - gene_neck_width={ "neck_width_pos" 153 "neck_width_neg" 117 } - gene_bs_cheek_forward={ "cheek_forward_neg" 68 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 26 "cheek_height_pos" 23 } - gene_bs_cheek_width={ "cheek_width_pos" 40 "cheek_width_neg" 84 } - gene_bs_ear_angle={ "ear_angle_neg" 91 "ear_angle_pos" 42 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 49 "ear_inner_shape_pos" 4 } - gene_bs_ear_bend={ "ear_both_bend_pos" 48 "ear_both_bend_pos" 59 } - gene_bs_ear_outward={ "ear_outward_neg" 31 "ear_outward_pos" 6 } - gene_bs_ear_size={ "ear_size_pos" 26 "ear_size_pos" 54 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 169 "eye_corner_depth_pos" 194 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 94 "eye_fold_shape_pos" 168 } - gene_bs_eye_size={ "eye_size_pos" 25 "eye_size_neg" 17 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 45 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 15 "forehead_brow_curve_pos" 49 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 176 "forehead_brow_forward_pos" 15 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 26 "forehead_brow_inner_height_pos" 47 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 32 "forehead_brow_outer_height_pos" 124 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 27 "forehead_brow_width_neg" 16 } - gene_bs_jaw_def={ "jaw_def_neg" 5 "jaw_def_pos" 17 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 28 "mouth_lower_lip_def_pos" 10 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 2 "mouth_lower_lip_full_pos" 11 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 39 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 7 "mouth_lower_lip_width_pos" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 47 "mouth_philtrum_shape_neg" 39 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 9 "mouth_philtrum_width_neg" 11 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 7 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_neg" 34 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 90 "mouth_upper_lip_profile_pos" 224 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 116 "mouth_upper_lip_width_pos" 7 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_neg" 7 "nose_height_pos" 12 } - gene_bs_nose_length={ "nose_length_neg" 93 "nose_length_pos" 108 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 14 "nose_nostril_height_pos" 54 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 18 "nose_nostril_width_neg" 15 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 8 "nose_profile_pos" 27 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 0 "nose_ridge_angle_pos" 34 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 19 "nose_ridge_width_neg" 2 } - gene_bs_nose_size={ "nose_size_pos" 46 "nose_size_neg" 1 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 9 "nose_tip_angle_pos" 47 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 84 "nose_tip_forward_pos" 33 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 38 "nose_tip_width_neg" 128 } - face_detail_cheek_def={ "cheek_def_02" 142 "cheek_def_01" 4 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 42 "cheek_fat_03_pos" 254 } - face_detail_chin_cleft={ "chin_dimple" 10 "chin_cleft" 6 } - face_detail_chin_def={ "chin_def_neg" 149 "chin_def" 18 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 100 "eye_lower_lid_def" 173 } - face_detail_eye_socket={ "eye_socket_03" 152 "eye_socket_color_03" 24 } - face_detail_nasolabial={ "nasolabial_01" 219 "nasolabial_03" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 190 } - face_detail_nose_tip_def={ "nose_tip_def" 13 "nose_tip_def" 38 } - face_detail_temple_def={ "temple_def" 252 "temple_def" 183 } - expression_brow_wrinkles={ "brow_wrinkles_03" 71 "brow_wrinkles_02" 36 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_02" 234 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 155 "forehead_wrinkles_01" 168 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 217 "complexion_7" 222 } - gene_height={ "normal_height" 139 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 149 "body_fat_head_fat_low" 126 } - gene_bs_body_shape={ "body_shape_triangle_half" 131 "body_shape_rectangle_half" 56 } - gene_bs_bust={ "bust_clothes" 80 "bust_default" 139 } - gene_age={ "old_3" 172 "old_4" 63 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 0 "avg_spacing_avg_thickness" 113 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 114 "layer_2_avg_thickness" 158 } - gene_body_hair={ "body_hair_sparse" 166 "body_hair_avg" 125 } - gene_hair_type={ "hair_curly" 112 "hair_wavy" 118 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 99 "normal_eyes" 99 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 7 "normal_eyelashes" 7 } - beards={ "all_beards" 89 "no_beard" 0 } - cloaks={ "fp1_cloak" 40 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 35 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 148 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 253 "most_clothes" 0 } - headgear={ "northern_high_nobility" 116 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_ali_siracusa.txt b/N3OW/common/bookmark_portraits/challenge_character_ali_siracusa.txt deleted file mode 100644 index 4634080f..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_ali_siracusa.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20829 -challenge_character_ali_siracusa={ - type=male - id=2411085188 - age=0.410000 - genes={ hair_color={ 6 237 6 237 } - skin_color={ 134 142 134 142 } - eye_color={ 13 244 13 244 } - gene_chin_forward={ "chin_forward_pos" 142 "chin_forward_pos" 142 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 158 "forehead_brow_height_pos" 158 } - gene_forehead_roundness={ "forehead_roundness_pos" 166 "forehead_roundness_pos" 166 } - gene_forehead_width={ "forehead_width_pos" 128 "forehead_width_pos" 128 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 142 } - gene_head_height={ "head_height_neg" 87 "head_height_neg" 87 } - gene_head_width={ "head_width_pos" 127 "head_width_pos" 127 } - gene_head_profile={ "head_profile_neg" 107 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_pos" 140 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 180 "head_top_width_pos" 180 } - gene_jaw_angle={ "jaw_angle_pos" 140 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 119 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 171 "jaw_width_pos" 171 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_neg" 123 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 130 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_neg" 98 "mouth_width_neg" 98 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 95 "mouth_upper_lip_size_neg" 95 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 203 "mouth_lower_lip_size_pos" 203 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 0 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_neg" 106 } - gene_neck_width={ "neck_width_neg" 114 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_pos" 27 "cheek_forward_pos" 27 } - gene_bs_cheek_height={ "cheek_height_pos" 1 "cheek_height_pos" 1 } - gene_bs_cheek_width={ "cheek_width_pos" 23 "cheek_width_pos" 23 } - gene_bs_ear_angle={ "ear_angle_neg" 127 "ear_angle_neg" 127 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 28 "ear_inner_shape_pos" 28 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 32 "ear_lower_bend_pos" 32 } - gene_bs_ear_outward={ "ear_outward_neg" 51 "ear_outward_neg" 51 } - gene_bs_ear_size={ "ear_size_neg" 64 "ear_size_neg" 64 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 241 "eye_corner_depth_pos" 241 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 18 "eye_fold_shape_pos" 18 } - gene_bs_eye_size={ "eye_size_neg" 7 "eye_size_neg" 7 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 0 "eye_upper_lid_size_neg" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 80 "forehead_brow_curve_neg" 80 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 39 "forehead_brow_forward_pos" 39 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 18 "forehead_brow_inner_height_pos" 18 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 47 "forehead_brow_outer_height_pos" 47 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 15 "forehead_brow_width_pos" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 65 "jaw_def_neg" 65 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 47 "mouth_lower_lip_def_pos" 47 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 69 "mouth_lower_lip_full_neg" 69 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 25 "mouth_lower_lip_pad_pos" 25 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 107 "mouth_lower_lip_width_neg" 107 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 50 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 14 "mouth_philtrum_shape_pos" 14 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 17 "mouth_philtrum_width_neg" 17 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 48 "mouth_upper_lip_def_pos" 48 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 50 "mouth_upper_lip_full_neg" 50 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 24 "mouth_upper_lip_profile_neg" 24 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 20 "mouth_upper_lip_width_pos" 20 } - gene_bs_nose_forward={ "nose_forward_neg" 30 "nose_forward_neg" 30 } - gene_bs_nose_height={ "nose_height_neg" 72 "nose_height_neg" 72 } - gene_bs_nose_length={ "nose_length_pos" 10 "nose_length_pos" 10 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 7 "nose_nostril_height_pos" 7 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 33 "nose_nostril_width_neg" 33 } - gene_bs_nose_profile={ "nose_profile_pos" 81 "nose_profile_pos" 81 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_neg" 35 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 38 "nose_ridge_width_pos" 38 } - gene_bs_nose_size={ "nose_size_pos" 57 "nose_size_pos" 57 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 61 "nose_tip_angle_neg" 61 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 34 "nose_tip_forward_pos" 34 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 35 "nose_tip_width_neg" 35 } - face_detail_cheek_def={ "cheek_def_02" 16 "cheek_def_02" 16 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 184 "cheek_fat_03_pos" 184 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def_neg" 204 "chin_def_neg" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 248 "eye_lower_lid_def" 248 } - face_detail_eye_socket={ "eye_socket_color_03" 1 "eye_socket_color_03" 1 } - face_detail_nasolabial={ "nasolabial_01" 165 "nasolabial_01" 165 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 162 "nose_ridge_def_pos" 162 } - face_detail_nose_tip_def={ "nose_tip_def" 230 "nose_tip_def" 230 } - face_detail_temple_def={ "temple_def" 209 "temple_def" 209 } - expression_brow_wrinkles={ "brow_wrinkles_02" 7 "brow_wrinkles_02" 7 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 240 "forehead_wrinkles_01" 240 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 216 "complexion_2" 216 } - gene_height={ "normal_height" 118 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_low" 88 "body_fat_head_fat_low" 147 } - gene_bs_body_shape={ "body_shape_apple_half" 173 "body_shape_apple_half" 21 } - gene_bs_bust={ "bust_clothes" 60 "bust_shape_3_full" 96 } - gene_age={ "old_4" 139 "old_4" 139 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 234 "close_spacing_high_thickness" 234 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 128 "layer_2_avg_thickness" 128 } - gene_body_hair={ "body_hair_avg" 246 "body_hair_avg" 246 } - gene_hair_type={ "hair_wavy" 152 "hair_wavy" 152 } - gene_baldness={ "male_pattern_baldness" 75 "male_pattern_baldness" 75 } - eye_accessory={ "normal_eyes" 236 "normal_eyes" 236 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 34 "normal_eyelashes" 34 } - beards={ "fp2_beards_curly" 204 "no_beard" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 207 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_low_nobility_clothes" 180 "most_clothes" 0 } - headgear={ "mena_low_nobility" 207 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_ali_taizz.txt b/N3OW/common/bookmark_portraits/challenge_character_ali_taizz.txt deleted file mode 100644 index a0387563..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_ali_taizz.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:45035 -challenge_character_ali_taizz={ - type=male - id=3217804322 - age=0.480000 - genes={ hair_color={ 63 246 94 251 } - skin_color={ 183 187 193 184 } - eye_color={ 77 245 30 251 } - gene_chin_forward={ "chin_forward_pos" 128 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_pos" 150 } - gene_eye_height={ "eye_height_neg" 99 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_neg" 108 "eye_distance_neg" 124 } - gene_eye_shut={ "eye_shut_neg" 115 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 82 "forehead_angle_neg" 94 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 140 "forehead_brow_height_pos" 133 } - gene_forehead_roundness={ "forehead_roundness_pos" 202 "forehead_roundness_pos" 173 } - gene_forehead_width={ "forehead_width_pos" 148 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 111 } - gene_head_height={ "head_height_neg" 94 "head_height_neg" 125 } - gene_head_width={ "head_width_neg" 104 "head_width_pos" 154 } - gene_head_profile={ "head_profile_neg" 102 "head_profile_pos" 141 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_pos" 163 } - gene_head_top_width={ "head_top_width_pos" 177 "head_top_width_pos" 169 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_pos" 150 } - gene_jaw_forward={ "jaw_forward_neg" 108 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_pos" 139 } - gene_jaw_width={ "jaw_width_neg" 89 "jaw_width_pos" 178 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 123 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 181 "mouth_forward_pos" 166 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 142 } - gene_mouth_width={ "mouth_width_pos" 147 "mouth_width_pos" 134 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 154 "mouth_upper_lip_size_pos" 135 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 103 "mouth_lower_lip_size_pos" 149 } - gene_mouth_open={ "mouth_open_neg" 109 "mouth_open_pos" 133 } - gene_neck_length={ "neck_length_pos" 164 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_pos" 131 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_pos" 37 "cheek_forward_neg" 78 } - gene_bs_cheek_height={ "cheek_height_neg" 6 "cheek_height_pos" 43 } - gene_bs_cheek_width={ "cheek_width_neg" 16 "cheek_width_pos" 51 } - gene_bs_ear_angle={ "ear_angle_neg" 14 "ear_angle_pos" 36 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 10 "ear_inner_shape_pos" 75 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 167 "ear_both_bend_pos" 28 } - gene_bs_ear_outward={ "ear_outward_neg" 48 "ear_outward_pos" 172 } - gene_bs_ear_size={ "ear_size_neg" 22 "ear_size_neg" 83 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 197 "eye_corner_depth_neg" 6 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 8 "eye_fold_shape_neg" 155 } - gene_bs_eye_size={ "eye_size_pos" 21 "eye_size_pos" 176 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 87 "eye_upper_lid_size_pos" 168 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 112 "forehead_brow_curve_neg" 106 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 21 "forehead_brow_forward_pos" 24 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 11 "forehead_brow_inner_height_neg" 82 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 93 "forehead_brow_outer_height_pos" 10 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 51 "forehead_brow_width_neg" 201 } - gene_bs_jaw_def={ "jaw_def_neg" 21 "jaw_def_neg" 24 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 198 "mouth_lower_lip_def_pos" 178 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 126 "mouth_lower_lip_full_pos" 76 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 11 "mouth_lower_lip_pad_neg" 28 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 6 "mouth_lower_lip_width_pos" 23 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 27 "mouth_philtrum_def_pos" 28 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 123 "mouth_philtrum_shape_neg" 171 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 39 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 121 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 36 "mouth_upper_lip_full_neg" 33 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 19 "mouth_upper_lip_profile_pos" 224 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 124 "mouth_upper_lip_width_neg" 110 } - gene_bs_nose_forward={ "nose_forward_neg" 33 "nose_forward_neg" 29 } - gene_bs_nose_height={ "nose_height_pos" 13 "nose_height_pos" 92 } - gene_bs_nose_length={ "nose_length_neg" 63 "nose_length_neg" 29 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 31 "nose_nostril_height_neg" 98 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 8 "nose_nostril_width_neg" 24 } - gene_bs_nose_profile={ "nose_profile_pos" 53 "nose_profile_neg" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 2 "nose_ridge_angle_neg" 24 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 5 "nose_ridge_width_neg" 108 } - gene_bs_nose_size={ "nose_size_pos" 49 "nose_size_pos" 43 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 1 "nose_tip_angle_neg" 72 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 25 "nose_tip_forward_neg" 130 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 6 "nose_tip_width_neg" 34 } - face_detail_cheek_def={ "cheek_def_01" 17 "cheek_def_02" 1 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 15 "cheek_fat_04_pos" 159 } - face_detail_chin_cleft={ "chin_dimple" 6 "chin_dimple" 1 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 102 "eye_lower_lid_def" 159 } - face_detail_eye_socket={ "eye_socket_03" 5 "eye_socket_01" 14 } - face_detail_nasolabial={ "nasolabial_01" 12 "nasolabial_03" 2 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 7 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 112 "nose_tip_def" 76 } - face_detail_temple_def={ "temple_def" 22 "temple_def" 32 } - expression_brow_wrinkles={ "brow_wrinkles_03" 74 "brow_wrinkles_03" 101 } - expression_eye_wrinkles={ "eye_wrinkles_01" 171 "eye_wrinkles_01" 212 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 205 "forehead_wrinkles_02" 165 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 54 "complexion_7" 54 } - gene_height={ "normal_height" 120 "normal_height" 117 } - gene_bs_body_type={ "body_fat_head_fat_low" 134 "body_fat_head_fat_low" 151 } - gene_bs_body_shape={ "body_shape_pear_half" 51 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 134 "bust_shape_2_half" 160 } - gene_age={ "old_4" 33 "old_3" 57 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 240 "far_spacing_avg_thickness" 181 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 186 "layer_2_avg_thickness" 243 } - gene_body_hair={ "body_hair_dense" 189 "body_hair_sparse" 100 } - gene_hair_type={ "hair_afro" 112 "hair_afro" 137 } - gene_baldness={ "male_pattern_baldness" 105 "male_pattern_baldness" 159 } - eye_accessory={ "normal_eyes" 182 "normal_eyes" 182 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 180 "normal_eyelashes" 180 } - beards={ "all_beards" 69 "no_beard" 0 } - hairstyles={ "no_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 171 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_high_nobility_clothes" 78 "most_clothes" 0 } - headgear={ "mena_high_nobility" 33 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_alusian_vidin.txt b/N3OW/common/bookmark_portraits/challenge_character_alusian_vidin.txt deleted file mode 100644 index adaf81e0..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_alusian_vidin.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:724 -challenge_character_alusian_vidin={ - type=male - id=1524725762 - age=0.560000 - genes={ hair_color={ 186 239 165 205 } - skin_color={ 176 107 174 108 } - eye_color={ 29 168 20 197 } - gene_chin_forward={ "chin_forward_pos" 132 "chin_forward_neg" 117 } - gene_chin_height={ "chin_height_pos" 137 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_neg" 105 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_neg" 125 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 138 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_pos" 158 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_neg" 124 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 196 "forehead_roundness_pos" 172 } - gene_forehead_width={ "forehead_width_neg" 105 "forehead_width_pos" 133 } - gene_forehead_height={ "forehead_height_neg" 127 "forehead_height_neg" 109 } - gene_head_height={ "head_height_neg" 121 "head_height_neg" 114 } - gene_head_width={ "head_width_pos" 153 "head_width_pos" 134 } - gene_head_profile={ "head_profile_neg" 96 "head_profile_neg" 116 } - gene_head_top_height={ "head_top_height_neg" 93 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 159 "head_top_width_pos" 152 } - gene_jaw_angle={ "jaw_angle_neg" 98 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_neg" 101 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_neg" 109 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 117 "mouth_corner_depth_neg" 123 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_pos" 139 } - gene_mouth_width={ "mouth_width_neg" 123 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 168 "mouth_upper_lip_size_neg" 124 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 128 "mouth_lower_lip_size_neg" 125 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 68 } - gene_neck_length={ "neck_length_neg" 118 "neck_length_pos" 131 } - gene_neck_width={ "neck_width_neg" 88 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_pos" 31 "cheek_forward_neg" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 39 "cheek_height_neg" 80 } - gene_bs_cheek_width={ "cheek_width_neg" 119 "cheek_width_neg" 16 } - gene_bs_ear_angle={ "ear_angle_pos" 103 "ear_angle_pos" 96 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 30 "ear_inner_shape_pos" 75 } - gene_bs_ear_bend={ "ear_both_bend_pos" 71 "ear_upper_bend_pos" 38 } - gene_bs_ear_outward={ "ear_outward_neg" 91 "ear_outward_neg" 34 } - gene_bs_ear_size={ "ear_size_neg" 26 "ear_size_pos" 34 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 178 "eye_corner_depth_pos" 161 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 67 "eye_fold_shape_pos" 23 } - gene_bs_eye_size={ "eye_size_neg" 8 "eye_size_pos" 11 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 38 "eye_upper_lid_size_neg" 29 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 70 "forehead_brow_curve_neg" 113 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 18 "forehead_brow_forward_neg" 21 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 40 "forehead_brow_inner_height_pos" 13 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 42 "forehead_brow_outer_height_neg" 77 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_neg" 4 } - gene_bs_jaw_def={ "jaw_def_neg" 91 "jaw_def_neg" 49 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 19 "mouth_lower_lip_def_pos" 156 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 12 "mouth_lower_lip_full_neg" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 19 "mouth_lower_lip_pad_pos" 68 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 93 "mouth_lower_lip_width_neg" 13 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 3 "mouth_philtrum_def_pos" 11 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 45 "mouth_philtrum_shape_neg" 22 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 66 "mouth_philtrum_width_neg" 95 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 87 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 78 "mouth_upper_lip_full_pos" 146 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 94 "mouth_upper_lip_profile_pos" 27 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 2 "mouth_upper_lip_width_neg" 37 } - gene_bs_nose_forward={ "nose_forward_pos" 12 "nose_forward_neg" 27 } - gene_bs_nose_height={ "nose_height_pos" 6 "nose_height_neg" 63 } - gene_bs_nose_length={ "nose_length_neg" 36 "nose_length_neg" 76 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 35 "nose_nostril_height_neg" 16 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 50 "nose_nostril_width_neg" 41 } - gene_bs_nose_profile={ "nose_profile_pos" 18 "nose_profile_pos" 5 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 37 "nose_ridge_angle_neg" 73 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 13 "nose_ridge_width_neg" 50 } - gene_bs_nose_size={ "nose_size_neg" 40 "nose_size_pos" 26 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 2 "nose_tip_angle_neg" 5 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 5 "nose_tip_forward_neg" 20 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 33 "nose_tip_width_neg" 12 } - face_detail_cheek_def={ "cheek_def_02" 9 "cheek_def_01" 17 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 82 "cheek_fat_01_neg" 104 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 242 "chin_def_neg" 111 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 133 "eye_lower_lid_def" 10 } - face_detail_eye_socket={ "eye_socket_03" 15 "eye_socket_01" 148 } - face_detail_nasolabial={ "nasolabial_02" 35 "nasolabial_02" 35 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 24 "nose_ridge_def_pos" 3 } - face_detail_nose_tip_def={ "nose_tip_def" 210 "nose_tip_def" 6 } - face_detail_temple_def={ "temple_def" 213 "temple_def" 183 } - expression_brow_wrinkles={ "brow_wrinkles_01" 160 "brow_wrinkles_02" 225 } - expression_eye_wrinkles={ "eye_wrinkles_02" 233 "eye_wrinkles_01" 67 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 194 "forehead_wrinkles_02" 241 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 166 "complexion_5" 105 } - gene_height={ "normal_height" 135 "normal_height" 111 } - gene_bs_body_type={ "body_fat_head_fat_low" 149 "body_fat_head_fat_full" 132 } - gene_bs_body_shape={ "body_shape_triangle_half" 69 "body_shape_apple_full" 0 } - gene_bs_bust={ "bust_clothes" 122 "bust_shape_1_half" 174 } - gene_age={ "old_4" 67 "old_1" 41 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 235 "far_spacing_avg_thickness" 209 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 199 "layer_2_avg_thickness" 195 } - gene_body_hair={ "body_hair_avg" 187 "body_hair_avg" 167 } - gene_hair_type={ "hair_wavy" 122 "hair_curly" 158 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 47 "normal_eyes" 47 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 202 "normal_eyelashes" 202 } - beards={ "all_beards" 14 "no_beard" 0 } - cloaks={ "no_cloak" 191 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "western_war_legwear" 135 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep3_byzantine_era2_war_nobility" 113 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_amoghavarsha_karnata.txt b/N3OW/common/bookmark_portraits/challenge_character_amoghavarsha_karnata.txt deleted file mode 100644 index 0ad040b1..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_amoghavarsha_karnata.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:175030 -challenge_character_amoghavarsha_karnata={ - type=male - id=4119067860 - age=0.670000 - genes={ hair_color={ 56 246 40 248 } - skin_color={ 103 226 101 226 } - eye_color={ 67 245 67 250 } - gene_chin_forward={ "chin_forward_neg" 95 "chin_forward_neg" 119 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_neg" 116 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 67 "eye_height_neg" 76 } - gene_eye_distance={ "eye_distance_pos" 165 "eye_distance_pos" 172 } - gene_eye_shut={ "eye_shut_pos" 139 "eye_shut_neg" 119 } - gene_forehead_angle={ "forehead_angle_pos" 139 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_neg" 102 } - gene_forehead_roundness={ "forehead_roundness_pos" 167 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_neg" 106 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_neg" 83 "forehead_height_neg" 122 } - gene_head_height={ "head_height_pos" 141 "head_height_pos" 164 } - gene_head_width={ "head_width_neg" 56 "head_width_neg" 109 } - gene_head_profile={ "head_profile_pos" 167 "head_profile_neg" 110 } - gene_head_top_height={ "head_top_height_pos" 141 "head_top_height_neg" 123 } - gene_head_top_width={ "head_top_width_pos" 132 "head_top_width_pos" 164 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_pos" 136 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 163 } - gene_jaw_height={ "jaw_height_neg" 69 "jaw_height_neg" 89 } - gene_jaw_width={ "jaw_width_pos" 144 "jaw_width_pos" 171 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 132 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 161 } - gene_mouth_width={ "mouth_width_neg" 95 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 163 "mouth_upper_lip_size_pos" 170 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 147 "mouth_lower_lip_size_pos" 132 } - gene_mouth_open={ "mouth_open_neg" 121 "mouth_open_neg" 95 } - gene_neck_length={ "neck_length_pos" 143 "neck_length_neg" 109 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_neg" 38 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_neg" 19 "cheek_height_neg" 29 } - gene_bs_cheek_width={ "cheek_width_pos" 12 "cheek_width_pos" 19 } - gene_bs_ear_angle={ "ear_angle_neg" 11 "ear_angle_neg" 15 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 2 "ear_inner_shape_pos" 147 } - gene_bs_ear_bend={ "ear_both_bend_pos" 29 "ear_lower_bend_pos" 11 } - gene_bs_ear_outward={ "ear_outward_neg" 117 "ear_outward_neg" 25 } - gene_bs_ear_size={ "ear_size_neg" 10 "ear_size_neg" 64 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 243 "eye_corner_depth_pos" 107 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 33 "eye_fold_shape_pos" 17 } - gene_bs_eye_size={ "eye_size_neg" 2 "eye_size_neg" 7 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 185 "eye_upper_lid_size_pos" 183 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 82 "forehead_brow_curve_neg" 108 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 14 "forehead_brow_forward_pos" 115 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 11 "forehead_brow_inner_height_neg" 61 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 33 "forehead_brow_outer_height_neg" 12 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 5 "forehead_brow_width_neg" 49 } - gene_bs_jaw_def={ "jaw_def_neg" 123 "jaw_def_neg" 6 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 45 "mouth_lower_lip_def_pos" 62 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 41 "mouth_lower_lip_full_neg" 25 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 52 "mouth_lower_lip_pad_pos" 26 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_pos" 117 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 4 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 40 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 34 "mouth_philtrum_width_pos" 48 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 29 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 89 "mouth_upper_lip_full_pos" 179 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 87 "mouth_upper_lip_profile_pos" 82 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 61 "mouth_upper_lip_width_pos" 108 } - gene_bs_nose_forward={ "nose_forward_neg" 25 "nose_forward_neg" 58 } - gene_bs_nose_height={ "nose_height_pos" 124 "nose_height_pos" 198 } - gene_bs_nose_length={ "nose_length_neg" 15 "nose_length_neg" 105 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 5 "nose_nostril_height_neg" 56 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 45 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 26 "nose_profile_pos" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 21 "nose_ridge_angle_neg" 17 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 64 "nose_ridge_width_pos" 111 } - gene_bs_nose_size={ "nose_size_pos" 39 "nose_size_pos" 10 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 71 "nose_tip_angle_pos" 13 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 48 "nose_tip_forward_neg" 87 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 22 "nose_tip_width_pos" 91 } - face_detail_cheek_def={ "cheek_def_02" 141 "cheek_def_02" 19 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 17 "cheek_fat_01_pos" 44 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 21 } - face_detail_chin_def={ "chin_def" 22 "chin_def" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 41 "eye_lower_lid_def" 111 } - face_detail_eye_socket={ "eye_socket_02" 251 "eye_socket_color_02" 220 } - face_detail_nasolabial={ "nasolabial_02" 12 "nasolabial_02" 97 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 14 "nose_tip_def" 40 } - face_detail_temple_def={ "temple_def" 73 "temple_def" 41 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_02" 76 } - expression_eye_wrinkles={ "eye_wrinkles_02" 236 "eye_wrinkles_01" 13 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 158 "forehead_wrinkles_01" 45 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 253 "complexion_2" 186 } - gene_height={ "normal_height" 118 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_low" 112 "body_fat_head_fat_low" 153 } - gene_bs_body_shape={ "body_shape_rectangle_full" 15 "body_shape_apple_full" 22 } - gene_bs_bust={ "bust_clothes" 101 "bust_shape_3_full" 215 } - gene_age={ "old_3" 143 "old_1" 10 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 225 "avg_spacing_avg_thickness" 241 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 132 "layer_2_avg_thickness" 152 } - gene_body_hair={ "body_hair_avg" 215 "body_hair_dense" 205 } - gene_hair_type={ "hair_curly" 124 "hair_wavy" 119 } - gene_baldness={ "male_pattern_baldness" 135 "male_pattern_baldness" 147 } - eye_accessory={ "normal_eyes" 80 "normal_eyes" 80 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 100 "normal_eyelashes" 100 } - beards={ "no_beard" 127 "no_beard" 0 } - hairstyles={ "no_hairstyles" 127 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 24 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_high_nobility_clothes" 9 "most_clothes" 0 } - headgear={ "indian_royalty" 250 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_anawrahta_pagan.txt b/N3OW/common/bookmark_portraits/challenge_character_anawrahta_pagan.txt deleted file mode 100644 index 90284c4f..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_anawrahta_pagan.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:burman001 -challenge_character_anawrahta_pagan={ - type=male - id=2188232489 - age=0.520000 - genes={ hair_color={ 109 244 72 245 } - skin_color={ 190 82 192 84 } - eye_color={ 78 243 64 254 } - gene_chin_forward={ "chin_forward_neg" 105 "chin_forward_pos" 137 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 176 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 88 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 115 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_pos" 144 "forehead_angle_neg" 104 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 163 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_neg" 88 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_neg" 84 "forehead_width_neg" 108 } - gene_forehead_height={ "forehead_height_neg" 87 "forehead_height_pos" 150 } - gene_head_height={ "head_height_pos" 170 "head_height_pos" 150 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 144 } - gene_head_profile={ "head_profile_neg" 32 "head_profile_neg" 71 } - gene_head_top_height={ "head_top_height_neg" 120 "head_top_height_pos" 138 } - gene_head_top_width={ "head_top_width_pos" 161 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_neg" 103 "jaw_angle_neg" 111 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_pos" 140 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_pos" 129 } - gene_jaw_width={ "jaw_width_neg" 80 "jaw_width_pos" 149 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_neg" 103 "mouth_height_neg" 94 } - gene_mouth_width={ "mouth_width_neg" 55 "mouth_width_neg" 108 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 119 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 109 "mouth_lower_lip_size_neg" 78 } - gene_mouth_open={ "mouth_open_pos" 147 "mouth_open_pos" 179 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_pos" 152 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_pos" 135 } - gene_bs_cheek_forward={ "cheek_forward_pos" 15 "cheek_forward_neg" 26 } - gene_bs_cheek_height={ "cheek_height_pos" 41 "cheek_height_pos" 25 } - gene_bs_cheek_width={ "cheek_width_neg" 40 "cheek_width_neg" 5 } - gene_bs_ear_angle={ "ear_angle_pos" 31 "ear_angle_pos" 46 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 13 "ear_inner_shape_pos" 28 } - gene_bs_ear_bend={ "ear_both_bend_pos" 41 "ear_upper_bend_pos" 26 } - gene_bs_ear_outward={ "ear_outward_pos" 4 "ear_outward_pos" 9 } - gene_bs_ear_size={ "ear_size_neg" 2 "ear_size_pos" 93 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 178 "eye_corner_depth_neg" 61 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 87 "eye_fold_shape_neg" 9 } - gene_bs_eye_size={ "eye_size_neg" 6 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 180 "eye_upper_lid_size_neg" 253 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 30 "forehead_brow_curve_pos" 46 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 46 "forehead_brow_forward_neg" 27 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 18 "forehead_brow_inner_height_pos" 121 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 121 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 60 "forehead_brow_width_pos" 32 } - gene_bs_jaw_def={ "jaw_def_neg" 200 "jaw_def_neg" 171 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 26 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 55 "mouth_lower_lip_full_pos" 99 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 5 "mouth_lower_lip_pad_neg" 45 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 15 "mouth_lower_lip_width_neg" 81 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 45 "mouth_philtrum_shape_neg" 114 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 3 "mouth_philtrum_width_neg" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 198 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 146 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 91 "mouth_upper_lip_profile_neg" 5 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 44 "mouth_upper_lip_width_pos" 28 } - gene_bs_nose_forward={ "nose_forward_neg" 34 "nose_forward_neg" 23 } - gene_bs_nose_height={ "nose_height_pos" 46 "nose_height_neg" 105 } - gene_bs_nose_length={ "nose_length_neg" 51 "nose_length_neg" 141 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 5 "nose_nostril_height_neg" 112 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 69 "nose_nostril_width_pos" 51 } - gene_bs_nose_profile={ "nose_profile_pos" 2 "nose_profile_pos" 50 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 65 "nose_ridge_angle_pos" 36 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 95 "nose_ridge_width_pos" 1 } - gene_bs_nose_size={ "nose_size_pos" 20 "nose_size_neg" 39 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 21 "nose_tip_angle_pos" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 19 "nose_tip_forward_neg" 115 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 30 "nose_tip_width_pos" 140 } - face_detail_cheek_def={ "cheek_def_01" 8 "cheek_def_01" 3 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 19 "cheek_fat_01_neg" 17 } - face_detail_chin_cleft={ "chin_cleft" 22 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def_neg" 83 "chin_def_neg" 98 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 26 "eye_lower_lid_def" 26 } - face_detail_eye_socket={ "eye_socket_02" 1 "eye_socket_01" 11 } - face_detail_nasolabial={ "nasolabial_03" 56 "nasolabial_03" 164 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 15 "nose_ridge_def_neg" 14 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 6 } - face_detail_temple_def={ "temple_def" 136 "temple_def" 17 } - expression_brow_wrinkles={ "brow_wrinkles_03" 38 "brow_wrinkles_02" 8 } - expression_eye_wrinkles={ "eye_wrinkles_01" 82 "eye_wrinkles_03" 134 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 153 "forehead_wrinkles_02" 217 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 184 "complexion_2" 127 } - gene_height={ "normal_height" 127 "normal_height" 103 } - gene_bs_body_type={ "body_fat_head_fat_medium" 113 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_triangle_half" 255 "body_shape_triangle_half" 14 } - gene_bs_bust={ "bust_clothes" 16 "bust_shape_3_half" 80 } - gene_age={ "old_4" 99 "old_4" 128 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 211 "far_spacing_avg_thickness" 233 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 236 "layer_2_avg_thickness" 205 } - gene_body_hair={ "body_hair_sparse_low_stubble" 33 "body_hair_sparse_low_stubble" 27 } - gene_hair_type={ "hair_straight_thin_beard" 105 "hair_straight_thin_beard" 122 } - gene_baldness={ "male_pattern_baldness" 100 "male_pattern_baldness" 179 } - eye_accessory={ "normal_eyes" 191 "normal_eyes" 191 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 199 "normal_eyelashes" 199 } - beards={ "all_beards" 174 "no_beard" 0 } - hairstyles={ "all_hairstyles" 107 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 99 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_high_nobility_clothes" 94 "most_clothes" 0 } - headgear={ "ep1_indian_royalty" 223 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_ashot_armenia.txt b/N3OW/common/bookmark_portraits/challenge_character_ashot_armenia.txt deleted file mode 100644 index 2c524397..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_ashot_armenia.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:41505 -challenge_character_ashot_armenia={ - type=male - id=639401675 - age=0.470000 - genes={ hair_color={ 96 241 96 241 } - skin_color={ 134 104 134 104 } - eye_color={ 38 190 38 190 } - gene_chin_forward={ "chin_forward_neg" 104 "chin_forward_neg" 104 } - gene_chin_height={ "chin_height_pos" 134 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_pos" 135 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_pos" 130 "eye_angle_pos" 130 } - gene_eye_depth={ "eye_depth_pos" 191 "eye_depth_pos" 191 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_neg" 115 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_pos" 138 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_neg" 127 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 119 "forehead_brow_height_neg" 119 } - gene_forehead_roundness={ "forehead_roundness_pos" 176 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_neg" 104 "forehead_width_neg" 104 } - gene_forehead_height={ "forehead_height_neg" 120 "forehead_height_neg" 120 } - gene_head_height={ "head_height_neg" 105 "head_height_neg" 105 } - gene_head_width={ "head_width_pos" 139 "head_width_pos" 139 } - gene_head_profile={ "head_profile_pos" 186 "head_profile_pos" 186 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_pos" 138 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_pos" 138 "jaw_angle_pos" 138 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 114 } - gene_jaw_height={ "jaw_height_pos" 146 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_neg" 122 "jaw_width_neg" 122 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 121 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 119 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_pos" 128 "mouth_width_pos" 128 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 220 "mouth_upper_lip_size_neg" 111 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 188 "mouth_lower_lip_size_neg" 123 } - gene_mouth_open={ "mouth_open_neg" 97 "mouth_open_neg" 97 } - gene_neck_length={ "neck_length_neg" 109 "neck_length_neg" 109 } - gene_neck_width={ "neck_width_pos" 206 "neck_width_pos" 128 } - gene_bs_cheek_forward={ "cheek_forward_neg" 26 "cheek_forward_neg" 26 } - gene_bs_cheek_height={ "cheek_height_pos" 83 "cheek_height_pos" 83 } - gene_bs_cheek_width={ "cheek_width_neg" 1 "cheek_width_neg" 1 } - gene_bs_ear_angle={ "ear_angle_pos" 39 "ear_angle_pos" 39 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 71 "ear_inner_shape_pos" 71 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 2 "ear_lower_bend_pos" 2 } - gene_bs_ear_outward={ "ear_outward_pos" 20 "ear_outward_pos" 20 } - gene_bs_ear_size={ "ear_size_pos" 46 "ear_size_pos" 46 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 172 "eye_corner_depth_pos" 172 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_pos" 26 } - gene_bs_eye_size={ "eye_size_neg" 26 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 23 "eye_upper_lid_size_neg" 23 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 29 "forehead_brow_curve_pos" 29 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 0 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 79 "forehead_brow_inner_height_pos" 79 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 41 "forehead_brow_outer_height_neg" 41 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 50 "forehead_brow_width_pos" 50 } - gene_bs_jaw_def={ "jaw_def_neg" 80 "jaw_def_neg" 80 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 127 "mouth_lower_lip_def_pos" 127 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 81 "mouth_lower_lip_full_neg" 81 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 95 "mouth_lower_lip_pad_pos" 95 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 4 "mouth_lower_lip_width_pos" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 36 "mouth_philtrum_def_pos" 36 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 62 "mouth_philtrum_shape_pos" 62 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 16 "mouth_philtrum_width_neg" 16 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 30 "mouth_upper_lip_def_pos" 30 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 111 "mouth_upper_lip_full_neg" 111 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 88 "mouth_upper_lip_profile_pos" 88 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 1 "mouth_upper_lip_width_neg" 1 } - gene_bs_nose_forward={ "nose_forward_neg" 2 "nose_forward_neg" 2 } - gene_bs_nose_height={ "nose_height_neg" 71 "nose_height_neg" 71 } - gene_bs_nose_length={ "nose_length_pos" 94 "nose_length_pos" 94 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 22 "nose_nostril_height_neg" 22 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 39 "nose_nostril_width_neg" 39 } - gene_bs_nose_profile={ "nose_profile_pos" 87 "nose_profile_pos" 87 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 24 "nose_ridge_angle_neg" 24 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 36 "nose_ridge_width_pos" 36 } - gene_bs_nose_size={ "nose_size_pos" 56 "nose_size_pos" 56 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 30 "nose_tip_angle_neg" 30 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 8 "nose_tip_forward_neg" 8 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 60 "nose_tip_width_pos" 60 } - face_detail_cheek_def={ "cheek_def_02" 21 "cheek_def_02" 21 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 250 "cheek_fat_01_pos" 250 } - face_detail_chin_cleft={ "chin_dimple" 18 "chin_dimple" 18 } - face_detail_chin_def={ "chin_def_neg" 226 "chin_def_neg" 226 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 230 "eye_lower_lid_def" 230 } - face_detail_eye_socket={ "eye_socket_02" 20 "eye_socket_02" 20 } - face_detail_nasolabial={ "nasolabial_03" 12 "nasolabial_03" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 86 "nose_ridge_def_pos" 86 } - face_detail_nose_tip_def={ "nose_tip_def" 251 "nose_tip_def" 251 } - face_detail_temple_def={ "temple_def" 245 "temple_def" 245 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 199 } - expression_eye_wrinkles={ "eye_wrinkles_01" 22 "eye_wrinkles_01" 22 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 141 "forehead_wrinkles_01" 141 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 104 "complexion_2" 104 } - gene_height={ "normal_height" 139 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_full" 167 "body_fat_head_fat_full" 143 } - gene_bs_body_shape={ "body_shape_rectangle_full" 142 "body_shape_rectangle_half" 5 } - gene_bs_bust={ "bust_clothes" 101 "bust_shape_2_half" 127 } - gene_age={ "old_3" 239 "old_3" 239 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 219 "avg_spacing_low_thickness" 146 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_avg_thickness" 182 } - gene_body_hair={ "body_hair_dense_low_stubble" 255 "body_hair_sparse" 123 } - gene_hair_type={ "hair_wavy" 94 "hair_wavy" 94 } - gene_baldness={ "male_pattern_baldness" 170 "male_pattern_baldness" 170 } - eye_accessory={ "normal_eyes" 131 "normal_eyes" 131 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 154 "normal_eyelashes" 154 } - beards={ "scripted_character_beards_01" 15 "no_beard" 0 } - cloaks={ "ep3_byzantine_era1_imperial" 144 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 79 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_imperial_legwear" 168 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era1_imperial_clothes" 189 "most_clothes" 0 } - headgear={ "ep3_byzantine_era1_royalty" 223 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=2337953491 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_badr_acre.txt b/N3OW/common/bookmark_portraits/challenge_character_badr_acre.txt deleted file mode 100644 index 2eac5116..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_badr_acre.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:34980 -challenge_character_badr_acre={ - type=male - id=2843849193 - age=0.580000 - genes={ hair_color={ 110 241 110 241 } - skin_color={ 128 120 128 120 } - eye_color={ 48 127 48 127 } - gene_chin_forward={ "chin_forward_pos" 153 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_neg" 122 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_pos" 133 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_pos" 138 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_pos" 143 "eye_distance_pos" 143 } - gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 142 } - gene_forehead_angle={ "forehead_angle_pos" 128 "forehead_angle_pos" 128 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 107 "forehead_brow_height_neg" 107 } - gene_forehead_roundness={ "forehead_roundness_pos" 170 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_pos" 138 "forehead_width_pos" 138 } - gene_forehead_height={ "forehead_height_pos" 135 "forehead_height_pos" 135 } - gene_head_height={ "head_height_pos" 148 "head_height_pos" 148 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 133 } - gene_head_profile={ "head_profile_neg" 104 "head_profile_neg" 104 } - gene_head_top_height={ "head_top_height_neg" 89 "head_top_height_neg" 89 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_pos" 147 "jaw_angle_pos" 147 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 149 "jaw_width_pos" 149 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 126 "mouth_corner_depth_neg" 126 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 124 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_neg" 116 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 113 "mouth_upper_lip_size_neg" 113 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 117 "mouth_lower_lip_size_neg" 117 } - gene_mouth_open={ "mouth_open_neg" 98 "mouth_open_neg" 98 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_neg" 113 } - gene_neck_width={ "neck_width_neg" 41 "neck_width_neg" 41 } - gene_bs_cheek_forward={ "cheek_forward_neg" 11 "cheek_forward_neg" 11 } - gene_bs_cheek_height={ "cheek_height_pos" 37 "cheek_height_pos" 37 } - gene_bs_cheek_width={ "cheek_width_neg" 7 "cheek_width_neg" 7 } - gene_bs_ear_angle={ "ear_angle_pos" 6 "ear_angle_pos" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 63 "ear_inner_shape_pos" 63 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 49 "ear_lower_bend_pos" 49 } - gene_bs_ear_outward={ "ear_outward_neg" 11 "ear_outward_neg" 11 } - gene_bs_ear_size={ "ear_size_neg" 95 "ear_size_neg" 95 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 251 "eye_corner_depth_pos" 251 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 5 "eye_fold_shape_neg" 5 } - gene_bs_eye_size={ "eye_size_pos" 14 "eye_size_pos" 14 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 111 "forehead_brow_curve_pos" 111 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 126 "forehead_brow_forward_pos" 126 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 6 "forehead_brow_inner_height_neg" 6 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 46 "forehead_brow_outer_height_neg" 46 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 84 "forehead_brow_width_pos" 84 } - gene_bs_jaw_def={ "jaw_def_neg" 152 "jaw_def_neg" 152 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 5 "mouth_lower_lip_def_pos" 5 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 35 "mouth_lower_lip_full_neg" 35 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 36 "mouth_lower_lip_pad_pos" 36 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 125 "mouth_lower_lip_width_neg" 125 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 29 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 1 "mouth_philtrum_shape_neg" 1 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 18 "mouth_philtrum_width_neg" 18 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 189 "mouth_upper_lip_def_pos" 189 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 101 "mouth_upper_lip_full_neg" 101 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 9 "mouth_upper_lip_profile_neg" 9 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 20 "mouth_upper_lip_width_neg" 20 } - gene_bs_nose_forward={ "nose_forward_neg" 11 "nose_forward_neg" 11 } - gene_bs_nose_height={ "nose_height_pos" 35 "nose_height_pos" 35 } - gene_bs_nose_length={ "nose_length_neg" 109 "nose_length_neg" 109 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 122 "nose_nostril_height_neg" 122 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 92 "nose_nostril_width_pos" 92 } - gene_bs_nose_profile={ "nose_profile_pos" 103 "nose_profile_pos" 103 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 20 "nose_ridge_angle_neg" 20 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 22 "nose_ridge_width_neg" 22 } - gene_bs_nose_size={ "nose_size_pos" 73 "nose_size_pos" 73 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 11 "nose_tip_angle_pos" 11 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 35 "nose_tip_forward_neg" 35 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_01" 35 "cheek_def_01" 35 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 130 "cheek_fat_01_pos" 130 } - face_detail_chin_cleft={ "chin_dimple" 90 "chin_dimple" 90 } - face_detail_chin_def={ "chin_def_neg" 248 "chin_def_neg" 248 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 17 "eye_lower_lid_def" 17 } - face_detail_eye_socket={ "eye_socket_01" 194 "eye_socket_01" 194 } - face_detail_nasolabial={ "nasolabial_01" 19 "nasolabial_01" 19 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 18 "nose_ridge_def_neg" 18 } - face_detail_nose_tip_def={ "nose_tip_def" 16 "nose_tip_def" 16 } - face_detail_temple_def={ "temple_def" 160 "temple_def" 160 } - expression_brow_wrinkles={ "brow_wrinkles_03" 72 "brow_wrinkles_03" 72 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 203 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 139 "forehead_wrinkles_03" 139 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 162 "complexion_5" 162 } - gene_height={ "normal_height" 116 "normal_height" 116 } - gene_bs_body_type={ "body_fat_head_fat_full" 119 "body_fat_head_fat_full" 114 } - gene_bs_body_shape={ "body_shape_apple_full" 160 "body_shape_apple_full" 54 } - gene_bs_bust={ "bust_clothes" 141 "bust_default" 222 } - gene_age={ "old_2" 73 "old_2" 73 } - gene_eyebrows_shape={ "close_spacing_low_thickness" 235 "close_spacing_low_thickness" 235 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 241 "layer_2_high_thickness" 241 } - gene_body_hair={ "body_hair_avg" 166 "body_hair_avg" 166 } - gene_hair_type={ "hair_wavy" 163 "hair_wavy" 163 } - gene_baldness={ "male_pattern_baldness" 104 "male_pattern_baldness" 104 } - eye_accessory={ "normal_eyes" 157 "normal_eyes" 157 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 236 "normal_eyelashes" 236 } - beards={ "ep3_beards_curly" 190 "no_beard" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 176 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_abbasid_low_nobility_clothes" 221 "most_clothes" 0 } - headgear={ "mena_low_nobility" 250 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_berenguer_barcelona.txt b/N3OW/common/bookmark_portraits/challenge_character_berenguer_barcelona.txt deleted file mode 100644 index 1cc9540e..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_berenguer_barcelona.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:110520 -challenge_character_berenguer_barcelona={ - type=male - id=2007132639 - age=0.430000 - genes={ hair_color={ 224 238 105 86 } - skin_color={ 112 95 126 101 } - eye_color={ 70 147 217 176 } - gene_chin_forward={ "chin_forward_neg" 123 "chin_forward_pos" 135 } - gene_chin_height={ "chin_height_pos" 137 "chin_height_neg" 115 } - gene_chin_width={ "chin_width_neg" 117 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_pos" 130 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_neg" 114 "eye_shut_neg" 102 } - gene_forehead_angle={ "forehead_angle_neg" 102 "forehead_angle_pos" 151 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 124 "forehead_brow_height_pos" 143 } - gene_forehead_roundness={ "forehead_roundness_neg" 106 "forehead_roundness_neg" 112 } - gene_forehead_width={ "forehead_width_pos" 131 "forehead_width_neg" 98 } - gene_forehead_height={ "forehead_height_neg" 118 "forehead_height_neg" 114 } - gene_head_height={ "head_height_pos" 143 "head_height_neg" 83 } - gene_head_width={ "head_width_neg" 82 "head_width_neg" 86 } - gene_head_profile={ "head_profile_pos" 152 "head_profile_pos" 152 } - gene_head_top_height={ "head_top_height_pos" 133 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 170 } - gene_jaw_angle={ "jaw_angle_neg" 97 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_neg" 124 "jaw_forward_pos" 190 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_neg" 102 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 121 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_neg" 117 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 117 "mouth_upper_lip_size_neg" 122 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_pos" 186 } - gene_mouth_open={ "mouth_open_neg" 88 "mouth_open_neg" 120 } - gene_neck_length={ "neck_length_neg" 102 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_pos" 136 "neck_width_pos" 177 } - gene_bs_cheek_forward={ "cheek_forward_neg" 32 "cheek_forward_neg" 3 } - gene_bs_cheek_height={ "cheek_height_pos" 10 "cheek_height_pos" 74 } - gene_bs_cheek_width={ "cheek_width_pos" 55 "cheek_width_neg" 50 } - gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_pos" 47 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 80 "ear_inner_shape_pos" 190 } - gene_bs_ear_bend={ "ear_both_bend_pos" 71 "ear_upper_bend_pos" 21 } - gene_bs_ear_outward={ "ear_outward_pos" 8 "ear_outward_neg" 41 } - gene_bs_ear_size={ "ear_size_neg" 43 "ear_size_neg" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 29 "eye_corner_depth_pos" 29 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 2 "eye_fold_shape_neg" 36 } - gene_bs_eye_size={ "eye_size_neg" 100 "eye_size_pos" 19 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 19 "eye_upper_lid_size_pos" 157 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 12 "forehead_brow_curve_neg" 181 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 2 "forehead_brow_forward_neg" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_pos" 30 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 37 "forehead_brow_outer_height_neg" 8 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 31 "forehead_brow_width_pos" 98 } - gene_bs_jaw_def={ "jaw_def_neg" 96 "jaw_def_pos" 60 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 117 "mouth_lower_lip_def_pos" 164 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 101 "mouth_lower_lip_full_neg" 83 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 57 "mouth_lower_lip_pad_neg" 141 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 17 "mouth_lower_lip_width_pos" 33 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 23 "mouth_philtrum_def_pos" 11 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 68 "mouth_philtrum_shape_neg" 8 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 82 "mouth_philtrum_width_neg" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 115 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 91 "mouth_upper_lip_full_pos" 88 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 215 "mouth_upper_lip_profile_pos" 94 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 33 "mouth_upper_lip_width_neg" 106 } - gene_bs_nose_forward={ "nose_forward_pos" 25 "nose_forward_neg" 29 } - gene_bs_nose_height={ "nose_height_pos" 106 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_neg" 127 "nose_length_neg" 108 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 37 "nose_nostril_height_neg" 25 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 136 "nose_nostril_width_neg" 35 } - gene_bs_nose_profile={ "nose_profile_pos" 9 "nose_profile_neg" 61 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 28 "nose_ridge_angle_neg" 4 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 3 "nose_ridge_width_neg" 85 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_neg" 41 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 18 "nose_tip_angle_neg" 9 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 75 "nose_tip_forward_pos" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 118 "nose_tip_width_pos" 117 } - face_detail_cheek_def={ "cheek_def_01" 6 "cheek_def_01" 7 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 238 "cheek_fat_01_neg" 148 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def" 106 "chin_def_neg" 60 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 254 "eye_lower_lid_def" 6 } - face_detail_eye_socket={ "eye_socket_01" 100 "eye_socket_01" 10 } - face_detail_nasolabial={ "nasolabial_01" 20 "nasolabial_03" 25 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 8 "nose_ridge_def_pos" 5 } - face_detail_nose_tip_def={ "nose_tip_def" 25 "nose_tip_def" 36 } - face_detail_temple_def={ "temple_def" 218 "temple_def" 225 } - expression_brow_wrinkles={ "brow_wrinkles_02" 174 "brow_wrinkles_04" 8 } - expression_eye_wrinkles={ "eye_wrinkles_01" 156 "eye_wrinkles_01" 100 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 47 "forehead_wrinkles_02" 236 } - expression_other={ "cheek_wrinkles_both_01" 28 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 244 "complexion_6" 128 } - gene_height={ "normal_height" 118 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_full" 145 "body_fat_head_fat_medium" 130 } - gene_bs_body_shape={ "body_shape_apple_half" 163 "body_shape_apple_half" 52 } - gene_bs_bust={ "bust_clothes" 96 "bust_shape_4_full" 120 } - gene_age={ "old_3" 232 "old_4" 239 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 118 "close_spacing_high_thickness" 173 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 207 "layer_2_low_thickness" 246 } - gene_body_hair={ "body_hair_sparse" 155 "body_hair_avg" 172 } - gene_hair_type={ "hair_wavy" 120 "hair_wavy" 148 } - gene_baldness={ "male_pattern_baldness" 98 "male_pattern_baldness" 229 } - eye_accessory={ "normal_eyes" 154 "normal_eyes" 154 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 86 "normal_eyelashes" 86 } - beards={ "western_beards_straight" 197 "no_beard" 0 } - cloaks={ "no_cloak" 82 "no_cloak" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_wavy" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 128 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_high_nobility_clothes" 150 "most_clothes" 0 } - headgear={ "fp2_christian_high_nobility" 134 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_dawit_dembiya.txt b/N3OW/common/bookmark_portraits/challenge_character_dawit_dembiya.txt deleted file mode 100644 index ab1ca73e..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_dawit_dembiya.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:145646 -challenge_character_dawit_dembiya={ - type=male - id=3046696959 - age=0.330000 - genes={ hair_color={ 103 234 103 234 } - skin_color={ 89 203 122 210 } - eye_color={ 88 247 88 247 } - gene_chin_forward={ "chin_forward_pos" 136 "chin_forward_pos" 136 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 134 "chin_width_pos" 134 } - gene_eye_angle={ "eye_angle_neg" 102 "eye_angle_neg" 102 } - gene_eye_depth={ "eye_depth_neg" 126 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_pos" 141 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_neg" 216 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_neg" 101 "forehead_angle_neg" 101 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 110 "forehead_brow_height_neg" 110 } - gene_forehead_roundness={ "forehead_roundness_pos" 153 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_neg" 115 "forehead_width_neg" 115 } - gene_forehead_height={ "forehead_height_neg" 120 "forehead_height_neg" 120 } - gene_head_height={ "head_height_neg" 126 "head_height_neg" 126 } - gene_head_width={ "head_width_neg" 83 "head_width_neg" 83 } - gene_head_profile={ "head_profile_pos" 128 "head_profile_pos" 128 } - gene_head_top_height={ "head_top_height_neg" 122 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 144 "head_top_width_pos" 144 } - gene_jaw_angle={ "jaw_angle_neg" 105 "jaw_angle_neg" 105 } - gene_jaw_forward={ "jaw_forward_pos" 129 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_neg" 114 "jaw_height_neg" 114 } - gene_jaw_width={ "jaw_width_pos" 129 "jaw_width_pos" 129 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 220 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 132 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 179 "mouth_height_pos" 179 } - gene_mouth_width={ "mouth_width_pos" 188 "mouth_width_pos" 188 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 135 "mouth_upper_lip_size_pos" 135 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 170 "mouth_lower_lip_size_pos" 210 } - gene_mouth_open={ "mouth_open_pos" 136 "mouth_open_pos" 136 } - gene_neck_length={ "neck_length_pos" 137 "neck_length_pos" 137 } - gene_neck_width={ "neck_width_pos" 130 "neck_width_pos" 130 } - gene_bs_cheek_forward={ "cheek_forward_pos" 6 "cheek_forward_pos" 6 } - gene_bs_cheek_height={ "cheek_height_pos" 44 "cheek_height_pos" 44 } - gene_bs_cheek_width={ "cheek_width_pos" 93 "cheek_width_pos" 93 } - gene_bs_ear_angle={ "ear_angle_neg" 126 "ear_angle_neg" 126 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 41 "ear_inner_shape_pos" 41 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 38 "ear_lower_bend_pos" 38 } - gene_bs_ear_outward={ "ear_outward_pos" 45 "ear_outward_pos" 45 } - gene_bs_ear_size={ "ear_size_pos" 15 "ear_size_pos" 15 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 137 "eye_corner_depth_neg" 137 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 1 "eye_fold_shape_neg" 1 } - gene_bs_eye_size={ "eye_size_pos" 114 "eye_size_pos" 114 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 21 "eye_upper_lid_size_pos" 21 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 2 "forehead_brow_curve_neg" 2 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 84 "forehead_brow_forward_pos" 84 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 113 "forehead_brow_inner_height_pos" 113 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 42 "forehead_brow_outer_height_pos" 42 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 68 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 251 "jaw_def_neg" 251 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 155 "mouth_lower_lip_def_pos" 155 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 109 "mouth_lower_lip_full_pos" 109 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 43 "mouth_lower_lip_pad_neg" 43 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 11 "mouth_lower_lip_width_pos" 11 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 26 "mouth_philtrum_shape_neg" 26 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 120 "mouth_philtrum_width_neg" 120 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 30 "mouth_upper_lip_def_pos" 30 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 117 "mouth_upper_lip_full_pos" 117 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 83 "mouth_upper_lip_profile_pos" 83 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 80 "mouth_upper_lip_width_pos" 80 } - gene_bs_nose_forward={ "nose_forward_pos" 1 "nose_forward_pos" 1 } - gene_bs_nose_height={ "nose_height_pos" 76 "nose_height_pos" 76 } - gene_bs_nose_length={ "nose_length_neg" 68 "nose_length_neg" 68 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 12 "nose_nostril_height_pos" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 43 "nose_nostril_width_pos" 43 } - gene_bs_nose_profile={ "nose_profile_pos" 91 "nose_profile_pos" 91 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 122 "nose_ridge_angle_pos" 122 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 24 "nose_ridge_width_pos" 24 } - gene_bs_nose_size={ "nose_size_neg" 29 "nose_size_neg" 29 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 24 "nose_tip_angle_pos" 24 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 26 "nose_tip_forward_neg" 26 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 26 "nose_tip_width_pos" 26 } - face_detail_cheek_def={ "cheek_def_01" 124 "cheek_def_01" 124 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 48 "cheek_fat_02_pos" 48 } - face_detail_chin_cleft={ "chin_cleft" 16 "chin_cleft" 16 } - face_detail_chin_def={ "chin_def" 13 "chin_def" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 188 "eye_lower_lid_def" 188 } - face_detail_eye_socket={ "eye_socket_color_01" 11 "eye_socket_color_01" 11 } - face_detail_nasolabial={ "nasolabial_01" 7 "nasolabial_01" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 233 "nose_ridge_def_neg" 233 } - face_detail_nose_tip_def={ "nose_tip_def" 66 "nose_tip_def" 66 } - face_detail_temple_def={ "temple_def" 10 "temple_def" 10 } - expression_brow_wrinkles={ "brow_wrinkles_02" 0 "brow_wrinkles_02" 13 } - expression_eye_wrinkles={ "eye_wrinkles_01" 19 "eye_wrinkles_01" 57 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 26 "forehead_wrinkles_02" 161 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 68 "complexion_2" 68 } - gene_height={ "normal_height" 140 "normal_height" 140 } - gene_bs_body_type={ "body_fat_head_fat_low" 111 "body_fat_head_fat_low" 123 } - gene_bs_body_shape={ "body_shape_average" 28 "body_shape_average" 3 } - gene_bs_bust={ "bust_clothes" 63 "bust_shape_3_half" 79 } - gene_age={ "old_2" 2 "old_4" 2 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 227 "far_spacing_avg_thickness" 227 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 191 "layer_2_high_thickness" 191 } - gene_body_hair={ "body_hair_sparse" 93 "body_hair_sparse" 93 } - gene_hair_type={ "hair_afro" 145 "hair_afro" 145 } - gene_baldness={ "male_pattern_baldness" 100 "male_pattern_baldness" 100 } - eye_accessory={ "normal_eyes" 193 "normal_eyes" 193 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 206 "normal_eyelashes" 206 } - beards={ "all_beards" 114 "no_beard" 0 } - hairstyles={ "all_hairstyles" 83 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 236 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_low_nobility_clothes" 80 "most_clothes" 0 } - headgear={ "mena_low_nobility" 227 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_dumnarth_cornwall.txt b/N3OW/common/bookmark_portraits/challenge_character_dumnarth_cornwall.txt deleted file mode 100644 index 74bb817d..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_dumnarth_cornwall.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:159458 -challenge_character_dumnarth_cornwall={ - type=male - id=508700056 - age=0.370000 - genes={ hair_color={ 70 235 198 181 } - skin_color={ 67 81 67 78 } - eye_color={ 78 154 49 149 } - gene_chin_forward={ "chin_forward_neg" 106 "chin_forward_pos" 144 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 137 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_neg" 98 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_pos" 151 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_neg" 101 } - gene_eye_distance={ "eye_distance_pos" 140 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_pos" 147 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 131 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 143 "forehead_brow_height_neg" 117 } - gene_forehead_roundness={ "forehead_roundness_pos" 141 "forehead_roundness_pos" 209 } - gene_forehead_width={ "forehead_width_neg" 115 "forehead_width_pos" 137 } - gene_forehead_height={ "forehead_height_neg" 118 "forehead_height_neg" 61 } - gene_head_height={ "head_height_pos" 130 "head_height_pos" 147 } - gene_head_width={ "head_width_neg" 106 "head_width_pos" 147 } - gene_head_profile={ "head_profile_neg" 98 "head_profile_neg" 102 } - gene_head_top_height={ "head_top_height_neg" 121 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 149 "head_top_width_pos" 208 } - gene_jaw_angle={ "jaw_angle_pos" 149 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 135 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_neg" 127 "jaw_width_neg" 103 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 142 "mouth_height_neg" 123 } - gene_mouth_width={ "mouth_width_neg" 122 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 147 "mouth_upper_lip_size_pos" 157 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 81 "mouth_lower_lip_size_neg" 86 } - gene_mouth_open={ "mouth_open_neg" 25 "mouth_open_neg" 61 } - gene_neck_length={ "neck_length_pos" 143 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_neg" 124 "neck_width_pos" 140 } - gene_bs_cheek_forward={ "cheek_forward_pos" 8 "cheek_forward_neg" 33 } - gene_bs_cheek_height={ "cheek_height_pos" 47 "cheek_height_neg" 49 } - gene_bs_cheek_width={ "cheek_width_pos" 31 "cheek_width_pos" 5 } - gene_bs_ear_angle={ "ear_angle_neg" 49 "ear_angle_pos" 8 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 78 "ear_inner_shape_pos" 176 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 49 "ear_upper_bend_pos" 200 } - gene_bs_ear_outward={ "ear_outward_neg" 35 "ear_outward_pos" 26 } - gene_bs_ear_size={ "ear_size_pos" 14 "ear_size_pos" 3 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 166 "eye_corner_depth_pos" 196 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 113 "eye_fold_shape_neg" 51 } - gene_bs_eye_size={ "eye_size_pos" 32 "eye_size_pos" 1 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 29 "eye_upper_lid_size_pos" 28 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 204 "forehead_brow_curve_neg" 97 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 41 "forehead_brow_forward_pos" 123 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_neg" 66 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 45 "forehead_brow_outer_height_pos" 125 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 6 "forehead_brow_width_pos" 23 } - gene_bs_jaw_def={ "jaw_def_pos" 102 "jaw_def_neg" 51 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 84 "mouth_lower_lip_def_pos" 90 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 45 "mouth_lower_lip_full_neg" 124 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 34 "mouth_lower_lip_pad_neg" 33 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 33 "mouth_lower_lip_width_pos" 79 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 50 "mouth_philtrum_def_pos" 23 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 7 "mouth_philtrum_shape_pos" 89 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 12 "mouth_philtrum_width_pos" 25 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 23 "mouth_upper_lip_def_pos" 98 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_pos" 16 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 14 "mouth_upper_lip_profile_pos" 46 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 65 "mouth_upper_lip_width_neg" 19 } - gene_bs_nose_forward={ "nose_forward_pos" 102 "nose_forward_neg" 1 } - gene_bs_nose_height={ "nose_height_pos" 102 "nose_height_neg" 37 } - gene_bs_nose_length={ "nose_length_pos" 52 "nose_length_neg" 86 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 1 "nose_nostril_height_pos" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 26 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_hawk" 48 "nose_profile_neg" 23 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 38 "nose_ridge_angle_neg" 28 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 6 "nose_ridge_width_neg" 16 } - gene_bs_nose_size={ "nose_size_pos" 46 "nose_size_pos" 69 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 20 "nose_tip_angle_neg" 126 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 6 "nose_tip_forward_pos" 34 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 48 "nose_tip_width_pos" 15 } - face_detail_cheek_def={ "cheek_def_02" 3 "cheek_def_01" 12 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 197 "cheek_fat_03_pos" 2 } - face_detail_chin_cleft={ "chin_dimple" 10 "chin_cleft" 203 } - face_detail_chin_def={ "chin_def" 74 "chin_def_neg" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 43 "eye_lower_lid_def" 215 } - face_detail_eye_socket={ "eye_socket_color_01" 255 "eye_socket_01" 24 } - face_detail_nasolabial={ "nasolabial_01" 186 "nasolabial_03" 11 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 147 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 251 "nose_tip_def" 42 } - face_detail_temple_def={ "temple_def" 204 "temple_def" 225 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 27 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_02" 190 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 255 "forehead_wrinkles_01" 67 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 191 "complexion_3" 108 } - gene_height={ "normal_height" 146 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_full" 223 "body_fat_head_fat_medium" 152 } - gene_bs_body_shape={ "body_shape_pear_full" 66 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 81 "bust_shape_3_half" 64 } - gene_age={ "old_4" 228 "old_2" 80 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 162 "far_spacing_low_thickness" 158 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 174 "layer_2_high_thickness" 145 } - gene_body_hair={ "body_hair_avg" 161 "body_hair_sparse" 103 } - gene_hair_type={ "hair_wavy" 142 "hair_wavy" 176 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 189 "normal_eyes" 189 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 115 "normal_eyelashes" 115 } - beards={ "western_beards_straight" 153 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 188 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 27 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 134 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 76 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 125 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 124 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_dyre_kiev.txt b/N3OW/common/bookmark_portraits/challenge_character_dyre_kiev.txt deleted file mode 100644 index beb540ad..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_dyre_kiev.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:6811 -challenge_character_dyre_kiev={ - type=male - id=1453844227 - age=0.220000 - genes={ hair_color={ 111 140 75 127 } - skin_color={ 30 75 34 75 } - eye_color={ 123 200 105 197 } - gene_chin_forward={ "chin_forward_neg" 98 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_pos" 116 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_pos" 138 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 73 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 146 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_pos" 140 "forehead_roundness_pos" 192 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_pos" 128 "forehead_height_pos" 135 } - gene_head_height={ "head_height_neg" 113 "head_height_neg" 82 } - gene_head_width={ "head_width_neg" 102 "head_width_pos" 165 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 171 } - gene_head_top_height={ "head_top_height_pos" 148 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 139 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_neg" 87 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_neg" 108 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 118 } - gene_jaw_width={ "jaw_width_pos" 136 "jaw_width_pos" 173 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 140 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 144 "mouth_corner_height_neg" 103 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 152 "mouth_height_pos" 133 } - gene_mouth_width={ "mouth_width_neg" 172 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 104 "mouth_upper_lip_size_neg" 119 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 122 "mouth_lower_lip_size_pos" 155 } - gene_mouth_open={ "mouth_open_neg" 102 "mouth_open_neg" 45 } - gene_neck_length={ "neck_length_neg" 107 "neck_length_pos" 173 } - gene_neck_width={ "neck_width_pos" 150 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 4 "cheek_forward_neg" 39 } - gene_bs_cheek_height={ "cheek_height_neg" 91 "cheek_height_pos" 16 } - gene_bs_cheek_width={ "cheek_width_pos" 13 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_pos" 15 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 27 "ear_inner_shape_pos" 150 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 44 "ear_upper_bend_pos" 185 } - gene_bs_ear_outward={ "ear_outward_neg" 78 "ear_outward_pos" 21 } - gene_bs_ear_size={ "ear_size_pos" 32 "ear_size_pos" 20 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 214 "eye_corner_depth_pos" 126 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 26 "eye_fold_shape_neg" 174 } - gene_bs_eye_size={ "eye_size_neg" 94 "eye_size_neg" 18 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 17 "eye_upper_lid_size_pos" 92 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 204 "forehead_brow_curve_pos" 113 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 61 "forehead_brow_forward_pos" 52 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 43 "forehead_brow_outer_height_pos" 78 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 158 "forehead_brow_width_pos" 39 } - gene_bs_jaw_def={ "jaw_def_pos" 112 "jaw_def_neg" 122 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 5 "mouth_lower_lip_def_pos" 17 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 29 "mouth_lower_lip_full_neg" 84 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 57 "mouth_lower_lip_pad_pos" 98 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 77 "mouth_lower_lip_width_neg" 22 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 37 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_pos" 35 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 23 "mouth_philtrum_width_pos" 5 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 10 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_pos" 45 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 6 "mouth_upper_lip_profile_neg" 19 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 15 "mouth_upper_lip_width_neg" 17 } - gene_bs_nose_forward={ "nose_forward_neg" 13 "nose_forward_neg" 90 } - gene_bs_nose_height={ "nose_height_pos" 4 "nose_height_neg" 21 } - gene_bs_nose_length={ "nose_length_pos" 31 "nose_length_pos" 12 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 19 "nose_nostril_height_pos" 31 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_pos" 26 "nose_profile_hawk_pos" 71 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 1 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 16 "nose_ridge_width_pos" 23 } - gene_bs_nose_size={ "nose_size_neg" 14 "nose_size_pos" 14 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 10 "nose_tip_angle_pos" 11 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 26 "nose_tip_forward_pos" 12 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 42 "nose_tip_width_pos" 196 } - face_detail_cheek_def={ "cheek_def_02" 123 "cheek_def_02" 5 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 253 "cheek_fat_02_pos" 177 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_cleft" 11 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 230 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 11 "eye_lower_lid_def" 28 } - face_detail_eye_socket={ "eye_socket_02" 71 "eye_socket_01" 24 } - face_detail_nasolabial={ "nasolabial_03" 153 "nasolabial_01" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 214 "nose_ridge_def_pos" 4 } - face_detail_nose_tip_def={ "nose_tip_def" 14 "nose_tip_def" 228 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 140 } - expression_brow_wrinkles={ "brow_wrinkles_01" 91 "brow_wrinkles_03" 8 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 255 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_02" 164 } - expression_other={ "cheek_wrinkles_both_01" 49 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_4" 133 "complexion_3" 109 } - gene_height={ "normal_height" 124 "normal_height" 137 } - gene_bs_body_type={ "body_fat_head_fat_medium" 114 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_hourglass_half" 62 "body_shape_rectangle_half" 23 } - gene_bs_bust={ "bust_clothes" 142 "bust_shape_3_half" 106 } - gene_age={ "old_2" 58 "old_1" 78 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 98 "far_spacing_low_thickness" 114 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_avg_thickness" 68 } - gene_body_hair={ "body_hair_sparse" 91 "body_hair_sparse" 148 } - gene_hair_type={ "hair_straight" 128 "hair_wavy" 150 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 255 "normal_eyes" 255 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 143 "normal_eyelashes" 143 } - beards={ "all_beards" 139 "no_beard" 0 } - cloaks={ "fp1_cloak" 204 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 151 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 59 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 0 "most_clothes" 0 } - headgear={ "northern_high_nobility" 122 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_eadgar_warwickshire.txt b/N3OW/common/bookmark_portraits/challenge_character_eadgar_warwickshire.txt deleted file mode 100644 index 41848531..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_eadgar_warwickshire.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:112 -challenge_character_eadgar_warwickshire={ - type=boy - id=1915688566 - age=0.160000 - genes={ hair_color={ 211 194 90 109 } - skin_color={ 79 80 75 80 } - eye_color={ 205 193 93 167 } - gene_chin_forward={ "chin_forward_pos" 198 "chin_forward_neg" 122 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_neg" 115 "eye_angle_pos" 130 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_neg" 119 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_pos" 160 } - gene_forehead_roundness={ "forehead_roundness_pos" 142 "forehead_roundness_pos" 167 } - gene_forehead_width={ "forehead_width_pos" 128 "forehead_width_neg" 76 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_pos" 149 } - gene_head_height={ "head_height_neg" 80 "head_height_pos" 134 } - gene_head_width={ "head_width_pos" 162 "head_width_neg" 106 } - gene_head_profile={ "head_profile_pos" 147 "head_profile_neg" 103 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_pos" 155 "head_top_width_pos" 188 } - gene_jaw_angle={ "jaw_angle_neg" 62 "jaw_angle_neg" 103 } - gene_jaw_forward={ "jaw_forward_neg" 125 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 149 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_pos" 137 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 130 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_neg" 93 } - gene_mouth_height={ "mouth_height_pos" 150 "mouth_height_pos" 154 } - gene_mouth_width={ "mouth_width_pos" 142 "mouth_width_neg" 68 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 169 "mouth_upper_lip_size_pos" 138 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 151 "mouth_lower_lip_size_neg" 26 } - gene_mouth_open={ "mouth_open_neg" 95 "mouth_open_neg" 66 } - gene_neck_length={ "neck_length_pos" 168 "neck_length_neg" 110 } - gene_neck_width={ "neck_width_pos" 157 "neck_width_neg" 97 } - gene_bs_cheek_forward={ "cheek_forward_neg" 17 "cheek_forward_pos" 50 } - gene_bs_cheek_height={ "cheek_height_neg" 4 "cheek_height_pos" 73 } - gene_bs_cheek_width={ "cheek_width_neg" 93 "cheek_width_pos" 112 } - gene_bs_ear_angle={ "ear_angle_neg" 123 "ear_angle_pos" 37 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 5 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 125 "ear_lower_bend_pos" 49 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_pos" 121 } - gene_bs_ear_size={ "ear_size_neg" 23 "ear_size_neg" 89 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 198 "eye_corner_depth_pos" 237 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 23 "eye_fold_shape_neg" 24 } - gene_bs_eye_size={ "eye_size_neg" 2 "eye_size_neg" 59 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 58 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 13 "forehead_brow_curve_neg" 28 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 30 "forehead_brow_forward_pos" 15 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 89 "forehead_brow_inner_height_pos" 12 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 34 "forehead_brow_outer_height_pos" 1 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 127 "forehead_brow_width_pos" 27 } - gene_bs_jaw_def={ "jaw_def_pos" 121 "jaw_def_neg" 20 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 103 "mouth_lower_lip_def_pos" 6 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 23 "mouth_lower_lip_full_neg" 17 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 33 "mouth_lower_lip_pad_neg" 5 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 42 "mouth_lower_lip_width_neg" 38 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 36 "mouth_philtrum_def_pos" 1 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 30 "mouth_philtrum_shape_neg" 44 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 52 "mouth_philtrum_width_neg" 7 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 125 "mouth_upper_lip_def_pos" 203 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 24 "mouth_upper_lip_full_neg" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 92 "mouth_upper_lip_profile_neg" 38 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 24 "mouth_upper_lip_width_pos" 73 } - gene_bs_nose_forward={ "nose_forward_neg" 90 "nose_forward_neg" 14 } - gene_bs_nose_height={ "nose_height_pos" 36 "nose_height_pos" 42 } - gene_bs_nose_length={ "nose_length_neg" 5 "nose_length_neg" 30 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 14 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 41 "nose_nostril_width_pos" 40 } - gene_bs_nose_profile={ "nose_profile_hawk" 130 "nose_profile_neg" 1 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_pos" 14 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 24 "nose_ridge_width_neg" 35 } - gene_bs_nose_size={ "nose_size_pos" 64 "nose_size_pos" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 14 "nose_tip_angle_neg" 16 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 49 "nose_tip_forward_neg" 21 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_neg" 99 } - face_detail_cheek_def={ "cheek_def_01" 8 "cheek_def_01" 154 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 142 "cheek_fat_04_pos" 144 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_dimple" 18 } - face_detail_chin_def={ "chin_def" 225 "chin_def" 6 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 78 "eye_lower_lid_def" 155 } - face_detail_eye_socket={ "eye_socket_03" 29 "eye_socket_03" 14 } - face_detail_nasolabial={ "nasolabial_02" 14 "nasolabial_03" 125 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 4 "nose_ridge_def_neg" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 59 "nose_tip_def" 24 } - face_detail_temple_def={ "temple_def" 90 "temple_def" 159 } - expression_brow_wrinkles={ "brow_wrinkles_04" 83 "brow_wrinkles_04" 102 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 67 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 151 "forehead_wrinkles_01" 37 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 111 "complexion_2" 210 } - gene_height={ "normal_height" 127 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_full" 114 "body_fat_head_fat_medium" 137 } - gene_bs_body_shape={ "body_shape_rectangle_full" 255 "body_shape_rectangle_full" 2 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_3_full" 74 } - gene_age={ "old_1" 168 "old_1" 183 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 113 "far_spacing_low_thickness" 105 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 166 "layer_2_low_thickness" 152 } - gene_body_hair={ "body_hair_avg" 147 "body_hair_sparse" 112 } - gene_hair_type={ "hair_wavy" 182 "hair_wavy" 154 } - gene_baldness={ "male_pattern_baldness" 116 "male_pattern_baldness" 159 } - eye_accessory={ "normal_eyes" 125 "normal_eyes" 125 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 135 "normal_eyelashes" 135 } - beards={ "western_beards_straight" 197 "no_beard" 0 } - cloaks={ "no_cloak" 116 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 234 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 204 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 110 "most_clothes" 0 } - headgear={ "western_nobility" 204 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_erik_svealand.txt b/N3OW/common/bookmark_portraits/challenge_character_erik_svealand.txt deleted file mode 100644 index 6e2c3a1c..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_erik_svealand.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:100546 -challenge_character_erik_svealand={ - type=male - id=917279914 - age=0.350000 - genes={ hair_color={ 110 87 149 77 } - skin_color={ 58 70 53 73 } - eye_color={ 240 26 192 201 } - gene_chin_forward={ "chin_forward_pos" 109 "chin_forward_neg" 121 } - gene_chin_height={ "chin_height_pos" 133 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 165 "chin_width_neg" 113 } - gene_eye_angle={ "eye_angle_neg" 119 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_neg" 120 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_neg" 119 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 193 "eye_shut_pos" 131 } - gene_forehead_angle={ "forehead_angle_neg" 113 "forehead_angle_pos" 161 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 138 "forehead_brow_height_pos" 147 } - gene_forehead_roundness={ "forehead_roundness_pos" 171 "forehead_roundness_pos" 199 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_pos" 131 } - gene_forehead_height={ "forehead_height_neg" 106 "forehead_height_neg" 121 } - gene_head_height={ "head_height_neg" 70 "head_height_pos" 127 } - gene_head_width={ "head_width_neg" 105 "head_width_pos" 142 } - gene_head_profile={ "head_profile_neg" 25 "head_profile_neg" 114 } - gene_head_top_height={ "head_top_height_pos" 128 "head_top_height_neg" 95 } - gene_head_top_width={ "head_top_width_pos" 133 "head_top_width_pos" 128 } - gene_jaw_angle={ "jaw_angle_neg" 79 "jaw_angle_neg" 119 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_neg" 125 } - gene_jaw_height={ "jaw_height_pos" 187 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 130 "jaw_width_pos" 135 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 141 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_pos" 174 "mouth_forward_neg" 125 } - gene_mouth_height={ "mouth_height_pos" 53 "mouth_height_pos" 133 } - gene_mouth_width={ "mouth_width_neg" 101 "mouth_width_neg" 106 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 111 "mouth_upper_lip_size_pos" 171 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 167 "mouth_lower_lip_size_neg" 89 } - gene_mouth_open={ "mouth_open_neg" 97 "mouth_open_neg" 108 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_neg" 114 } - gene_neck_width={ "neck_width_neg" 127 "neck_width_neg" 91 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_neg" 0 } - gene_bs_cheek_height={ "cheek_height_neg" 111 "cheek_height_pos" 15 } - gene_bs_cheek_width={ "cheek_width_neg" 102 "cheek_width_pos" 46 } - gene_bs_ear_angle={ "ear_angle_neg" 37 "ear_angle_pos" 102 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 54 "ear_inner_shape_pos" 88 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 31 "ear_lower_bend_pos" 27 } - gene_bs_ear_outward={ "ear_outward_neg" 37 "ear_outward_pos" 36 } - gene_bs_ear_size={ "ear_size_neg" 81 "ear_size_neg" 11 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 206 "eye_corner_depth_pos" 143 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 79 "eye_fold_shape_pos" 107 } - gene_bs_eye_size={ "eye_size_pos" 129 "eye_size_pos" 11 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 0 "eye_upper_lid_size_pos" 16 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 10 "forehead_brow_curve_neg" 133 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 152 "forehead_brow_forward_neg" 25 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 16 "forehead_brow_inner_height_neg" 67 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 15 "forehead_brow_outer_height_pos" 44 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 45 "forehead_brow_width_neg" 44 } - gene_bs_jaw_def={ "jaw_def_pos" 34 "jaw_def_pos" 62 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 9 "mouth_lower_lip_def_pos" 1 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 96 "mouth_lower_lip_full_pos" 29 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 125 "mouth_lower_lip_pad_neg" 33 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 15 "mouth_lower_lip_width_pos" 83 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 10 "mouth_philtrum_def_pos" 61 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 34 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 41 "mouth_philtrum_width_neg" 148 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 27 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 38 "mouth_upper_lip_full_neg" 41 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 15 "mouth_upper_lip_profile_pos" 39 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 7 "mouth_upper_lip_width_pos" 110 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_neg" 37 } - gene_bs_nose_height={ "nose_height_pos" 43 "nose_height_neg" 33 } - gene_bs_nose_length={ "nose_length_pos" 31 "nose_length_pos" 83 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 1 "nose_nostril_height_neg" 12 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 4 "nose_nostril_width_neg" 159 } - gene_bs_nose_profile={ "nose_profile_hawk" 134 "nose_profile_hawk" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 119 "nose_ridge_angle_pos" 32 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 28 "nose_ridge_width_pos" 34 } - gene_bs_nose_size={ "nose_size_pos" 21 "nose_size_neg" 51 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 101 "nose_tip_angle_neg" 63 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 9 "nose_tip_forward_neg" 19 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 127 "nose_tip_width_pos" 3 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_02" 9 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 186 "cheek_fat_03_pos" 12 } - face_detail_chin_cleft={ "chin_dimple" 9 "chin_cleft" 22 } - face_detail_chin_def={ "chin_def" 53 "chin_def_neg" 226 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 69 "eye_lower_lid_def" 32 } - face_detail_eye_socket={ "eye_socket_02" 4 "eye_socket_03" 18 } - face_detail_nasolabial={ "nasolabial_03" 15 "nasolabial_01" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 3 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 9 } - face_detail_temple_def={ "temple_def" 139 "temple_def" 95 } - expression_brow_wrinkles={ "brow_wrinkles_02" 147 "brow_wrinkles_02" 75 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 179 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 94 "forehead_wrinkles_01" 154 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 191 "complexion_6" 243 } - gene_height={ "normal_height" 121 "normal_height" 117 } - gene_bs_body_type={ "body_fat_head_fat_low" 175 "body_fat_head_fat_full" 117 } - gene_bs_body_shape={ "body_shape_hourglass_half" 66 "body_shape_rectangle_half" 32 } - gene_bs_bust={ "bust_clothes" 72 "bust_shape_3_full" 162 } - gene_age={ "old_3" 158 "old_4" 92 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 140 "far_spacing_low_thickness" 112 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 0 "layer_2_low_thickness" 93 } - gene_body_hair={ "body_hair_avg" 113 "body_hair_avg" 120 } - gene_hair_type={ "hair_straight" 136 "hair_wavy" 96 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 245 "normal_eyes" 245 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 95 "normal_eyelashes" 95 } - beards={ "all_beards" 139 "no_beard" 0 } - cloaks={ "fp1_cloak" 137 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 164 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 37 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 255 "most_clothes" 0 } - headgear={ "northern_high_nobility" 162 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_fariburz_shirvan.txt b/N3OW/common/bookmark_portraits/challenge_character_fariburz_shirvan.txt deleted file mode 100644 index ed9900e2..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_fariburz_shirvan.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20734 -challenge_character_fariburz_shirvan={ - type=male - id=1706990878 - age=0.350000 - genes={ hair_color={ 51 233 51 233 } - skin_color={ 111 155 111 155 } - eye_color={ 72 249 72 249 } - gene_chin_forward={ "chin_forward_pos" 148 "chin_forward_pos" 148 } - gene_chin_height={ "chin_height_neg" 115 "chin_height_neg" 115 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_neg" 114 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_neg" 111 "forehead_angle_neg" 111 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 113 "forehead_brow_height_neg" 113 } - gene_forehead_roundness={ "forehead_roundness_pos" 175 "forehead_roundness_pos" 175 } - gene_forehead_width={ "forehead_width_neg" 108 "forehead_width_neg" 108 } - gene_forehead_height={ "forehead_height_neg" 32 "forehead_height_neg" 32 } - gene_head_height={ "head_height_pos" 163 "head_height_pos" 163 } - gene_head_width={ "head_width_neg" 88 "head_width_neg" 88 } - gene_head_profile={ "head_profile_pos" 185 "head_profile_pos" 185 } - gene_head_top_height={ "head_top_height_pos" 129 "head_top_height_pos" 129 } - gene_head_top_width={ "head_top_width_neg" 121 "head_top_width_neg" 121 } - gene_jaw_angle={ "jaw_angle_neg" 104 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_neg" 115 "jaw_forward_neg" 115 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_neg" 103 "jaw_width_neg" 103 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 115 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 122 "mouth_width_neg" 122 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 120 "mouth_upper_lip_size_neg" 120 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 160 "mouth_lower_lip_size_neg" 103 } - gene_mouth_open={ "mouth_open_neg" 124 "mouth_open_neg" 124 } - gene_neck_length={ "neck_length_neg" 120 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_pos" 141 "neck_width_pos" 141 } - gene_bs_cheek_forward={ "cheek_forward_neg" 18 "cheek_forward_neg" 18 } - gene_bs_cheek_height={ "cheek_height_pos" 34 "cheek_height_pos" 34 } - gene_bs_cheek_width={ "cheek_width_pos" 50 "cheek_width_pos" 50 } - gene_bs_ear_angle={ "ear_angle_neg" 77 "ear_angle_neg" 77 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 21 "ear_inner_shape_pos" 21 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 48 "ear_upper_bend_pos" 48 } - gene_bs_ear_outward={ "ear_outward_neg" 42 "ear_outward_neg" 42 } - gene_bs_ear_size={ "ear_size_pos" 38 "ear_size_pos" 38 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 162 "eye_corner_depth_pos" 162 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 2 "eye_fold_shape_pos" 2 } - gene_bs_eye_size={ "eye_size_neg" 0 "eye_size_neg" 45 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 0 "eye_upper_lid_size_neg" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 198 "forehead_brow_curve_neg" 198 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 33 "forehead_brow_forward_neg" 33 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 21 "forehead_brow_inner_height_pos" 21 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 40 "forehead_brow_outer_height_pos" 40 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 7 "forehead_brow_width_neg" 7 } - gene_bs_jaw_def={ "jaw_def_neg" 94 "jaw_def_neg" 94 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 137 "mouth_lower_lip_def_pos" 137 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 20 "mouth_lower_lip_full_neg" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 80 "mouth_lower_lip_pad_neg" 80 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 102 "mouth_lower_lip_width_pos" 102 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 24 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 46 "mouth_philtrum_shape_pos" 46 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 50 "mouth_philtrum_width_pos" 50 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 44 "mouth_upper_lip_full_neg" 44 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 197 "mouth_upper_lip_profile_pos" 197 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 119 "mouth_upper_lip_width_neg" 119 } - gene_bs_nose_forward={ "nose_forward_neg" 15 "nose_forward_neg" 15 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 83 } - gene_bs_nose_length={ "nose_length_pos" 119 "nose_length_neg" 21 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 3 "nose_nostril_height_neg" 3 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 202 "nose_nostril_width_neg" 8 } - gene_bs_nose_profile={ "nose_profile_pos" 22 "nose_profile_pos" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 78 "nose_ridge_angle_neg" 78 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 37 "nose_ridge_width_pos" 37 } - gene_bs_nose_size={ "nose_size_pos" 193 "nose_size_pos" 180 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 24 "nose_tip_angle_neg" 24 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 51 "nose_tip_forward_neg" 51 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 137 "nose_tip_width_pos" 11 } - face_detail_cheek_def={ "cheek_def_01" 106 "cheek_def_01" 106 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 65 "cheek_fat_04_pos" 65 } - face_detail_chin_cleft={ "chin_cleft" 11 "chin_cleft" 11 } - face_detail_chin_def={ "chin_def_neg" 4 "chin_def_neg" 4 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 194 "eye_lower_lid_def" 194 } - face_detail_eye_socket={ "eye_socket_color_01" 155 "eye_socket_color_01" 155 } - face_detail_nasolabial={ "nasolabial_01" 117 "nasolabial_01" 117 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 15 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 165 "nose_tip_def" 165 } - face_detail_temple_def={ "temple_def" 84 "temple_def" 84 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 255 } - expression_eye_wrinkles={ "eye_wrinkles_01" 32 "eye_wrinkles_01" 32 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 194 "forehead_wrinkles_02" 194 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 229 "complexion_4" 229 } - gene_height={ "normal_height" 114 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_full" 136 "body_fat_head_fat_full" 130 } - gene_bs_body_shape={ "body_shape_pear_half" 45 "body_shape_pear_half" 0 } - gene_bs_bust={ "bust_clothes" 60 "bust_shape_4_half" 75 } - gene_age={ "old_1" 101 "old_1" 101 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 234 "avg_spacing_high_thickness" 234 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 137 "layer_2_avg_thickness" 137 } - gene_body_hair={ "body_hair_dense" 156 "body_hair_avg" 251 } - gene_hair_type={ "hair_wavy" 150 "hair_wavy" 150 } - gene_baldness={ "male_pattern_baldness" 149 "male_pattern_baldness" 149 } - eye_accessory={ "normal_eyes" 26 "normal_eyes" 26 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 96 "normal_eyelashes" 96 } - beards={ "fp3_iranian_beards_straight" 158 "no_beard" 0 } - hairstyles={ "mena_hairstyles_wavy" 160 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 65 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp3_iranian_high_nobility_clothes" 109 "most_clothes" 0 } - headgear={ "fp3_iranian_nobility" 92 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_gregorios_napoli.txt b/N3OW/common/bookmark_portraits/challenge_character_gregorios_napoli.txt deleted file mode 100644 index 27d88de4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_gregorios_napoli.txt +++ /dev/null @@ -1,162 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:145201 -challenge_character_gregorios_napoli={ - type=male - id=2158906733 - age=0.410000 - genes={ hair_color={ 11 239 11 239 } - skin_color={ 140 124 140 124 } - eye_color={ 80 184 80 184 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_neg" 119 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_pos" 182 "chin_width_pos" 182 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_pos" 136 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_pos" 128 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 192 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_neg" 100 "forehead_angle_neg" 100 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 171 "forehead_brow_height_pos" 171 } - gene_forehead_roundness={ "forehead_roundness_pos" 156 "forehead_roundness_pos" 156 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_neg" 122 "forehead_height_neg" 122 } - gene_head_height={ "head_height_neg" 121 "head_height_neg" 121 } - gene_head_width={ "head_width_pos" 155 "head_width_pos" 155 } - gene_head_profile={ "head_profile_pos" 182 "head_profile_pos" 182 } - gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 148 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_pos" 131 "jaw_angle_pos" 131 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 119 } - gene_jaw_height={ "jaw_height_neg" 120 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_neg" 77 "jaw_width_neg" 77 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 139 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_neg" 67 "mouth_forward_neg" 67 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_neg" 187 "mouth_width_neg" 114 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_neg" 103 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 115 "mouth_lower_lip_size_neg" 115 } - gene_mouth_open={ "mouth_open_pos" 160 "mouth_open_pos" 160 } - gene_neck_length={ "neck_length_neg" 112 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_neg" 110 "neck_width_neg" 110 } - gene_bs_cheek_forward={ "cheek_forward_neg" 42 "cheek_forward_neg" 42 } - gene_bs_cheek_height={ "cheek_height_neg" 34 "cheek_height_neg" 34 } - gene_bs_cheek_width={ "cheek_width_neg" 8 "cheek_width_neg" 8 } - gene_bs_ear_angle={ "ear_angle_neg" 0 "ear_angle_neg" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 117 } - gene_bs_ear_bend={ "ear_both_bend_pos" 23 "ear_both_bend_pos" 23 } - gene_bs_ear_outward={ "ear_outward_neg" 37 "ear_outward_neg" 37 } - gene_bs_ear_size={ "ear_size_pos" 31 "ear_size_pos" 31 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 255 "eye_corner_depth_pos" 255 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 42 "eye_fold_shape_pos" 42 } - gene_bs_eye_size={ "eye_size_pos" 43 "eye_size_pos" 43 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 48 "eye_upper_lid_size_pos" 48 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 3 "forehead_brow_curve_neg" 3 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 12 "forehead_brow_forward_pos" 12 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 18 "forehead_brow_inner_height_pos" 18 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 13 "forehead_brow_outer_height_neg" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 41 "forehead_brow_width_pos" 41 } - gene_bs_jaw_def={ "jaw_def_pos" 8 "jaw_def_pos" 8 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 66 "mouth_lower_lip_def_pos" 66 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 21 "mouth_lower_lip_full_neg" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 99 "mouth_lower_lip_pad_pos" 99 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 55 "mouth_lower_lip_width_neg" 55 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 89 "mouth_philtrum_shape_neg" 89 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 40 "mouth_philtrum_width_neg" 40 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 147 "mouth_upper_lip_full_pos" 147 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 111 "mouth_upper_lip_profile_neg" 111 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 121 "mouth_upper_lip_width_pos" 121 } - gene_bs_nose_forward={ "nose_forward_neg" 4 "nose_forward_neg" 4 } - gene_bs_nose_height={ "nose_height_pos" 117 "nose_height_pos" 117 } - gene_bs_nose_length={ "nose_length_neg" 5 "nose_length_neg" 5 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 4 "nose_nostril_height_neg" 4 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 135 "nose_nostril_width_neg" 135 } - gene_bs_nose_profile={ "nose_profile_pos" 36 "nose_profile_pos" 36 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 34 "nose_ridge_angle_neg" 34 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 18 "nose_ridge_width_pos" 18 } - gene_bs_nose_size={ "nose_size_pos" 32 "nose_size_pos" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 13 "nose_tip_angle_neg" 13 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 13 "nose_tip_forward_pos" 13 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 45 "nose_tip_width_pos" 45 } - face_detail_cheek_def={ "cheek_def_01" 22 "cheek_def_01" 22 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 229 "cheek_fat_01_neg" 229 } - face_detail_chin_cleft={ "chin_cleft" 196 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def_neg" 47 "chin_def_neg" 47 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 129 "eye_lower_lid_def" 129 } - face_detail_eye_socket={ "eye_socket_01" 13 "eye_socket_01" 13 } - face_detail_nasolabial={ "nasolabial_02" 5 "nasolabial_02" 5 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 2 "nose_ridge_def_pos" 2 } - face_detail_nose_tip_def={ "nose_tip_def" 171 "nose_tip_def" 171 } - face_detail_temple_def={ "temple_def" 193 "temple_def" 193 } - expression_brow_wrinkles={ "brow_wrinkles_04" 248 "brow_wrinkles_04" 248 } - expression_eye_wrinkles={ "eye_wrinkles_01" 158 "eye_wrinkles_01" 88 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 10 "forehead_wrinkles_01" 10 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 187 "complexion_3" 187 } - gene_height={ "normal_height" 151 "normal_height" 151 } - gene_bs_body_type={ "body_fat_head_fat_full" 103 "body_fat_head_fat_full" 120 } - gene_bs_body_shape={ "body_shape_apple_half" 64 "body_shape_apple_half" 13 } - gene_bs_bust={ "bust_clothes" 16 "bust_shape_1_half" 21 } - gene_age={ "old_2" 149 "old_2" 149 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 217 "far_spacing_high_thickness" 217 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 180 "layer_2_low_thickness" 180 } - gene_body_hair={ "body_hair_avg" 92 "body_hair_avg" 92 } - gene_hair_type={ "hair_wavy" 119 "hair_wavy" 119 } - gene_baldness={ "male_pattern_baldness" 66 "male_pattern_baldness" 66 } - eye_accessory={ "normal_eyes" 158 "normal_eyes" 158 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 199 "normal_eyelashes" 199 } - beards={ "orthodox_beards" 202 "no_beard" 0 } - cloaks={ "ep3_byzantine_era1_nob" 177 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 13 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep3_byzantine_era1_low_nobility_clothes" 66 "most_clothes" 0 } - headgear={ "ep3_byzantine_era1_low_nobility" 103 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=2337953491 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_gudrod_western_isles.txt b/N3OW/common/bookmark_portraits/challenge_character_gudrod_western_isles.txt deleted file mode 100644 index 57813f88..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_gudrod_western_isles.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:5788 -challenge_character_gudrod_western_isles={ - type=boy - id=472648299 - age=0.170000 - genes={ hair_color={ 120 248 75 75 } - skin_color={ 35 83 45 81 } - eye_color={ 24 140 215 170 } - gene_chin_forward={ "chin_forward_neg" 110 "chin_forward_pos" 149 } - gene_chin_height={ "chin_height_neg" 111 "chin_height_neg" 116 } - gene_chin_width={ "chin_width_neg" 103 "chin_width_pos" 156 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 160 "eye_depth_neg" 121 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 142 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_pos" 128 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 174 "forehead_brow_height_pos" 150 } - gene_forehead_roundness={ "forehead_roundness_pos" 155 "forehead_roundness_pos" 209 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_pos" 149 "forehead_height_pos" 178 } - gene_head_height={ "head_height_neg" 111 "head_height_pos" 138 } - gene_head_width={ "head_width_pos" 127 "head_width_neg" 118 } - gene_head_profile={ "head_profile_pos" 128 "head_profile_neg" 122 } - gene_head_top_height={ "head_top_height_pos" 155 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 146 "head_top_width_pos" 141 } - gene_jaw_angle={ "jaw_angle_neg" 111 "jaw_angle_neg" 115 } - gene_jaw_forward={ "jaw_forward_neg" 120 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_pos" 132 } - gene_jaw_width={ "jaw_width_neg" 91 "jaw_width_pos" 205 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 132 "mouth_corner_depth_pos" 134 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 103 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_pos" 132 "mouth_forward_neg" 122 } - gene_mouth_height={ "mouth_height_neg" 121 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_neg" 137 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 105 "mouth_upper_lip_size_neg" 102 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 37 "mouth_lower_lip_size_pos" 129 } - gene_mouth_open={ "mouth_open_neg" 120 "mouth_open_neg" 79 } - gene_neck_length={ "neck_length_pos" 143 "neck_length_neg" 107 } - gene_neck_width={ "neck_width_pos" 149 "neck_width_pos" 140 } - gene_bs_cheek_forward={ "cheek_forward_neg" 12 "cheek_forward_neg" 30 } - gene_bs_cheek_height={ "cheek_height_pos" 4 "cheek_height_pos" 81 } - gene_bs_cheek_width={ "cheek_width_pos" 4 "cheek_width_neg" 103 } - gene_bs_ear_angle={ "ear_angle_pos" 108 "ear_angle_neg" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 29 "ear_inner_shape_pos" 104 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 41 "ear_upper_bend_pos" 139 } - gene_bs_ear_outward={ "ear_outward_neg" 117 "ear_outward_pos" 66 } - gene_bs_ear_size={ "ear_size_pos" 14 "ear_size_pos" 76 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 207 "eye_corner_depth_pos" 181 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 183 "eye_fold_shape_pos" 6 } - gene_bs_eye_size={ "eye_size_neg" 1 "eye_size_pos" 103 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 9 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 46 "forehead_brow_curve_pos" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 194 "forehead_brow_forward_pos" 121 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 209 "forehead_brow_inner_height_neg" 53 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 8 "forehead_brow_outer_height_pos" 67 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 26 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_pos" 38 "jaw_def_pos" 13 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 171 "mouth_lower_lip_def_pos" 163 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 122 "mouth_lower_lip_full_pos" 77 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 99 "mouth_lower_lip_pad_neg" 32 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 81 "mouth_lower_lip_width_neg" 80 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 10 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 13 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 71 "mouth_philtrum_width_pos" 4 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 22 "mouth_upper_lip_def_pos" 36 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 7 "mouth_upper_lip_full_neg" 146 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 89 "mouth_upper_lip_profile_pos" 7 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 95 "mouth_upper_lip_width_neg" 78 } - gene_bs_nose_forward={ "nose_forward_neg" 37 "nose_forward_pos" 35 } - gene_bs_nose_height={ "nose_height_pos" 26 "nose_height_pos" 5 } - gene_bs_nose_length={ "nose_length_neg" 38 "nose_length_pos" 20 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 93 "nose_nostril_height_pos" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 13 "nose_nostril_width_pos" 42 } - gene_bs_nose_profile={ "nose_profile_hawk" 37 "nose_profile_neg" 24 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 5 "nose_ridge_angle_pos" 21 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 51 "nose_ridge_width_pos" 8 } - gene_bs_nose_size={ "nose_size_pos" 2 "nose_size_pos" 22 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 24 "nose_tip_angle_pos" 71 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 7 "nose_tip_forward_neg" 5 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 18 "nose_tip_width_pos" 32 } - face_detail_cheek_def={ "cheek_def_01" 175 "cheek_def_01" 25 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_neg" 174 } - face_detail_chin_cleft={ "chin_cleft" 19 "chin_dimple" 7 } - face_detail_chin_def={ "chin_def" 206 "chin_def" 6 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 221 "eye_lower_lid_def" 183 } - face_detail_eye_socket={ "eye_socket_color_03" 4 "eye_socket_03" 242 } - face_detail_nasolabial={ "nasolabial_01" 13 "nasolabial_03" 107 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 18 "nose_ridge_def_pos" 80 } - face_detail_nose_tip_def={ "nose_tip_def" 168 "nose_tip_def" 211 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 104 } - expression_brow_wrinkles={ "brow_wrinkles_04" 22 "brow_wrinkles_04" 159 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 199 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 51 "forehead_wrinkles_01" 157 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 143 "complexion_5" 206 } - gene_height={ "normal_height" 124 "normal_height" 132 } - gene_bs_body_type={ "body_fat_head_fat_low" 99 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_hourglass_full" 163 "body_shape_apple_half" 49 } - gene_bs_bust={ "bust_clothes" 132 "bust_shape_2_half" 169 } - gene_age={ "old_1" 90 "old_4" 9 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 238 "avg_spacing_low_thickness" 145 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 163 "layer_2_low_thickness" 130 } - gene_body_hair={ "body_hair_dense" 125 "body_hair_avg" 174 } - gene_hair_type={ "hair_wavy" 183 "hair_straight" 115 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 76 "normal_eyes" 76 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 78 "normal_eyelashes" 78 } - beards={ "western_beards_straight" 153 "no_beard" 0 } - cloaks={ "fp1_cloak" 226 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 127 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 104 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_high_nobility_clothes" 7 "most_clothes" 0 } - headgear={ "northern_high_nobility" 32 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_gunda_orangallu.txt b/N3OW/common/bookmark_portraits/challenge_character_gunda_orangallu.txt deleted file mode 100644 index 1c5fb99f..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_gunda_orangallu.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:189226 -challenge_character_gunda_orangallu={ - type=male - id=1855554810 - age=0.670000 - genes={ hair_color={ 42 249 42 249 } - skin_color={ 100 229 100 229 } - eye_color={ 17 247 17 247 } - gene_chin_forward={ "chin_forward_pos" 144 "chin_forward_pos" 144 } - gene_chin_height={ "chin_height_pos" 136 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_pos" 138 "chin_width_pos" 138 } - gene_eye_angle={ "eye_angle_pos" 176 "eye_angle_pos" 176 } - gene_eye_depth={ "eye_depth_neg" 115 "eye_depth_neg" 115 } - gene_eye_height={ "eye_height_neg" 89 "eye_height_neg" 89 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_pos" 150 "forehead_angle_pos" 150 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 133 "forehead_brow_height_pos" 133 } - gene_forehead_roundness={ "forehead_roundness_pos" 175 "forehead_roundness_pos" 175 } - gene_forehead_width={ "forehead_width_pos" 130 "forehead_width_pos" 130 } - gene_forehead_height={ "forehead_height_neg" 97 "forehead_height_neg" 97 } - gene_head_height={ "head_height_neg" 116 "head_height_neg" 116 } - gene_head_width={ "head_width_neg" 114 "head_width_neg" 114 } - gene_head_profile={ "head_profile_pos" 181 "head_profile_pos" 181 } - gene_head_top_height={ "head_top_height_neg" 122 "head_top_height_neg" 122 } - gene_head_top_width={ "head_top_width_pos" 178 "head_top_width_pos" 178 } - gene_jaw_angle={ "jaw_angle_pos" 153 "jaw_angle_pos" 153 } - gene_jaw_forward={ "jaw_forward_neg" 124 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_neg" 66 "jaw_height_neg" 66 } - gene_jaw_width={ "jaw_width_pos" 163 "jaw_width_pos" 163 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_neg" 82 "mouth_width_neg" 82 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 175 "mouth_upper_lip_size_pos" 175 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 144 "mouth_lower_lip_size_pos" 144 } - gene_mouth_open={ "mouth_open_neg" 8 "mouth_open_neg" 8 } - gene_neck_length={ "neck_length_pos" 147 "neck_length_pos" 147 } - gene_neck_width={ "neck_width_pos" 135 "neck_width_pos" 135 } - gene_bs_cheek_forward={ "cheek_forward_neg" 39 "cheek_forward_neg" 39 } - gene_bs_cheek_height={ "cheek_height_pos" 46 "cheek_height_pos" 46 } - gene_bs_cheek_width={ "cheek_width_neg" 39 "cheek_width_neg" 39 } - gene_bs_ear_angle={ "ear_angle_pos" 43 "ear_angle_pos" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 82 "ear_inner_shape_pos" 82 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 105 "ear_upper_bend_pos" 105 } - gene_bs_ear_outward={ "ear_outward_pos" 4 "ear_outward_pos" 4 } - gene_bs_ear_size={ "ear_size_pos" 57 "ear_size_pos" 57 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 155 "eye_corner_depth_pos" 155 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 189 "eye_fold_shape_neg" 189 } - gene_bs_eye_size={ "eye_size_pos" 99 "eye_size_pos" 99 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 183 "eye_upper_lid_size_pos" 183 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 6 "forehead_brow_curve_neg" 6 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 0 "forehead_brow_forward_neg" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 23 "forehead_brow_inner_height_neg" 23 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 19 "forehead_brow_outer_height_neg" 19 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 119 "forehead_brow_width_pos" 119 } - gene_bs_jaw_def={ "jaw_def_neg" 84 "jaw_def_neg" 84 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 51 "mouth_lower_lip_def_pos" 51 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 41 "mouth_lower_lip_full_pos" 41 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 8 "mouth_lower_lip_pad_pos" 8 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 9 "mouth_lower_lip_width_neg" 9 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 36 "mouth_philtrum_def_pos" 36 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 3 "mouth_philtrum_shape_neg" 3 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 167 "mouth_philtrum_width_neg" 167 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 34 "mouth_upper_lip_def_pos" 34 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 83 "mouth_upper_lip_full_pos" 83 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 10 "mouth_upper_lip_profile_neg" 10 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 44 "mouth_upper_lip_width_pos" 44 } - gene_bs_nose_forward={ "nose_forward_neg" 27 "nose_forward_neg" 27 } - gene_bs_nose_height={ "nose_height_pos" 147 "nose_height_pos" 147 } - gene_bs_nose_length={ "nose_length_neg" 48 "nose_length_neg" 48 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 34 "nose_nostril_height_neg" 34 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 39 "nose_nostril_width_neg" 39 } - gene_bs_nose_profile={ "nose_profile_pos" 19 "nose_profile_pos" 19 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 1 "nose_ridge_angle_neg" 1 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 11 "nose_ridge_width_neg" 11 } - gene_bs_nose_size={ "nose_size_pos" 3 "nose_size_pos" 3 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 70 "nose_tip_angle_neg" 70 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 83 "nose_tip_forward_neg" 83 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 14 "nose_tip_width_pos" 14 } - face_detail_cheek_def={ "cheek_def_02" 11 "cheek_def_02" 11 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 1 "cheek_fat_04_pos" 1 } - face_detail_chin_cleft={ "chin_dimple" 15 "chin_dimple" 15 } - face_detail_chin_def={ "chin_def" 25 "chin_def" 25 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 32 "eye_lower_lid_def" 32 } - face_detail_eye_socket={ "eye_socket_color_01" 239 "eye_socket_color_01" 239 } - face_detail_nasolabial={ "nasolabial_03" 9 "nasolabial_03" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 12 "nose_ridge_def_pos" 12 } - face_detail_nose_tip_def={ "nose_tip_def" 4 "nose_tip_def" 4 } - face_detail_temple_def={ "temple_def" 67 "temple_def" 67 } - expression_brow_wrinkles={ "brow_wrinkles_02" 0 "brow_wrinkles_02" 94 } - expression_eye_wrinkles={ "eye_wrinkles_01" 75 "eye_wrinkles_01" 75 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 19 "forehead_wrinkles_01" 19 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 247 "complexion_4" 247 } - gene_height={ "normal_height" 129 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_low" 113 "body_fat_head_fat_low" 126 } - gene_bs_body_shape={ "body_shape_rectangle_full" 22 "body_shape_rectangle_full" 2 } - gene_bs_bust={ "bust_clothes" 76 "bust_shape_4_full" 95 } - gene_age={ "old_4" 253 "old_4" 253 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 211 "far_spacing_high_thickness" 211 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 248 "layer_2_avg_thickness" 248 } - gene_body_hair={ "body_hair_dense" 237 "body_hair_dense" 237 } - gene_hair_type={ "hair_wavy" 191 "hair_wavy" 191 } - gene_baldness={ "male_pattern_baldness" 89 "male_pattern_baldness" 89 } - eye_accessory={ "normal_eyes" 98 "normal_eyes" 98 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 17 "normal_eyelashes" 17 } - beards={ "no_beard" 127 "no_beard" 0 } - hairstyles={ "no_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 250 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_low_nobility_clothes" 19 "most_clothes" 0 } - headgear={ "indian_nobility" 183 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_haraldr_vestfold.txt b/N3OW/common/bookmark_portraits/challenge_character_haraldr_vestfold.txt deleted file mode 100644 index 01c70eb4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_haraldr_vestfold.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144000 -challenge_character_haraldr_vestfold={ - type=boy - id=66310128 - age=0.170000 - genes={ hair_color={ 146 80 206 80 } - skin_color={ 64 79 69 78 } - eye_color={ 103 154 222 201 } - gene_chin_forward={ "chin_forward_neg" 121 "chin_forward_pos" 197 } - gene_chin_height={ "chin_height_neg" 94 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_pos" 160 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_pos" 159 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 139 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 140 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_neg" 118 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 107 "forehead_brow_height_neg" 110 } - gene_forehead_roundness={ "forehead_roundness_pos" 189 "forehead_roundness_pos" 210 } - gene_forehead_width={ "forehead_width_neg" 69 "forehead_width_neg" 119 } - gene_forehead_height={ "forehead_height_neg" 38 "forehead_height_neg" 124 } - gene_head_height={ "head_height_pos" 176 "head_height_pos" 156 } - gene_head_width={ "head_width_neg" 120 "head_width_pos" 128 } - gene_head_profile={ "head_profile_pos" 182 "head_profile_neg" 88 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_pos" 147 "head_top_width_pos" 140 } - gene_jaw_angle={ "jaw_angle_neg" 114 "jaw_angle_pos" 129 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_neg" 102 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_pos" 138 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_pos" 132 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 118 } - gene_mouth_width={ "mouth_width_pos" 131 "mouth_width_neg" 126 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 141 "mouth_upper_lip_size_pos" 131 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 110 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_pos" 140 "mouth_open_pos" 155 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_neg" 105 } - gene_neck_width={ "neck_width_pos" 139 "neck_width_neg" 117 } - gene_bs_cheek_forward={ "cheek_forward_neg" 18 "cheek_forward_pos" 134 } - gene_bs_cheek_height={ "cheek_height_pos" 20 "cheek_height_neg" 9 } - gene_bs_cheek_width={ "cheek_width_neg" 27 "cheek_width_neg" 40 } - gene_bs_ear_angle={ "ear_angle_pos" 123 "ear_angle_pos" 4 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 14 "ear_inner_shape_pos" 25 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 30 "ear_lower_bend_pos" 45 } - gene_bs_ear_outward={ "ear_outward_pos" 12 "ear_outward_pos" 36 } - gene_bs_ear_size={ "ear_size_pos" 24 "ear_size_pos" 20 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 202 "eye_corner_depth_pos" 194 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 40 "eye_fold_shape_pos" 113 } - gene_bs_eye_size={ "eye_size_neg" 25 "eye_size_pos" 148 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 78 "eye_upper_lid_size_pos" 27 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 8 "forehead_brow_curve_pos" 35 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 17 "forehead_brow_forward_pos" 23 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 40 "forehead_brow_inner_height_neg" 8 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 126 "forehead_brow_outer_height_pos" 35 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 18 "forehead_brow_width_pos" 68 } - gene_bs_jaw_def={ "jaw_def_neg" 17 "jaw_def_neg" 22 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 44 "mouth_lower_lip_def_pos" 181 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 24 "mouth_lower_lip_full_pos" 4 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 41 "mouth_lower_lip_pad_neg" 8 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 30 "mouth_lower_lip_width_neg" 34 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 29 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 56 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 9 "mouth_philtrum_width_neg" 33 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 113 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 6 "mouth_upper_lip_full_pos" 69 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 130 "mouth_upper_lip_profile_pos" 26 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 67 "mouth_upper_lip_width_pos" 70 } - gene_bs_nose_forward={ "nose_forward_neg" 20 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_neg" 18 "nose_height_pos" 143 } - gene_bs_nose_length={ "nose_length_pos" 54 "nose_length_pos" 8 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 3 "nose_nostril_height_pos" 3 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 46 "nose_nostril_width_neg" 101 } - gene_bs_nose_profile={ "nose_profile_pos" 95 "nose_profile_neg" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 8 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 45 "nose_ridge_width_pos" 13 } - gene_bs_nose_size={ "nose_size_pos" 22 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_pos" 45 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 46 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 85 "nose_tip_width_pos" 96 } - face_detail_cheek_def={ "cheek_def_01" 177 "cheek_def_01" 109 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 17 "cheek_fat_03_pos" 198 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 5 "chin_def" 130 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 181 "eye_lower_lid_def" 248 } - face_detail_eye_socket={ "eye_socket_01" 215 "eye_socket_02" 255 } - face_detail_nasolabial={ "nasolabial_01" 10 "nasolabial_01" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 251 "nose_ridge_def_pos" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 19 "nose_tip_def" 97 } - face_detail_temple_def={ "temple_def" 166 "temple_def" 77 } - expression_brow_wrinkles={ "brow_wrinkles_04" 71 "brow_wrinkles_01" 18 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 73 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 17 "forehead_wrinkles_03" 128 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_3" 231 "complexion_6" 253 } - gene_height={ "normal_height" 138 "normal_height" 122 } - gene_bs_body_type={ "body_fat_head_fat_low" 110 "body_fat_head_fat_medium" 114 } - gene_bs_body_shape={ "body_shape_triangle_full" 97 "body_shape_triangle_half" 3 } - gene_bs_bust={ "bust_clothes" 81 "bust_shape_3_half" 171 } - gene_age={ "old_1" 214 "old_3" 17 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 116 "far_spacing_avg_thickness" 122 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 189 "layer_2_lower_thickness" 130 } - gene_body_hair={ "body_hair_dense" 131 "body_hair_sparse" 168 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 255 "no_baldness" 255 } - eye_accessory={ "normal_eyes" 158 "normal_eyes" 158 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 50 "normal_eyelashes" 50 } - beards={ "fp1_beards_straight" 102 "no_beard" 0 } - cloaks={ "no_cloak" 242 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 123 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 38 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 200 "most_clothes" 0 } - headgear={ "fp1_low_nobility" 222 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_heinrich_angria.txt b/N3OW/common/bookmark_portraits/challenge_character_heinrich_angria.txt deleted file mode 100644 index 262300e4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_heinrich_angria.txt +++ /dev/null @@ -1,160 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:212600 -challenge_character_heinrich_angria={ - type=male - id=2310858472 - age=0.490000 - genes={ hair_color={ 219 229 121 61 } - skin_color={ 79 85 76 86 } - eye_color={ 41 151 102 188 } - gene_chin_forward={ "chin_forward_pos" 127 "chin_forward_neg" 96 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 132 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 85 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 68 } - gene_eye_height={ "eye_height_pos" 129 "eye_height_pos" 133 } - gene_eye_distance={ "eye_distance_neg" 116 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_pos" 135 "eye_shut_pos" 128 } - gene_forehead_angle={ "forehead_angle_pos" 135 "forehead_angle_pos" 139 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_pos" 156 } - gene_forehead_roundness={ "forehead_roundness_neg" 111 "forehead_roundness_pos" 161 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_pos" 135 "forehead_height_pos" 174 } - gene_head_height={ "head_height_neg" 77 "head_height_neg" 126 } - gene_head_width={ "head_width_neg" 105 "head_width_pos" 173 } - gene_head_profile={ "head_profile_pos" 156 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_pos" 133 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 150 "head_top_width_pos" 162 } - gene_jaw_angle={ "jaw_angle_neg" 102 "jaw_angle_pos" 147 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_neg" 118 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 215 "jaw_width_pos" 138 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 161 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_neg" 147 "mouth_width_neg" 115 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 123 "mouth_upper_lip_size_neg" 109 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 47 "mouth_lower_lip_size_pos" 132 } - gene_mouth_open={ "mouth_open_neg" 31 "mouth_open_neg" 50 } - gene_neck_length={ "neck_length_neg" 109 "neck_length_neg" 103 } - gene_neck_width={ "neck_width_neg" 115 "neck_width_neg" 80 } - gene_bs_cheek_forward={ "cheek_forward_pos" 111 "cheek_forward_pos" 33 } - gene_bs_cheek_height={ "cheek_height_neg" 35 "cheek_height_pos" 22 } - gene_bs_cheek_width={ "cheek_width_neg" 22 "cheek_width_neg" 26 } - gene_bs_ear_angle={ "ear_angle_neg" 0 "ear_angle_pos" 11 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 101 "ear_inner_shape_pos" 31 } - gene_bs_ear_bend={ "ear_both_bend_pos" 31 "ear_upper_bend_pos" 38 } - gene_bs_ear_outward={ "ear_outward_pos" 40 "ear_outward_neg" 8 } - gene_bs_ear_size={ "ear_size_pos" 4 "ear_size_pos" 40 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 187 "eye_corner_depth_pos" 104 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 32 "eye_fold_shape_neg" 167 } - gene_bs_eye_size={ "eye_size_pos" 9 "eye_size_neg" 1 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 103 "eye_upper_lid_size_neg" 42 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 26 "forehead_brow_curve_neg" 88 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 45 "forehead_brow_forward_pos" 48 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 33 "forehead_brow_inner_height_pos" 59 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 7 "forehead_brow_outer_height_pos" 29 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 26 "forehead_brow_width_neg" 3 } - gene_bs_jaw_def={ "jaw_def_pos" 10 "jaw_def_neg" 17 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 121 "mouth_lower_lip_def_pos" 158 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 20 "mouth_lower_lip_full_neg" 2 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 33 "mouth_lower_lip_pad_pos" 98 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 7 "mouth_lower_lip_width_pos" 7 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 22 "mouth_philtrum_def_pos" 9 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 17 "mouth_philtrum_shape_pos" 15 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 3 "mouth_philtrum_width_pos" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 5 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_neg" 7 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 28 "mouth_upper_lip_profile_neg" 32 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 9 "mouth_upper_lip_width_pos" 64 } - gene_bs_nose_forward={ "nose_forward_pos" 17 "nose_forward_pos" 3 } - gene_bs_nose_height={ "nose_height_neg" 37 "nose_height_pos" 40 } - gene_bs_nose_length={ "nose_length_pos" 71 "nose_length_neg" 87 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_pos" 51 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 180 "nose_nostril_width_neg" 55 } - gene_bs_nose_profile={ "nose_profile_pos" 12 "nose_profile_hawk" 40 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 32 "nose_ridge_angle_neg" 7 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 46 "nose_ridge_width_pos" 106 } - gene_bs_nose_size={ "nose_size_pos" 83 "nose_size_pos" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 108 "nose_tip_angle_pos" 1 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 52 "nose_tip_forward_neg" 6 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 14 "nose_tip_width_neg" 50 } - face_detail_cheek_def={ "cheek_def_01" 7 "cheek_def_02" 18 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 146 "cheek_fat_01_neg" 23 } - face_detail_chin_cleft={ "chin_dimple" 7 "chin_cleft" 10 } - face_detail_chin_def={ "chin_def" 232 "chin_def_neg" 15 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 174 "eye_lower_lid_def" 55 } - face_detail_eye_socket={ "eye_socket_03" 0 "eye_socket_01" 8 } - face_detail_nasolabial={ "nasolabial_01" 18 "nasolabial_01" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 43 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 41 "nose_tip_def" 9 } - face_detail_temple_def={ "temple_def" 159 "temple_def" 170 } - expression_brow_wrinkles={ "brow_wrinkles_04" 186 "brow_wrinkles_03" 195 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_01" 46 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 191 "forehead_wrinkles_01" 12 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 139 "complexion_5" 80 } - gene_height={ "normal_height" 132 "normal_height" 97 } - gene_bs_body_type={ "body_fat_head_fat_low" 125 "body_fat_head_fat_low" 111 } - gene_bs_body_shape={ "body_shape_average" 81 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 32 "bust_shape_1_full" 38 } - gene_age={ "old_4" 250 "old_4" 88 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 254 "avg_spacing_low_thickness" 202 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 248 "layer_2_lower_thickness" 144 } - gene_body_hair={ "body_hair_sparse" 148 "body_hair_avg" 128 } - gene_hair_type={ "hair_curly" 157 "hair_wavy" 176 } - gene_baldness={ "male_pattern_baldness" 168 "male_pattern_baldness" 180 } - eye_accessory={ "normal_eyes" 56 "normal_eyes" 56 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 4 "normal_eyelashes" 4 } - beards={ "all_beards" 159 "no_beard" 0 } - cloaks={ "fp4_cloak_western" 255 "no_cloak" 0 } - cloak_hoods={ "fp4_western_cloak_hoods" 205 "no_cloak_hood" 0 } - hairstyles={ "all_hairstyles" 189 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 159 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_high_nobility_clothes" 170 "most_clothes" 0 } - headgear={ "western_high_nobility" 128 "no_headgear" 0 } - additive_headgear={ "ep2_western_era3_veils" 242 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=1554943520 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_henri_champagne.txt b/N3OW/common/bookmark_portraits/challenge_character_henri_champagne.txt deleted file mode 100644 index 73e3ba72..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_henri_champagne.txt +++ /dev/null @@ -1,167 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:205966 -challenge_character_henri_champagne={ - type=male - id=1989942728 - age=0.500000 - genes={ hair_color={ 70 62 198 176 } - skin_color={ 71 87 65 89 } - eye_color={ 36 155 85 140 } - gene_chin_forward={ "chin_forward_pos" 150 "chin_forward_neg" 90 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_pos" 129 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_pos" 139 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_neg" 123 } - gene_eye_height={ "eye_height_pos" 148 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_neg" 109 "eye_shut_pos" 138 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_neg" 111 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 108 "forehead_brow_height_neg" 121 } - gene_forehead_roundness={ "forehead_roundness_pos" 150 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_neg" 125 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_neg" 122 "forehead_height_pos" 145 } - gene_head_height={ "head_height_pos" 134 "head_height_neg" 99 } - gene_head_width={ "head_width_neg" 81 "head_width_neg" 123 } - gene_head_profile={ "head_profile_neg" 79 "head_profile_neg" 97 } - gene_head_top_height={ "head_top_height_pos" 163 "head_top_height_pos" 162 } - gene_head_top_width={ "head_top_width_neg" 118 "head_top_width_neg" 117 } - gene_jaw_angle={ "jaw_angle_neg" 119 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 99 "jaw_forward_pos" 130 } - gene_jaw_height={ "jaw_height_neg" 65 "jaw_height_pos" 159 } - gene_jaw_width={ "jaw_width_neg" 105 "jaw_width_pos" 155 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 126 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_pos" 128 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 128 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_neg" 60 "mouth_width_neg" 98 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 173 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 135 "mouth_lower_lip_size_pos" 135 } - gene_mouth_open={ "mouth_open_neg" 9 "mouth_open_neg" 93 } - gene_neck_length={ "neck_length_neg" 122 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_neg" 109 "neck_width_neg" 118 } - gene_bs_cheek_forward={ "cheek_forward_neg" 46 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_pos" 12 "cheek_height_neg" 45 } - gene_bs_cheek_width={ "cheek_width_neg" 43 "cheek_width_pos" 5 } - gene_bs_ear_angle={ "ear_angle_pos" 41 "ear_angle_pos" 50 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 115 "ear_inner_shape_pos" 51 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 32 "ear_lower_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_pos" 42 "ear_outward_neg" 40 } - gene_bs_ear_size={ "ear_size_pos" 6 "ear_size_pos" 10 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 241 "eye_corner_depth_pos" 97 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 13 "eye_fold_shape_pos" 127 } - gene_bs_eye_size={ "eye_size_neg" 38 "eye_size_neg" 23 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 30 "eye_upper_lid_size_pos" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 122 "forehead_brow_curve_neg" 186 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 53 "forehead_brow_forward_neg" 40 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 16 "forehead_brow_inner_height_neg" 39 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 8 "forehead_brow_outer_height_neg" 60 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 2 "forehead_brow_width_pos" 65 } - gene_bs_jaw_def={ "jaw_def_pos" 117 "jaw_def_pos" 14 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 93 "mouth_lower_lip_def_pos" 48 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 44 "mouth_lower_lip_full_neg" 3 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 43 "mouth_lower_lip_pad_neg" 80 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 56 "mouth_lower_lip_width_neg" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 18 "mouth_philtrum_def_pos" 17 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 32 "mouth_philtrum_shape_neg" 115 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 51 "mouth_philtrum_width_pos" 5 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 8 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 13 "mouth_upper_lip_full_pos" 66 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 56 "mouth_upper_lip_profile_pos" 25 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_pos" 100 } - gene_bs_nose_forward={ "nose_forward_neg" 24 "nose_forward_pos" 81 } - gene_bs_nose_height={ "nose_height_neg" 91 "nose_height_pos" 79 } - gene_bs_nose_length={ "nose_length_pos" 32 "nose_length_pos" 39 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 12 "nose_nostril_height_neg" 14 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 58 "nose_nostril_width_neg" 30 } - gene_bs_nose_profile={ "nose_profile_neg" 6 "nose_profile_neg" 33 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 7 "nose_ridge_angle_pos" 8 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 47 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_neg" 7 "nose_size_neg" 12 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 2 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 38 "nose_tip_forward_neg" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 14 "nose_tip_width_pos" 28 } - face_detail_cheek_def={ "cheek_def_02" 18 "cheek_def_02" 14 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 72 "cheek_fat_02_pos" 74 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 120 "chin_def" 17 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 211 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_color_02" 9 "eye_socket_03" 4 } - face_detail_nasolabial={ "nasolabial_01" 62 "nasolabial_02" 64 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_pos" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 252 "nose_tip_def" 214 } - face_detail_temple_def={ "temple_def" 203 "temple_def" 226 } - expression_brow_wrinkles={ "brow_wrinkles_03" 83 "brow_wrinkles_04" 152 } - expression_eye_wrinkles={ "eye_wrinkles_01" 58 "eye_wrinkles_01" 9 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 21 "forehead_wrinkles_01" 15 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 166 "complexion_6" 112 } - gene_height={ "normal_height" 132 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_medium" 119 "body_fat_head_fat_medium" 117 } - gene_bs_body_shape={ "body_shape_apple_half" 152 "body_shape_pear_half" 38 } - gene_bs_bust={ "bust_clothes" 44 "bust_shape_1_half" 166 } - gene_age={ "old_3" 122 "old_3" 212 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 244 "avg_spacing_low_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 204 "layer_2_avg_thickness" 166 } - gene_body_hair={ "body_hair_avg" 117 "body_hair_avg" 170 } - gene_hair_type={ "hair_curly" 161 "hair_wavy" 176 } - gene_baldness={ "no_baldness" 127 "male_pattern_baldness" 79 } - eye_accessory={ "normal_eyes" 131 "normal_eyes" 131 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 47 "normal_eyelashes" 47 } - beards={ "all_beards" 209 "no_beard" 0 } - cloaks={ "no_cloak" 225 "no_cloak" 0 } - hairstyles={ "no_hairstyles" 127 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 193 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era3_high_nobility_clothes" 17 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 47 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 193 "no_additive" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_herbert_vermandois.txt b/N3OW/common/bookmark_portraits/challenge_character_herbert_vermandois.txt deleted file mode 100644 index d6db69c4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_herbert_vermandois.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:418 -challenge_character_herbert_vermandois={ - type=male - id=4074624858 - age=0.340000 - genes={ hair_color={ 212 176 215 170 } - skin_color={ 78 89 69 86 } - eye_color={ 34 182 224 156 } - gene_chin_forward={ "chin_forward_pos" 58 "chin_forward_neg" 105 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_pos" 100 "eye_angle_neg" 125 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_neg" 118 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_neg" 116 "forehead_angle_neg" 103 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 131 "forehead_brow_height_pos" 130 } - gene_forehead_roundness={ "forehead_roundness_pos" 229 "forehead_roundness_pos" 170 } - gene_forehead_width={ "forehead_width_neg" 117 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_pos" 163 "forehead_height_pos" 166 } - gene_head_height={ "head_height_neg" 93 "head_height_neg" 103 } - gene_head_width={ "head_width_pos" 127 "head_width_pos" 146 } - gene_head_profile={ "head_profile_pos" 170 "head_profile_pos" 148 } - gene_head_top_height={ "head_top_height_neg" 113 "head_top_height_pos" 138 } - gene_head_top_width={ "head_top_width_pos" 157 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_neg" 122 "jaw_angle_pos" 141 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_pos" 129 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_pos" 176 "jaw_width_pos" 163 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 196 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_neg" 122 "mouth_forward_neg" 126 } - gene_mouth_height={ "mouth_height_pos" 150 "mouth_height_pos" 133 } - gene_mouth_width={ "mouth_width_neg" 125 "mouth_width_neg" 106 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 108 "mouth_upper_lip_size_pos" 171 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 128 "mouth_lower_lip_size_neg" 94 } - gene_mouth_open={ "mouth_open_neg" 61 "mouth_open_neg" 103 } - gene_neck_length={ "neck_length_pos" 149 "neck_length_pos" 136 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_neg" 95 } - gene_bs_cheek_forward={ "cheek_forward_neg" 185 "cheek_forward_neg" 1 } - gene_bs_cheek_height={ "cheek_height_pos" 79 "cheek_height_pos" 14 } - gene_bs_cheek_width={ "cheek_width_pos" 41 "cheek_width_pos" 32 } - gene_bs_ear_angle={ "ear_angle_pos" 37 "ear_angle_neg" 15 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 51 "ear_inner_shape_pos" 49 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 56 "ear_both_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_neg" 107 "ear_outward_neg" 39 } - gene_bs_ear_size={ "ear_size_neg" 89 "ear_size_neg" 23 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 189 "eye_corner_depth_pos" 209 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 0 "eye_fold_shape_pos" 56 } - gene_bs_eye_size={ "eye_size_pos" 50 "eye_size_pos" 13 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 55 "eye_upper_lid_size_pos" 41 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 111 "forehead_brow_curve_neg" 138 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 42 "forehead_brow_forward_pos" 37 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 12 "forehead_brow_inner_height_neg" 108 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 126 "forehead_brow_outer_height_pos" 18 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 3 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 14 "jaw_def_pos" 103 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 38 "mouth_lower_lip_def_pos" 3 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 6 "mouth_lower_lip_full_neg" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 117 "mouth_lower_lip_pad_pos" 201 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 7 "mouth_lower_lip_width_pos" 38 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 48 "mouth_philtrum_def_pos" 27 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 70 "mouth_philtrum_shape_neg" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 20 "mouth_philtrum_width_neg" 151 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 118 "mouth_upper_lip_def_pos" 48 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 72 "mouth_upper_lip_full_pos" 31 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 235 "mouth_upper_lip_profile_pos" 27 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 29 "mouth_upper_lip_width_pos" 1 } - gene_bs_nose_forward={ "nose_forward_neg" 28 "nose_forward_pos" 14 } - gene_bs_nose_height={ "nose_height_pos" 17 "nose_height_pos" 29 } - gene_bs_nose_length={ "nose_length_pos" 69 "nose_length_pos" 128 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 29 "nose_nostril_height_pos" 35 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 143 "nose_nostril_width_pos" 85 } - gene_bs_nose_profile={ "nose_profile_pos" 4 "nose_profile_neg" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 34 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 41 "nose_ridge_width_neg" 76 } - gene_bs_nose_size={ "nose_size_pos" 255 "nose_size_pos" 37 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 32 "nose_tip_angle_neg" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 6 "nose_tip_forward_neg" 22 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 47 "nose_tip_width_neg" 9 } - face_detail_cheek_def={ "cheek_def_02" 13 "cheek_def_01" 111 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 119 "cheek_fat_03_pos" 62 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_cleft" 25 } - face_detail_chin_def={ "chin_def_neg" 134 "chin_def_neg" 242 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 214 "eye_lower_lid_def" 109 } - face_detail_eye_socket={ "eye_socket_01" 22 "eye_socket_color_03" 20 } - face_detail_nasolabial={ "nasolabial_02" 10 "nasolabial_03" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 20 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 220 "nose_tip_def" 25 } - face_detail_temple_def={ "temple_def" 37 "temple_def" 173 } - expression_brow_wrinkles={ "brow_wrinkles_02" 63 "brow_wrinkles_04" 21 } - expression_eye_wrinkles={ "eye_wrinkles_01" 37 "eye_wrinkles_01" 38 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 63 "forehead_wrinkles_01" 87 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 188 "complexion_4" 192 } - gene_height={ "normal_height" 134 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_full" 193 "body_fat_head_fat_full" 135 } - gene_bs_body_shape={ "body_shape_pear_full" 129 "body_shape_average" 16 } - gene_bs_bust={ "bust_clothes" 56 "bust_shape_3_half" 209 } - gene_age={ "old_2" 51 "old_4" 130 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 128 "far_spacing_low_thickness" 150 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 201 "layer_2_lower_thickness" 149 } - gene_body_hair={ "body_hair_sparse" 96 "body_hair_avg" 149 } - gene_hair_type={ "hair_wavy" 148 "hair_wavy" 133 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 20 "normal_eyes" 20 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 32 "normal_eyelashes" 32 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 203 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 132 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 65 "most_clothes" 0 } - headgear={ "western_nobility" 132 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_ishaq_baalbek.txt b/N3OW/common/bookmark_portraits/challenge_character_ishaq_baalbek.txt deleted file mode 100644 index 1828e19f..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_ishaq_baalbek.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20770 -challenge_character_ishaq_baalbek={ - type=boy - id=2924213311 - age=0.160000 - genes={ hair_color={ 117 250 117 250 } - skin_color={ 93 156 93 148 } - eye_color={ 27 235 27 235 } - gene_chin_forward={ "chin_forward_neg" 112 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_neg" 92 "chin_width_neg" 92 } - gene_eye_angle={ "eye_angle_pos" 155 "eye_angle_pos" 155 } - gene_eye_depth={ "eye_depth_pos" 134 "eye_depth_pos" 134 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_neg" 126 "eye_distance_neg" 126 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_neg" 109 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 111 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 129 "forehead_roundness_pos" 129 } - gene_forehead_width={ "forehead_width_pos" 147 "forehead_width_pos" 147 } - gene_forehead_height={ "forehead_height_neg" 60 "forehead_height_neg" 60 } - gene_head_height={ "head_height_pos" 154 "head_height_pos" 154 } - gene_head_width={ "head_width_pos" 133 "head_width_pos" 133 } - gene_head_profile={ "head_profile_pos" 177 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 136 } - gene_head_top_width={ "head_top_width_pos" 199 "head_top_width_pos" 199 } - gene_jaw_angle={ "jaw_angle_neg" 116 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 130 "jaw_width_pos" 130 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 117 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 123 "mouth_height_neg" 123 } - gene_mouth_width={ "mouth_width_neg" 63 "mouth_width_neg" 63 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 204 "mouth_upper_lip_size_pos" 204 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 169 "mouth_lower_lip_size_pos" 169 } - gene_mouth_open={ "mouth_open_pos" 43 "mouth_open_pos" 199 } - gene_neck_length={ "neck_length_neg" 120 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_neg" 29 "cheek_forward_neg" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 32 "cheek_height_neg" 32 } - gene_bs_cheek_width={ "cheek_width_pos" 36 "cheek_width_pos" 36 } - gene_bs_ear_angle={ "ear_angle_pos" 27 "ear_angle_pos" 27 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 5 "ear_inner_shape_pos" 5 } - gene_bs_ear_bend={ "ear_both_bend_pos" 147 "ear_both_bend_pos" 147 } - gene_bs_ear_outward={ "ear_outward_neg" 30 "ear_outward_neg" 30 } - gene_bs_ear_size={ "ear_size_neg" 19 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 212 "eye_corner_depth_pos" 212 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_pos" 21 } - gene_bs_eye_size={ "eye_size_pos" 66 "eye_size_pos" 66 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 5 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 121 "forehead_brow_curve_neg" 121 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 19 "forehead_brow_forward_neg" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 45 "forehead_brow_inner_height_pos" 45 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 13 "forehead_brow_outer_height_neg" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 7 "forehead_brow_width_pos" 7 } - gene_bs_jaw_def={ "jaw_def_neg" 77 "jaw_def_neg" 77 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 16 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 21 "mouth_lower_lip_full_pos" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 9 "mouth_lower_lip_pad_neg" 9 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 112 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 41 "mouth_philtrum_def_pos" 41 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 34 "mouth_philtrum_shape_pos" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 39 "mouth_philtrum_width_pos" 39 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 3 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 10 "mouth_upper_lip_full_neg" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 68 "mouth_upper_lip_profile_pos" 68 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 36 "nose_forward_pos" 36 } - gene_bs_nose_height={ "nose_height_pos" 81 "nose_height_pos" 81 } - gene_bs_nose_length={ "nose_length_neg" 2 "nose_length_neg" 2 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 2 "nose_nostril_height_neg" 2 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 2 "nose_nostril_width_neg" 2 } - gene_bs_nose_profile={ "nose_profile_pos" 8 "nose_profile_pos" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 20 "nose_ridge_angle_pos" 20 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 2 "nose_ridge_width_neg" 2 } - gene_bs_nose_size={ "nose_size_pos" 126 "nose_size_pos" 126 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 105 "nose_tip_angle_neg" 105 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 42 "nose_tip_forward_neg" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 21 "nose_tip_width_pos" 21 } - face_detail_cheek_def={ "cheek_def_01" 13 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 16 "cheek_fat_03_pos" 16 } - face_detail_chin_cleft={ "chin_dimple" 82 "chin_dimple" 82 } - face_detail_chin_def={ "chin_def" 20 "chin_def" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 61 "eye_lower_lid_def" 61 } - face_detail_eye_socket={ "eye_socket_01" 8 "eye_socket_01" 8 } - face_detail_nasolabial={ "nasolabial_03" 130 "nasolabial_03" 130 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 135 "nose_ridge_def_pos" 135 } - face_detail_nose_tip_def={ "nose_tip_def" 162 "nose_tip_def" 162 } - face_detail_temple_def={ "temple_def" 254 "temple_def" 254 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 237 } - expression_eye_wrinkles={ "eye_wrinkles_01" 236 "eye_wrinkles_01" 94 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 59 "forehead_wrinkles_01" 59 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 0 } - complexion={ "complexion_3" 183 "complexion_3" 183 } - gene_height={ "normal_height" 126 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_low" 123 "body_fat_head_fat_low" 117 } - gene_bs_body_shape={ "body_shape_hourglass_full" 123 "body_shape_hourglass_full" 22 } - gene_bs_bust={ "bust_clothes" 40 "bust_shape_1_full" 79 } - gene_age={ "old_4" 133 "old_4" 133 } - gene_eyebrows_shape={ "close_spacing_avg_thickness" 253 "close_spacing_avg_thickness" 253 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 146 "layer_2_low_thickness" 146 } - gene_body_hair={ "body_hair_dense" 250 "body_hair_dense" 250 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 220 "normal_eyes" 220 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - beards={ "all_beards" 64 "no_beard" 0 } - hairstyles={ "no_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 47 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_mena_war_nobility" 98 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_john_ulster.txt b/N3OW/common/bookmark_portraits/challenge_character_john_ulster.txt deleted file mode 100644 index 93a0c26c..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_john_ulster.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:214000 -challenge_character_john_ulster={ - type=male - id=1987493000 - age=0.230000 - genes={ hair_color={ 169 204 184 179 } - skin_color={ 102 96 111 96 } - eye_color={ 124 137 216 189 } - gene_chin_forward={ "chin_forward_pos" 147 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_pos" 132 "chin_height_neg" 116 } - gene_chin_width={ "chin_width_neg" 114 "chin_width_neg" 123 } - gene_eye_angle={ "eye_angle_pos" 104 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_pos" 133 "eye_depth_pos" 165 } - gene_eye_height={ "eye_height_pos" 139 "eye_height_neg" 119 } - gene_eye_distance={ "eye_distance_neg" 121 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_neg" 106 } - gene_forehead_angle={ "forehead_angle_pos" 153 "forehead_angle_pos" 129 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 153 "forehead_brow_height_neg" 104 } - gene_forehead_roundness={ "forehead_roundness_pos" 176 "forehead_roundness_pos" 163 } - gene_forehead_width={ "forehead_width_pos" 147 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_neg" 102 "forehead_height_neg" 126 } - gene_head_height={ "head_height_pos" 138 "head_height_neg" 105 } - gene_head_width={ "head_width_pos" 143 "head_width_neg" 123 } - gene_head_profile={ "head_profile_neg" 102 "head_profile_pos" 130 } - gene_head_top_height={ "head_top_height_neg" 119 "head_top_height_neg" 111 } - gene_head_top_width={ "head_top_width_pos" 139 "head_top_width_pos" 222 } - gene_jaw_angle={ "jaw_angle_neg" 125 "jaw_angle_pos" 157 } - gene_jaw_forward={ "jaw_forward_neg" 121 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_pos" 157 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 127 "jaw_width_neg" 78 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 130 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 110 "mouth_corner_height_neg" 124 } - gene_mouth_forward={ "mouth_forward_pos" 136 "mouth_forward_pos" 161 } - gene_mouth_height={ "mouth_height_neg" 116 "mouth_height_neg" 117 } - gene_mouth_width={ "mouth_width_neg" 165 "mouth_width_neg" 95 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 119 "mouth_upper_lip_size_neg" 109 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 42 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_pos" 162 "mouth_open_neg" 74 } - gene_neck_length={ "neck_length_neg" 125 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 152 "neck_width_pos" 151 } - gene_bs_cheek_forward={ "cheek_forward_neg" 141 "cheek_forward_neg" 3 } - gene_bs_cheek_height={ "cheek_height_pos" 77 "cheek_height_pos" 15 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_neg" 9 } - gene_bs_ear_angle={ "ear_angle_pos" 32 "ear_angle_pos" 9 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 52 "ear_inner_shape_pos" 29 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 54 "ear_lower_bend_pos" 28 } - gene_bs_ear_outward={ "ear_outward_neg" 25 "ear_outward_pos" 78 } - gene_bs_ear_size={ "ear_size_pos" 37 "ear_size_neg" 75 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 85 "eye_corner_depth_pos" 227 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 23 "eye_fold_shape_neg" 37 } - gene_bs_eye_size={ "eye_size_neg" 31 "eye_size_pos" 101 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 55 "eye_upper_lid_size_neg" 21 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 68 "forehead_brow_curve_pos" 6 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 47 "forehead_brow_forward_neg" 119 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 118 "forehead_brow_inner_height_neg" 11 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 33 "forehead_brow_outer_height_pos" 82 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 95 "forehead_brow_width_pos" 44 } - gene_bs_jaw_def={ "jaw_def_neg" 7 "jaw_def_pos" 120 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 82 "mouth_lower_lip_def_pos" 41 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 36 "mouth_lower_lip_full_pos" 44 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 126 "mouth_lower_lip_pad_neg" 105 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 14 "mouth_lower_lip_width_pos" 17 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 30 "mouth_philtrum_def_pos" 47 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 98 "mouth_philtrum_shape_pos" 51 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 86 "mouth_philtrum_width_neg" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 26 "mouth_upper_lip_def_pos" 5 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 85 "mouth_upper_lip_full_neg" 6 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 140 "mouth_upper_lip_profile_neg" 21 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 19 "mouth_upper_lip_width_pos" 1 } - gene_bs_nose_forward={ "nose_forward_pos" 37 "nose_forward_neg" 6 } - gene_bs_nose_height={ "nose_height_neg" 94 "nose_height_pos" 75 } - gene_bs_nose_length={ "nose_length_neg" 9 "nose_length_pos" 96 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 61 "nose_nostril_height_neg" 27 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 49 "nose_nostril_width_neg" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 69 "nose_profile_neg" 25 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 24 "nose_ridge_angle_neg" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 33 "nose_ridge_width_neg" 47 } - gene_bs_nose_size={ "nose_size_pos" 18 "nose_size_pos" 52 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 33 "nose_tip_angle_pos" 36 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 47 "nose_tip_forward_neg" 51 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 65 "nose_tip_width_neg" 199 } - face_detail_cheek_def={ "cheek_def_01" 205 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 2 "cheek_fat_04_pos" 19 } - face_detail_chin_cleft={ "chin_cleft" 151 "chin_dimple" 77 } - face_detail_chin_def={ "chin_def_neg" 16 "chin_def" 252 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 215 "eye_lower_lid_def" 8 } - face_detail_eye_socket={ "eye_socket_02" 24 "eye_socket_color_01" 4 } - face_detail_nasolabial={ "nasolabial_02" 92 "nasolabial_02" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 17 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 79 "nose_tip_def" 14 } - face_detail_temple_def={ "temple_def" 124 "temple_def" 96 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_02" 251 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 63 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 13 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 139 "complexion_7" 193 } - gene_height={ "normal_height" 140 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 74 "body_fat_head_fat_full" 113 } - gene_bs_body_shape={ "body_shape_rectangle_full" 255 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 87 "bust_shape_3_half" 66 } - gene_age={ "old_3" 253 "old_1" 142 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 181 "avg_spacing_high_thickness" 161 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 151 "layer_2_low_thickness" 187 } - gene_body_hair={ "body_hair_sparse" 107 "body_hair_sparse" 115 } - gene_hair_type={ "hair_wavy" 160 "hair_wavy" 185 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 243 "normal_eyes" 243 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 129 "normal_eyelashes" 129 } - beards={ "all_beards" 14 "no_beard" 0 } - cloaks={ "ep1_cloak_adventurer" 165 "no_cloak" 0 } - hairstyles={ "no_hairstyles" 255 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 164 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_low_nobility_clothes" 95 "most_clothes" 0 } - headgear={ "fp4_western_low_nobility" 234 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=1554943520 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_khusraw_malik_punjab.txt b/N3OW/common/bookmark_portraits/challenge_character_khusraw_malik_punjab.txt deleted file mode 100644 index 29e0bcf8..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_khusraw_malik_punjab.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144139 -challenge_character_khusraw_malik_punjab={ - type=male - id=3378940888 - age=0.540000 - genes={ hair_color={ 83 250 3 231 } - skin_color={ 114 147 108 146 } - eye_color={ 51 241 69 236 } - gene_chin_forward={ "chin_forward_neg" 115 "chin_forward_neg" 113 } - gene_chin_height={ "chin_height_neg" 120 "chin_height_pos" 145 } - gene_chin_width={ "chin_width_pos" 128 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_neg" 100 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 118 "eye_depth_pos" 157 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 122 } - gene_eye_distance={ "eye_distance_neg" 113 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_pos" 137 "eye_shut_neg" 125 } - gene_forehead_angle={ "forehead_angle_neg" 105 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 135 "forehead_brow_height_pos" 145 } - gene_forehead_roundness={ "forehead_roundness_pos" 229 "forehead_roundness_pos" 212 } - gene_forehead_width={ "forehead_width_pos" 146 "forehead_width_neg" 104 } - gene_forehead_height={ "forehead_height_neg" 106 "forehead_height_neg" 51 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 155 } - gene_head_width={ "head_width_pos" 143 "head_width_neg" 99 } - gene_head_profile={ "head_profile_neg" 77 "head_profile_pos" 158 } - gene_head_top_height={ "head_top_height_pos" 152 "head_top_height_pos" 140 } - gene_head_top_width={ "head_top_width_pos" 158 "head_top_width_pos" 176 } - gene_jaw_angle={ "jaw_angle_neg" 121 "jaw_angle_neg" 116 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 139 "jaw_height_neg" 117 } - gene_jaw_width={ "jaw_width_pos" 133 "jaw_width_pos" 134 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 120 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 138 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 118 "mouth_width_neg" 124 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 198 "mouth_upper_lip_size_pos" 146 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 160 "mouth_lower_lip_size_neg" 80 } - gene_mouth_open={ "mouth_open_neg" 38 "mouth_open_neg" 52 } - gene_neck_length={ "neck_length_neg" 106 "neck_length_pos" 139 } - gene_neck_width={ "neck_width_neg" 105 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 154 "cheek_forward_neg" 50 } - gene_bs_cheek_height={ "cheek_height_neg" 117 "cheek_height_neg" 109 } - gene_bs_cheek_width={ "cheek_width_pos" 21 "cheek_width_pos" 117 } - gene_bs_ear_angle={ "ear_angle_pos" 51 "ear_angle_neg" 2 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 21 "ear_inner_shape_pos" 23 } - gene_bs_ear_bend={ "ear_both_bend_pos" 108 "ear_both_bend_pos" 31 } - gene_bs_ear_outward={ "ear_outward_pos" 45 "ear_outward_neg" 30 } - gene_bs_ear_size={ "ear_size_pos" 19 "ear_size_neg" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 227 "eye_corner_depth_pos" 177 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 122 "eye_fold_shape_neg" 35 } - gene_bs_eye_size={ "eye_size_pos" 44 "eye_size_neg" 125 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 159 "eye_upper_lid_size_pos" 28 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 9 "forehead_brow_curve_neg" 107 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 51 "forehead_brow_forward_neg" 2 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_neg" 49 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 242 "forehead_brow_outer_height_neg" 81 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 16 "forehead_brow_width_neg" 13 } - gene_bs_jaw_def={ "jaw_def_neg" 201 "jaw_def_pos" 115 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 44 "mouth_lower_lip_def_pos" 41 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 14 "mouth_lower_lip_full_pos" 31 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 10 "mouth_lower_lip_pad_neg" 32 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 72 "mouth_lower_lip_width_neg" 65 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 1 "mouth_philtrum_def_pos" 13 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 16 "mouth_philtrum_shape_neg" 44 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 26 "mouth_philtrum_width_neg" 2 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 11 "mouth_upper_lip_def_pos" 37 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 44 "mouth_upper_lip_full_neg" 20 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 119 "mouth_upper_lip_profile_neg" 15 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 40 "mouth_upper_lip_width_pos" 27 } - gene_bs_nose_forward={ "nose_forward_pos" 11 "nose_forward_pos" 22 } - gene_bs_nose_height={ "nose_height_neg" 34 "nose_height_neg" 127 } - gene_bs_nose_length={ "nose_length_pos" 46 "nose_length_neg" 11 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 24 "nose_nostril_height_neg" 44 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 39 "nose_nostril_width_neg" 41 } - gene_bs_nose_profile={ "nose_profile_pos" 109 "nose_profile_pos" 107 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 3 "nose_ridge_angle_pos" 11 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 14 "nose_ridge_width_pos" 29 } - gene_bs_nose_size={ "nose_size_pos" 112 "nose_size_pos" 60 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 20 "nose_tip_angle_neg" 40 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 4 "nose_tip_forward_neg" 3 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 63 "nose_tip_width_neg" 88 } - face_detail_cheek_def={ "cheek_def_01" 23 "cheek_def_01" 59 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 135 "cheek_fat_03_pos" 225 } - face_detail_chin_cleft={ "chin_dimple" 179 "chin_cleft" 6 } - face_detail_chin_def={ "chin_def" 4 "chin_def" 24 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 48 "eye_lower_lid_def" 40 } - face_detail_eye_socket={ "eye_socket_02" 25 "eye_socket_color_01" 255 } - face_detail_nasolabial={ "nasolabial_01" 170 "nasolabial_02" 20 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 35 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 107 "nose_tip_def" 55 } - face_detail_temple_def={ "temple_def" 98 "temple_def" 246 } - expression_brow_wrinkles={ "brow_wrinkles_03" 80 "brow_wrinkles_04" 83 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_01" 224 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 196 "forehead_wrinkles_01" 16 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 199 "complexion_4" 197 } - gene_height={ "normal_height" 154 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 127 "body_fat_head_fat_low" 119 } - gene_bs_body_shape={ "body_shape_triangle_half" 20 "body_shape_pear_half" 0 } - gene_bs_bust={ "bust_clothes" 117 "bust_shape_3_full" 174 } - gene_age={ "old_4" 113 "old_4" 107 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 242 "avg_spacing_high_thickness" 219 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 178 "layer_2_avg_thickness" 239 } - gene_body_hair={ "body_hair_avg" 196 "body_hair_sparse" 240 } - gene_hair_type={ "hair_curly" 113 "hair_wavy" 147 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 64 "normal_eyes" 64 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 202 "normal_eyelashes" 202 } - beards={ "all_beards" 199 "no_beard" 0 } - hairstyles={ "mena_hairstyles_straight" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 253 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mena_high_nobility_clothes" 218 "most_clothes" 0 } - headgear={ "mena_royalty" 232 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_krutoj_nordmark.txt b/N3OW/common/bookmark_portraits/challenge_character_krutoj_nordmark.txt deleted file mode 100644 index 9b7433ff..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_krutoj_nordmark.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20584 -challenge_character_krutoj_nordmark={ - type=male - id=2714946615 - age=0.310000 - genes={ hair_color={ 28 248 84 51 } - skin_color={ 70 89 82 89 } - eye_color={ 57 156 100 150 } - gene_chin_forward={ "chin_forward_pos" 149 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_neg" 107 "chin_height_neg" 121 } - gene_chin_width={ "chin_width_neg" 122 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_neg" 117 "eye_angle_neg" 81 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_pos" 133 } - gene_eye_height={ "eye_height_pos" 139 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_pos" 158 "eye_distance_neg" 122 } - gene_eye_shut={ "eye_shut_pos" 138 "eye_shut_neg" 105 } - gene_forehead_angle={ "forehead_angle_neg" 111 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 128 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_pos" 198 "forehead_roundness_pos" 184 } - gene_forehead_width={ "forehead_width_pos" 143 "forehead_width_neg" 50 } - gene_forehead_height={ "forehead_height_neg" 105 "forehead_height_neg" 121 } - gene_head_height={ "head_height_pos" 174 "head_height_neg" 88 } - gene_head_width={ "head_width_neg" 91 "head_width_pos" 146 } - gene_head_profile={ "head_profile_neg" 110 "head_profile_pos" 128 } - gene_head_top_height={ "head_top_height_pos" 164 "head_top_height_neg" 120 } - gene_head_top_width={ "head_top_width_pos" 150 "head_top_width_neg" 120 } - gene_jaw_angle={ "jaw_angle_pos" 142 "jaw_angle_pos" 142 } - gene_jaw_forward={ "jaw_forward_neg" 119 "jaw_forward_neg" 116 } - gene_jaw_height={ "jaw_height_pos" 149 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 149 "jaw_width_neg" 108 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_pos" 137 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 125 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 152 } - gene_mouth_width={ "mouth_width_pos" 165 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 148 "mouth_upper_lip_size_neg" 125 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 191 "mouth_lower_lip_size_neg" 105 } - gene_mouth_open={ "mouth_open_pos" 148 "mouth_open_pos" 165 } - gene_neck_length={ "neck_length_neg" 119 "neck_length_pos" 148 } - gene_neck_width={ "neck_width_pos" 134 "neck_width_neg" 125 } - gene_bs_cheek_forward={ "cheek_forward_pos" 6 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_pos" 64 "cheek_height_pos" 22 } - gene_bs_cheek_width={ "cheek_width_neg" 24 "cheek_width_neg" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 121 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 75 "ear_inner_shape_pos" 57 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 42 "ear_both_bend_pos" 23 } - gene_bs_ear_outward={ "ear_outward_neg" 163 "ear_outward_neg" 3 } - gene_bs_ear_size={ "ear_size_neg" 13 "ear_size_neg" 187 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 162 "eye_corner_depth_pos" 201 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 34 "eye_fold_shape_pos" 19 } - gene_bs_eye_size={ "eye_size_neg" 111 "eye_size_pos" 30 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 44 "eye_upper_lid_size_pos" 77 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 64 "forehead_brow_curve_pos" 47 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 20 "forehead_brow_forward_pos" 59 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 4 "forehead_brow_inner_height_pos" 46 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 7 "forehead_brow_outer_height_pos" 105 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 24 "forehead_brow_width_pos" 23 } - gene_bs_jaw_def={ "jaw_def_neg" 50 "jaw_def_pos" 110 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 78 "mouth_lower_lip_def_pos" 100 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 122 "mouth_lower_lip_full_neg" 21 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 73 "mouth_lower_lip_pad_neg" 84 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 13 "mouth_lower_lip_width_pos" 70 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 36 "mouth_philtrum_def_pos" 96 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 97 "mouth_philtrum_shape_pos" 13 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 72 "mouth_philtrum_width_pos" 22 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 49 "mouth_upper_lip_def_pos" 4 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 102 "mouth_upper_lip_full_neg" 31 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 69 "mouth_upper_lip_profile_pos" 96 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 58 "mouth_upper_lip_width_pos" 89 } - gene_bs_nose_forward={ "nose_forward_pos" 29 "nose_forward_pos" 21 } - gene_bs_nose_height={ "nose_height_neg" 50 "nose_height_pos" 27 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_pos" 37 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 32 "nose_nostril_height_pos" 13 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 79 "nose_nostril_width_neg" 167 } - gene_bs_nose_profile={ "nose_profile_pos" 25 "nose_profile_hawk" 144 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 121 "nose_ridge_angle_pos" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 10 "nose_ridge_width_neg" 24 } - gene_bs_nose_size={ "nose_size_pos" 51 "nose_size_pos" 6 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_neg" 89 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 41 "nose_tip_forward_pos" 44 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 48 "nose_tip_width_pos" 15 } - face_detail_cheek_def={ "cheek_def_02" 153 "cheek_def_01" 21 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 21 "cheek_fat_02_pos" 20 } - face_detail_chin_cleft={ "chin_cleft" 24 "chin_dimple" 14 } - face_detail_chin_def={ "chin_def_neg" 114 "chin_def" 24 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 232 "eye_lower_lid_def" 32 } - face_detail_eye_socket={ "eye_socket_01" 12 "eye_socket_color_02" 10 } - face_detail_nasolabial={ "nasolabial_01" 19 "nasolabial_01" 12 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 30 "nose_ridge_def_pos" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 24 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 91 "temple_def" 213 } - expression_brow_wrinkles={ "brow_wrinkles_02" 29 "brow_wrinkles_04" 142 } - expression_eye_wrinkles={ "eye_wrinkles_01" 247 "eye_wrinkles_01" 88 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 135 "forehead_wrinkles_01" 62 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 115 "complexion_1" 193 } - gene_height={ "normal_height" 124 "normal_height" 164 } - gene_bs_body_type={ "body_fat_head_fat_full" 130 "body_fat_head_fat_full" 151 } - gene_bs_body_shape={ "body_shape_pear_half" 96 "body_shape_triangle_half" 5 } - gene_bs_bust={ "bust_clothes" 69 "bust_shape_3_half" 64 } - gene_age={ "old_2" 62 "old_4" 136 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 166 "far_spacing_high_thickness" 176 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 210 "layer_2_low_thickness" 170 } - gene_body_hair={ "body_hair_dense" 189 "body_hair_sparse" 153 } - gene_hair_type={ "hair_straight" 101 "hair_wavy" 177 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 131 "normal_eyelashes" 131 } - beards={ "all_beards" 79 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 97 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 123 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 203 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 48 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 141 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 203 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_kulin_bosna.txt b/N3OW/common/bookmark_portraits/challenge_character_kulin_bosna.txt deleted file mode 100644 index 1e901ed3..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_kulin_bosna.txt +++ /dev/null @@ -1,156 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:218800 -challenge_character_kulin_bosna={ - type=male - id=142711761 - age=0.250000 - genes={ hair_color={ 28 239 28 239 } - skin_color={ 175 110 175 110 } - eye_color={ 53 185 53 185 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 130 } - gene_chin_width={ "chin_width_pos" 131 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_pos" 99 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_pos" 128 "eye_depth_pos" 128 } - gene_eye_height={ "eye_height_neg" 123 "eye_height_neg" 123 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_neg" 156 "eye_shut_neg" 112 } - gene_forehead_angle={ "forehead_angle_pos" 211 "forehead_angle_pos" 211 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 170 "forehead_brow_height_pos" 170 } - gene_forehead_roundness={ "forehead_roundness_pos" 155 "forehead_roundness_pos" 155 } - gene_forehead_width={ "forehead_width_pos" 138 "forehead_width_pos" 138 } - gene_forehead_height={ "forehead_height_neg" 110 "forehead_height_neg" 110 } - gene_head_height={ "head_height_neg" 83 "head_height_neg" 83 } - gene_head_width={ "head_width_neg" 104 "head_width_neg" 104 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 89 "head_top_height_neg" 89 } - gene_head_top_width={ "head_top_width_pos" 131 "head_top_width_pos" 131 } - gene_jaw_angle={ "jaw_angle_pos" 129 "jaw_angle_pos" 129 } - gene_jaw_forward={ "jaw_forward_pos" 180 "jaw_forward_pos" 180 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 125 "jaw_width_neg" 125 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 138 "mouth_corner_depth_pos" 138 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 138 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_pos" 134 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 81 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 140 "mouth_width_pos" 140 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 97 "mouth_upper_lip_size_neg" 97 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 112 "mouth_lower_lip_size_neg" 112 } - gene_mouth_open={ "mouth_open_neg" 40 "mouth_open_neg" 40 } - gene_neck_length={ "neck_length_pos" 134 "neck_length_pos" 134 } - gene_neck_width={ "neck_width_pos" 129 "neck_width_pos" 129 } - gene_bs_cheek_forward={ "cheek_forward_pos" 20 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_neg" 50 "cheek_height_neg" 50 } - gene_bs_cheek_width={ "cheek_width_pos" 31 "cheek_width_pos" 31 } - gene_bs_ear_angle={ "ear_angle_pos" 91 "ear_angle_pos" 91 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 35 "ear_inner_shape_pos" 35 } - gene_bs_ear_bend={ "ear_both_bend_pos" 116 "ear_both_bend_pos" 116 } - gene_bs_ear_outward={ "ear_outward_pos" 35 "ear_outward_pos" 35 } - gene_bs_ear_size={ "ear_size_pos" 5 "ear_size_pos" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 57 "eye_corner_depth_pos" 57 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 73 "eye_fold_shape_neg" 73 } - gene_bs_eye_size={ "eye_size_neg" 82 "eye_size_neg" 82 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 19 "eye_upper_lid_size_pos" 19 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 15 "forehead_brow_curve_neg" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 41 "forehead_brow_forward_neg" 41 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 89 "forehead_brow_inner_height_pos" 89 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 5 "forehead_brow_outer_height_neg" 5 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 39 "forehead_brow_width_neg" 39 } - gene_bs_jaw_def={ "jaw_def_neg" 186 "jaw_def_neg" 186 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 35 "mouth_lower_lip_def_pos" 35 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 15 "mouth_lower_lip_full_neg" 15 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 181 "mouth_lower_lip_pad_neg" 181 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 74 "mouth_lower_lip_width_neg" 74 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 70 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 93 "mouth_philtrum_shape_pos" 93 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 0 "mouth_philtrum_width_neg" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 28 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 14 "mouth_upper_lip_full_neg" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 104 "mouth_upper_lip_width_neg" 104 } - gene_bs_nose_forward={ "nose_forward_neg" 4 "nose_forward_neg" 4 } - gene_bs_nose_height={ "nose_height_neg" 108 "nose_height_neg" 105 } - gene_bs_nose_length={ "nose_length_neg" 98 "nose_length_neg" 98 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 27 "nose_nostril_height_neg" 27 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 60 "nose_nostril_width_neg" 60 } - gene_bs_nose_profile={ "nose_profile_hawk" 0 "nose_profile_hawk" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 6 "nose_ridge_angle_neg" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 40 "nose_ridge_width_neg" 40 } - gene_bs_nose_size={ "nose_size_neg" 0 "nose_size_pos" 63 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 33 "nose_tip_angle_neg" 33 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 71 "nose_tip_forward_neg" 71 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 85 "nose_tip_width_pos" 85 } - face_detail_cheek_def={ "cheek_def_01" 152 "cheek_def_01" 152 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 82 "cheek_fat_01_neg" 201 } - face_detail_chin_cleft={ "chin_dimple" 19 "chin_dimple" 19 } - face_detail_chin_def={ "chin_def" 10 "chin_def" 10 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 180 "eye_lower_lid_def" 180 } - face_detail_eye_socket={ "eye_socket_03" 12 "eye_socket_03" 12 } - face_detail_nasolabial={ "nasolabial_02" 83 "nasolabial_02" 83 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 15 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 192 "nose_tip_def" 192 } - face_detail_temple_def={ "temple_def" 142 "temple_def" 142 } - expression_brow_wrinkles={ "brow_wrinkles_04" 193 "brow_wrinkles_04" 193 } - expression_eye_wrinkles={ "eye_wrinkles_01" 17 "eye_wrinkles_01" 17 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 144 "forehead_wrinkles_03" 144 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 202 "complexion_1" 202 } - gene_height={ "normal_height" 116 "normal_height" 116 } - gene_bs_body_type={ "body_fat_head_fat_full" 135 "body_fat_head_fat_full" 132 } - gene_bs_body_shape={ "body_shape_rectangle_full" 84 "body_shape_rectangle_full" 39 } - gene_bs_bust={ "bust_clothes" 146 "bust_shape_4_full" 183 } - gene_age={ "old_2" 143 "old_2" 143 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 2 "far_spacing_avg_thickness" 234 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 85 "layer_2_low_thickness" 225 } - gene_body_hair={ "body_hair_sparse" 87 "body_hair_sparse" 174 } - gene_hair_type={ "hair_wavy" 118 "hair_wavy" 118 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 125 "normal_eyes" 125 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 9 "normal_eyelashes" 9 } - beards={ "ep3_beards_curly" 190 "no_beard" 0 } - cloaks={ "fp4_cloak_western" 255 "no_cloak" 0 } - cloak_hoods={ "fp4_western_cloak_hoods" 55 "no_cloak_hood" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 62 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 176 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_high_nobility_clothes" 185 "most_clothes" 0 } - headgear={ "western_high_nobility" 152 "no_headgear" 0 } - additive_headgear={ "ep2_western_era3_veils" 249 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=1554943520 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_lambert_spoleto.txt b/N3OW/common/bookmark_portraits/challenge_character_lambert_spoleto.txt deleted file mode 100644 index e49207e7..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_lambert_spoleto.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:71908 -challenge_character_lambert_spoleto={ - type=boy - id=3129763890 - age=0.170000 - genes={ hair_color={ 220 182 49 235 } - skin_color={ 41 83 31 84 } - eye_color={ 77 193 163 136 } - gene_chin_forward={ "chin_forward_pos" 173 "chin_forward_pos" 140 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 111 } - gene_chin_width={ "chin_width_neg" 126 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 165 } - gene_eye_depth={ "eye_depth_neg" 122 "eye_depth_pos" 136 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 138 } - gene_eye_distance={ "eye_distance_pos" 158 "eye_distance_neg" 119 } - gene_eye_shut={ "eye_shut_pos" 35 "eye_shut_pos" 139 } - gene_forehead_angle={ "forehead_angle_pos" 144 "forehead_angle_pos" 144 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 112 "forehead_brow_height_pos" 130 } - gene_forehead_roundness={ "forehead_roundness_pos" 127 "forehead_roundness_pos" 154 } - gene_forehead_width={ "forehead_width_pos" 152 "forehead_width_pos" 149 } - gene_forehead_height={ "forehead_height_pos" 162 "forehead_height_pos" 152 } - gene_head_height={ "head_height_pos" 177 "head_height_neg" 81 } - gene_head_width={ "head_width_neg" 118 "head_width_neg" 112 } - gene_head_profile={ "head_profile_pos" 189 "head_profile_pos" 191 } - gene_head_top_height={ "head_top_height_pos" 133 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_pos" 161 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_pos" 158 "jaw_angle_neg" 107 } - gene_jaw_forward={ "jaw_forward_neg" 124 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_neg" 75 "jaw_height_pos" 129 } - gene_jaw_width={ "jaw_width_neg" 123 "jaw_width_pos" 181 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 178 "mouth_corner_depth_pos" 162 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 121 } - gene_mouth_height={ "mouth_height_pos" 133 "mouth_height_pos" 140 } - gene_mouth_width={ "mouth_width_neg" 103 "mouth_width_neg" 82 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 102 "mouth_upper_lip_size_pos" 137 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 87 "mouth_lower_lip_size_pos" 136 } - gene_mouth_open={ "mouth_open_neg" 2 "mouth_open_pos" 155 } - gene_neck_length={ "neck_length_neg" 103 "neck_length_pos" 128 } - gene_neck_width={ "neck_width_neg" 123 "neck_width_neg" 111 } - gene_bs_cheek_forward={ "cheek_forward_neg" 24 "cheek_forward_pos" 78 } - gene_bs_cheek_height={ "cheek_height_pos" 10 "cheek_height_pos" 137 } - gene_bs_cheek_width={ "cheek_width_pos" 44 "cheek_width_pos" 19 } - gene_bs_ear_angle={ "ear_angle_neg" 59 "ear_angle_pos" 44 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 1 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 192 "ear_upper_bend_pos" 52 } - gene_bs_ear_outward={ "ear_outward_neg" 4 "ear_outward_pos" 27 } - gene_bs_ear_size={ "ear_size_neg" 33 "ear_size_pos" 63 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 201 "eye_corner_depth_pos" 185 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 13 "eye_fold_shape_neg" 4 } - gene_bs_eye_size={ "eye_size_pos" 25 "eye_size_pos" 43 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 156 "eye_upper_lid_size_pos" 2 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 6 "forehead_brow_curve_neg" 36 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 13 "forehead_brow_forward_neg" 8 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 16 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 69 "forehead_brow_outer_height_neg" 124 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 4 "forehead_brow_width_neg" 47 } - gene_bs_jaw_def={ "jaw_def_pos" 62 "jaw_def_pos" 45 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 120 "mouth_lower_lip_def_pos" 12 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 7 "mouth_lower_lip_full_neg" 110 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 123 "mouth_lower_lip_pad_pos" 30 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 31 "mouth_lower_lip_width_pos" 103 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 132 "mouth_philtrum_def_pos" 139 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 38 "mouth_philtrum_shape_pos" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 71 "mouth_philtrum_width_pos" 125 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 22 "mouth_upper_lip_def_pos" 4 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 33 "mouth_upper_lip_full_pos" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 37 "mouth_upper_lip_profile_pos" 89 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 51 "mouth_upper_lip_width_neg" 36 } - gene_bs_nose_forward={ "nose_forward_neg" 27 "nose_forward_neg" 28 } - gene_bs_nose_height={ "nose_height_pos" 22 "nose_height_pos" 22 } - gene_bs_nose_length={ "nose_length_pos" 101 "nose_length_pos" 89 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 26 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 10 "nose_nostril_width_pos" 48 } - gene_bs_nose_profile={ "nose_profile_neg" 4 "nose_profile_neg" 58 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 18 "nose_ridge_angle_neg" 27 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 44 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_neg" 48 "nose_size_pos" 49 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 121 "nose_tip_angle_pos" 50 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 23 "nose_tip_forward_pos" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 96 "nose_tip_width_pos" 30 } - face_detail_cheek_def={ "cheek_def_01" 111 "cheek_def_01" 25 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 21 "cheek_fat_01_neg" 220 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def_neg" 10 "chin_def" 186 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 96 "eye_lower_lid_def" 40 } - face_detail_eye_socket={ "eye_socket_02" 20 "eye_socket_03" 12 } - face_detail_nasolabial={ "nasolabial_03" 10 "nasolabial_02" 22 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 115 "nose_ridge_def_neg" 6 } - face_detail_nose_tip_def={ "nose_tip_def" 104 "nose_tip_def" 207 } - face_detail_temple_def={ "temple_def" 148 "temple_def" 246 } - expression_brow_wrinkles={ "brow_wrinkles_04" 230 "brow_wrinkles_04" 34 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_03" 192 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 67 } - expression_other={ "cheek_wrinkles_both_01" 73 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 240 "complexion_2" 162 } - gene_height={ "normal_height" 125 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 101 "body_fat_head_fat_low" 120 } - gene_bs_body_shape={ "body_shape_triangle_half" 193 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 68 "bust_shape_3_half" 75 } - gene_age={ "old_3" 1 "old_1" 126 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 178 "far_spacing_low_thickness" 135 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 138 "layer_2_high_thickness" 187 } - gene_body_hair={ "body_hair_avg" 181 "body_hair_avg" 128 } - gene_hair_type={ "hair_wavy" 184 "hair_wavy" 102 } - gene_baldness={ "male_pattern_baldness" 131 "male_pattern_baldness" 187 } - eye_accessory={ "normal_eyes" 60 "normal_eyes" 60 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 230 "normal_eyelashes" 230 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 105 "no_cloak" 0 } - hairstyles={ "ep2_hairstyles_western" 126 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 127 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 154 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 123 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 147 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_maghan_sibi.txt b/N3OW/common/bookmark_portraits/challenge_character_maghan_sibi.txt deleted file mode 100644 index e58319c4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_maghan_sibi.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:161018 -challenge_character_maghan_sibi={ - type=male - id=173180382 - age=0.230000 - genes={ hair_color={ 5 229 5 249 } - skin_color={ 156 197 163 194 } - eye_color={ 52 243 16 245 } - gene_chin_forward={ "chin_forward_neg" 95 "chin_forward_pos" 134 } - gene_chin_height={ "chin_height_neg" 112 "chin_height_pos" 135 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 116 "eye_angle_pos" 133 } - gene_eye_depth={ "eye_depth_pos" 167 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_neg" 84 "eye_height_neg" 76 } - gene_eye_distance={ "eye_distance_pos" 163 "eye_distance_pos" 148 } - gene_eye_shut={ "eye_shut_neg" 113 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_neg" 118 "forehead_angle_neg" 86 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 104 "forehead_brow_height_neg" 112 } - gene_forehead_roundness={ "forehead_roundness_pos" 172 "forehead_roundness_pos" 136 } - gene_forehead_width={ "forehead_width_neg" 96 "forehead_width_neg" 122 } - gene_forehead_height={ "forehead_height_neg" 117 "forehead_height_neg" 116 } - gene_head_height={ "head_height_pos" 142 "head_height_neg" 113 } - gene_head_width={ "head_width_pos" 131 "head_width_pos" 197 } - gene_head_profile={ "head_profile_pos" 136 "head_profile_neg" 103 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 126 } - gene_head_top_width={ "head_top_width_neg" 104 "head_top_width_pos" 139 } - gene_jaw_angle={ "jaw_angle_neg" 126 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_pos" 127 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 130 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_neg" 100 "jaw_width_pos" 141 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 114 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_pos" 131 "mouth_forward_pos" 157 } - gene_mouth_height={ "mouth_height_pos" 144 "mouth_height_pos" 163 } - gene_mouth_width={ "mouth_width_pos" 157 "mouth_width_neg" 52 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 188 "mouth_upper_lip_size_pos" 150 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 139 "mouth_lower_lip_size_pos" 154 } - gene_mouth_open={ "mouth_open_neg" 54 "mouth_open_neg" 118 } - gene_neck_length={ "neck_length_pos" 134 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_neg" 111 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_pos" 65 "cheek_forward_pos" 5 } - gene_bs_cheek_height={ "cheek_height_neg" 29 "cheek_height_neg" 0 } - gene_bs_cheek_width={ "cheek_width_neg" 21 "cheek_width_neg" 45 } - gene_bs_ear_angle={ "ear_angle_neg" 50 "ear_angle_neg" 116 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 32 "ear_inner_shape_pos" 89 } - gene_bs_ear_bend={ "ear_both_bend_pos" 100 "ear_lower_bend_pos" 153 } - gene_bs_ear_outward={ "ear_outward_pos" 23 "ear_outward_pos" 88 } - gene_bs_ear_size={ "ear_size_pos" 44 "ear_size_neg" 13 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 18 "eye_corner_depth_neg" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 74 "eye_fold_shape_pos" 11 } - gene_bs_eye_size={ "eye_size_pos" 27 "eye_size_neg" 52 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 203 "eye_upper_lid_size_neg" 91 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 63 "forehead_brow_curve_neg" 100 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 71 "forehead_brow_forward_pos" 22 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 65 "forehead_brow_inner_height_pos" 111 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 31 "forehead_brow_outer_height_pos" 123 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 13 "forehead_brow_width_pos" 28 } - gene_bs_jaw_def={ "jaw_def_neg" 200 "jaw_def_neg" 196 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 29 "mouth_lower_lip_def_pos" 26 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 105 "mouth_lower_lip_full_pos" 35 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 75 "mouth_lower_lip_pad_neg" 1 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 23 "mouth_lower_lip_width_pos" 25 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 35 "mouth_philtrum_def_pos" 1 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 36 "mouth_philtrum_shape_neg" 102 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 120 "mouth_philtrum_width_pos" 49 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 67 "mouth_upper_lip_def_pos" 45 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 38 "mouth_upper_lip_full_pos" 98 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 224 "mouth_upper_lip_profile_pos" 144 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 26 "mouth_upper_lip_width_pos" 13 } - gene_bs_nose_forward={ "nose_forward_neg" 58 "nose_forward_pos" 12 } - gene_bs_nose_height={ "nose_height_pos" 58 "nose_height_pos" 19 } - gene_bs_nose_length={ "nose_length_neg" 72 "nose_length_neg" 62 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 1 "nose_nostril_height_pos" 23 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 1 "nose_nostril_width_pos" 46 } - gene_bs_nose_profile={ "nose_profile_neg" 12 "nose_profile_pos" 30 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 19 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 110 "nose_ridge_width_pos" 32 } - gene_bs_nose_size={ "nose_size_neg" 40 "nose_size_pos" 43 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 8 "nose_tip_angle_pos" 4 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 160 "nose_tip_forward_neg" 57 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 145 "nose_tip_width_pos" 110 } - face_detail_cheek_def={ "cheek_def_01" 6 "cheek_def_02" 113 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 98 "cheek_fat_01_neg" 14 } - face_detail_chin_cleft={ "chin_cleft" 25 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def" 96 "chin_def" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 44 "eye_lower_lid_def" 242 } - face_detail_eye_socket={ "eye_socket_03" 10 "eye_socket_color_03" 25 } - face_detail_nasolabial={ "nasolabial_03" 1 "nasolabial_01" 115 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 208 "nose_ridge_def_neg" 245 } - face_detail_nose_tip_def={ "nose_tip_def" 75 "nose_tip_def" 41 } - face_detail_temple_def={ "temple_def" 205 "temple_def" 3 } - expression_brow_wrinkles={ "brow_wrinkles_04" 139 "brow_wrinkles_04" 65 } - expression_eye_wrinkles={ "eye_wrinkles_01" 227 "eye_wrinkles_01" 51 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 46 "forehead_wrinkles_01" 69 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_4" 76 } - gene_height={ "normal_height" 141 "normal_height" 156 } - gene_bs_body_type={ "body_fat_head_fat_medium" 143 "body_fat_head_fat_medium" 138 } - gene_bs_body_shape={ "body_shape_rectangle_half" 156 "body_shape_triangle_half" 51 } - gene_bs_bust={ "bust_clothes" 64 "bust_shape_1_full" 252 } - gene_age={ "old_3" 158 "old_4" 15 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 177 "far_spacing_avg_thickness" 209 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 239 "layer_2_avg_thickness" 229 } - gene_body_hair={ "body_hair_dense" 140 "body_hair_avg" 102 } - gene_hair_type={ "hair_afro" 108 "hair_afro" 89 } - gene_baldness={ "male_pattern_baldness" 101 "male_pattern_baldness" 174 } - eye_accessory={ "normal_eyes" 119 "normal_eyes" 119 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 107 "normal_eyelashes" 107 } - beards={ "sub_saharan_beards_afro" 255 "no_beard" 0 } - hairstyles={ "sub_saharan_hairstyles_afro" 169 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 136 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "sub_saharan_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "mena_war" 55 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=996199796 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_mohammed_azerbaijan.txt b/N3OW/common/bookmark_portraits/challenge_character_mohammed_azerbaijan.txt deleted file mode 100644 index d7ef779f..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_mohammed_azerbaijan.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144052 -challenge_character_mohammed_azerbaijan={ - type=male - id=1171906041 - age=0.410000 - genes={ hair_color={ 88 242 19 247 } - skin_color={ 181 102 181 95 } - eye_color={ 80 245 66 253 } - gene_chin_forward={ "chin_forward_neg" 104 "chin_forward_pos" 138 } - gene_chin_height={ "chin_height_pos" 99 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_pos" 117 "eye_angle_pos" 137 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_pos" 135 } - gene_eye_height={ "eye_height_neg" 92 "eye_height_neg" 116 } - gene_eye_distance={ "eye_distance_neg" 120 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 128 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_pos" 135 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 118 "forehead_brow_height_pos" 171 } - gene_forehead_roundness={ "forehead_roundness_neg" 107 "forehead_roundness_neg" 126 } - gene_forehead_width={ "forehead_width_pos" 148 "forehead_width_neg" 117 } - gene_forehead_height={ "forehead_height_neg" 121 "forehead_height_pos" 146 } - gene_head_height={ "head_height_pos" 178 "head_height_neg" 77 } - gene_head_width={ "head_width_neg" 117 "head_width_pos" 141 } - gene_head_profile={ "head_profile_neg" 63 "head_profile_neg" 44 } - gene_head_top_height={ "head_top_height_pos" 143 "head_top_height_neg" 118 } - gene_head_top_width={ "head_top_width_pos" 140 "head_top_width_neg" 109 } - gene_jaw_angle={ "jaw_angle_neg" 109 "jaw_angle_neg" 93 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_neg" 110 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 143 "jaw_width_neg" 97 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 123 "mouth_corner_depth_pos" 142 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 117 "mouth_corner_height_pos" 140 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_pos" 165 } - gene_mouth_width={ "mouth_width_neg" 164 "mouth_width_neg" 56 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 134 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 100 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_neg" 28 "mouth_open_pos" 132 } - gene_neck_length={ "neck_length_neg" 112 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_neg" 126 } - gene_bs_cheek_forward={ "cheek_forward_neg" 1 "cheek_forward_neg" 179 } - gene_bs_cheek_height={ "cheek_height_neg" 21 "cheek_height_pos" 38 } - gene_bs_cheek_width={ "cheek_width_pos" 38 "cheek_width_pos" 12 } - gene_bs_ear_angle={ "ear_angle_pos" 11 "ear_angle_neg" 42 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 64 "ear_inner_shape_pos" 191 } - gene_bs_ear_bend={ "ear_both_bend_pos" 32 "ear_upper_bend_pos" 7 } - gene_bs_ear_outward={ "ear_outward_neg" 46 "ear_outward_neg" 44 } - gene_bs_ear_size={ "ear_size_neg" 40 "ear_size_neg" 51 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 180 "eye_corner_depth_neg" 171 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 201 "eye_fold_shape_neg" 135 } - gene_bs_eye_size={ "eye_size_pos" 6 "eye_size_pos" 97 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 199 "eye_upper_lid_size_neg" 251 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 116 "forehead_brow_curve_neg" 10 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 46 "forehead_brow_forward_neg" 29 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 76 "forehead_brow_inner_height_pos" 34 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 3 "forehead_brow_outer_height_pos" 87 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 18 "forehead_brow_width_pos" 21 } - gene_bs_jaw_def={ "jaw_def_neg" 165 "jaw_def_neg" 47 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 71 "mouth_lower_lip_def_pos" 56 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 55 "mouth_lower_lip_full_neg" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 9 "mouth_lower_lip_pad_neg" 20 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 4 "mouth_lower_lip_width_neg" 61 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 20 "mouth_philtrum_def_pos" 7 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 49 "mouth_philtrum_shape_neg" 66 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 125 "mouth_philtrum_width_pos" 34 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 5 "mouth_upper_lip_def_pos" 33 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 35 "mouth_upper_lip_full_neg" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 28 "mouth_upper_lip_profile_pos" 39 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 123 "mouth_upper_lip_width_neg" 114 } - gene_bs_nose_forward={ "nose_forward_neg" 88 "nose_forward_pos" 31 } - gene_bs_nose_height={ "nose_height_neg" 27 "nose_height_neg" 11 } - gene_bs_nose_length={ "nose_length_neg" 3 "nose_length_neg" 10 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 71 "nose_nostril_height_neg" 86 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 59 "nose_nostril_width_neg" 48 } - gene_bs_nose_profile={ "nose_profile_pos" 1 "nose_profile_pos" 76 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 58 "nose_ridge_angle_neg" 32 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 39 "nose_ridge_width_pos" 59 } - gene_bs_nose_size={ "nose_size_pos" 12 "nose_size_pos" 28 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 23 "nose_tip_angle_neg" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 59 "nose_tip_forward_neg" 111 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 13 "nose_tip_width_pos" 3 } - face_detail_cheek_def={ "cheek_def_02" 20 "cheek_def_01" 109 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 7 "cheek_fat_04_pos" 10 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 4 } - face_detail_chin_def={ "chin_def_neg" 77 "chin_def_neg" 126 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 24 "eye_lower_lid_def" 87 } - face_detail_eye_socket={ "eye_socket_01" 12 "eye_socket_02" 0 } - face_detail_nasolabial={ "nasolabial_03" 13 "nasolabial_02" 87 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 12 "nose_ridge_def_neg" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 19 "nose_tip_def" 7 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_04" 17 "brow_wrinkles_02" 15 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 183 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 175 "forehead_wrinkles_01" 17 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 171 "complexion_1" 156 } - gene_height={ "normal_height" 134 "normal_height" 114 } - gene_bs_body_type={ "body_fat_head_fat_medium" 98 "body_fat_head_fat_full" 146 } - gene_bs_body_shape={ "body_shape_rectangle_half" 218 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 106 "bust_default" 168 } - gene_age={ "old_4" 241 "old_2" 167 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 154 "far_spacing_low_thickness" 249 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 232 "layer_2_avg_thickness" 252 } - gene_body_hair={ "body_hair_sparse_low_stubble" 150 "body_hair_sparse_low_stubble" 25 } - gene_hair_type={ "hair_straight_thin_beard" 161 "hair_straight" 141 } - gene_baldness={ "male_pattern_baldness" 122 "male_pattern_baldness" 163 } - eye_accessory={ "normal_eyes" 121 "normal_eyes" 121 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 14 "normal_eyelashes" 14 } - beards={ "all_beards" 74 "no_beard" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 229 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "steppe_high_nobility_clothes" 238 "most_clothes" 0 } - headgear={ "fp3_turkic_nobility" 160 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_muhammad_africa.txt b/N3OW/common/bookmark_portraits/challenge_character_muhammad_africa.txt deleted file mode 100644 index 9b4a8c3a..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_muhammad_africa.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:163096 -challenge_character_muhammad_africa={ - type=male - id=3334340002 - age=0.370000 - genes={ hair_color={ 2 252 43 240 } - skin_color={ 126 151 129 155 } - eye_color={ 36 202 25 227 } - gene_chin_forward={ "chin_forward_neg" 123 "chin_forward_pos" 148 } - gene_chin_height={ "chin_height_pos" 142 "chin_height_pos" 150 } - gene_chin_width={ "chin_width_neg" 124 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 148 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 95 } - gene_eye_distance={ "eye_distance_neg" 115 "eye_distance_pos" 140 } - gene_eye_shut={ "eye_shut_pos" 242 "eye_shut_pos" 128 } - gene_forehead_angle={ "forehead_angle_neg" 109 "forehead_angle_pos" 143 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 124 "forehead_brow_height_pos" 157 } - gene_forehead_roundness={ "forehead_roundness_pos" 179 "forehead_roundness_pos" 151 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_pos" 145 } - gene_forehead_height={ "forehead_height_neg" 116 "forehead_height_pos" 168 } - gene_head_height={ "head_height_pos" 173 "head_height_neg" 114 } - gene_head_width={ "head_width_pos" 145 "head_width_pos" 180 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_pos" 152 } - gene_head_top_height={ "head_top_height_neg" 120 "head_top_height_pos" 148 } - gene_head_top_width={ "head_top_width_neg" 111 "head_top_width_neg" 105 } - gene_jaw_angle={ "jaw_angle_pos" 152 "jaw_angle_neg" 120 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 102 "jaw_width_neg" 76 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 125 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 135 } - gene_mouth_forward={ "mouth_forward_neg" 118 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 133 "mouth_height_neg" 116 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_neg" 85 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 199 "mouth_upper_lip_size_pos" 223 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 210 "mouth_lower_lip_size_neg" 126 } - gene_mouth_open={ "mouth_open_pos" 200 "mouth_open_neg" 115 } - gene_neck_length={ "neck_length_pos" 155 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_neg" 127 "neck_width_neg" 113 } - gene_bs_cheek_forward={ "cheek_forward_pos" 26 "cheek_forward_pos" 26 } - gene_bs_cheek_height={ "cheek_height_pos" 29 "cheek_height_pos" 124 } - gene_bs_cheek_width={ "cheek_width_neg" 30 "cheek_width_neg" 34 } - gene_bs_ear_angle={ "ear_angle_neg" 27 "ear_angle_neg" 3 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 152 "ear_inner_shape_pos" 37 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 33 "ear_both_bend_pos" 8 } - gene_bs_ear_outward={ "ear_outward_neg" 40 "ear_outward_neg" 69 } - gene_bs_ear_size={ "ear_size_pos" 10 "ear_size_pos" 1 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 171 "eye_corner_depth_pos" 224 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 162 "eye_fold_shape_pos" 104 } - gene_bs_eye_size={ "eye_size_neg" 39 "eye_size_pos" 25 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 131 "eye_upper_lid_size_pos" 48 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 76 "forehead_brow_curve_pos" 3 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 32 "forehead_brow_forward_neg" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 70 "forehead_brow_inner_height_neg" 26 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 51 "forehead_brow_outer_height_neg" 90 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 109 "forehead_brow_width_pos" 24 } - gene_bs_jaw_def={ "jaw_def_neg" 40 "jaw_def_pos" 85 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 33 "mouth_lower_lip_def_pos" 200 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 10 "mouth_lower_lip_full_pos" 29 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 33 "mouth_lower_lip_pad_pos" 7 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 116 "mouth_lower_lip_width_neg" 82 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 17 "mouth_philtrum_shape_pos" 12 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 5 "mouth_philtrum_width_pos" 71 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 96 "mouth_upper_lip_def_pos" 41 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 72 "mouth_upper_lip_full_neg" 111 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 26 "mouth_upper_lip_profile_neg" 13 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 127 "mouth_upper_lip_width_pos" 16 } - gene_bs_nose_forward={ "nose_forward_neg" 56 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_neg" 33 "nose_height_neg" 10 } - gene_bs_nose_length={ "nose_length_pos" 35 "nose_length_pos" 14 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 7 "nose_nostril_height_pos" 14 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 58 "nose_nostril_width_neg" 26 } - gene_bs_nose_profile={ "nose_profile_pos" 51 "nose_profile_pos" 114 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 5 "nose_ridge_angle_pos" 27 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 10 "nose_ridge_width_pos" 67 } - gene_bs_nose_size={ "nose_size_pos" 65 "nose_size_neg" 24 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 63 "nose_tip_angle_neg" 87 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 48 "nose_tip_forward_neg" 19 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 44 "nose_tip_width_neg" 168 } - face_detail_cheek_def={ "cheek_def_02" 50 "cheek_def_02" 78 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 20 "cheek_fat_02_pos" 7 } - face_detail_chin_cleft={ "chin_dimple" 80 "chin_cleft" 14 } - face_detail_chin_def={ "chin_def_neg" 176 "chin_def" 205 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 63 "eye_lower_lid_def" 189 } - face_detail_eye_socket={ "eye_socket_color_02" 142 "eye_socket_color_02" 92 } - face_detail_nasolabial={ "nasolabial_03" 23 "nasolabial_01" 169 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 147 "nose_ridge_def_pos" 170 } - face_detail_nose_tip_def={ "nose_tip_def" 251 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 204 "temple_def" 247 } - expression_brow_wrinkles={ "brow_wrinkles_01" 219 "brow_wrinkles_01" 29 } - expression_eye_wrinkles={ "eye_wrinkles_02" 182 "eye_wrinkles_01" 88 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 50 "forehead_wrinkles_01" 37 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 239 "complexion_3" 236 } - gene_height={ "normal_height" 162 "normal_height" 126 } - gene_bs_body_type={ "body_fat_head_fat_low" 141 "body_fat_head_fat_full" 126 } - gene_bs_body_shape={ "body_shape_pear_half" 136 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 66 "bust_shape_3_full" 228 } - gene_age={ "old_4" 122 "old_4" 41 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 223 "avg_spacing_avg_thickness" 255 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 183 "layer_2_low_thickness" 237 } - gene_body_hair={ "body_hair_sparse" 193 "body_hair_avg" 222 } - gene_hair_type={ "hair_curly" 112 "hair_wavy" 94 } - gene_baldness={ "male_pattern_baldness" 91 "male_pattern_baldness" 109 } - eye_accessory={ "bloodshot_eyes" 255 "normal_eyes" 176 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 13 "normal_eyelashes" 13 } - gene_drunkard={ "drunkard" 218 "drunkard" 0 } - beards={ "mena_beards_curly" 175 "no_beard" 0 } - hairstyles={ "all_hairstyles" 63 "all_hairstyles" 0 } - legwear={ "afr_common_legwear" 53 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "afr_high_nobility_clothes" 164 "most_clothes" 0 } - headgear={ "afr_royalty" 70 "no_headgear" 0 } - gene_balding_hair_effect={ "baldness_stage_1" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=3500802322 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_nur_al_din_muhammed_nizari.txt b/N3OW/common/bookmark_portraits/challenge_character_nur_al_din_muhammed_nizari.txt deleted file mode 100644 index 19d025eb..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_nur_al_din_muhammed_nizari.txt +++ /dev/null @@ -1,154 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:144228 -challenge_character_nur_al_din_muhammed_nizari={ - type=male - id=1117030412 - age=0.200000 - genes={ hair_color={ 98 244 88 230 } - skin_color={ 87 144 89 150 } - eye_color={ 78 222 45 252 } - gene_chin_forward={ "chin_forward_pos" 184 "chin_forward_neg" 109 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 142 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 139 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 96 } - gene_eye_height={ "eye_height_neg" 115 "eye_height_pos" 128 } - gene_eye_distance={ "eye_distance_pos" 131 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_neg" 110 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_pos" 151 "forehead_angle_neg" 62 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 174 "forehead_brow_height_neg" 113 } - gene_forehead_roundness={ "forehead_roundness_pos" 206 "forehead_roundness_pos" 197 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_pos" 153 } - gene_forehead_height={ "forehead_height_neg" 91 "forehead_height_neg" 92 } - gene_head_height={ "head_height_neg" 76 "head_height_pos" 146 } - gene_head_width={ "head_width_neg" 127 "head_width_pos" 133 } - gene_head_profile={ "head_profile_pos" 129 "head_profile_pos" 152 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 169 "head_top_width_neg" 113 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_neg" 103 } - gene_jaw_forward={ "jaw_forward_neg" 97 "jaw_forward_neg" 108 } - gene_jaw_height={ "jaw_height_neg" 117 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_pos" 141 "jaw_width_neg" 126 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_pos" 136 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 167 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_pos" 131 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 144 "mouth_height_pos" 137 } - gene_mouth_width={ "mouth_width_pos" 130 "mouth_width_neg" 91 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 158 "mouth_upper_lip_size_pos" 200 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 156 "mouth_lower_lip_size_pos" 164 } - gene_mouth_open={ "mouth_open_neg" 58 "mouth_open_pos" 139 } - gene_neck_length={ "neck_length_neg" 102 "neck_length_pos" 130 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_pos" 19 "cheek_forward_neg" 117 } - gene_bs_cheek_height={ "cheek_height_pos" 30 "cheek_height_pos" 79 } - gene_bs_cheek_width={ "cheek_width_pos" 46 "cheek_width_neg" 7 } - gene_bs_ear_angle={ "ear_angle_neg" 22 "ear_angle_neg" 44 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 47 "ear_inner_shape_pos" 22 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 8 "ear_both_bend_pos" 153 } - gene_bs_ear_outward={ "ear_outward_pos" 112 "ear_outward_neg" 7 } - gene_bs_ear_size={ "ear_size_neg" 6 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 188 "eye_corner_depth_pos" 243 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 20 "eye_fold_shape_neg" 29 } - gene_bs_eye_size={ "eye_size_pos" 4 "eye_size_pos" 1 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 38 "eye_upper_lid_size_pos" 71 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 93 "forehead_brow_curve_neg" 19 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 8 "forehead_brow_forward_pos" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 24 "forehead_brow_inner_height_pos" 1 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 20 "forehead_brow_outer_height_pos" 23 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 9 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_neg" 68 "jaw_def_pos" 32 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 16 "mouth_lower_lip_def_pos" 142 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 25 "mouth_lower_lip_full_neg" 87 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 84 "mouth_lower_lip_pad_pos" 149 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 108 "mouth_lower_lip_width_neg" 33 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 19 "mouth_philtrum_def_pos" 34 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 28 "mouth_philtrum_shape_neg" 4 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 39 "mouth_philtrum_width_neg" 117 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 21 "mouth_upper_lip_def_pos" 47 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 88 "mouth_upper_lip_full_pos" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 91 "mouth_upper_lip_profile_pos" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 63 "mouth_upper_lip_width_neg" 5 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_neg" 11 } - gene_bs_nose_height={ "nose_height_pos" 32 "nose_height_neg" 35 } - gene_bs_nose_length={ "nose_length_neg" 8 "nose_length_pos" 83 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 19 "nose_nostril_height_pos" 18 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 17 "nose_nostril_width_neg" 93 } - gene_bs_nose_profile={ "nose_profile_pos" 87 "nose_profile_pos" 120 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 9 "nose_ridge_angle_neg" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 56 "nose_ridge_width_neg" 26 } - gene_bs_nose_size={ "nose_size_pos" 202 "nose_size_pos" 135 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 2 "nose_tip_angle_neg" 148 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 24 "nose_tip_forward_pos" 4 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 57 "nose_tip_width_pos" 49 } - face_detail_cheek_def={ "cheek_def_02" 7 "cheek_def_02" 150 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 18 "cheek_fat_02_pos" 134 } - face_detail_chin_cleft={ "chin_cleft" 7 "chin_dimple" 14 } - face_detail_chin_def={ "chin_def" 249 "chin_def_neg" 10 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 26 "eye_lower_lid_def" 184 } - face_detail_eye_socket={ "eye_socket_01" 196 "eye_socket_color_03" 229 } - face_detail_nasolabial={ "nasolabial_01" 9 "nasolabial_03" 114 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 12 "nose_ridge_def_pos" 13 } - face_detail_nose_tip_def={ "nose_tip_def" 211 "nose_tip_def" 236 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 167 } - expression_brow_wrinkles={ "brow_wrinkles_01" 167 "brow_wrinkles_02" 73 } - expression_eye_wrinkles={ "eye_wrinkles_01" 44 "eye_wrinkles_01" 235 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 246 "forehead_wrinkles_01" 13 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 213 "complexion_1" 217 } - gene_height={ "normal_height" 120 "normal_height" 133 } - gene_bs_body_type={ "body_fat_head_fat_medium" 141 "body_fat_head_fat_low" 126 } - gene_bs_body_shape={ "body_shape_hourglass_half" 40 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 109 "bust_default" 15 } - gene_age={ "old_4" 70 "old_1" 58 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 243 "avg_spacing_avg_thickness" 228 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 227 "layer_2_low_thickness" 247 } - gene_body_hair={ "body_hair_avg" 210 "body_hair_dense" 194 } - gene_hair_type={ "hair_curly" 117 "hair_wavy" 132 } - gene_baldness={ "male_pattern_baldness" 74 "male_pattern_baldness" 155 } - eye_accessory={ "normal_eyes" 247 "normal_eyes" 247 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 37 "normal_eyelashes" 37 } - beards={ "all_beards" 59 "no_beard" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 25 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "religious_muslim_head_clothes" 99 "most_clothes" 0 } - headgear={ "fp3_iranian_nobility" 239 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_piarres_albarracin.txt b/N3OW/common/bookmark_portraits/challenge_character_piarres_albarracin.txt deleted file mode 100644 index 131bfbe7..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_piarres_albarracin.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:72048 -challenge_character_piarres_albarracin={ - type=male - id=2969890123 - age=0.250000 - genes={ hair_color={ 127 248 127 248 } - skin_color={ 203 110 203 110 } - eye_color={ 34 191 34 191 } - gene_chin_forward={ "chin_forward_neg" 76 "chin_forward_neg" 76 } - gene_chin_height={ "chin_height_neg" 127 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_pos" 144 "chin_width_pos" 144 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 114 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_neg" 123 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_neg" 109 "eye_shut_neg" 111 } - gene_forehead_angle={ "forehead_angle_pos" 147 "forehead_angle_pos" 147 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_pos" 148 } - gene_forehead_roundness={ "forehead_roundness_pos" 151 "forehead_roundness_pos" 151 } - gene_forehead_width={ "forehead_width_pos" 153 "forehead_width_pos" 153 } - gene_forehead_height={ "forehead_height_pos" 141 "forehead_height_pos" 141 } - gene_head_height={ "head_height_pos" 165 "head_height_pos" 165 } - gene_head_width={ "head_width_neg" 125 "head_width_neg" 125 } - gene_head_profile={ "head_profile_neg" 104 "head_profile_neg" 104 } - gene_head_top_height={ "head_top_height_neg" 105 "head_top_height_neg" 105 } - gene_head_top_width={ "head_top_width_pos" 146 "head_top_width_pos" 146 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_pos" 148 } - gene_jaw_forward={ "jaw_forward_neg" 96 "jaw_forward_neg" 96 } - gene_jaw_height={ "jaw_height_pos" 138 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 169 "jaw_width_pos" 169 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 160 "mouth_corner_height_pos" 130 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 145 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 173 "mouth_width_neg" 116 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 166 "mouth_upper_lip_size_pos" 166 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 99 "mouth_lower_lip_size_neg" 99 } - gene_mouth_open={ "mouth_open_pos" 2 "mouth_open_pos" 194 } - gene_neck_length={ "neck_length_pos" 170 "neck_length_pos" 170 } - gene_neck_width={ "neck_width_pos" 135 "neck_width_pos" 135 } - gene_bs_cheek_forward={ "cheek_forward_neg" 29 "cheek_forward_neg" 29 } - gene_bs_cheek_height={ "cheek_height_neg" 25 "cheek_height_neg" 25 } - gene_bs_cheek_width={ "cheek_width_pos" 31 "cheek_width_pos" 31 } - gene_bs_ear_angle={ "ear_angle_pos" 43 "ear_angle_pos" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 44 "ear_inner_shape_pos" 44 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 7 "ear_lower_bend_pos" 7 } - gene_bs_ear_outward={ "ear_outward_neg" 76 "ear_outward_neg" 76 } - gene_bs_ear_size={ "ear_size_pos" 16 "ear_size_pos" 16 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 20 "eye_corner_depth_pos" 20 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 36 "eye_fold_shape_pos" 36 } - gene_bs_eye_size={ "eye_size_neg" 19 "eye_size_neg" 19 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 30 "eye_upper_lid_size_pos" 30 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 2 "forehead_brow_curve_neg" 2 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 88 "forehead_brow_forward_pos" 88 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 62 "forehead_brow_inner_height_neg" 62 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 100 "forehead_brow_outer_height_neg" 100 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 59 "forehead_brow_width_pos" 59 } - gene_bs_jaw_def={ "jaw_def_pos" 42 "jaw_def_pos" 42 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 51 "mouth_lower_lip_def_pos" 51 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 74 "mouth_lower_lip_full_pos" 74 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 93 "mouth_lower_lip_pad_neg" 93 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 127 "mouth_lower_lip_width_neg" 127 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 72 "mouth_philtrum_def_pos" 72 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 34 "mouth_philtrum_shape_neg" 34 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 109 "mouth_philtrum_width_neg" 109 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 78 "mouth_upper_lip_def_pos" 78 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 10 "mouth_upper_lip_full_pos" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 78 "mouth_upper_lip_profile_neg" 78 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 88 "mouth_upper_lip_width_pos" 88 } - gene_bs_nose_forward={ "nose_forward_neg" 13 "nose_forward_neg" 13 } - gene_bs_nose_height={ "nose_height_neg" 16 "nose_height_neg" 16 } - gene_bs_nose_length={ "nose_length_pos" 76 "nose_length_pos" 76 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 19 "nose_nostril_height_pos" 19 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 45 "nose_nostril_width_neg" 45 } - gene_bs_nose_profile={ "nose_profile_pos" 24 "nose_profile_pos" 24 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 23 "nose_ridge_angle_neg" 23 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 51 "nose_ridge_width_neg" 51 } - gene_bs_nose_size={ "nose_size_pos" 27 "nose_size_pos" 27 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 34 "nose_tip_angle_neg" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 23 "nose_tip_forward_neg" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 52 "nose_tip_width_neg" 52 } - face_detail_cheek_def={ "cheek_def_01" 167 "cheek_def_01" 167 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 247 "cheek_fat_02_pos" 247 } - face_detail_chin_cleft={ "chin_cleft" 21 "chin_cleft" 21 } - face_detail_chin_def={ "chin_def" 93 "chin_def" 93 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 125 "eye_lower_lid_def" 125 } - face_detail_eye_socket={ "eye_socket_color_01" 24 "eye_socket_color_01" 24 } - face_detail_nasolabial={ "nasolabial_01" 117 "nasolabial_01" 117 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 21 "nose_ridge_def_pos" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 3 "nose_tip_def" 3 } - face_detail_temple_def={ "temple_def" 40 "temple_def" 40 } - expression_brow_wrinkles={ "brow_wrinkles_04" 181 "brow_wrinkles_04" 10 } - expression_eye_wrinkles={ "eye_wrinkles_01" 188 "eye_wrinkles_01" 188 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 64 "forehead_wrinkles_01" 64 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 157 "complexion_4" 157 } - gene_height={ "normal_height" 140 "normal_height" 140 } - gene_bs_body_type={ "body_fat_head_fat_medium" 165 "body_fat_head_fat_medium" 144 } - gene_bs_body_shape={ "body_shape_apple_half" 158 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 99 "bust_shape_2_full" 124 } - gene_age={ "old_4" 165 "old_4" 165 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 162 "avg_spacing_high_thickness" 162 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 201 "layer_2_low_thickness" 201 } - gene_body_hair={ "body_hair_sparse" 151 "body_hair_dense" 151 } - gene_hair_type={ "hair_curly" 162 "hair_curly" 162 } - gene_baldness={ "male_pattern_baldness" 246 "male_pattern_baldness" 246 } - eye_accessory={ "normal_eyes" 233 "normal_eyes" 233 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 21 "normal_eyelashes" 21 } - beards={ "all_beards" 169 "no_beard" 0 } - cloaks={ "no_cloak" 57 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 199 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 70 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_low_nobility_clothes" 31 "most_clothes" 0 } - headgear={ "fp4_western_low_nobility" 136 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_pierre_piedmonte.txt b/N3OW/common/bookmark_portraits/challenge_character_pierre_piedmonte.txt deleted file mode 100644 index 5c34e835..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_pierre_piedmonte.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1182 -challenge_character_pierre_piedmonte={ - type=male - id=493803478 - age=0.190000 - genes={ hair_color={ 219 229 82 233 } - skin_color={ 135 104 138 106 } - eye_color={ 41 151 58 197 } - gene_chin_forward={ "chin_forward_pos" 140 "chin_forward_pos" 137 } - gene_chin_height={ "chin_height_neg" 120 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 136 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_neg" 125 "eye_angle_pos" 144 } - gene_eye_depth={ "eye_depth_pos" 135 "eye_depth_neg" 115 } - gene_eye_height={ "eye_height_pos" 136 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_pos" 138 } - gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 142 } - gene_forehead_angle={ "forehead_angle_neg" 104 "forehead_angle_pos" 151 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 102 "forehead_brow_height_pos" 135 } - gene_forehead_roundness={ "forehead_roundness_pos" 197 "forehead_roundness_pos" 218 } - gene_forehead_width={ "forehead_width_pos" 128 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 132 "forehead_height_pos" 136 } - gene_head_height={ "head_height_neg" 102 "head_height_pos" 162 } - gene_head_width={ "head_width_neg" 124 "head_width_neg" 120 } - gene_head_profile={ "head_profile_neg" 106 "head_profile_pos" 140 } - gene_head_top_height={ "head_top_height_pos" 154 "head_top_height_pos" 134 } - gene_head_top_width={ "head_top_width_pos" 165 "head_top_width_pos" 133 } - gene_jaw_angle={ "jaw_angle_neg" 102 "jaw_angle_neg" 122 } - gene_jaw_forward={ "jaw_forward_pos" 130 "jaw_forward_pos" 128 } - gene_jaw_height={ "jaw_height_pos" 134 "jaw_height_neg" 122 } - gene_jaw_width={ "jaw_width_pos" 151 "jaw_width_pos" 130 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 130 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_neg" 124 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_neg" 124 "mouth_height_neg" 121 } - gene_mouth_width={ "mouth_width_neg" 75 "mouth_width_neg" 114 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 117 "mouth_upper_lip_size_neg" 104 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 174 "mouth_lower_lip_size_pos" 145 } - gene_mouth_open={ "mouth_open_pos" 130 "mouth_open_neg" 94 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_pos" 137 } - gene_neck_width={ "neck_width_pos" 128 "neck_width_pos" 131 } - gene_bs_cheek_forward={ "cheek_forward_pos" 17 "cheek_forward_neg" 100 } - gene_bs_cheek_height={ "cheek_height_neg" 1 "cheek_height_neg" 26 } - gene_bs_cheek_width={ "cheek_width_neg" 47 "cheek_width_neg" 4 } - gene_bs_ear_angle={ "ear_angle_pos" 33 "ear_angle_neg" 39 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 69 "ear_inner_shape_pos" 121 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 30 "ear_lower_bend_pos" 140 } - gene_bs_ear_outward={ "ear_outward_neg" 13 "ear_outward_neg" 14 } - gene_bs_ear_size={ "ear_size_pos" 49 "ear_size_neg" 12 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 251 "eye_corner_depth_pos" 104 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 161 "eye_fold_shape_pos" 49 } - gene_bs_eye_size={ "eye_size_neg" 35 "eye_size_neg" 7 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 25 "eye_upper_lid_size_neg" 23 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 7 "forehead_brow_curve_neg" 51 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 7 "forehead_brow_forward_neg" 41 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 43 "forehead_brow_inner_height_pos" 74 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 25 "forehead_brow_outer_height_neg" 5 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 23 "forehead_brow_width_neg" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 92 "jaw_def_pos" 155 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 44 "mouth_lower_lip_def_pos" 38 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 2 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 44 "mouth_lower_lip_pad_pos" 47 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 29 "mouth_lower_lip_width_pos" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 27 "mouth_philtrum_def_pos" 30 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 14 "mouth_philtrum_shape_neg" 196 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 42 "mouth_philtrum_width_pos" 181 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 107 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_pos" 35 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 47 "mouth_upper_lip_profile_pos" 220 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 68 "mouth_upper_lip_width_pos" 107 } - gene_bs_nose_forward={ "nose_forward_neg" 81 "nose_forward_neg" 8 } - gene_bs_nose_height={ "nose_height_neg" 16 "nose_height_pos" 75 } - gene_bs_nose_length={ "nose_length_pos" 27 "nose_length_pos" 48 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 99 "nose_nostril_height_neg" 41 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 28 "nose_nostril_width_neg" 153 } - gene_bs_nose_profile={ "nose_profile_neg" 109 "nose_profile_hawk_pos" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 12 "nose_ridge_angle_pos" 33 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 125 "nose_ridge_width_neg" 40 } - gene_bs_nose_size={ "nose_size_neg" 23 "nose_size_pos" 42 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 10 "nose_tip_angle_pos" 31 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 40 "nose_tip_forward_pos" 49 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 13 "nose_tip_width_pos" 32 } - face_detail_cheek_def={ "cheek_def_02" 92 "cheek_def_01" 1 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 25 "cheek_fat_04_pos" 232 } - face_detail_chin_cleft={ "chin_cleft" 9 "chin_cleft" 15 } - face_detail_chin_def={ "chin_def_neg" 253 "chin_def_neg" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 144 "eye_lower_lid_def" 130 } - face_detail_eye_socket={ "eye_socket_color_02" 2 "eye_socket_03" 29 } - face_detail_nasolabial={ "nasolabial_03" 11 "nasolabial_01" 18 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 186 "nose_ridge_def_pos" 4 } - face_detail_nose_tip_def={ "nose_tip_def" 255 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 207 "temple_def" 246 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_02" 226 } - expression_eye_wrinkles={ "eye_wrinkles_02" 195 "eye_wrinkles_01" 36 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 60 "forehead_wrinkles_01" 39 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 174 "complexion_2" 128 } - gene_height={ "normal_height" 83 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_medium" 132 "body_fat_head_fat_full" 150 } - gene_bs_body_shape={ "body_shape_pear_half" 169 "body_shape_triangle_full" 2 } - gene_bs_bust={ "bust_clothes" 88 "bust_shape_2_full" 155 } - gene_age={ "old_4" 76 "old_3" 145 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 169 "avg_spacing_avg_thickness" 135 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 223 "layer_2_avg_thickness" 190 } - gene_body_hair={ "body_hair_sparse" 143 "body_hair_avg" 89 } - gene_hair_type={ "hair_wavy" 128 "hair_wavy" 108 } - gene_baldness={ "male_pattern_baldness" 99 "male_pattern_baldness" 129 } - eye_accessory={ "normal_eyes" 44 "normal_eyes" 44 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 35 "normal_eyelashes" 35 } - beards={ "no_beard" 127 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 123 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 68 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 185 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 108 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 76 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 201 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_prithviraja_rajputana.txt b/N3OW/common/bookmark_portraits/challenge_character_prithviraja_rajputana.txt deleted file mode 100644 index 4ebbcb2d..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_prithviraja_rajputana.txt +++ /dev/null @@ -1,153 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:188142 -challenge_character_prithviraja_rajputana={ - type=boy - id=4193879441 - age=0.160000 - genes={ hair_color={ 200 213 68 252 } - skin_color={ 103 184 101 171 } - eye_color={ 69 249 45 248 } - gene_chin_forward={ "chin_forward_pos" 139 "chin_forward_pos" 146 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 115 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_pos" 130 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 84 } - gene_eye_distance={ "eye_distance_pos" 191 "eye_distance_pos" 161 } - gene_eye_shut={ "eye_shut_neg" 124 "eye_shut_neg" 116 } - gene_forehead_angle={ "forehead_angle_neg" 87 "forehead_angle_pos" 130 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 92 "forehead_brow_height_pos" 143 } - gene_forehead_roundness={ "forehead_roundness_pos" 165 "forehead_roundness_pos" 156 } - gene_forehead_width={ "forehead_width_pos" 137 "forehead_width_neg" 113 } - gene_forehead_height={ "forehead_height_pos" 134 "forehead_height_neg" 122 } - gene_head_height={ "head_height_pos" 151 "head_height_pos" 140 } - gene_head_width={ "head_width_neg" 112 "head_width_neg" 110 } - gene_head_profile={ "head_profile_neg" 113 "head_profile_pos" 138 } - gene_head_top_height={ "head_top_height_neg" 111 "head_top_height_pos" 141 } - gene_head_top_width={ "head_top_width_neg" 110 "head_top_width_pos" 160 } - gene_jaw_angle={ "jaw_angle_neg" 108 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 140 "jaw_forward_pos" 138 } - gene_jaw_height={ "jaw_height_neg" 81 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_pos" 133 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_pos" 164 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 94 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_neg" 124 } - gene_mouth_width={ "mouth_width_pos" 180 "mouth_width_neg" 120 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 102 "mouth_upper_lip_size_pos" 128 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 126 "mouth_lower_lip_size_pos" 134 } - gene_mouth_open={ "mouth_open_pos" 142 "mouth_open_pos" 158 } - gene_neck_length={ "neck_length_pos" 133 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_neg" 97 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_pos" 19 "cheek_forward_pos" 203 } - gene_bs_cheek_height={ "cheek_height_neg" 83 "cheek_height_neg" 96 } - gene_bs_cheek_width={ "cheek_width_neg" 76 "cheek_width_pos" 48 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_pos" 11 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 16 "ear_inner_shape_pos" 185 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 70 "ear_upper_bend_pos" 6 } - gene_bs_ear_outward={ "ear_outward_neg" 60 "ear_outward_pos" 32 } - gene_bs_ear_size={ "ear_size_neg" 34 "ear_size_neg" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 203 "eye_corner_depth_pos" 205 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 102 "eye_fold_shape_pos" 106 } - gene_bs_eye_size={ "eye_size_pos" 7 "eye_size_pos" 103 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 129 "eye_upper_lid_size_pos" 34 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 5 "forehead_brow_curve_neg" 132 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 11 "forehead_brow_forward_neg" 121 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 13 "forehead_brow_inner_height_pos" 41 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 43 "forehead_brow_outer_height_neg" 36 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 3 "forehead_brow_width_neg" 27 } - gene_bs_jaw_def={ "jaw_def_neg" 47 "jaw_def_neg" 54 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 79 "mouth_lower_lip_def_pos" 19 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 14 "mouth_lower_lip_full_pos" 79 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 182 "mouth_lower_lip_pad_neg" 27 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 104 "mouth_lower_lip_width_pos" 112 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 29 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 5 "mouth_philtrum_shape_pos" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 187 "mouth_philtrum_width_pos" 49 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 33 "mouth_upper_lip_def_pos" 27 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 16 "mouth_upper_lip_full_neg" 17 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 117 "mouth_upper_lip_profile_pos" 37 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 72 "mouth_upper_lip_width_pos" 36 } - gene_bs_nose_forward={ "nose_forward_neg" 69 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_pos" 44 "nose_height_pos" 57 } - gene_bs_nose_length={ "nose_length_neg" 9 "nose_length_neg" 18 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 22 "nose_nostril_height_pos" 56 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 44 "nose_nostril_width_pos" 59 } - gene_bs_nose_profile={ "nose_profile_pos" 52 "nose_profile_pos" 37 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 23 "nose_ridge_angle_neg" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 44 "nose_ridge_width_pos" 119 } - gene_bs_nose_size={ "nose_size_pos" 65 "nose_size_pos" 59 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 99 "nose_tip_angle_neg" 46 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 8 "nose_tip_forward_pos" 24 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 24 "nose_tip_width_neg" 39 } - face_detail_cheek_def={ "cheek_def_02" 59 "cheek_def_01" 2 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 29 "cheek_fat_01_pos" 193 } - face_detail_chin_cleft={ "chin_cleft" 10 "chin_dimple" 10 } - face_detail_chin_def={ "chin_def" 12 "chin_def" 2 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 113 "eye_lower_lid_def" 241 } - face_detail_eye_socket={ "eye_socket_color_03" 22 "eye_socket_02" 21 } - face_detail_nasolabial={ "nasolabial_03" 120 "nasolabial_03" 55 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 5 "nose_ridge_def_pos" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 12 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 18 "temple_def" 59 } - expression_brow_wrinkles={ "brow_wrinkles_02" 33 "brow_wrinkles_03" 191 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_02" 213 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 202 "forehead_wrinkles_01" 52 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 181 "complexion_5" 251 } - gene_height={ "normal_height" 163 "normal_height" 125 } - gene_bs_body_type={ "body_fat_head_fat_medium" 130 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_pear_full" 234 "body_shape_apple_half" 20 } - gene_bs_bust={ "bust_clothes" 91 "bust_shape_4_full" 112 } - gene_age={ "old_4" 242 "old_4" 213 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 160 "far_spacing_high_thickness" 214 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 173 "layer_2_high_thickness" 215 } - gene_body_hair={ "body_hair_sparse" 208 "body_hair_avg" 126 } - gene_hair_type={ "hair_curly" 106 "hair_wavy" 121 } - gene_baldness={ "male_pattern_baldness" 79 "male_pattern_baldness" 156 } - eye_accessory={ "normal_eyes" 214 "normal_eyes" 214 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 60 "normal_eyelashes" 60 } - beards={ "indian_beards_straight" 126 "no_beard" 0 } - hairstyles={ "all_hairstyles" 107 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 189 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_high_nobility_clothes" 137 "most_clothes" 0 } - headgear={ "indian_royalty" 48 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_raoul_valois.txt b/N3OW/common/bookmark_portraits/challenge_character_raoul_valois.txt deleted file mode 100644 index 9458ec52..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_raoul_valois.txt +++ /dev/null @@ -1,166 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:40406 -challenge_character_raoul_valois={ - type=male - id=3523170782 - age=0.450000 - genes={ hair_color={ 191 183 229 169 } - skin_color={ 32 71 51 74 } - eye_color={ 47 167 153 180 } - gene_chin_forward={ "chin_forward_neg" 119 "chin_forward_pos" 150 } - gene_chin_height={ "chin_height_neg" 120 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_neg" 116 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 139 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 116 "eye_height_pos" 131 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_pos" 227 "eye_shut_neg" 126 } - gene_forehead_angle={ "forehead_angle_pos" 136 "forehead_angle_pos" 156 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 133 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 203 "forehead_roundness_pos" 148 } - gene_forehead_width={ "forehead_width_neg" 112 "forehead_width_neg" 92 } - gene_forehead_height={ "forehead_height_neg" 107 "forehead_height_pos" 146 } - gene_head_height={ "head_height_pos" 172 "head_height_pos" 162 } - gene_head_width={ "head_width_neg" 107 "head_width_pos" 147 } - gene_head_profile={ "head_profile_pos" 145 "head_profile_neg" 110 } - gene_head_top_height={ "head_top_height_neg" 118 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 160 "head_top_width_pos" 156 } - gene_jaw_angle={ "jaw_angle_pos" 129 "jaw_angle_pos" 131 } - gene_jaw_forward={ "jaw_forward_pos" 127 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_neg" 92 "jaw_width_neg" 113 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 127 "mouth_corner_depth_neg" 116 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 131 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_pos" 139 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_pos" 133 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 171 "mouth_upper_lip_size_neg" 123 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 121 "mouth_lower_lip_size_pos" 165 } - gene_mouth_open={ "mouth_open_neg" 67 "mouth_open_pos" 128 } - gene_neck_length={ "neck_length_pos" 146 "neck_length_pos" 152 } - gene_neck_width={ "neck_width_neg" 116 "neck_width_neg" 114 } - gene_bs_cheek_forward={ "cheek_forward_neg" 1 "cheek_forward_pos" 6 } - gene_bs_cheek_height={ "cheek_height_neg" 49 "cheek_height_neg" 14 } - gene_bs_cheek_width={ "cheek_width_neg" 23 "cheek_width_pos" 32 } - gene_bs_ear_angle={ "ear_angle_neg" 6 "ear_angle_pos" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 199 } - gene_bs_ear_bend={ "ear_both_bend_pos" 17 "ear_both_bend_pos" 19 } - gene_bs_ear_outward={ "ear_outward_pos" 11 "ear_outward_neg" 103 } - gene_bs_ear_size={ "ear_size_neg" 33 "ear_size_neg" 5 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 49 "eye_corner_depth_pos" 218 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 34 "eye_fold_shape_pos" 74 } - gene_bs_eye_size={ "eye_size_pos" 24 "eye_size_neg" 24 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 12 "eye_upper_lid_size_pos" 29 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 196 "forehead_brow_curve_neg" 56 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 6 "forehead_brow_forward_neg" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 66 "forehead_brow_inner_height_neg" 84 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 93 "forehead_brow_outer_height_pos" 106 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 67 "forehead_brow_width_neg" 21 } - gene_bs_jaw_def={ "jaw_def_pos" 51 "jaw_def_pos" 5 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 18 "mouth_lower_lip_def_pos" 48 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 13 "mouth_lower_lip_full_pos" 32 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 19 "mouth_lower_lip_pad_pos" 133 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 87 "mouth_lower_lip_width_pos" 88 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 35 "mouth_philtrum_def_pos" 31 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 7 "mouth_philtrum_shape_neg" 33 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 31 "mouth_philtrum_width_pos" 95 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 16 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 172 "mouth_upper_lip_full_pos" 75 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 172 "mouth_upper_lip_profile_pos" 17 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 115 "mouth_upper_lip_width_neg" 67 } - gene_bs_nose_forward={ "nose_forward_neg" 36 "nose_forward_pos" 7 } - gene_bs_nose_height={ "nose_height_neg" 8 "nose_height_pos" 85 } - gene_bs_nose_length={ "nose_length_pos" 46 "nose_length_pos" 51 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 105 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 55 "nose_nostril_width_neg" 2 } - gene_bs_nose_profile={ "nose_profile_pos" 81 "nose_profile_neg" 2 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 36 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 59 "nose_ridge_width_neg" 119 } - gene_bs_nose_size={ "nose_size_pos" 78 "nose_size_neg" 5 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 9 "nose_tip_angle_neg" 23 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 20 "nose_tip_forward_neg" 44 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 53 "nose_tip_width_neg" 38 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_01" 9 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 59 "cheek_fat_01_neg" 151 } - face_detail_chin_cleft={ "chin_dimple" 8 "chin_dimple" 8 } - face_detail_chin_def={ "chin_def_neg" 11 "chin_def" 16 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 225 "eye_lower_lid_def" 31 } - face_detail_eye_socket={ "eye_socket_02" 19 "eye_socket_02" 8 } - face_detail_nasolabial={ "nasolabial_01" 4 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 22 "nose_tip_def" 219 } - face_detail_temple_def={ "temple_def" 1 "temple_def" 2 } - expression_brow_wrinkles={ "brow_wrinkles_03" 195 "brow_wrinkles_03" 13 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 88 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 195 "forehead_wrinkles_01" 77 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 191 "complexion_7" 221 } - gene_height={ "normal_height" 121 "normal_height" 93 } - gene_bs_body_type={ "body_fat_head_fat_full" 72 "body_fat_head_fat_medium" 139 } - gene_bs_body_shape={ "body_shape_triangle_half" 244 "body_shape_pear_full" 24 } - gene_bs_bust={ "bust_clothes" 100 "bust_shape_2_full" 150 } - gene_age={ "old_3" 85 "old_4" 27 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 229 "far_spacing_high_thickness" 208 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 172 "layer_2_avg_thickness" 174 } - gene_body_hair={ "body_hair_sparse" 189 "body_hair_avg" 120 } - gene_hair_type={ "hair_wavy" 174 "hair_wavy" 105 } - gene_baldness={ "male_pattern_baldness" 154 "male_pattern_baldness" 178 } - eye_accessory={ "normal_eyes" 219 "normal_eyes" 219 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 251 "normal_eyelashes" 251 } - beards={ "western_beards_straight" 65 "no_beard" 0 } - cloaks={ "no_cloak" 123 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 199 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_low_nobility_clothes" 68 "most_clothes" 0 } - headgear={ "western_nobility" 199 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_renaud_kerak.txt b/N3OW/common/bookmark_portraits/challenge_character_renaud_kerak.txt deleted file mode 100644 index b22b0796..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_renaud_kerak.txt +++ /dev/null @@ -1,160 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:223590 -challenge_character_renaud_kerak={ - type=male - id=1239921554 - age=0.470000 - genes={ hair_color={ 33 245 198 174 } - skin_color={ 66 84 79 80 } - eye_color={ 236 194 252 134 } - gene_chin_forward={ "chin_forward_pos" 170 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 114 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_neg" 115 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_pos" 132 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_pos" 132 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_neg" 123 } - gene_eye_shut={ "eye_shut_pos" 72 "eye_shut_neg" 104 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 110 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 150 "forehead_brow_height_pos" 161 } - gene_forehead_roundness={ "forehead_roundness_pos" 201 "forehead_roundness_pos" 165 } - gene_forehead_width={ "forehead_width_neg" 82 "forehead_width_pos" 136 } - gene_forehead_height={ "forehead_height_neg" 116 "forehead_height_pos" 159 } - gene_head_height={ "head_height_neg" 91 "head_height_pos" 140 } - gene_head_width={ "head_width_pos" 136 "head_width_pos" 215 } - gene_head_profile={ "head_profile_neg" 105 "head_profile_pos" 135 } - gene_head_top_height={ "head_top_height_pos" 143 "head_top_height_neg" 124 } - gene_head_top_width={ "head_top_width_pos" 173 "head_top_width_pos" 196 } - gene_jaw_angle={ "jaw_angle_pos" 142 "jaw_angle_pos" 134 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_neg" 88 } - gene_jaw_width={ "jaw_width_pos" 154 "jaw_width_pos" 169 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 116 "mouth_corner_depth_pos" 143 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 130 "mouth_corner_height_neg" 125 } - gene_mouth_forward={ "mouth_forward_neg" 120 "mouth_forward_pos" 138 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 187 } - gene_mouth_width={ "mouth_width_neg" 174 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 142 "mouth_upper_lip_size_neg" 124 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 104 "mouth_lower_lip_size_neg" 120 } - gene_mouth_open={ "mouth_open_neg" 28 "mouth_open_pos" 153 } - gene_neck_length={ "neck_length_pos" 133 "neck_length_neg" 111 } - gene_neck_width={ "neck_width_pos" 138 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_pos" 28 "cheek_forward_neg" 30 } - gene_bs_cheek_height={ "cheek_height_neg" 53 "cheek_height_pos" 51 } - gene_bs_cheek_width={ "cheek_width_pos" 44 "cheek_width_pos" 3 } - gene_bs_ear_angle={ "ear_angle_neg" 101 "ear_angle_neg" 11 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 23 "ear_inner_shape_pos" 14 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 24 "ear_upper_bend_pos" 1 } - gene_bs_ear_outward={ "ear_outward_neg" 28 "ear_outward_neg" 10 } - gene_bs_ear_size={ "ear_size_neg" 20 "ear_size_pos" 35 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 187 "eye_corner_depth_pos" 249 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 20 "eye_fold_shape_neg" 112 } - gene_bs_eye_size={ "eye_size_neg" 20 "eye_size_pos" 125 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 49 "eye_upper_lid_size_pos" 46 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 140 "forehead_brow_curve_neg" 188 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 16 "forehead_brow_forward_pos" 3 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_neg" 19 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 71 "forehead_brow_outer_height_neg" 6 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 6 "forehead_brow_width_neg" 25 } - gene_bs_jaw_def={ "jaw_def_pos" 21 "jaw_def_neg" 51 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 69 "mouth_lower_lip_def_pos" 179 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 62 "mouth_lower_lip_full_pos" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 58 "mouth_lower_lip_pad_neg" 72 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 32 "mouth_lower_lip_width_pos" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 15 "mouth_philtrum_def_pos" 32 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 201 "mouth_philtrum_shape_neg" 41 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 60 "mouth_philtrum_width_neg" 190 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 27 "mouth_upper_lip_def_pos" 50 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 110 "mouth_upper_lip_full_pos" 19 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 32 "mouth_upper_lip_profile_neg" 8 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 13 "mouth_upper_lip_width_neg" 4 } - gene_bs_nose_forward={ "nose_forward_neg" 25 "nose_forward_neg" 20 } - gene_bs_nose_height={ "nose_height_pos" 125 "nose_height_neg" 53 } - gene_bs_nose_length={ "nose_length_neg" 72 "nose_length_neg" 31 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 14 "nose_nostril_height_pos" 33 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 39 "nose_nostril_width_neg" 4 } - gene_bs_nose_profile={ "nose_profile_pos" 12 "nose_profile_neg" 85 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 62 "nose_ridge_angle_neg" 14 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 114 "nose_ridge_width_neg" 28 } - gene_bs_nose_size={ "nose_size_pos" 62 "nose_size_neg" 8 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 14 "nose_tip_angle_pos" 101 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 28 "nose_tip_forward_pos" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 63 "nose_tip_width_pos" 65 } - face_detail_cheek_def={ "cheek_def_02" 103 "cheek_def_02" 37 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 7 "cheek_fat_01_neg" 179 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_dimple" 18 } - face_detail_chin_def={ "chin_def_neg" 14 "chin_def_neg" 3 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 86 "eye_lower_lid_def" 37 } - face_detail_eye_socket={ "eye_socket_02" 155 "eye_socket_color_03" 192 } - face_detail_nasolabial={ "nasolabial_03" 16 "nasolabial_01" 25 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 189 "nose_ridge_def_pos" 16 } - face_detail_nose_tip_def={ "nose_tip_def" 217 "nose_tip_def" 25 } - face_detail_temple_def={ "temple_def" 208 "temple_def" 5 } - expression_brow_wrinkles={ "brow_wrinkles_02" 253 "brow_wrinkles_03" 195 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_02" 147 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_03" 183 } - expression_other={ "cheek_wrinkles_both_01" 71 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 177 "complexion_6" 79 } - gene_height={ "normal_height" 175 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_medium" 85 "body_fat_head_fat_low" 116 } - gene_bs_body_shape={ "body_shape_hourglass_full" 147 "body_shape_triangle_full" 0 } - gene_bs_bust={ "bust_clothes" 132 "bust_default" 189 } - gene_age={ "old_2" 61 "old_1" 47 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 162 "avg_spacing_avg_thickness" 173 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_lower_thickness" 141 } - gene_body_hair={ "body_hair_sparse" 149 "body_hair_avg" 104 } - gene_hair_type={ "hair_curly" 184 "hair_wavy" 174 } - gene_baldness={ "male_pattern_baldness" 155 "male_pattern_baldness" 154 } - eye_accessory={ "normal_eyes" 218 "normal_eyes" 218 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 67 "normal_eyelashes" 67 } - beards={ "western_beards_straight" 65 "no_beard" 0 } - cloaks={ "fp4_cloak_western" 255 "no_cloak" 0 } - cloak_hoods={ "fp4_western_cloak_hoods" 143 "no_cloak_hood" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 107 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp4_western_era3_high_nobility_clothes" 106 "most_clothes" 0 } - headgear={ "western_high_nobility" 200 "no_headgear" 0 } - additive_headgear={ "ep2_western_era3_veils" 204 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=1554943520 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_rhodri_gwynedd.txt b/N3OW/common/bookmark_portraits/challenge_character_rhodri_gwynedd.txt deleted file mode 100644 index e9fd2f64..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_rhodri_gwynedd.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:81831 -challenge_character_rhodri_gwynedd={ - type=male - id=2224573206 - age=0.470000 - genes={ hair_color={ 189 160 183 112 } - skin_color={ 75 79 75 79 } - eye_color={ 80 145 80 145 } - gene_chin_forward={ "chin_forward_neg" 112 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 124 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_pos" 177 "chin_width_pos" 177 } - gene_eye_angle={ "eye_angle_neg" 118 "eye_angle_neg" 118 } - gene_eye_depth={ "eye_depth_pos" 137 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 139 "eye_height_pos" 139 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 117 } - gene_eye_shut={ "eye_shut_pos" 136 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 122 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 130 "forehead_brow_height_pos" 130 } - gene_forehead_roundness={ "forehead_roundness_pos" 132 "forehead_roundness_pos" 132 } - gene_forehead_width={ "forehead_width_pos" 170 "forehead_width_pos" 170 } - gene_forehead_height={ "forehead_height_neg" 100 "forehead_height_neg" 100 } - gene_head_height={ "head_height_pos" 153 "head_height_pos" 153 } - gene_head_width={ "head_width_pos" 151 "head_width_pos" 151 } - gene_head_profile={ "head_profile_neg" 114 "head_profile_neg" 114 } - gene_head_top_height={ "head_top_height_pos" 139 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_pos" 146 "head_top_width_pos" 146 } - gene_jaw_angle={ "jaw_angle_neg" 45 "jaw_angle_neg" 118 } - gene_jaw_forward={ "jaw_forward_pos" 141 "jaw_forward_pos" 141 } - gene_jaw_height={ "jaw_height_neg" 116 "jaw_height_neg" 116 } - gene_jaw_width={ "jaw_width_pos" 204 "jaw_width_pos" 204 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 137 "mouth_corner_depth_pos" 137 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_neg" 99 "mouth_forward_neg" 99 } - gene_mouth_height={ "mouth_height_pos" 132 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_pos" 140 "mouth_width_pos" 140 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 186 "mouth_upper_lip_size_pos" 140 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 201 "mouth_lower_lip_size_neg" 125 } - gene_mouth_open={ "mouth_open_neg" 7 "mouth_open_neg" 7 } - gene_neck_length={ "neck_length_neg" 110 "neck_length_neg" 110 } - gene_neck_width={ "neck_width_pos" 189 "neck_width_pos" 147 } - gene_bs_cheek_forward={ "cheek_forward_neg" 22 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_neg" 2 "cheek_height_neg" 2 } - gene_bs_cheek_width={ "cheek_width_pos" 28 "cheek_width_pos" 28 } - gene_bs_ear_angle={ "ear_angle_neg" 16 "ear_angle_neg" 16 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 28 "ear_inner_shape_pos" 28 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 122 "ear_upper_bend_pos" 122 } - gene_bs_ear_outward={ "ear_outward_pos" 44 "ear_outward_pos" 44 } - gene_bs_ear_size={ "ear_size_neg" 44 "ear_size_neg" 44 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 235 "eye_corner_depth_pos" 235 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 168 "eye_fold_shape_neg" 168 } - gene_bs_eye_size={ "eye_size_neg" 49 "eye_size_neg" 49 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 5 "eye_upper_lid_size_neg" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 40 "forehead_brow_curve_neg" 40 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 19 "forehead_brow_forward_neg" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_pos" 42 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 114 "forehead_brow_outer_height_neg" 114 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 34 "forehead_brow_width_pos" 34 } - gene_bs_jaw_def={ "jaw_def_neg" 202 "jaw_def_neg" 3 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 7 "mouth_lower_lip_def_pos" 7 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 18 "mouth_lower_lip_full_pos" 18 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 37 "mouth_lower_lip_pad_neg" 37 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 6 "mouth_philtrum_def_pos" 6 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 0 "mouth_philtrum_shape_neg" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 44 "mouth_philtrum_width_neg" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 15 "mouth_upper_lip_def_pos" 15 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 100 "mouth_upper_lip_full_neg" 100 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 63 "mouth_upper_lip_profile_pos" 63 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 125 "mouth_upper_lip_width_pos" 125 } - gene_bs_nose_forward={ "nose_forward_pos" 2 "nose_forward_pos" 2 } - gene_bs_nose_height={ "nose_height_pos" 33 "nose_height_pos" 33 } - gene_bs_nose_length={ "nose_length_neg" 104 "nose_length_neg" 104 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 38 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 74 "nose_nostril_width_neg" 74 } - gene_bs_nose_profile={ "nose_profile_neg" 31 "nose_profile_neg" 31 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 6 "nose_ridge_angle_pos" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 112 "nose_ridge_width_neg" 112 } - gene_bs_nose_size={ "nose_size_pos" 253 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 39 "nose_tip_angle_pos" 39 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 28 "nose_tip_forward_neg" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 135 "nose_tip_width_neg" 135 } - face_detail_cheek_def={ "cheek_def_01" 7 "cheek_def_01" 7 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 27 "cheek_fat_01_pos" 27 } - face_detail_chin_cleft={ "chin_cleft" 13 "chin_cleft" 13 } - face_detail_chin_def={ "chin_def_neg" 121 "chin_def_neg" 121 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 33 "eye_lower_lid_def" 33 } - face_detail_eye_socket={ "eye_socket_color_02" 25 "eye_socket_color_02" 25 } - face_detail_nasolabial={ "nasolabial_02" 4 "nasolabial_02" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 27 "nose_ridge_def_pos" 27 } - face_detail_nose_tip_def={ "nose_tip_def" 20 "nose_tip_def" 20 } - face_detail_temple_def={ "temple_def" 212 "temple_def" 212 } - expression_brow_wrinkles={ "brow_wrinkles_03" 148 "brow_wrinkles_03" 148 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 64 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 66 "forehead_wrinkles_01" 66 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 201 "complexion_6" 201 } - gene_height={ "normal_height" 133 "normal_height" 133 } - gene_bs_body_type={ "body_fat_head_fat_full" 154 "body_fat_head_fat_full" 130 } - gene_bs_body_shape={ "body_shape_rectangle_half" 98 "body_shape_rectangle_half" 22 } - gene_bs_bust={ "bust_clothes" 58 "bust_shape_3_half" 73 } - gene_age={ "old_1" 189 "old_1" 189 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 248 "far_spacing_low_thickness" 248 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 197 "layer_2_lower_thickness" 197 } - gene_body_hair={ "body_hair_avg" 112 "body_hair_avg" 186 } - gene_hair_type={ "hair_straight" 174 "hair_straight" 174 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 43 "normal_eyes" 43 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 85 "normal_eyelashes" 85 } - beards={ "all_beards" 14 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 19 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 15 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 158 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 4 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 80 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 217 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_richard_capua.txt b/N3OW/common/bookmark_portraits/challenge_character_richard_capua.txt deleted file mode 100644 index f875f77e..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_richard_capua.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:1152 -challenge_character_richard_capua={ - type=male - id=2517507450 - age=0.440000 - genes={ hair_color={ 186 176 187 116 } - skin_color={ 48 69 35 71 } - eye_color={ 234 178 13 196 } - gene_chin_forward={ "chin_forward_neg" 90 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_neg" 100 "chin_height_pos" 132 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 125 } - gene_eye_angle={ "eye_angle_neg" 106 "eye_angle_pos" 161 } - gene_eye_depth={ "eye_depth_pos" 140 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 131 } - gene_forehead_angle={ "forehead_angle_neg" 107 "forehead_angle_neg" 115 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 160 "forehead_brow_height_pos" 135 } - gene_forehead_roundness={ "forehead_roundness_pos" 214 "forehead_roundness_pos" 162 } - gene_forehead_width={ "forehead_width_neg" 108 "forehead_width_neg" 127 } - gene_forehead_height={ "forehead_height_neg" 118 "forehead_height_pos" 149 } - gene_head_height={ "head_height_neg" 126 "head_height_neg" 76 } - gene_head_width={ "head_width_neg" 111 "head_width_pos" 141 } - gene_head_profile={ "head_profile_neg" 104 "head_profile_pos" 142 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_pos" 135 "head_top_width_neg" 122 } - gene_jaw_angle={ "jaw_angle_neg" 102 "jaw_angle_neg" 104 } - gene_jaw_forward={ "jaw_forward_pos" 137 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_pos" 173 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_pos" 63 "jaw_width_pos" 133 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_neg" 125 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 105 "mouth_height_neg" 125 } - gene_mouth_width={ "mouth_width_neg" 115 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 124 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 81 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 36 } - gene_neck_length={ "neck_length_pos" 144 "neck_length_neg" 122 } - gene_neck_width={ "neck_width_pos" 151 "neck_width_neg" 112 } - gene_bs_cheek_forward={ "cheek_forward_pos" 7 "cheek_forward_neg" 20 } - gene_bs_cheek_height={ "cheek_height_neg" 63 "cheek_height_pos" 25 } - gene_bs_cheek_width={ "cheek_width_neg" 182 "cheek_width_pos" 1 } - gene_bs_ear_angle={ "ear_angle_neg" 19 "ear_angle_pos" 6 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 13 "ear_inner_shape_pos" 3 } - gene_bs_ear_bend={ "ear_both_bend_pos" 129 "ear_lower_bend_pos" 19 } - gene_bs_ear_outward={ "ear_outward_pos" 29 "ear_outward_pos" 17 } - gene_bs_ear_size={ "ear_size_pos" 24 "ear_size_pos" 17 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 38 "eye_corner_depth_pos" 65 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 100 "eye_fold_shape_neg" 69 } - gene_bs_eye_size={ "eye_size_neg" 4 "eye_size_pos" 21 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 45 "eye_upper_lid_size_pos" 45 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 91 "forehead_brow_curve_neg" 1 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 7 "forehead_brow_forward_neg" 51 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 25 "forehead_brow_inner_height_neg" 25 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 33 "forehead_brow_width_pos" 30 } - gene_bs_jaw_def={ "jaw_def_pos" 91 "jaw_def_pos" 26 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 5 "mouth_lower_lip_def_pos" 11 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 12 "mouth_lower_lip_full_neg" 22 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 89 "mouth_lower_lip_pad_pos" 69 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 69 "mouth_lower_lip_width_neg" 3 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 20 "mouth_philtrum_def_pos" 18 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 42 "mouth_philtrum_shape_pos" 127 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 15 "mouth_philtrum_width_neg" 172 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 15 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 37 "mouth_upper_lip_full_pos" 30 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 9 "mouth_upper_lip_profile_pos" 33 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_pos" 35 } - gene_bs_nose_forward={ "nose_forward_neg" 61 "nose_forward_neg" 30 } - gene_bs_nose_height={ "nose_height_neg" 94 "nose_height_neg" 79 } - gene_bs_nose_length={ "nose_length_pos" 17 "nose_length_pos" 5 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 101 "nose_nostril_height_pos" 122 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 33 "nose_nostril_width_pos" 78 } - gene_bs_nose_profile={ "nose_profile_pos" 117 "nose_profile_pos" 21 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 17 "nose_ridge_angle_pos" 13 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 1 "nose_ridge_width_pos" 20 } - gene_bs_nose_size={ "nose_size_pos" 140 "nose_size_pos" 12 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 28 "nose_tip_angle_pos" 29 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 57 "nose_tip_forward_neg" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 38 "nose_tip_width_neg" 171 } - face_detail_cheek_def={ "cheek_def_01" 177 "cheek_def_02" 17 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 0 "cheek_fat_02_pos" 120 } - face_detail_chin_cleft={ "chin_cleft" 170 "chin_dimple" 12 } - face_detail_chin_def={ "chin_def_neg" 249 "chin_def" 224 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 167 "eye_lower_lid_def" 159 } - face_detail_eye_socket={ "eye_socket_02" 165 "eye_socket_03" 11 } - face_detail_nasolabial={ "nasolabial_03" 0 "nasolabial_02" 20 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 120 "nose_ridge_def_pos" 25 } - face_detail_nose_tip_def={ "nose_tip_def" 248 "nose_tip_def" 221 } - face_detail_temple_def={ "temple_def" 225 "temple_def" 198 } - expression_brow_wrinkles={ "brow_wrinkles_03" 198 "brow_wrinkles_02" 82 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 46 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 170 "forehead_wrinkles_01" 55 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 103 "complexion_7" 207 } - gene_height={ "normal_height" 135 "normal_height" 133 } - gene_bs_body_type={ "body_fat_head_fat_low" 158 "body_fat_head_fat_full" 116 } - gene_bs_body_shape={ "body_shape_apple_half" 29 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 126 "bust_shape_4_half" 195 } - gene_age={ "old_3" 165 "old_4" 246 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 118 "close_spacing_high_thickness" 223 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 103 "layer_2_high_thickness" 136 } - gene_body_hair={ "body_hair_avg" 85 "body_hair_avg" 103 } - gene_hair_type={ "hair_straight" 115 "hair_curly" 184 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 190 "normal_eyes" 190 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 192 "normal_eyelashes" 192 } - beards={ "western_beards_straight" 219 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 211 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 139 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_high_nobility_clothes" 154 "most_clothes" 0 } - headgear={ "sp2_western_high_nobility" 143 "no_headgear" 0 } - additive_headgear={ "ep2_western_era2_veils" 140 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_richard_poitiers.txt b/N3OW/common/bookmark_portraits/challenge_character_richard_poitiers.txt deleted file mode 100644 index 172fb185..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_richard_poitiers.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:204510 -challenge_character_richard_poitiers={ - type=male - id=562767645 - age=0.210000 - genes={ hair_color={ 228 137 188 204 } - skin_color={ 62 84 61 82 } - eye_color={ 76 145 141 139 } - gene_chin_forward={ "chin_forward_pos" 136 "chin_forward_pos" 143 } - gene_chin_height={ "chin_height_pos" 135 "chin_height_neg" 119 } - gene_chin_width={ "chin_width_neg" 116 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_pos" 103 "eye_angle_pos" 136 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_pos" 134 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 146 "eye_shut_pos" 140 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_neg" 120 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 65 "forehead_brow_height_neg" 111 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 151 } - gene_forehead_width={ "forehead_width_pos" 142 "forehead_width_pos" 151 } - gene_forehead_height={ "forehead_height_neg" 80 "forehead_height_neg" 97 } - gene_head_height={ "head_height_pos" 175 "head_height_neg" 124 } - gene_head_width={ "head_width_pos" 171 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 114 "head_profile_neg" 96 } - gene_head_top_height={ "head_top_height_neg" 117 "head_top_height_pos" 137 } - gene_head_top_width={ "head_top_width_pos" 135 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_pos" 128 "jaw_angle_neg" 112 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 116 } - gene_jaw_height={ "jaw_height_pos" 137 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_neg" 109 "jaw_width_pos" 155 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_neg" 106 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_neg" 98 "mouth_height_neg" 120 } - gene_mouth_width={ "mouth_width_neg" 149 "mouth_width_pos" 130 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 100 "mouth_upper_lip_size_pos" 157 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 91 "mouth_lower_lip_size_neg" 82 } - gene_mouth_open={ "mouth_open_neg" 95 "mouth_open_neg" 119 } - gene_neck_length={ "neck_length_neg" 127 "neck_length_neg" 107 } - gene_neck_width={ "neck_width_pos" 147 "neck_width_pos" 141 } - gene_bs_cheek_forward={ "cheek_forward_pos" 53 "cheek_forward_neg" 41 } - gene_bs_cheek_height={ "cheek_height_pos" 24 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 20 "cheek_width_neg" 14 } - gene_bs_ear_angle={ "ear_angle_pos" 77 "ear_angle_pos" 30 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 178 "ear_inner_shape_pos" 115 } - gene_bs_ear_bend={ "ear_both_bend_pos" 42 "ear_upper_bend_pos" 66 } - gene_bs_ear_outward={ "ear_outward_pos" 97 "ear_outward_pos" 93 } - gene_bs_ear_size={ "ear_size_neg" 10 "ear_size_neg" 24 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 215 "eye_corner_depth_pos" 179 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 79 "eye_fold_shape_pos" 8 } - gene_bs_eye_size={ "eye_size_neg" 133 "eye_size_neg" 20 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 186 "eye_upper_lid_size_neg" 24 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 151 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 21 "forehead_brow_forward_pos" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 25 "forehead_brow_inner_height_neg" 42 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 36 "forehead_brow_outer_height_neg" 22 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 48 "forehead_brow_width_pos" 52 } - gene_bs_jaw_def={ "jaw_def_neg" 8 "jaw_def_pos" 37 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 195 "mouth_lower_lip_def_pos" 36 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 89 "mouth_lower_lip_full_neg" 29 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 140 "mouth_lower_lip_pad_neg" 57 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 5 "mouth_lower_lip_width_neg" 93 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 185 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 39 "mouth_philtrum_shape_neg" 37 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 26 "mouth_philtrum_width_neg" 164 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 18 "mouth_upper_lip_def_pos" 150 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 16 "mouth_upper_lip_full_neg" 76 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_neg" 33 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 49 "mouth_upper_lip_width_pos" 115 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_neg" 169 "nose_height_neg" 103 } - gene_bs_nose_length={ "nose_length_neg" 40 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 101 "nose_nostril_height_neg" 62 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 20 "nose_nostril_width_neg" 66 } - gene_bs_nose_profile={ "nose_profile_pos" 6 "nose_profile_neg" 27 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 25 "nose_ridge_angle_neg" 34 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 15 "nose_ridge_width_neg" 28 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 48 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 0 "nose_tip_angle_pos" 33 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 11 "nose_tip_forward_neg" 3 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 76 "nose_tip_width_neg" 21 } - face_detail_cheek_def={ "cheek_def_01" 137 "cheek_def_02" 35 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 59 "cheek_fat_04_pos" 116 } - face_detail_chin_cleft={ "chin_dimple" 21 "chin_dimple" 23 } - face_detail_chin_def={ "chin_def" 232 "chin_def" 219 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 4 "eye_lower_lid_def" 114 } - face_detail_eye_socket={ "eye_socket_01" 3 "eye_socket_color_01" 9 } - face_detail_nasolabial={ "nasolabial_02" 203 "nasolabial_02" 87 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 17 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 238 "nose_tip_def" 14 } - face_detail_temple_def={ "temple_def" 231 "temple_def" 218 } - expression_brow_wrinkles={ "brow_wrinkles_04" 51 "brow_wrinkles_04" 100 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 67 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 98 "forehead_wrinkles_01" 72 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_1" 149 } - gene_height={ "normal_height" 160 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_medium" 123 "body_fat_head_fat_full" 117 } - gene_bs_body_shape={ "body_shape_rectangle_full" 136 "body_shape_rectangle_half" 0 } - gene_bs_bust={ "bust_clothes" 97 "bust_shape_2_half" 174 } - gene_age={ "old_1" 181 "old_3" 135 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 234 "avg_spacing_high_thickness" 216 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 181 "layer_2_lower_thickness" 171 } - gene_body_hair={ "body_hair_sparse" 112 "body_hair_avg" 96 } - gene_hair_type={ "hair_straight" 128 "hair_curly" 167 } - gene_baldness={ "male_pattern_baldness" 168 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 85 "normal_eyes" 85 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 29 "normal_eyelashes" 29 } - beards={ "all_beards" 179 "no_beard" 0 } - cloaks={ "no_cloak" 4 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 252 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era3_high_nobility_clothes" 140 "most_clothes" 0 } - headgear={ "sp3_western_high_nobility" 17 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_rogier_albi.txt b/N3OW/common/bookmark_portraits/challenge_character_rogier_albi.txt deleted file mode 100644 index 8537aa07..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_rogier_albi.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:205570 -challenge_character_rogier_albi={ - type=male - id=1975182627 - age=0.290000 - genes={ hair_color={ 67 249 104 119 } - skin_color={ 65 76 72 78 } - eye_color={ 176 200 56 144 } - gene_chin_forward={ "chin_forward_pos" 143 "chin_forward_neg" 107 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 170 } - gene_chin_width={ "chin_width_pos" 145 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_neg" 115 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 123 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 122 "eye_height_pos" 137 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_neg" 111 } - gene_eye_shut={ "eye_shut_pos" 182 "eye_shut_pos" 146 } - gene_forehead_angle={ "forehead_angle_pos" 130 "forehead_angle_pos" 142 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 172 } - gene_forehead_roundness={ "forehead_roundness_pos" 225 "forehead_roundness_pos" 157 } - gene_forehead_width={ "forehead_width_neg" 120 "forehead_width_pos" 176 } - gene_forehead_height={ "forehead_height_neg" 85 "forehead_height_neg" 51 } - gene_head_height={ "head_height_neg" 125 "head_height_neg" 89 } - gene_head_width={ "head_width_neg" 90 "head_width_neg" 126 } - gene_head_profile={ "head_profile_pos" 153 "head_profile_neg" 87 } - gene_head_top_height={ "head_top_height_pos" 156 "head_top_height_pos" 128 } - gene_head_top_width={ "head_top_width_pos" 148 "head_top_width_pos" 149 } - gene_jaw_angle={ "jaw_angle_neg" 121 "jaw_angle_neg" 114 } - gene_jaw_forward={ "jaw_forward_pos" 176 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 115 "jaw_height_pos" 131 } - gene_jaw_width={ "jaw_width_neg" 108 "jaw_width_pos" 133 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_neg" 114 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 136 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 110 } - gene_mouth_height={ "mouth_height_pos" 149 "mouth_height_pos" 140 } - gene_mouth_width={ "mouth_width_pos" 135 "mouth_width_pos" 161 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 160 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 140 "mouth_lower_lip_size_neg" 124 } - gene_mouth_open={ "mouth_open_neg" 29 "mouth_open_neg" 40 } - gene_neck_length={ "neck_length_pos" 147 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 137 "neck_width_pos" 145 } - gene_bs_cheek_forward={ "cheek_forward_pos" 30 "cheek_forward_pos" 11 } - gene_bs_cheek_height={ "cheek_height_pos" 31 "cheek_height_neg" 46 } - gene_bs_cheek_width={ "cheek_width_neg" 171 "cheek_width_neg" 47 } - gene_bs_ear_angle={ "ear_angle_neg" 12 "ear_angle_neg" 2 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 15 "ear_inner_shape_pos" 162 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 12 "ear_upper_bend_pos" 44 } - gene_bs_ear_outward={ "ear_outward_neg" 51 "ear_outward_pos" 80 } - gene_bs_ear_size={ "ear_size_pos" 42 "ear_size_pos" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_pos" 174 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 187 "eye_fold_shape_neg" 48 } - gene_bs_eye_size={ "eye_size_pos" 12 "eye_size_pos" 126 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 34 "eye_upper_lid_size_pos" 29 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 83 "forehead_brow_curve_neg" 75 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 68 "forehead_brow_forward_pos" 35 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 19 "forehead_brow_inner_height_neg" 12 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 4 "forehead_brow_outer_height_neg" 18 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 16 "forehead_brow_width_neg" 85 } - gene_bs_jaw_def={ "jaw_def_pos" 95 "jaw_def_neg" 36 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 1 "mouth_lower_lip_def_pos" 38 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 11 "mouth_lower_lip_full_pos" 26 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 170 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 61 "mouth_lower_lip_width_neg" 28 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 32 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 34 "mouth_philtrum_shape_pos" 141 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 28 "mouth_philtrum_width_pos" 25 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 103 "mouth_upper_lip_def_pos" 33 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 102 "mouth_upper_lip_full_neg" 37 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 18 "mouth_upper_lip_profile_neg" 38 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 25 "mouth_upper_lip_width_pos" 84 } - gene_bs_nose_forward={ "nose_forward_neg" 32 "nose_forward_pos" 23 } - gene_bs_nose_height={ "nose_height_pos" 30 "nose_height_neg" 41 } - gene_bs_nose_length={ "nose_length_neg" 45 "nose_length_neg" 51 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 93 "nose_nostril_height_pos" 32 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 18 "nose_nostril_width_neg" 33 } - gene_bs_nose_profile={ "nose_profile_neg" 79 "nose_profile_pos" 20 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 7 "nose_ridge_angle_neg" 13 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 11 "nose_ridge_width_neg" 20 } - gene_bs_nose_size={ "nose_size_pos" 72 "nose_size_pos" 82 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 44 "nose_tip_angle_pos" 62 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 26 "nose_tip_forward_pos" 44 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 11 "nose_tip_width_pos" 46 } - face_detail_cheek_def={ "cheek_def_01" 50 "cheek_def_01" 19 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 5 "cheek_fat_04_pos" 255 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 23 "chin_def_neg" 150 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 109 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_03" 21 "eye_socket_02" 13 } - face_detail_nasolabial={ "nasolabial_03" 8 "nasolabial_01" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 9 "nose_ridge_def_pos" 11 } - face_detail_nose_tip_def={ "nose_tip_def" 36 "nose_tip_def" 220 } - face_detail_temple_def={ "temple_def" 241 "temple_def" 115 } - expression_brow_wrinkles={ "brow_wrinkles_02" 234 "brow_wrinkles_03" 22 } - expression_eye_wrinkles={ "eye_wrinkles_01" 78 "eye_wrinkles_02" 187 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 139 "forehead_wrinkles_01" 85 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 129 "complexion_1" 134 } - gene_height={ "normal_height" 130 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_medium" 122 "body_fat_head_fat_low" 118 } - gene_bs_body_shape={ "body_shape_apple_half" 82 "body_shape_rectangle_half" 17 } - gene_bs_bust={ "bust_clothes" 149 "bust_shape_3_half" 7 } - gene_age={ "old_2" 163 "old_4" 240 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 152 "avg_spacing_lower_thickness" 131 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 181 "layer_2_avg_thickness" 179 } - gene_body_hair={ "body_hair_sparse" 169 "body_hair_sparse" 131 } - gene_hair_type={ "hair_wavy" 173 "hair_straight" 191 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 195 "normal_eyes" 195 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 136 "normal_eyelashes" 136 } - beards={ "all_beards" 29 "no_beard" 0 } - cloaks={ "no_cloak" 210 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 79 "all_hairstyles" 0 } - legwear={ "western_war_legwear" 191 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 43 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=726151402 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_rostislav_tmutarakan.txt b/N3OW/common/bookmark_portraits/challenge_character_rostislav_tmutarakan.txt deleted file mode 100644 index 4d0b1372..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_rostislav_tmutarakan.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:670 -challenge_character_rostislav_tmutarakan={ - type=male - id=2285697521 - age=0.280000 - genes={ hair_color={ 104 80 230 36 } - skin_color={ 84 80 84 80 } - eye_color={ 174 150 174 150 } - gene_chin_forward={ "chin_forward_neg" 125 "chin_forward_neg" 125 } - gene_chin_height={ "chin_height_neg" 105 "chin_height_neg" 105 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_pos" 135 "eye_angle_pos" 135 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 130 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 117 "eye_distance_neg" 117 } - gene_eye_shut={ "eye_shut_pos" 153 "eye_shut_pos" 153 } - gene_forehead_angle={ "forehead_angle_pos" 152 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 97 "forehead_brow_height_neg" 97 } - gene_forehead_roundness={ "forehead_roundness_pos" 182 "forehead_roundness_pos" 182 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_neg" 115 "forehead_height_neg" 115 } - gene_head_height={ "head_height_pos" 145 "head_height_pos" 145 } - gene_head_width={ "head_width_pos" 128 "head_width_pos" 128 } - gene_head_profile={ "head_profile_neg" 98 "head_profile_neg" 98 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_pos" 138 } - gene_head_top_width={ "head_top_width_pos" 153 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 59 "jaw_angle_neg" 59 } - gene_jaw_forward={ "jaw_forward_pos" 134 "jaw_forward_pos" 134 } - gene_jaw_height={ "jaw_height_neg" 126 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_pos" 144 "jaw_width_pos" 144 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 110 "mouth_corner_depth_neg" 110 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 119 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_pos" 129 "mouth_forward_pos" 129 } - gene_mouth_height={ "mouth_height_pos" 145 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 123 "mouth_width_neg" 123 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 178 "mouth_upper_lip_size_pos" 178 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_neg" 77 } - gene_mouth_open={ "mouth_open_pos" 139 "mouth_open_pos" 139 } - gene_neck_length={ "neck_length_pos" 141 "neck_length_pos" 141 } - gene_neck_width={ "neck_width_neg" 123 "neck_width_neg" 123 } - gene_bs_cheek_forward={ "cheek_forward_neg" 50 "cheek_forward_neg" 50 } - gene_bs_cheek_height={ "cheek_height_pos" 7 "cheek_height_pos" 7 } - gene_bs_cheek_width={ "cheek_width_pos" 43 "cheek_width_pos" 43 } - gene_bs_ear_angle={ "ear_angle_neg" 22 "ear_angle_neg" 22 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 8 "ear_inner_shape_pos" 8 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 61 "ear_upper_bend_pos" 61 } - gene_bs_ear_outward={ "ear_outward_pos" 14 "ear_outward_pos" 14 } - gene_bs_ear_size={ "ear_size_neg" 6 "ear_size_neg" 6 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 191 "eye_corner_depth_pos" 191 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 185 "eye_fold_shape_neg" 185 } - gene_bs_eye_size={ "eye_size_pos" 93 "eye_size_pos" 93 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 26 "eye_upper_lid_size_pos" 26 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 28 "forehead_brow_curve_neg" 28 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 101 "forehead_brow_forward_neg" 101 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 42 "forehead_brow_inner_height_neg" 42 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_neg" 15 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 81 "forehead_brow_width_pos" 81 } - gene_bs_jaw_def={ "jaw_def_pos" 17 "jaw_def_pos" 17 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 8 "mouth_lower_lip_def_pos" 8 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 61 "mouth_lower_lip_full_neg" 61 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 127 "mouth_lower_lip_pad_neg" 127 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 73 "mouth_lower_lip_width_neg" 73 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 16 "mouth_philtrum_def_pos" 16 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 17 "mouth_philtrum_shape_neg" 17 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 11 "mouth_philtrum_width_pos" 11 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 43 "mouth_upper_lip_def_pos" 43 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 52 "mouth_upper_lip_full_pos" 52 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 20 "mouth_upper_lip_profile_pos" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 37 "mouth_upper_lip_width_pos" 37 } - gene_bs_nose_forward={ "nose_forward_neg" 3 "nose_forward_neg" 3 } - gene_bs_nose_height={ "nose_height_pos" 21 "nose_height_pos" 21 } - gene_bs_nose_length={ "nose_length_pos" 55 "nose_length_pos" 55 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 113 "nose_nostril_height_neg" 113 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 13 "nose_nostril_width_neg" 13 } - gene_bs_nose_profile={ "nose_profile_pos" 101 "nose_profile_pos" 101 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 79 "nose_ridge_angle_neg" 79 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 44 "nose_ridge_width_pos" 44 } - gene_bs_nose_size={ "nose_size_pos" 65 "nose_size_pos" 65 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 111 "nose_tip_angle_neg" 111 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 20 "nose_tip_forward_neg" 20 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 25 "nose_tip_width_neg" 25 } - face_detail_cheek_def={ "cheek_def_01" 124 "cheek_def_01" 124 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 10 "cheek_fat_01_neg" 10 } - face_detail_chin_cleft={ "chin_cleft" 123 "chin_cleft" 123 } - face_detail_chin_def={ "chin_def_neg" 229 "chin_def_neg" 229 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 50 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_color_03" 209 "eye_socket_color_03" 209 } - face_detail_nasolabial={ "nasolabial_02" 114 "nasolabial_02" 114 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 34 "nose_ridge_def_pos" 34 } - face_detail_nose_tip_def={ "nose_tip_def" 34 "nose_tip_def" 34 } - face_detail_temple_def={ "temple_def" 122 "temple_def" 122 } - expression_brow_wrinkles={ "brow_wrinkles_04" 8 "brow_wrinkles_04" 8 } - expression_eye_wrinkles={ "eye_wrinkles_01" 190 "eye_wrinkles_01" 27 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 11 "forehead_wrinkles_01" 11 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 172 "complexion_5" 172 } - gene_height={ "normal_height" 128 "normal_height" 128 } - gene_bs_body_type={ "body_fat_head_fat_full" 115 "body_fat_head_fat_full" 128 } - gene_bs_body_shape={ "body_shape_average" 86 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 72 "bust_shape_4_full" 114 } - gene_age={ "old_4" 152 "old_4" 152 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 125 "far_spacing_low_thickness" 125 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 188 "layer_2_low_thickness" 188 } - gene_body_hair={ "body_hair_avg" 92 "body_hair_avg" 92 } - gene_hair_type={ "hair_straight" 186 "hair_straight" 186 } - gene_baldness={ "male_pattern_baldness" 228 "male_pattern_baldness" 228 } - eye_accessory={ "normal_eyes" 237 "normal_eyes" 237 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 101 "normal_eyelashes" 101 } - beards={ "all_beards" 19 "no_beard" 0 } - cloaks={ "no_cloak" 209 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_curly" 126 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 32 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 174 "most_clothes" 0 } - headgear={ "northern_common" 127 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_sargis_greater_armenia.txt b/N3OW/common/bookmark_portraits/challenge_character_sargis_greater_armenia.txt deleted file mode 100644 index acdb441b..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_sargis_greater_armenia.txt +++ /dev/null @@ -1,158 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:232758 -challenge_character_sargis_greater_armenia={ - type=male - id=1966925148 - age=0.410000 - genes={ hair_color={ 25 240 99 234 } - skin_color={ 0 89 177 119 } - eye_color={ 94 207 59 158 } - gene_chin_forward={ "chin_forward_neg" 124 "chin_forward_pos" 149 } - gene_chin_height={ "chin_height_pos" 127 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_neg" 95 } - gene_eye_angle={ "eye_angle_pos" 129 "eye_angle_neg" 118 } - gene_eye_depth={ "eye_depth_neg" 125 "eye_depth_pos" 149 } - gene_eye_height={ "eye_height_pos" 131 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 158 "eye_distance_pos" 134 } - gene_eye_shut={ "eye_shut_neg" 123 "eye_shut_neg" 104 } - gene_forehead_angle={ "forehead_angle_neg" 104 "forehead_angle_neg" 125 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 148 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 161 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_neg" 104 "forehead_width_neg" 120 } - gene_forehead_height={ "forehead_height_pos" 151 "forehead_height_neg" 108 } - gene_head_height={ "head_height_neg" 78 "head_height_pos" 171 } - gene_head_width={ "head_width_pos" 170 "head_width_pos" 147 } - gene_head_profile={ "head_profile_pos" 142 "head_profile_pos" 170 } - gene_head_top_height={ "head_top_height_neg" 93 "head_top_height_pos" 138 } - gene_head_top_width={ "head_top_width_pos" 164 "head_top_width_pos" 170 } - gene_jaw_angle={ "jaw_angle_pos" 131 "jaw_angle_pos" 136 } - gene_jaw_forward={ "jaw_forward_neg" 117 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_pos" 149 "jaw_width_pos" 172 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 89 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 136 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_pos" 130 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_pos" 164 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 140 "mouth_upper_lip_size_pos" 130 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 146 "mouth_lower_lip_size_neg" 76 } - gene_mouth_open={ "mouth_open_neg" 51 "mouth_open_pos" 191 } - gene_neck_length={ "neck_length_neg" 111 "neck_length_pos" 130 } - gene_neck_width={ "neck_width_neg" 107 "neck_width_neg" 109 } - gene_bs_cheek_forward={ "cheek_forward_neg" 7 "cheek_forward_pos" 31 } - gene_bs_cheek_height={ "cheek_height_neg" 37 "cheek_height_neg" 1 } - gene_bs_cheek_width={ "cheek_width_pos" 29 "cheek_width_neg" 46 } - gene_bs_ear_angle={ "ear_angle_neg" 36 "ear_angle_neg" 36 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 70 "ear_inner_shape_pos" 24 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 41 "ear_upper_bend_pos" 62 } - gene_bs_ear_outward={ "ear_outward_pos" 104 "ear_outward_pos" 24 } - gene_bs_ear_size={ "ear_size_pos" 33 "ear_size_neg" 43 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 87 "eye_corner_depth_pos" 235 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 33 "eye_fold_shape_pos" 90 } - gene_bs_eye_size={ "eye_size_pos" 17 "eye_size_pos" 32 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 137 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 44 "forehead_brow_curve_neg" 196 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 36 "forehead_brow_forward_neg" 9 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 107 "forehead_brow_inner_height_pos" 44 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 46 "forehead_brow_outer_height_neg" 103 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 72 "forehead_brow_width_pos" 10 } - gene_bs_jaw_def={ "jaw_def_pos" 70 "jaw_def_pos" 39 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 64 "mouth_lower_lip_def_pos" 3 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 57 "mouth_lower_lip_full_pos" 126 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 47 "mouth_lower_lip_pad_neg" 78 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 16 "mouth_lower_lip_width_pos" 26 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 47 "mouth_philtrum_def_pos" 5 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 20 "mouth_philtrum_shape_pos" 81 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 31 "mouth_philtrum_width_pos" 119 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 50 "mouth_upper_lip_def_pos" 19 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 11 "mouth_upper_lip_full_pos" 17 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 38 "mouth_upper_lip_profile_neg" 28 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 125 "mouth_upper_lip_width_pos" 35 } - gene_bs_nose_forward={ "nose_forward_neg" 72 "nose_forward_neg" 7 } - gene_bs_nose_height={ "nose_height_pos" 70 "nose_height_pos" 76 } - gene_bs_nose_length={ "nose_length_pos" 15 "nose_length_neg" 19 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 81 "nose_nostril_height_pos" 6 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 16 "nose_nostril_width_neg" 77 } - gene_bs_nose_profile={ "nose_profile_neg" 36 "nose_profile_neg" 16 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 25 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 35 "nose_ridge_width_neg" 42 } - gene_bs_nose_size={ "nose_size_pos" 11 "nose_size_pos" 90 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 25 "nose_tip_angle_neg" 40 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 20 "nose_tip_forward_pos" 27 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 49 "nose_tip_width_neg" 12 } - face_detail_cheek_def={ "cheek_def_01" 5 "cheek_def_01" 20 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 17 "cheek_fat_01_pos" 98 } - face_detail_chin_cleft={ "chin_cleft" 25 "chin_cleft" 15 } - face_detail_chin_def={ "chin_def" 166 "chin_def" 202 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 111 "eye_lower_lid_def" 20 } - face_detail_eye_socket={ "eye_socket_01" 15 "eye_socket_color_01" 13 } - face_detail_nasolabial={ "nasolabial_02" 181 "nasolabial_03" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 74 "nose_ridge_def_pos" 2 } - face_detail_nose_tip_def={ "nose_tip_def" 219 "nose_tip_def" 77 } - face_detail_temple_def={ "temple_def" 110 "temple_def" 80 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_04" 9 } - expression_eye_wrinkles={ "eye_wrinkles_01" 237 "eye_wrinkles_03" 215 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 225 "forehead_wrinkles_02" 165 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 179 "complexion_4" 101 } - gene_height={ "normal_height" 121 "normal_height" 128 } - gene_bs_body_type={ "body_fat_head_fat_full" 173 "body_fat_head_fat_low" 140 } - gene_bs_body_shape={ "body_shape_apple_half" 161 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 117 "bust_shape_3_half" 114 } - gene_age={ "old_2" 232 "old_2" 85 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 226 "far_spacing_avg_thickness" 158 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 168 "layer_2_low_thickness" 182 } - gene_body_hair={ "body_hair_dense" 177 "body_hair_sparse" 121 } - gene_hair_type={ "hair_wavy" 174 "hair_wavy" 92 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 113 "normal_eyes" 113 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 219 "normal_eyelashes" 219 } - beards={ "ep3_beards_straight" 255 "no_beard" 0 } - cloaks={ "no_cloak" 89 "no_cloak" 0 } - hairstyles={ "ep3_byzantine_hairstyle" 255 "all_hairstyles" 0 } - legwear={ "ep3_byzantine_nobility_legwear" 237 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "byzantine_war_nobility_clothes" 169 "most_clothes" 0 } - headgear={ "byzantine_high_nobility" 141 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_shisnand_coimbra.txt b/N3OW/common/bookmark_portraits/challenge_character_shisnand_coimbra.txt deleted file mode 100644 index 19792107..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_shisnand_coimbra.txt +++ /dev/null @@ -1,165 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:109610 -challenge_character_shisnand_coimbra={ - type=male - id=1141844330 - age=0.280000 - genes={ hair_color={ 119 234 217 246 } - skin_color={ 136 129 135 137 } - eye_color={ 59 209 16 144 } - gene_chin_forward={ "chin_forward_neg" 77 "chin_forward_pos" 172 } - gene_chin_height={ "chin_height_pos" 149 "chin_height_neg" 108 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_pos" 128 } - gene_eye_angle={ "eye_angle_neg" 116 "eye_angle_neg" 98 } - gene_eye_depth={ "eye_depth_pos" 159 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 141 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_pos" 153 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_pos" 167 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 110 "forehead_angle_neg" 94 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 177 "forehead_brow_height_neg" 109 } - gene_forehead_roundness={ "forehead_roundness_pos" 159 "forehead_roundness_pos" 211 } - gene_forehead_width={ "forehead_width_neg" 81 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_pos" 143 "forehead_height_neg" 98 } - gene_head_height={ "head_height_neg" 123 "head_height_pos" 153 } - gene_head_width={ "head_width_pos" 180 "head_width_neg" 126 } - gene_head_profile={ "head_profile_neg" 89 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_neg" 103 "head_top_height_neg" 108 } - gene_head_top_width={ "head_top_width_pos" 135 "head_top_width_pos" 148 } - gene_jaw_angle={ "jaw_angle_neg" 122 "jaw_angle_neg" 102 } - gene_jaw_forward={ "jaw_forward_neg" 118 "jaw_forward_neg" 119 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_neg" 96 } - gene_jaw_width={ "jaw_width_neg" 101 "jaw_width_pos" 155 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_pos" 144 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_pos" 136 } - gene_mouth_height={ "mouth_height_neg" 72 "mouth_height_pos" 146 } - gene_mouth_width={ "mouth_width_neg" 152 "mouth_width_pos" 156 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 146 "mouth_upper_lip_size_neg" 121 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 160 "mouth_lower_lip_size_neg" 87 } - gene_mouth_open={ "mouth_open_neg" 127 "mouth_open_pos" 152 } - gene_neck_length={ "neck_length_pos" 142 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_neg" 84 "neck_width_pos" 128 } - gene_bs_cheek_forward={ "cheek_forward_neg" 40 "cheek_forward_neg" 48 } - gene_bs_cheek_height={ "cheek_height_pos" 40 "cheek_height_pos" 41 } - gene_bs_cheek_width={ "cheek_width_pos" 46 "cheek_width_neg" 43 } - gene_bs_ear_angle={ "ear_angle_pos" 43 "ear_angle_pos" 53 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 29 "ear_inner_shape_pos" 33 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 34 "ear_upper_bend_pos" 73 } - gene_bs_ear_outward={ "ear_outward_neg" 86 "ear_outward_pos" 11 } - gene_bs_ear_size={ "ear_size_pos" 126 "ear_size_neg" 88 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 155 "eye_corner_depth_pos" 239 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 87 "eye_fold_shape_pos" 24 } - gene_bs_eye_size={ "eye_size_neg" 8 "eye_size_neg" 66 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 117 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 9 "forehead_brow_curve_pos" 4 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 77 "forehead_brow_forward_pos" 98 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 85 "forehead_brow_inner_height_neg" 55 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 12 "forehead_brow_outer_height_neg" 14 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 24 "forehead_brow_width_pos" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 3 "jaw_def_neg" 181 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 151 "mouth_lower_lip_def_pos" 128 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 102 "mouth_lower_lip_full_neg" 13 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 116 "mouth_lower_lip_pad_pos" 86 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 108 "mouth_lower_lip_width_pos" 10 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 39 "mouth_philtrum_def_pos" 2 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 22 "mouth_philtrum_shape_pos" 49 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 63 "mouth_philtrum_width_neg" 92 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 3 "mouth_upper_lip_def_pos" 35 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 41 "mouth_upper_lip_full_neg" 10 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 5 "mouth_upper_lip_profile_pos" 240 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 24 "mouth_upper_lip_width_pos" 9 } - gene_bs_nose_forward={ "nose_forward_pos" 26 "nose_forward_pos" 14 } - gene_bs_nose_height={ "nose_height_neg" 146 "nose_height_pos" 93 } - gene_bs_nose_length={ "nose_length_pos" 25 "nose_length_pos" 77 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 37 "nose_nostril_height_neg" 21 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 20 "nose_nostril_width_neg" 112 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 13 "nose_profile_pos" 112 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 80 "nose_ridge_angle_pos" 24 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 29 "nose_ridge_width_neg" 49 } - gene_bs_nose_size={ "nose_size_pos" 33 "nose_size_pos" 213 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 36 "nose_tip_angle_pos" 36 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 11 "nose_tip_forward_pos" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 0 "nose_tip_width_neg" 143 } - face_detail_cheek_def={ "cheek_def_02" 134 "cheek_def_02" 20 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 171 "cheek_fat_02_pos" 113 } - face_detail_chin_cleft={ "chin_cleft" 9 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def_neg" 0 "chin_def_neg" 25 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 207 "eye_lower_lid_def" 251 } - face_detail_eye_socket={ "eye_socket_color_02" 120 "eye_socket_color_03" 7 } - face_detail_nasolabial={ "nasolabial_01" 35 "nasolabial_01" 5 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 168 "nose_ridge_def_pos" 183 } - face_detail_nose_tip_def={ "nose_tip_def" 62 "nose_tip_def" 18 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 172 } - expression_brow_wrinkles={ "brow_wrinkles_01" 84 "brow_wrinkles_01" 6 } - expression_eye_wrinkles={ "eye_wrinkles_03" 204 "eye_wrinkles_01" 94 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 41 "forehead_wrinkles_01" 70 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 88 "complexion_4" 241 } - gene_height={ "normal_height" 167 "normal_height" 141 } - gene_bs_body_type={ "body_fat_head_fat_medium" 170 "body_fat_head_fat_full" 111 } - gene_bs_body_shape={ "body_shape_average" 90 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 62 "bust_shape_1_half" 104 } - gene_age={ "old_2" 214 "old_4" 242 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 206 "avg_spacing_avg_thickness" 192 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 204 "layer_2_low_thickness" 199 } - gene_body_hair={ "body_hair_dense" 159 "body_hair_avg" 134 } - gene_hair_type={ "hair_curly" 123 "hair_curly" 182 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 71 "normal_eyes" 71 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 188 "normal_eyelashes" 188 } - beards={ "fp2_beards_straight" 211 "no_beard" 0 } - hairstyles={ "fp2_hairstyles_iberian_christian_straight" 255 "all_hairstyles" 0 } - legwear={ "mena_war_legwear" 170 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_muslim_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "fp2_muslim_war_nobility" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 616600735 616600735 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_siemowit_wielkopolska.txt b/N3OW/common/bookmark_portraits/challenge_character_siemowit_wielkopolska.txt deleted file mode 100644 index fda3f743..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_siemowit_wielkopolska.txt +++ /dev/null @@ -1,155 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:82235 -challenge_character_siemowit_wielkopolska={ - type=male - id=3352633867 - age=0.420000 - genes={ hair_color={ 253 179 81 245 } - skin_color={ 89 74 89 74 } - eye_color={ 170 175 170 175 } - gene_chin_forward={ "chin_forward_pos" 152 "chin_forward_pos" 152 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_neg" 116 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_neg" 122 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_pos" 140 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 165 "eye_distance_pos" 165 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_pos" 149 "forehead_angle_pos" 149 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 153 "forehead_brow_height_pos" 153 } - gene_forehead_roundness={ "forehead_roundness_pos" 139 "forehead_roundness_pos" 139 } - gene_forehead_width={ "forehead_width_neg" 87 "forehead_width_neg" 87 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_pos" 146 } - gene_head_height={ "head_height_neg" 99 "head_height_neg" 99 } - gene_head_width={ "head_width_pos" 137 "head_width_pos" 137 } - gene_head_profile={ "head_profile_pos" 133 "head_profile_pos" 133 } - gene_head_top_height={ "head_top_height_neg" 117 "head_top_height_neg" 117 } - gene_head_top_width={ "head_top_width_pos" 152 "head_top_width_pos" 152 } - gene_jaw_angle={ "jaw_angle_neg" 103 "jaw_angle_neg" 103 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_pos" 153 "jaw_width_pos" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 117 "mouth_corner_depth_neg" 117 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_neg" 107 "mouth_height_neg" 107 } - gene_mouth_width={ "mouth_width_neg" 132 "mouth_width_neg" 94 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 120 "mouth_upper_lip_size_neg" 120 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 84 "mouth_lower_lip_size_neg" 84 } - gene_mouth_open={ "mouth_open_neg" 75 "mouth_open_neg" 75 } - gene_neck_length={ "neck_length_pos" 153 "neck_length_pos" 153 } - gene_neck_width={ "neck_width_pos" 216 "neck_width_pos" 163 } - gene_bs_cheek_forward={ "cheek_forward_pos" 42 "cheek_forward_pos" 42 } - gene_bs_cheek_height={ "cheek_height_pos" 128 "cheek_height_pos" 30 } - gene_bs_cheek_width={ "cheek_width_neg" 47 "cheek_width_neg" 47 } - gene_bs_ear_angle={ "ear_angle_neg" 45 "ear_angle_neg" 45 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 45 "ear_inner_shape_pos" 45 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 40 "ear_upper_bend_pos" 40 } - gene_bs_ear_outward={ "ear_outward_pos" 47 "ear_outward_pos" 47 } - gene_bs_ear_size={ "ear_size_pos" 7 "ear_size_pos" 7 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 249 "eye_corner_depth_pos" 249 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 42 "eye_fold_shape_pos" 42 } - gene_bs_eye_size={ "eye_size_neg" 29 "eye_size_neg" 29 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 6 "eye_upper_lid_size_pos" 6 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 18 "forehead_brow_curve_neg" 18 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 42 "forehead_brow_forward_neg" 42 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 46 "forehead_brow_inner_height_neg" 46 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 1 "forehead_brow_outer_height_pos" 1 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 8 "forehead_brow_width_pos" 8 } - gene_bs_jaw_def={ "jaw_def_neg" 53 "jaw_def_neg" 53 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 41 "mouth_lower_lip_def_pos" 41 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 99 "mouth_lower_lip_full_pos" 99 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 23 "mouth_lower_lip_pad_neg" 23 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 8 "mouth_lower_lip_width_pos" 8 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 90 "mouth_philtrum_def_pos" 40 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 16 "mouth_philtrum_shape_neg" 16 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 31 "mouth_philtrum_width_pos" 31 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 15 "mouth_upper_lip_def_pos" 15 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 111 "mouth_upper_lip_full_pos" 111 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 90 "mouth_upper_lip_profile_pos" 90 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_neg" 35 "nose_forward_neg" 35 } - gene_bs_nose_height={ "nose_height_neg" 73 "nose_height_pos" 111 } - gene_bs_nose_length={ "nose_length_neg" 0 "nose_length_neg" 105 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 17 "nose_nostril_height_neg" 17 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 23 "nose_nostril_width_neg" 23 } - gene_bs_nose_profile={ "nose_profile_pos" 18 "nose_profile_pos" 18 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 4 "nose_ridge_angle_pos" 4 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 21 "nose_ridge_width_pos" 21 } - gene_bs_nose_size={ "nose_size_neg" 28 "nose_size_neg" 28 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 34 "nose_tip_angle_pos" 34 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 17 "nose_tip_forward_pos" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 20 "nose_tip_width_neg" 20 } - face_detail_cheek_def={ "cheek_def_01" 178 "cheek_def_01" 84 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 61 "cheek_fat_01_neg" 61 } - face_detail_chin_cleft={ "chin_dimple" 4 "chin_dimple" 4 } - face_detail_chin_def={ "chin_def" 228 "chin_def" 228 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 32 "eye_lower_lid_def" 32 } - face_detail_eye_socket={ "eye_socket_color_03" 220 "eye_socket_color_03" 220 } - face_detail_nasolabial={ "nasolabial_02" 168 "nasolabial_02" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 23 "nose_ridge_def_pos" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 6 "nose_tip_def" 6 } - face_detail_temple_def={ "temple_def" 86 "temple_def" 86 } - expression_brow_wrinkles={ "brow_wrinkles_01" 29 "brow_wrinkles_01" 29 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 141 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 18 "forehead_wrinkles_01" 18 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_7" 233 "complexion_4" 233 } - gene_height={ "normal_height" 140 "normal_height" 140 } - gene_bs_body_type={ "body_fat_head_fat_low" 137 "body_fat_head_fat_low" 141 } - gene_bs_body_shape={ "body_shape_rectangle_half" 89 "body_shape_rectangle_half" 3 } - gene_bs_bust={ "bust_clothes" 58 "bust_shape_3_full" 73 } - gene_age={ "old_3" 23 "old_3" 23 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 216 "far_spacing_avg_thickness" 216 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 148 "layer_2_avg_thickness" 148 } - gene_body_hair={ "body_hair_avg" 97 "body_hair_avg" 97 } - gene_hair_type={ "hair_straight" 107 "hair_straight" 107 } - gene_baldness={ "male_pattern_baldness" 115 "male_pattern_baldness" 115 } - eye_accessory={ "normal_eyes" 197 "normal_eyes" 197 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 41 "normal_eyelashes" 41 } - beards={ "all_beards" 74 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 193 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 143 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 94 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_high_nobility_clothes" 250 "most_clothes" 0 } - headgear={ "ep2_western_era1_high_nobility" 219 "no_headgear" 0 } - additive_headgear={ "ep2_western_era1_veils" 251 "no_additive" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_vicayalaya_chola_nadu.txt b/N3OW/common/bookmark_portraits/challenge_character_vicayalaya_chola_nadu.txt deleted file mode 100644 index c1d544c4..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_vicayalaya_chola_nadu.txt +++ /dev/null @@ -1,161 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:175080 -challenge_character_vicayalaya_chola_nadu={ - type=male - id=2086724293 - age=0.400000 - genes={ hair_color={ 53 252 17 247 } - skin_color={ 110 231 115 232 } - eye_color={ 42 242 56 246 } - gene_chin_forward={ "chin_forward_neg" 124 "chin_forward_neg" 89 } - gene_chin_height={ "chin_height_neg" 118 "chin_height_pos" 129 } - gene_chin_width={ "chin_width_pos" 130 "chin_width_neg" 114 } - gene_eye_angle={ "eye_angle_neg" 105 "eye_angle_pos" 129 } - gene_eye_depth={ "eye_depth_neg" 114 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_neg" 113 "eye_height_neg" 120 } - gene_eye_distance={ "eye_distance_pos" 138 "eye_distance_pos" 190 } - gene_eye_shut={ "eye_shut_pos" 147 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_pos" 131 "forehead_angle_pos" 139 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 139 "forehead_brow_height_neg" 104 } - gene_forehead_roundness={ "forehead_roundness_pos" 156 "forehead_roundness_pos" 175 } - gene_forehead_width={ "forehead_width_neg" 103 "forehead_width_pos" 141 } - gene_forehead_height={ "forehead_height_neg" 107 "forehead_height_neg" 88 } - gene_head_height={ "head_height_pos" 133 "head_height_pos" 138 } - gene_head_width={ "head_width_pos" 128 "head_width_neg" 108 } - gene_head_profile={ "head_profile_neg" 97 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 99 "head_top_height_pos" 135 } - gene_head_top_width={ "head_top_width_pos" 137 "head_top_width_pos" 199 } - gene_jaw_angle={ "jaw_angle_neg" 106 "jaw_angle_pos" 140 } - gene_jaw_forward={ "jaw_forward_neg" 114 "jaw_forward_neg" 115 } - gene_jaw_height={ "jaw_height_neg" 90 "jaw_height_neg" 107 } - gene_jaw_width={ "jaw_width_neg" 115 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 136 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 129 "mouth_corner_height_pos" 129 } - gene_mouth_forward={ "mouth_forward_pos" 140 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_pos" 190 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 132 "mouth_width_neg" 123 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 146 "mouth_upper_lip_size_pos" 145 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 123 "mouth_lower_lip_size_pos" 160 } - gene_mouth_open={ "mouth_open_neg" 83 "mouth_open_neg" 1 } - gene_neck_length={ "neck_length_neg" 111 "neck_length_neg" 108 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 27 "cheek_forward_pos" 27 } - gene_bs_cheek_height={ "cheek_height_neg" 18 "cheek_height_neg" 33 } - gene_bs_cheek_width={ "cheek_width_pos" 47 "cheek_width_pos" 55 } - gene_bs_ear_angle={ "ear_angle_neg" 4 "ear_angle_pos" 19 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 53 "ear_inner_shape_pos" 11 } - gene_bs_ear_bend={ "ear_both_bend_pos" 13 "ear_lower_bend_pos" 45 } - gene_bs_ear_outward={ "ear_outward_pos" 25 "ear_outward_pos" 19 } - gene_bs_ear_size={ "ear_size_pos" 51 "ear_size_pos" 40 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 213 "eye_corner_depth_pos" 238 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 24 "eye_fold_shape_neg" 95 } - gene_bs_eye_size={ "eye_size_neg" 51 "eye_size_neg" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 16 "eye_upper_lid_size_neg" 60 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 186 "forehead_brow_curve_neg" 17 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 36 "forehead_brow_forward_pos" 51 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 19 "forehead_brow_inner_height_neg" 11 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 105 "forehead_brow_outer_height_neg" 3 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 21 "forehead_brow_width_neg" 2 } - gene_bs_jaw_def={ "jaw_def_neg" 121 "jaw_def_pos" 43 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 46 "mouth_lower_lip_def_pos" 42 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 68 "mouth_lower_lip_full_pos" 89 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 38 "mouth_lower_lip_pad_pos" 51 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 65 "mouth_lower_lip_width_pos" 11 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 44 "mouth_philtrum_def_pos" 18 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 34 "mouth_philtrum_shape_pos" 17 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 59 "mouth_philtrum_width_pos" 13 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 8 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 48 "mouth_upper_lip_full_pos" 146 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 155 "mouth_upper_lip_profile_pos" 34 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 10 "mouth_upper_lip_width_pos" 76 } - gene_bs_nose_forward={ "nose_forward_pos" 25 "nose_forward_neg" 14 } - gene_bs_nose_height={ "nose_height_pos" 140 "nose_height_pos" 149 } - gene_bs_nose_length={ "nose_length_neg" 14 "nose_length_pos" 14 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 21 "nose_nostril_height_neg" 105 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 104 "nose_nostril_width_neg" 1 } - gene_bs_nose_profile={ "nose_profile_pos" 5 "nose_profile_pos" 6 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 32 "nose_ridge_angle_pos" 31 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 22 "nose_ridge_width_pos" 99 } - gene_bs_nose_size={ "nose_size_neg" 33 "nose_size_pos" 2 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 38 "nose_tip_angle_neg" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 21 "nose_tip_forward_neg" 51 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 10 "nose_tip_width_neg" 83 } - face_detail_cheek_def={ "cheek_def_01" 30 "cheek_def_01" 104 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 18 "cheek_fat_01_pos" 108 } - face_detail_chin_cleft={ "chin_dimple" 22 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 16 "chin_def" 1 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 87 "eye_lower_lid_def" 122 } - face_detail_eye_socket={ "eye_socket_color_02" 228 "eye_socket_color_02" 60 } - face_detail_nasolabial={ "nasolabial_01" 8 "nasolabial_01" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 64 "nose_ridge_def_pos" 20 } - face_detail_nose_tip_def={ "nose_tip_def" 11 "nose_tip_def" 82 } - face_detail_temple_def={ "temple_def" 152 "temple_def" 157 } - expression_brow_wrinkles={ "brow_wrinkles_01" 171 "brow_wrinkles_02" 21 } - expression_eye_wrinkles={ "eye_wrinkles_01" 31 "eye_wrinkles_02" 247 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 32 "forehead_wrinkles_01" 61 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 221 "complexion_5" 232 } - gene_height={ "normal_height" 124 "normal_height" 121 } - gene_bs_body_type={ "body_fat_head_fat_medium" 156 "body_fat_head_fat_medium" 136 } - gene_bs_body_shape={ "body_shape_triangle_half" 123 "body_shape_hourglass_half" 41 } - gene_bs_bust={ "bust_clothes" 52 "bust_shape_3_full" 104 } - gene_age={ "old_4" 155 "old_3" 173 } - gene_eyebrows_shape={ "far_spacing_high_thickness" 171 "close_spacing_high_thickness" 230 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 132 "layer_2_avg_thickness" 202 } - gene_body_hair={ "body_hair_sparse_low_stubble" 205 "body_hair_sparse" 209 } - gene_hair_type={ "hair_wavy" 97 "hair_straight" 190 } - gene_baldness={ "male_pattern_baldness" 163 "male_pattern_baldness" 191 } - eye_accessory={ "normal_eyes" 170 "normal_eyes" 170 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 13 "normal_eyelashes" 13 } - beards={ "indian_beards_curly" 211 "no_beard" 0 } - hairstyles={ "indian_hairstyles_curly" 255 "all_hairstyles" 0 } - legwear={ "mena_nobility_legwear" 204 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "indian_high_nobility_clothes" 48 "most_clothes" 0 } - headgear={ "indian_high_nobility" 177 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - props_right={ "ep1_artisan_sword_indian" 255 "no_props" 0 } - gene_additive_animations_fat={ "fat_additive" 5 "fat_additive" 0 } - gene_additive_animations_dwarf={ "dwarf_additive" 0 "dwarf_additive" 0 } - gene_retargeting_fix={ "female_prop" 0 "female_prop" 0 } - } - entity={ 912297863 912297863 } - tags={ { - hash=1989892411 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_werner_aargau.txt b/N3OW/common/bookmark_portraits/challenge_character_werner_aargau.txt deleted file mode 100644 index e3b05ca2..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_werner_aargau.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:20289 -challenge_character_werner_aargau={ - type=male - id=995248359 - age=0.410000 - genes={ hair_color={ 169 169 189 204 } - skin_color={ 53 80 52 80 } - eye_color={ 243 142 193 164 } - gene_chin_forward={ "chin_forward_neg" 115 "chin_forward_neg" 102 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_neg" 102 } - gene_chin_width={ "chin_width_pos" 138 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_neg" 121 "eye_angle_neg" 117 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 156 } - gene_eye_height={ "eye_height_pos" 137 "eye_height_neg" 114 } - gene_eye_distance={ "eye_distance_neg" 122 "eye_distance_pos" 137 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_neg" 110 } - gene_forehead_angle={ "forehead_angle_pos" 138 "forehead_angle_neg" 78 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 130 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 156 "forehead_roundness_pos" 225 } - gene_forehead_width={ "forehead_width_neg" 28 "forehead_width_neg" 112 } - gene_forehead_height={ "forehead_height_neg" 87 "forehead_height_neg" 102 } - gene_head_height={ "head_height_pos" 133 "head_height_neg" 110 } - gene_head_width={ "head_width_pos" 152 "head_width_pos" 144 } - gene_head_profile={ "head_profile_neg" 85 "head_profile_pos" 137 } - gene_head_top_height={ "head_top_height_pos" 136 "head_top_height_pos" 157 } - gene_head_top_width={ "head_top_width_pos" 143 "head_top_width_pos" 132 } - gene_jaw_angle={ "jaw_angle_pos" 54 "jaw_angle_neg" 119 } - gene_jaw_forward={ "jaw_forward_pos" 154 "jaw_forward_pos" 164 } - gene_jaw_height={ "jaw_height_neg" 122 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_neg" 87 "jaw_width_pos" 185 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 114 "mouth_corner_depth_pos" 128 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 120 "mouth_corner_height_pos" 138 } - gene_mouth_forward={ "mouth_forward_pos" 139 "mouth_forward_neg" 115 } - gene_mouth_height={ "mouth_height_neg" 120 "mouth_height_neg" 103 } - gene_mouth_width={ "mouth_width_pos" 206 "mouth_width_pos" 130 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 120 "mouth_upper_lip_size_pos" 142 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 93 "mouth_lower_lip_size_pos" 190 } - gene_mouth_open={ "mouth_open_neg" 63 "mouth_open_neg" 110 } - gene_neck_length={ "neck_length_neg" 123 "neck_length_neg" 119 } - gene_neck_width={ "neck_width_pos" 186 "neck_width_neg" 112 } - gene_bs_cheek_forward={ "cheek_forward_neg" 51 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_pos" 46 "cheek_height_neg" 121 } - gene_bs_cheek_width={ "cheek_width_pos" 32 "cheek_width_pos" 14 } - gene_bs_ear_angle={ "ear_angle_pos" 17 "ear_angle_neg" 134 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 117 "ear_inner_shape_pos" 125 } - gene_bs_ear_bend={ "ear_both_bend_pos" 114 "ear_lower_bend_pos" 106 } - gene_bs_ear_outward={ "ear_outward_pos" 33 "ear_outward_neg" 7 } - gene_bs_ear_size={ "ear_size_pos" 138 "ear_size_neg" 75 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 250 "eye_corner_depth_pos" 195 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 38 "eye_fold_shape_neg" 16 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 7 "eye_upper_lid_size_neg" 43 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 96 "forehead_brow_curve_pos" 1 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 47 "forehead_brow_forward_pos" 102 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 36 "forehead_brow_inner_height_neg" 15 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 192 "forehead_brow_outer_height_neg" 8 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 86 "forehead_brow_width_pos" 35 } - gene_bs_jaw_def={ "jaw_def_pos" 255 "jaw_def_pos" 154 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 45 "mouth_lower_lip_def_pos" 180 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 1 "mouth_lower_lip_full_pos" 20 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 201 "mouth_lower_lip_pad_pos" 23 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 126 "mouth_lower_lip_width_neg" 8 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 31 "mouth_philtrum_def_pos" 19 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 51 "mouth_philtrum_shape_neg" 12 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 0 "mouth_philtrum_width_neg" 23 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 33 "mouth_upper_lip_def_pos" 28 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 25 "mouth_upper_lip_full_pos" 129 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 4 "mouth_upper_lip_profile_neg" 127 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 40 "mouth_upper_lip_width_pos" 112 } - gene_bs_nose_forward={ "nose_forward_pos" 18 "nose_forward_neg" 18 } - gene_bs_nose_height={ "nose_height_neg" 8 "nose_height_pos" 17 } - gene_bs_nose_length={ "nose_length_neg" 103 "nose_length_pos" 47 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 35 "nose_nostril_height_neg" 101 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 27 "nose_nostril_width_neg" 57 } - gene_bs_nose_profile={ "nose_profile_pos" 21 "nose_profile_pos" 31 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 27 "nose_ridge_angle_pos" 25 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 40 "nose_ridge_width_neg" 94 } - gene_bs_nose_size={ "nose_size_pos" 255 "nose_size_pos" 49 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 47 "nose_tip_angle_pos" 36 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 10 "nose_tip_forward_pos" 28 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 177 "nose_tip_width_pos" 44 } - face_detail_cheek_def={ "cheek_def_02" 25 "cheek_def_01" 2 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 239 "cheek_fat_01_neg" 15 } - face_detail_chin_cleft={ "chin_cleft" 221 "chin_dimple" 22 } - face_detail_chin_def={ "chin_def_neg" 67 "chin_def_neg" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 157 "eye_lower_lid_def" 49 } - face_detail_eye_socket={ "eye_socket_01" 28 "eye_socket_color_01" 173 } - face_detail_nasolabial={ "nasolabial_01" 24 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 10 "nose_ridge_def_pos" 4 } - face_detail_nose_tip_def={ "nose_tip_def" 24 "nose_tip_def" 252 } - face_detail_temple_def={ "temple_def" 114 "temple_def" 229 } - expression_brow_wrinkles={ "brow_wrinkles_04" 0 "brow_wrinkles_04" 42 } - expression_eye_wrinkles={ "eye_wrinkles_01" 58 "eye_wrinkles_02" 157 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 42 "forehead_wrinkles_01" 69 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 155 "complexion_3" 168 } - gene_height={ "normal_height" 124 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_full" 181 "body_fat_head_fat_full" 122 } - gene_bs_body_shape={ "body_shape_apple_half" 61 "body_shape_rectangle_full" 48 } - gene_bs_bust={ "bust_clothes" 107 "bust_shape_4_half" 116 } - gene_age={ "old_3" 119 "old_2" 105 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 220 "far_spacing_avg_thickness" 228 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 84 "layer_2_low_thickness" 140 } - gene_body_hair={ "body_hair_sparse" 171 "body_hair_sparse" 158 } - gene_hair_type={ "hair_wavy" 170 "hair_wavy" 169 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 88 "normal_eyes" 88 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 91 "normal_eyelashes" 91 } - beards={ "all_beards" 74 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 129 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 3 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 118 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "dde_hre_low_nobility_clothes" 204 "most_clothes" 0 } - headgear={ "western_nobility" 118 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/challenge_character_werner_worms.txt b/N3OW/common/bookmark_portraits/challenge_character_werner_worms.txt deleted file mode 100644 index 02ecbb85..00000000 --- a/N3OW/common/bookmark_portraits/challenge_character_werner_worms.txt +++ /dev/null @@ -1,150 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portraits -# History database id:161555 -challenge_character_werner_worms={ - type=male - id=4211502529 - age=0.360000 - genes={ hair_color={ 207 199 59 250 } - skin_color={ 56 85 50 85 } - eye_color={ 148 186 221 176 } - gene_chin_forward={ "chin_forward_neg" 106 "chin_forward_pos" 141 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 121 "chin_width_pos" 132 } - gene_eye_angle={ "eye_angle_neg" 126 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 110 "eye_depth_pos" 132 } - gene_eye_height={ "eye_height_pos" 129 "eye_height_pos" 136 } - gene_eye_distance={ "eye_distance_neg" 113 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 141 "eye_shut_pos" 147 } - gene_forehead_angle={ "forehead_angle_pos" 153 "forehead_angle_neg" 111 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 173 "forehead_brow_height_pos" 152 } - gene_forehead_roundness={ "forehead_roundness_pos" 188 "forehead_roundness_neg" 120 } - gene_forehead_width={ "forehead_width_pos" 138 "forehead_width_neg" 111 } - gene_forehead_height={ "forehead_height_pos" 133 "forehead_height_neg" 123 } - gene_head_height={ "head_height_neg" 79 "head_height_neg" 120 } - gene_head_width={ "head_width_neg" 91 "head_width_neg" 112 } - gene_head_profile={ "head_profile_neg" 97 "head_profile_neg" 77 } - gene_head_top_height={ "head_top_height_neg" 114 "head_top_height_neg" 104 } - gene_head_top_width={ "head_top_width_pos" 177 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_neg" 112 "jaw_angle_pos" 129 } - gene_jaw_forward={ "jaw_forward_pos" 128 "jaw_forward_pos" 130 } - gene_jaw_height={ "jaw_height_pos" 131 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 150 "jaw_width_neg" 115 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_pos" 140 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 130 "mouth_corner_height_neg" 114 } - gene_mouth_forward={ "mouth_forward_neg" 102 "mouth_forward_pos" 176 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_neg" 121 } - gene_mouth_width={ "mouth_width_neg" 114 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 207 "mouth_upper_lip_size_pos" 170 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 117 "mouth_lower_lip_size_neg" 117 } - gene_mouth_open={ "mouth_open_neg" 29 "mouth_open_pos" 177 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 168 } - gene_bs_cheek_forward={ "cheek_forward_neg" 51 "cheek_forward_neg" 21 } - gene_bs_cheek_height={ "cheek_height_neg" 27 "cheek_height_neg" 21 } - gene_bs_cheek_width={ "cheek_width_pos" 41 "cheek_width_pos" 28 } - gene_bs_ear_angle={ "ear_angle_pos" 31 "ear_angle_pos" 92 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 19 "ear_inner_shape_pos" 87 } - gene_bs_ear_bend={ "ear_both_bend_pos" 18 "ear_upper_bend_pos" 154 } - gene_bs_ear_outward={ "ear_outward_neg" 36 "ear_outward_neg" 60 } - gene_bs_ear_size={ "ear_size_neg" 25 "ear_size_neg" 66 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 191 "eye_corner_depth_pos" 196 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 32 "eye_fold_shape_pos" 41 } - gene_bs_eye_size={ "eye_size_pos" 8 "eye_size_pos" 45 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 52 "eye_upper_lid_size_pos" 201 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 43 "forehead_brow_curve_pos" 27 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 29 "forehead_brow_forward_neg" 8 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 1 "forehead_brow_inner_height_neg" 103 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 48 "forehead_brow_outer_height_neg" 124 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 1 "forehead_brow_width_pos" 76 } - gene_bs_jaw_def={ "jaw_def_neg" 17 "jaw_def_neg" 146 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 51 "mouth_lower_lip_def_pos" 5 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 36 "mouth_lower_lip_full_pos" 31 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 93 "mouth_lower_lip_pad_pos" 2 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 110 "mouth_lower_lip_width_pos" 8 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 34 "mouth_philtrum_def_pos" 27 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 16 "mouth_philtrum_shape_pos" 38 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 87 "mouth_philtrum_width_neg" 94 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 17 "mouth_upper_lip_def_pos" 22 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 6 "mouth_upper_lip_full_neg" 6 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 72 "mouth_upper_lip_profile_pos" 16 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 53 "mouth_upper_lip_width_pos" 30 } - gene_bs_nose_forward={ "nose_forward_pos" 18 "nose_forward_neg" 9 } - gene_bs_nose_height={ "nose_height_pos" 70 "nose_height_pos" 72 } - gene_bs_nose_length={ "nose_length_neg" 5 "nose_length_pos" 9 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 34 "nose_nostril_height_neg" 8 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 20 "nose_nostril_width_neg" 34 } - gene_bs_nose_profile={ "nose_profile_pos" 67 "nose_profile_hawk" 7 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 27 "nose_ridge_angle_neg" 27 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 100 "nose_ridge_width_pos" 44 } - gene_bs_nose_size={ "nose_size_neg" 149 "nose_size_pos" 48 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 15 "nose_tip_angle_pos" 50 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 32 "nose_tip_forward_neg" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 79 "nose_tip_width_neg" 6 } - face_detail_cheek_def={ "cheek_def_01" 16 "cheek_def_02" 23 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 49 "cheek_fat_02_pos" 166 } - face_detail_chin_cleft={ "chin_cleft" 184 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 214 "chin_def" 18 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 251 "eye_lower_lid_def" 203 } - face_detail_eye_socket={ "eye_socket_color_02" 218 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_03" 73 "nasolabial_02" 15 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 255 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 19 "nose_tip_def" 242 } - face_detail_temple_def={ "temple_def" 247 "temple_def" 249 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_02" 49 } - expression_eye_wrinkles={ "eye_wrinkles_01" 210 "eye_wrinkles_01" 244 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 237 "forehead_wrinkles_02" 183 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 83 "complexion_5" 246 } - gene_height={ "normal_height" 126 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 137 "body_fat_head_fat_low" 129 } - gene_bs_body_shape={ "body_shape_rectangle_half" 0 "body_shape_rectangle_full" 1 } - gene_bs_bust={ "bust_clothes" 64 "bust_default" 175 } - gene_age={ "old_4" 151 "old_4" 129 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 181 "far_spacing_low_thickness" 195 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 148 "layer_2_low_thickness" 182 } - gene_body_hair={ "body_hair_dense" 171 "body_hair_sparse" 164 } - gene_hair_type={ "hair_straight" 130 "hair_curly" 90 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 140 "normal_eyes" 140 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 179 "normal_eyelashes" 179 } - beards={ "all_beards" 29 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 185 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 159 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era1_low_nobility_clothes" 248 "most_clothes" 0 } - headgear={ "ep2_western_era1_nobility" 197 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1500963499 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_alessandro_bragalini.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_alessandro_bragalini.txt deleted file mode 100644 index 4d2e4019..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_alessandro_bragalini.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_alessandro_bragalini -historical_export_easteregg_alessandro_bragalini={ - type=male - id=17570 - age=0.390000 - genes={ hair_color={ 77 234 81 245 } - skin_color={ 117 79 118 101 } - eye_color={ 47 249 244 138 } - gene_chin_forward={ "chin_forward_neg" 171 "chin_forward_neg" 116 } - gene_chin_height={ "chin_height_neg" 72 "chin_height_neg" 102 } - gene_chin_width={ "chin_width_pos" 147 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_neg" 101 "eye_angle_neg" 90 } - gene_eye_depth={ "eye_depth_neg" 97 "eye_depth_neg" 91 } - gene_eye_height={ "eye_height_pos" 222 "eye_height_pos" 139 } - gene_eye_distance={ "eye_distance_neg" 105 "eye_distance_neg" 120 } - gene_eye_shut={ "eye_shut_pos" 211 "eye_shut_pos" 220 } - gene_forehead_angle={ "forehead_angle_neg" 217 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 117 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_pos" 163 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_neg" 165 "forehead_width_neg" 105 } - gene_forehead_height={ "forehead_height_pos" 191 "forehead_height_pos" 198 } - gene_head_height={ "head_height_pos" 24 "head_height_pos" 132 } - gene_head_width={ "head_width_pos" 72 "head_width_pos" 128 } - gene_head_profile={ "head_profile_neg" 125 "head_profile_neg" 122 } - gene_head_top_height={ "head_top_height_pos" 101 "head_top_height_pos" 151 } - gene_head_top_width={ "head_top_width_pos" 149 "head_top_width_pos" 153 } - gene_jaw_angle={ "jaw_angle_pos" 174 "jaw_angle_pos" 151 } - gene_jaw_forward={ "jaw_forward_pos" 98 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_neg" 136 "jaw_height_neg" 121 } - gene_jaw_width={ "jaw_width_neg" 156 "jaw_width_neg" 120 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 130 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_neg" 119 } - gene_mouth_height={ "mouth_height_neg" 145 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_pos" 133 "mouth_width_pos" 133 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 165 "mouth_upper_lip_size_pos" 152 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_neg" 76 } - gene_mouth_open={ "mouth_open_neg" 82 "mouth_open_neg" 82 } - gene_neck_length={ "neck_length_pos" 95 "neck_length_pos" 149 } - gene_neck_width={ "neck_width_pos" 148 "neck_width_pos" 134 } - gene_bs_cheek_forward={ "cheek_forward_pos" 55 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_neg" 17 "cheek_height_pos" 7 } - gene_bs_cheek_width={ "cheek_width_neg" 49 "cheek_width_neg" 2 } - gene_bs_ear_angle={ "ear_angle_pos" 35 "ear_angle_neg" 35 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 131 "ear_inner_shape_pos" 113 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 0 "ear_both_bend_pos" 87 } - gene_bs_ear_outward={ "ear_outward_pos" 73 "ear_outward_neg" 109 } - gene_bs_ear_size={ "ear_size_neg" 9 "ear_size_pos" 33 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 127 "eye_corner_depth_pos" 164 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 85 "eye_fold_shape_pos" 142 } - gene_bs_eye_size={ "eye_size_pos" 37 "eye_size_neg" 26 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 21 "eye_upper_lid_size_pos" 50 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 11 "forehead_brow_curve_pos" 25 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 69 "forehead_brow_forward_pos" 114 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 41 "forehead_brow_inner_height_pos" 47 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 17 "forehead_brow_outer_height_neg" 122 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 19 "forehead_brow_width_pos" 12 } - gene_bs_jaw_def={ "jaw_def_pos" 131 "jaw_def_pos" 117 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 195 "mouth_lower_lip_def_pos" 34 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 49 "mouth_lower_lip_full_pos" 12 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 25 "mouth_lower_lip_pad_neg" 49 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 5 "mouth_lower_lip_width_pos" 9 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 62 "mouth_philtrum_def_pos" 44 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 31 "mouth_philtrum_shape_pos" 47 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 33 "mouth_philtrum_width_pos" 44 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 255 "mouth_upper_lip_def_pos" 9 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 255 "mouth_upper_lip_full_pos" 186 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 105 "mouth_upper_lip_profile_pos" 38 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 21 "mouth_upper_lip_width_pos" 24 } - gene_bs_nose_forward={ "nose_forward_pos" 163 "nose_forward_pos" 86 } - gene_bs_nose_height={ "nose_height_pos" 25 "nose_height_pos" 98 } - gene_bs_nose_length={ "nose_length_pos" 93 "nose_length_pos" 29 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 3 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 5 "nose_nostril_width_pos" 38 } - gene_bs_nose_profile={ "nose_profile_pos" 41 "nose_profile_neg" 29 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 27 "nose_ridge_angle_pos" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 61 "nose_ridge_width_neg" 8 } - gene_bs_nose_size={ "nose_size_pos" 91 "nose_size_pos" 42 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 19 "nose_tip_angle_pos" 111 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 45 "nose_tip_forward_neg" 19 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 123 "nose_tip_width_pos" 27 } - face_detail_cheek_def={ "cheek_def_01" 57 "cheek_def_02" 147 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 163 "cheek_fat_01_neg" 21 } - face_detail_chin_cleft={ "chin_cleft" 198 "chin_dimple" 181 } - face_detail_chin_def={ "chin_def" 225 "chin_def" 23 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 131 "eye_lower_lid_def" 195 } - face_detail_eye_socket={ "eye_socket_color_01" 72 "eye_socket_color_02" 250 } - face_detail_nasolabial={ "nasolabial_02" 140 "nasolabial_02" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 43 "nose_ridge_def_pos" 242 } - face_detail_nose_tip_def={ "nose_tip_def" 150 "nose_tip_def" 1 } - face_detail_temple_def={ "temple_def" 219 "temple_def" 253 } - expression_brow_wrinkles={ "brow_wrinkles_01" 255 "brow_wrinkles_01" 102 } - expression_eye_wrinkles={ "eye_wrinkles_01" 81 "eye_wrinkles_01" 81 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 92 "forehead_wrinkles_01" 92 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 122 "complexion_5" 161 } - gene_height={ "normal_height" 113 "normal_height" 130 } - gene_bs_body_type={ "body_fat_head_fat_low" 101 "body_fat_head_fat_low" 102 } - gene_bs_body_shape={ "body_shape_pear_half" 193 "body_shape_pear_half" 0 } - gene_bs_bust={ "bust_clothes" 0 "bust_shape_1_full" 150 } - gene_age={ "old_4" 6 "old_4" 6 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 255 "avg_spacing_low_thickness" 105 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_avg_thickness" 95 } - gene_body_hair={ "body_hair_avg" 138 "body_hair_avg" 138 } - gene_hair_type={ "hair_curly" 189 "hair_curly" 189 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 155 "normal_eyes" 155 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 198 "normal_eyelashes" 198 } - pose={ "" 255 "" 0 } - clothes={ "byzantine_war_nobility_clothes" 64 "most_clothes" 0 } - headgear={ "no_headgear" 106 "no_headgear" 0 } - legwear={ "western_war_legwear" 25 "all_legwear" 0 } - beards={ "scripted_character_beards_01" 114 "no_beard" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 1863162561 1863162561 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_oltner.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_oltner.txt deleted file mode 100644 index c786c061..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_oltner.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_alexander_oltner -historical_export_easteregg_alexander_oltner={ - type=male - id=16684 - age=0.300000 - genes={ hair_color={ 61 177 111 124 } - skin_color={ 19 3 42 65 } - eye_color={ 220 160 19 160 } - gene_chin_forward={ "chin_forward_pos" 203 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 72 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 133 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 108 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 38 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 145 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 144 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 145 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 159 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 113 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_pos" 91 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 142 "forehead_height_pos" 127 } - gene_head_height={ "head_height_pos" 130 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 103 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 133 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 127 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_pos" 127 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 63 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_neg" 98 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 138 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 215 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 116 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 146 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 170 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 127 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 0 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 0 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 0 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_neg" 173 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 140 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 20 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 173 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_pos" 105 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 72 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 137 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 1 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 0 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 150 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 101 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 0 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_neg" 104 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 169 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 187 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 48 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 65 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 200 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_neg" 0 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 113 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 57 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 219 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_02" 52 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 2 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_03" 28 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_01" 0 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 218 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 149 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 48 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 191 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 2 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_both_01" 2 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_2" 255 "complexion_1" 0 } - gene_height={ "normal_height" 156 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 228 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 59 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 255 "bust_clothes" 127 } - gene_age={ "old_1" 77 "old_1" 0 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 168 "avg_spacing_avg_thickness" 168 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 111 "layer_2_avg_thickness" 111 } - gene_body_hair={ "body_hair_sparse" 108 "body_hair_sparse" 108 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - pose={ "" 255 "" 0 } - beards={ "scripted_character_beards_01" 120 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 61 "all_hairstyles" 0 } - cloaks={ "no_cloak" 70 "no_cloak" 0 } - clothes={ "northern_commoner_clothes" 15 "most_clothes" 0 } - headgear={ "no_headgear" 70 "no_headgear" 0 } - legwear={ "western_common_legwear" 148 "all_legwear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_windahl.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_windahl.txt deleted file mode 100644 index 8845cb63..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_alexander_windahl.txt +++ /dev/null @@ -1,148 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_alexander_windahl -historical_export_easteregg_alexander_windahl={ - type=male - id=20062 - random_seed=2539492642 - age=0.260000 - genes={ hair_color={ 12 85 77 78 } - skin_color={ 38 31 7 93 } - eye_color={ 198 137 198 199 } - gene_chin_forward={ "chin_forward_neg" 106 "chin_forward_neg" 108 } - gene_chin_height={ "chin_height_neg" 143 "chin_height_neg" 120 } - gene_chin_width={ "chin_width_neg" 157 "chin_width_neg" 122 } - gene_eye_angle={ "eye_angle_neg" 107 "eye_angle_neg" 121 } - gene_eye_depth={ "eye_depth_neg" 89 "eye_depth_neg" 126 } - gene_eye_height={ "eye_height_neg" 140 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 133 "eye_distance_neg" 125 } - gene_eye_shut={ "eye_shut_neg" 126 "eye_shut_neg" 126 } - gene_forehead_angle={ "forehead_angle_pos" 158 "forehead_angle_pos" 135 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 121 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_pos" 131 "forehead_roundness_pos" 153 } - gene_forehead_width={ "forehead_width_pos" 197 "forehead_width_pos" 145 } - gene_forehead_height={ "forehead_height_neg" 255 "forehead_height_neg" 43 } - gene_head_height={ "head_height_neg" 161 "head_height_neg" 85 } - gene_head_width={ "head_width_pos" 198 "head_width_pos" 168 } - gene_head_profile={ "head_profile_pos" 167 "head_profile_pos" 130 } - gene_head_top_height={ "head_top_height_neg" 137 "head_top_height_neg" 91 } - gene_head_top_width={ "head_top_width_pos" 88 "head_top_width_pos" 216 } - gene_jaw_angle={ "jaw_angle_neg" 100 "jaw_angle_neg" 117 } - gene_jaw_forward={ "jaw_forward_pos" 92 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_pos" 90 "jaw_height_pos" 137 } - gene_jaw_width={ "jaw_width_pos" 158 "jaw_width_pos" 167 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 139 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 134 "mouth_corner_height_pos" 134 } - gene_mouth_forward={ "mouth_forward_neg" 135 "mouth_forward_neg" 120 } - gene_mouth_height={ "mouth_height_pos" 108 "mouth_height_pos" 142 } - gene_mouth_width={ "mouth_width_neg" 98 "mouth_width_neg" 98 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 67 "mouth_upper_lip_size_neg" 98 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 79 "mouth_lower_lip_size_pos" 129 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 73 } - gene_neck_length={ "neck_length_neg" 149 "neck_length_neg" 123 } - gene_neck_width={ "neck_width_neg" 179 "neck_width_neg" 111 } - gene_bs_cheek_forward={ "cheek_forward_pos" 133 "cheek_forward_pos" 20 } - gene_bs_cheek_height={ "cheek_height_pos" 55 "cheek_height_pos" 8 } - gene_bs_cheek_width={ "cheek_width_pos" 43 "cheek_width_neg" 4 } - gene_bs_ear_angle={ "ear_angle_neg" 55 "ear_angle_pos" 186 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 126 "ear_inner_shape_pos" 126 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 70 "ear_upper_bend_pos" 134 } - gene_bs_ear_outward={ "ear_outward_neg" 59 "ear_outward_neg" 59 } - gene_bs_ear_size={ "ear_size_neg" 84 "ear_size_neg" 84 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 107 "eye_corner_depth_pos" 233 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 255 "eye_fold_shape_pos" 28 } - gene_bs_eye_size={ "eye_size_pos" 45 "eye_size_pos" 9 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 25 "eye_upper_lid_size_neg" 49 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 3 "forehead_brow_curve_neg" 60 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 91 "forehead_brow_forward_neg" 8 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_neg" 36 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 179 "forehead_brow_outer_height_pos" 25 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 235 "forehead_brow_width_neg" 44 } - gene_bs_jaw_def={ "jaw_def_neg" 91 "jaw_def_neg" 97 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 86 "mouth_lower_lip_def_pos" 14 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 2 "mouth_lower_lip_full_pos" 2 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_neg" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 171 "mouth_lower_lip_width_pos" 25 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 150 "mouth_philtrum_def_pos" 29 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 92 "mouth_philtrum_shape_neg" 92 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 65 "mouth_philtrum_width_neg" 45 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 68 "mouth_upper_lip_def_pos" 68 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 38 "mouth_upper_lip_full_pos" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 41 "mouth_upper_lip_profile_pos" 41 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 191 "mouth_upper_lip_width_neg" 56 } - gene_bs_nose_forward={ "nose_forward_pos" 105 "nose_forward_neg" 20 } - gene_bs_nose_height={ "nose_height_neg" 118 "nose_height_neg" 118 } - gene_bs_nose_length={ "nose_length_neg" 68 "nose_length_neg" 68 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 43 "nose_nostril_height_neg" 70 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 51 "nose_nostril_width_pos" 4 } - gene_bs_nose_profile={ "nose_profile_neg" 34 "nose_profile_neg" 34 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 135 "nose_ridge_angle_pos" 26 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 33 "nose_ridge_width_pos" 76 } - gene_bs_nose_size={ "nose_size_neg" 103 "nose_size_pos" 11 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 113 "nose_tip_angle_pos" 88 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 23 "nose_tip_forward_pos" 33 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 55 "nose_tip_width_pos" 45 } - face_detail_cheek_def={ "cheek_def_02" 0 "cheek_def_01" 57 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 255 "cheek_fat_01_neg" 82 } - face_detail_chin_cleft={ "chin_cleft" 81 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def_neg" 28 "chin_def" 227 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 89 "eye_lower_lid_def" 89 } - face_detail_eye_socket={ "eye_socket_color_02" 255 "eye_socket_color_03" 198 } - face_detail_nasolabial={ "nasolabial_03" 255 "nasolabial_03" 5 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 121 } - face_detail_nose_tip_def={ "nose_tip_def" 0 "nose_tip_def" 230 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 254 } - expression_brow_wrinkles={ "brow_wrinkles_04" 255 "brow_wrinkles_04" 176 } - expression_eye_wrinkles={ "eye_wrinkles_02" 252 "eye_wrinkles_02" 131 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 223 "forehead_wrinkles_01" 223 } - expression_other={ "cheek_wrinkles_both_01" 37 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 150 "complexion_4" 155 } - gene_height={ "normal_height" 177 "normal_height" 118 } - gene_bs_body_type={ "body_fat_head_fat_full" 151 "body_fat_head_fat_medium" 102 } - gene_bs_body_shape={ "body_shape_rectangle_full" 51 "body_shape_rectangle_full" 41 } - gene_bs_bust={ "bust_clothes" 57 "bust_default" 77 } - gene_age={ "old_2" 177 "old_2" 177 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 151 "avg_spacing_low_thickness" 151 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 87 "layer_2_avg_thickness" 91 } - gene_body_hair={ "body_hair_avg" 114 "body_hair_avg" 114 } - gene_hair_type={ "hair_wavy" 172 "hair_wavy" 172 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 253 "normal_eyes" 253 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 97 "normal_eyelashes" 97 } - special_headgear_spectacles={ "blindfold" 127 "no_spectacles" 0 } - beards={ "no_beard" 28 "no_beard" 0 } - cloaks={ "ep2_cloak_western_era1_low_nobility" 218 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 196 "all_hairstyles" 0 } - legwear={ "pol_common_legwear" 156 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "pol_commoner_clothes" 223 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2268070609 2268070609 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_holmqvist.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_holmqvist.txt deleted file mode 100644 index 4d7ce0e3..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_holmqvist.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_anton_holmqvist -historical_export_easteregg_anton_holmqvist={ - type=male - id=19220 - random_seed=1517228877 - age=0.300000 - genes={ hair_color={ 203 138 165 128 } - skin_color={ 75 51 38 63 } - eye_color={ 60 132 132 169 } - gene_chin_forward={ "chin_forward_neg" 117 "chin_forward_neg" 117 } - gene_chin_height={ "chin_height_neg" 126 "chin_height_neg" 126 } - gene_chin_width={ "chin_width_neg" 153 "chin_width_neg" 124 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_neg" 119 } - gene_eye_depth={ "eye_depth_neg" 139 "eye_depth_neg" 117 } - gene_eye_height={ "eye_height_neg" 131 "eye_height_neg" 118 } - gene_eye_distance={ "eye_distance_neg" 128 "eye_distance_neg" 121 } - gene_eye_shut={ "eye_shut_neg" 148 "eye_shut_neg" 102 } - gene_forehead_angle={ "forehead_angle_neg" 126 "forehead_angle_neg" 102 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 123 "forehead_brow_height_neg" 118 } - gene_forehead_roundness={ "forehead_roundness_pos" 127 "forehead_roundness_pos" 138 } - gene_forehead_width={ "forehead_width_pos" 128 "forehead_width_pos" 151 } - gene_forehead_height={ "forehead_height_neg" 123 "forehead_height_neg" 121 } - gene_head_height={ "head_height_neg" 120 "head_height_neg" 104 } - gene_head_width={ "head_width_neg" 102 "head_width_neg" 92 } - gene_head_profile={ "head_profile_pos" 123 "head_profile_pos" 135 } - gene_head_top_height={ "head_top_height_pos" 125 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_pos" 150 "head_top_width_pos" 141 } - gene_jaw_angle={ "jaw_angle_neg" 134 "jaw_angle_neg" 96 } - gene_jaw_forward={ "jaw_forward_neg" 123 "jaw_forward_neg" 123 } - gene_jaw_height={ "jaw_height_pos" 129 "jaw_height_pos" 139 } - gene_jaw_width={ "jaw_width_pos" 164 "jaw_width_pos" 205 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 130 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 110 "mouth_corner_height_neg" 120 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_pos" 125 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_pos" 179 "mouth_width_pos" 165 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 117 "mouth_upper_lip_size_neg" 92 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 110 "mouth_lower_lip_size_neg" 111 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 123 } - gene_neck_length={ "neck_length_neg" 128 "neck_length_neg" 112 } - gene_neck_width={ "neck_width_pos" 209 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_neg" 22 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_neg" 21 "cheek_height_neg" 21 } - gene_bs_cheek_width={ "cheek_width_pos" 37 "cheek_width_neg" 17 } - gene_bs_ear_angle={ "ear_angle_neg" 45 "ear_angle_pos" 37 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 120 "ear_inner_shape_pos" 185 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 50 "ear_lower_bend_pos" 94 } - gene_bs_ear_outward={ "ear_outward_pos" 75 "ear_outward_pos" 50 } - gene_bs_ear_size={ "ear_size_pos" 183 "ear_size_pos" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 1 "eye_corner_depth_pos" 173 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 5 "eye_fold_shape_neg" 77 } - gene_bs_eye_size={ "eye_size_neg" 19 "eye_size_neg" 17 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 15 "eye_upper_lid_size_pos" 10 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 177 "forehead_brow_curve_pos" 11 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 45 "forehead_brow_forward_neg" 13 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 21 "forehead_brow_inner_height_neg" 76 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 23 "forehead_brow_outer_height_neg" 22 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 71 "forehead_brow_width_pos" 136 } - gene_bs_jaw_def={ "jaw_def_neg" 13 "jaw_def_neg" 10 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 125 "mouth_lower_lip_def_pos" 57 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 79 "mouth_lower_lip_full_neg" 19 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 3 "mouth_lower_lip_pad_pos" 86 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 27 "mouth_lower_lip_width_pos" 36 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 134 "mouth_philtrum_def_pos" 12 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 5 "mouth_philtrum_shape_neg" 5 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 25 "mouth_philtrum_width_neg" 25 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 201 "mouth_upper_lip_def_pos" 32 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 59 "mouth_upper_lip_full_pos" 38 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 197 "mouth_upper_lip_profile_pos" 204 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 17 "mouth_upper_lip_width_neg" 6 } - gene_bs_nose_forward={ "nose_forward_neg" 5 "nose_forward_pos" 80 } - gene_bs_nose_height={ "nose_height_neg" 5 "nose_height_pos" 61 } - gene_bs_nose_length={ "nose_length_pos" 71 "nose_length_pos" 28 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 7 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 133 "nose_nostril_width_pos" 24 } - gene_bs_nose_profile={ "nose_profile_pos" 14 "nose_profile_pos" 14 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 57 "nose_ridge_angle_neg" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 83 "nose_ridge_width_neg" 35 } - gene_bs_nose_size={ "nose_size_pos" 81 "nose_size_pos" 57 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 9 "nose_tip_angle_neg" 96 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 7 "nose_tip_forward_pos" 16 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 91 "nose_tip_width_pos" 59 } - face_detail_cheek_def={ "cheek_def_01" 58 "cheek_def_02" 18 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 81 "cheek_fat_04_pos" 81 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 5 } - face_detail_chin_def={ "chin_def" 188 "chin_def" 155 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 164 "eye_lower_lid_def" 237 } - face_detail_eye_socket={ "eye_socket_color_01" 109 "eye_socket_color_02" 15 } - face_detail_nasolabial={ "nasolabial_01" 97 "nasolabial_02" 8 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 86 "nose_ridge_def_pos" 47 } - face_detail_nose_tip_def={ "nose_tip_def" 37 "nose_tip_def" 43 } - face_detail_temple_def={ "temple_def" 64 "temple_def" 91 } - expression_brow_wrinkles={ "brow_wrinkles_03" 238 "brow_wrinkles_03" 238 } - expression_eye_wrinkles={ "eye_wrinkles_02" 212 "eye_wrinkles_02" 146 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 37 "forehead_wrinkles_01" 37 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 129 "complexion_7" 194 } - gene_height={ "normal_height" 142 "normal_height" 108 } - gene_bs_body_type={ "body_fat_head_fat_medium" 122 "body_fat_head_fat_low" 137 } - gene_bs_body_shape={ "body_shape_rectangle_full" 157 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 51 "bust_shape_3_half" 80 } - gene_age={ "old_3" 230 "old_3" 230 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 127 "avg_spacing_low_thickness" 121 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 239 "layer_2_low_thickness" 110 } - gene_body_hair={ "body_hair_avg" 161 "body_hair_avg" 161 } - gene_hair_type={ "hair_wavy" 123 "hair_wavy" 123 } - gene_baldness={ "male_pattern_baldness" 123 "male_pattern_baldness" 123 } - eye_accessory={ "normal_eyes" 5 "normal_eyes" 5 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 231 "normal_eyelashes" 231 } - beards={ "all_beards" 199 "no_beard" 0 } - cloaks={ "no_cloak" 95 "no_cloak" 0 } - hairstyles={ "no_hairstyles" 68 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 244 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 103 "most_clothes" 0 } - headgear={ "northern_common" 107 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_leirnes.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_leirnes.txt deleted file mode 100644 index d1d76985..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_leirnes.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_anton_leirnes -historical_export_easteregg_anton_leirnes={ - type=male - id=326585174 - age=0.330000 - genes={ hair_color={ 81 212 193 148 } - skin_color={ 87 44 61 44 } - eye_color={ 124 119 224 119 } - gene_chin_forward={ "chin_forward_neg" 127 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_neg" 127 "chin_height_neg" 127 } - gene_chin_width={ "chin_width_neg" 127 "chin_width_neg" 127 } - gene_eye_angle={ "eye_angle_neg" 127 "eye_angle_neg" 127 } - gene_eye_depth={ "eye_depth_neg" 127 "eye_depth_neg" 127 } - gene_eye_height={ "eye_height_neg" 127 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 113 "eye_distance_neg" 127 } - gene_eye_shut={ "eye_shut_neg" 122 "eye_shut_neg" 127 } - gene_forehead_angle={ "forehead_angle_neg" 127 "forehead_angle_neg" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 152 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 172 "forehead_roundness_neg" 127 } - gene_forehead_width={ "forehead_width_neg" 127 "forehead_width_neg" 127 } - gene_forehead_height={ "forehead_height_neg" 209 "forehead_height_neg" 127 } - gene_head_height={ "head_height_neg" 127 "head_height_neg" 127 } - gene_head_width={ "head_width_neg" 90 "head_width_neg" 127 } - gene_head_profile={ "head_profile_neg" 127 "head_profile_neg" 127 } - gene_head_top_height={ "head_top_height_neg" 127 "head_top_height_neg" 127 } - gene_head_top_width={ "head_top_width_neg" 79 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_neg" 127 "jaw_angle_neg" 127 } - gene_jaw_forward={ "jaw_forward_neg" 127 "jaw_forward_neg" 127 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_pos" 132 "jaw_width_neg" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 127 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_neg" 127 "mouth_forward_neg" 127 } - gene_mouth_height={ "mouth_height_pos" 137 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 107 "mouth_width_neg" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 101 "mouth_upper_lip_size_neg" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 131 "mouth_lower_lip_size_neg" 127 } - gene_mouth_open={ "mouth_open_neg" 127 "mouth_open_neg" 127 } - gene_neck_length={ "neck_length_neg" 105 "neck_length_neg" 127 } - gene_neck_width={ "neck_width_pos" 154 "neck_width_neg" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 0 "cheek_forward_neg" 0 } - gene_bs_cheek_height={ "cheek_height_neg" 44 "cheek_height_neg" 0 } - gene_bs_cheek_width={ "cheek_width_neg" 128 "cheek_width_neg" 0 } - gene_bs_ear_angle={ "ear_angle_neg" 0 "ear_angle_neg" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 127 "ear_inner_shape_pos" 127 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 107 "ear_lower_bend_pos" 127 } - gene_bs_ear_outward={ "ear_outward_neg" 49 "ear_outward_neg" 0 } - gene_bs_ear_size={ "ear_size_pos" 61 "ear_size_neg" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 53 "eye_corner_depth_neg" 127 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 0 "eye_fold_shape_neg" 0 } - gene_bs_eye_size={ "eye_size_pos" 0 "eye_size_neg" 127 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 66 "eye_upper_lid_size_neg" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 138 "forehead_brow_curve_neg" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 95 "forehead_brow_forward_neg" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 105 "forehead_brow_inner_height_neg" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_neg" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 94 "forehead_brow_width_neg" 0 } - gene_bs_jaw_def={ "jaw_def_neg" 150 "jaw_def_neg" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 0 "mouth_lower_lip_full_neg" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 127 "mouth_lower_lip_pad_neg" 127 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 0 "mouth_lower_lip_width_neg" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 175 "mouth_philtrum_shape_neg" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 0 "mouth_philtrum_width_neg" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 0 "mouth_upper_lip_full_neg" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_neg" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_neg" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_neg" 0 "nose_height_neg" 0 } - gene_bs_nose_length={ "nose_length_pos" 66 "nose_length_neg" 127 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 70 "nose_nostril_width_neg" 0 } - gene_bs_nose_profile={ "nose_profile_neg" 0 "nose_profile_neg" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 131 "nose_ridge_angle_neg" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 33 "nose_ridge_width_neg" 0 } - gene_bs_nose_size={ "nose_size_neg" 0 "nose_size_neg" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 39 "nose_tip_angle_neg" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 24 "nose_tip_forward_neg" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 99 "nose_tip_width_neg" 0 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 127 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 47 "cheek_fat_01_pos" 127 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 127 } - face_detail_chin_def={ "chin_def_neg" 127 "chin_def_neg" 127 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 219 "eye_lower_lid_def" 127 } - face_detail_eye_socket={ "eye_socket_01" 158 "eye_socket_01" 127 } - face_detail_nasolabial={ "nasolabial_01" 59 "nasolabial_01" 127 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 127 } - face_detail_nose_tip_def={ "nose_tip_def" 127 "nose_tip_def" 127 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 127 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 127 } - expression_eye_wrinkles={ "eye_wrinkles_01" 127 "eye_wrinkles_01" 127 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 121 "forehead_wrinkles_01" 127 } - expression_other={ "cheek_wrinkles_both_01" 178 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 225 "complexion_3" 65 } - gene_height={ "full_height" 142 "full_height" 127 } - gene_bs_body_type={ "body_average" 0 "body_average" 0 } - gene_bs_body_shape={ "body_shape_average" 81 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 101 "bust_default" 127 } - gene_age={ "old_3" 18 "old_3" 18 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 178 "far_spacing_avg_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 124 "layer_2_avg_thickness" 127 } - gene_body_hair={ "body_hair_sparse_low_stubble" 187 "body_hair_sparse" 127 } - gene_hair_type={ "hair_straight" 127 "hair_straight" 127 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 65 "normal_eyelashes" 65 } - gene_scars_battle={ "scars_battle" 255 "scars_battle" 0 } - cloaks={ "fp1_cloak" 211 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 47 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 25 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_low_nobility_clothes" 169 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - beards={ "all_beards" 54 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_sorokin.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_sorokin.txt deleted file mode 100644 index c8ddd1e5..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_anton_sorokin.txt +++ /dev/null @@ -1,167 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_anton_sorokin -historical_export_easteregg_anton_sorokin={ - type=male - id=19010 - random_seed=3764119251 - age=0.320000 - genes={ hair_color={ 131 114 131 114 } - skin_color={ 81 69 81 69 } - eye_color={ 228 178 228 178 } - gene_chin_forward={ "chin_forward_pos" 139 "chin_forward_pos" 139 } - gene_chin_height={ "chin_height_neg" 122 "chin_height_neg" 122 } - gene_chin_width={ "chin_width_pos" 140 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_pos" 134 "eye_angle_pos" 134 } - gene_eye_depth={ "eye_depth_neg" 121 "eye_depth_neg" 121 } - gene_eye_height={ "eye_height_neg" 90 "eye_height_neg" 90 } - gene_eye_distance={ "eye_distance_neg" 93 "eye_distance_neg" 93 } - gene_eye_shut={ "eye_shut_pos" 175 "eye_shut_pos" 175 } - gene_forehead_angle={ "forehead_angle_pos" 148 "forehead_angle_pos" 148 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 78 "forehead_brow_height_neg" 78 } - gene_forehead_roundness={ "forehead_roundness_pos" 177 "forehead_roundness_pos" 177 } - gene_forehead_width={ "forehead_width_neg" 95 "forehead_width_neg" 95 } - gene_forehead_height={ "forehead_height_neg" 110 "forehead_height_neg" 110 } - gene_head_height={ "head_height_neg" 118 "head_height_neg" 118 } - gene_head_width={ "head_width_neg" 122 "head_width_neg" 122 } - gene_head_profile={ "head_profile_neg" 118 "head_profile_neg" 118 } - gene_head_top_height={ "head_top_height_pos" 170 "head_top_height_pos" 170 } - gene_head_top_width={ "head_top_width_pos" 136 "head_top_width_pos" 136 } - gene_jaw_angle={ "jaw_angle_neg" 123 "jaw_angle_neg" 123 } - gene_jaw_forward={ "jaw_forward_pos" 139 "jaw_forward_pos" 139 } - gene_jaw_height={ "jaw_height_pos" 136 "jaw_height_pos" 136 } - gene_jaw_width={ "jaw_width_pos" 147 "jaw_width_pos" 147 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 139 "mouth_corner_depth_pos" 139 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 122 "mouth_corner_height_neg" 122 } - gene_mouth_forward={ "mouth_forward_neg" 116 "mouth_forward_neg" 116 } - gene_mouth_height={ "mouth_height_pos" 129 "mouth_height_pos" 129 } - gene_mouth_width={ "mouth_width_pos" 165 "mouth_width_pos" 165 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 145 "mouth_upper_lip_size_pos" 145 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 80 "mouth_lower_lip_size_neg" 80 } - gene_mouth_open={ "mouth_open_neg" 95 "mouth_open_neg" 95 } - gene_neck_length={ "neck_length_pos" 131 "neck_length_pos" 131 } - gene_neck_width={ "neck_width_neg" 103 "neck_width_neg" 103 } - gene_bs_cheek_forward={ "cheek_forward_neg" 3 "cheek_forward_neg" 3 } - gene_bs_cheek_height={ "cheek_height_pos" 28 "cheek_height_pos" 28 } - gene_bs_cheek_width={ "cheek_width_pos" 25 "cheek_width_pos" 25 } - gene_bs_ear_angle={ "ear_angle_pos" 4 "ear_angle_pos" 4 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 64 "ear_inner_shape_pos" 64 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 1 "ear_upper_bend_pos" 1 } - gene_bs_ear_outward={ "ear_outward_pos" 101 "ear_outward_pos" 101 } - gene_bs_ear_size={ "ear_size_neg" 0 "ear_size_neg" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 255 "eye_corner_depth_pos" 255 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 52 "eye_fold_shape_pos" 52 } - gene_bs_eye_size={ "eye_size_neg" 97 "eye_size_neg" 97 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 43 "eye_upper_lid_size_neg" 43 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 120 "forehead_brow_curve_neg" 120 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 94 "forehead_brow_forward_neg" 94 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 16 "forehead_brow_inner_height_neg" 16 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 36 "forehead_brow_outer_height_neg" 36 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 32 "forehead_brow_width_pos" 32 } - gene_bs_jaw_def={ "jaw_def_neg" 62 "jaw_def_neg" 62 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 126 "mouth_lower_lip_def_pos" 126 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 13 "mouth_lower_lip_full_pos" 13 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 145 "mouth_lower_lip_pad_pos" 145 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 102 "mouth_lower_lip_width_pos" 102 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 38 "mouth_philtrum_def_pos" 38 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 20 "mouth_philtrum_shape_pos" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 24 "mouth_philtrum_width_neg" 24 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 54 "mouth_upper_lip_def_pos" 54 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_neg" 27 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 166 "mouth_upper_lip_profile_pos" 166 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 88 "mouth_upper_lip_width_neg" 88 } - gene_bs_nose_forward={ "nose_forward_pos" 50 "nose_forward_pos" 50 } - gene_bs_nose_height={ "nose_height_neg" 91 "nose_height_neg" 91 } - gene_bs_nose_length={ "nose_length_pos" 66 "nose_length_pos" 66 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 22 "nose_nostril_height_neg" 22 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 45 "nose_nostril_width_neg" 45 } - gene_bs_nose_profile={ "nose_profile_pos" 19 "nose_profile_pos" 19 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 5 "nose_ridge_angle_pos" 5 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 91 "nose_ridge_width_neg" 91 } - gene_bs_nose_size={ "nose_size_pos" 36 "nose_size_pos" 36 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 8 "nose_tip_angle_neg" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 31 "nose_tip_forward_pos" 31 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 173 "nose_tip_width_pos" 173 } - face_detail_cheek_def={ "cheek_def_02" 24 "cheek_def_02" 24 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 147 "cheek_fat_01_pos" 147 } - face_detail_chin_cleft={ "chin_cleft" 120 "chin_cleft" 120 } - face_detail_chin_def={ "chin_def" 180 "chin_def" 180 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 186 "eye_lower_lid_def" 186 } - face_detail_eye_socket={ "eye_socket_03" 8 "eye_socket_03" 8 } - face_detail_nasolabial={ "nasolabial_03" 93 "nasolabial_03" 93 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_neg" 23 } - face_detail_nose_tip_def={ "nose_tip_def" 8 "nose_tip_def" 8 } - face_detail_temple_def={ "temple_def" 216 "temple_def" 216 } - expression_brow_wrinkles={ "brow_wrinkles_04" 222 "brow_wrinkles_04" 33 } - expression_eye_wrinkles={ "eye_wrinkles_01" 218 "eye_wrinkles_01" 218 } - expression_forehead_wrinkles={ "forehead_wrinkles_03" 130 "forehead_wrinkles_03" 130 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_6" 76 "complexion_6" 76 } - gene_height={ "normal_height" 160 "normal_height" 160 } - gene_bs_body_type={ "body_fat_head_fat_full" 108 "body_fat_head_fat_full" 140 } - gene_bs_body_shape={ "body_shape_average" 30 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 40 "bust_shape_3_full" 51 } - gene_age={ "old_2" 68 "old_2" 68 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 127 "far_spacing_avg_thickness" 127 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 69 "layer_2_avg_thickness" 69 } - gene_body_hair={ "body_hair_sparse" 171 "body_hair_sparse" 171 } - gene_hair_type={ "hair_straight" 111 "hair_straight" 111 } - gene_baldness={ "male_pattern_baldness" 90 "male_pattern_baldness" 90 } - eye_accessory={ "normal_eyes" 3 "normal_eyes" 3 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 102 "normal_eyelashes" 102 } - beards={ "northern_beards_straight" 206 "no_beard" 0 } - cloaks={ "no_cloak" 230 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_straight" 80 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 64 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "northern_war" 126 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1955045592 1955045592 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=75156179 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=3548283999 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_artur_kacprzak.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_artur_kacprzak.txt deleted file mode 100644 index 1efdcd8d..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_artur_kacprzak.txt +++ /dev/null @@ -1,164 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_artur_kacprzak -historical_export_easteregg_artur_kacprzak={ - type=male - id=20645 - random_seed=190401034 - age=0.210000 - genes={ hair_color={ 66 223 178 186 } - skin_color={ 143 81 18 91 } - eye_color={ 76 200 244 190 } - gene_chin_forward={ "chin_forward_neg" 168 "chin_forward_neg" 127 } - gene_chin_height={ "chin_height_pos" 107 "chin_height_pos" 137 } - gene_chin_width={ "chin_width_pos" 152 "chin_width_pos" 137 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_neg" 118 "eye_depth_neg" 105 } - gene_eye_height={ "eye_height_neg" 134 "eye_height_neg" 127 } - gene_eye_distance={ "eye_distance_neg" 118 "eye_distance_neg" 102 } - gene_eye_shut={ "eye_shut_pos" 185 "eye_shut_pos" 128 } - gene_forehead_angle={ "forehead_angle_neg" 166 "forehead_angle_neg" 123 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 115 "forehead_brow_height_neg" 115 } - gene_forehead_roundness={ "forehead_roundness_pos" 132 "forehead_roundness_pos" 132 } - gene_forehead_width={ "forehead_width_pos" 142 "forehead_width_pos" 142 } - gene_forehead_height={ "forehead_height_neg" 118 "forehead_height_neg" 118 } - gene_head_height={ "head_height_pos" 128 "head_height_pos" 144 } - gene_head_width={ "head_width_pos" 180 "head_width_pos" 162 } - gene_head_profile={ "head_profile_pos" 143 "head_profile_pos" 178 } - gene_head_top_height={ "head_top_height_neg" 111 "head_top_height_neg" 96 } - gene_head_top_width={ "head_top_width_neg" 137 "head_top_width_neg" 111 } - gene_jaw_angle={ "jaw_angle_pos" 126 "jaw_angle_pos" 134 } - gene_jaw_forward={ "jaw_forward_pos" 130 "jaw_forward_pos" 135 } - gene_jaw_height={ "jaw_height_neg" 128 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 137 "jaw_width_neg" 94 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 102 "mouth_corner_depth_neg" 102 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 118 "mouth_corner_height_neg" 118 } - gene_mouth_forward={ "mouth_forward_neg" 114 "mouth_forward_neg" 114 } - gene_mouth_height={ "mouth_height_neg" 127 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 102 "mouth_width_neg" 102 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 160 "mouth_upper_lip_size_pos" 160 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 80 "mouth_lower_lip_size_neg" 80 } - gene_mouth_open={ "mouth_open_neg" 81 "mouth_open_neg" 81 } - gene_neck_length={ "neck_length_pos" 96 "neck_length_pos" 151 } - gene_neck_width={ "neck_width_pos" 188 "neck_width_pos" 141 } - gene_bs_cheek_forward={ "cheek_forward_pos" 23 "cheek_forward_pos" 12 } - gene_bs_cheek_height={ "cheek_height_neg" 63 "cheek_height_neg" 38 } - gene_bs_cheek_width={ "cheek_width_neg" 67 "cheek_width_neg" 103 } - gene_bs_ear_angle={ "ear_angle_neg" 44 "ear_angle_neg" 44 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 24 "ear_inner_shape_pos" 24 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 2 "ear_lower_bend_pos" 2 } - gene_bs_ear_outward={ "ear_outward_neg" 25 "ear_outward_neg" 25 } - gene_bs_ear_size={ "ear_size_pos" 114 "ear_size_pos" 114 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 55 "eye_corner_depth_pos" 252 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 59 "eye_fold_shape_neg" 0 } - gene_bs_eye_size={ "eye_size_pos" 25 "eye_size_pos" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 21 "eye_upper_lid_size_pos" 38 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 34 "forehead_brow_curve_neg" 34 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 100 "forehead_brow_forward_pos" 100 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 31 "forehead_brow_inner_height_neg" 31 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 42 "forehead_brow_outer_height_pos" 42 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 2 "forehead_brow_width_pos" 2 } - gene_bs_jaw_def={ "jaw_def_pos" 97 "jaw_def_neg" 7 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 43 "mouth_lower_lip_def_pos" 43 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 36 "mouth_lower_lip_full_pos" 36 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 34 "mouth_lower_lip_pad_neg" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 10 "mouth_lower_lip_width_neg" 10 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 48 "mouth_philtrum_def_pos" 48 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 10 "mouth_philtrum_shape_neg" 10 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 9 "mouth_philtrum_width_pos" 9 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 18 "mouth_upper_lip_def_pos" 18 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 24 "mouth_upper_lip_full_pos" 24 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 14 "mouth_upper_lip_profile_pos" 14 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 33 "mouth_upper_lip_width_neg" 33 } - gene_bs_nose_forward={ "nose_forward_pos" 51 "nose_forward_pos" 7 } - gene_bs_nose_height={ "nose_height_pos" 13 "nose_height_neg" 23 } - gene_bs_nose_length={ "nose_length_neg" 61 "nose_length_pos" 3 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 111 "nose_nostril_height_pos" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 57 "nose_nostril_width_neg" 88 } - gene_bs_nose_profile={ "nose_profile_pos" 17 "nose_profile_pos" 46 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 81 "nose_ridge_angle_neg" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 139 "nose_ridge_width_pos" 44 } - gene_bs_nose_size={ "nose_size_pos" 69 "nose_size_pos" 26 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 19 "nose_tip_angle_pos" 42 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 40 "nose_tip_forward_neg" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 77 "nose_tip_width_pos" 65 } - face_detail_cheek_def={ "cheek_def_02" 17 "cheek_def_02" 5 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 101 "cheek_fat_04_pos" 203 } - face_detail_chin_cleft={ "chin_cleft" 79 "chin_cleft" 23 } - face_detail_chin_def={ "chin_def_neg" 249 "chin_def_neg" 249 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 45 "eye_lower_lid_def" 45 } - face_detail_eye_socket={ "eye_socket_02" 64 "eye_socket_02" 1 } - face_detail_nasolabial={ "nasolabial_03" 0 "nasolabial_03" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 10 } - face_detail_nose_tip_def={ "nose_tip_def" 234 "nose_tip_def" 234 } - face_detail_temple_def={ "temple_def" 75 "temple_def" 5 } - expression_brow_wrinkles={ "brow_wrinkles_02" 74 "brow_wrinkles_02" 74 } - expression_eye_wrinkles={ "eye_wrinkles_02" 255 "eye_wrinkles_02" 251 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 17 "forehead_wrinkles_01" 17 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 0 "complexion_4" 159 } - gene_height={ "normal_height" 169 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_full" 134 "body_fat_head_fat_full" 105 } - gene_bs_body_shape={ "body_shape_triangle_half" 132 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 121 "bust_shape_3_full" 190 } - gene_age={ "old_2" 120 "old_2" 120 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 205 "avg_spacing_low_thickness" 205 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 255 "layer_2_low_thickness" 127 } - gene_body_hair={ "body_hair_avg" 120 "body_hair_avg" 120 } - gene_hair_type={ "hair_wavy" 97 "hair_wavy" 97 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 119 "normal_eyes" 119 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 134 "normal_eyelashes" 134 } - beards={ "scripted_character_beards_01" 28 "no_beard" 0 } - cloaks={ "no_cloak" 196 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 51 "all_hairstyles" 0 } - legwear={ "pol_common_legwear" 58 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "pol_commoner_clothes" 22 "most_clothes" 0 } - headgear={ "western_common" 238 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=3954150519 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_celine_jensen.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_celine_jensen.txt deleted file mode 100644 index eb3e6aef..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_celine_jensen.txt +++ /dev/null @@ -1,139 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_celine_jensen -historical_export_easteregg_celine_jensen={ - type=female - id=19710 - random_seed=2746124708 - age=0.260000 - genes={ hair_color={ 111 201 238 31 } - skin_color={ 46 68 46 68 } - eye_color={ 171 169 241 153 } - gene_chin_forward={ "chin_forward_pos" 135 "chin_forward_pos" 135 } - gene_chin_height={ "chin_height_neg" 114 "chin_height_neg" 114 } - gene_chin_width={ "chin_width_neg" 123 "chin_width_neg" 123 } - gene_eye_angle={ "eye_angle_neg" 123 "eye_angle_neg" 123 } - gene_eye_depth={ "eye_depth_neg" 124 "eye_depth_neg" 124 } - gene_eye_height={ "eye_height_neg" 121 "eye_height_neg" 121 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 133 "eye_shut_pos" 133 } - gene_forehead_angle={ "forehead_angle_pos" 147 "forehead_angle_pos" 147 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 146 "forehead_brow_height_pos" 146 } - gene_forehead_roundness={ "forehead_roundness_pos" 177 "forehead_roundness_pos" 177 } - gene_forehead_width={ "forehead_width_neg" 122 "forehead_width_neg" 122 } - gene_forehead_height={ "forehead_height_neg" 106 "forehead_height_neg" 106 } - gene_head_height={ "head_height_neg" 118 "head_height_neg" 118 } - gene_head_width={ "head_width_neg" 103 "head_width_neg" 103 } - gene_head_profile={ "head_profile_neg" 78 "head_profile_neg" 78 } - gene_head_top_height={ "head_top_height_neg" 115 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_pos" 204 "head_top_width_pos" 204 } - gene_jaw_angle={ "jaw_angle_pos" 132 "jaw_angle_pos" 132 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 132 } - gene_jaw_height={ "jaw_height_neg" 125 "jaw_height_neg" 125 } - gene_jaw_width={ "jaw_width_pos" 143 "jaw_width_pos" 143 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 122 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 137 "mouth_corner_height_pos" 137 } - gene_mouth_forward={ "mouth_forward_pos" 133 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_neg" 127 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 76 "mouth_width_neg" 76 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 121 "mouth_upper_lip_size_neg" 121 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 111 "mouth_lower_lip_size_neg" 111 } - gene_mouth_open={ "mouth_open_neg" 8 "mouth_open_neg" 8 } - gene_neck_length={ "neck_length_pos" 138 "neck_length_pos" 138 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_neg" 120 } - gene_bs_cheek_forward={ "cheek_forward_pos" 47 "cheek_forward_pos" 47 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_neg" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 38 "cheek_width_pos" 38 } - gene_bs_ear_angle={ "ear_angle_pos" 126 "ear_angle_pos" 126 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 41 "ear_inner_shape_pos" 41 } - gene_bs_ear_bend={ "ear_both_bend_pos" 38 "ear_both_bend_pos" 38 } - gene_bs_ear_outward={ "ear_outward_pos" 35 "ear_outward_pos" 35 } - gene_bs_ear_size={ "ear_size_neg" 31 "ear_size_neg" 31 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 154 "eye_corner_depth_pos" 154 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 158 "eye_fold_shape_neg" 158 } - gene_bs_eye_size={ "eye_size_neg" 37 "eye_size_neg" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 32 "eye_upper_lid_size_pos" 32 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 48 "forehead_brow_curve_neg" 48 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 4 "forehead_brow_forward_neg" 4 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 48 "forehead_brow_inner_height_neg" 48 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 87 "forehead_brow_outer_height_pos" 87 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 22 "forehead_brow_width_pos" 22 } - gene_bs_jaw_def={ "jaw_def_neg" 179 "jaw_def_neg" 179 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 186 "mouth_lower_lip_def_pos" 186 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 2 "mouth_lower_lip_full_neg" 2 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 8 "mouth_lower_lip_pad_neg" 8 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 8 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 32 "mouth_philtrum_shape_neg" 32 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 15 "mouth_philtrum_width_neg" 15 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 38 "mouth_upper_lip_def_pos" 38 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 69 "mouth_upper_lip_full_pos" 69 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 29 "mouth_upper_lip_profile_neg" 29 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 38 "mouth_upper_lip_width_neg" 38 } - gene_bs_nose_forward={ "nose_forward_neg" 23 "nose_forward_neg" 23 } - gene_bs_nose_height={ "nose_height_neg" 37 "nose_height_neg" 37 } - gene_bs_nose_length={ "nose_length_pos" 73 "nose_length_pos" 73 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 99 "nose_nostril_height_neg" 99 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 11 "nose_nostril_width_pos" 11 } - gene_bs_nose_profile={ "nose_profile_neg" 7 "nose_profile_neg" 7 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 6 "nose_ridge_angle_pos" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 7 "nose_ridge_width_pos" 7 } - gene_bs_nose_size={ "nose_size_pos" 45 "nose_size_pos" 45 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 1 "nose_tip_angle_pos" 1 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 50 "nose_tip_forward_pos" 50 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 110 "nose_tip_width_pos" 110 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 99 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_neg" 102 } - face_detail_chin_cleft={ "chin_cleft" 19 "chin_cleft" 19 } - face_detail_chin_def={ "chin_def_neg" 168 "chin_def" 168 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 2 "eye_lower_lid_def" 2 } - face_detail_eye_socket={ "eye_socket_color_01" 16 "eye_socket_color_01" 16 } - face_detail_nasolabial={ "nasolabial_03" 14 "nasolabial_03" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 9 "nose_ridge_def_neg" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 101 "nose_tip_def" 101 } - face_detail_temple_def={ "temple_def" 244 "temple_def" 244 } - expression_brow_wrinkles={ "brow_wrinkles_04" 46 "brow_wrinkles_04" 46 } - expression_eye_wrinkles={ "eye_wrinkles_01" 93 "eye_wrinkles_01" 93 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 13 "forehead_wrinkles_01" 13 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 125 "complexion_7" 153 } - gene_height={ "normal_height" 100 "normal_height" 100 } - gene_bs_body_type={ "body_fat_head_fat_full" 176 "body_fat_head_fat_full" 140 } - gene_bs_body_shape={ "body_shape_rectangle_full" 76 "body_shape_rectangle_full" 0 } - gene_bs_bust={ "bust_clothes" 80 "bust_shape_1_full" 101 } - gene_age={ "old_4" 81 "old_4" 81 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 141 "far_spacing_avg_thickness" 141 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 128 "layer_2_avg_thickness" 128 } - gene_body_hair={ "body_hair_sparse" 177 "body_hair_sparse" 177 } - gene_hair_type={ "hair_straight" 155 "hair_straight" 155 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 249 "normal_eyes" 249 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 62 "normal_eyelashes" 62 } - beards={ "ep2_beards" 111 "no_beard" 0 } - cloaks={ "no_cloak" 169 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 170 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 170 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_commoner_clothes" 170 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3293488942 3293488942 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_chad_uhl.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_chad_uhl.txt deleted file mode 100644 index 13322393..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_chad_uhl.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_chad_uhl -historical_export_easteregg_chad_uhl={ - type=male - id=18882 - age=0.270000 - genes={ hair_color={ 169 204 169 204 } - skin_color={ 10 86 10 86 } - eye_color={ 22 146 22 146 } - gene_chin_forward={ "chin_forward_neg" 116 "chin_forward_neg" 116 } - gene_chin_height={ "chin_height_neg" 123 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_neg" 119 "chin_width_neg" 119 } - gene_eye_angle={ "eye_angle_pos" 131 "eye_angle_pos" 131 } - gene_eye_depth={ "eye_depth_pos" 165 "eye_depth_pos" 165 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_neg" 82 "eye_distance_neg" 82 } - gene_eye_shut={ "eye_shut_pos" 129 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_pos" 152 "forehead_angle_pos" 152 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 117 "forehead_brow_height_neg" 117 } - gene_forehead_roundness={ "forehead_roundness_pos" 193 "forehead_roundness_pos" 193 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_pos" 134 "forehead_height_pos" 134 } - gene_head_height={ "head_height_neg" 104 "head_height_neg" 104 } - gene_head_width={ "head_width_neg" 108 "head_width_neg" 108 } - gene_head_profile={ "head_profile_neg" 103 "head_profile_neg" 103 } - gene_head_top_height={ "head_top_height_neg" 97 "head_top_height_neg" 97 } - gene_head_top_width={ "head_top_width_pos" 158 "head_top_width_pos" 158 } - gene_jaw_angle={ "jaw_angle_neg" 102 "jaw_angle_neg" 102 } - gene_jaw_forward={ "jaw_forward_pos" 131 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_neg" 124 "jaw_height_neg" 124 } - gene_jaw_width={ "jaw_width_neg" 82 "jaw_width_neg" 82 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 134 "mouth_corner_depth_pos" 134 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 116 "mouth_corner_height_neg" 116 } - gene_mouth_forward={ "mouth_forward_neg" 115 "mouth_forward_neg" 115 } - gene_mouth_height={ "mouth_height_neg" 119 "mouth_height_neg" 119 } - gene_mouth_width={ "mouth_width_pos" 138 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 124 "mouth_upper_lip_size_neg" 124 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 139 "mouth_lower_lip_size_pos" 139 } - gene_mouth_open={ "mouth_open_neg" 107 "mouth_open_neg" 107 } - gene_neck_length={ "neck_length_pos" 165 "neck_length_pos" 165 } - gene_neck_width={ "neck_width_neg" 118 "neck_width_neg" 118 } - gene_bs_cheek_forward={ "cheek_forward_neg" 0 "cheek_forward_neg" 88 } - gene_bs_cheek_height={ "cheek_height_neg" 0 "cheek_height_neg" 17 } - gene_bs_cheek_width={ "cheek_width_neg" 0 "cheek_width_neg" 12 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 28 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 43 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 0 "ear_lower_bend_pos" 22 } - gene_bs_ear_outward={ "ear_outward_neg" 0 "ear_outward_neg" 7 } - gene_bs_ear_size={ "ear_size_neg" 0 "ear_size_neg" 25 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 0 "eye_corner_depth_pos" 199 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 0 "eye_fold_shape_neg" 41 } - gene_bs_eye_size={ "eye_size_neg" 0 "eye_size_neg" 5 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 103 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 0 "forehead_brow_curve_neg" 102 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 0 "forehead_brow_forward_neg" 51 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 0 "forehead_brow_inner_height_pos" 99 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 0 "forehead_brow_outer_height_neg" 27 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 23 } - gene_bs_jaw_def={ "jaw_def_neg" 0 "jaw_def_neg" 36 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 31 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 1 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 16 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 0 "mouth_lower_lip_width_neg" 4 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 10 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 20 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 0 "mouth_philtrum_width_neg" 50 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 189 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 0 "mouth_upper_lip_full_pos" 199 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 64 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_neg" 41 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_pos" 26 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 66 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_pos" 41 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 65 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 44 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 67 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 0 "nose_ridge_angle_neg" 6 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_pos" 44 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 9 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 0 "nose_tip_angle_neg" 31 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 0 "nose_tip_forward_pos" 15 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 0 "nose_tip_width_neg" 57 } - face_detail_cheek_def={ "cheek_def_01" 18 "cheek_def_01" 18 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 57 "cheek_fat_02_pos" 57 } - face_detail_chin_cleft={ "chin_dimple" 2 "chin_dimple" 2 } - face_detail_chin_def={ "chin_def" 215 "chin_def" 215 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 215 "eye_lower_lid_def" 215 } - face_detail_eye_socket={ "eye_socket_color_02" 7 "eye_socket_color_02" 7 } - face_detail_nasolabial={ "nasolabial_01" 1 "nasolabial_01" 1 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 12 "nose_ridge_def_neg" 12 } - face_detail_nose_tip_def={ "nose_tip_def" 217 "nose_tip_def" 217 } - face_detail_temple_def={ "temple_def" 213 "temple_def" 213 } - expression_brow_wrinkles={ "brow_wrinkles_01" 249 "brow_wrinkles_01" 81 } - expression_eye_wrinkles={ "eye_wrinkles_01" 68 "eye_wrinkles_01" 68 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 226 "forehead_wrinkles_02" 226 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_4" 158 "complexion_4" 158 } - gene_height={ "normal_height" 123 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_medium" 157 "body_fat_head_fat_medium" 119 } - gene_bs_body_shape={ "body_shape_apple_full" 23 "body_shape_apple_full" 3 } - gene_bs_bust={ "bust_clothes" 133 "bust_shape_3_half" 167 } - gene_age={ "old_4" 116 "old_4" 116 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 211 "avg_spacing_low_thickness" 211 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 131 "layer_2_lower_thickness" 131 } - gene_body_hair={ "body_hair_sparse" 128 "body_hair_sparse" 128 } - gene_hair_type={ "hair_wavy" 152 "hair_wavy" 152 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 148 "normal_eyes" 148 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 144 "normal_eyelashes" 144 } - pose={ "" 255 "" 0 } - special_headgear_face_mask={ "face_mask" 127 "face_mask" 0 } - beards={ "no_beard" 127 "no_beard" 0 } - clothes={ "dde_hre_commoner_clothes" 132 "most_clothes" 0 } - headgear={ "dde_hre_common" 146 "no_headgear" 0 } - legwear={ "western_common_legwear" 42 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 1863162561 1863162561 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_daan_broekhof.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_daan_broekhof.txt deleted file mode 100644 index 641b0a0e..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_daan_broekhof.txt +++ /dev/null @@ -1,152 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_daan_broekhof -historical_export_easteregg_daan_broekhof={ - type=male - id=18227 - random_seed=4230239655 - age=0.400000 - genes={ hair_color={ 18 154 210 150 } - skin_color={ 17 14 127 82 } - eye_color={ 204 164 205 153 } - gene_chin_forward={ "chin_forward_neg" 107 "chin_forward_neg" 101 } - gene_chin_height={ "chin_height_pos" 131 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_neg" 165 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_neg" 113 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 129 "eye_depth_neg" 115 } - gene_eye_height={ "eye_height_pos" 147 "eye_height_pos" 132 } - gene_eye_distance={ "eye_distance_neg" 105 "eye_distance_neg" 127 } - gene_eye_shut={ "eye_shut_pos" 121 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_neg" 119 "forehead_angle_neg" 122 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 142 "forehead_brow_height_pos" 155 } - gene_forehead_roundness={ "forehead_roundness_pos" 202 "forehead_roundness_pos" 142 } - gene_forehead_width={ "forehead_width_neg" 184 "forehead_width_neg" 82 } - gene_forehead_height={ "forehead_height_neg" 255 "forehead_height_neg" 111 } - gene_head_height={ "head_height_neg" 115 "head_height_neg" 119 } - gene_head_width={ "head_width_neg" 92 "head_width_neg" 88 } - gene_head_profile={ "head_profile_neg" 72 "head_profile_neg" 96 } - gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 132 } - gene_head_top_width={ "head_top_width_pos" 128 "head_top_width_pos" 130 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_neg" 117 } - gene_jaw_forward={ "jaw_forward_neg" 110 "jaw_forward_neg" 124 } - gene_jaw_height={ "jaw_height_pos" 59 "jaw_height_pos" 140 } - gene_jaw_width={ "jaw_width_neg" 161 "jaw_width_neg" 119 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 117 "mouth_corner_depth_neg" 123 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 157 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 100 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 129 "mouth_width_pos" 129 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 145 "mouth_upper_lip_size_pos" 132 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 93 "mouth_lower_lip_size_neg" 107 } - gene_mouth_open={ "mouth_open_pos" 135 "mouth_open_pos" 135 } - gene_neck_length={ "neck_length_pos" 102 "neck_length_pos" 131 } - gene_neck_width={ "neck_width_pos" 74 "neck_width_pos" 148 } - gene_bs_cheek_forward={ "cheek_forward_neg" 171 "cheek_forward_pos" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 103 "cheek_height_pos" 18 } - gene_bs_cheek_width={ "cheek_width_neg" 39 "cheek_width_neg" 50 } - gene_bs_ear_angle={ "ear_angle_pos" 21 "ear_angle_neg" 17 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 52 "ear_inner_shape_pos" 78 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 45 "ear_lower_bend_pos" 43 } - gene_bs_ear_outward={ "ear_outward_neg" 51 "ear_outward_pos" 56 } - gene_bs_ear_size={ "ear_size_pos" 39 "ear_size_pos" 14 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 101 "eye_corner_depth_pos" 237 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 157 "eye_fold_shape_neg" 81 } - gene_bs_eye_size={ "eye_size_neg" 83 "eye_size_pos" 72 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 1 "eye_upper_lid_size_pos" 105 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 23 "forehead_brow_curve_neg" 133 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 7 "forehead_brow_forward_pos" 29 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 67 "forehead_brow_inner_height_pos" 8 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 5 "forehead_brow_outer_height_neg" 39 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 17 "forehead_brow_width_pos" 23 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_neg" 16 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 98 "mouth_lower_lip_def_pos" 85 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 73 "mouth_lower_lip_full_neg" 33 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 57 "mouth_lower_lip_pad_neg" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 27 "mouth_lower_lip_width_pos" 5 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 132 "mouth_philtrum_def_pos" 22 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 123 "mouth_philtrum_shape_neg" 18 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 27 "mouth_philtrum_width_neg" 34 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 176 "mouth_upper_lip_def_pos" 2 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 97 "mouth_upper_lip_full_neg" 12 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 59 "mouth_upper_lip_profile_pos" 56 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 67 "mouth_upper_lip_width_pos" 92 } - gene_bs_nose_forward={ "nose_forward_neg" 21 "nose_forward_neg" 25 } - gene_bs_nose_height={ "nose_height_pos" 157 "nose_height_pos" 47 } - gene_bs_nose_length={ "nose_length_pos" 73 "nose_length_pos" 73 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 253 "nose_nostril_height_pos" 27 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 51 "nose_nostril_width_neg" 9 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 53 "nose_profile_hawk" 28 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 10 "nose_ridge_angle_pos" 10 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 9 "nose_ridge_width_neg" 9 } - gene_bs_nose_size={ "nose_size_pos" 105 "nose_size_pos" 27 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 83 "nose_tip_angle_neg" 99 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 205 "nose_tip_forward_pos" 47 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 13 "nose_tip_width_pos" 32 } - face_detail_cheek_def={ "cheek_def_02" 0 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 0 "cheek_fat_02_pos" 9 } - face_detail_chin_cleft={ "chin_cleft" 160 "chin_cleft" 11 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 52 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 68 "eye_socket_color_01" 7 } - face_detail_nasolabial={ "nasolabial_02" 0 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 42 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 63 "nose_tip_def" 194 } - face_detail_temple_def={ "temple_def" 176 "temple_def" 200 } - expression_brow_wrinkles={ "brow_wrinkles_03" 253 "brow_wrinkles_03" 96 } - expression_eye_wrinkles={ "eye_wrinkles_01" 0 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 46 "forehead_wrinkles_01" 46 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 52 "complexion_7" 197 } - gene_height={ "normal_height" 180 "normal_height" 119 } - gene_bs_body_type={ "body_fat_head_fat_low" 83 "body_fat_head_fat_full" 115 } - gene_bs_body_shape={ "body_shape_rectangle_full" 128 "body_shape_rectangle_full" 52 } - gene_bs_bust={ "bust_clothes" 95 "bust_shape_1_half" 144 } - gene_age={ "old_2" 169 "old_2" 169 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 134 "avg_spacing_avg_thickness" 163 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 0 "layer_2_lower_thickness" 143 } - gene_body_hair={ "body_hair_avg" 90 "body_hair_avg" 90 } - gene_hair_type={ "hair_straight" 168 "hair_straight" 168 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 220 "normal_eyes" 220 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 183 "normal_eyelashes" 183 } - beards={ "no_beard" 10 "no_beard" 0 } - cloaks={ "no_cloak" 226 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 221 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 230 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_commoner_clothes" 230 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - gene_cloak={ "cloak_additive" 255 "cloak_additive" 0 } - } - entity={ 1863162561 1863162561 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=75156179 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_david_drake.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_david_drake.txt deleted file mode 100644 index 50926f13..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_david_drake.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_david_drake -historical_export_easteregg_david_drake={ - type=male - id=20281 - random_seed=1144079814 - age=0.240000 - genes={ hair_color={ 5 191 139 99 } - skin_color={ 229 25 26 69 } - eye_color={ 121 124 182 174 } - gene_chin_forward={ "chin_forward_neg" 122 "chin_forward_neg" 115 } - gene_chin_height={ "chin_height_neg" 65 "chin_height_neg" 121 } - gene_chin_width={ "chin_width_neg" 116 "chin_width_neg" 117 } - gene_eye_angle={ "eye_angle_pos" 122 "eye_angle_pos" 138 } - gene_eye_depth={ "eye_depth_neg" 168 "eye_depth_neg" 120 } - gene_eye_height={ "eye_height_neg" 132 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 108 "eye_distance_pos" 138 } - gene_eye_shut={ "eye_shut_pos" 123 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_pos" 226 "forehead_angle_pos" 139 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 143 "forehead_brow_height_pos" 168 } - gene_forehead_roundness={ "forehead_roundness_pos" 157 "forehead_roundness_pos" 144 } - gene_forehead_width={ "forehead_width_neg" 151 "forehead_width_neg" 114 } - gene_forehead_height={ "forehead_height_neg" 130 "forehead_height_neg" 100 } - gene_head_height={ "head_height_neg" 208 "head_height_neg" 100 } - gene_head_width={ "head_width_pos" 25 "head_width_pos" 176 } - gene_head_profile={ "head_profile_pos" 133 "head_profile_pos" 162 } - gene_head_top_height={ "head_top_height_neg" 0 "head_top_height_neg" 119 } - gene_head_top_width={ "head_top_width_pos" 145 "head_top_width_pos" 227 } - gene_jaw_angle={ "jaw_angle_pos" 135 "jaw_angle_pos" 134 } - gene_jaw_forward={ "jaw_forward_pos" 127 "jaw_forward_pos" 136 } - gene_jaw_height={ "jaw_height_pos" 67 "jaw_height_pos" 139 } - gene_jaw_width={ "jaw_width_pos" 98 "jaw_width_pos" 161 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 226 "mouth_corner_depth_neg" 124 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 190 "mouth_corner_height_pos" 132 } - gene_mouth_forward={ "mouth_forward_neg" 118 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 255 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_pos" 121 "mouth_width_pos" 137 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 143 "mouth_upper_lip_size_neg" 115 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 110 "mouth_lower_lip_size_pos" 146 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 112 } - gene_neck_length={ "neck_length_pos" 161 "neck_length_pos" 157 } - gene_neck_width={ "neck_width_neg" 30 "neck_width_neg" 121 } - gene_bs_cheek_forward={ "cheek_forward_neg" 41 "cheek_forward_pos" 33 } - gene_bs_cheek_height={ "cheek_height_neg" 163 "cheek_height_pos" 22 } - gene_bs_cheek_width={ "cheek_width_neg" 121 "cheek_width_pos" 42 } - gene_bs_ear_angle={ "ear_angle_neg" 141 "ear_angle_neg" 32 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 31 "ear_inner_shape_pos" 28 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 45 "ear_lower_bend_pos" 4 } - gene_bs_ear_outward={ "ear_outward_pos" 47 "ear_outward_neg" 46 } - gene_bs_ear_size={ "ear_size_neg" 33 "ear_size_neg" 117 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 75 "eye_corner_depth_pos" 160 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 103 "eye_fold_shape_pos" 86 } - gene_bs_eye_size={ "eye_size_pos" 27 "eye_size_pos" 37 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 29 "eye_upper_lid_size_neg" 25 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 189 "forehead_brow_curve_neg" 10 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 5 "forehead_brow_forward_pos" 24 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 105 "forehead_brow_inner_height_pos" 61 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 105 "forehead_brow_outer_height_neg" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 51 "forehead_brow_width_pos" 59 } - gene_bs_jaw_def={ "jaw_def_pos" 17 "jaw_def_pos" 48 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 53 "mouth_lower_lip_def_pos" 42 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 7 "mouth_lower_lip_full_neg" 12 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 165 "mouth_lower_lip_pad_pos" 17 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 41 "mouth_lower_lip_width_neg" 11 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 131 "mouth_philtrum_def_pos" 88 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 53 "mouth_philtrum_shape_pos" 25 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 29 "mouth_philtrum_width_neg" 42 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 116 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 31 "mouth_upper_lip_full_neg" 13 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 123 "mouth_upper_lip_profile_neg" 28 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 25 "mouth_upper_lip_width_neg" 47 } - gene_bs_nose_forward={ "nose_forward_neg" 17 "nose_forward_neg" 15 } - gene_bs_nose_height={ "nose_height_pos" 169 "nose_height_pos" 45 } - gene_bs_nose_length={ "nose_length_pos" 27 "nose_length_pos" 98 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 63 "nose_nostril_height_neg" 14 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 23 "nose_nostril_width_neg" 15 } - gene_bs_nose_profile={ "nose_profile_pos" 13 "nose_profile_neg" 6 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 35 "nose_ridge_angle_pos" 59 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 31 "nose_ridge_width_neg" 8 } - gene_bs_nose_size={ "nose_size_neg" 49 "nose_size_pos" 62 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 49 "nose_tip_angle_pos" 39 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 43 "nose_tip_forward_neg" 21 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 95 "nose_tip_width_pos" 46 } - face_detail_cheek_def={ "cheek_def_01" 92 "cheek_def_01" 13 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 61 "cheek_fat_04_pos" 78 } - face_detail_chin_cleft={ "chin_dimple" 209 "chin_cleft" 9 } - face_detail_chin_def={ "chin_def" 161 "chin_def_neg" 13 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 25 } - face_detail_eye_socket={ "eye_socket_01" 0 "eye_socket_01" 3 } - face_detail_nasolabial={ "nasolabial_03" 0 "nasolabial_03" 10 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 147 "nose_ridge_def_neg" 17 } - face_detail_nose_tip_def={ "nose_tip_def" 89 "nose_tip_def" 16 } - face_detail_temple_def={ "temple_def" 91 "temple_def" 14 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 102 } - expression_eye_wrinkles={ "eye_wrinkles_01" 228 "eye_wrinkles_01" 228 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 85 "forehead_wrinkles_01" 85 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 196 "complexion_2" 103 } - gene_height={ "normal_height" 129 "normal_height" 135 } - gene_bs_body_type={ "body_fat_head_fat_medium" 110 "body_fat_head_fat_medium" 143 } - gene_bs_body_shape={ "body_shape_triangle_half" 255 "body_shape_triangle_half" 52 } - gene_bs_bust={ "bust_clothes" 21 "bust_shape_4_half" 64 } - gene_age={ "old_2" 177 "old_2" 177 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 136 "far_spacing_avg_thickness" 173 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 195 "layer_2_lower_thickness" 187 } - gene_body_hair={ "body_hair_sparse" 143 "body_hair_sparse" 143 } - gene_hair_type={ "hair_wavy" 184 "hair_wavy" 184 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 138 "normal_eyes" 138 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 232 "normal_eyelashes" 232 } - beards={ "all_beards" 204 "no_beard" 0 } - cloaks={ "no_cloak" 2 "no_cloak" 0 } - hairstyles={ "no_hairstyles" 196 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 191 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 215 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 807438772 807438772 } - tags={ { - hash=1367985987 - invert=no - } - { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_emelie_verdugo.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_emelie_verdugo.txt deleted file mode 100644 index 4d29489f..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_emelie_verdugo.txt +++ /dev/null @@ -1,124 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_emelie_verdugo -historical_export_easteregg_emelie_verdugo={ - type=female - id=19306 - age=0.260000 - genes={ hair_color={ 189 224 193 209 } - skin_color={ 218 111 198 103 } - eye_color={ 9 223 57 136 } - gene_chin_forward={ "chin_forward_neg" 125 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_neg" 54 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_neg" 107 "chin_width_neg" 116 } - gene_eye_angle={ "eye_angle_pos" 142 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 128 "eye_depth_neg" 116 } - gene_eye_height={ "eye_height_pos" 164 "eye_height_pos" 130 } - gene_eye_distance={ "eye_distance_neg" 141 "eye_distance_neg" 114 } - gene_eye_shut={ "eye_shut_neg" 114 "eye_shut_neg" 126 } - gene_forehead_angle={ "forehead_angle_pos" 143 "forehead_angle_pos" 136 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 150 "forehead_brow_height_pos" 129 } - gene_forehead_roundness={ "forehead_roundness_pos" 199 "forehead_roundness_pos" 137 } - gene_forehead_width={ "forehead_width_pos" 229 "forehead_width_pos" 172 } - gene_forehead_height={ "forehead_height_neg" 186 "forehead_height_neg" 92 } - gene_head_height={ "head_height_pos" 232 "head_height_pos" 134 } - gene_head_width={ "head_width_neg" 145 "head_width_neg" 119 } - gene_head_profile={ "head_profile_neg" 54 "head_profile_neg" 83 } - gene_head_top_height={ "head_top_height_neg" 180 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 151 "head_top_width_pos" 147 } - gene_jaw_angle={ "jaw_angle_pos" 140 "jaw_angle_pos" 129 } - gene_jaw_forward={ "jaw_forward_neg" 95 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 144 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_neg" 137 "jaw_width_neg" 102 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 166 "mouth_corner_depth_neg" 115 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 132 "mouth_corner_height_neg" 97 } - gene_mouth_forward={ "mouth_forward_neg" 157 "mouth_forward_neg" 118 } - gene_mouth_height={ "mouth_height_pos" 179 "mouth_height_pos" 140 } - gene_mouth_width={ "mouth_width_pos" 130 "mouth_width_pos" 151 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 123 "mouth_upper_lip_size_neg" 117 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 124 "mouth_lower_lip_size_neg" 116 } - gene_mouth_open={ "mouth_open_pos" 172 "mouth_open_pos" 154 } - gene_neck_length={ "neck_length_pos" 166 "neck_length_pos" 130 } - gene_neck_width={ "neck_width_pos" 167 "neck_width_pos" 132 } - gene_bs_cheek_forward={ "cheek_forward_pos" 51 "cheek_forward_pos" 29 } - gene_bs_cheek_height={ "cheek_height_pos" 163 "cheek_height_pos" 54 } - gene_bs_cheek_width={ "cheek_width_pos" 127 "cheek_width_pos" 48 } - gene_bs_ear_angle={ "ear_angle_neg" 113 "ear_angle_pos" 1 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 4 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 70 } - gene_bs_ear_outward={ "ear_outward_pos" 47 "ear_outward_pos" 90 } - gene_bs_ear_size={ "ear_size_pos" 27 "ear_size_pos" 32 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 151 "eye_corner_depth_pos" 30 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 121 "eye_fold_shape_neg" 40 } - gene_bs_eye_size={ "eye_size_pos" 53 "eye_size_neg" 29 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 81 "eye_upper_lid_size_pos" 13 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 125 "forehead_brow_curve_neg" 171 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 33 "forehead_brow_forward_neg" 48 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 5 "forehead_brow_inner_height_neg" 40 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 75 "forehead_brow_outer_height_neg" 111 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 109 "forehead_brow_width_neg" 8 } - gene_bs_jaw_def={ "jaw_def_neg" 87 "jaw_def_pos" 115 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 199 "mouth_lower_lip_def_pos" 158 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 25 "mouth_lower_lip_full_neg" 52 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 75 "mouth_lower_lip_pad_neg" 97 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 29 "mouth_lower_lip_width_neg" 14 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 87 "mouth_philtrum_def_pos" 51 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 61 "mouth_philtrum_shape_pos" 53 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 33 "mouth_philtrum_width_pos" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 177 "mouth_upper_lip_def_pos" 46 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 51 "mouth_upper_lip_full_neg" 113 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 37 "mouth_upper_lip_profile_neg" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 33 "mouth_upper_lip_width_neg" 13 } - gene_bs_nose_forward={ "nose_forward_neg" 7 "nose_forward_pos" 10 } - gene_bs_nose_height={ "nose_height_pos" 33 "nose_height_pos" 25 } - gene_bs_nose_length={ "nose_length_pos" 133 "nose_length_pos" 94 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 121 "nose_nostril_height_pos" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 65 "nose_nostril_width_pos" 21 } - gene_bs_nose_profile={ "nose_profile_pos" 11 "nose_profile_hawk" 91 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 41 "nose_ridge_angle_neg" 12 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 65 "nose_ridge_width_pos" 8 } - gene_bs_nose_size={ "nose_size_neg" 69 "nose_size_pos" 4 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 5 "nose_tip_angle_pos" 13 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 97 "nose_tip_forward_neg" 98 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 87 "nose_tip_width_neg" 44 } - face_detail_cheek_def={ "cheek_def_02" 122 "cheek_def_02" 6 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 41 "cheek_fat_01_pos" 109 } - face_detail_chin_cleft={ "chin_dimple" 33 "chin_dimple" 52 } - face_detail_chin_def={ "chin_def_neg" 185 "chin_def" 7 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 198 "eye_lower_lid_def" 238 } - face_detail_eye_socket={ "eye_socket_color_03" 212 "eye_socket_01" 144 } - face_detail_nasolabial={ "nasolabial_01" 136 "nasolabial_03" 3 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 149 } - face_detail_nose_tip_def={ "nose_tip_def" 0 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 57 "temple_def" 208 } - expression_brow_wrinkles={ "brow_wrinkles_04" 93 "brow_wrinkles_04" 93 } - expression_eye_wrinkles={ "eye_wrinkles_01" 246 "eye_wrinkles_01" 52 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 30 "forehead_wrinkles_01" 30 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 189 "complexion_4" 184 } - gene_height={ "normal_height" 127 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_low" 70 "body_fat_head_fat_full" 119 } - gene_bs_body_shape={ "body_shape_triangle_half" 190 "body_shape_triangle_half" 7 } - gene_bs_bust={ "bust_clothes" 9 "bust_shape_4_half" 45 } - gene_age={ "old_4" 78 "old_4" 78 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 255 "far_spacing_low_thickness" 183 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_low_thickness" 184 } - gene_body_hair={ "body_hair_avg" 174 "body_hair_avg" 174 } - gene_hair_type={ "hair_curly" 92 "hair_curly" 92 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 95 "normal_eyes" 95 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 23 "normal_eyelashes" 23 } - pose={ "" 255 "" 0 } - cloaks={ "fp1_cloak" 83 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_curly" 190 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 216 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - clothes={ "northern_commoner_clothes" 119 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - } - entity={ 979141817 979141817 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_emil_tisander.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_emil_tisander.txt deleted file mode 100644 index 01522ba7..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_emil_tisander.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_emil_tisander -historical_export_easteregg_emil_tisander={ - type=male - id=19021 - random_seed=14471759 - age=0.310000 - genes={ hair_color={ 184 251 129 121 } - skin_color={ 1 43 7 68 } - eye_color={ 235 76 222 138 } - gene_chin_forward={ "chin_forward_pos" 109 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 152 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 103 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 150 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 112 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 109 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 167 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 110 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 149 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_pos" 152 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 188 "forehead_height_pos" 127 } - gene_head_height={ "head_height_pos" 145 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 57 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 137 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 138 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 127 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_neg" 145 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 112 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 140 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 133 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 91 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 153 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 156 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 119 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 151 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 127 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 127 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 127 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 182 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 126 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 91 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_neg" 10 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_neg" 52 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_neg" 49 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 195 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_both_bend_pos" 75 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 66 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 17 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 59 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 21 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_pos" 0 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 84 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 0 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 0 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_neg" 34 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 130 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 21 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 95 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 42 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 104 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 22 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 28 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 0 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 1 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 10 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 26 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 49 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 71 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 230 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 15 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 66 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 54 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 19 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 38 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 45 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 99 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_02" 0 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 225 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 20 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 34 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_03" 54 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 22 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 192 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 47 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 54 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "nose_wrinkles_01" 124 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 233 "complexion_1" 0 } - gene_height={ "normal_height" 158 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_low" 79 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average" 15 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 101 "bust_clothes" 127 } - gene_age={ "old_2" 0 "old_1" 0 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 202 "avg_spacing_avg_thickness" 144 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 155 "layer_2_avg_thickness" 67 } - gene_body_hair={ "body_hair_sparse" 43 "body_hair_sparse" 172 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - cloaks={ "no_cloak" 59 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 145 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 128 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_war_nobility_clothes" 126 "most_clothes" 0 } - beards={ "no_beard" 28 "no_beard" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2842715111 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_fabian_franzen.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_fabian_franzen.txt deleted file mode 100644 index 69ba3c62..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_fabian_franzen.txt +++ /dev/null @@ -1,159 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_fabian_franzen -historical_export_easteregg_fabian_franzen={ - type=male - id=20378 - random_seed=3472237134 - age=0.220000 - genes={ hair_color={ 159 208 39 249 } - skin_color={ 43 70 43 70 } - eye_color={ 203 214 86 166 } - gene_chin_forward={ "chin_forward_pos" 148 "chin_forward_pos" 148 } - gene_chin_height={ "chin_height_pos" 132 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_neg" 132 "chin_width_neg" 121 } - gene_eye_angle={ "eye_angle_pos" 96 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 80 "eye_depth_pos" 137 } - gene_eye_height={ "eye_height_pos" 120 "eye_height_pos" 139 } - gene_eye_distance={ "eye_distance_neg" 102 "eye_distance_neg" 102 } - gene_eye_shut={ "eye_shut_pos" 144 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 114 "forehead_angle_neg" 112 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 105 "forehead_brow_height_neg" 105 } - gene_forehead_roundness={ "forehead_roundness_pos" 223 "forehead_roundness_pos" 227 } - gene_forehead_width={ "forehead_width_pos" 150 "forehead_width_pos" 150 } - gene_forehead_height={ "forehead_height_neg" 180 "forehead_height_neg" 111 } - gene_head_height={ "head_height_neg" 172 "head_height_neg" 106 } - gene_head_width={ "head_width_pos" 167 "head_width_pos" 167 } - gene_head_profile={ "head_profile_pos" 176 "head_profile_pos" 176 } - gene_head_top_height={ "head_top_height_neg" 142 "head_top_height_neg" 117 } - gene_head_top_width={ "head_top_width_pos" 168 "head_top_width_pos" 168 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_neg" 108 } - gene_jaw_forward={ "jaw_forward_neg" 163 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 123 "jaw_height_pos" 134 } - gene_jaw_width={ "jaw_width_neg" 118 "jaw_width_neg" 118 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 131 "mouth_corner_depth_pos" 131 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 119 "mouth_corner_height_neg" 119 } - gene_mouth_forward={ "mouth_forward_neg" 117 "mouth_forward_neg" 117 } - gene_mouth_height={ "mouth_height_pos" 134 "mouth_height_pos" 134 } - gene_mouth_width={ "mouth_width_neg" 72 "mouth_width_neg" 72 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 124 "mouth_upper_lip_size_neg" 124 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 111 "mouth_lower_lip_size_neg" 111 } - gene_mouth_open={ "mouth_open_neg" 77 "mouth_open_neg" 77 } - gene_neck_length={ "neck_length_pos" 85 "neck_length_pos" 148 } - gene_neck_width={ "neck_width_neg" 137 "neck_width_neg" 117 } - gene_bs_cheek_forward={ "cheek_forward_neg" 19 "cheek_forward_neg" 9 } - gene_bs_cheek_height={ "cheek_height_neg" 81 "cheek_height_pos" 41 } - gene_bs_cheek_width={ "cheek_width_neg" 213 "cheek_width_pos" 26 } - gene_bs_ear_angle={ "ear_angle_neg" 43 "ear_angle_neg" 2 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 48 "ear_inner_shape_pos" 48 } - gene_bs_ear_bend={ "ear_both_bend_pos" 26 "ear_both_bend_pos" 19 } - gene_bs_ear_outward={ "ear_outward_pos" 109 "ear_outward_neg" 40 } - gene_bs_ear_size={ "ear_size_pos" 57 "ear_size_neg" 34 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 29 "eye_corner_depth_neg" 57 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 41 "eye_fold_shape_neg" 18 } - gene_bs_eye_size={ "eye_size_neg" 87 "eye_size_neg" 25 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 35 "eye_upper_lid_size_neg" 49 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 43 "forehead_brow_curve_neg" 110 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 19 "forehead_brow_forward_pos" 19 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 118 "forehead_brow_inner_height_pos" 118 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 107 "forehead_brow_outer_height_pos" 11 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 155 "forehead_brow_width_neg" 0 } - gene_bs_jaw_def={ "jaw_def_neg" 255 "jaw_def_pos" 166 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 96 "mouth_lower_lip_def_pos" 96 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 160 "mouth_lower_lip_pad_neg" 160 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 104 "mouth_lower_lip_width_pos" 104 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 11 "mouth_philtrum_def_pos" 11 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 24 "mouth_philtrum_shape_neg" 24 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 26 "mouth_philtrum_width_pos" 26 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 36 "mouth_upper_lip_def_pos" 36 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 14 "mouth_upper_lip_full_neg" 14 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 9 "mouth_upper_lip_profile_neg" 9 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 21 "mouth_upper_lip_width_pos" 21 } - gene_bs_nose_forward={ "nose_forward_pos" 77 "nose_forward_pos" 76 } - gene_bs_nose_height={ "nose_height_pos" 79 "nose_height_pos" 124 } - gene_bs_nose_length={ "nose_length_pos" 33 "nose_length_neg" 111 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 49 "nose_nostril_height_neg" 98 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 21 "nose_nostril_width_neg" 49 } - gene_bs_nose_profile={ "nose_profile_pos" 91 "nose_profile_pos" 8 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 29 "nose_ridge_angle_pos" 29 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 3 "nose_ridge_width_neg" 90 } - gene_bs_nose_size={ "nose_size_pos" 77 "nose_size_pos" 25 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 1 "nose_tip_angle_pos" 2 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 39 "nose_tip_forward_neg" 113 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 67 "nose_tip_width_neg" 8 } - face_detail_cheek_def={ "cheek_def_01" 141 "cheek_def_01" 141 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 0 "cheek_fat_03_pos" 4 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def_neg" 255 "chin_def_neg" 100 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 155 "eye_lower_lid_def" 239 } - face_detail_eye_socket={ "eye_socket_02" 168 "eye_socket_color_01" 10 } - face_detail_nasolabial={ "nasolabial_03" 36 "nasolabial_03" 13 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 133 "nose_tip_def" 176 } - face_detail_temple_def={ "temple_def" 97 "temple_def" 97 } - expression_brow_wrinkles={ "brow_wrinkles_03" 52 "brow_wrinkles_03" 52 } - expression_eye_wrinkles={ "eye_wrinkles_01" 9 "eye_wrinkles_01" 9 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 173 "forehead_wrinkles_01" 173 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 77 "complexion_5" 77 } - gene_height={ "normal_height" 142 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 163 "body_fat_head_fat_low" 119 } - gene_bs_body_shape={ "body_shape_apple_half" 187 "body_shape_apple_half" 45 } - gene_bs_bust={ "bust_clothes" 155 "bust_shape_4_half" 243 } - gene_age={ "old_4" 145 "old_4" 145 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 244 "far_spacing_lower_thickness" 180 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 242 "layer_2_avg_thickness" 103 } - gene_body_hair={ "body_hair_avg" 95 "body_hair_avg" 95 } - gene_hair_type={ "hair_straight" 178 "hair_straight" 178 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 14 "normal_eyes" 14 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 41 "normal_eyelashes" 41 } - beards={ "western_beards_straight" 80 "no_beard" 0 } - cloaks={ "no_cloak" 149 "no_cloak" 0 } - hairstyles={ "western_hairstyles_straight" 80 "all_hairstyles" 0 } - legwear={ "fp1_common_legwear" 98 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "ep2_western_era2_war_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "ep2_western_era2_war_nobility" 229 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3293488942 3293488942 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2495432340 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1219709797 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_fahraeus.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_fahraeus.txt deleted file mode 100644 index 5d43d307..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_fahraeus.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_henrik_fahraeus -historical_export_easteregg_henrik_fahraeus={ - type=male - id=15250 - age=0.470000 - genes={ hair_color={ 19 90 188 112 } - skin_color={ 105 50 105 72 } - eye_color={ 183 183 76 183 } - gene_chin_forward={ "chin_forward_pos" 151 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 151 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 68 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 170 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 127 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 127 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_neg" 100 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 161 "forehead_height_pos" 127 } - gene_head_height={ "head_height_neg" 68 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 127 "head_width_pos" 127 } - gene_head_profile={ "head_profile_neg" 71 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 219 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 138 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_pos" 127 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 135 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_neg" 93 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 170 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 127 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 214 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 103 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 101 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 127 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 80 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 197 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 0 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 0 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 0 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 0 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_pos" 159 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 39 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 140 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 0 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 86 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_pos" 0 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 0 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 49 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 0 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 127 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 0 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 100 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 57 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 44 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 0 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 0 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 0 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 255 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 0 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_01" 0 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 122 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 77 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_left_01" 1 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_5" 255 "complexion_1" 0 } - gene_height={ "normal_height" 147 "normal_height" 147 } - gene_bs_body_type={ "body_fat_head_fat_medium" 156 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 20 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_clothes" 127 } - gene_age={ "old_3" 0 "old_1" 0 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 230 "avg_spacing_avg_thickness" 202 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 57 "layer_2_avg_thickness" 75 } - gene_body_hair={ "body_hair_sparse" 185 "body_hair_sparse" 185 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - pose={ "" 255 "" 0 } - beards={ "scripted_character_beards_01" 28 "no_beard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 51 "all_hairstyles" 0 } - cloaks={ "fp1_cloak" 138 "no_cloak" 0 } - clothes={ "northern_commoner_clothes" 109 "most_clothes" 0 } - headgear={ "no_headgear" 43 "no_headgear" 0 } - legwear={ "western_common_legwear" 138 "all_legwear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_lohmander.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_lohmander.txt deleted file mode 100644 index 833e47cb..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_henrik_lohmander.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_henrik_lohmander -historical_export_easteregg_henrik_lohmander={ - type=male - id=16368 - age=0.340000 - genes={ hair_color={ 186 253 171 194 } - skin_color={ 150 119 105 97 } - eye_color={ 233 181 99 202 } - gene_chin_forward={ "chin_forward_neg" 85 "chin_forward_neg" 105 } - gene_chin_height={ "chin_height_neg" 155 "chin_height_neg" 115 } - gene_chin_width={ "chin_width_pos" 119 "chin_width_pos" 139 } - gene_eye_angle={ "eye_angle_pos" 168 "eye_angle_pos" 162 } - gene_eye_depth={ "eye_depth_neg" 94 "eye_depth_neg" 119 } - gene_eye_height={ "eye_height_pos" 134 "eye_height_pos" 134 } - gene_eye_distance={ "eye_distance_neg" 124 "eye_distance_neg" 124 } - gene_eye_shut={ "eye_shut_pos" 145 "eye_shut_pos" 129 } - gene_forehead_angle={ "forehead_angle_pos" 235 "forehead_angle_pos" 145 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 149 "forehead_brow_height_pos" 149 } - gene_forehead_roundness={ "forehead_roundness_neg" 202 "forehead_roundness_neg" 85 } - gene_forehead_width={ "forehead_width_neg" 113 "forehead_width_neg" 104 } - gene_forehead_height={ "forehead_height_pos" 182 "forehead_height_pos" 133 } - gene_head_height={ "head_height_pos" 140 "head_height_pos" 151 } - gene_head_width={ "head_width_neg" 122 "head_width_neg" 120 } - gene_head_profile={ "head_profile_neg" 81 "head_profile_neg" 81 } - gene_head_top_height={ "head_top_height_neg" 108 "head_top_height_neg" 104 } - gene_head_top_width={ "head_top_width_pos" 110 "head_top_width_pos" 128 } - gene_jaw_angle={ "jaw_angle_neg" 144 "jaw_angle_neg" 122 } - gene_jaw_forward={ "jaw_forward_neg" 101 "jaw_forward_neg" 100 } - gene_jaw_height={ "jaw_height_neg" 98 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 145 "jaw_width_pos" 161 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 150 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 141 "mouth_corner_height_neg" 126 } - gene_mouth_forward={ "mouth_forward_pos" 140 "mouth_forward_pos" 140 } - gene_mouth_height={ "mouth_height_pos" 130 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 169 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 93 "mouth_upper_lip_size_pos" 138 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 135 "mouth_lower_lip_size_neg" 77 } - gene_mouth_open={ "mouth_open_neg" 179 "mouth_open_neg" 24 } - gene_neck_length={ "neck_length_pos" 76 "neck_length_pos" 144 } - gene_neck_width={ "neck_width_neg" 138 "neck_width_neg" 123 } - gene_bs_cheek_forward={ "cheek_forward_neg" 62 "cheek_forward_neg" 97 } - gene_bs_cheek_height={ "cheek_height_neg" 30 "cheek_height_neg" 30 } - gene_bs_cheek_width={ "cheek_width_pos" 48 "cheek_width_pos" 48 } - gene_bs_ear_angle={ "ear_angle_pos" 90 "ear_angle_pos" 90 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 10 "ear_inner_shape_pos" 7 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 135 "ear_lower_bend_pos" 50 } - gene_bs_ear_outward={ "ear_outward_neg" 52 "ear_outward_neg" 49 } - gene_bs_ear_size={ "ear_size_pos" 10 "ear_size_pos" 10 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 10 "eye_corner_depth_pos" 10 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 59 "eye_fold_shape_neg" 114 } - gene_bs_eye_size={ "eye_size_pos" 255 "eye_size_pos" 161 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 82 "eye_upper_lid_size_pos" 43 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 25 "forehead_brow_curve_neg" 37 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 2 "forehead_brow_forward_pos" 2 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 255 "forehead_brow_inner_height_pos" 109 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 99 "forehead_brow_outer_height_pos" 49 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 21 "forehead_brow_width_pos" 77 } - gene_bs_jaw_def={ "jaw_def_neg" 58 "jaw_def_neg" 42 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 71 "mouth_lower_lip_def_pos" 63 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 87 "mouth_lower_lip_full_pos" 42 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 94 "mouth_lower_lip_pad_neg" 94 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 2 "mouth_lower_lip_width_pos" 2 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 155 "mouth_philtrum_def_pos" 24 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 117 "mouth_philtrum_shape_neg" 106 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 80 "mouth_philtrum_width_pos" 76 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 50 "mouth_upper_lip_def_pos" 49 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 19 "mouth_upper_lip_full_pos" 19 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 6 "mouth_upper_lip_profile_pos" 6 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 36 "mouth_upper_lip_width_neg" 36 } - gene_bs_nose_forward={ "nose_forward_neg" 42 "nose_forward_neg" 42 } - gene_bs_nose_height={ "nose_height_pos" 18 "nose_height_pos" 18 } - gene_bs_nose_length={ "nose_length_pos" 24 "nose_length_pos" 24 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 36 "nose_nostril_height_neg" 36 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 87 "nose_nostril_width_pos" 87 } - gene_bs_nose_profile={ "nose_profile_pos" 12 "nose_profile_pos" 12 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 77 "nose_ridge_angle_pos" 77 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 2 "nose_ridge_width_pos" 2 } - gene_bs_nose_size={ "nose_size_pos" 32 "nose_size_pos" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 2 "nose_tip_angle_pos" 2 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 45 "nose_tip_forward_pos" 45 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 140 "nose_tip_width_pos" 140 } - face_detail_cheek_def={ "cheek_def_01" 35 "cheek_def_01" 55 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 3 "cheek_fat_01_neg" 3 } - face_detail_chin_cleft={ "chin_cleft" 2 "chin_cleft" 2 } - face_detail_chin_def={ "chin_def" 80 "chin_def" 80 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 204 "eye_lower_lid_def" 204 } - face_detail_eye_socket={ "eye_socket_03" 10 "eye_socket_03" 10 } - face_detail_nasolabial={ "nasolabial_01" 118 "nasolabial_01" 119 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 15 "nose_ridge_def_neg" 15 } - face_detail_nose_tip_def={ "nose_tip_def" 253 "nose_tip_def" 253 } - face_detail_temple_def={ "temple_def" 112 "temple_def" 246 } - expression_brow_wrinkles={ "brow_wrinkles_02" 6 "brow_wrinkles_02" 6 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 194 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 2 "forehead_wrinkles_01" 131 } - expression_other={ "cheek_wrinkles_left_01" 127 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_3" 135 "complexion_3" 131 } - gene_height={ "normal_height" 188 "normal_height" 138 } - gene_bs_body_type={ "body_fat_head_fat_low" 149 "body_fat_head_fat_low" 122 } - gene_bs_body_shape={ "body_shape_average_clothed" 1 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 141 "bust_shape_1_full" 154 } - gene_age={ "old_4" 89 "old_4" 131 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 226 "far_spacing_low_thickness" 226 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 158 "layer_2_high_thickness" 158 } - gene_body_hair={ "body_hair_sparse" 0 "body_hair_sparse" 101 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "normal_eyes" 192 "normal_eyes" 193 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 17 "normal_eyelashes" 17 } - pose={ "" 255 "" 0 } - hairstyles={ "scripted_character_hairstyles_01" 10 "all_hairstyles" 0 } - cloaks={ "fp1_cloak" 29 "no_cloak" 0 } - clothes={ "northern_commoner_clothes" 36 "most_clothes" 0 } - headgear={ "no_headgear" 75 "no_headgear" 0 } - legwear={ "western_common_legwear" 29 "all_legwear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_jacopo_freddi.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_jacopo_freddi.txt deleted file mode 100644 index 9815add8..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_jacopo_freddi.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_jacopo_freddi -historical_export_easteregg_jacopo_freddi={ - type=male - id=20270 - random_seed=2791832882 - age=0.240000 - genes={ hair_color={ 51 206 81 232 } - skin_color={ 198 65 144 125 } - eye_color={ 60 181 60 181 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_neg" 120 } - gene_chin_height={ "chin_height_pos" 130 "chin_height_pos" 130 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_neg" 120 "eye_angle_neg" 120 } - gene_eye_depth={ "eye_depth_pos" 93 "eye_depth_pos" 140 } - gene_eye_height={ "eye_height_pos" 123 "eye_height_pos" 136 } - gene_eye_distance={ "eye_distance_pos" 124 "eye_distance_pos" 139 } - gene_eye_shut={ "eye_shut_pos" 103 "eye_shut_pos" 147 } - gene_forehead_angle={ "forehead_angle_neg" 80 "forehead_angle_neg" 122 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 127 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 161 "forehead_roundness_pos" 161 } - gene_forehead_width={ "forehead_width_pos" 129 "forehead_width_pos" 129 } - gene_forehead_height={ "forehead_height_neg" 90 "forehead_height_neg" 90 } - gene_head_height={ "head_height_pos" 137 "head_height_pos" 137 } - gene_head_width={ "head_width_neg" 56 "head_width_neg" 83 } - gene_head_profile={ "head_profile_pos" 118 "head_profile_pos" 144 } - gene_head_top_height={ "head_top_height_pos" 160 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 200 "head_top_width_pos" 200 } - gene_jaw_angle={ "jaw_angle_pos" 187 "jaw_angle_pos" 133 } - gene_jaw_forward={ "jaw_forward_pos" 133 "jaw_forward_pos" 133 } - gene_jaw_height={ "jaw_height_neg" 102 "jaw_height_neg" 102 } - gene_jaw_width={ "jaw_width_neg" 112 "jaw_width_neg" 112 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 162 "mouth_corner_depth_pos" 162 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 115 "mouth_corner_height_neg" 115 } - gene_mouth_forward={ "mouth_forward_pos" 135 "mouth_forward_pos" 135 } - gene_mouth_height={ "mouth_height_pos" 145 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 67 "mouth_width_neg" 67 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 128 "mouth_upper_lip_size_pos" 139 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 167 "mouth_lower_lip_size_pos" 152 } - gene_mouth_open={ "mouth_open_neg" 103 "mouth_open_neg" 103 } - gene_neck_length={ "neck_length_neg" 134 "neck_length_neg" 126 } - gene_neck_width={ "neck_width_pos" 113 "neck_width_pos" 139 } - gene_bs_cheek_forward={ "cheek_forward_pos" 5 "cheek_forward_neg" 22 } - gene_bs_cheek_height={ "cheek_height_pos" 103 "cheek_height_neg" 46 } - gene_bs_cheek_width={ "cheek_width_neg" 131 "cheek_width_neg" 7 } - gene_bs_ear_angle={ "ear_angle_neg" 29 "ear_angle_pos" 37 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 55 "ear_inner_shape_pos" 42 } - gene_bs_ear_bend={ "ear_both_bend_pos" 40 "ear_both_bend_pos" 121 } - gene_bs_ear_outward={ "ear_outward_neg" 65 "ear_outward_pos" 7 } - gene_bs_ear_size={ "ear_size_neg" 105 "ear_size_pos" 31 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 97 "eye_corner_depth_pos" 195 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 165 "eye_fold_shape_pos" 11 } - gene_bs_eye_size={ "eye_size_pos" 23 "eye_size_neg" 180 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 39 "eye_upper_lid_size_pos" 39 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 34 "forehead_brow_curve_neg" 34 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 25 "forehead_brow_forward_neg" 47 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 131 "forehead_brow_inner_height_neg" 33 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 33 "forehead_brow_outer_height_pos" 13 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 17 "forehead_brow_width_neg" 49 } - gene_bs_jaw_def={ "jaw_def_pos" 125 "jaw_def_neg" 32 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 13 "mouth_lower_lip_def_pos" 13 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 119 "mouth_lower_lip_full_pos" 11 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 30 "mouth_lower_lip_pad_pos" 30 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 63 "mouth_lower_lip_width_neg" 14 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 1 "mouth_philtrum_def_pos" 1 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 50 "mouth_philtrum_shape_pos" 50 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 16 "mouth_philtrum_width_pos" 16 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 42 "mouth_upper_lip_def_pos" 42 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 80 "mouth_upper_lip_full_neg" 80 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 41 "mouth_upper_lip_profile_pos" 41 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 55 "mouth_upper_lip_width_neg" 55 } - gene_bs_nose_forward={ "nose_forward_pos" 31 "nose_forward_pos" 4 } - gene_bs_nose_height={ "nose_height_pos" 3 "nose_height_pos" 3 } - gene_bs_nose_length={ "nose_length_neg" 35 "nose_length_neg" 15 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 105 "nose_nostril_height_pos" 105 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 91 "nose_nostril_width_neg" 32 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 61 "nose_profile_neg" 19 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 71 "nose_ridge_angle_pos" 9 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 30 "nose_ridge_width_neg" 30 } - gene_bs_nose_size={ "nose_size_pos" 11 "nose_size_pos" 11 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 15 "nose_tip_angle_neg" 9 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 10 "nose_tip_forward_pos" 10 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 9 "nose_tip_width_pos" 9 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_02" 2 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_pos" 107 } - face_detail_chin_cleft={ "chin_dimple" 20 "chin_dimple" 20 } - face_detail_chin_def={ "chin_def" 53 "chin_def" 250 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 210 "eye_lower_lid_def" 118 } - face_detail_eye_socket={ "eye_socket_color_02" 59 "eye_socket_color_02" 1 } - face_detail_nasolabial={ "nasolabial_01" 73 "nasolabial_01" 7 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 154 "nose_ridge_def_pos" 154 } - face_detail_nose_tip_def={ "nose_tip_def" 205 "nose_tip_def" 112 } - face_detail_temple_def={ "temple_def" 202 "temple_def" 214 } - expression_brow_wrinkles={ "brow_wrinkles_03" 68 "brow_wrinkles_03" 68 } - expression_eye_wrinkles={ "eye_wrinkles_01" 86 "eye_wrinkles_01" 86 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 82 "forehead_wrinkles_01" 82 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 128 "complexion_5" 176 } - gene_height={ "normal_height" 134 "normal_height" 139 } - gene_bs_body_type={ "body_fat_head_fat_low" 125 "body_fat_head_fat_medium" 125 } - gene_bs_body_shape={ "body_shape_apple_half" 105 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 48 "bust_shape_3_full" 138 } - gene_age={ "old_4" 153 "old_4" 153 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 223 "avg_spacing_high_thickness" 246 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 86 "layer_2_high_thickness" 190 } - gene_body_hair={ "body_hair_dense" 150 "body_hair_dense" 150 } - gene_hair_type={ "hair_wavy" 97 "hair_wavy" 97 } - gene_baldness={ "male_pattern_baldness" 211 "male_pattern_baldness" 211 } - eye_accessory={ "normal_eyes" 68 "normal_eyes" 68 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 109 "normal_eyelashes" 109 } - beards={ "fp2_beards_straight" 41 "no_beard" 0 } - cloaks={ "fp4_cloak_western" 255 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 106 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 106 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_commoner_clothes" 106 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3267808479 3267808479 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_jakob_jorstedt.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_jakob_jorstedt.txt deleted file mode 100644 index a221e990..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_jakob_jorstedt.txt +++ /dev/null @@ -1,147 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_jakob_jorstedt -historical_export_easteregg_jakob_jorstedt={ - type=male - id=20371 - random_seed=1194209448 - age=0.230000 - genes={ hair_color={ 68 105 201 160 } - skin_color={ 20 75 20 75 } - eye_color={ 245 187 160 197 } - gene_chin_forward={ "chin_forward_neg" 123 "chin_forward_neg" 61 } - gene_chin_height={ "chin_height_neg" 180 "chin_height_neg" 118 } - gene_chin_width={ "chin_width_pos" 114 "chin_width_pos" 129 } - gene_eye_angle={ "eye_angle_neg" 143 "eye_angle_neg" 115 } - gene_eye_depth={ "eye_depth_pos" 129 "eye_depth_pos" 129 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 139 } - gene_eye_distance={ "eye_distance_neg" 132 "eye_distance_neg" 116 } - gene_eye_shut={ "eye_shut_neg" 114 "eye_shut_neg" 115 } - gene_forehead_angle={ "forehead_angle_neg" 72 "forehead_angle_neg" 120 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 194 "forehead_brow_height_pos" 140 } - gene_forehead_roundness={ "forehead_roundness_pos" 173 "forehead_roundness_pos" 146 } - gene_forehead_width={ "forehead_width_pos" 97 "forehead_width_pos" 144 } - gene_forehead_height={ "forehead_height_pos" 169 "forehead_height_pos" 128 } - gene_head_height={ "head_height_pos" 202 "head_height_pos" 136 } - gene_head_width={ "head_width_neg" 159 "head_width_neg" 109 } - gene_head_profile={ "head_profile_neg" 163 "head_profile_neg" 107 } - gene_head_top_height={ "head_top_height_pos" 179 "head_top_height_pos" 131 } - gene_head_top_width={ "head_top_width_pos" 118 "head_top_width_pos" 134 } - gene_jaw_angle={ "jaw_angle_pos" 89 "jaw_angle_pos" 135 } - gene_jaw_forward={ "jaw_forward_neg" 139 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_neg" 94 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_neg" 81 "jaw_width_neg" 97 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 135 "mouth_corner_depth_neg" 122 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 156 "mouth_corner_height_neg" 123 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 133 } - gene_mouth_height={ "mouth_height_pos" 81 "mouth_height_pos" 189 } - gene_mouth_width={ "mouth_width_neg" 164 "mouth_width_neg" 118 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 135 "mouth_upper_lip_size_pos" 146 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 151 "mouth_lower_lip_size_pos" 143 } - gene_mouth_open={ "mouth_open_neg" 25 "mouth_open_neg" 98 } - gene_neck_length={ "neck_length_pos" 188 "neck_length_pos" 176 } - gene_neck_width={ "neck_width_pos" 65 "neck_width_pos" 128 } - gene_bs_cheek_forward={ "cheek_forward_pos" 111 "cheek_forward_pos" 23 } - gene_bs_cheek_height={ "cheek_height_pos" 51 "cheek_height_pos" 41 } - gene_bs_cheek_width={ "cheek_width_neg" 125 "cheek_width_neg" 38 } - gene_bs_ear_angle={ "ear_angle_pos" 45 "ear_angle_pos" 132 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 93 "ear_inner_shape_pos" 116 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 71 "ear_both_bend_pos" 48 } - gene_bs_ear_outward={ "ear_outward_pos" 1 "ear_outward_neg" 23 } - gene_bs_ear_size={ "ear_size_neg" 47 "ear_size_neg" 11 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 19 "eye_corner_depth_neg" 51 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 149 "eye_fold_shape_neg" 139 } - gene_bs_eye_size={ "eye_size_pos" 153 "eye_size_neg" 20 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 185 "eye_upper_lid_size_pos" 65 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 151 "forehead_brow_curve_neg" 102 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 39 "forehead_brow_forward_pos" 8 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 63 "forehead_brow_inner_height_pos" 20 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 79 "forehead_brow_outer_height_neg" 19 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 9 "forehead_brow_width_neg" 51 } - gene_bs_jaw_def={ "jaw_def_neg" 45 "jaw_def_neg" 170 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 75 "mouth_lower_lip_def_pos" 95 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 19 "mouth_lower_lip_full_neg" 53 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 67 "mouth_lower_lip_pad_neg" 12 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 173 "mouth_lower_lip_width_pos" 47 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 73 "mouth_philtrum_def_pos" 3 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 115 "mouth_philtrum_shape_pos" 122 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 3 "mouth_philtrum_width_pos" 29 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 197 "mouth_upper_lip_def_pos" 92 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 47 "mouth_upper_lip_full_pos" 78 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 57 "mouth_upper_lip_profile_neg" 58 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 85 "mouth_upper_lip_width_neg" 4 } - gene_bs_nose_forward={ "nose_forward_neg" 71 "nose_forward_pos" 8 } - gene_bs_nose_height={ "nose_height_neg" 112 "nose_height_neg" 112 } - gene_bs_nose_length={ "nose_length_neg" 85 "nose_length_pos" 120 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 131 "nose_nostril_height_neg" 126 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 47 "nose_nostril_width_neg" 8 } - gene_bs_nose_profile={ "nose_profile_pos" 137 "nose_profile_neg" 10 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 115 "nose_ridge_angle_pos" 33 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 43 "nose_ridge_width_pos" 51 } - gene_bs_nose_size={ "nose_size_neg" 51 "nose_size_pos" 8 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 13 "nose_tip_angle_neg" 53 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 139 "nose_tip_forward_neg" 12 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 157 "nose_tip_width_neg" 24 } - face_detail_cheek_def={ "cheek_def_02" 7 "cheek_def_02" 7 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 94 "cheek_fat_01_pos" 94 } - face_detail_chin_cleft={ "chin_dimple" 0 "chin_dimple" 33 } - face_detail_chin_def={ "chin_def" 132 "chin_def" 238 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 133 "eye_lower_lid_def" 50 } - face_detail_eye_socket={ "eye_socket_01" 170 "eye_socket_02" 219 } - face_detail_nasolabial={ "nasolabial_01" 116 "nasolabial_02" 4 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 23 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 63 "nose_tip_def" 88 } - face_detail_temple_def={ "temple_def" 137 "temple_def" 151 } - expression_brow_wrinkles={ "brow_wrinkles_02" 255 "brow_wrinkles_02" 255 } - expression_eye_wrinkles={ "eye_wrinkles_01" 129 "eye_wrinkles_01" 129 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 27 "forehead_wrinkles_01" 27 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 109 "complexion_6" 117 } - gene_height={ "normal_height" 193 "normal_height" 117 } - gene_bs_body_type={ "body_fat_head_fat_low" 133 "body_fat_head_fat_low" 122 } - gene_bs_body_shape={ "body_shape_pear_full" 203 "body_shape_pear_full" 0 } - gene_bs_bust={ "bust_clothes" 29 "bust_shape_4_full" 107 } - gene_age={ "old_4" 186 "old_4" 186 } - gene_eyebrows_shape={ "avg_spacing_avg_thickness" 114 "avg_spacing_avg_thickness" 114 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 215 "layer_2_avg_thickness" 76 } - gene_body_hair={ "body_hair_avg" 121 "body_hair_avg" 121 } - gene_hair_type={ "hair_wavy" 89 "hair_wavy" 89 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 234 "normal_eyes" 234 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 31 "normal_eyelashes" 31 } - cloaks={ "no_cloak" 1 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 214 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 146 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 76 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - beards={ "no_beard" 114 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1955045592 1955045592 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_jason_cantalini.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_jason_cantalini.txt deleted file mode 100644 index f4714f1c..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_jason_cantalini.txt +++ /dev/null @@ -1,121 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_jason_cantalini -historical_export_easteregg_jason_cantalini={ - type=male - id=18891 - age=0.259000 - genes={ hair_color={ 147 173 254 24 } - skin_color={ 109 92 78 88 } - eye_color={ 128 135 108 203 } - gene_chin_forward={ "chin_forward_neg" 158 "chin_forward_neg" 107 } - gene_chin_height={ "chin_height_pos" 69 "chin_height_pos" 131 } - gene_chin_width={ "chin_width_pos" 113 "chin_width_pos" 131 } - gene_eye_angle={ "eye_angle_pos" 119 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 66 "eye_depth_pos" 131 } - gene_eye_height={ "eye_height_pos" 255 "eye_height_pos" 129 } - gene_eye_distance={ "eye_distance_pos" 109 "eye_distance_pos" 128 } - gene_eye_shut={ "eye_shut_pos" 134 "eye_shut_pos" 134 } - gene_forehead_angle={ "forehead_angle_pos" 135 "forehead_angle_pos" 150 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 117 "forehead_brow_height_pos" 134 } - gene_forehead_roundness={ "forehead_roundness_pos" 127 "forehead_roundness_pos" 146 } - gene_forehead_width={ "forehead_width_neg" 123 "forehead_width_neg" 86 } - gene_forehead_height={ "forehead_height_neg" 255 "forehead_height_neg" 60 } - gene_head_height={ "head_height_pos" 161 "head_height_pos" 178 } - gene_head_width={ "head_width_neg" 193 "head_width_neg" 110 } - gene_head_profile={ "head_profile_neg" 143 "head_profile_neg" 115 } - gene_head_top_height={ "head_top_height_neg" 179 "head_top_height_neg" 103 } - gene_head_top_width={ "head_top_width_neg" 129 "head_top_width_neg" 106 } - gene_jaw_angle={ "jaw_angle_pos" 178 "jaw_angle_pos" 139 } - gene_jaw_forward={ "jaw_forward_pos" 144 "jaw_forward_pos" 162 } - gene_jaw_height={ "jaw_height_neg" 134 "jaw_height_neg" 120 } - gene_jaw_width={ "jaw_width_neg" 80 "jaw_width_neg" 123 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 79 "mouth_corner_depth_pos" 134 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 85 "mouth_corner_height_pos" 130 } - gene_mouth_forward={ "mouth_forward_pos" 159 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 213 "mouth_height_pos" 156 } - gene_mouth_width={ "mouth_width_neg" 148 "mouth_width_neg" 121 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 127 "mouth_upper_lip_size_neg" 115 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 127 "mouth_lower_lip_size_neg" 112 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 102 } - gene_neck_length={ "neck_length_neg" 104 "neck_length_neg" 119 } - gene_neck_width={ "neck_width_pos" 95 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 67 "cheek_forward_pos" 36 } - gene_bs_cheek_height={ "cheek_height_pos" 97 "cheek_height_pos" 58 } - gene_bs_cheek_width={ "cheek_width_neg" 139 "cheek_width_pos" 32 } - gene_bs_ear_angle={ "ear_angle_pos" 38 "ear_angle_pos" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 131 "ear_inner_shape_pos" 131 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 80 "ear_outward_pos" 80 } - gene_bs_ear_size={ "ear_size_pos" 21 "ear_size_pos" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 157 "eye_corner_depth_pos" 10 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 97 "eye_fold_shape_neg" 25 } - gene_bs_eye_size={ "eye_size_pos" 117 "eye_size_neg" 51 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 67 "eye_upper_lid_size_pos" 51 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 110 "forehead_brow_curve_neg" 110 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 81 "forehead_brow_forward_pos" 75 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 145 "forehead_brow_inner_height_pos" 11 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 97 "forehead_brow_outer_height_pos" 121 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 255 "forehead_brow_width_pos" 92 } - gene_bs_jaw_def={ "jaw_def_neg" 253 "jaw_def_neg" 85 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 40 "mouth_lower_lip_def_pos" 174 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 97 "mouth_lower_lip_full_pos" 66 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 167 "mouth_lower_lip_pad_pos" 58 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 21 "mouth_lower_lip_width_pos" 6 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 42 "mouth_philtrum_def_pos" 96 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 23 "mouth_philtrum_shape_neg" 14 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 145 "mouth_philtrum_width_pos" 15 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 245 "mouth_upper_lip_def_pos" 40 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 147 "mouth_upper_lip_full_neg" 16 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 159 "mouth_upper_lip_profile_pos" 73 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 5 "mouth_upper_lip_width_pos" 1 } - gene_bs_nose_forward={ "nose_forward_pos" 67 "nose_forward_neg" 9 } - gene_bs_nose_height={ "nose_height_pos" 83 "nose_height_pos" 39 } - gene_bs_nose_length={ "nose_length_pos" 47 "nose_length_neg" 90 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 139 "nose_nostril_height_pos" 24 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 33 "nose_nostril_width_pos" 36 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 37 "nose_profile_neg" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 215 "nose_ridge_angle_neg" 30 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 83 "nose_ridge_width_pos" 28 } - gene_bs_nose_size={ "nose_size_pos" 137 "nose_size_neg" 32 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 49 "nose_tip_angle_neg" 10 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 33 "nose_tip_forward_neg" 48 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 161 "nose_tip_width_pos" 26 } - face_detail_cheek_def={ "cheek_def_02" 0 "cheek_def_02" 170 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 53 "cheek_fat_01_neg" 107 } - face_detail_chin_cleft={ "chin_dimple" 3 "chin_dimple" 3 } - face_detail_chin_def={ "chin_def" 212 "chin_def" 238 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 200 "eye_lower_lid_def" 200 } - face_detail_eye_socket={ "eye_socket_color_02" 95 "eye_socket_03" 23 } - face_detail_nasolabial={ "nasolabial_03" 138 "nasolabial_02" 16 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 34 "nose_ridge_def_pos" 22 } - face_detail_nose_tip_def={ "nose_tip_def" 44 "nose_tip_def" 17 } - face_detail_temple_def={ "temple_def" 148 "temple_def" 233 } - expression_brow_wrinkles={ "brow_wrinkles_03" 75 "brow_wrinkles_03" 75 } - expression_eye_wrinkles={ "eye_wrinkles_03" 137 "eye_wrinkles_03" 137 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 58 "forehead_wrinkles_01" 58 } - expression_other={ "cheek_wrinkles_both_01" 51 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 210 "complexion_3" 209 } - gene_height={ "normal_height" 122 "normal_height" 123 } - gene_bs_body_type={ "body_fat_head_fat_medium" 52 "body_fat_head_fat_medium" 116 } - gene_bs_body_shape={ "body_shape_triangle_half" 255 "body_shape_triangle_half" 22 } - gene_bs_bust={ "bust_clothes" 92 "bust_default" 112 } - gene_age={ "old_3" 144 "old_3" 144 } - gene_eyebrows_shape={ "close_spacing_avg_thickness" 107 "far_spacing_avg_thickness" 132 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 210 "layer_2_lower_thickness" 83 } - gene_body_hair={ "body_hair_avg" 177 "body_hair_avg" 177 } - gene_hair_type={ "hair_wavy" 139 "hair_wavy" 139 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 81 "normal_eyes" 81 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 116 "normal_eyelashes" 116 } - pose={ "" 255 "" 0 } - beards={ "western_beards_straight" 123 "no_beard" 0 } - clothes={ "western_commoner_clothes" 123 "most_clothes" 0 } - hairstyles={ "western_hairstyles_wavy" 164 "all_hairstyles" 0 } - headgear={ "western_common" 120 "no_headgear" 0 } - legwear={ "western_common_legwear" 123 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 3293488942 3293488942 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_joe_parkin.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_joe_parkin.txt deleted file mode 100644 index 17d803d8..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_joe_parkin.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_joe_parkin -historical_export_easteregg_joe_parkin={ - type=male - id=18625 - age=0.270000 - genes={ hair_color={ 57 201 0 0 } - skin_color={ 202 8 99 81 } - eye_color={ 25 150 164 164 } - gene_chin_forward={ "chin_forward_pos" 151 "chin_forward_pos" 147 } - gene_chin_height={ "chin_height_pos" 34 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 184 "chin_width_neg" 123 } - gene_eye_angle={ "eye_angle_pos" 84 "eye_angle_pos" 140 } - gene_eye_depth={ "eye_depth_pos" 141 "eye_depth_pos" 130 } - gene_eye_height={ "eye_height_pos" 70 "eye_height_pos" 132 } - gene_eye_distance={ "eye_distance_pos" 100 "eye_distance_pos" 141 } - gene_eye_shut={ "eye_shut_pos" 207 "eye_shut_pos" 137 } - gene_forehead_angle={ "forehead_angle_pos" 135 "forehead_angle_pos" 169 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 70 "forehead_brow_height_neg" 124 } - gene_forehead_roundness={ "forehead_roundness_neg" 255 "forehead_roundness_neg" 126 } - gene_forehead_width={ "forehead_width_neg" 163 "forehead_width_neg" 104 } - gene_forehead_height={ "forehead_height_pos" 255 "forehead_height_pos" 131 } - gene_head_height={ "head_height_neg" 195 "head_height_neg" 117 } - gene_head_width={ "head_width_pos" 174 "head_width_pos" 137 } - gene_head_profile={ "head_profile_pos" 130 "head_profile_pos" 173 } - gene_head_top_height={ "head_top_height_pos" 101 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_pos" 151 "head_top_width_pos" 162 } - gene_jaw_angle={ "jaw_angle_neg" 183 "jaw_angle_neg" 106 } - gene_jaw_forward={ "jaw_forward_pos" 116 "jaw_forward_pos" 131 } - gene_jaw_height={ "jaw_height_neg" 94 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 163 "jaw_width_pos" 144 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 98 "mouth_corner_depth_neg" 111 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 135 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_pos" 56 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_pos" 224 "mouth_height_pos" 132 } - gene_mouth_width={ "mouth_width_neg" 95 "mouth_width_neg" 42 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 156 "mouth_upper_lip_size_pos" 167 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 117 "mouth_lower_lip_size_neg" 76 } - gene_mouth_open={ "mouth_open_pos" 22 "mouth_open_pos" 156 } - gene_neck_length={ "neck_length_neg" 113 "neck_length_neg" 111 } - gene_neck_width={ "neck_width_pos" 207 "neck_width_pos" 128 } - gene_bs_cheek_forward={ "cheek_forward_pos" 81 "cheek_forward_pos" 157 } - gene_bs_cheek_height={ "cheek_height_neg" 164 "cheek_height_pos" 18 } - gene_bs_cheek_width={ "cheek_width_neg" 27 "cheek_width_pos" 28 } - gene_bs_ear_angle={ "ear_angle_pos" 128 "ear_angle_neg" 77 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 195 "ear_inner_shape_pos" 99 } - gene_bs_ear_bend={ "ear_both_bend_pos" 84 "ear_both_bend_pos" 46 } - gene_bs_ear_outward={ "ear_outward_neg" 135 "ear_outward_neg" 36 } - gene_bs_ear_size={ "ear_size_pos" 114 "ear_size_neg" 27 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 40 "eye_corner_depth_neg" 46 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 27 "eye_fold_shape_pos" 51 } - gene_bs_eye_size={ "eye_size_pos" 87 "eye_size_neg" 4 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 61 "eye_upper_lid_size_neg" 22 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 114 "forehead_brow_curve_neg" 166 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 22 "forehead_brow_forward_pos" 11 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 214 "forehead_brow_inner_height_neg" 28 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 233 "forehead_brow_outer_height_neg" 22 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 209 "forehead_brow_width_neg" 17 } - gene_bs_jaw_def={ "jaw_def_neg" 84 "jaw_def_neg" 47 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 255 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 126 "mouth_lower_lip_full_neg" 60 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 30 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_pos" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 89 "mouth_philtrum_def_pos" 10 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 51 "mouth_philtrum_shape_pos" 79 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 86 "mouth_philtrum_width_neg" 19 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 184 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 122 "mouth_upper_lip_full_neg" 45 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 65 "mouth_upper_lip_profile_pos" 118 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 23 "mouth_upper_lip_width_pos" 124 } - gene_bs_nose_forward={ "nose_forward_pos" 85 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 186 "nose_height_neg" 55 } - gene_bs_nose_length={ "nose_length_neg" 79 "nose_length_neg" 19 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 0 "nose_nostril_height_neg" 27 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 255 "nose_nostril_width_neg" 47 } - gene_bs_nose_profile={ "nose_profile_neg" 0 "nose_profile_hawk_pos" 30 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 75 "nose_ridge_angle_neg" 15 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 121 "nose_ridge_width_neg" 14 } - gene_bs_nose_size={ "nose_size_pos" 195 "nose_size_pos" 7 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 31 "nose_tip_angle_neg" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 177 "nose_tip_forward_neg" 36 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 66 "nose_tip_width_pos" 7 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 135 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 31 "cheek_fat_01_neg" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 20 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 225 "eye_lower_lid_def" 116 } - face_detail_eye_socket={ "eye_socket_02" 131 "eye_socket_02" 92 } - face_detail_nasolabial={ "nasolabial_03" 211 "nasolabial_01" 123 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 47 "nose_ridge_def_neg" 12 } - face_detail_nose_tip_def={ "nose_tip_def" 255 "nose_tip_def" 19 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 176 } - expression_brow_wrinkles={ "brow_wrinkles_03" 124 "brow_wrinkles_04" 67 } - expression_eye_wrinkles={ "eye_wrinkles_03" 7 "eye_wrinkles_02" 146 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 31 "forehead_wrinkles_01" 14 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_1" 240 "complexion_7" 91 } - gene_height={ "normal_height" 146 "normal_height" 162 } - gene_bs_body_type={ "body_average" 101 "body_fat_head_fat_medium" 133 } - gene_bs_body_shape={ "body_shape_hourglass_full" 0 "body_shape_triangle_half" 0 } - gene_bs_bust={ "bust_clothes" 0 "bust_shape_1_full" 71 } - gene_age={ "old_4" 207 "old_4" 207 } - gene_eyebrows_shape={ "close_spacing_high_thickness" 149 "far_spacing_avg_thickness" 159 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 255 "layer_2_low_thickness" 113 } - gene_body_hair={ "body_hair_sparse_low_stubble" 138 "body_hair_avg" 181 } - gene_hair_type={ "hair_straight" 161 "hair_wavy" 161 } - gene_baldness={ "male_pattern_baldness" 255 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 32 "normal_eyes" 32 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 255 "normal_eyelashes" 147 } - pose={ "" 255 "" 0 } - special_headgear_spectacles={ "eye_patch" 127 "eye_patch" 0 } - clothes={ "northern_war_nobility_clothes" 109 "most_clothes" 0 } - headgear={ "no_headgear" 216 "no_headgear" 0 } - legwear={ "western_common_legwear" 118 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 616600735 616600735 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_joel_hansson.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_joel_hansson.txt deleted file mode 100644 index 6f284fea..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_joel_hansson.txt +++ /dev/null @@ -1,122 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_joel_hansson -historical_export_easteregg_joel_hansson={ - type=male - id=18361 - age=0.310000 - genes={ hair_color={ 121 223 139 94 } - skin_color={ 100 65 100 49 } - eye_color={ 161 210 153 96 } - gene_chin_forward={ "chin_forward_pos" 99 "chin_forward_pos" 130 } - gene_chin_height={ "chin_height_pos" 140 "chin_height_pos" 140 } - gene_chin_width={ "chin_width_pos" 152 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_neg" 84 "eye_angle_neg" 84 } - gene_eye_depth={ "eye_depth_neg" 159 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 117 "eye_height_neg" 117 } - gene_eye_distance={ "eye_distance_pos" 59 "eye_distance_pos" 140 } - gene_eye_shut={ "eye_shut_pos" 52 "eye_shut_pos" 135 } - gene_forehead_angle={ "forehead_angle_neg" 61 "forehead_angle_neg" 107 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 113 "forehead_brow_height_pos" 167 } - gene_forehead_roundness={ "forehead_roundness_pos" 136 "forehead_roundness_pos" 136 } - gene_forehead_width={ "forehead_width_neg" 123 "forehead_width_neg" 123 } - gene_forehead_height={ "forehead_height_pos" 84 "forehead_height_pos" 143 } - gene_head_height={ "head_height_pos" 131 "head_height_pos" 131 } - gene_head_width={ "head_width_neg" 125 "head_width_neg" 125 } - gene_head_profile={ "head_profile_pos" 124 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_pos" 165 "head_top_height_pos" 165 } - gene_head_top_width={ "head_top_width_neg" 121 "head_top_width_neg" 121 } - gene_jaw_angle={ "jaw_angle_pos" 130 "jaw_angle_pos" 130 } - gene_jaw_forward={ "jaw_forward_neg" 93 "jaw_forward_neg" 93 } - gene_jaw_height={ "jaw_height_pos" 82 "jaw_height_pos" 138 } - gene_jaw_width={ "jaw_width_pos" 96 "jaw_width_neg" 121 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 128 "mouth_corner_depth_pos" 128 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 133 "mouth_corner_height_pos" 133 } - gene_mouth_forward={ "mouth_forward_pos" 137 "mouth_forward_pos" 137 } - gene_mouth_height={ "mouth_height_pos" 100 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_pos" 107 "mouth_width_neg" 46 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 126 "mouth_upper_lip_size_neg" 126 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 126 "mouth_lower_lip_size_neg" 126 } - gene_mouth_open={ "mouth_open_neg" 123 "mouth_open_neg" 123 } - gene_neck_length={ "neck_length_neg" 76 "neck_length_neg" 76 } - gene_neck_width={ "neck_width_neg" 120 "neck_width_neg" 120 } - gene_bs_cheek_forward={ "cheek_forward_neg" 33 "cheek_forward_neg" 33 } - gene_bs_cheek_height={ "cheek_height_neg" 33 "cheek_height_neg" 33 } - gene_bs_cheek_width={ "cheek_width_neg" 94 "cheek_width_neg" 80 } - gene_bs_ear_angle={ "ear_angle_neg" 54 "ear_angle_neg" 54 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 15 "ear_inner_shape_pos" 15 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 12 "ear_upper_bend_pos" 12 } - gene_bs_ear_outward={ "ear_outward_pos" 64 "ear_outward_pos" 64 } - gene_bs_ear_size={ "ear_size_neg" 19 "ear_size_neg" 19 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 140 "eye_corner_depth_neg" 140 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 29 "eye_fold_shape_pos" 29 } - gene_bs_eye_size={ "eye_size_neg" 134 "eye_size_neg" 134 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 149 "eye_upper_lid_size_neg" 146 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 34 "forehead_brow_curve_pos" 34 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 10 "forehead_brow_forward_pos" 10 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 32 "forehead_brow_inner_height_pos" 32 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 6 "forehead_brow_outer_height_neg" 6 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 15 "forehead_brow_width_neg" 15 } - gene_bs_jaw_def={ "jaw_def_neg" 43 "jaw_def_neg" 50 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 18 "mouth_lower_lip_def_pos" 18 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 4 "mouth_lower_lip_full_pos" 4 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 67 "mouth_lower_lip_pad_neg" 67 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 192 "mouth_lower_lip_width_neg" 21 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 90 "mouth_philtrum_def_pos" 8 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 47 "mouth_philtrum_shape_pos" 47 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 21 "mouth_philtrum_width_neg" 86 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 8 "mouth_upper_lip_def_pos" 8 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 20 "mouth_upper_lip_full_neg" 20 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 17 "mouth_upper_lip_profile_pos" 17 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 77 "mouth_upper_lip_width_neg" 92 } - gene_bs_nose_forward={ "nose_forward_pos" 117 "nose_forward_pos" 62 } - gene_bs_nose_height={ "nose_height_pos" 84 "nose_height_pos" 57 } - gene_bs_nose_length={ "nose_length_neg" 20 "nose_length_neg" 20 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 0 "nose_nostril_height_neg" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 193 "nose_nostril_width_pos" 23 } - gene_bs_nose_profile={ "nose_profile_neg" 22 "nose_profile_neg" 22 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 39 "nose_ridge_angle_neg" 22 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 61 "nose_ridge_width_pos" 16 } - gene_bs_nose_size={ "nose_size_pos" 63 "nose_size_pos" 16 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 52 "nose_tip_angle_pos" 81 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 65 "nose_tip_forward_neg" 40 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 10 "nose_tip_width_neg" 10 } - face_detail_cheek_def={ "cheek_def_01" 80 "cheek_def_01" 80 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 6 "cheek_fat_03_pos" 6 } - face_detail_chin_cleft={ "chin_cleft" 14 "chin_cleft" 14 } - face_detail_chin_def={ "chin_def" 28 "chin_def" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 165 "eye_lower_lid_def" 235 } - face_detail_eye_socket={ "eye_socket_02" 50 "eye_socket_02" 50 } - face_detail_nasolabial={ "nasolabial_01" 54 "nasolabial_01" 159 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 244 "nose_ridge_def_pos" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 0 "nose_tip_def" 210 } - face_detail_temple_def={ "temple_def" 112 "temple_def" 170 } - expression_brow_wrinkles={ "brow_wrinkles_03" 0 "brow_wrinkles_03" 92 } - expression_eye_wrinkles={ "eye_wrinkles_01" 143 "eye_wrinkles_01" 143 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 214 "forehead_wrinkles_02" 214 } - expression_other={ "cheek_wrinkles_both_01" 255 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_4" 184 "complexion_4" 184 } - gene_height={ "normal_height" 188 "normal_height" 122 } - gene_bs_body_type={ "body_average" 100 "body_average" 0 } - gene_bs_body_shape={ "body_shape_apple_half" 79 "body_shape_apple_half" 59 } - gene_bs_bust={ "bust_clothes" 90 "bust_shape_1_half" 113 } - gene_age={ "old_1" 100 "old_1" 94 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 255 "no_eyebrows" 23 } - gene_eyebrows_fullness={ "no_eyebrows" 22 "no_eyebrows" 22 } - gene_body_hair={ "body_hair_sparse" 153 "body_hair_sparse" 153 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 255 "normal_eyes" 104 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 158 "normal_eyelashes" 117 } - pose={ "" 255 "" 0 } - cloaks={ "fp1_cloak" 64 "no_cloak" 0 } - gene_bs_cloak={ "cloak" 255 "no_cloak" 0 } - clothes={ "fp1_commoner_clothes" 173 "most_clothes" 0 } - headgear={ "no_headgear" 112 "no_headgear" 0 } - legwear={ "western_common_legwear" 64 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - hairstyles={ "scripted_character_hairstyles_01" 38 "all_hairstyles" 0 } - } - entity={ 807438772 807438772 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_hermansson.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_hermansson.txt deleted file mode 100644 index ce6c47ea..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_hermansson.txt +++ /dev/null @@ -1,139 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_johanna_hermansson -historical_export_easteregg_johanna_hermansson={ - type=female - id=19227 - random_seed=2028523731 - age=0.300000 - genes={ hair_color={ 106 51 106 51 } - skin_color={ 27 78 27 78 } - eye_color={ 181 151 181 151 } - gene_chin_forward={ "chin_forward_pos" 209 "chin_forward_pos" 209 } - gene_chin_height={ "chin_height_pos" 128 "chin_height_pos" 128 } - gene_chin_width={ "chin_width_neg" 118 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 128 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_neg" 124 "eye_height_neg" 124 } - gene_eye_distance={ "eye_distance_pos" 130 "eye_distance_pos" 130 } - gene_eye_shut={ "eye_shut_pos" 144 "eye_shut_pos" 144 } - gene_forehead_angle={ "forehead_angle_neg" 72 "forehead_angle_neg" 72 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 133 "forehead_brow_height_pos" 133 } - gene_forehead_roundness={ "forehead_roundness_pos" 176 "forehead_roundness_pos" 176 } - gene_forehead_width={ "forehead_width_pos" 134 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_neg" 114 "forehead_height_neg" 114 } - gene_head_height={ "head_height_neg" 107 "head_height_neg" 107 } - gene_head_width={ "head_width_neg" 109 "head_width_neg" 109 } - gene_head_profile={ "head_profile_neg" 80 "head_profile_neg" 80 } - gene_head_top_height={ "head_top_height_neg" 93 "head_top_height_neg" 93 } - gene_head_top_width={ "head_top_width_neg" 87 "head_top_width_neg" 87 } - gene_jaw_angle={ "jaw_angle_pos" 146 "jaw_angle_pos" 146 } - gene_jaw_forward={ "jaw_forward_pos" 138 "jaw_forward_pos" 138 } - gene_jaw_height={ "jaw_height_pos" 156 "jaw_height_pos" 156 } - gene_jaw_width={ "jaw_width_neg" 86 "jaw_width_neg" 86 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 131 "mouth_forward_pos" 131 } - gene_mouth_height={ "mouth_height_pos" 153 "mouth_height_pos" 153 } - gene_mouth_width={ "mouth_width_pos" 144 "mouth_width_pos" 144 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 141 "mouth_upper_lip_size_pos" 141 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 137 "mouth_lower_lip_size_pos" 137 } - gene_mouth_open={ "mouth_open_neg" 104 "mouth_open_neg" 104 } - gene_neck_length={ "neck_length_neg" 105 "neck_length_neg" 105 } - gene_neck_width={ "neck_width_neg" 122 "neck_width_neg" 122 } - gene_bs_cheek_forward={ "cheek_forward_pos" 16 "cheek_forward_pos" 16 } - gene_bs_cheek_height={ "cheek_height_pos" 47 "cheek_height_pos" 47 } - gene_bs_cheek_width={ "cheek_width_neg" 6 "cheek_width_neg" 6 } - gene_bs_ear_angle={ "ear_angle_pos" 79 "ear_angle_pos" 79 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 50 "ear_inner_shape_pos" 50 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 3 "ear_upper_bend_pos" 3 } - gene_bs_ear_outward={ "ear_outward_neg" 3 "ear_outward_neg" 3 } - gene_bs_ear_size={ "ear_size_pos" 183 "ear_size_pos" 183 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 175 "eye_corner_depth_pos" 175 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 45 "eye_fold_shape_neg" 45 } - gene_bs_eye_size={ "eye_size_pos" 44 "eye_size_pos" 44 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 30 "eye_upper_lid_size_neg" 30 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 4 "forehead_brow_curve_neg" 4 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 32 "forehead_brow_forward_pos" 32 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 65 "forehead_brow_inner_height_neg" 65 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 9 "forehead_brow_outer_height_neg" 9 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 30 "forehead_brow_width_neg" 30 } - gene_bs_jaw_def={ "jaw_def_neg" 0 "jaw_def_neg" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 24 "mouth_lower_lip_def_pos" 24 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 19 "mouth_lower_lip_full_pos" 19 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 113 "mouth_lower_lip_pad_pos" 113 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 30 "mouth_lower_lip_width_neg" 30 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 18 "mouth_philtrum_def_pos" 18 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 15 "mouth_philtrum_shape_pos" 15 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 52 "mouth_philtrum_width_pos" 52 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 1 "mouth_upper_lip_def_pos" 1 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 20 "mouth_upper_lip_full_pos" 20 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 31 "mouth_upper_lip_profile_neg" 31 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 111 "mouth_upper_lip_width_pos" 111 } - gene_bs_nose_forward={ "nose_forward_pos" 22 "nose_forward_pos" 22 } - gene_bs_nose_height={ "nose_height_neg" 8 "nose_height_neg" 8 } - gene_bs_nose_length={ "nose_length_pos" 18 "nose_length_pos" 18 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 5 "nose_nostril_height_neg" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 0 } - gene_bs_nose_profile={ "nose_profile_neg" 65 "nose_profile_neg" 65 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 38 "nose_ridge_angle_neg" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 127 "nose_ridge_width_pos" 127 } - gene_bs_nose_size={ "nose_size_neg" 2 "nose_size_neg" 2 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 15 "nose_tip_angle_pos" 15 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 42 "nose_tip_forward_neg" 42 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 6 "nose_tip_width_pos" 6 } - face_detail_cheek_def={ "cheek_def_01" 174 "cheek_def_01" 174 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 205 "cheek_fat_04_pos" 205 } - face_detail_chin_cleft={ "chin_dimple" 3 "chin_dimple" 3 } - face_detail_chin_def={ "chin_def_neg" 115 "chin_def_neg" 115 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 41 "eye_lower_lid_def" 41 } - face_detail_eye_socket={ "eye_socket_color_03" 9 "eye_socket_color_03" 9 } - face_detail_nasolabial={ "nasolabial_01" 6 "nasolabial_01" 6 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 9 "nose_ridge_def_neg" 9 } - face_detail_nose_tip_def={ "nose_tip_def" 123 "nose_tip_def" 123 } - face_detail_temple_def={ "temple_def" 121 "temple_def" 121 } - expression_brow_wrinkles={ "brow_wrinkles_04" 83 "brow_wrinkles_04" 83 } - expression_eye_wrinkles={ "eye_wrinkles_01" 227 "eye_wrinkles_01" 227 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 200 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 110 "complexion_5" 110 } - gene_height={ "normal_height" 119 "normal_height" 119 } - gene_bs_body_type={ "body_fat_head_fat_full" 182 "body_fat_head_fat_full" 148 } - gene_bs_body_shape={ "body_shape_hourglass_half" 60 "body_shape_hourglass_half" 15 } - gene_bs_bust={ "bust_clothes" 180 "bust_shape_2_half" 225 } - gene_age={ "old_2" 223 "old_2" 223 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 161 "far_spacing_avg_thickness" 161 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 102 "layer_2_low_thickness" 102 } - gene_body_hair={ "body_hair_sparse" 114 "body_hair_sparse" 114 } - gene_hair_type={ "hair_wavy" 157 "hair_wavy" 157 } - gene_baldness={ "male_pattern_baldness" 125 "male_pattern_baldness" 125 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 25 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 229 "normal_eyelashes" 229 } - beards={ "northern_beards_curly" 35 "no_beard" 0 } - cloaks={ "no_cloak" 139 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_wavy" 196 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 182 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 113 "most_clothes" 0 } - headgear={ "northern_common" 30 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 2616704408 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_uddstahl.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_uddstahl.txt deleted file mode 100644 index b3aa4ed4..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_johanna_uddstahl.txt +++ /dev/null @@ -1,138 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_johanna_uddstahl -historical_export_easteregg_johanna_uddstahl={ - type=female - id=17305 - random_seed=3127052159 - age=0.490000 - genes={ hair_color={ 51 228 135 93 } - skin_color={ 93 94 93 94 } - eye_color={ 179 158 48 163 } - gene_chin_forward={ "chin_forward_pos" 106 "chin_forward_pos" 135 } - gene_chin_height={ "chin_height_pos" 21 "chin_height_pos" 137 } - gene_chin_width={ "chin_width_pos" 225 "chin_width_pos" 140 } - gene_eye_angle={ "eye_angle_neg" 102 "eye_angle_neg" 122 } - gene_eye_depth={ "eye_depth_neg" 108 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_pos" 80 "eye_height_pos" 128 } - gene_eye_distance={ "eye_distance_pos" 73 "eye_distance_pos" 139 } - gene_eye_shut={ "eye_shut_pos" 106 "eye_shut_pos" 143 } - gene_forehead_angle={ "forehead_angle_neg" 122 "forehead_angle_neg" 94 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 140 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 204 "forehead_roundness_pos" 199 } - gene_forehead_width={ "forehead_width_pos" 134 "forehead_width_pos" 134 } - gene_forehead_height={ "forehead_height_pos" 146 "forehead_height_pos" 146 } - gene_head_height={ "head_height_pos" 121 "head_height_pos" 174 } - gene_head_width={ "head_width_neg" 129 "head_width_neg" 104 } - gene_head_profile={ "head_profile_pos" 145 "head_profile_pos" 177 } - gene_head_top_height={ "head_top_height_neg" 58 "head_top_height_neg" 114 } - gene_head_top_width={ "head_top_width_neg" 172 "head_top_width_neg" 127 } - gene_jaw_angle={ "jaw_angle_neg" 216 "jaw_angle_neg" 127 } - gene_jaw_forward={ "jaw_forward_neg" 113 "jaw_forward_neg" 122 } - gene_jaw_height={ "jaw_height_pos" 151 "jaw_height_pos" 151 } - gene_jaw_width={ "jaw_width_neg" 129 "jaw_width_neg" 76 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 133 "mouth_corner_depth_pos" 133 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 60 "mouth_corner_height_pos" 131 } - gene_mouth_forward={ "mouth_forward_pos" 61 "mouth_forward_pos" 134 } - gene_mouth_height={ "mouth_height_pos" 126 "mouth_height_pos" 145 } - gene_mouth_width={ "mouth_width_neg" 96 "mouth_width_neg" 114 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 134 "mouth_upper_lip_size_pos" 134 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 91 "mouth_lower_lip_size_neg" 91 } - gene_mouth_open={ "mouth_open_pos" 4 "mouth_open_pos" 174 } - gene_neck_length={ "neck_length_pos" 102 "neck_length_pos" 137 } - gene_neck_width={ "neck_width_neg" 172 "neck_width_neg" 123 } - gene_bs_cheek_forward={ "cheek_forward_neg" 7 "cheek_forward_pos" 18 } - gene_bs_cheek_height={ "cheek_height_pos" 37 "cheek_height_pos" 19 } - gene_bs_cheek_width={ "cheek_width_neg" 29 "cheek_width_neg" 119 } - gene_bs_ear_angle={ "ear_angle_neg" 38 "ear_angle_neg" 38 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 36 "ear_inner_shape_pos" 36 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 67 "ear_lower_bend_pos" 67 } - gene_bs_ear_outward={ "ear_outward_neg" 35 "ear_outward_neg" 35 } - gene_bs_ear_size={ "ear_size_pos" 34 "ear_size_pos" 34 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 169 "eye_corner_depth_pos" 178 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 31 "eye_fold_shape_pos" 55 } - gene_bs_eye_size={ "eye_size_pos" 9 "eye_size_neg" 103 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 5 "eye_upper_lid_size_pos" 5 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 23 "forehead_brow_curve_pos" 35 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 65 "forehead_brow_forward_pos" 22 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 79 "forehead_brow_inner_height_pos" 32 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 5 "forehead_brow_outer_height_neg" 83 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 46 "forehead_brow_width_pos" 46 } - gene_bs_jaw_def={ "jaw_def_neg" 7 "jaw_def_neg" 24 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 85 "mouth_lower_lip_def_pos" 46 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 37 "mouth_lower_lip_full_neg" 117 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 125 "mouth_lower_lip_pad_neg" 16 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 86 "mouth_lower_lip_width_pos" 86 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 71 "mouth_philtrum_def_pos" 45 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 39 "mouth_philtrum_shape_pos" 19 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 85 "mouth_philtrum_width_neg" 195 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 19 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 71 "mouth_upper_lip_full_pos" 37 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 3 "mouth_upper_lip_profile_pos" 3 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 21 "mouth_upper_lip_width_pos" 102 } - gene_bs_nose_forward={ "nose_forward_neg" 109 "nose_forward_neg" 35 } - gene_bs_nose_height={ "nose_height_neg" 19 "nose_height_neg" 30 } - gene_bs_nose_length={ "nose_length_neg" 33 "nose_length_neg" 33 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 41 "nose_nostril_height_pos" 32 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 80 "nose_nostril_width_neg" 84 } - gene_bs_nose_profile={ "nose_profile_hawk" 71 "nose_profile_hawk_pos" 42 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 21 "nose_ridge_angle_pos" 16 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 233 "nose_ridge_width_neg" 6 } - gene_bs_nose_size={ "nose_size_pos" 155 "nose_size_neg" 15 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 26 "nose_tip_angle_neg" 26 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 23 "nose_tip_forward_pos" 23 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 37 "nose_tip_width_neg" 34 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_02" 146 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 0 "cheek_fat_01_neg" 12 } - face_detail_chin_cleft={ "chin_cleft" 5 "chin_dimple" 5 } - face_detail_chin_def={ "chin_def_neg" 11 "chin_def" 8 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 36 "eye_lower_lid_def" 24 } - face_detail_eye_socket={ "eye_socket_03" 123 "eye_socket_color_01" 24 } - face_detail_nasolabial={ "nasolabial_04" 77 "nasolabial_03" 77 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 12 "nose_ridge_def_pos" 12 } - face_detail_nose_tip_def={ "nose_tip_def" 108 "nose_tip_def" 108 } - face_detail_temple_def={ "temple_def" 60 "temple_def" 245 } - expression_brow_wrinkles={ "brow_wrinkles_01" 47 "brow_wrinkles_01" 47 } - expression_eye_wrinkles={ "eye_wrinkles_01" 70 "eye_wrinkles_01" 70 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 225 "forehead_wrinkles_02" 225 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_2" 124 "complexion_6" 111 } - gene_height={ "normal_height" 116 "normal_height" 116 } - gene_bs_body_type={ "body_fat_head_fat_low" 143 "body_fat_head_fat_low" 133 } - gene_bs_body_shape={ "body_shape_apple_full" 148 "body_shape_apple_full" 57 } - gene_bs_bust={ "bust_clothes" 0 "bust_default" 1 } - gene_age={ "old_1" 116 "old_1" 116 } - gene_eyebrows_shape={ "far_spacing_avg_thickness" 184 "far_spacing_low_thickness" 149 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 136 "layer_2_low_thickness" 136 } - gene_body_hair={ "body_hair_dense" 153 "body_hair_dense" 153 } - gene_hair_type={ "hair_wavy" 109 "hair_wavy" 109 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 60 "normal_eyes" 60 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 92 "normal_eyelashes" 92 } - cloaks={ "no_cloak" 46 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_wavy" 213 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 64 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 231 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 3942081117 3942081117 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_jonas_wickerstrom.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_jonas_wickerstrom.txt deleted file mode 100644 index bea437a7..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_jonas_wickerstrom.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_jonas_wickerstrom -historical_export_easteregg_jonas_wickerstrom={ - type=male - id=16683 - age=0.300000 - genes={ hair_color={ 144 223 15 233 } - skin_color={ 70 65 70 65 } - eye_color={ 89 253 169 174 } - gene_chin_forward={ "chin_forward_pos" 140 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 99 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 105 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 113 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 127 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 107 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 127 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 164 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_neg" 123 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_pos" 79 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 127 "forehead_height_pos" 127 } - gene_head_height={ "head_height_pos" 167 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 86 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 127 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 127 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_pos" 127 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 105 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 98 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 127 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 124 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 136 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 121 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 77 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 127 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 127 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 0 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 100 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 196 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_both_bend_pos" 17 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 62 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 0 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 0 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_pos" 0 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 0 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 0 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 102 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 0 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_pos" 0 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 0 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 0 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 0 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 0 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 0 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 109 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 52 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 0 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 0 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 0 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 0 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 0 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 0 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_neg" 255 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 149 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 0 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 0 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_01" 0 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 0 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 136 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_01" 0 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 0 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 146 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 102 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_both_01" 40 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_2" 255 "complexion_1" 0 } - gene_height={ "normal_height" 179 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_medium" 93 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 142 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_clothes" 127 } - gene_age={ "old_1" 0 "old_1" 0 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 255 "avg_spacing_avg_thickness" 190 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 203 "layer_2_avg_thickness" 125 } - gene_body_hair={ "body_hair_sparse" 119 "body_hair_sparse" 119 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - pose={ "" 255 "" 0 } - hairstyles={ "scripted_character_hairstyles_01" 165 "all_hairstyles" 0 } - cloaks={ "no_cloak" 4 "no_cloak" 0 } - clothes={ "fp1_commoner_clothes" 217 "most_clothes" 0 } - headgear={ "no_headgear" 4 "no_headgear" 0 } - legwear={ "western_common_legwear" 229 "all_legwear" 0 } - } - entity={ 2268070609 2268070609 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_lucas_ribeiro.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_lucas_ribeiro.txt deleted file mode 100644 index b89950e0..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_lucas_ribeiro.txt +++ /dev/null @@ -1,151 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_lucas_ribeiro -historical_export_easteregg_lucas_ribeiro={ - type=male - id=18934 - random_seed=107380979 - age=0.330000 - genes={ hair_color={ 29 243 97 234 } - skin_color={ 85 80 200 119 } - eye_color={ 23 172 13 136 } - gene_chin_forward={ "chin_forward_neg" 120 "chin_forward_neg" 112 } - gene_chin_height={ "chin_height_pos" 134 "chin_height_pos" 134 } - gene_chin_width={ "chin_width_neg" 120 "chin_width_neg" 120 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_neg" 117 "eye_depth_neg" 125 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 122 "eye_distance_pos" 135 } - gene_eye_shut={ "eye_shut_neg" 57 "eye_shut_neg" 112 } - gene_forehead_angle={ "forehead_angle_pos" 128 "forehead_angle_pos" 128 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 162 "forehead_brow_height_pos" 153 } - gene_forehead_roundness={ "forehead_roundness_pos" 218 "forehead_roundness_pos" 218 } - gene_forehead_width={ "forehead_width_neg" 103 "forehead_width_neg" 103 } - gene_forehead_height={ "forehead_height_pos" 126 "forehead_height_pos" 148 } - gene_head_height={ "head_height_neg" 141 "head_height_neg" 78 } - gene_head_width={ "head_width_pos" 190 "head_width_pos" 149 } - gene_head_profile={ "head_profile_neg" 125 "head_profile_neg" 125 } - gene_head_top_height={ "head_top_height_neg" 135 "head_top_height_neg" 115 } - gene_head_top_width={ "head_top_width_pos" 123 "head_top_width_pos" 128 } - gene_jaw_angle={ "jaw_angle_neg" 115 "jaw_angle_neg" 115 } - gene_jaw_forward={ "jaw_forward_pos" 132 "jaw_forward_pos" 164 } - gene_jaw_height={ "jaw_height_neg" 100 "jaw_height_neg" 97 } - gene_jaw_width={ "jaw_width_neg" 95 "jaw_width_neg" 93 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 129 "mouth_corner_depth_pos" 129 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 148 "mouth_corner_height_pos" 139 } - gene_mouth_forward={ "mouth_forward_neg" 112 "mouth_forward_neg" 123 } - gene_mouth_height={ "mouth_height_pos" 139 "mouth_height_pos" 130 } - gene_mouth_width={ "mouth_width_neg" 144 "mouth_width_neg" 123 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 152 "mouth_upper_lip_size_pos" 187 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 123 "mouth_lower_lip_size_neg" 99 } - gene_mouth_open={ "mouth_open_pos" 0 "mouth_open_pos" 150 } - gene_neck_length={ "neck_length_neg" 128 "neck_length_neg" 120 } - gene_neck_width={ "neck_width_neg" 42 "neck_width_neg" 27 } - gene_bs_cheek_forward={ "cheek_forward_neg" 33 "cheek_forward_neg" 4 } - gene_bs_cheek_height={ "cheek_height_neg" 83 "cheek_height_neg" 43 } - gene_bs_cheek_width={ "cheek_width_neg" 91 "cheek_width_pos" 44 } - gene_bs_ear_angle={ "ear_angle_neg" 33 "ear_angle_neg" 33 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 161 "ear_inner_shape_pos" 161 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 49 "ear_lower_bend_pos" 49 } - gene_bs_ear_outward={ "ear_outward_pos" 13 "ear_outward_neg" 56 } - gene_bs_ear_size={ "ear_size_pos" 1 "ear_size_pos" 1 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 37 "eye_corner_depth_pos" 244 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 3 "eye_fold_shape_pos" 155 } - gene_bs_eye_size={ "eye_size_pos" 187 "eye_size_pos" 125 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 41 "eye_upper_lid_size_pos" 16 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 49 "forehead_brow_curve_pos" 29 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 31 "forehead_brow_forward_pos" 46 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 127 "forehead_brow_inner_height_pos" 113 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 33 "forehead_brow_outer_height_neg" 56 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 23 "forehead_brow_width_neg" 26 } - gene_bs_jaw_def={ "jaw_def_neg" 123 "jaw_def_neg" 123 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 112 "mouth_lower_lip_def_pos" 69 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 71 "mouth_lower_lip_full_pos" 92 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 229 "mouth_lower_lip_pad_neg" 81 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 87 "mouth_lower_lip_width_neg" 24 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 102 "mouth_philtrum_def_pos" 5 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 141 "mouth_philtrum_shape_pos" 112 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 15 "mouth_philtrum_width_neg" 18 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 109 "mouth_upper_lip_def_pos" 24 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 179 "mouth_upper_lip_full_pos" 134 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 131 "mouth_upper_lip_profile_pos" 237 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 53 "mouth_upper_lip_width_pos" 102 } - gene_bs_nose_forward={ "nose_forward_pos" 85 "nose_forward_pos" 50 } - gene_bs_nose_height={ "nose_height_neg" 129 "nose_height_neg" 107 } - gene_bs_nose_length={ "nose_length_neg" 39 "nose_length_pos" 48 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 127 "nose_nostril_height_pos" 20 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 21 "nose_nostril_width_pos" 18 } - gene_bs_nose_profile={ "nose_profile_hawk" 107 "nose_profile_hawk" 40 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 33 "nose_ridge_angle_neg" 3 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 59 "nose_ridge_width_pos" 36 } - gene_bs_nose_size={ "nose_size_pos" 19 "nose_size_pos" 19 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 25 "nose_tip_angle_neg" 62 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 41 "nose_tip_forward_pos" 41 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 41 "nose_tip_width_neg" 24 } - face_detail_cheek_def={ "cheek_def_01" 23 "cheek_def_01" 23 } - face_detail_cheek_fat={ "cheek_fat_01_neg" 166 "cheek_fat_04_pos" 160 } - face_detail_chin_cleft={ "chin_dimple" 25 "chin_dimple" 19 } - face_detail_chin_def={ "chin_def_neg" 204 "chin_def_neg" 204 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 46 "eye_lower_lid_def" 38 } - face_detail_eye_socket={ "eye_socket_color_02" 104 "eye_socket_02" 101 } - face_detail_nasolabial={ "nasolabial_03" 114 "nasolabial_03" 24 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 94 "nose_ridge_def_pos" 94 } - face_detail_nose_tip_def={ "nose_tip_def" 130 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 113 "temple_def" 113 } - expression_brow_wrinkles={ "brow_wrinkles_04" 9 "brow_wrinkles_04" 9 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 216 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 242 "forehead_wrinkles_02" 129 } - expression_other={ "cheek_wrinkles_both_01" 45 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_beauty_1" 255 "complexion_2" 238 } - gene_height={ "normal_height" 143 "normal_height" 93 } - gene_bs_body_type={ "body_fat_head_fat_medium" 83 "body_fat_head_fat_full" 131 } - gene_bs_body_shape={ "body_shape_average" 224 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 1 "bust_shape_4_full" 4 } - gene_age={ "old_4" 158 "old_4" 158 } - gene_eyebrows_shape={ "avg_spacing_high_thickness" 217 "avg_spacing_high_thickness" 248 } - gene_eyebrows_fullness={ "layer_2_high_thickness" 0 "layer_2_low_thickness" 241 } - gene_body_hair={ "body_hair_sparse" 136 "body_hair_sparse" 136 } - gene_hair_type={ "hair_straight" 114 "hair_straight" 114 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 25 "normal_eyes" 25 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 238 "normal_eyelashes" 238 } - beards={ "no_beard" 28 "no_beard" 0 } - cloaks={ "no_cloak" 20 "no_cloak" 0 } - hairstyles={ "fp3_hairstyles_iranian_straight" 25 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 59 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "western_commoner_clothes" 59 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 1903276529 1903276529 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=75156179 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_max_collin.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_max_collin.txt deleted file mode 100644 index 759eba2b..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_max_collin.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_max_collin -historical_export_easteregg_max_collin={ - type=male - id=15505 - age=0.460000 - genes={ hair_color={ 40 226 177 189 } - skin_color={ 65 39 113 77 } - eye_color={ 92 197 92 197 } - gene_chin_forward={ "chin_forward_neg" 153 "chin_forward_neg" 153 } - gene_chin_height={ "chin_height_neg" 117 "chin_height_neg" 117 } - gene_chin_width={ "chin_width_pos" 118 "chin_width_pos" 118 } - gene_eye_angle={ "eye_angle_neg" 128 "eye_angle_neg" 128 } - gene_eye_depth={ "eye_depth_neg" 153 "eye_depth_neg" 153 } - gene_eye_height={ "eye_height_pos" 140 "eye_height_pos" 140 } - gene_eye_distance={ "eye_distance_pos" 153 "eye_distance_pos" 153 } - gene_eye_shut={ "eye_shut_pos" 187 "eye_shut_pos" 136 } - gene_forehead_angle={ "forehead_angle_neg" 128 "forehead_angle_neg" 128 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 122 "forehead_brow_height_neg" 122 } - gene_forehead_roundness={ "forehead_roundness_neg" 153 "forehead_roundness_neg" 153 } - gene_forehead_width={ "forehead_width_neg" 102 "forehead_width_neg" 102 } - gene_forehead_height={ "forehead_height_neg" 153 "forehead_height_pos" 153 } - gene_head_height={ "head_height_pos" 149 "head_height_pos" 149 } - gene_head_width={ "head_width_pos" 130 "head_width_pos" 130 } - gene_head_profile={ "head_profile_neg" 102 "head_profile_neg" 102 } - gene_head_top_height={ "head_top_height_neg" 125 "head_top_height_neg" 125 } - gene_head_top_width={ "head_top_width_pos" 138 "head_top_width_neg" 138 } - gene_jaw_angle={ "jaw_angle_neg" 145 "jaw_angle_pos" 145 } - gene_jaw_forward={ "jaw_forward_neg" 102 "jaw_forward_neg" 102 } - gene_jaw_height={ "jaw_height_pos" 122 "jaw_height_pos" 122 } - gene_jaw_width={ "jaw_width_neg" 153 "jaw_width_neg" 153 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 104 "mouth_corner_depth_pos" 104 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 153 "mouth_corner_height_neg" 153 } - gene_mouth_forward={ "mouth_forward_pos" 116 "mouth_forward_pos" 116 } - gene_mouth_height={ "mouth_height_neg" 140 "mouth_height_neg" 140 } - gene_mouth_width={ "mouth_width_neg" 153 "mouth_width_neg" 153 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 102 "mouth_upper_lip_size_pos" 102 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 102 "mouth_lower_lip_size_pos" 102 } - gene_mouth_open={ "mouth_open_pos" 153 "mouth_open_pos" 153 } - gene_neck_length={ "neck_length_pos" 143 "neck_length_pos" 143 } - gene_neck_width={ "neck_width_pos" 153 "neck_width_pos" 153 } - gene_bs_cheek_forward={ "cheek_forward_pos" 0 "cheek_forward_pos" 9 } - gene_bs_cheek_height={ "cheek_height_pos" 108 "cheek_height_pos" 28 } - gene_bs_cheek_width={ "cheek_width_pos" 12 "cheek_width_pos" 12 } - gene_bs_ear_angle={ "ear_angle_pos" 15 "ear_angle_pos" 15 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 72 "ear_inner_shape_pos" 72 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 26 "ear_upper_bend_pos" 26 } - gene_bs_ear_outward={ "ear_outward_neg" 38 "ear_outward_neg" 38 } - gene_bs_ear_size={ "ear_size_pos" 48 "ear_size_pos" 48 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 76 "eye_corner_depth_neg" 112 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 160 "eye_fold_shape_pos" 124 } - gene_bs_eye_size={ "eye_size_pos" 203 "eye_size_neg" 79 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 50 "eye_upper_lid_size_neg" 50 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 114 "forehead_brow_curve_neg" 44 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 128 "forehead_brow_forward_pos" 48 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 26 "forehead_brow_inner_height_neg" 15 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 0 "forehead_brow_outer_height_pos" 62 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 38 "forehead_brow_width_neg" 6 } - gene_bs_jaw_def={ "jaw_def_neg" 73 "jaw_def_pos" 60 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 255 "mouth_lower_lip_def_pos" 94 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 7 "mouth_lower_lip_full_pos" 102 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 242 "mouth_lower_lip_pad_neg" 22 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 1 "mouth_lower_lip_width_neg" 109 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 21 "mouth_philtrum_def_pos" 15 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 33 "mouth_philtrum_shape_pos" 33 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 255 "mouth_philtrum_width_neg" 4 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 87 "mouth_upper_lip_def_pos" 87 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 77 "mouth_upper_lip_full_pos" 12 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 0 "mouth_upper_lip_profile_pos" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 0 "mouth_upper_lip_width_pos" 106 } - gene_bs_nose_forward={ "nose_forward_neg" 0 "nose_forward_neg" 0 } - gene_bs_nose_height={ "nose_height_pos" 62 "nose_height_neg" 30 } - gene_bs_nose_length={ "nose_length_neg" 142 "nose_length_neg" 160 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 38 "nose_nostril_height_neg" 38 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 0 "nose_nostril_width_neg" 14 } - gene_bs_nose_profile={ "nose_profile_pos" 165 "nose_profile_hawk_pos" 48 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 59 "nose_ridge_angle_neg" 4 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 109 "nose_ridge_width_pos" 40 } - gene_bs_nose_size={ "nose_size_pos" 33 "nose_size_pos" 52 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 132 "nose_tip_angle_neg" 8 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 14 "nose_tip_forward_pos" 14 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 123 "nose_tip_width_pos" 123 } - face_detail_cheek_def={ "cheek_def_02" 2 "cheek_def_01" 24 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 198 "cheek_fat_01_neg" 118 } - face_detail_chin_cleft={ "chin_dimple" 42 "chin_dimple" 15 } - face_detail_chin_def={ "chin_def" 207 "chin_def" 14 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 82 "eye_lower_lid_def" 82 } - face_detail_eye_socket={ "eye_socket_01" 103 "eye_socket_03" 207 } - face_detail_nasolabial={ "nasolabial_04" 0 "nasolabial_01" 14 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 212 "nose_ridge_def_neg" 21 } - face_detail_nose_tip_def={ "nose_tip_def" 0 "nose_tip_def" 12 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 208 } - expression_brow_wrinkles={ "brow_wrinkles_01" 158 "brow_wrinkles_04" 178 } - expression_eye_wrinkles={ "eye_wrinkles_03" 211 "eye_wrinkles_01" 93 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 177 "forehead_wrinkles_01" 47 } - expression_other={ "cheek_wrinkles_right_01" 2 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_beauty_1" 255 "complexion_3" 234 } - gene_height={ "normal_height" 140 "normal_height" 120 } - gene_bs_body_type={ "body_fat_head_fat_low" 96 "body_fat_head_fat_low" 118 } - gene_bs_body_shape={ "body_shape_average_clothed" 77 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 70 "bust_shape_2_half" 70 } - gene_age={ "old_4" 52 "old_4" 52 } - gene_eyebrows_shape={ "close_spacing_lower_thickness" 211 "far_spacing_lower_thickness" 236 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 141 "layer_2_low_thickness" 134 } - gene_body_hair={ "body_hair_avg_low_stubble" 165 "body_hair_avg" 110 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "bloodshot_eyes" 128 "normal_eyes" 183 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 255 "normal_eyelashes" 5 } - pose={ "" 255 "" 0 } - gene_drunkard={ "drunkard" 212 "drunkard" 0 } - hairstyles={ "scripted_character_hairstyles_01" 51 "all_hairstyles" 0 } - clothes={ "western_war_nobility_clothes" 41 "most_clothes" 0 } - headgear={ "no_headgear" 9 "no_headgear" 0 } - legwear={ "western_war_legwear" 66 "all_legwear" 0 } - } - entity={ 2697330347 2697330347 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_nils_wadensten.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_nils_wadensten.txt deleted file mode 100644 index 96e73735..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_nils_wadensten.txt +++ /dev/null @@ -1,146 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_nils_wadensten -historical_export_easteregg_nils_wadensten={ - type=male - id=67197852 - age=0.340000 - genes={ hair_color={ 120 117 120 112 } - skin_color={ 58 42 86 70 } - eye_color={ 219 114 202 199 } - gene_chin_forward={ "chin_forward_neg" 104 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 103 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 127 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 122 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_pos" 67 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 127 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 127 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 127 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 86 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 127 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 191 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_pos" 127 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 127 "forehead_height_pos" 127 } - gene_head_height={ "head_height_pos" 127 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 21 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 158 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 127 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 161 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_pos" 123 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_neg" 87 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 119 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 124 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 82 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 110 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 127 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 155 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 164 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 93 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 154 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 127 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 127 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 132 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_neg" 0 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 150 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 76 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 0 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 132 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_upper_bend_pos" 39 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 49 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 177 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 0 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_pos" 15 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 108 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 130 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 206 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 45 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 156 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 45 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_pos" 255 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 0 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 66 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 40 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 168 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 98 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 0 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 45 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 0 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 0 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 0 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 54 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 59 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 16 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 85 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 133 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 165 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 5 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 0 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 67 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_02" 58 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 136 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 0 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 145 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_color_03" 113 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_02" 28 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 0 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 202 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 118 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_01" 0 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 255 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_left_01" 0 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 255 "complexion_1" 0 } - gene_height={ "normal_height" 148 "normal_height" 127 } - gene_bs_body_type={ "body_fat_head_fat_low" 124 "body_fat_head_fat_low" 127 } - gene_bs_body_shape={ "body_shape_triangle_half" 50 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 80 "bust_clothes" 127 } - gene_age={ "old_1" 0 "old_1" 0 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 144 "avg_spacing_avg_thickness" 208 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 91 "layer_2_avg_thickness" 63 } - gene_body_hair={ "body_hair_sparse_low_stubble" 119 "body_hair_sparse" 110 } - gene_hair_type={ "hair_straight" 128 "hair_straight" 128 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 0 "normal_eyelashes" 0 } - cloaks={ "no_cloak" 149 "no_cloak" 0 } - hairstyles={ "all_hairstyles" 229 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 160 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp1_low_nobility_clothes" 126 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - beards={ "all_beards" 24 "no_beard" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 979141817 979141817 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_oscar_andersson.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_oscar_andersson.txt deleted file mode 100644 index 09b6642e..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_oscar_andersson.txt +++ /dev/null @@ -1,163 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_oscar_andersson -historical_export_easteregg_oscar_andersson={ - type=male - id=19313 - random_seed=3759040815 - age=0.290000 - genes={ hair_color={ 86 56 86 56 } - skin_color={ 24 79 24 79 } - eye_color={ 96 163 96 163 } - gene_chin_forward={ "chin_forward_pos" 152 "chin_forward_pos" 152 } - gene_chin_height={ "chin_height_pos" 139 "chin_height_pos" 139 } - gene_chin_width={ "chin_width_pos" 130 "chin_width_pos" 130 } - gene_eye_angle={ "eye_angle_neg" 114 "eye_angle_neg" 114 } - gene_eye_depth={ "eye_depth_neg" 122 "eye_depth_neg" 122 } - gene_eye_height={ "eye_height_neg" 126 "eye_height_neg" 126 } - gene_eye_distance={ "eye_distance_pos" 136 "eye_distance_pos" 136 } - gene_eye_shut={ "eye_shut_neg" 124 "eye_shut_neg" 124 } - gene_forehead_angle={ "forehead_angle_pos" 147 "forehead_angle_pos" 147 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 109 "forehead_brow_height_neg" 109 } - gene_forehead_roundness={ "forehead_roundness_pos" 179 "forehead_roundness_pos" 179 } - gene_forehead_width={ "forehead_width_neg" 107 "forehead_width_neg" 107 } - gene_forehead_height={ "forehead_height_pos" 144 "forehead_height_pos" 144 } - gene_head_height={ "head_height_neg" 78 "head_height_neg" 78 } - gene_head_width={ "head_width_pos" 175 "head_width_pos" 175 } - gene_head_profile={ "head_profile_neg" 118 "head_profile_neg" 118 } - gene_head_top_height={ "head_top_height_pos" 139 "head_top_height_pos" 139 } - gene_head_top_width={ "head_top_width_neg" 125 "head_top_width_neg" 125 } - gene_jaw_angle={ "jaw_angle_pos" 148 "jaw_angle_pos" 148 } - gene_jaw_forward={ "jaw_forward_neg" 91 "jaw_forward_neg" 91 } - gene_jaw_height={ "jaw_height_pos" 133 "jaw_height_pos" 133 } - gene_jaw_width={ "jaw_width_pos" 160 "jaw_width_pos" 160 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 127 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 124 "mouth_forward_neg" 124 } - gene_mouth_height={ "mouth_height_pos" 148 "mouth_height_pos" 148 } - gene_mouth_width={ "mouth_width_neg" 119 "mouth_width_neg" 119 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 111 "mouth_upper_lip_size_neg" 111 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 120 "mouth_lower_lip_size_neg" 120 } - gene_mouth_open={ "mouth_open_neg" 38 "mouth_open_neg" 38 } - gene_neck_length={ "neck_length_neg" 114 "neck_length_neg" 114 } - gene_neck_width={ "neck_width_neg" 102 "neck_width_neg" 102 } - gene_bs_cheek_forward={ "cheek_forward_neg" 33 "cheek_forward_neg" 33 } - gene_bs_cheek_height={ "cheek_height_pos" 46 "cheek_height_pos" 46 } - gene_bs_cheek_width={ "cheek_width_pos" 28 "cheek_width_pos" 28 } - gene_bs_ear_angle={ "ear_angle_pos" 8 "ear_angle_pos" 8 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 46 "ear_inner_shape_pos" 46 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 5 "ear_lower_bend_pos" 5 } - gene_bs_ear_outward={ "ear_outward_pos" 78 "ear_outward_pos" 78 } - gene_bs_ear_size={ "ear_size_neg" 21 "ear_size_neg" 21 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 171 "eye_corner_depth_pos" 171 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 45 "eye_fold_shape_pos" 45 } - gene_bs_eye_size={ "eye_size_pos" 14 "eye_size_pos" 14 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 39 "eye_upper_lid_size_neg" 39 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 115 "forehead_brow_curve_pos" 115 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 26 "forehead_brow_forward_neg" 26 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 30 "forehead_brow_inner_height_neg" 30 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 15 "forehead_brow_outer_height_neg" 15 } - gene_bs_forehead_brow_width={ "forehead_brow_width_neg" 112 "forehead_brow_width_neg" 112 } - gene_bs_jaw_def={ "jaw_def_neg" 111 "jaw_def_neg" 111 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 128 "mouth_lower_lip_def_pos" 128 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 14 "mouth_lower_lip_full_neg" 14 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 88 "mouth_lower_lip_pad_neg" 88 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 43 "mouth_lower_lip_width_neg" 43 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 49 "mouth_philtrum_def_pos" 49 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 146 "mouth_philtrum_shape_neg" 146 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 22 "mouth_philtrum_width_pos" 22 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 29 "mouth_upper_lip_def_pos" 29 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 27 "mouth_upper_lip_full_neg" 27 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 20 "mouth_upper_lip_profile_neg" 20 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 29 "mouth_upper_lip_width_pos" 29 } - gene_bs_nose_forward={ "nose_forward_pos" 25 "nose_forward_pos" 25 } - gene_bs_nose_height={ "nose_height_neg" 15 "nose_height_neg" 15 } - gene_bs_nose_length={ "nose_length_neg" 100 "nose_length_neg" 100 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 5 "nose_nostril_height_pos" 5 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 160 "nose_nostril_width_neg" 160 } - gene_bs_nose_profile={ "nose_profile_neg" 15 "nose_profile_neg" 15 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 2 "nose_ridge_angle_neg" 2 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 19 "nose_ridge_width_neg" 19 } - gene_bs_nose_size={ "nose_size_pos" 50 "nose_size_pos" 50 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 111 "nose_tip_angle_neg" 111 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 39 "nose_tip_forward_neg" 39 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 123 "nose_tip_width_neg" 123 } - face_detail_cheek_def={ "cheek_def_01" 2 "cheek_def_01" 2 } - face_detail_cheek_fat={ "cheek_fat_03_pos" 152 "cheek_fat_03_pos" 152 } - face_detail_chin_cleft={ "chin_cleft" 105 "chin_cleft" 105 } - face_detail_chin_def={ "chin_def" 33 "chin_def" 33 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def_02" 209 "eye_lower_lid_def_02" 209 } - face_detail_eye_socket={ "eye_socket_color_03" 167 "eye_socket_color_03" 167 } - face_detail_nasolabial={ "nasolabial_03" 9 "nasolabial_03" 9 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 150 "nose_ridge_def_pos" 150 } - face_detail_nose_tip_def={ "nose_tip_def" 36 "nose_tip_def" 36 } - face_detail_temple_def={ "temple_def" 243 "temple_def" 243 } - expression_brow_wrinkles={ "brow_wrinkles_04" 32 "brow_wrinkles_04" 32 } - expression_eye_wrinkles={ "eye_wrinkles_01" 124 "eye_wrinkles_01" 42 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 162 "forehead_wrinkles_02" 162 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 207 "complexion_5" 207 } - gene_height={ "normal_height" 128 "normal_height" 128 } - gene_bs_body_type={ "body_fat_head_fat_medium" 127 "body_fat_head_fat_medium" 117 } - gene_bs_body_shape={ "body_shape_apple_half" 36 "body_shape_apple_half" 11 } - gene_bs_bust={ "bust_clothes" 74 "bust_shape_3_full" 93 } - gene_age={ "old_4" 37 "old_4" 37 } - gene_eyebrows_shape={ "far_spacing_lower_thickness" 162 "far_spacing_lower_thickness" 162 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 141 "layer_2_low_thickness" 141 } - gene_body_hair={ "body_hair_avg" 146 "body_hair_avg" 146 } - gene_hair_type={ "hair_wavy" 129 "hair_wavy" 129 } - gene_baldness={ "male_pattern_baldness" 212 "male_pattern_baldness" 212 } - eye_accessory={ "normal_eyes" 108 "normal_eyes" 108 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 214 "normal_eyelashes" 214 } - beards={ "northern_beards_straight" 172 "no_beard" 0 } - cloaks={ "no_cloak" 32 "no_cloak" 0 } - hairstyles={ "northern_hairstyles_wavy" 247 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 180 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "northern_commoner_clothes" 152 "most_clothes" 0 } - headgear={ "northern_common" 208 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2697330347 2697330347 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=2793867254 - invert=no - } - { - hash=3672171019 - invert=no - } - { - hash=1921638387 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=1563190100 - invert=no - } - { - hash=1485265044 - invert=no - } - { - hash=1945936758 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_petter_lundh.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_petter_lundh.txt deleted file mode 100644 index c0a20b0a..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_petter_lundh.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_petter_lundh -historical_export_easteregg_petter_lundh={ - type=male - id=16510 - age=0.310000 - genes={ hair_color={ 93 50 228 49 } - skin_color={ 54 22 99 88 } - eye_color={ 255 109 229 191 } - gene_chin_forward={ "chin_forward_pos" 94 "chin_forward_pos" 127 } - gene_chin_height={ "chin_height_pos" 114 "chin_height_pos" 127 } - gene_chin_width={ "chin_width_pos" 160 "chin_width_pos" 127 } - gene_eye_angle={ "eye_angle_pos" 142 "eye_angle_pos" 127 } - gene_eye_depth={ "eye_depth_neg" 150 "eye_depth_pos" 127 } - gene_eye_height={ "eye_height_pos" 86 "eye_height_pos" 127 } - gene_eye_distance={ "eye_distance_pos" 98 "eye_distance_pos" 127 } - gene_eye_shut={ "eye_shut_pos" 161 "eye_shut_pos" 127 } - gene_forehead_angle={ "forehead_angle_pos" 186 "forehead_angle_pos" 127 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 116 "forehead_brow_height_pos" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 47 "forehead_roundness_pos" 127 } - gene_forehead_width={ "forehead_width_pos" 124 "forehead_width_pos" 127 } - gene_forehead_height={ "forehead_height_pos" 191 "forehead_height_pos" 127 } - gene_head_height={ "head_height_pos" 189 "head_height_pos" 127 } - gene_head_width={ "head_width_pos" 90 "head_width_pos" 127 } - gene_head_profile={ "head_profile_pos" 127 "head_profile_pos" 127 } - gene_head_top_height={ "head_top_height_pos" 132 "head_top_height_pos" 127 } - gene_head_top_width={ "head_top_width_pos" 119 "head_top_width_pos" 127 } - gene_jaw_angle={ "jaw_angle_pos" 107 "jaw_angle_pos" 127 } - gene_jaw_forward={ "jaw_forward_pos" 103 "jaw_forward_pos" 127 } - gene_jaw_height={ "jaw_height_pos" 127 "jaw_height_pos" 127 } - gene_jaw_width={ "jaw_width_pos" 135 "jaw_width_pos" 127 } - gene_mouth_corner_depth={ "mouth_corner_depth_pos" 160 "mouth_corner_depth_pos" 127 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 152 "mouth_corner_height_pos" 127 } - gene_mouth_forward={ "mouth_forward_pos" 121 "mouth_forward_pos" 127 } - gene_mouth_height={ "mouth_height_pos" 113 "mouth_height_pos" 127 } - gene_mouth_width={ "mouth_width_pos" 127 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 68 "mouth_upper_lip_size_pos" 127 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_pos" 109 "mouth_lower_lip_size_pos" 127 } - gene_mouth_open={ "mouth_open_pos" 128 "mouth_open_pos" 127 } - gene_neck_length={ "neck_length_pos" 105 "neck_length_pos" 127 } - gene_neck_width={ "neck_width_pos" 169 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 81 "cheek_forward_pos" 0 } - gene_bs_cheek_height={ "cheek_height_pos" 30 "cheek_height_pos" 0 } - gene_bs_cheek_width={ "cheek_width_pos" 0 "cheek_width_pos" 0 } - gene_bs_ear_angle={ "ear_angle_pos" 118 "ear_angle_pos" 0 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 12 "ear_inner_shape_pos" 0 } - gene_bs_ear_bend={ "ear_both_bend_pos" 0 "ear_both_bend_pos" 0 } - gene_bs_ear_outward={ "ear_outward_pos" 0 "ear_outward_pos" 0 } - gene_bs_ear_size={ "ear_size_pos" 0 "ear_size_pos" 0 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 99 "eye_corner_depth_pos" 0 } - gene_bs_eye_fold_shape={ "eye_fold_shape_pos" 52 "eye_fold_shape_pos" 0 } - gene_bs_eye_size={ "eye_size_pos" 0 "eye_size_pos" 0 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 0 "eye_upper_lid_size_pos" 0 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 0 "forehead_brow_curve_pos" 0 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 22 "forehead_brow_forward_pos" 0 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 77 "forehead_brow_inner_height_pos" 0 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 50 "forehead_brow_outer_height_pos" 0 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 90 "forehead_brow_width_pos" 0 } - gene_bs_jaw_def={ "jaw_def_neg" 0 "jaw_def_pos" 0 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 0 "mouth_lower_lip_def_pos" 0 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 0 "mouth_lower_lip_full_pos" 0 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 1 "mouth_lower_lip_pad_pos" 0 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 233 "mouth_lower_lip_width_pos" 0 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 59 "mouth_philtrum_def_pos" 0 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_pos" 0 "mouth_philtrum_shape_pos" 0 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 110 "mouth_philtrum_width_pos" 0 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 146 "mouth_upper_lip_def_pos" 0 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_pos" 0 "mouth_upper_lip_full_pos" 0 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 10 "mouth_upper_lip_profile_pos" 0 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 95 "mouth_upper_lip_width_pos" 0 } - gene_bs_nose_forward={ "nose_forward_pos" 6 "nose_forward_pos" 0 } - gene_bs_nose_height={ "nose_height_pos" 0 "nose_height_pos" 0 } - gene_bs_nose_length={ "nose_length_pos" 73 "nose_length_pos" 0 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 0 "nose_nostril_height_pos" 0 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 0 "nose_nostril_width_pos" 0 } - gene_bs_nose_profile={ "nose_profile_pos" 73 "nose_profile_pos" 0 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 0 "nose_ridge_angle_pos" 0 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 7 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 0 "nose_size_pos" 0 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 17 "nose_tip_angle_pos" 0 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 0 "nose_tip_forward_pos" 0 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 0 "nose_tip_width_pos" 0 } - face_detail_cheek_def={ "cheek_def_02" 1 "cheek_def_01" 0 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 0 "cheek_fat_01_pos" 0 } - face_detail_chin_cleft={ "chin_cleft" 0 "chin_cleft" 0 } - face_detail_chin_def={ "chin_def" 150 "chin_def" 0 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 0 "eye_lower_lid_def" 0 } - face_detail_eye_socket={ "eye_socket_01" 155 "eye_socket_01" 0 } - face_detail_nasolabial={ "nasolabial_03" 167 "nasolabial_01" 0 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 87 "nose_ridge_def_pos" 0 } - face_detail_nose_tip_def={ "nose_tip_def" 161 "nose_tip_def" 0 } - face_detail_temple_def={ "temple_def" 47 "temple_def" 0 } - expression_brow_wrinkles={ "brow_wrinkles_04" 202 "brow_wrinkles_01" 0 } - expression_eye_wrinkles={ "eye_wrinkles_01" 137 "eye_wrinkles_01" 0 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 0 "forehead_wrinkles_01" 0 } - expression_other={ "cheek_wrinkles_left_01" 141 "cheek_wrinkles_left_01" 127 } - complexion={ "complexion_1" 0 "complexion_1" 0 } - gene_height={ "normal_height" 167 "normal_height" 127 } - gene_bs_body_type={ "body_average" 159 "body_fat_head_fat_medium" 127 } - gene_bs_body_shape={ "body_shape_average_clothed" 61 "body_shape_average" 0 } - gene_bs_bust={ "bust_clothes" 127 "bust_clothes" 127 } - gene_age={ "old_1" 0 "old_1" 0 } - gene_eyebrows_shape={ "avg_spacing_lower_thickness" 184 "avg_spacing_avg_thickness" 246 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 0 "layer_2_avg_thickness" 71 } - gene_body_hair={ "body_hair_sparse" 168 "body_hair_sparse" 168 } - gene_hair_type={ "hair_straight" 0 "hair_straight" 0 } - gene_baldness={ "no_baldness" 0 "no_baldness" 0 } - eye_accessory={ "normal_eyes" 0 "normal_eyes" 0 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 2 "normal_eyelashes" 0 } - pose={ "" 255 "" 0 } - hairstyles={ "scripted_character_hairstyles_01" 51 "all_hairstyles" 0 } - cloaks={ "no_cloak" 70 "no_cloak" 0 } - clothes={ "northern_commoner_clothes" 192 "most_clothes" 0 } - headgear={ "no_headgear" 70 "no_headgear" 0 } - legwear={ "western_common_legwear" 234 "all_legwear" 0 } - } - entity={ 1955045592 1955045592 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_riad_deneche.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_riad_deneche.txt deleted file mode 100644 index e7dacc1b..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_riad_deneche.txt +++ /dev/null @@ -1,120 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_riad_deneche -historical_export_easteregg_riad_deneche={ - type=male - id=19240 - age=0.260000 - genes={ hair_color={ 83 249 83 239 } - skin_color={ 97 42 130 146 } - eye_color={ 59 226 57 251 } - gene_chin_forward={ "chin_forward_pos" 134 "chin_forward_pos" 153 } - gene_chin_height={ "chin_height_pos" 114 "chin_height_pos" 136 } - gene_chin_width={ "chin_width_neg" 167 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 97 "eye_angle_pos" 128 } - gene_eye_depth={ "eye_depth_pos" 125 "eye_depth_pos" 147 } - gene_eye_height={ "eye_height_neg" 125 "eye_height_neg" 125 } - gene_eye_distance={ "eye_distance_pos" 129 "eye_distance_pos" 129 } - gene_eye_shut={ "eye_shut_neg" 117 "eye_shut_neg" 121 } - gene_forehead_angle={ "forehead_angle_pos" 123 "forehead_angle_pos" 135 } - gene_forehead_brow_height={ "forehead_brow_height_pos" 157 "forehead_brow_height_pos" 144 } - gene_forehead_roundness={ "forehead_roundness_neg" 171 "forehead_roundness_neg" 108 } - gene_forehead_width={ "forehead_width_pos" 188 "forehead_width_pos" 139 } - gene_forehead_height={ "forehead_height_neg" 163 "forehead_height_neg" 75 } - gene_head_height={ "head_height_pos" 143 "head_height_pos" 168 } - gene_head_width={ "head_width_neg" 152 "head_width_neg" 82 } - gene_head_profile={ "head_profile_pos" 149 "head_profile_pos" 153 } - gene_head_top_height={ "head_top_height_neg" 151 "head_top_height_neg" 90 } - gene_head_top_width={ "head_top_width_neg" 173 "head_top_width_neg" 109 } - gene_jaw_angle={ "jaw_angle_neg" 142 "jaw_angle_neg" 124 } - gene_jaw_forward={ "jaw_forward_neg" 134 "jaw_forward_neg" 121 } - gene_jaw_height={ "jaw_height_neg" 105 "jaw_height_neg" 115 } - gene_jaw_width={ "jaw_width_pos" 152 "jaw_width_pos" 130 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 124 "mouth_corner_depth_neg" 127 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 131 "mouth_corner_height_neg" 121 } - gene_mouth_forward={ "mouth_forward_pos" 165 "mouth_forward_pos" 128 } - gene_mouth_height={ "mouth_height_pos" 128 "mouth_height_pos" 136 } - gene_mouth_width={ "mouth_width_pos" 140 "mouth_width_pos" 127 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_pos" 142 "mouth_upper_lip_size_pos" 193 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 156 "mouth_lower_lip_size_neg" 118 } - gene_mouth_open={ "mouth_open_neg" 92 "mouth_open_neg" 52 } - gene_neck_length={ "neck_length_pos" 121 "neck_length_pos" 133 } - gene_neck_width={ "neck_width_pos" 127 "neck_width_pos" 127 } - gene_bs_cheek_forward={ "cheek_forward_pos" 41 "cheek_forward_pos" 41 } - gene_bs_cheek_height={ "cheek_height_neg" 95 "cheek_height_neg" 167 } - gene_bs_cheek_width={ "cheek_width_pos" 45 "cheek_width_pos" 21 } - gene_bs_ear_angle={ "ear_angle_neg" 3 "ear_angle_neg" 110 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 79 "ear_inner_shape_pos" 95 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 6 "ear_both_bend_pos" 40 } - gene_bs_ear_outward={ "ear_outward_neg" 197 "ear_outward_neg" 48 } - gene_bs_ear_size={ "ear_size_pos" 85 "ear_size_neg" 103 } - gene_bs_eye_corner_depth={ "eye_corner_depth_neg" 197 "eye_corner_depth_neg" 123 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 55 "eye_fold_shape_neg" 47 } - gene_bs_eye_size={ "eye_size_pos" 7 "eye_size_pos" 103 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 197 "eye_upper_lid_size_pos" 203 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 29 "forehead_brow_curve_neg" 15 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_pos" 1 "forehead_brow_forward_pos" 68 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 19 "forehead_brow_inner_height_neg" 40 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 31 "forehead_brow_outer_height_neg" 73 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 42 "forehead_brow_width_pos" 42 } - gene_bs_jaw_def={ "jaw_def_neg" 59 "jaw_def_neg" 39 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 38 "mouth_lower_lip_def_pos" 39 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_pos" 61 "mouth_lower_lip_full_pos" 35 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_neg" 171 "mouth_lower_lip_pad_neg" 34 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_pos" 7 "mouth_lower_lip_width_neg" 60 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 67 "mouth_philtrum_def_pos" 15 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 5 "mouth_philtrum_shape_neg" 23 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 17 "mouth_philtrum_width_pos" 40 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 67 "mouth_upper_lip_def_pos" 23 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 13 "mouth_upper_lip_full_neg" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_neg" 89 "mouth_upper_lip_profile_neg" 27 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_pos" 79 "mouth_upper_lip_width_pos" 31 } - gene_bs_nose_forward={ "nose_forward_pos" 127 "nose_forward_pos" 34 } - gene_bs_nose_height={ "nose_height_pos" 115 "nose_height_pos" 6 } - gene_bs_nose_length={ "nose_length_neg" 5 "nose_length_neg" 42 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 203 "nose_nostril_height_pos" 104 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 101 "nose_nostril_width_neg" 47 } - gene_bs_nose_profile={ "nose_profile_hawk_pos" 67 "nose_profile_pos" 127 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 13 "nose_ridge_angle_neg" 38 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 43 "nose_ridge_width_neg" 43 } - gene_bs_nose_size={ "nose_size_pos" 119 "nose_size_pos" 201 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 3 "nose_tip_angle_pos" 86 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 75 "nose_tip_forward_pos" 72 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 53 "nose_tip_width_neg" 29 } - face_detail_cheek_def={ "cheek_def_01" 34 "cheek_def_01" 150 } - face_detail_cheek_fat={ "cheek_fat_01_pos" 109 "cheek_fat_01_pos" 20 } - face_detail_chin_cleft={ "chin_cleft" 23 "chin_dimple" 13 } - face_detail_chin_def={ "chin_def" 123 "chin_def" 5 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 255 "eye_lower_lid_def" 17 } - face_detail_eye_socket={ "eye_socket_01" 213 "eye_socket_03" 16 } - face_detail_nasolabial={ "nasolabial_01" 124 "nasolabial_02" 128 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 133 "nose_ridge_def_pos" 205 } - face_detail_nose_tip_def={ "nose_tip_def" 158 "nose_tip_def" 195 } - face_detail_temple_def={ "temple_def" 29 "temple_def" 206 } - expression_brow_wrinkles={ "brow_wrinkles_03" 243 "brow_wrinkles_03" 243 } - expression_eye_wrinkles={ "eye_wrinkles_03" 255 "eye_wrinkles_03" 191 } - expression_forehead_wrinkles={ "forehead_wrinkles_02" 160 "forehead_wrinkles_02" 160 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_3" 165 "complexion_6" 183 } - gene_height={ "normal_height" 182 "normal_height" 122 } - gene_bs_body_type={ "body_fat_head_fat_full" 182 "body_fat_head_fat_medium" 124 } - gene_bs_body_shape={ "body_shape_average_clothed" 152 "body_shape_rectangle_half" 30 } - gene_bs_bust={ "bust_clothes" 0 "bust_default" 170 } - gene_age={ "old_3" 179 "old_3" 179 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 251 "close_spacing_high_thickness" 233 } - gene_eyebrows_fullness={ "layer_2_avg_thickness" 246 "layer_2_low_thickness" 203 } - gene_body_hair={ "body_hair_avg" 227 "body_hair_avg" 227 } - gene_hair_type={ "hair_curly" 179 "hair_curly" 179 } - gene_baldness={ "no_baldness" 228 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 120 "normal_eyes" 120 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 100 "normal_eyelashes" 100 } - pose={ "" 255 "" 0 } - beards={ "mena_beards_curly" 212 "no_beard" 0 } - clothes={ "mena_commoner_clothes" 126 "most_clothes" 0 } - headgear={ "no_headgear" 108 "no_headgear" 0 } - legwear={ "mena_common_legwear" 212 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - } - entity={ 979141817 979141817 } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_samet_atasoy.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_samet_atasoy.txt deleted file mode 100644 index 4b4d4ec8..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_samet_atasoy.txt +++ /dev/null @@ -1,142 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_samet_atasoy -historical_export_easteregg_samet_atasoy={ - type=male - id=20402 - random_seed=2082212950 - age=0.220000 - genes={ hair_color={ 33 197 218 241 } - skin_color={ 215 10 146 106 } - eye_color={ 64 155 20 138 } - gene_chin_forward={ "chin_forward_neg" 102 "chin_forward_neg" 126 } - gene_chin_height={ "chin_height_neg" 134 "chin_height_neg" 123 } - gene_chin_width={ "chin_width_pos" 169 "chin_width_pos" 138 } - gene_eye_angle={ "eye_angle_neg" 91 "eye_angle_neg" 124 } - gene_eye_depth={ "eye_depth_neg" 169 "eye_depth_neg" 118 } - gene_eye_height={ "eye_height_neg" 64 "eye_height_neg" 83 } - gene_eye_distance={ "eye_distance_pos" 137 "eye_distance_pos" 147 } - gene_eye_shut={ "eye_shut_neg" 255 "eye_shut_neg" 107 } - gene_forehead_angle={ "forehead_angle_neg" 141 "forehead_angle_neg" 87 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 85 "forehead_brow_height_neg" 127 } - gene_forehead_roundness={ "forehead_roundness_pos" 165 "forehead_roundness_pos" 149 } - gene_forehead_width={ "forehead_width_neg" 135 "forehead_width_neg" 118 } - gene_forehead_height={ "forehead_height_neg" 4 "forehead_height_neg" 110 } - gene_head_height={ "head_height_pos" 130 "head_height_pos" 168 } - gene_head_width={ "head_width_neg" 160 "head_width_neg" 124 } - gene_head_profile={ "head_profile_neg" 116 "head_profile_neg" 111 } - gene_head_top_height={ "head_top_height_neg" 134 "head_top_height_neg" 118 } - gene_head_top_width={ "head_top_width_pos" 134 "head_top_width_pos" 151 } - gene_jaw_angle={ "jaw_angle_neg" 85 "jaw_angle_neg" 85 } - gene_jaw_forward={ "jaw_forward_neg" 133 "jaw_forward_neg" 104 } - gene_jaw_height={ "jaw_height_neg" 133 "jaw_height_neg" 126 } - gene_jaw_width={ "jaw_width_neg" 141 "jaw_width_neg" 96 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 158 "mouth_corner_depth_neg" 120 } - gene_mouth_corner_height={ "mouth_corner_height_neg" 199 "mouth_corner_height_neg" 127 } - gene_mouth_forward={ "mouth_forward_pos" 161 "mouth_forward_pos" 131 } - gene_mouth_height={ "mouth_height_neg" 119 "mouth_height_neg" 122 } - gene_mouth_width={ "mouth_width_pos" 125 "mouth_width_pos" 138 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 87 "mouth_upper_lip_size_neg" 123 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 112 "mouth_lower_lip_size_neg" 108 } - gene_mouth_open={ "mouth_open_neg" 0 "mouth_open_neg" 9 } - gene_neck_length={ "neck_length_pos" 91 "neck_length_pos" 136 } - gene_neck_width={ "neck_width_neg" 191 "neck_width_neg" 123 } - gene_bs_cheek_forward={ "cheek_forward_neg" 47 "cheek_forward_pos" 39 } - gene_bs_cheek_height={ "cheek_height_neg" 133 "cheek_height_pos" 4 } - gene_bs_cheek_width={ "cheek_width_neg" 159 "cheek_width_pos" 17 } - gene_bs_ear_angle={ "ear_angle_pos" 7 "ear_angle_neg" 35 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 84 "ear_inner_shape_pos" 51 } - gene_bs_ear_bend={ "ear_lower_bend_pos" 91 "ear_upper_bend_pos" 46 } - gene_bs_ear_outward={ "ear_outward_neg" 1 "ear_outward_neg" 45 } - gene_bs_ear_size={ "ear_size_pos" 109 "ear_size_pos" 101 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 131 "eye_corner_depth_neg" 9 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 41 "eye_fold_shape_pos" 185 } - gene_bs_eye_size={ "eye_size_neg" 51 "eye_size_pos" 108 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_neg" 27 "eye_upper_lid_size_pos" 67 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_pos" 5 "forehead_brow_curve_neg" 1 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 45 "forehead_brow_forward_pos" 12 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_neg" 77 "forehead_brow_inner_height_neg" 116 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_neg" 3 "forehead_brow_outer_height_neg" 97 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 21 "forehead_brow_width_pos" 74 } - gene_bs_jaw_def={ "jaw_def_neg" 114 "jaw_def_neg" 114 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 99 "mouth_lower_lip_def_pos" 78 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 61 "mouth_lower_lip_full_neg" 46 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 61 "mouth_lower_lip_pad_neg" 51 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 111 "mouth_lower_lip_width_neg" 23 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 67 "mouth_philtrum_def_pos" 27 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 37 "mouth_philtrum_shape_neg" 11 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_neg" 57 "mouth_philtrum_width_neg" 39 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 51 "mouth_upper_lip_def_pos" 21 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 155 "mouth_upper_lip_full_neg" 60 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 181 "mouth_upper_lip_profile_pos" 224 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 177 "mouth_upper_lip_width_pos" 120 } - gene_bs_nose_forward={ "nose_forward_neg" 101 "nose_forward_neg" 101 } - gene_bs_nose_height={ "nose_height_neg" 104 "nose_height_neg" 104 } - gene_bs_nose_length={ "nose_length_neg" 106 "nose_length_neg" 106 } - gene_bs_nose_nostril_height={ "nose_nostril_height_pos" 59 "nose_nostril_height_neg" 17 } - gene_bs_nose_nostril_width={ "nose_nostril_width_neg" 67 "nose_nostril_width_pos" 35 } - gene_bs_nose_profile={ "nose_profile_pos" 45 "nose_profile_pos" 45 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_pos" 18 "nose_ridge_angle_pos" 18 } - gene_bs_nose_ridge_width={ "nose_ridge_width_neg" 19 "nose_ridge_width_pos" 0 } - gene_bs_nose_size={ "nose_size_pos" 95 "nose_size_pos" 31 } - gene_bs_nose_tip_angle={ "nose_tip_angle_pos" 117 "nose_tip_angle_neg" 78 } - gene_bs_nose_tip_forward={ "nose_tip_forward_pos" 117 "nose_tip_forward_neg" 46 } - gene_bs_nose_tip_width={ "nose_tip_width_pos" 255 "nose_tip_width_pos" 19 } - face_detail_cheek_def={ "cheek_def_01" 94 "cheek_def_01" 145 } - face_detail_cheek_fat={ "cheek_fat_04_pos" 170 "cheek_fat_01_neg" 70 } - face_detail_chin_cleft={ "chin_cleft" 59 "chin_cleft" 8 } - face_detail_chin_def={ "chin_def_neg" 186 "chin_def_neg" 24 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 167 "eye_lower_lid_def" 142 } - face_detail_eye_socket={ "eye_socket_color_01" 25 "eye_socket_color_03" 8 } - face_detail_nasolabial={ "nasolabial_01" 113 "nasolabial_01" 113 } - face_detail_nose_ridge_def={ "nose_ridge_def_pos" 2 "nose_ridge_def_pos" 2 } - face_detail_nose_tip_def={ "nose_tip_def" 121 "nose_tip_def" 221 } - face_detail_temple_def={ "temple_def" 0 "temple_def" 222 } - expression_brow_wrinkles={ "brow_wrinkles_01" 231 "brow_wrinkles_01" 16 } - expression_eye_wrinkles={ "eye_wrinkles_01" 64 "eye_wrinkles_01" 64 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 42 "forehead_wrinkles_01" 42 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 0 "complexion_5" 143 } - gene_height={ "normal_height" 167 "normal_height" 129 } - gene_bs_body_type={ "body_fat_head_fat_full" 148 "body_fat_head_fat_full" 134 } - gene_bs_body_shape={ "body_shape_hourglass_half" 51 "body_shape_hourglass_half" 0 } - gene_bs_bust={ "bust_clothes" 102 "bust_shape_3_full" 56 } - gene_age={ "old_3" 198 "old_3" 198 } - gene_eyebrows_shape={ "avg_spacing_low_thickness" 134 "far_spacing_avg_thickness" 239 } - gene_eyebrows_fullness={ "layer_2_low_thickness" 157 "layer_2_avg_thickness" 149 } - gene_body_hair={ "body_hair_avg" 111 "body_hair_avg" 111 } - gene_hair_type={ "hair_wavy" 144 "hair_wavy" 144 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes" 108 "normal_eyes" 108 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 206 "normal_eyelashes" 206 } - beards={ "all_beards" 15 "no_beard" 0 } - hairstyles={ "all_hairstyles" 22 "all_hairstyles" 0 } - legwear={ "mena_common_legwear" 123 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "mpo_mongol_commoner_clothes" 122 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "shaved_baldness" 255 "no_baldness" 0 } - } - entity={ 1955045592 1955045592 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - { - hash=1563190100 - invert=no - } - } -} - diff --git a/N3OW/common/bookmark_portraits/historical_export_easteregg_veronica_pazos.txt b/N3OW/common/bookmark_portraits/historical_export_easteregg_veronica_pazos.txt deleted file mode 100644 index af495079..00000000 --- a/N3OW/common/bookmark_portraits/historical_export_easteregg_veronica_pazos.txt +++ /dev/null @@ -1,139 +0,0 @@ -# Auto generated file, do not edit manually. Created using console command dump_bookmark_portrait_for -# History database id:easteregg_veronica_pazos -historical_export_easteregg_veronica_pazos={ - type=female - id=19696 - random_seed=2700482853 - age=0.270000 - genes={ hair_color={ 135 110 186 153 } - skin_color={ 50 7 50 87 } - eye_color={ 125 211 89 152 } - gene_chin_forward={ "chin_forward_pos" 153 "chin_forward_pos" 176 } - gene_chin_height={ "chin_height_neg" 89 "chin_height_neg" 124 } - gene_chin_width={ "chin_width_neg" 134 "chin_width_neg" 118 } - gene_eye_angle={ "eye_angle_pos" 132 "eye_angle_pos" 132 } - gene_eye_depth={ "eye_depth_pos" 139 "eye_depth_pos" 139 } - gene_eye_height={ "eye_height_pos" 164 "eye_height_pos" 164 } - gene_eye_distance={ "eye_distance_pos" 132 "eye_distance_pos" 132 } - gene_eye_shut={ "eye_shut_neg" 122 "eye_shut_neg" 122 } - gene_forehead_angle={ "forehead_angle_neg" 104 "forehead_angle_neg" 104 } - gene_forehead_brow_height={ "forehead_brow_height_neg" 123 "forehead_brow_height_neg" 123 } - gene_forehead_roundness={ "forehead_roundness_neg" 127 "forehead_roundness_neg" 127 } - gene_forehead_width={ "forehead_width_neg" 108 "forehead_width_neg" 108 } - gene_forehead_height={ "forehead_height_neg" 99 "forehead_height_neg" 99 } - gene_head_height={ "head_height_neg" 113 "head_height_neg" 113 } - gene_head_width={ "head_width_neg" 102 "head_width_neg" 102 } - gene_head_profile={ "head_profile_pos" 168 "head_profile_pos" 168 } - gene_head_top_height={ "head_top_height_neg" 124 "head_top_height_neg" 124 } - gene_head_top_width={ "head_top_width_pos" 129 "head_top_width_pos" 129 } - gene_jaw_angle={ "jaw_angle_neg" 111 "jaw_angle_neg" 111 } - gene_jaw_forward={ "jaw_forward_neg" 118 "jaw_forward_neg" 118 } - gene_jaw_height={ "jaw_height_neg" 127 "jaw_height_neg" 127 } - gene_jaw_width={ "jaw_width_pos" 136 "jaw_width_pos" 166 } - gene_mouth_corner_depth={ "mouth_corner_depth_neg" 119 "mouth_corner_depth_neg" 119 } - gene_mouth_corner_height={ "mouth_corner_height_pos" 128 "mouth_corner_height_pos" 128 } - gene_mouth_forward={ "mouth_forward_neg" 111 "mouth_forward_neg" 111 } - gene_mouth_height={ "mouth_height_neg" 127 "mouth_height_neg" 127 } - gene_mouth_width={ "mouth_width_neg" 107 "mouth_width_neg" 107 } - gene_mouth_upper_lip_size={ "mouth_upper_lip_size_neg" 118 "mouth_upper_lip_size_neg" 118 } - gene_mouth_lower_lip_size={ "mouth_lower_lip_size_neg" 77 "mouth_lower_lip_size_neg" 77 } - gene_mouth_open={ "mouth_open_neg" 24 "mouth_open_neg" 24 } - gene_neck_length={ "neck_length_neg" 116 "neck_length_neg" 116 } - gene_neck_width={ "neck_width_pos" 101 "neck_width_pos" 134 } - gene_bs_cheek_forward={ "cheek_forward_pos" 24 "cheek_forward_pos" 24 } - gene_bs_cheek_height={ "cheek_height_pos" 20 "cheek_height_pos" 20 } - gene_bs_cheek_width={ "cheek_width_neg" 36 "cheek_width_neg" 36 } - gene_bs_ear_angle={ "ear_angle_neg" 43 "ear_angle_neg" 43 } - gene_bs_ear_inner_shape={ "ear_inner_shape_pos" 203 "ear_inner_shape_pos" 203 } - gene_bs_ear_bend={ "ear_both_bend_pos" 13 "ear_both_bend_pos" 13 } - gene_bs_ear_outward={ "ear_outward_neg" 15 "ear_outward_neg" 15 } - gene_bs_ear_size={ "ear_size_neg" 121 "ear_size_neg" 121 } - gene_bs_eye_corner_depth={ "eye_corner_depth_pos" 164 "eye_corner_depth_pos" 164 } - gene_bs_eye_fold_shape={ "eye_fold_shape_neg" 138 "eye_fold_shape_neg" 138 } - gene_bs_eye_size={ "eye_size_neg" 127 "eye_size_neg" 35 } - gene_bs_eye_upper_lid_size={ "eye_upper_lid_size_pos" 74 "eye_upper_lid_size_pos" 74 } - gene_bs_forehead_brow_curve={ "forehead_brow_curve_neg" 112 "forehead_brow_curve_neg" 112 } - gene_bs_forehead_brow_forward={ "forehead_brow_forward_neg" 44 "forehead_brow_forward_neg" 44 } - gene_bs_forehead_brow_inner_height={ "forehead_brow_inner_height_pos" 50 "forehead_brow_inner_height_pos" 50 } - gene_bs_forehead_brow_outer_height={ "forehead_brow_outer_height_pos" 57 "forehead_brow_outer_height_pos" 57 } - gene_bs_forehead_brow_width={ "forehead_brow_width_pos" 13 "forehead_brow_width_pos" 13 } - gene_bs_jaw_def={ "jaw_def_pos" 25 "jaw_def_pos" 25 } - gene_bs_mouth_lower_lip_def={ "mouth_lower_lip_def_pos" 104 "mouth_lower_lip_def_pos" 104 } - gene_bs_mouth_lower_lip_full={ "mouth_lower_lip_full_neg" 5 "mouth_lower_lip_full_neg" 121 } - gene_bs_mouth_lower_lip_pad={ "mouth_lower_lip_pad_pos" 101 "mouth_lower_lip_pad_pos" 101 } - gene_bs_mouth_lower_lip_width={ "mouth_lower_lip_width_neg" 5 "mouth_lower_lip_width_pos" 74 } - gene_bs_mouth_philtrum_def={ "mouth_philtrum_def_pos" 28 "mouth_philtrum_def_pos" 28 } - gene_bs_mouth_philtrum_shape={ "mouth_philtrum_shape_neg" 9 "mouth_philtrum_shape_neg" 9 } - gene_bs_mouth_philtrum_width={ "mouth_philtrum_width_pos" 43 "mouth_philtrum_width_pos" 43 } - gene_bs_mouth_upper_lip_def={ "mouth_upper_lip_def_pos" 151 "mouth_upper_lip_def_pos" 151 } - gene_bs_mouth_upper_lip_full={ "mouth_upper_lip_full_neg" 3 "mouth_upper_lip_full_pos" 15 } - gene_bs_mouth_upper_lip_profile={ "mouth_upper_lip_profile_pos" 107 "mouth_upper_lip_profile_pos" 107 } - gene_bs_mouth_upper_lip_width={ "mouth_upper_lip_width_neg" 9 "mouth_upper_lip_width_pos" 50 } - gene_bs_nose_forward={ "nose_forward_pos" 32 "nose_forward_pos" 32 } - gene_bs_nose_height={ "nose_height_neg" 125 "nose_height_pos" 144 } - gene_bs_nose_length={ "nose_length_pos" 39 "nose_length_pos" 2 } - gene_bs_nose_nostril_height={ "nose_nostril_height_neg" 37 "nose_nostril_height_neg" 37 } - gene_bs_nose_nostril_width={ "nose_nostril_width_pos" 61 "nose_nostril_width_pos" 14 } - gene_bs_nose_profile={ "nose_profile_hawk" 21 "nose_profile_hawk" 21 } - gene_bs_nose_ridge_angle={ "nose_ridge_angle_neg" 28 "nose_ridge_angle_neg" 28 } - gene_bs_nose_ridge_width={ "nose_ridge_width_pos" 120 "nose_ridge_width_pos" 120 } - gene_bs_nose_size={ "nose_size_pos" 97 "nose_size_pos" 61 } - gene_bs_nose_tip_angle={ "nose_tip_angle_neg" 29 "nose_tip_angle_neg" 29 } - gene_bs_nose_tip_forward={ "nose_tip_forward_neg" 17 "nose_tip_forward_neg" 17 } - gene_bs_nose_tip_width={ "nose_tip_width_neg" 50 "nose_tip_width_neg" 50 } - face_detail_cheek_def={ "cheek_def_01" 5 "cheek_def_01" 5 } - face_detail_cheek_fat={ "cheek_fat_02_pos" 14 "cheek_fat_02_pos" 14 } - face_detail_chin_cleft={ "chin_cleft" 3 "chin_cleft" 3 } - face_detail_chin_def={ "chin_def" 21 "chin_def" 21 } - face_detail_eye_lower_lid_def={ "eye_lower_lid_def" 4 "eye_lower_lid_def" 4 } - face_detail_eye_socket={ "eye_socket_02" 25 "eye_socket_02" 25 } - face_detail_nasolabial={ "nasolabial_01" 20 "nasolabial_01" 20 } - face_detail_nose_ridge_def={ "nose_ridge_def_neg" 8 "nose_ridge_def_neg" 8 } - face_detail_nose_tip_def={ "nose_tip_def" 38 "nose_tip_def" 38 } - face_detail_temple_def={ "temple_def" 138 "temple_def" 138 } - expression_brow_wrinkles={ "brow_wrinkles_03" 36 "brow_wrinkles_03" 36 } - expression_eye_wrinkles={ "eye_wrinkles_01" 54 "eye_wrinkles_01" 54 } - expression_forehead_wrinkles={ "forehead_wrinkles_01" 255 "forehead_wrinkles_01" 210 } - expression_other={ "cheek_wrinkles_both_01" 0 "cheek_wrinkles_both_01" 0 } - complexion={ "complexion_5" 182 "complexion_2" 182 } - gene_height={ "normal_height" 92 "normal_height" 115 } - gene_bs_body_type={ "body_fat_head_fat_low" 115 "body_fat_head_fat_low" 145 } - gene_bs_body_shape={ "body_shape_average_clothed" 56 "body_shape_apple_half" 0 } - gene_bs_bust={ "bust_clothes" 204 "bust_shape_3_half" 195 } - gene_age={ "old_4" 215 "old_4" 215 } - gene_eyebrows_shape={ "far_spacing_low_thickness" 182 "far_spacing_low_thickness" 182 } - gene_eyebrows_fullness={ "layer_2_lower_thickness" 167 "layer_2_lower_thickness" 167 } - gene_body_hair={ "body_hair_avg" 145 "body_hair_avg" 145 } - gene_hair_type={ "hair_wavy" 98 "hair_wavy" 98 } - gene_baldness={ "no_baldness" 127 "no_baldness" 127 } - eye_accessory={ "normal_eyes_no_shadow" 255 "normal_eyes" 157 } - teeth_accessory={ "normal_teeth" 0 "normal_teeth" 0 } - eyelashes_accessory={ "normal_eyelashes" 156 "normal_eyelashes" 156 } - beards={ "ep2_beards" 11 "no_beard" 0 } - cloaks={ "no_cloak" 117 "no_cloak" 0 } - hairstyles={ "scripted_character_hairstyles_01" 10 "all_hairstyles" 0 } - legwear={ "western_common_legwear" 160 "all_legwear" 0 } - gene_shrink_body={ "shrink_all" 255 "" 0 } - gene_bs_additive_headgears={ "additive_headgears" 255 "" 0 } - gene_bs_cloak_offset={ "cloak_offset" 255 "" 0 } - gene_bs_long_beard={ "long_beard" 255 "" 0 } - clothes={ "fp2_christian_low_nobility_clothes" 64 "most_clothes" 0 } - headgear={ "no_headgear" 0 "no_headgear" 0 } - gene_balding_hair_effect={ "no_baldness" 255 "no_baldness" 0 } - } - entity={ 2616704408 2616704408 } - tags={ { - hash=2125534279 - invert=no - } - { - hash=2670398845 - invert=no - } - { - hash=681013727 - invert=no - } - } -} - diff --git a/N3OW/common/buildings/00_admin_buildings.txt b/N3OW/common/buildings/00_admin_buildings.txt deleted file mode 100644 index ba91d4b5..00000000 --- a/N3OW/common/buildings/00_admin_buildings.txt +++ /dev/null @@ -1,479 +0,0 @@ -### Capital Bureau -capital_bureau_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - custom_tooltip = { - text = scheme_owner_not_admin - government_has_flag = government_is_administrative - } - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.01 - domicile_monthly_influence_mult = 0.02 - } - province_modifier = { - monthly_income = 0.15 - } - county_modifier = { - tax_mult = 0.01 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_02 - - type_icon = "icon_capital_bureau.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 1 - county.development_level >= 10 - } - modifier = { - add = 1 - county.development_level >= 15 - } - modifier = { - add = 1 - county.development_level >= 20 - } - modifier = { - add = 1 - county.development_level >= 25 - } - modifier = { # AI should want to have this in their de jure capital - factor = 1.5 - scope:holder.primary_title = { title_capital_county = root.county } - } - } -} - -capital_bureau_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.02 - domicile_monthly_influence_mult = 0.04 - } - province_modifier = { - monthly_income = 0.3 - } - county_modifier = { - tax_mult = 0.02 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_03 - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.03 - domicile_monthly_influence_mult = 0.06 - } - province_modifier = { - monthly_income = 0.45 - } - county_modifier = { - tax_mult = 0.03 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_04 - ai_value = { - base = 8 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.04 - domicile_monthly_influence_mult = 0.08 - } - province_modifier = { - monthly_income = 0.6 - } - county_modifier = { - tax_mult = 0.04 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_05 - ai_value = { - base = 7 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.05 - domicile_monthly_influence_mult = 0.1 - stewardship_per_influence_level = 1 - } - province_modifier = { - monthly_income = 0.75 - } - county_modifier = { - tax_mult = 0.05 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_06 - ai_value = { - base = 7 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_6_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.06 - domicile_monthly_influence_mult = 0.12 - stewardship_per_influence_level = 1 - } - province_modifier = { - monthly_income = 0.9 - } - county_modifier = { - tax_mult = 0.06 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_07 - ai_value = { - base = 7 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_7_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.07 - domicile_monthly_influence_mult = 0.14 - stewardship_per_influence_level = 1 - } - province_modifier = { - monthly_income = 1.05 - } - county_modifier = { - tax_mult = 0.08 - } - - effect_desc = capital_bureau_custom_effect_desc - - next_building = capital_bureau_08 - ai_value = { - base = 7 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -capital_bureau_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - government_has_flag = government_is_administrative - is_independent_ruler = yes - capital_province = root - } - } - - cost_gold = normal_building_tier_8_cost - - character_modifier = { - monthly_prestige_gain_per_court_position_mult = 0.08 - domicile_monthly_influence_mult = 0.16 - stewardship_per_influence_level = 1 - } - province_modifier = { - monthly_income = 1.2 - } - county_modifier = { - tax_mult = 0.1 - } - - effect_desc = capital_bureau_custom_effect_desc - - ai_value = { - base = 7 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} diff --git a/N3OW/common/buildings/00_castle_buildings.txt b/N3OW/common/buildings/00_castle_buildings.txt deleted file mode 100644 index 5cf669a3..00000000 --- a/N3OW/common/buildings/00_castle_buildings.txt +++ /dev/null @@ -1,1884 +0,0 @@ -@holding_illustration_western = "gfx/interface/illustrations/holding_types/castle_western.dds" -@holding_illustration_mena = "gfx/interface/illustrations/holding_types/castle_mena.dds" -@holding_illustration_india = "gfx/interface/illustrations/holding_types/castle_india.dds" -@holding_illustration_seasia = "gfx/interface/illustrations/holding_types/tgp_castle_se_asia.dds" -@holding_illustration_china = "gfx/interface/illustrations/holding_types/tgp_castle_china.dds" -@holding_illustration_japan = "gfx/interface/illustrations/holding_types/tgp_castle_japan.dds" -@holding_illustration_mediterranean = "gfx/interface/illustrations/holding_types/castle_mediterranean.dds" -@holding_illustration_norse = "gfx/interface/illustrations/holding_types/fp1_castle_norse.dds" -@holding_illustration_iberian = "gfx/interface/illustrations/holding_types/fp2_castle_iberian.dds" -@holding_illustration_iranian = "gfx/interface/illustrations/holding_types/fp3_castle_iranian.dds" -@holding_illustration_byzantine = "gfx/interface/illustrations/holding_types/ep3_castle_byzantine.dds" -@holding_illustration_constantinople = "gfx/interface/illustrations/holding_types/ep3_castle_constantinople.dds" - -castle_01 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### WESTERN ### - asset = { - type = pdxmesh - names = { - "building_western_castle_01_mesh" - "building_western_castle_01_b_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_western_castle_01_mena_mesh" - "building_western_castle_01_b_mena_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_western_castle_01_mediterranean_mesh" - "building_western_castle_01_b_mediterranean_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - names = { - "building_western_castle_01_indian_mesh" - "building_western_castle_01_b_indian_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_india } - } - - ### INDIAN ### - asset = { - type = pdxmesh - name = "building_indian_castle_01_western_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - name = "building_indian_castle_01_mena_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_01_mediterranean_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_indian_castle_01_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - - ### MENA ### - asset = { - type = pdxmesh - name = "building_mena_castle_01_western_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_mediterranean_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_indian_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - - ### MEDITERRANEAN ### - asset = { - type = pdxmesh - name = "building_mediterranean_castle_01_western_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_01_mena_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_01_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_01_indian_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_01_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_01_mena_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_01_mediterranean_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_01_indian_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_castle_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/iberian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_01_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { byzantine_building_gfx } - provinces = { 496 } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_01_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #For steppe - asset = { - type = pdxmesh - name = "building_mena_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - - #Elsewhere - asset = { - type = pdxmesh - names = { - "building_western_castle_01_mesh" - "building_western_castle_01_b_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_western } - graphical_cultures = { steppe_building_gfx } - } - asset = { - type = pdxmesh - name = "building_indian_castle_01_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mena_castle_01_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_01_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_01_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - provinces = { 496 } - } - # SOUTHEAST ASIA # - asset = { - type = pdxmesh - name = "tgp_building_se_asia_castle_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/sea_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # China - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_castle_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/japanese_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - can_construct_potential = { - barony_cannot_construct_holding = no - } - - can_construct = { - culture = { - has_innovation = innovation_motte - } - japan_castle_construction_trigger = yes - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - building_requirement_tribal_holding_in_county = yes - building_requirement_nomad = no - building_requirement_nomad_holding_in_county = yes - building_requirement_herder = no - building_requirement_herder_holding_in_county = yes - } - - cost_gold = main_building_tier_1_cost - next_building = castle_02 - - levy = normal_building_levy_tier_2 - max_garrison = good_building_max_garrison_tier_1 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_2 - province_modifier = { - monthly_income = poor_building_tax_tier_2 - fort_level = great_building_fort_level_tier_1 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - travel_danger = -10 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 5 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.02 - monthly_dynasty_prestige = 0.01 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 2 - } - - flag = castle - - type_icon = "icon_building_ramparts.dds" - - on_complete = { - county.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_construction_opinion - } - } - } - } - # Harrying logic. - if = { - limit = { - character_is_valid_for_harrying_of_the_north_trigger = yes - is_important_or_vip_struggle_character = yes - } - global_var:harrying_of_the_north = { save_scope_as = story } - if = { - limit = { character_is_valid_norman_for_harrying_of_the_north_trigger = yes } - ep3_increase_pacification_effect = { AMOUNT = harrying_medium_increase_value } - } - else_if = { - limit = { character_is_valid_anglo_saxon_for_harrying_of_the_north_trigger = yes } - ep3_increase_resistance_effect = { AMOUNT = harrying_medium_increase_value } - } - } - } - #Mandala Creator Aspect - creator_mandala_built_regular_holding_piety_effect = yes - - # Building Oath - hidden_effect = { - if = { - limit = { - county.holder = { - has_character_modifier = oath_of_buildings - } - } - add_random_economic_building_effect = yes - add_random_military_building_effect = yes - add_random_fortification_building_effect = yes - } - } - } - - ai_value = { - base = 100 - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_theocracy - } - } - - modifier = { - add = 50 - scope:holder = { - NOT = { government_has_flag = government_is_mandala } - } - county = { - NOT = { - any_county_province = { - has_building_or_higher = castle_01 - } - } - } - } - modifier = { - factor = 5 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - } -} - -castle_02 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### WESTERN ### - asset = { - type = pdxmesh - name = "building_western_castle_02_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - name = "building_western_castle_02_mena_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_western_castle_02_mediterranean_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_western_castle_02_indian_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_india } - } - - ### MENA ### - asset = { - type = pdxmesh - name = "building_mena_castle_02_western_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_mediterranean_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_indian_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - - ### INDIAN ### - asset = { - type = pdxmesh - name = "building_indian_castle_02_western_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - name = "building_indian_castle_02_mena_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_02_mediterranean_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_indian_castle_02_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - - ### MEDITERRANEAN ### - asset = { - type = pdxmesh - name = "building_mediterranean_castle_02_western_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_02_mena_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_02_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_02_indian_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_02_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_02_mena_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_02_mediterranean_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_02_indian_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_castle_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/iberian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_02_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { byzantine_building_gfx } - provinces = { 496 } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_02_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #For steppe - asset = { - type = pdxmesh - name = "building_mena_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - #Elsewhere - ### WESTERN ### - asset = { - type = pdxmesh - name = "building_western_castle_02_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_western } - graphical_cultures = { steppe_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_02_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_02_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_02_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_02_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - provinces = { 496 } - } - # SOUTHEAST ASIA # - asset = { - type = pdxmesh - name = "tgp_building_se_asia_castle_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/sea_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_castle_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/japanese_castle" soundparameter = { "Tier" = 1 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - culture = { - has_innovation = innovation_battlements - } - japan_castle_construction_trigger = yes - } - - cost_gold = main_building_tier_2_cost - next_building = castle_03 - - levy = normal_building_levy_tier_4 - max_garrison = good_building_max_garrison_tier_3 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_4 - province_modifier = { - monthly_income = poor_building_tax_tier_4 - fort_level = great_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -12 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 10 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.03 - monthly_dynasty_prestige = 0.02 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 3 - } - - flag = castle - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - - ai_value = { - base = 9 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - add = 10 - scope:holder.culture = { has_cultural_era_or_later = culture_era_high_medieval } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.1 - free_building_slots >= 1 - years_from_game_start >= 1 - } - modifier = { - factor = 0.1 - combined_building_level <= 10 - years_from_game_start >= 1 - } - #Needed for the initial construction setup for the AI (to avoid the AI spending their free construction setup on upgrading all holdings instead of building buildings) - modifier = { - factor = 0.3 - years_from_game_start <= 0.01 - } - } -} - -castle_03 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### WESTERN ### - asset = { - type = pdxmesh - name = "building_western_castle_03_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 2 } } - } - asset = { - type = pdxmesh - name = "building_western_castle_03_mena_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_western_castle_03_mediterranean_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_western_castle_03_indian_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_india } - } - - ### MENA ### - asset = { - type = pdxmesh - name = "building_mena_castle_03_western_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_mediterranean_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_indian_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - - ### INDIAN ### - asset = { - type = pdxmesh - name = "building_indian_castle_03_western_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - name = "building_indian_castle_03_mena_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_03_mediterranean_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_indian_castle_03_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - - ### MEDITERRANEAN ### - asset = { - type = pdxmesh - name = "building_mediterranean_castle_03_western_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_03_mena_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_03_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_03_indian_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_03_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_03_mena_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_03_mediterranean_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_03_indian_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_castle_03_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/iberian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_03_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_03_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_03_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { byzantine_building_gfx } - provinces = { 496 } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_03_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_03_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mena } - } - - #Steppe fallbacks - #For steppe - asset = { - type = pdxmesh - name = "building_mena_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #Elsewhere - asset = { - type = pdxmesh - name = "building_western_castle_03_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_western } - } - asset = { - type = pdxmesh - name = "building_mena_castle_03_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_03_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_03_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_03_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_03_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - provinces = { 496 } - } - # SOUTHEAST ASIA # - asset = { - type = pdxmesh - name = "tgp_building_se_asia_castle_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/sea_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_03_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_castle_03_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/japanese_castle" soundparameter = { "Tier" = 2 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - culture = { - has_innovation = innovation_hoardings - } - japan_castle_construction_trigger = yes - } - - cost_gold = main_building_tier_3_cost - next_building = castle_04 - - levy = normal_building_levy_tier_6 - max_garrison = good_building_max_garrison_tier_5 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_6 - province_modifier = { - monthly_income = poor_building_tax_tier_6 - fort_level = great_building_fort_level_tier_3 - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_3 - travel_danger = -14 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 15 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.04 - monthly_dynasty_prestige = 0.03 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 4 - } - - flag = castle - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - scope:character = { - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - } - - ai_value = { - base = 8 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - add = 10 - scope:holder.culture = { has_cultural_era_or_later = culture_era_late_medieval } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 20 - years_from_game_start >= 1 - } - } -} - -castle_04 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### WESTERN ### - asset = { - type = pdxmesh - name = "building_western_castle_04_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 3 } } - } - asset = { - type = pdxmesh - name = "building_western_castle_04_mena_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 3 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_western_castle_04_mediterranean_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 3 } } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_western_castle_04_indian_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 3 } } - graphical_regions = { graphical_india } - } - - ### MENA ### - asset = { - type = pdxmesh - name = "building_mena_castle_04_western_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_mediterranean_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_indian_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - - ### INDIAN ### - asset = { - type = pdxmesh - name = "building_indian_castle_04_western_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - name = "building_indian_castle_04_mena_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_04_mediterranean_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_indian_castle_04_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - - ### MEDITERRANEAN ### - asset = { - type = pdxmesh - name = "building_mediterranean_castle_04_western_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_04_mena_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_04_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_04_indian_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_04_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { norse_building_gfx } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_04_mena_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_04_mediterranean_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "fp1_building_norse_castle_04_indian_mesh" - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/nordic_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_castle_04_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/iberian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_04_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_castle_04_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_04_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { byzantine_building_gfx } - provinces = { 496 } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_04_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #For steppe - asset = { - type = pdxmesh - name = "building_mena_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #Elsewhere - asset = { - type = pdxmesh - name = "building_western_castle_04_mesh" - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/western_castle" soundparameter = { "Tier" = 3 } } - graphical_regions = { graphical_western } - graphical_cultures = { steppe_building_gfx } - } - asset = { - type = pdxmesh - name = "building_mena_castle_04_mesh" - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mena_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - name = "building_indian_castle_04_mesh" - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/indian_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "building_mediterranean_castle_04_mesh" - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_04_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - asset = { - type = pdxmesh - name = "ep3_byzantine_castle_04_a_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_constantinople - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/mediterranean_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - provinces = { 496 } - } - # SOUTHEAST ASIA # - asset = { - type = pdxmesh - name = "tgp_building_se_asia_castle_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/sea_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_castle_04_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/chinese_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_castle_04_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Castle/japanese_castle" soundparameter = { "Tier" = 3 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - culture = { - has_innovation = innovation_machicolations - } - japan_castle_construction_trigger = yes - } - - cost_gold = main_building_tier_4_cost - - levy = normal_building_levy_tier_8 - max_garrison = good_building_max_garrison_tier_7 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_8 - province_modifier = { - monthly_income = poor_building_tax_tier_8 - fort_level = great_building_fort_level_tier_4 - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_4 - travel_danger = -16 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 20 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.05 - monthly_dynasty_prestige = 0.04 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 5 - } - - flag = castle - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - scope:character = { - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - } - - ai_value = { - base = 17 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 30 - years_from_game_start >= 1 - } - } -} diff --git a/N3OW/common/buildings/00_city_buildings.txt b/N3OW/common/buildings/00_city_buildings.txt deleted file mode 100644 index f5daa2a3..00000000 --- a/N3OW/common/buildings/00_city_buildings.txt +++ /dev/null @@ -1,2396 +0,0 @@ -@holding_illustration_western = "gfx/interface/illustrations/holding_types/city_western.dds" -@holding_illustration_india = "gfx/interface/illustrations/holding_types/city_india.dds" -@holding_illustration_seasia = "gfx/interface/illustrations/holding_types/tgp_tgp_city_se_asia.dds" -@holding_illustration_china = "gfx/interface/illustrations/holding_types/tgp_city_china.dds" -@holding_illustration_japan = "gfx/interface/illustrations/holding_types/tgp_city_japan.dds" -@holding_illustration_mediterranean = "gfx/interface/illustrations/holding_types/city_mediterranean.dds" -@holding_illustration_mena = "gfx/interface/illustrations/holding_types/city_mena.dds" -@holding_illustration_norse = "gfx/interface/illustrations/holding_types/fp1_city_norse.dds" -@holding_illustration_iberian = "gfx/interface/illustrations/holding_types/fp2_city_iberian.dds" -@holding_illustration_iranian = "gfx/interface/illustrations/holding_types/fp3_city_iranian.dds" -@holding_illustration_byzantine = "gfx/interface/illustrations/holding_types/ep3_city_byzantine.dds" - -city_01 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - asset = { - type = pdxmesh - names = { - "western_city_01_a_mesh" - "western_city_01_b_mesh" - "western_city_01_c_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "western_city_01_mena_a_mesh" - "western_city_01_mena_b_mesh" - "western_city_01_mena_c_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "western_city_01_indian_a_mesh" - "western_city_01_indian_b_mesh" - "western_city_01_indian_c_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "western_city_01_mediterranean_a_mesh" - "western_city_01_mediterranean_b_mesh" - "western_city_01_mediterranean_c_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mena_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_india_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_a_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" } - graphical_cultures = { norse_building_gfx } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_mena_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_mediterranean_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_indian_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_city_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/iberian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_city_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_city_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_city_01_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #In steppe - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #Elsewhere - asset = { - type = pdxmesh - names = { - "western_city_01_a_mesh" - "western_city_01_b_mesh" - "western_city_01_c_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 0 } } - graphical_regions = { graphical_western } - graphical_cultures = { steppe_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - name = "tgp_building_se_asia_city_01_a_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/sea_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/japanese_city" soundparameter = { "Tier" = 0 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - barony_cannot_construct_holding = no - } - - can_construct = { - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - building_requirement_tribal_holding_in_county = yes - building_requirement_nomad = no - building_requirement_nomad_holding_in_county = yes - building_requirement_herder = no - building_requirement_herder_holding_in_county = yes - } - cost_gold = main_building_tier_1_cost - - levy = poor_building_levy_tier_2 - max_garrison = normal_building_max_garrison_tier_1 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_1 - province_modifier = { - monthly_income = good_building_tax_tier_2 - travel_danger = -10 - } - - province_culture_modifier = { - parameter = city_buildings_more_powerful - levy_size = 0.25 - tax_mult = 0.01 - } - - county_culture_modifier = { - parameter = city_buildings_more_county_opinion - county_opinion_add = 5 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - county_culture_modifier = { - parameter = city_buildings_more_powerful - development_growth_factor = 0.05 - } - - county_culture_modifier = { - parameter = city_buildings_less_control - monthly_county_control_growth_factor = -0.25 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 2 - } - - county_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # check if the dynasty of the county holder has a specific perk - development_growth_factor = fp2_urbanism_legacy_1_bonus_value - } - - flag = city - next_building = city_02 - - type_icon = "icon_building_guild_halls.dds" - - on_complete = { - county.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_construction_opinion - } - } - } - } - } - #Mandala Creator Aspect - creator_mandala_built_regular_holding_piety_effect = yes - - # Building Oath - hidden_effect = { - if = { - limit = { - county.holder = { - has_character_modifier = oath_of_buildings - } - } - add_random_economic_building_effect = yes - add_random_military_building_effect = yes - add_random_fortification_building_effect = yes - } - } - } - - ai_value = { - base = 0 - modifier = { - add = 100 - scope:holder = { - domain_limit_available < 1 - } - } - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_theocracy - } - } - modifier = { - add = 50 - county = { - NOT = { - any_county_province = { - has_building_or_higher = city_01 - } - } - } - } - modifier = { - factor = 5 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_city } - } - } -} - -city_02 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - asset = { - type = pdxmesh - names = { - "western_city_01_a_mesh" - "western_city_01_b_mesh" - "western_city_01_c_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - names = { - "western_city_01_mena_a_mesh" - "western_city_01_mena_b_mesh" - "western_city_01_mena_c_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "western_city_01_indian_a_mesh" - "western_city_01_indian_b_mesh" - "western_city_01_indian_c_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "western_city_01_mediterranean_a_mesh" - "western_city_01_mediterranean_b_mesh" - "western_city_01_mediterranean_c_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 1 } } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mena_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1} } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_india_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { mediterranean_building_gfx } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_a_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_mena_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_mediterranean_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_01_indian_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_city_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/iberian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_city_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_city_01_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_city_01_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #steppe - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #elsewhere - asset = { - type = pdxmesh - names = { - "western_city_01_a_mesh" - "western_city_01_b_mesh" - "western_city_01_c_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_western } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_01_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_01_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_01_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - name = "tgp_building_se_asia_city_01_a_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/sea_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_city_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/japanese_city" soundparameter = { "Tier" = 1 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_cities - } - } - } - culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_cities - } - } - - } - cost_gold = main_building_tier_2_cost - - levy = poor_building_levy_tier_4 - max_garrison = normal_building_max_garrison_tier_2 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_2 - province_modifier = { - monthly_income = good_building_tax_tier_4 - travel_danger = -12 - } - - province_culture_modifier = { - parameter = city_buildings_more_powerful - levy_size = 0.5 - tax_mult = 0.02 - } - - county_culture_modifier = { - parameter = city_buildings_more_county_opinion - county_opinion_add = 10 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - county_culture_modifier = { - parameter = city_buildings_more_powerful - development_growth_factor = 0.1 - } - - county_culture_modifier = { - parameter = city_buildings_less_control - monthly_county_control_growth_factor = -0.25 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 3 - } - - county_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # check if the dynasty of the county holder has a specific perk - development_growth_factor = fp2_urbanism_legacy_1_bonus_value - } - - flag = city - next_building = city_03 - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - ai_value = { - base = 6 - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_city } - } - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 0.1 - free_building_slots >= 1 - } - modifier = { - factor = 0.3 - years_from_game_start <= 0.01 - } - } -} - -city_03 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - asset = { - type = pdxmesh - names = { - "building_western_city_02_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mena_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_india_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_a_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_mena_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_mediterranean_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_indian_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_city_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/iberian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_city_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_city_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_city_02_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #in steppe - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #Elsewhere - asset = { - type = pdxmesh - names = { - "building_western_city_02_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_western } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - name = "tgp_building_se_asia_city_02_a_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/sea_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/japanese_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_cities - } - } - } - culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_cities - } - culture = { - has_innovation = innovation_manorialism - } - } - } - cost_gold = main_building_tier_3_cost - next_building = city_04 - - levy = poor_building_levy_tier_6 - max_garrison = normal_building_max_garrison_tier_3 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_3 - province_modifier = { - monthly_income = good_building_tax_tier_6 - travel_danger = -14 - } - - province_culture_modifier = { - parameter = city_buildings_more_powerful - levy_size = 0.75 - tax_mult = 0.03 - } - - county_culture_modifier = { - parameter = city_buildings_more_county_opinion - county_opinion_add = 15 - } - - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - county_culture_modifier = { - parameter = city_buildings_more_powerful - development_growth_factor = 0.15 - } - - county_culture_modifier = { - parameter = city_buildings_less_control - monthly_county_control_growth_factor = -0.25 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 4 - } - - county_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # check if the dynasty of the county holder has a specific perk - development_growth_factor = fp2_urbanism_legacy_1_bonus_value - } - - flag = city - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - ai_value = { - base = 5 - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_city } - } - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -city_04 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - asset = { - type = pdxmesh - names = { - "building_western_city_02_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_western_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mena_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mena_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_india_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mediterranean_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { indian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_western_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mena_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_indian_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { mediterranean_building_gfx } - } - - ### FP1 Norse ### - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_a_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_mena_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_mediterranean_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - asset = { - type = pdxmesh - names = { - "fp1_building_norse_city_02_indian_mesh" - } - requires_dlc_flag = the_northern_lords - illustration = @holding_illustration_norse - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/nordic_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_india } - } - - ### FP2 Iberian ### - asset = { - type = pdxmesh - name = "fp2_building_iberian_city_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @holding_illustration_iberian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/iberian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - ### FP3 Iranian ### - asset = { - type = pdxmesh - name = "fp3_building_persian_city_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - asset = { - type = pdxmesh - name = "fp3_building_persian_city_02_a_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @holding_illustration_iranian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_india } - } - - ### EP3 Byzantine ### - asset = { - type = pdxmesh - name = "ep3_byzantine_city_02_mesh" - requires_dlc_flag = roads_to_power - illustration = @holding_illustration_byzantine - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - #Steppe fallbacks - #In steppe - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_siberia } - } - - #Elsewhere - asset = { - type = pdxmesh - names = { - "building_western_city_02_mesh" - } - illustration = @holding_illustration_western - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/western_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_western } - } - asset = { - type = pdxmesh - names = { - "building_mena_city_02_mesh" - } - illustration = @holding_illustration_mena - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mena_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = pdxmesh - names = { - "building_india_city_02_mesh" - } - illustration = @holding_illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/indian_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_india } - } - asset = { - type = pdxmesh - names = { - "building_mediterranean_city_02_mesh" - } - illustration = @holding_illustration_mediterranean - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mediterranean_city" soundparameter = { "Tier" = 2 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_mediterranean } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - name = "tgp_building_se_asia_city_02_a_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/sea_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - asset = { - type = pdxmesh - name = "tgp_building_chinese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/chinese_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_city_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @holding_illustration_japan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/japanese_city" soundparameter = { "Tier" = 3 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_cities - } - } - } - culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_cities - } - culture = { - has_innovation = innovation_windmills - } - } - } - cost_gold = main_building_tier_4_cost - - levy = poor_building_levy_tier_8 - max_garrison = normal_building_max_garrison_tier_7 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_4 - province_modifier = { - monthly_income = good_building_tax_tier_8 - travel_danger = -16 - } - - province_culture_modifier = { - parameter = city_buildings_more_powerful - levy_size = 1 - tax_mult = 0.04 - } - - county_culture_modifier = { - parameter = city_buildings_more_county_opinion - county_opinion_add = 20 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - county_culture_modifier = { - parameter = city_buildings_more_powerful - development_growth_factor = 0.2 - } - - county_culture_modifier = { - parameter = city_buildings_less_control - monthly_county_control_growth_factor = -0.25 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 5 - } - - county_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # check if the dynasty of the county holder has a specific perk - development_growth_factor = fp2_urbanism_legacy_1_bonus_value - } - - flag = city - - on_complete = { - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - } - #Mandala Creator Aspect - creator_mandala_upgraded_regular_holding_piety_effect = yes - } - ai_value = { - base = 4 - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_city } - } - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - - -#### -# -# City Buildings -# -#### - -### Guild Halls - -guild_halls_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = city_01 - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_02 - - type_icon = "icon_building_guild_halls.dds" - - ai_value = { - base = 500 - ai_tier_1_building_modifier = yes - modifier = { - add = 500 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = city_01 - culture = { - trigger_if = { - limit = { - NOT = { has_cultural_parameter = next_level_guild_halls } - } - has_innovation = innovation_crop_rotation - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - } - county_modifier = { - development_growth_factor = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_03 - ai_value = { - base = 0 - modifier = { - add = 9 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_03 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_manorialism - } - has_building_or_higher = city_02 - } - trigger_else = { - culture = { - has_innovation = innovation_crop_rotation - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_01 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - } - county_modifier = { - development_growth_factor = 0.15 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_04 - ai_value = { - base = 0 - modifier = { - add = 8 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_04 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_manorialism - } - has_building_or_higher = city_02 - - } - trigger_else = { - culture = { - has_innovation = innovation_crop_rotation - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_01 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_05 - ai_value = { - base = 0 - modifier = { - add = 7 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_05 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_guilds - } - has_building_or_higher = city_03 - } - trigger_else = { - culture = { - has_innovation = innovation_manorialism - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_02 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - } - county_modifier = { - development_growth_factor = 0.25 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_06 - ai_value = { - base = 0 - modifier = { - add = 6 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_06 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_guilds - } - has_building_or_higher = city_03 - } - trigger_else = { - culture = { - has_innovation = innovation_manorialism - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_02 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - } - county_modifier = { - development_growth_factor = 0.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_07 - ai_value = { - base = 0 - modifier = { - add = 5 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_07 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_cranes - } - has_building_or_higher = city_04 - } - trigger_else = { - culture = { - has_innovation = innovation_guilds - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_03 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - } - county_modifier = { - development_growth_factor = 0.35 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = guild_halls_08 - ai_value = { - base = 0 - modifier = { - add = 4 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} - -guild_halls_08 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_guild_halls - } - } - } - culture = { - has_innovation = innovation_cranes - } - has_building_or_higher = city_04 - } - trigger_else = { - culture = { - has_innovation = innovation_guilds - } - culture = { - has_cultural_parameter = next_level_guild_halls - } - has_building_or_higher = city_03 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - } - county_modifier = { - development_growth_factor = 0.4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 0 - modifier = { - add = 3 - scope:holder = { - government_has_flag = government_is_republic - } - } - } -} diff --git a/N3OW/common/buildings/00_common_buildings.txt b/N3OW/common/buildings/00_common_buildings.txt deleted file mode 100644 index b68ef267..00000000 --- a/N3OW/common/buildings/00_common_buildings.txt +++ /dev/null @@ -1,430 +0,0 @@ -### Hospices - -hospices_01 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_piety = 0.1 - } - province_modifier = { - monthly_income = poor_building_tax_tier_1 - epidemic_resistance = 5 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_02 - - type_icon = "icon_building_hospice.dds" - - ai_value = { - base = 7 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 1 - county.development_level >= 10 - } - modifier = { - add = 1 - county.development_level >= 15 - } - modifier = { - add = 1 - county.development_level >= 20 - } - modifier = { - add = 1 - county.development_level >= 25 - } - modifier = { - add = 10 - scope:holder = { - OR = { - government_has_flag = government_is_theocracy - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - } -} - -hospices_02 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_piety = 0.2 - } - province_modifier = { - monthly_income = poor_building_tax_tier_2 - epidemic_resistance = 7 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_03 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_piety = 0.3 - } - province_modifier = { - monthly_income = poor_building_tax_tier_3 - stationed_maa_toughness_mult = 0.01 - epidemic_resistance = 10 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_04 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_piety = 0.4 - } - province_modifier = { - monthly_income = poor_building_tax_tier_4 - stationed_maa_toughness_mult = 0.02 - epidemic_resistance = 12 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_05 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = 0.5 - legitimacy_gain_mult = 0.01 - } - province_modifier = { - monthly_income = poor_building_tax_tier_5 - stationed_maa_toughness_mult = 0.03 - epidemic_resistance = 15 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_06 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - character_modifier = { - monthly_piety = 0.6 - legitimacy_gain_mult = 0.02 - } - province_modifier = { - monthly_income = poor_building_tax_tier_6 - stationed_maa_toughness_mult = 0.04 - epidemic_resistance = 17 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_07 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - character_modifier = { - monthly_piety = 0.7 - legitimacy_gain_mult = 0.03 - } - province_modifier = { - monthly_income = poor_building_tax_tier_7 - stationed_maa_toughness_mult = 0.05 - epidemic_resistance = 20 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = hospices_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hospices_08 = { - construction_time = standard_construction_time - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - character_modifier = { - monthly_piety = 0.8 - legitimacy_gain_mult = 0.04 - } - province_modifier = { - monthly_income = poor_building_tax_tier_8 - stationed_maa_toughness_mult = 0.06 - epidemic_resistance = 25 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} diff --git a/N3OW/common/buildings/00_duchy_capital_buildings.txt b/N3OW/common/buildings/00_duchy_capital_buildings.txt deleted file mode 100644 index bc5139a9..00000000 --- a/N3OW/common/buildings/00_duchy_capital_buildings.txt +++ /dev/null @@ -1,2951 +0,0 @@ -########## -# Duchy Capital Buildings -# These are built in the first barony of the first county of any duchy -# Holding the associated duchy is required both to build, and for the buildings to be enabled -########## - -# SPECIAL DUCHY BUILDINGS -# We place these at the top to make them more visible in the building interface. - - - -################### -### DRAGON KILN ### -################### -dragon_kiln_01 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - desc = dragon_kiln_effect_desc - } - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - county.holder.culture = { has_cultural_parameter = unlock_dragon_kiln_buildings } - } - - can_construct_showing_failures_only = { - custom_tooltip = { - text = dragon_kiln_terrain_requirement_tt - OR = { - terrain = mountains - terrain = desert_mountains - terrain = hills - culture = { has_cultural_parameter = can_build_quarries_everywhere } - } - } - culture = { has_cultural_parameter = unlock_dragon_kiln_buildings } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - court_grandeur_baseline_add = 4 - character_capital_county_monthly_development_growth_add = 0.2 - } - province_modifier = { - monthly_income = good_building_tax_tier_4 - } - - next_building = dragon_kiln_02 - - type_icon = "icon_building_dragon_kiln.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 44 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -dragon_kiln_02 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - desc = dragon_kiln_effect_desc - } - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - county.holder.culture = { has_innovation = innovation_windmills } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - court_grandeur_baseline_add = 8 - character_capital_county_monthly_development_growth_add = 0.4 - } - province_modifier = { - monthly_income = good_building_tax_tier_5 - } - - next_building = dragon_kiln_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -dragon_kiln_03 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - desc = dragon_kiln_effect_desc - } - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - county.holder.culture = { has_innovation = innovation_cranes } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - #Add a court grandeur bonus - court_grandeur_baseline_add = 12 - character_capital_county_monthly_development_growth_add = 0.6 - } - province_modifier = { - monthly_income = good_building_tax_tier_6 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -# Examination Hall - -examination_hall_01 = { - construction_time = slow_construction_time - effect_desc = examination_hall_effects_desc - - can_construct_potential = { - building_examination_hall_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - scope:holder = { - government_has_flag = government_has_merit - } - } - show_disabled = yes - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - } - } - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.1 - } - - character_modifier = { - monthly_merit_mult = 0.15 - monthly_influence = 0.5 - monthly_lifestyle_xp_gain_mult = 0.04 - } - - type_icon = "icon_building_examination_hall.dds" - - next_building = examination_hall_02 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 22 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 2 - OR = { - scope:holder.primary_title.tier >= tier_kingdom - scope:holder.learning >= 18 - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -examination_hall_02 = { - construction_time = slow_construction_time - effect_desc = examination_hall_effects_desc - - can_construct_potential = { - building_examination_hall_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - scope:holder = { - government_has_flag = government_has_merit - } - } - show_disabled = yes - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - } - } - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.2 - } - - character_modifier = { - monthly_merit_mult = 0.15 - monthly_influence = 1 - monthly_lifestyle_xp_gain_mult = 0.08 - } - - next_building = examination_hall_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -examination_hall_03 = { - construction_time = slow_construction_time - effect_desc = examination_hall_effects_desc - - can_construct_potential = { - building_examination_hall_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - scope:holder = { - government_has_flag = government_has_merit - } - } - show_disabled = yes - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - } - } - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.3 - } - - character_modifier = { - monthly_merit_mult = 0.15 - monthly_influence = 1.5 - monthly_lifestyle_xp_gain_mult = 0.12 - } - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -################## -# Tower of Silence -################## -tower_of_silence_01 = { - - construction_time = slow_construction_time - - type_icon = "icon_building_tower_of_silence.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder = { - faith = { has_doctrine_parameter = can_build_towers_of_silence_active } - } - } - - is_enabled = { - custom_tooltip = { - text = tower_of_silence_01.tt.county_not_tos_users - county.faith = { has_doctrine_parameter = can_build_towers_of_silence_active } - } - custom_tooltip = { - text = tower_of_silence_01.tt.liege_not_approve_of_burial - scope:holder.liege ?= { - faith = { - NOT = { has_doctrine_parameter = can_build_towers_of_silence_active } - } - } - } - county.holder = { - has_title = prev.duchy - faith = { has_doctrine_parameter = can_build_towers_of_silence_active } - } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - same_faith_opinion = 10 - zealot_opinion = 10 - zealot_tax_contribution_mult = 0.2 - zealot_levy_contribution_mult = 0.2 - monthly_piety = 1 - owned_legend_spread_mult = 0.2 - legitimacy_gain_mult = 0.3 - } - - duchy_capital_county_modifier = { - county_opinion_add = 30 - monthly_county_control_growth_add = 0.25 - epidemic_resistance = 10 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_modifier = yes - # Fill all building slots before going for duchy buildings - modifier = { - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building -} - -################### -# Charnel Grounds # -################### - -charnel_grounds_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - can_construct_showing_failures_only = { - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - - show_disabled = no - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.1 - county_opinion_add = 5 - epidemic_resistance = 20 - } - character_modifier = { - monthly_piety = 0.3 - stress_gain_mult = -0.1 - clergy_opinion = 5 - legitimacy_gain_mult = 0.1 - } - province_modifier = { - monthly_income = good_building_tax_tier_1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t1_effect = yes - } - - next_building = charnel_grounds_02 - - type_icon = "icon_building_tower_of_silence_2.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - } -} - -charnel_grounds_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - can_construct_showing_failures_only = { - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - - show_disabled = no - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.2 - county_opinion_add = 10 - epidemic_resistance = 30 - } - character_modifier = { - monthly_piety = 0.5 - stress_gain_mult = -0.15 - clergy_opinion = 10 - legitimacy_gain_mult = 0.15 - } - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t2_effect = yes - } - - next_building = charnel_grounds_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -charnel_grounds_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - can_construct_showing_failures_only = { - faith = { - has_doctrine_parameter = sky_burials_active - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - - show_disabled = no - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - development_growth_factor = 0.3 - county_opinion_add = 15 - epidemic_resistance = 40 - } - character_modifier = { - monthly_piety = 1 - stress_gain_mult = -0.2 - clergy_opinion = 15 - legitimacy_gain_mult = 0.2 - } - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -################## -### Graveyards ### -################## - -burial_site_01 = { - construction_time = slow_construction_time - - type_icon = "icon_building_graveyard.dds" - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - has_dlc_feature = legends_of_the_dead - } - - can_construct_showing_failures_only = { - culture = { - has_innovation = innovation_manorialism - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - monthly_piety = 0.3 - court_grandeur_baseline_add = 2 - owned_legend_spread_mult = 0.2 - legitimacy_gain_mult = 0.1 - } - duchy_capital_county_modifier = { - monthly_county_control_growth_factor = 0.1 - county_opinion_add = 5 - epidemic_resistance = 20 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t1_effect = yes - } - - next_building = burial_site_02 - - type_icon = "icon_building_graveyard.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -burial_site_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - has_dlc_feature = legends_of_the_dead - } - - can_construct_showing_failures_only = { - culture = { - has_innovation = innovation_windmills - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - monthly_piety = 0.5 - court_grandeur_baseline_add = 4 - owned_legend_spread_mult = 0.3 - legitimacy_gain_mult = 0.15 - } - duchy_capital_county_modifier = { - county_opinion_add = 10 - monthly_county_control_growth_factor = 0.2 - epidemic_resistance = 30 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t2_effect = yes - } - - next_building = burial_site_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -burial_site_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - has_dlc_feature = legends_of_the_dead - } - - can_construct_showing_failures_only = { - culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - monthly_piety = 1 - court_grandeur_baseline_add = 6 - owned_legend_spread_mult = 0.4 - legitimacy_gain_mult = 0.2 - } - duchy_capital_county_modifier = { - county_opinion_add = 10 - monthly_county_control_growth_factor = 0.4 - epidemic_resistance = 40 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - ai_pious_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -############### -### Regular ### -############### -royal_garden_01 = { - construction_time = slow_construction_time - effect_desc = royal_garden_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - county.holder.culture = { has_cultural_parameter = enable_garden_duchy_building } - NOR = { - terrain = desert_mountains - terrain = mountains - terrain = wetlands - } - } - - can_construct_showing_failures_only = { - culture = { - has_innovation = innovation_manorialism - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.05 - stress_gain_mult = -0.10 - #Add a court grandeur bonus - court_grandeur_baseline_add = 4 - #character_capital_county_monthly_development_growth_add = 0.2 - } - duchy_capital_county_modifier = { - county_opinion_add = 5 - } - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - - next_building = royal_garden_02 - - type_icon = "icon_building_royal_gardens.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -royal_garden_02 = { - construction_time = slow_construction_time - effect_desc = royal_garden_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - county.holder.culture = { has_cultural_parameter = enable_garden_duchy_building } - culture = { has_innovation = innovation_windmills } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.10 - stress_gain_mult = -0.20 - #Add a court grandeur bonus - court_grandeur_baseline_add = 8 - #character_capital_county_monthly_development_growth_add = 0.4 - } - duchy_capital_county_modifier = { - county_opinion_add = 10 - } - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - - next_building = royal_garden_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -royal_garden_03 = { - construction_time = slow_construction_time - effect_desc = royal_garden_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - county.holder.culture = { has_cultural_parameter = enable_garden_duchy_building } - culture = { has_innovation = innovation_cranes } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.15 - stress_gain_mult = -0.30 - #Add a court grandeur bonus - court_grandeur_baseline_add = 12 - #character_capital_county_monthly_development_growth_add = 0.6 - } - duchy_capital_county_modifier = { - county_opinion_add = 15 - } - province_modifier = { - monthly_income = good_building_tax_tier_4 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -# REGULAR DUCHY BUILDINGS - -military_academy_01 = { - construction_time = slow_construction_time - effect_desc = academies_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - knight_limit = 2 - knight_effectiveness_mult = 0.25 - army_maintenance_mult = -0.025 - men_at_arms_recruitment_cost = -0.1 - men_at_arms_limit = 1 - } - - next_building = military_academy_02 - - type_icon = "icon_building_military_academy.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -military_academy_02 = { - construction_time = slow_construction_time - effect_desc = academies_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - knight_limit = 4 - knight_effectiveness_mult = 0.5 - army_maintenance_mult = -0.035 - men_at_arms_recruitment_cost = -0.2 - men_at_arms_limit = 2 - } - - next_building = military_academy_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -military_academy_03 = { - construction_time = slow_construction_time - effect_desc = academies_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - knight_limit = 6 - knight_effectiveness_mult = 0.75 - army_maintenance_mult = -0.05 - men_at_arms_recruitment_cost = -0.3 - men_at_arms_limit = 3 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -march_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - supply_limit_mult = 0.25 - levy_reinforcement_rate = 0.25 - garrison_size = 0.25 - hostile_raid_time = 0.25 - defender_holding_advantage = 5 - additional_fort_level = normal_building_fort_level_tier_2 - travel_danger = -10 - mountains_tax_mult = 0.15 - desert_mountains_tax_mult = 0.15 - hills_tax_mult = 0.15 - } - - effect_desc = marches_effect_desc - - flag = raid_protection_1 - - next_building = march_02 - - type_icon = "icon_building_march.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -march_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - supply_limit_mult = 0.5 - levy_reinforcement_rate = 0.5 - garrison_size = 0.5 - hostile_raid_time = 0.5 - defender_holding_advantage = 10 - additional_fort_level = normal_building_fort_level_tier_4 - travel_danger = -20 - mountains_tax_mult = 0.2 - desert_mountains_tax_mult = 0.2 - hills_tax_mult = 0.2 - } - - effect_desc = marches_effect_2_desc - - flag = raid_protection_2 - - next_building = march_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - } -} - -march_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - supply_limit_mult = 1 - levy_reinforcement_rate = 1 - garrison_size = 1 - hostile_raid_time = 0.75 - defender_holding_advantage = 15 - additional_fort_level = normal_building_fort_level_tier_6 - travel_danger = -30 - mountains_tax_mult = 0.3 - desert_mountains_tax_mult = 0.3 - hills_tax_mult = 0.3 - } - - effect_desc = marches_effect_2_desc - - type = duchy_capital - - flag = raid_protection_2 - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - } -} - -siege_works_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - siege_weapon_recruitment_cost_mult = -0.15 - siege_weapon_maintenance_mult = -0.15 - } - province_modifier = { - stationed_siege_weapon_siege_value_mult = very_high_maa_siege_value_tier_1 - stationed_siege_weapon_toughness_add = 5 - } - duchy_capital_county_modifier = { - additional_fort_level = normal_building_fort_level_tier_2 - } - - next_building = siege_works_02 - - type_icon = "icon_building_siege_works.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -siege_works_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - siege_weapon_recruitment_cost_mult = -0.3 - siege_weapon_maintenance_mult = -0.3 - } - - province_modifier = { - stationed_siege_weapon_siege_value_mult = very_high_maa_siege_value_tier_2 - stationed_siege_weapon_toughness_add = 10 - } - duchy_capital_county_modifier = { - additional_fort_level = normal_building_fort_level_tier_4 - } - - next_building = siege_works_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - } -} - -siege_works_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - siege_weapon_recruitment_cost_mult = -0.45 - siege_weapon_maintenance_mult = -0.45 - } - - province_modifier = { - stationed_siege_weapon_siege_value_mult = very_high_maa_siege_value_tier_3 - stationed_siege_weapon_toughness_add = 15 - } - duchy_capital_county_modifier = { - additional_fort_level = normal_building_fort_level_tier_6 - } - - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - culture_likely_to_fortify_modifier = yes - } -} - -royal_armory_01 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_melee_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - levy_size = 0.2 - } - - character_modifier = { - army_maintenance_mult = -0.025 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - character_culture_modifier = { - parameter = better_armory_buildings - prowess = 2 - knight_effectiveness_mult = 0.15 - } - - duchy_capital_county_culture_modifier = { - parameter = better_armory_buildings - build_gold_cost = -0.1 - holding_build_gold_cost = -0.1 - } - - province_culture_modifier = { - parameter = better_armory_buildings - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = royal_armory_02 - - type_icon = "icon_building_royal_armory.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -royal_armory_02 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - character_culture_modifier = { - parameter = better_armory_buildings - prowess = 3 - knight_effectiveness_mult = 0.3 - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - levy_size = 0.3 - } - - character_modifier = { - army_maintenance_mult = -0.05 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - duchy_capital_county_culture_modifier = { - parameter = better_armory_buildings - build_gold_cost = -0.15 - holding_build_gold_cost = -0.15 - } - - province_culture_modifier = { - parameter = better_armory_buildings - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - next_building = royal_armory_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -royal_armory_03 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - character_culture_modifier = { - parameter = better_armory_buildings - prowess = 4 - knight_effectiveness_mult = 0.45 - } - - duchy_capital_county_culture_modifier = { - parameter = better_armory_buildings - build_gold_cost = -0.2 - holding_build_gold_cost = -0.2 - } - - character_modifier = { - army_maintenance_mult = -0.1 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - - province_culture_modifier = { - parameter = better_armory_buildings - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - levy_size = 0.4 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -jousting_lists_01 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = unlocks_building_desc - } - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_horse_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - men_at_arms_maintenance = -0.06 - } - - province_modifier = { - stationed_heavy_cavalry_damage_mult = very_high_maa_damage_tier_1 - stationed_heavy_cavalry_toughness_mult = very_high_maa_toughness_tier_1 - stationed_heavy_cavalry_screen_mult = very_high_maa_screen_tier_1 - stationed_heavy_cavalry_pursuit_mult = very_high_maa_pursuit_tier_1 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_1 - stationed_light_cavalry_screen_mult = high_maa_screen_tier_1 - stationed_light_cavalry_pursuit_mult = high_maa_pursuit_tier_1 - stationed_elephant_cavalry_damage_mult = very_high_maa_damage_tier_1 - stationed_elephant_cavalry_toughness_mult = very_high_maa_toughness_tier_1 - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_1 - stationed_camel_cavalry_screen_mult = high_maa_screen_tier_1 - stationed_camel_cavalry_pursuit_mult = high_maa_pursuit_tier_1 - } - - next_building = jousting_lists_02 - - type_icon = "icon_building_jousting_lists.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_anti_synergy_armored_infantry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Don't build unsuitable MaA-boosting duchy buildings - factor = 0 - scope:holder = { - NOR = { - number_maa_regiments_of_base_type = { - type = heavy_cavalry - value > 0 - } - number_maa_regiments_of_base_type = { - type = light_cavalry - value > 0 - } - number_maa_regiments_of_base_type = { - type = elephant_cavalry - value > 0 - } - number_maa_regiments_of_base_type = { - type = camel_cavalry - value > 0 - } - } - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -jousting_lists_02 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = unlocks_building_desc - } - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_horse_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - men_at_arms_maintenance = -0.08 - } - - province_modifier = { - stationed_heavy_cavalry_damage_mult = very_high_maa_damage_tier_2 - stationed_heavy_cavalry_toughness_mult = very_high_maa_toughness_tier_2 - stationed_heavy_cavalry_screen_mult = very_high_maa_screen_tier_2 - stationed_heavy_cavalry_pursuit_mult = very_high_maa_pursuit_tier_2 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_2 - stationed_light_cavalry_screen_mult = high_maa_screen_tier_2 - stationed_light_cavalry_pursuit_mult = high_maa_pursuit_tier_2 - stationed_elephant_cavalry_damage_mult = very_high_maa_damage_tier_2 - stationed_elephant_cavalry_toughness_mult = very_high_maa_toughness_tier_2 - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_2 - stationed_camel_cavalry_screen_mult = high_maa_screen_tier_2 - stationed_camel_cavalry_pursuit_mult = high_maa_pursuit_tier_2 - } - - next_building = jousting_lists_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -jousting_lists_03 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = unlocks_building_desc - } - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_horse_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - men_at_arms_maintenance = -0.1 - } - - province_modifier = { - stationed_heavy_cavalry_damage_mult = very_high_maa_damage_tier_3 - stationed_heavy_cavalry_toughness_mult = very_high_maa_toughness_tier_3 - stationed_heavy_cavalry_screen_mult = very_high_maa_screen_tier_3 - stationed_heavy_cavalry_pursuit_mult = very_high_maa_pursuit_tier_3 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_3 - stationed_light_cavalry_screen_mult = high_maa_screen_tier_3 - stationed_light_cavalry_pursuit_mult = high_maa_pursuit_tier_3 - stationed_elephant_cavalry_damage_mult = very_high_maa_damage_tier_3 - stationed_elephant_cavalry_toughness_mult = very_high_maa_toughness_tier_3 - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_3 - stationed_camel_cavalry_screen_mult = high_maa_screen_tier_3 - stationed_camel_cavalry_pursuit_mult = high_maa_pursuit_tier_3 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -blacksmiths_01 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = blacksmiths_toto_effect_desc - } - triggered_desc = { - trigger = { has_dlc_feature = royal_court } - desc = blacksmiths_roco_effect_desc - } - desc = blacksmiths_effect_desc - } - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - men_at_arms_maintenance = -0.06 - } - - province_modifier = { - stationed_pikemen_damage_mult = normal_maa_damage_tier_1 - stationed_pikemen_toughness_mult = very_high_maa_toughness_tier_1 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_1 - stationed_heavy_infantry_toughness_mult = very_high_maa_toughness_tier_1 - } - - character_culture_modifier = { - parameter = better_blacksmith_buildings - prowess = 2 - } - - duchy_capital_county_culture_modifier = { - parameter = better_blacksmith_buildings - supply_limit_mult = 0.25 - } - - province_culture_modifier = { - parameter = better_blacksmith_buildings - stationed_pikemen_damage_mult = normal_maa_damage_tier_1 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_1 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_1 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_1 - } - - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_pikemen_damage_mult = normal_maa_damage_tier_1 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_1 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_1 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = blacksmiths_02 - - type_icon = "icon_building_blacksmiths.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_anti_synergy_cavalry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Don't build unsuitable MaA-boosting duchy buildings - factor = 0 - scope:holder = { - NOR = { - number_maa_regiments_of_base_type = { - type = pikemen - value > 0 - } - number_maa_regiments_of_base_type = { - type = heavy_infantry - value > 0 - } - } - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -blacksmiths_02 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = blacksmiths_toto_effect_desc - } - triggered_desc = { - trigger = { has_dlc_feature = royal_court } - desc = blacksmiths_roco_effect_desc - } - desc = blacksmiths_effect_desc - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - character_culture_modifier = { - parameter = better_blacksmith_buildings - pikemen_toughness_mult = 0.05 - heavy_infantry_toughness_mult = 0.05 - prowess = 3 - } - - duchy_capital_county_culture_modifier = { - parameter = better_blacksmith_buildings - supply_limit_mult = 0.5 - } - - province_culture_modifier = { - parameter = better_blacksmith_buildings - stationed_pikemen_damage_mult = normal_maa_damage_tier_2 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_2 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_2 - } - - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_pikemen_damage_mult = normal_maa_damage_tier_2 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_2 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_2 - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - men_at_arms_maintenance = -0.08 - } - - province_modifier = { - stationed_pikemen_damage_mult = normal_maa_damage_tier_2 - stationed_pikemen_toughness_mult = very_high_maa_toughness_tier_2 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = very_high_maa_toughness_tier_2 - } - - next_building = blacksmiths_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -blacksmiths_03 = { - construction_time = slow_construction_time - effect_desc = { - desc = unlocks_building_desc - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = blacksmiths_toto_effect_desc - } - triggered_desc = { - trigger = { has_dlc_feature = royal_court } - desc = blacksmiths_roco_effect_desc - } - desc = blacksmiths_effect_desc - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - character_culture_modifier = { - parameter = better_blacksmith_buildings - prowess = 4 - pikemen_toughness_mult = 0.08 - heavy_infantry_toughness_mult = 0.08 - } - - duchy_capital_county_culture_modifier = { - parameter = better_blacksmith_buildings - supply_limit_mult = 0.75 - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - men_at_arms_maintenance = -0.1 - } - - province_modifier = { - stationed_pikemen_damage_mult = normal_maa_damage_tier_3 - stationed_pikemen_toughness_mult = very_high_maa_toughness_tier_3 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = very_high_maa_toughness_tier_3 - } - - province_culture_modifier = { - parameter = better_blacksmith_buildings - stationed_pikemen_damage_mult = normal_maa_damage_tier_3 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_3 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_3 - } - - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_pikemen_damage_mult = normal_maa_damage_tier_3 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_3 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_3 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -archery_ranges_01 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_burhs - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - men_at_arms_maintenance = -0.06 - } - - province_modifier = { - stationed_archers_damage_mult = very_high_maa_damage_tier_1 - stationed_archers_toughness_mult = low_maa_toughness_tier_1 - stationed_skirmishers_screen_mult = high_maa_screen_tier_1 - stationed_skirmishers_damage_mult = very_high_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_1 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_1 - stationed_archer_cavalry_screen_mult = high_maa_screen_tier_1 - stationed_archer_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_archer_cavalry_pursuit_mult = high_maa_pursuit_tier_1 - } - - next_building = archery_ranges_02 - - type_icon = "icon_building_royal_hunting_grounds.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - ai_anti_synergy_cavalry_modifier = yes - ai_anti_synergy_armored_infantry_modifier = yes - modifier = { - add = 10 - scope:holder = { - number_maa_regiments_of_base_type = { - type = archer_cavalry - value >= 2 - } - } - } - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Don't build unsuitable MaA-boosting duchy buildings - factor = 0 - scope:holder = { - NOR = { - number_maa_regiments_of_base_type = { - type = archers - value > 0 - } - number_maa_regiments_of_base_type = { - type = skirmishers - value > 0 - } - number_maa_regiments_of_base_type = { - type = archer_cavalry - value > 0 - } - } - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -archery_ranges_02 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_castle_baileys - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - men_at_arms_maintenance = -0.08 - } - - province_modifier = { - stationed_archers_damage_mult = very_high_maa_damage_tier_2 - stationed_archers_toughness_mult = low_maa_toughness_tier_2 - stationed_skirmishers_screen_mult = high_maa_screen_tier_2 - stationed_skirmishers_damage_mult = very_high_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_2 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_2 - stationed_archer_cavalry_screen_mult = high_maa_screen_tier_2 - stationed_archer_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_archer_cavalry_pursuit_mult = high_maa_pursuit_tier_2 - } - - next_building = archery_ranges_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -archery_ranges_03 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_royal_armory - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - men_at_arms_maintenance = -0.1 - } - - province_modifier = { - stationed_archers_damage_mult = very_high_maa_damage_tier_3 - stationed_archers_toughness_mult = low_maa_toughness_tier_3 - stationed_skirmishers_screen_mult = high_maa_screen_tier_3 - stationed_skirmishers_damage_mult = very_high_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_3 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_3 - stationed_archer_cavalry_screen_mult = high_maa_screen_tier_3 - stationed_archer_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_archer_cavalry_pursuit_mult = high_maa_pursuit_tier_3 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -tax_assessor_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_manorialism - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - tax_mult = 0.15 - } - - next_building = tax_assessor_02 - - type_icon = "icon_building_tax_assessor.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - modifier = { - factor = 2 - OR = { - has_building_or_higher = watermills_01 - has_building_or_higher = windmills_01 - has_building_or_higher = caravanserai_01 - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -tax_assessor_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_windmills - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - tax_mult = 0.20 - } - - next_building = tax_assessor_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -tax_assessor_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - tax_mult = 0.30 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -leisure_palace_01 = { - construction_time = slow_construction_time - effect_desc = leisure_palace_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_manorialism - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.05 - stress_loss_mult = 0.15 - owned_hostile_scheme_success_chance_add = 5 - owned_personal_scheme_success_chance_add = 5 - } - - duchy_capital_county_modifier = { - monthly_county_control_growth_factor = 0.2 - monthly_county_control_growth_add = 0.2 - } - - next_building = leisure_palace_02 - - type_icon = "icon_building_leisure_palace.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 10 - - modifier = { # This type of Duchy Capital Building should be more rare - add = 10 - scope:holder = { - OR = { # Suitable personality; cares a lot about their image or reclusive - has_trait = arrogant - has_trait = deceitful - has_trait = paranoid - has_trait = shy - has_trait = lazy - has_trait = reclusive - has_trait = profligate - } - } - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -leisure_palace_02 = { - construction_time = slow_construction_time - effect_desc = leisure_palace_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_windmills - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.1 - stress_loss_mult = 0.25 - owned_hostile_scheme_success_chance_add = 15 - owned_personal_scheme_success_chance_add = 15 - } - - duchy_capital_county_modifier = { - monthly_county_control_growth_factor = 0.4 - monthly_county_control_growth_add = 0.3 - } - - next_building = leisure_palace_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -leisure_palace_03 = { - construction_time = slow_construction_time - effect_desc = leisure_palace_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - character_modifier = { - monthly_prestige_gain_mult = 0.15 - stress_loss_mult = 0.35 - owned_hostile_scheme_success_chance_add = 25 - owned_personal_scheme_success_chance_add = 25 - } - - duchy_capital_county_modifier = { - monthly_county_control_growth_factor = 0.6 - monthly_county_control_growth_add = 0.4 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -royal_forest_01 = { - construction_time = slow_construction_time - effect_desc = royal_reserves_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - NOR = { - terrain = steppe - terrain = desert - terrain = oasis - terrain = desert_mountains - terrain = mountains - terrain = wetlands - } - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_manorialism - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - duchy_capital_county_modifier = { - county_opinion_add = 5 - development_growth_factor = 0.1 - } - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - - next_building = royal_forest_02 - - type_icon = "icon_building_royal_forest.dds" - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } -} - -royal_forest_02 = { - construction_time = slow_construction_time - effect_desc = royal_reserves_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_windmills - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_4_cost - - duchy_capital_county_modifier = { - county_opinion_add = 10 - development_growth_factor = 0.2 - } - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - - next_building = royal_forest_03 - - type = duchy_capital - - flag = duchy_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -royal_forest_03 = { - construction_time = slow_construction_time - effect_desc = royal_reserves_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - - culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_5_cost - - duchy_capital_county_modifier = { - county_opinion_add = 15 - development_growth_factor = 0.3 - } - province_modifier = { - monthly_income = good_building_tax_tier_4 - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building - - ai_value = { - base = 20 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -########## -# Megalith -########## -great_megalith_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_megalith.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder = { - faith = { - has_doctrine_parameter = can_build_megaliths - } - } - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - county.holder = { has_title = prev.duchy } - } - show_disabled = yes - - cost_gold = expensive_building_tier_3_cost - - character_modifier = { - monthly_learning_lifestyle_xp_gain_mult = 0.1 - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - naval_movement_speed_mult = 0.1 - } - - duchy_capital_county_modifier = { - county_opinion_add = 10 - development_growth_factor = 0.15 - } - - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - modifier = { # Less likely when the AI should build regular buildings first - factor = 0.1 - scope:holder = { ai_should_focus_on_building_in_their_capital = yes } - } - } - - type = duchy_capital - - flag = duchy_building - flag = fully_upgraded_duchy_capital_building -} diff --git a/N3OW/common/buildings/00_legendary_buildings.txt b/N3OW/common/buildings/00_legendary_buildings.txt deleted file mode 100644 index bc14e448..00000000 --- a/N3OW/common/buildings/00_legendary_buildings.txt +++ /dev/null @@ -1,440 +0,0 @@ -########### -## Special buildings rewarded from legends -########### - -legendary_shrine = { - - asset = { - type = pdxmesh - name = "fp4_legendary_steppe_shrine_01_a_mesh" - } - - asset = { - type = pdxmesh - name = "fp4_legendary_building_christian_shrine_01_mesh" - graphical_faiths = { "catholic_gfx" } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_islamic_shrine_01_a_mesh" - graphical_faiths = { "islamic_gfx" "judaism_gfx" } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_building_norse_shrine_01_a_mesh" - graphical_cultures = { norse_building_gfx } - graphical_faiths = { pagan_gfx } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_dharmic_shrine_01_a_mesh" - graphical_faiths = { dharmic_gfx } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_building_legendary_shrine.dds" - - is_enabled = { - always = yes - } - - cost = { - gold = 1000 - piety = 1000 - } - - character_modifier = { - monthly_piety = 0.15 - zealot_opinion = 5 - zealot_tax_contribution_mult = 0.05 - same_faith_opinion = 5 - zealot_tax_contribution_mult = 0.1 - life_expectancy = 5 - } - - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.1 - } - - province_modifier = { - monthly_income = 0.2 - } - - 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 - } - } - - on_complete = { - root = { save_scope_as = legendary_province } - - county.holder = { - if = { - limit = { - has_trait = pilgrim - } - add_trait_xp = { - trait = pilgrim - value = 30 - } - } - else = { - add_trait = pilgrim - add_trait_xp = { - trait = pilgrim - value = 30 - } - } - } - } - - type = special - - flag = travel_point_of_interest_religious -} - -legendary_palace = { - - asset = { - type = pdxmesh - name = "fp4_legendary_western_palace_01_a_mesh" - } - - asset = { - type = pdxmesh - name = "fp4_legendary_islamic_palace_01_a_mesh" - graphical_faiths = { "islamic_gfx" } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_india_palace_01_a_mesh" - graphical_regions = { "graphical_india" } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_building_legendary_palace.dds" - - is_enabled = { - always = yes - } - - cost = { - gold = 1500 - } - - character_modifier = { - courtly_opinion = 5 - courtly_tax_contribution_mult = 0.05 - legitimacy_gain_mult = 0.05 - owned_hostile_scheme_success_chance_add = 5 - owned_personal_scheme_success_chance_add = 5 - owned_hostile_scheme_success_chance_max_add = 5 - monthly_lifestyle_xp_gain_mult = 0.1 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.15 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - on_complete = { - root = { save_scope_as = legendary_province } - - county.holder = { - if = { - limit = { - has_trait = lifestyle_reveler - } - add_trait_xp = { - trait = lifestyle_reveler - value = 30 - } - } - else = { - add_trait = lifestyle_reveler - add_trait_xp = { - trait = lifestyle_reveler - value = 30 - } - } - } - } - - type = special - - flag = travel_point_of_interest_diplomatic -} - -legendary_statue = { - - asset = { - type = pdxmesh - name = "fp4_legendary_western_hero_01_mesh" - } - - asset = { - type = pdxmesh - name = "fp4_legendary_heroes_pillar_india_01_a_mesh" - graphical_regions = { "graphical_india" } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_mediterranean_monument_01_a_mesh" - graphical_regions = { "graphical_mediterranean" } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_building_legendary_statue.dds" - - is_enabled = { - always = yes - } - - cost = { - gold = 1000 - prestige = 1000 - } - - character_modifier = { - glory_hound_opinion = 5 - glory_hound_tax_contribution_mult = 0.05 - monthly_dynasty_prestige_mult = 0.05 - monthly_prestige_gain_mult = 0.2 - } - - county_modifier = { - county_opinion_add = 5 - } - - province_modifier = { - stationed_maa_damage_add = 20 - stationed_maa_damage_mult = 0.1 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - on_complete = { - root = { save_scope_as = legendary_province } - - county.holder = { - if = { - limit = { - has_trait = august - } - add_prestige = 400 - } - else = { - add_trait = august - } - } - } - - type = special - - flag = travel_point_of_interest_martial -} - -legendary_watchtower = { - - asset = { - type = pdxmesh - name = "fp4_legendary_western_watchtower_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_building_legendary_watchtower.dds" - - can_construct = { - scope:holder = { - dynasty = { - has_dynasty_perk = ce1_heroic_legacy_5 - } - } - } - - is_enabled = { - always = yes - } - - cost = { - gold = 1000 - prestige = 1000 - } - - character_modifier = { - glory_hound_opinion = 5 - men_at_arms_limit = 1 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - supply_limit = 2000 - hostile_raid_time = 0.35 - } - - province_modifier = { - stationed_maa_toughness_add = 10 - stationed_maa_toughness_mult = 0.2 - stationed_maa_damage_add = 10 - stationed_maa_damage_mult = 0.2 - fort_level = 4 - garrison_size = 2 - travel_danger = -25 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - on_complete = { - root = { save_scope_as = legendary_province } - - county.holder = { - if = { - limit = { - has_trait = lifestyle_blademaster - } - add_trait_xp = { - trait = lifestyle_blademaster - value = 30 - } - } - else = { - add_trait = lifestyle_blademaster - add_trait_xp = { - trait = lifestyle_blademaster - value = 30 - } - } - } - } - - type = special - - flag = travel_point_of_interest_martial -} - -legendary_hunting_lodge = { - - asset = { - type = pdxmesh - name = "fp4_legendary_desert_hunting_lodge_01_a_mesh" - } - - asset = { - type = pdxmesh - name = "fp4_legendary_hunting_lodge_01_a_mesh" - graphical_regions = { graphical_western graphical_mediterranean } - } - - asset = { - type = pdxmesh - name = "fp4_legendary_building_norse_meadhall_01_a_mesh" - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_western } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_building_legendary_hunting_grounds.dds" - - is_enabled = { - always = yes - } - - cost = { - gold = 1000 - prestige = 1000 - } - effect_desc = ep2_activities_legacy_4_hunts_up_legendary_hunt_sightings_effect - - character_modifier = { - lifestyle_hunter_xp_gain_mult = 0.2 - parochial_opinion = 5 - parochial_tax_contribution_mult = 0.1 - monthly_prestige_gain_mult = 0.05 - stress_gain_mult = -0.15 - stress_loss_mult = 0.15 - court_grandeur_baseline_add = 4 - } - - county_modifier = { - tax_mult = 0.1 - } - - province_modifier = { - travel_danger = -5 - stationed_maa_toughness_add = 20 - stationed_maa_toughness_mult = 0.1 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - on_complete = { - root = { save_scope_as = legendary_province } - - county.holder = { - if = { - limit = { - has_trait = lifestyle_hunter - } - add_trait_xp = { - trait = lifestyle_hunter - track = hunter - value = 30 - } - } - else = { - add_trait = lifestyle_hunter - add_trait_xp = { - trait = lifestyle_hunter - track = hunter - value = 30 - } - } - } - } - - type = special - - flag = travel_point_of_interest_martial -} diff --git a/N3OW/common/buildings/00_nomad_buildings.txt b/N3OW/common/buildings/00_nomad_buildings.txt deleted file mode 100644 index dea6c6fe..00000000 --- a/N3OW/common/buildings/00_nomad_buildings.txt +++ /dev/null @@ -1,221 +0,0 @@ -### Nomad Camp (Base Building) -@holding_illustration_nomad = "gfx/interface/illustrations/holding_types/mpo_nomad_holding.dds" -@holding_illustration_herder = "gfx/interface/illustrations/holding_types/mpo_herder_camp.dds" -nomadic_camp_01 = { - construction_time = standard_construction_time - - asset = { - type = pdxmesh - name = "mpo_mongol_01_mesh" - domicile_building = yurt_main_01 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_02_mesh" - domicile_building = yurt_main_02 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_03_mesh" - domicile_building = yurt_main_03 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_04_mesh" - domicile_building = yurt_main_04 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_05_mesh" - domicile_building = yurt_main_05 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_05_mesh" - domicile_building = yurt_main_06 - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "mpo_mongol_01_mesh" - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_nomad - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - - is_enabled = { - scope:holder = { government_allows = uses_county_fertility } - } - - can_construct_potential = { - scope:holder = { government_allows = uses_county_fertility } - } - - can_construct_showing_failures_only = { - scope:holder = { government_allows = uses_county_fertility } - } - - cost_prestige = 1 - - province_modifier = { - county_fertility_growth_add = 1 - stationed_maa_damage_mult = 0.05 - } - - county_modifier = { - epidemic_resistance = 25 - hostile_raid_time = 1 - } - - character_modifier = { - county_fertility_growth_mult = 0.5 - } - - province_terrain_modifier = { - parameter = forest_nomadic_cultrad_stationing_bonus - terrain = forest - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = forest_nomadic_cultrad_stationing_bonus - terrain = taiga - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = hills_nomadic_cultrad_stationing_bonus - terrain = hills - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = mountains_nomadic_cultrad_stationing_bonus - terrain = mountains - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = mountains_nomadic_cultrad_stationing_bonus - terrain = desert_mountains - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = desert_nomadic_cultrad_stationing_bonus - terrain = desert - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_terrain_modifier = { - parameter = desert_nomadic_cultrad_stationing_bonus - terrain = drylands - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_medium_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_culture_modifier = { - parameter = skirmisher_nomadic_cultrad_stationing_bonus - stationed_skirmishers_damage_mult = nomadic_cultural_maa_bonus_high_value - stationed_skirmishers_damage_mult = nomadic_cultural_maa_bonus_high_value - stationed_archers_damage_mult = nomadic_cultural_maa_bonus_high_value - stationed_archers_toughness_mult = nomadic_cultural_maa_bonus_high_value - } - - province_culture_modifier = { - parameter = formation_nomadic_cultrad_stationing_bonus - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_low_value - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_low_value - } - - province_culture_modifier = { - parameter = stand_fight_nomadic_cultrad_stationing_bonus - stationed_maa_toughness_mult = nomadic_cultural_maa_bonus_medium_value - } - - province_culture_modifier = { - parameter = hit_run_nomadic_cultrad_stationing_bonus - stationed_maa_damage_mult = nomadic_cultural_maa_bonus_high_value - } - - type_icon = "icon_building_nomadic_settlement.dds" - - ai_value = { - base = 100 - } -} - -### Herder Camp (Base Building) -herder_camp_01 = { - construction_time = standard_construction_time - - asset = { - type = pdxmesh - name = "mpo_herder_camp_mesh" - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_herder - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/mongolian_city" soundparameter = { "Tier" = 0 } } - } - - is_enabled = { - scope:holder = { government_allows = replenishes_county_fertility } - } - - can_construct_potential = { - scope:holder = { government_allows = replenishes_county_fertility } - } - - can_construct_showing_failures_only = { - scope:holder = { government_allows = replenishes_county_fertility } - } - - cost_prestige = 1 - - province_modifier = { - tax_mult = -0.8 - } - - county_modifier = { - travel_danger = -8 - epidemic_resistance = 25 - } - - county_culture_modifier = { - parameter = ethos_communal_herders_bonus - county_fertility_growth_add = 0.35 - } - - county_culture_modifier = { - parameter = better_herders_pasturalists - county_fertility_growth_add = 0.35 - } - - type_icon = "icon_building_nomadic_settlement.dds" - - ai_value = { - base = 100 - } -} diff --git a/N3OW/common/buildings/00_special_buildings.txt b/N3OW/common/buildings/00_special_buildings.txt deleted file mode 100644 index 2a567d53..00000000 --- a/N3OW/common/buildings/00_special_buildings.txt +++ /dev/null @@ -1,11170 +0,0 @@ -########### -## Generic Holy Site Buildings -########### - -holy_site_cathedral_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_cathedral_generic_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cologne_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - holy_order_hire_cost_mult = -0.15 - clergy_opinion = 5 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -holy_site_mosque_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_muslim.dds" - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - domain_tax_different_faith_mult = 0.15 - levy_reinforcement_rate_same_faith = 0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -holy_site_fire_temple_01 = { - - asset = { - type = entity - name = "building_special_cathedral_zoroastrian_01_a_entity" - } - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_fire_temple.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - domain_tax_different_faith_mult = 0.15 - levy_reinforcement_rate_same_faith = 0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -holy_site_pagan_grand_temple_01 = { - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_cathedral_pagan_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_pagan.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - knight_effectiveness_mult = 0.15 - levy_reinforcement_rate = 0.1 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.1 - levy_size = 0.1 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - levy = 500 - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -holy_site_indian_grand_temple_01 = { - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_brihadeeswarar_temple_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_indian.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - different_faith_opinion = 5 - different_faith_county_opinion_mult = -0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -holy_site_buddhist_grand_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "tgp_building_special_chinese_pagoda_03_mesh" - graphical_cultures = { chinese_building_gfx } - } - asset = { - type = pdxmesh - name = "tgp_building_special_japanese_pagoda_03_mesh" - graphical_cultures = { japanese_building_gfx } - } - asset = { - type = pdxmesh - name = "building_special_brihadeeswarar_temple_mesh" - graphical_cultures = { indian_building_gfx } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_buddhist.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - different_faith_opinion = 5 - different_faith_county_opinion_mult = -0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - } - - 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 -} - -holy_site_japanese_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "tgp_building_special_japanese_temple_03_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - different_faith_opinion = 5 - different_faith_county_opinion_mult = -0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - } - - 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 -} - -holy_site_chinese_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "tgp_building_special_chinese_temple_03_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_fogong_temple_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - different_faith_opinion = 5 - different_faith_county_opinion_mult = -0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - } - - 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 -} - -holy_site_se_asia_pagan_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "tgp_building_special_se_asia_pagan_temple_03_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_po_klong_garai.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - different_faith_opinion = 5 - different_faith_county_opinion_mult = -0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - } - - 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 -} - -holy_site_other_grand_temple_01 = { - asset = { - type = pdxmesh - name = "building_special_cathedral_generic_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_zoroastric.dds" - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - men_at_arms_maintenance = -0.025 - short_reign_duration_mult = -0.1 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - - -# NOTE: the custom loc key GetSpecialBuildingNameFromProvince in 00_building_custom_localization.txt pulls from this database. If a new special building is added here, please update the custom loc key! - -########## -# Mahabodhi Temple -########## - -holy_site_mahabodhi_temple_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mahabodhi_temple.dds" - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - monthly_dynasty_prestige_mult = 0.05 - learning_per_piety_level = 1 - different_faith_opinion = 5 - religious_vassal_opinion = 10 - different_faith_county_opinion_mult = -0.2 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.3 - development_growth = 0.3 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Imam Ali Mosque -########## - -holy_site_imam_ali_mosque_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_imam_ali_mosque.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - scope:holder.faith = { religion_tag = islam_religion } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - monthly_dynasty_prestige_mult = 0.05 - men_at_arms_maintenance = -0.1 - monthly_county_control_growth_factor = 0.1 - same_faith_opinion = 5 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.3 - development_growth = 0.3 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Great Mosque of Mecca -########## - -holy_site_great_mosque_of_mecca_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_great_mosque_of_mecca_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_mosque_of_mecca.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - monthly_dynasty_prestige_mult = 0.05 - men_at_arms_maintenance = -0.1 - monthly_county_control_growth_factor = 0.1 - same_faith_opinion = 5 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.35 - development_growth = 0.5 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Great Mosque of Cordoba -########## - -holy_site_great_mosque_of_cordoba_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "monument_mezquita_de_cordoba_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_mosque_of_cordoba.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - different_culture_opinion = 5 - character_capital_county_monthly_development_growth_add = 0.2 - monthly_piety = 0.5 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.15 - levy_size = 0.15 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Great Mosque of Djenne -########## - -holy_site_great_mosque_of_djenne_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_great_mosque_of_djenne_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_mosque_of_cordoba.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - build_gold_cost = -0.15 - monthly_piety = 1 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.15 - levy_size = 0.15 - development_growth_factor = 0.2 - development_growth = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Great Mosque of Samarra -########## - -holy_site_great_mosque_of_samarra_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "fp3_building_special_great_mosque_of_samarra_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_mosque_of_samarra.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - build_gold_cost = -0.1 - build_speed = -0.1 - monthly_piety = 0.3 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Cologne Cathedral -########## - -holy_site_cologne_cathedral_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cologne_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_mult = 0.15 - monthly_dynasty_prestige_mult = 0.05 - monthly_piety_gain_per_knight_add = 0.1 - knight_effectiveness_mult = 0.2 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Canterbury Cathedral -########## - -holy_site_canterbury_cathedral_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "ep2_building_special_canterbury_01_mesh" - } - - type_icon = "icon_structure_canterbury_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.05 - monthly_piety_gain_per_happy_powerful_vassal_add = 0.1 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.1 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = holy_site_canterbury_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 -} - -holy_site_canterbury_cathedral_02 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "ep2_building_special_canterbury_02_mesh" - } - - type_icon = "icon_structure_canterbury_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.5 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.1 - monthly_piety_gain_per_happy_powerful_vassal_add = 0.2 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = holy_site_canterbury_cathedral_03 - - 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 -} - -holy_site_canterbury_cathedral_03 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "ep2_building_special_canterbury_03_mesh" - } - - type_icon = "icon_structure_canterbury_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.25 - monthly_piety_gain_per_happy_powerful_vassal_add = 0.3 - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.30 - development_growth = 0.3 - county_opinion_add = 5 - } - - province_modifier = { - monthly_income = 6 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - - -########## -# Prophetic Mosque -########## - -holy_site_prophetic_mosque_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cathedral_muslim.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.5 - county_opinion_add = 5 - holy_order_hire_cost_mult = -0.15 - knight_effectiveness_mult = 0.2 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.75 - development_growth = 0.3 - supply_limit_mult = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Doge's Palace -########## - -doges_palace_01 = { # Should technically be burnt down/rebuilt, but this is mostly here to make Venice awesome, so... - construction_time = very_slow_construction_time - effect_desc = feast_cost_discount_max_desc - - type_icon = "icon_structure_doges_palace.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder = { - custom_tooltip = { - text = government_is_not_republic_or_admin_desc - OR = { - government_has_flag = government_is_republic - government_has_flag = government_is_administrative - } - } - } - } - - cost_gold = 1000 - - county_modifier = { - development_growth_factor = 0.3 - development_growth = 0.5 - hostile_raid_time = 0.5 - } - - province_modifier = { - garrison_size = 1 - fort_level = 3 - levy_size = 1 - monthly_income = 5 - defender_holding_advantage = 10 - travel_danger = -20 - } - - 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 -} - -########## -# Walls of Genoa -########## - -walls_of_genoa_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_walls_of_genoa.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - county_modifier = { - defender_holding_advantage = 5 - development_growth_factor = 0.1 - development_growth = 0.3 - hostile_raid_time = 0.5 - } - - province_modifier = { - garrison_size = 0.25 - fort_level = 2 - monthly_income = 3 - travel_danger = -20 - } - - 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 -} - -########## -# Visby Ringmur -########## - -visby_ringmur_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_visby_ringmur.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - - cost_gold = 500 - - county_modifier = { - defender_holding_advantage = 5 - development_growth_factor = 0.15 - development_growth = 0.3 - tax_mult = 0.15 - county_opinion_add = 5 - hostile_raid_time = 0.5 - travel_danger = -20 - } - - province_modifier = { - garrison_size = 0.25 - fort_level = 1 - } - - 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 -} - -########## -# Walls of Benin -########## - -walls_of_benin_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_walls_of_benin.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - county_modifier = { - levy_size = 0.5 - defender_holding_advantage = 5 - development_growth_factor = 0.75 - development_growth = 0.3 - tax_mult = 0.2 - hostile_raid_time = 0.5 - } - - province_modifier = { - garrison_size = 0.5 - fort_level = 2 - travel_danger = -20 - } - - 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 -} - -########## -# Theodosian Walls -########## - -theodosian_walls_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_theodosian_walls.dds" - - can_construct_potential = { - barony ?= title:b_constantinople - building_requirement_tribal = no - } - - cost_gold = 3000 - - max_garrison = 1000 - duchy_capital_county_modifier = { - levy_size = 0.15 - tax_mult = 0.15 - } - province_modifier = { - monthly_income = 10 - fort_level = 5 - garrison_size = 1 - travel_danger = -20 - } - county_modifier = { - development_growth = 0.4 - development_growth_factor = 0.2 - levy_size = 0.3 - tax_mult = 0.3 - hostile_raid_time = 0.5 - } - - 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 = duchy_capital -} - -########## -# Aurelian Walls -########## - -aurelian_walls_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_aurelian_walls.dds" - - can_construct_potential = { - barony ?= title:b_roma - building_requirement_tribal = no - } - - cost_gold = 3000 - - max_garrison = 500 - - duchy_capital_county_modifier = { - levy_size = 0.15 - tax_mult = 0.15 - } - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.1 - hostile_raid_time = 0.5 - } - province_modifier = { - fort_level = 3 - garrison_size = 0.5 - travel_danger = -20 - } - - 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 = duchy_capital -} - -########## -# The Colosseum -########## - -the_colosseum_01 = { - - asset = { - type = pdxmesh - name = "building_special_colosseum_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_colosseum.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - army_maintenance_mult = -0.05 # 'Stealing' the metal from the colosseum building itself - } - - province_modifier = { - build_speed = -0.1 # 'Stealing' the metal from the colosseum building itself - } - - 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_martial -} - -########## -# Iron Pillar of Delhi -########## - -iron_pillar_of_delhi_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_iron_pillar_of_delhi.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - monthly_prestige_gain_mult = 0.05 - army_maintenance_mult = -0.05 - heavy_infantry_toughness_mult = 0.1 - heavy_cavalry_toughness_mult = 0.1 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.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_wonder -} - - - -########## -# Iron Pillar of Dhar -########## - -iron_pillar_of_dhar_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_iron_pillar_of_dhar.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 2000 - - character_modifier = { - advantage = 5 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth = 0.2 - levy_size = 0.15 - } - - 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 -} - -########## -# The Pyramids -########## - -the_pyramids_01 = { - - asset = { - type = pdxmesh - name = "building_special_pyramids_giza_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_the_pyramids.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - short_reign_duration_mult = -0.2 - } - county_modifier = { - development_growth = 0.2 - } - - 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_wonder -} - -########## -# Stonehenge -########## - -stonehenge_01 = { - - asset = { - type = pdxmesh - name = "building_special_stonehenge_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_stonehenge.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - learning = 2 - monthly_learning_lifestyle_xp_gain_mult = 0.15 - faith_conversion_piety_cost_mult = -0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Offa's Dyke -########## - -offas_dyke_01 = { # For Matt Frary - - construction_time = very_slow_construction_time - - type_icon = "icon_building_palisades.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - province_modifier = { - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - - 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_martial_minor -} - -########## -# Hadrian's Wall -########## - -hadrians_wall_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hadrians_wall.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - province_modifier = { - build_gold_cost = -0.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_martial_minor -} - -########## -# Petra -########## - -petra_01 = { - asset = { - type = pdxmesh - name = "building_special_petra_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_petra.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - county_modifier = { - tax_mult = 0.1 - supply_limit_mult = 0.25 - development_growth = 0.2 - development_growth_factor = 0.15 - } - - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - - 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 -} - -########## -# Buddhas of Bamian -########## - -buddhas_of_bamian_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_buddhas_of_bamiyan.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - cost_gold = 3000 - - character_modifier = { - monthly_piety_gain_mult = 0.1 - diplomacy_per_piety_level = 1 - } - county_modifier = { - tax_mult = 0.1 - development_growth = 0.3 - development_growth_factor = 0.75 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Alhambra -########## - -alhambra_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_alhambra_01_mesh" - } - - construction_time = very_slow_construction_time - effect_desc = feast_cost_discount_max_desc - - type_icon = "icon_structure_alhambra.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - max_garrison = good_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = good_building_fort_level_tier_1 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - travel_danger = -10 - } - - next_building = alhambra_02 - - 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 -} - -alhambra_02 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_alhambra_01_mesh" - } - - - construction_time = very_slow_construction_time - effect_desc = feast_cost_discount_max_desc - - type_icon = "icon_structure_alhambra.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 2000 - - character_modifier = { - monthly_prestige_gain_mult = 0.10 - } - max_garrison = good_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_3 - monthly_income = 2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.25 - monthly_county_control_growth_add = 1 - } - - ai_value = { - base = 100 - culture_likely_to_fortify_modifier = yes - } - - type = special - - flag = travel_point_of_interest_martial -} - -########## -# Citadel of Aleppo -########## - -citadel_of_aleppo_01 = { - construction_time = very_slow_construction_time - effect_desc = feast_cost_discount_max_desc - - type_icon = "icon_structure_the_citadel_of_aleppo.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - monthly_prestige = 0.1 - } - - max_garrison = good_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = good_building_fort_level_tier_1 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - travel_danger = -10 - } - - next_building = citadel_of_aleppo_02 - - 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 -} - -citadel_of_aleppo_02 = { - construction_time = very_slow_construction_time - effect_desc = feast_cost_discount_max_desc - - type_icon = "icon_structure_the_citadel_of_aleppo.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 2000 - - character_modifier = { - monthly_prestige = 0.3 - prowess_per_piety_level = 2 - } - max_garrison = good_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_3 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.15 - } - - ai_value = { - base = 8 - culture_likely_to_fortify_modifier = yes - } - - type = special - - flag = travel_point_of_interest_martial -} - -########## -# House of Wisdom -########## - -house_of_wisdom_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_house_of_wisdom_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_grand_library_of_baghdad.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - learning_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.15 - different_culture_opinion = 10 - cultural_head_fascination_mult = 0.10 - faith_creation_piety_cost_mult = -0.2 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - tax_mult = 0.2 - development_growth = 0.3 - development_growth_factor = 0.2 - } - - 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 -} - -########## -# The Tower of London -########## - -the_tower_of_london_01 = { - - asset = { - type = pdxmesh - name = "building_special_tower_of_london_mesh" - } - - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = roads_to_power } - desc = tower_of_london_pacification_effect - } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_tower_of_london.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - - cost_gold = 1000 - - character_modifier = { - dread_gain_mult = 0.3 - } - max_garrison = good_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_3 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.1 - tax_mult = 0.05 - } - - ai_value = { - base = 8 - culture_likely_to_fortify_modifier = yes - modifier = { - factor = 5 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_castle - } - } - } - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - type = special - - flag = travel_point_of_interest_martial -} - -########## -# London Bridge -########## - -london_bridge_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_london_bridge.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_development_03 - } - } - - 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_learning -} - - -########## -# Notre Dame -########## - -notre_dame_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - asset = { - type = pdxmesh - name = "building_special_notre_dame_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_notre_dame.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - religion = religion:christianity_religion - culture = { - has_innovation = innovation_windmills - } - } - } - - is_enabled = { - scope:holder = { - religion = religion:christianity_religion - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - stewardship_per_piety_level = 1 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - county_opinion_add = 5 - tax_mult = 0.2 - development_growth_factor = 0.3 - development_growth = 0.3 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Brihadeeswarar Temple -########## - -brihadeeswarar_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_brihadeeswarar_temple_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_brihadeeswarar_temple.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - culture = { - has_innovation = innovation_manorialism - } - } - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - same_faith_opinion = 5 - stewardship_per_piety_level = 1 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Shwedagon Pagoda -########## - -shwedagon_pagoda_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shwedagon_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.5 - clergy_opinion = 5 - tyranny_gain_mult = -0.1 - monthly_dynasty_prestige_mult = 0.05 - } - province_modifier = { - monthly_income = 2 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Ananda Temple -########## - -ananda_temple_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shwedagon_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - learning = 2 - monthly_piety_gain_mult = 0.05 - county_opinion_add = 5 - monthly_county_control_growth_factor = 0.1 - monthly_dynasty_prestige_mult = 0.05 - } - province_modifier = { - monthly_income = 3 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 8 - 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 -} - -########## -# The Friday Mosque -########## - -the_friday_mosque_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_the_friday_mosque.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - religion = religion:islam_religion - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_zoroastrian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - scope:holder = { - religion = religion:zoroastrianism_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - piety_level_impact_mult = 0.5 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.25 - development_growth = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Khajuraho -########## - -khajuraho_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_khajuraho_temples.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - different_faith_opinion = 10 - faith_conversion_piety_cost_mult = -0.2 - monthly_piety_gain_per_happy_powerful_vassal_mult = 0.05 - } - province_modifier = { - monthly_income = 1.5 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Palace of Aachen -########## - -palace_of_aachen_01 = { - effect_desc = palace_of_aachen_effect_desc - - asset = { - type = pdxmesh - name = "building_special_palace_of_aachen_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_palace_of_achen.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - powerful_vassal_opinion = 5 - clergy_opinion = 5 - monthly_prestige_gain_per_happy_powerful_vassal_add = 0.1 - tyranny_gain_mult = -0.2 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth = 0.3 - } - - 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_diplomatic -} - -########## -# Hagia Sophia -########## - -hagia_sophia_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_hagia_sophia_mesh" - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hagia_sophia.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - intrigue_per_prestige_level = 2 - learning = 2 - knight_limit = 2 - knight_effectiveness_mult = 0.2 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth_factor = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 - } - } - - next_building = hagia_sophia_02 - - type = special - - flag = travel_point_of_interest_religious -} - -hagia_sophia_02 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - - asset = { - type = pdxmesh - name = "building_special_hagia_sophia_minarets_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hagia_sophia.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - religion = religion:islam_religion - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - cost_piety = 1000 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - intrigue_per_prestige_level = 2 - learning = 2 - knight_limit = 2 - knight_effectiveness_mult = 0.2 - monthly_dynasty_prestige_mult = 0.05 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_modifier = yes - } - - type = special - - flag = travel_point_of_interest_religious -} - -########## -# Dome of the Rock / Temple in Jerusalem -########## - -dome_of_the_rock_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_dome_of_the_rock.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - NOT = { scope:holder.religion = religion:judaism_religion } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_per_knight_mult = 0.03 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.1 - martial_per_piety_level = 1 - knight_effectiveness_mult = 0.2 - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.3 - development_growth = 0.3 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 - } - } - - next_building = temple_in_jerusalem_01 - - type = special - - flag = travel_point_of_interest_religious -} - -temple_in_jerusalem_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_effect_desc - } - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_temple_in_jerusalem.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder.religion = religion:judaism_religion - } - - is_enabled = { - custom_description = { - text = holy_site_jewish_or_holy_site_trigger - OR = { - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - scope:holder = { - religion = religion:judaism_religion - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - cost_piety = 1000 - - character_modifier = { - monthly_piety_gain_per_knight_mult = 0.03 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.1 - martial_per_piety_level = 1 - learning_per_prestige_level = 1 - knight_effectiveness_mult = 0.2 - same_faith_opinion = 5 - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.3 - development_growth = 0.3 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Hall of Heroes -########## - -hall_of_heroes_01 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - - type_icon = "icon_building_hall_of_heroes.dds" - - levy = 150 - max_garrison = 75 - cost_gold = 0 - construction_time = 0 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - prowess = 1 - knight_effectiveness_mult = 0.05 - } - - is_enabled = { - building_hall_of_heroes_requirement = yes - } - - next_building = hall_of_heroes_02 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_martial -} - -hall_of_heroes_02 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - type_icon = "icon_building_hall_of_heroes.dds" - - levy = 265 - max_garrison = 110 - cost_gold = 225 - construction_time = 500 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - prowess = 1 - knight_effectiveness_mult = 0.1 - } - - is_enabled = { - building_hall_of_heroes_requirement = yes - } - - - next_building = hall_of_heroes_03 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_martial -} - -hall_of_heroes_03 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - type_icon = "icon_building_hall_of_heroes.dds" - - levy = 375 - max_garrison = 150 - cost_gold = 300 - construction_time = 500 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - prowess = 2 - knight_effectiveness_mult = 0.15 - } - - is_enabled = { - building_hall_of_heroes_requirement = yes - } - - - next_building = hall_of_heroes_04 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_martial -} - -hall_of_heroes_04 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - type_icon = "icon_building_hall_of_heroes.dds" - - levy = 500 - max_garrison = 225 - cost_gold = 375 - construction_time = 500 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - prowess = 2 - knight_effectiveness_mult = 0.2 - } - - is_enabled = { - building_hall_of_heroes_requirement = yes - } - - - next_building = hall_of_heroes_05 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_martial -} - -hall_of_heroes_05 = { - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_activity_cost_max_discount_effect_desc - } - } - type_icon = "icon_building_hall_of_heroes.dds" - - levy = 700 - max_garrison = 260 - cost_gold = 450 - construction_time = 500 - - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - prowess = 3 - knight_effectiveness_mult = 0.25 - } - - is_enabled = { - building_hall_of_heroes_requirement = yes - } - - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_martial -} - -########## -# Universities -########## - -generic_university = { - construction_time = very_slow_construction_time - 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 - } - - type_icon = "icon_building_university.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - prestige_level >= 4 - } - county = { - development_level >= 30 - } - } - - show_disabled = yes - - on_complete = { - county.holder = { - save_scope_as = founder - - found_university_decision_event_effect = yes - - every_player = { - limit = { - this != scope:founder - is_within_diplo_range = { CHARACTER = scope:founder } - } - trigger_event = major_decisions.2002 - } - } - } - - cost_gold = 1000 - - character_modifier = { - learning_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - monthly_dynasty_prestige = 0.25 - } - - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.1 - } - - ai_value = { - base = 8 - 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 -} - -al_azhar_university = { - construction_time = very_slow_construction_time - 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 - } - - type_icon = "icon_structure_al-azhar_university.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - learning_per_prestige_level = 1 - diplomacy_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - monthly_dynasty_prestige = 0.25 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.3 - } - - 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 -} - -sankore_university = { - construction_time = very_slow_construction_time - 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 - } - - type_icon = "icon_structure_the_university_of_sankore.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - learning_per_prestige_level = 1 - martial_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - monthly_dynasty_prestige = 0.25 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.3 - - } - - 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 -} - -siena_university = { - construction_time = very_slow_construction_time - 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 - } - - type_icon = "icon_structure_university_of_siena.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - learning_per_prestige_level = 1 - intrigue_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - monthly_dynasty_prestige = 0.25 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.3 - } - - 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 -} - -nalanda_university = { - construction_time = very_slow_construction_time - 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 - } - - type_icon = "icon_structure_nalanda.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - learning_per_prestige_level = 1 - stewardship_per_prestige_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - monthly_dynasty_prestige = 0.25 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.3 - } - - 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 -} - -######## -#Sicilian_parliament -######## - -special_sicilian_parliament_01 = { - construction_time = very_slow_construction_time - - is_enabled = { - is_county_capital = yes - has_variable = variable_sicilian_parliament_county - } - - cost_gold = 1500 - - province_modifier = { - monthly_income = 1 - } - county_modifier = { - development_growth_factor = 0.25 - monthly_county_control_growth_add = 1 - county_opinion_add = 25 - } - character_modifier = { - monthly_prestige = 0.75 - } - - type_icon = "icon_building_generic_house.dds" - - ai_value = { - base = 100 - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_theocracy - } - } - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - type = special - - flag = travel_point_of_interest_diplomatic -} - -######## -#Greenhouse -######## - -special_greenhouse_01 = { - construction_time = very_slow_construction_time - - is_enabled = { - has_variable = variable_greenhouse - } - - province_modifier = { - monthly_income = 1 - } - - county_modifier = { - development_growth_factor = 0.25 - county_opinion_add = 25 - } - character_modifier = { - health = 0.25 - monthly_prestige = 1 - } - - type_icon = "icon_building_generic_house.dds" - - 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 -} - -########## -# Hotin Fortress (AKA: Khotyn Fortress) -########## - -hotin_fort_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_hotin_fortress.dds" - - can_construct_potential = { - } - - cost_gold = 400 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - } - max_garrison = good_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = good_building_fort_level_tier_1 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - travel_danger = -10 - } - - next_building = hotin_fort_02 - - 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 -} - -hotin_fort_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_hotin_fortress.dds" - - can_construct_potential = { - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 800 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - martial_per_prestige_level = 1 - } - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.5 - } - - ai_value = { - base = 100 - culture_likely_to_fortify_modifier = yes - } - - type = special - - flag = travel_point_of_interest_martial -} - -########## -# Golden Gate of Kiev -########## - -golden_gate_of_kiev_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_golden_gate_of_kiev.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_prestige_gain_mult = 0.1 - monthly_piety_gain_mult = 0.1 - } - max_garrison = good_building_max_garrison_tier_1 - province_modifier = { - fort_level = good_building_fort_level_tier_1 - defender_holding_advantage = normal_building_advantage_tier_1 - travel_danger = -20 - } - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.1 - tax_mult = 0.1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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_wonder -} - -########## -# Heddal Stave Church -########## - -heddal_stave_church_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_cathedral_pagan.dds" - - can_construct_potential = { - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_city_planning - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_mult = 0.1 - monthly_dynasty_prestige_mult = 0.05 - knight_effectiveness_mult = 0.2 - knight_limit = 1 - } - province_modifier = { - monthly_income = 1 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.1 - county_opinion_add = 10 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Temple of Uppsala -########## - -temple_of_uppsala_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_temple_of_uppsala.dds" - - can_construct_potential = { - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_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 = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - men_at_arms_maintenance = -0.1 - knight_effectiveness_mult = 0.15 - } - province_modifier = { - monthly_income = 1 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.1 - development_growth_factor = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = temple_of_uppsala_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 -} - -temple_of_uppsala_02 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cologne_cathedral.dds" - - can_construct_potential = { - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_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 = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - monthly_prestige_gain_per_knight_mult = 0.02 - men_at_arms_maintenance = -0.1 - knight_effectiveness_mult = 0.2 - } - province_modifier = { - monthly_income = 2 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.15 - development_growth_factor = 0.25 - } - - 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 -} - -########## -# Lund Cathedral -########## - -lund_cathedral_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_lund_cathedral.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - scope:holder = { - culture = { - has_innovation = innovation_crop_rotation - } - } - } - - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.3 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.1 - } - province_modifier = { - monthly_income = 2 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Danevirke -########## - -danevirke_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_building_palisades.dds" - - can_construct_potential = { - } - - cost_gold = 300 - - province_modifier = { - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - - 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_martial_minor -} - -########## -# Roman Walls of Lugo -########## - -roman_wall_of_lugo_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_roman_wall_of_lugo_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "lugo_walls.dds" - - can_construct_potential = { - } - - cost_gold = 300 - - character_modifier = { - learning = 1 - monthly_dynasty_prestige_mult = 0.05 - } - - county_holder_character_modifier = { - learning = 1 - monthly_dynasty_prestige_mult = 0.05 - } - - province_modifier = { - monthly_income = 1 - garrison_size = 0.1 - fort_level = 1 - travel_danger = -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_martial -} - -########## -# Rock of Gibraltar -########## - -rock_of_gibraltar_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_rock_of_gibraltar_01_a_mesh" - } - - - construction_time = very_slow_construction_time - - type_icon = "gibraltar.dds" - - can_construct_potential = { - } - - cost_gold = 300 - - character_modifier = { - stewardship = 1 - diplomatic_range_mult = 0.2 - } - - province_modifier = { - fort_level = 1 - defender_holding_advantage = normal_building_advantage_tier_1 - } - - county_modifier = { - development_growth_factor = 0.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_natural_feature - flag = is_mountain -} - -########## -# Aljaferia Palace -########## - -aljaferia_palace_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_aljaferia_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "aljaferia.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - diplomacy_per_prestige_level = 1 - } - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.5 - } - - 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 -} - -########## -# Tower of Hercules -########## - -tower_of_hercules_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_tower_of_hercules_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "hercules.dds" - - can_construct_potential = { - } - - cost_gold = 300 - - character_modifier = { - naval_movement_speed_mult = 0.25 - embarkation_cost_mult = -0.25 - } - - 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 -} - -########## -# City Walls of Toledo -########## - -city_wall_of_toledo_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_toledo_city_walls_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "toledo.dds" - - can_construct_potential = { - } - - cost_gold = 1000 - - county_modifier = { - defender_holding_advantage = 5 - development_growth_factor = 0.1 - development_growth = 0.3 - tax_mult = 0.1 - hostile_raid_time = 0.5 - } - - province_modifier = { - garrison_size = 0.25 - fort_level = 2 - travel_danger = -20 - } - - 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 -} - -########## -# Alcazar de Segovia -########## - -alcazar_of_segovia_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_alcazar_de_segovia_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "alcazar_segovia.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - martial_per_prestige_level = 1 - } - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - travel_danger = -20 - } - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.5 - } - - 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 -} - -########## -# The Santiago de Compostela Archcathedral Basilica -########## - -holy_site_basilica_santiago_01 = { - - asset = { - type = pdxmesh - name = "fp2_building_special_basilica_santiago_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "compostela.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_christian_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - scope:holder = { - religion = religion:christianity_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - holy_order_hire_cost_mult = -0.15 - clergy_opinion = 5 - learn_language_scheme_phase_duration_add = medium_scheme_phase_duration_bonus_value - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Sancutary of Imam Reza -########## - -imam_reza_shrine_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_imam_reza_shrine_01_a_mesh" - soundeffect = { soundeffect = "event:/DLC/FP3/SFX/Ambience/3DMapEmitters/Holdings/fp3_ambience_3D_holdings_imamrezashrine" } - - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_imam_reza_shrine.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.2 - learning_per_piety_level = 1 - imami_opinion = 10 - advantage_against_coreligionists = 5 - monthly_dynasty_prestige_mult = 0.05 - } - - - province_modifier = { - monthly_income = 2 - } - - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.55 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 # religious tomb/complex -} - -########## -# Dome of Soltaniyeh -########## - -soltaniyeh_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_soltaniyeh_01_a_mesh" - soundeffect = { soundeffect = "event:/DLC/FP3/SFX/Ambience/3DMapEmitters/Holdings/fp3_ambience_3D_holdings_soltaniyeh" } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_soltaniyeh.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - culture = { - has_innovation = innovation_development_03 - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_per_knight_mult = 0.03 - monthly_dynasty_prestige_mult = 0.05 - clan_government_opinion_same_faith = 5 - cultural_head_fascination_mult = 0.1 - } - - county_modifier = { - development_growth_factor = 0.1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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_wonder # monumental tomb -} - -########## -# Ruins of the Palace of Ctesiphon -########## - -palace_of_ctesiphon_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_palace_of_ctesiphon.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 3000 - - character_modifier = { - zoroastrianism_religion_opinion = 5 - } - - county_holder_character_modifier = { - learning = 1 - } - - county_modifier = { - build_speed = -0.1 # Baghdad was constructed using stones from Ctesiphon - } - - next_building = palace_of_ctesiphon_02 - - 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_learning # ancient ruin -} - -palace_of_ctesiphon_02 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_palace_of_ctesiphon_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_palace_of_ctesiphon.dds" - - can_construct = { - scope:holder = { - AND = { - OR = { - religion = religion:zoroastrianism_religion - faith = faith:manichean - faith = faith:nestorian - faith = faith:hellenic_pagan - } - highest_held_title_tier >= tier_kingdom - top_liege = this - } - } - } - - show_disabled = yes - - cost_gold = 2000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_prestige_gain_per_happy_powerful_vassal_add = 0.2 - diplomacy_per_piety_level = 1 - title_creation_cost_mult = -0.25 - persian_opinion = 5 - zoroastrianism_religion_opinion = 5 - } - - county_modifier = { - build_prestige_cost = -0.2 - build_gold_cost = -0.2 - } - - province_modifier = { - monthly_income = 2 - } - - 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_learning # ancient ruin -} - -########## -# Falak-ol-Aflak -########## - -falak_ol_aflak_citadel_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_falak_ol_aflak_citadel_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_falak_ol_aflak_citadel.dds" - - can_construct_potential = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - desert_mountains_attrition_mult = -0.5 - } - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.5 - county_opinion_add = 10 - } - - ai_value = { - base = 100 - culture_likely_to_fortify_modifier = yes - } - - type = special - - flag = travel_point_of_interest_martial # fortress -} - -########## -# Minarets of Jam -########## - -minarets_and_remains_of_jam_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_minaret_and_remains_of_jam_01_a_mesh" - soundeffect = { soundeffect = "event:/DLC/FP3/SFX/Ambience/3DMapEmitters/Holdings/fp3_ambience_3D_holdings_minaret" } - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_minaret_and_remains_of_jam.dds" - - can_construct = { - scope:holder = { - religion = religion:islam_religion - } - } - - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { - religion = religion:islam_religion - } - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_piety_gain_per_knight_add = 0.1 - stewardship_per_prestige_level = 1 - clan_government_opinion_same_faith = 5 - } - - county_modifier = { - tax_mult = 0.05 - monthly_county_control_growth_add = 0.5 - } - - 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_religious # religious monument -} - -########## -# Great Wall of Gorgan -########## - -great_wall_of_gorgan_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_great_wall_of_gorgan.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - province_modifier = { - build_gold_cost = -0.1 - fort_level = 1 - garrison_size = 0.25 - hostile_raid_time = 0.25 - } - - 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 # wall -} - -########## -# Lake Maharloo -########## - -maharloo_lake_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_maharloo_lake_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_maharloo_lake.dds" - - can_construct_potential = { - } - - cost_gold = 300 - - character_modifier = { - learning = 1 - stress_loss_mult = 0.1 - } - - county_modifier = { - county_opinion_add = 5 - development_growth = 0.1 - development_growth_factor = 0.6 - } - - 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_natural_feature # lake -} - -########## -# Rainbow Mountains -########## - -rainbow_mountains_01 = { - effect_desc = hunting_grounds_desc - - asset = { - type = pdxmesh - name = "fp3_building_special_rainbow_mountains_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_ala_daghlar_mountains.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - county_holder_character_modifier = { - diplomacy = 1 - } - - county_modifier = { - development_growth_factor = 0.2 - tax_mult = 0.1 - } - - 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_natural_feature # mountain - flag = is_mountain -} - -########## -# Mount Damavand -########## - -mount_damavand_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_mount_damavand_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mount_damavand.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - stress_loss_mult = 0.1 - mountains_travel_danger = -10 - } - - county_holder_character_modifier = { - } - - county_modifier = { - mountains_levy_size = 0.5 - travel_danger = -30 - development_growth_factor = 0.3 - } - - province_modifier = { - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - 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_natural_feature # mountain - flag = is_mountain -} - -########## -# Tomb of Batsheba -########## - -tomb_of_cyrus_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_tomb_of_cyrus_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_tomb_of_cyrus.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - close_relative_opinion = 10 - negate_health_penalty_add = 0.1 - monthly_dynasty_prestige_mult = 0.05 - } - - province_modifier = { - monthly_income = 1 - } - - county_modifier = { - monthly_county_control_growth_add = 0.5 - } - - 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_religious # religious tomb -} - -########## -# Ark of Bukhara -########## - -ark_of_bukhara_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_ark_of_bukhara_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_ark_of_bukhara.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - drylands_attrition_mult = -0.25 - } - - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.1 - hostile_raid_time = 0.25 - } - - 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 # fortress -} - -########## -# Shah-i-Zinda -########## - -shah_i_zinda_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shah_i_zindah.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_development_01 - } - } - - cost_gold = 400 - - character_modifier = { - monthly_piety = 0.1 - learning_per_stress_level = 1 - } - - county_modifier = { - monthly_county_control_growth_add = 0.5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t2_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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 = shah_i_zinda_02 - - type = special - - flag = travel_point_of_interest_religious # religious tomb -} - -shah_i_zinda_02 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_ruins_of_ctesiphon.dds" - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - - cost_gold = 800 - - character_modifier = { - monthly_piety_gain_per_happy_powerful_vassal_add = 0.1 - clan_government_opinion_same_faith = 5 - learning_per_stress_level = 1 - } - - county_modifier = { - monthly_county_control_growth_add = 0.5 - development_growth_factor = 0.1 - development_growth = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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_religious # religious tomb -} - -########## -# Alamut Castle -########## - -alamut_castle_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_alamut_castle_01_a_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_alamut_castle.dds" - - can_construct_potential = { - } - - cost_gold = 400 - - province_modifier = { - travel_danger = -30 - hostile_raid_time = 2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - fort_level = good_building_fort_level_tier_3 - } - - county_modifier = { - defender_holding_advantage = 2 - monthly_county_control_growth_add = 0.5 - } - - character_modifier = { - monthly_county_control_growth_factor = 0.2 - monthly_piety = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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 = alamut_castle_02 - - type = special - - flag = travel_point_of_interest_martial # fortress -} - -alamut_castle_02 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_alamut_castle_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hotin_fortress.dds" - - can_construct = { - scope:holder = { - employs_court_position = master_assassin_court_position - } - } - - cost_gold = 600 - cost_piety = 400 - - character_modifier = { - max_hostile_schemes_add = 1 - monthly_piety = 0.5 - learning = 1 - monthly_county_control_growth_factor = 0.2 - } - - province_modifier = { - travel_danger = -50 - hostile_raid_time = 3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - fort_level = good_building_fort_level_tier_4 - } - - county_modifier = { - defender_holding_advantage = 4 - monthly_county_control_growth_add = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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 # fortress -} - -assassin_castle_01 = { - - asset = { - type = pdxmesh - name = "fp3_building_special_alamut_castle_01_a_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hotin_fortress.dds" - - cost_gold = 600 - cost_piety = 400 - - character_modifier = { - max_hostile_schemes_add = 1 - monthly_piety = 0.5 - learning = 1 - monthly_county_control_growth_factor = 0.2 - } - - province_modifier = { - travel_danger = -50 - hostile_raid_time = 3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - fort_level = good_building_fort_level_tier_4 - } - - county_modifier = { - defender_holding_advantage = 4 - monthly_county_control_growth_add = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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 # fortress -} -################## -# Event Tower of Silence (typically a duchy building, this is a special for FP3 events) -################## -event_tower_of_silence_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_building_tower_of_silence.dds" - - can_construct_potential = { - always = no - } - - cost_gold = expensive_building_tier_3_cost - - county_modifier = { - county_opinion_add = 5 - development_growth_factor = 0.10 - } - - ai_value = { - base = 100 - modifier = { # Fill all building slots before going for duchy buildings - factor = 0 - free_building_slots > 0 - } - } - - type = special - - flag = travel_point_of_interest_religious # funeral site -} - -############ EP3 ############### - -########## -# Church of the Theotokos -########## -church_of_the_theotokos = { - - asset = { - type = pdxmesh - name = "ep3_monument_parthenon_01_b_mesh" - } - type_icon = "icon_structure_parthenon_theotokos.dds" - - construction_time = slow_construction_time - cost_gold = 1000 - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.3 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - travel_danger = -10 - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 - - next_building = parthenon - - flag = travel_point_of_interest_religious -} - -parthenon = { - - asset = { - type = pdxmesh - name = "ep3_monument_parthenon_01_a_mesh" - } - type_icon = "icon_structure_parthenon.dds" - - construction_time = slow_construction_time - cost_gold = 1000 - - can_construct = { - scope:holder.faith.religion = faith:hellenic_pagan.religion - } - - is_enabled = { - scope:holder.faith.religion = faith:hellenic_pagan.religion - custom_description = { - text = holy_site_building_trigger - barony = { - is_holy_site_of = scope:holder.faith - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.3 - monthly_dynasty_prestige_mult = 0.05 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - travel_danger = -10 - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Hagios Demetrios -########## -hagios_demetrios = { - asset = { - type = pdxmesh - name = ep3_hagios_demetrios_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_hagios_demetrios.dds" - - cost_gold = 1000 - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.2 - monthly_county_control_growth_factor = 0.05 - same_faith_opinion = 5 - } - - county_modifier = { - development_growth = 0.1 - county_opinion_add = 5 - } - - province_modifier = { - monthly_income = 0.5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Kassiopi Castle -########## -kassiopi_castle = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_kassiopi_castle.dds" - - cost_gold = 1000 - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder = { - culture = { - has_innovation = innovation_battlements - } - } - } - - character_modifier = { - monthly_influence = 0.1 - monthly_influence_mult = 0.05 - } - - county_modifier = { - hostile_raid_time = 0.5 - travel_danger = -20 - development_growth_factor = 0.2 - levy_size = 0.3 - } - - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - garrison_size = 0.2 - } - - 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 -} - -########## -# Church of St. Lazarus -########## -saint_lazarus = { - asset = { - type = pdxmesh - name = ep3_church_saint_lazarus_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_saint_lazarus.dds" - - cost_gold = 750 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.3 - monthly_county_control_growth_factor = 0.05 - same_faith_opinion = 5 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth = 0.2 - county_opinion_add = 5 - } - - province_modifier = { - monthly_income = 0.4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Sumela Monastery -########## -sumela_monastery_01 = { - asset = { - type = pdxmesh - name = ep3_sumela_monastery_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_sumela_monastery.dds" - - cost_gold = 1000 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.3 - monthly_county_control_growth_factor = 0.05 - same_faith_opinion = 5 - clergy_opinion = 5 - } - - county_modifier = { - development_growth = 0.1 - development_growth_factor = 0.1 - county_opinion_add = 5 - tax_mult = 0.1 - } - - province_modifier = { - monthly_income = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = sumela_monastery_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 -} - -sumela_monastery_02 = { - asset = { - type = pdxmesh - name = ep3_sumela_monastery_01_b_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_sumela_monastery.dds" - - cost_gold = 750 - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.4 - monthly_county_control_growth_factor = 0.1 - same_faith_opinion = 5 - clergy_opinion = 10 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.2 - county_opinion_add = 5 - tax_mult = 0.2 - } - - province_modifier = { - monthly_income = 0.4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Patras Castle -########## -patras_castle = { - asset = { - type = pdxmesh - name = ep3_patras_castle_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_patras_castle.dds" - - cost_gold = 1000 - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - - } - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_influence = 0.1 - monthly_influence_mult = 0.05 - } - - county_modifier = { - hostile_raid_time = 0.75 - travel_danger = -20 - development_growth_factor = 0.1 - levy_size = 0.2 - county_opinion_add = 10 - } - - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - garrison_size = 0.2 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - 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 -} - -########## -# Maiden's Tower -########## -maiden_tower = { - asset = { - type = pdxmesh - name = ep3_maidens_tower_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_maiden_tower.dds" - - cost_gold = 750 - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - - } - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_influence = 0.1 - monthly_influence_mult = 0.05 - } - - county_modifier = { - hostile_raid_time = 1 - travel_danger = -25 - county_opinion_add = 5 - tax_mult = 0.2 - } - - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_4 - fort_level = good_building_fort_level_tier_1 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - monthly_income = 2 - } - - 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 -} - -########## -# Despots' Palace at Mystras -########## -despot_palace = { - asset = { - type = pdxmesh - name = ep3_despots_palace_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_despot_palace.dds" - - cost_gold = 1200 - - can_construct_potential = { - building_requirement_tribal = no - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_primogeniture - has_cultural_pillar = heritage_byzantine - } - } - - character_modifier = { - monthly_dynasty_prestige_mult = 0.1 - powerful_vassal_opinion = 5 - monthly_prestige_gain_per_happy_powerful_vassal_add = 0.15 - courtly_opinion = 5 - parochial_opinion = 5 - legitimacy_gain_mult = 0.1 - monthly_influence = 0.2 - monthly_influence_mult = 0.3 - } - - county_modifier = { - monthly_county_control_growth_add = 0.5 - county_opinion_add = 20 - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - 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_diplomatic -} - -########## -# Meteora -########## -meteora_01 = { - asset = { - type = pdxmesh - name = ep3_meteora_01_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_meteora.dds" - - cost_gold = 500 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith = faith:orthodox - } - - character_modifier = { - monthly_piety = 0.2 - } - - county_modifier = { - development_growth = 0.1 - development_growth_factor = 0.1 - county_opinion_add = 10 - tax_mult = 0.1 - } - - province_modifier = { - monthly_income = 0.4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = meteora_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 -} - -meteora_02 = { - asset = { - type = pdxmesh - name = ep3_meteora_02_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_meteora.dds" - - cost_gold = 1000 - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - scope:holder.faith = faith:orthodox - } - - character_modifier = { - monthly_piety = 0.3 - monthly_county_control_growth_factor = 0.05 - clergy_opinion = 5 - parochial_opinion = 5 - zealot_opinion = 5 - zealot_tax_contribution_mult = 0.2 - zealot_levy_contribution_mult = 0.2 - } - - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.1 - county_opinion_add = 10 - tax_mult = 0.2 - } - - province_modifier = { - monthly_income = 0.5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Mt. Athos -########## -mount_athos_01 = { - asset = { - type = pdxmesh - name = ep3_athos_monasteries_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_mount_athos.dds" - - cost_gold = 300 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith = faith:orthodox - } - - character_modifier = { - religious_vassal_opinion = 5 - } - - county_modifier = { - development_growth = 0.1 - development_growth_factor = 0.1 - tax_mult = 0.1 - } - - province_modifier = { - monthly_income = 0.1 - } - - next_building = mount_athos_02 - - 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_religious -} - -mount_athos_02 = { - asset = { - type = pdxmesh - name = ep3_athos_monasteries_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_mount_athos.dds" - - cost_gold = 600 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith = faith:orthodox - } - - character_modifier = { - monthly_piety = 0.2 - religious_vassal_opinion = 10 - zealot_opinion = 5 - clergy_opinion = 5 - } - - county_modifier = { - development_growth = 0.15 - development_growth_factor = 0.15 - county_opinion_add = 5 - tax_mult = 0.2 - } - - province_modifier = { - monthly_income = 0.3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - next_building = mount_athos_03 - - 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 -} - -mount_athos_03 = { - asset = { - type = pdxmesh - name = ep3_athos_monasteries_01_b_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mount_athos.dds" - - cost_gold = 1000 - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - is_enabled = { - scope:holder.faith = faith:orthodox - } - - character_modifier = { - monthly_piety = 0.4 - cultural_head_fascination_mult = 0.10 - faith_creation_piety_cost_mult = -0.2 - religious_vassal_opinion = 10 - zealot_opinion = 10 - clergy_opinion = 10 - } - - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.3 - county_opinion_add = 10 - tax_mult = 0.3 - } - - province_modifier = { - monthly_income = 0.4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Sant'Apollinare Nuovo -########## -apollinare_nuovo = { - asset = { - type = pdxmesh - name = ep3_basilica_sant_apollinare_nuovo_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_apollinare_nuovo.dds" - - cost_gold = 1000 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.2 - religious_vassal_opinion = 5 - monthly_county_control_growth_factor = 0.1 - zealot_opinion = 5 - clergy_opinion = 5 - } - - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.25 - county_opinion_add = 10 - tax_mult = 0.3 - } - - province_modifier = { - monthly_income = 0.5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Saint Chatherine's Monastery -########## -saint_catherine = { - asset = { - type = pdxmesh - name = ep3_saint_catherine_monastery_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_saint_catherine.dds" - - cost_gold = 1000 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.3 - religious_vassal_opinion = 5 - monthly_county_control_growth_factor = 0.2 - monthly_lifestyle_xp_gain_mult = 0.10 - cultural_head_fascination_mult = 0.10 - zealot_opinion = 5 - clergy_opinion = 5 - } - - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.3 - tax_mult = 0.3 - } - - province_modifier = { - monthly_income = 1 - fort_level = good_building_fort_level_tier_1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Jvari Monastery -########## -jvari_monastery = { - asset = { - type = pdxmesh - name = ep3_jvari_monastery_01_a_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_jvari_monastery.dds" - - cost_gold = 700 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.3 - religious_vassal_opinion = 5 - zealot_opinion = 5 - clergy_opinion = 10 - monthly_county_control_growth_factor = 0.1 - } - - county_modifier = { - development_growth = 0.1 - development_growth_factor = 0.15 - tax_mult = 0.3 - county_opinion_add = 10 - } - - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Etchmiadzin Cathedral -########## -etchmiadzin_cathedral = { - asset = { - type = pdxmesh - name = ep3_etchmiadzin_cathedral_01_a_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_etchmiadzin_cathedral.dds" - - cost_gold = 1000 - - can_construct = { - - } - - is_enabled = { - scope:holder.faith = faith:armenian_apostolic - } - - character_modifier = { - monthly_piety = 0.4 - religious_vassal_opinion = 10 - zealot_opinion = 10 - clergy_opinion = 10 - monthly_dynasty_prestige_mult = 0.05 - same_faith_opinion = 5 - } - - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.15 - tax_mult = 0.3 - county_opinion_add = 10 - } - - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Cattolica di Stilo -########## -cattolica_stilo = { - asset = { - type = pdxmesh - name = ep3_cattolica_di_stilo_mesh - } - construction_time = slow_construction_time - - type_icon = "icon_structure_cattolica_stilo.dds" - - cost_gold = 750 - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.5 - religious_vassal_opinion = 5 - zealot_opinion = 5 - clergy_opinion = 5 - holy_order_hire_cost_mult = -0.15 - } - - county_modifier = { - development_growth = 0.15 - development_growth_factor = 0.15 - tax_mult = 0.1 - county_opinion_add = 10 - } - - province_modifier = { - monthly_income = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Hosios Loukas -########## -hosios_loukas = { - construction_time = slow_construction_time - - type_icon = "icon_structure_hosios_loukas.dds" - - cost_gold = 1000 - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.2 - religious_vassal_opinion = 5 - zealot_opinion = 5 - clergy_opinion = 5 - monthly_prestige = 0.3 - monthly_influence = 0.2 - negate_health_penalty_add = 0.05 - } - - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.2 - tax_mult = 0.4 - } - - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Church of Saint Sophia, Ohrid -########## -sofia_ohrid = { - asset = { - type = pdxmesh - name = ep3_church_saint_sophia_ohrid_01_a_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_sofia_ohrid.dds" - - cost_gold = 1000 - - can_construct = { - scope:holder.faith.religion = religion:christianity_religion - } - - is_enabled = { - scope:holder.faith.religion = religion:christianity_religion - } - - character_modifier = { - monthly_piety = 0.3 - religious_vassal_opinion = 5 - zealot_opinion = 5 - clergy_opinion = 10 - monthly_county_control_growth_factor = 0.05 - monthly_dynasty_prestige_mult = 0.05 - } - - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.3 - tax_mult = 0.2 - } - - province_modifier = { - monthly_income = 0.5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Fairy Chimneys -########## -fairy_chimneys = { - asset = { - type = pdxmesh - name = ep3_fairy_chimneys_01_a_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_fairy_chimneys.dds" - - can_construct_potential = { - - } - - is_enabled = { - - } - - cost_gold = 250 - - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.2 - hostile_raid_time = 0.5 - defender_holding_advantage = 5 - } - - province_modifier = { - garrison_size = 0.1 - levy_size = 0.1 - travel_danger = -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 -} - -########## -# Cilician Gates -########## -cilician_gates = { - asset = { - type = pdxmesh - name = ep3_cilician_gates_mesh - } - construction_time = very_slow_construction_time - - type_icon = "icon_structure_cilician_gates.dds" - - can_construct_potential = { - - } - - is_enabled = { - - } - - cost_gold = 500 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_influence = 0.1 - monthly_influence_mult = 0.1 - } - - county_modifier = { - hostile_raid_time = 1 - defender_holding_advantage = 5 - monthly_county_control_growth_add = 0.5 - fort_level = good_building_fort_level_tier_1 - } - - province_modifier = { - travel_danger = -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_martial -} - -########## -# Pleasure Dome -########## -pleasure_dome = { - construction_time = very_slow_construction_time - effect_desc = pleasure_dome_effect_desc - - type_icon = "icon_pleasure_dome.dds" - - character_modifier = { - monthly_prestige_gain_mult = 0.15 - owned_hostile_scheme_success_chance_add = 25 - owned_personal_scheme_success_chance_add = 25 - court_grandeur_baseline_add = 12 - monthly_income_from_herd_mult = 0.15 - herd_capacity_mult = 0.25 - herd_conversion = 0.005 - } - - province_modifier = { - monthly_income = excellent_building_tax_tier_4 - } - - type = special -} - -# Burkhan Khaldun -########## - -burkhan_khaldun_01 = { - - asset = { - type = pdxmesh - name = "mpo_building_special_burkhan_khaldun_mesh" - } - - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_burkhan_khaldun.dds" - - can_construct_potential = {} - - cost_gold = 300 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - clergy_opinion = 5 - } - - province_modifier = { - fort_level = 2 - defender_holding_advantage = normal_building_advantage_tier_3 - } - - county_modifier = { - county_opinion_add = 5 - mountains_fertility_growth_mult = 0.25 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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_natural_feature -} - -########## -# Swahili Ports -########## - -swahili_port_pemba = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_swahili_port.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - naval_movement_speed_mult = 0.25 - embarkation_cost_mult = -0.5 - } - - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.2 - hostile_raid_time = 0.5 - } - - province_modifier = { - garrison_size = 1 - fort_level = 1 - monthly_income = 3 - } - - 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 -} - -swahili_port_zanzibar = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_swahili_port.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - naval_movement_speed_mult = 0.25 - embarkation_cost_mult = -0.5 - } - - county_modifier = { - development_growth_factor = 0.3 - development_growth = 0.5 - } - - province_modifier = { - levy_size = 1 - monthly_income = 4 - } - - 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 -} - -swahili_port_mombasa = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_swahili_port.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - naval_movement_speed_mult = 0.25 - embarkation_cost_mult = -0.25 - } - - county_modifier = { - tax_mult = 0.1 - levy_size = 0.1 - defender_holding_advantage = 10 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - garrison_size = 1 - fort_level = 2 - monthly_income = 2 - } - - 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 -} - -swahili_port_pate = { # Early location of Swahili Coast development and site of early mosques - construction_time = very_slow_construction_time - - type_icon = "icon_structure_swahili_port.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - embarkation_cost_mult = -0.5 - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - domain_tax_different_faith_mult = 0.15 - } - - county_modifier = { - tax_mult = 0.1 - levy_size = 0.1 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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_economic -} - -swahili_port_lamu = { # Early location of Swahili Coast development and site of early trade good abundance - construction_time = very_slow_construction_time - - type_icon = "icon_structure_swahili_port.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - embarkation_cost_mult = -0.25 - diplomacy_per_piety_level = 1 - stewardship_per_prestige_level = 1 - different_culture_opinion = 10 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 4 - } - - 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 -} - -########## -# Wulingyuan -########## - -wulingyuan_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_wulingyuan.dds" - - can_construct_potential = { - } - - cost_gold = 1000 - - character_modifier = { - monthly_prestige = 1 - monthly_dynasty_prestige_mult = 0.1 - } - - county_modifier = { - } - - 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_natural_feature # mountains -} - -########## -# Leshan Giant Buddha -########## - -leshan_giant_buddha_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_leshan_buddha_mesh" - } - - type_icon = "icon_structure_leshan_giant_buddha.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 2000 - - character_modifier = { - monthly_piety_gain_mult = 0.1 - stress_loss_per_piety_level = 0.05 - } - county_modifier = { - tax_mult = 0.1 - county_opinion_add = 5 - travel_danger = -10 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Yungang Grottoes -########## - -yungang_grottoes_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_yungang_grottoes.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 2000 - - character_modifier = { - monthly_piety_gain_mult = 0.1 - intrigue_per_piety_level = 1 - } - county_modifier = { - tax_mult = 0.1 - development_growth = 0.2 - development_growth_factor = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Wudang Mountain Temples -########## - -wudang_mountain_temples_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_wudang_mountains_mesh" - } - - type_icon = "icon_structure_wudang_mountain_temples.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_per_court_position_mult = 0.03 - prowess_per_piety_level = 1 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.25 - } - - 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_religious -} - -########## -# Shaolin Monastery -########## - -shaolin_monastery_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.5 - monthly_piety_from_buildings_mult = 0.3 - prowess_per_piety_level = 3 - buddhism_religion_opinion = 10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Lingyin Temple -########## - -lingyin_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_lingyin_temple.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_mult = 0.15 - monthly_dynasty_prestige_mult = 0.05 - learning_per_merit_level = 0.5 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.1 - } - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Giant Wild Goose Pagoda -########## - -giant_wild_goose_pagoda_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_giant_wild_goose_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - OR = { - religion = { is_in_family = rf_eastern } - religion = { is_in_family = rf_sinitic } - } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 1 - monthly_piety_gain_per_happy_powerful_vassal_mult = 0.07 - same_heritage_county_advantage_add = 2 - faith_conversion_piety_cost_mult = -0.2 - learning = 1 - } - county_modifier = { - tax_mult = 0.1 - development_growth = 0.2 - } - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Kaifeng Imperial Palace -########## - -kaifeng_palace_01 = { - construction_time = very_slow_construction_time - - effect_desc = { - triggered_desc = { - trigger = { has_tgp_dlc_trigger = yes } - desc = unlocks_building_desc - } - triggered_desc = { - trigger = { has_tgp_dlc_trigger = yes } - desc = kaifeng_examination_cost_bonus_desc - } - } - - type_icon = "icon_structure_kaifeng_palace.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.1 - stewardship_per_influence_level = 1 - dynasty_house_opinion = 5 - monthly_influence_mult = 0.1 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - 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 -} - -########## -# The Forbidden City -########## - -forbidden_city_01 = { - construction_time = very_slow_construction_time - - effect_desc = { - triggered_desc = { - trigger = { - OR = { - has_tgp_dlc_trigger = yes - has_ep3_dlc_trigger = yes - } - } - desc = unlocks_building_desc - } - triggered_desc = { - trigger = { - OR = { - has_tgp_dlc_trigger = yes - has_ep3_dlc_trigger = yes - } - } - desc = beijing_palace_bonus_desc - } - } - - type_icon = "icon_structure_forbidden_city.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.capital_province = root - } - - cost_gold = 1000 - - character_modifier = { - court_grandeur_baseline_add = 10 - monthly_dynasty_prestige_mult = 0.1 - diplomacy_per_influence_level = 1 - courtly_opinion = 5 - monthly_influence_mult = 0.1 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - 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_diplomatic -} - -########## -# Qianling Mausoleum -########## - -qianling_mausoleum_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_qianling_mausoleum.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 1000 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.1 - } - county_modifier = { - monthly_county_control_growth_add = 1 - levy_size = 0.1 - build_gold_cost = -0.05 - } - - 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_religious # religious tomb -} - -########## -# Quanzhou Seaport -########## - -quanzhou_seaport_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_quanzhou_seaport.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 1000 - - character_modifier = { - naval_movement_speed_mult = 0.25 - cultural_head_acceptance_gain_mult = 0.2 - different_culture_opinion = 5 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.2 - } - province_modifier = { - monthly_income = 4 - } - - 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 -} - -########## -# Angkor Wat -########## - -angkor_wat_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_angkorwat_mesh" - } - - type_icon = "icon_structure_angkor_wat.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - cost_gold = 2000 - - character_modifier = { - monthly_piety_gain_mult = 0.2 - negate_learning_penalty_add = 4 - clergy_opinion = 10 - monthly_learning_lifestyle_xp_gain_mult = 0.2 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - monthly_county_control_growth_add = 0.2 - } - province_modifier = { - monthly_income = 3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 8 - 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 -} - -########## -# Imperial Citadel of Thang Long -########## - -citadel_thang_long_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_thang_long_palace_mesh" - } - - type_icon = "icon_structure_citadel_thang_long.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 750 - - character_modifier = { - monthly_prestige_gain_mult = 0.05 - knight_effectiveness_per_martial = 0.01 - } - county_modifier = { - hostile_raid_time = 0.25 - } - province_modifier = { - fort_level = 2 - defender_holding_advantage = 5 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - } - - next_building = citadel_thang_long_02 - - 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_martial -} - -citadel_thang_long_02 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_thang_long_palace_mesh" - } - - type_icon = "icon_structure_citadel_thang_long.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 1000 - - character_modifier = { - monthly_prestige_gain_per_legitimacy_level_mult = 0.05 - knight_effectiveness_per_martial = 0.03 - monthly_dynasty_prestige_mult = 0.1 - legitimacy_gain_mult = 0.1 - } - county_modifier = { - hostile_raid_time = 0.5 - development_growth_factor = 0.1 - } - province_modifier = { - fort_level = 4 - defender_holding_advantage = 10 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - } - - 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_martial -} - -########## -# Po Klong Garai Temple -########## - -po_klong_garai_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_po_klong_temple_mesh" - } - - type_icon = "icon_structure_po_klong_garai.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_per_legitimacy_level_mult = 0.04 - learning = 1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - monthly_county_control_growth_factor = 0.2 - epidemic_resistance = 10 - } - province_modifier = { - monthly_income = 2 - } - - ai_value = { - base = 8 - modifier = { # Fill all building slots before going for special buildings - factor = 0 - free_building_slots > 0 - } - } - - type = special - - flag = travel_point_of_interest_religious -} - -########## -# Krakatoa -########## - -krakatoa_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_krakatoa.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 1000 - - character_modifier = { - stress_loss_mult = 0.1 - dread_baseline_add = 10 - monthly_dynasty_prestige_mult = 0.05 - } - county_modifier = { - development_growth = 0.1 - } - province_modifier = { - travel_danger = 5 - } - - 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_natural_feature -} - -########## -# Borobudur -########## - -borobudur_01 = { - construction_time = very_slow_construction_time - - asset = { - type = pdxmesh - name = "tgp_building_special_borudur_mesh" - } - - type_icon = "icon_structure_borobudur.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - custom_description = { - text = buddhas_of_bamian_trigger - scope:holder = { - religion = { is_in_family = rf_eastern } - } - } - } - - cost_gold = 1000 - - character_modifier = { - monthly_piety_gain_mult = 0.2 - monthly_dynasty_prestige_mult = 0.1 - different_faith_opinion = 5 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - build_speed = -0.1 - } - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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 -} - -########## -# Hōshi Ryokan -########## - -hoshi_ryokan_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hoshi_ryokan.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - } - - cost_gold = 500 - - character_modifier = { - stress_loss_mult = 0.2 - dynasty_house_opinion = 10 - } - county_modifier = { - tax_mult = 0.05 - development_growth = 0.05 - } - province_modifier = { - monthly_income = 1 - travel_danger = -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_stress_relief -} - -########## -# Herat Bazaar -########## - -herat_bazaar_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = herat_bazaar_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -herat_bazaar_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - can_construct = { - } - - cost_gold = 800 - - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -########## -# Shuka of Dvin -########## - -dvin_shuka_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = dvin_shuka_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -dvin_shuka_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Khrom of Lhasa -########## - -lhasa_market_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = lhasa_market_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -lhasa_market_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Bazaar of Khiva -########## - -khiva_bazaar_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = khiva_bazaar_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -khiva_bazaar_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - scope:holder = { - any_character_situation = { situation_type = silk_road_situation } - } - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Market of Chang'an -########## - -changan_market_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - cost_gold = 400 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = changan_market_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -changan_market_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - character_modifier = { - monthly_prestige_gain_mult = 0.10 - monthly_dynasty_prestige_mult = 0.10 - character_travel_speed_mult = 0.10 - } - county_modifier = { - development_growth = 0.25 - tax_mult = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Bazaar of Lahur (Lahore) -########## - -lahur_bazaar_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = lahur_bazaar_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -lahur_bazaar_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Hamadan Bazaar -########## - -hamadan_bazaar_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = hamadan_bazaar_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -hamadan_bazaar_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -########## -# Market of Dunhuang -########## - -dunhuang_market_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = dunhuang_market_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -dunhuang_market_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic - flag = silk_road_node -} - -########## -# Sunday Bazaar of Kashgar -########## - -sunday_bazaar_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - cost_gold = 400 - - province_modifier = { - monthly_income = 2 - travel_danger = -10 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - next_building = sunday_bazaar_02 - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -sunday_bazaar_02 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_special_silk_road_market.dds" - - can_construct_potential = { - - } - - can_construct = { - } - - cost_gold = 800 - - province_modifier = { - travel_danger = -15 - monthly_income = 2 - } - county_modifier = { - development_growth = 0.25 - development_growth_factor = 0.15 - tax_mult = 0.2 - } - character_modifier = { - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - tgp_silk_road_market_built_effect = yes - } - - ai_value = { - base = 12 - - directive_to_build_economy_modifier = yes - - modifier = { - factor = 3 - scope:holder.capital_province = this - } - } - - type = special - - flag = travel_point_of_interest_economic -} - -########## -# Mount Fuji -########## - -mount_fuji_01 = { - asset = { - type = pdxmesh - name = "tgp_building_special_mt_fuji_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mount_apo.dds" - - is_enabled = { - custom_description = { - text = holy_site_shinto_or_holy_site_trigger - OR = { - scope:holder.religion = religion:shintoism_religion - custom_description = { - text = holy_site_building_trigger - barony = { is_holy_site_of = scope:holder.faith } - } - scope:holder.faith = { has_doctrine = special_doctrine_immaterial_harmony } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - stress_loss_mult = 0.1 - } - - county_modifier = { - tax_mult = 0.15 - travel_danger = -30 - } - - province_modifier = { - monthly_income = 2 - } - - type = special - - flag = travel_point_of_interest_religious - flag = is_mountain -} - -########## -# Itsukushima-jinja -########## - -itsukushima_jinja_01 = { - asset = { - type = pdxmesh - name = "tgp_building_special_itsukushima_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - next_building = itsukushima_jinja_02 - - is_enabled = { - custom_description = { - text = holy_site_shinto_or_holy_site_trigger - OR = { - scope:holder.religion = religion:shintoism_religion - custom_description = { - text = holy_site_building_trigger - barony = { is_holy_site_of = scope:holder.faith } - } - scope:holder.faith = { has_doctrine = special_doctrine_immaterial_harmony } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - embarkation_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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_religious -} - -itsukushima_jinja_02 = { - asset = { - type = pdxmesh - name = "tgp_building_special_itsukushima_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - is_enabled = { - custom_description = { - text = holy_site_shinto_or_holy_site_trigger - OR = { - scope:holder.religion = religion:shintoism_religion - custom_description = { - text = holy_site_building_trigger - barony = { is_holy_site_of = scope:holder.faith } - } - scope:holder.faith = { has_doctrine = special_doctrine_immaterial_harmony } - } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.5 - monthly_dynasty_prestige_mult = 0.1 - embarkation_cost_mult = -0.2 - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.3 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - ai_value = { - base = 100 - ai_pious_building_preference_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_religious -} - -########## -# Heian Palace -########## - -heian_palace_01 = { - asset = { - type = pdxmesh - name = "tgp_building_special_heian_kyo_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_heian_palace.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - court_grandeur_baseline_add = 10 - monthly_dynasty_prestige_mult = 0.1 - diplomacy_per_influence_level = 1 - courtly_opinion = 5 - monthly_influence_mult = 0.05 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - levy = 2000 - - 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_diplomatic -} - -########## -# Ise Jingu -########## - -ise_jingu_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - character_travel_speed_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - development_growth = 0.1 - } - - 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_religious -} - -########## -# Kofuku-ji -########## - -kofuku_ji_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - faith_creation_piety_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - 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_religious -} - -########## -# Enryaku-ji (延暦寺) -########## - -enryaku_ji_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - faith_creation_piety_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - 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_religious -} - -########## -# Dazaifu -########## - -dazaifu_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_prestige = 0.25 - monthly_county_control_growth_factor = 0.1 - build_speed = -0.1 - diplomacy_per_influence_level = 1 - } - - character_government_modifier = { - parameter = government_is_administrative - monthly_influence = 0.5 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - fort_level = 2 - monthly_income = 2 - } - - 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 -} - -########## -# Chinjufu -########## - -chinjufu_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_torii_gate.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_prestige = 0.1 - glory_hound_opinion = 5 - vassal_limit = 1 - defender_advantage = 4 - } - - county_modifier = { - hostile_raid_time = 0.5 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - province_modifier = { - fort_level = 2 - } - - 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_martial -} - -########## -# Hakata Port -########## - -hakata_port_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_quanzhou_seaport.dds" - - show_disabled = yes - - cost_gold = 1000 - - next_building = hakata_port_02 - - character_modifier = { - monthly_income = 1 - parochial_opinion = 5 - naval_movement_speed_mult = 0.1 - embarkation_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.15 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 2 - } - - 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 -} - -hakata_port_02 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_quanzhou_seaport.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_income = 2 - parochial_opinion = 10 - naval_movement_speed_mult = 0.2 - embarkation_cost_mult = -0.2 - } - - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.3 - development_growth = 0.2 - } - - province_modifier = { - monthly_income = 4 - } - - 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 -} - -########## -# Hwangnyongsa -########## - -hwangnyongsa_01 = { - asset = { - type = pdxmesh - name = "tgp_building_special_hwangnyongsa_mesh" - } - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - levy_reinforcement_rate_same_faith = 0.15 - monthly_county_control_growth_factor = 0.05 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - 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_religious -} - -########## -# Byeok-ran Port - 碧瀾渡 (벽란도) -########## - -byeokran_port_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_quanzhou_seaport.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - cost_gold = 1000 - - character_modifier = { - monthly_income = 1 - parochial_opinion = 5 - naval_movement_speed_mult = 0.1 - embarkation_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.15 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 2 - } - - 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 -} - -########## -# Mount Baekdu -########## - -mount_baekdu_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mount_apo.dds" - - is_enabled = { - custom_description = { - text = holy_site_building_trigger - barony = { is_holy_site_of = scope:holder.faith } - } - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - stress_loss_mult = 0.1 - } - - county_modifier = { - county_opinion_add = 5 - tax_mult = 0.1 - } - - province_modifier = { - fort_level = 2 - defender_holding_advantage = 6 - } - - type = special - - flag = travel_point_of_interest_religious - flag = travel_point_of_interest_stress_relief - flag = travel_point_of_interest_natural_feature # mountain - flag = is_mountain -} - -########## -# Dâu Temple -########## - -dau_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_dau.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 1000 - - character_modifier = { - learning_per_piety_level = 1 - health = 0.10 - } - - county_holder_character_modifier = { - buddhism_religion_opinion = 5 - } - - county_modifier = { - tax_mult = 0.1 - development_growth = 0.10 - epidemic_resistance = 10 - } - province_modifier = { - monthly_income = 2 - } - - 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_religious -} - -########## -# Liuhe Pagoda -########## - -liuhe_pagoda_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_liuhe_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 1250 - - character_modifier = { - monthly_county_control_growth_factor = 0.15 - monthly_piety_gain_mult = 0.10 - monthly_prestige_gain_mult = 0.05 - clergy_opinion = 5 - } - county_modifier = { - tax_mult = 0.15 - development_growth = 0.10 - travel_danger = -10 - } - province_modifier = { - monthly_income = 2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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_religious -} - -########## -# Muaro Jambi Temple Compounds -########## - -muaro_jambi_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mauro_jambi.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 1000 - - character_modifier = { - monthly_county_control_growth_factor = 0.10 - martial_per_piety_level = 1 - direct_vassal_opinion = 5 - } - county_modifier = { - tax_mult = 0.10 - } - province_modifier = { - monthly_income = 1 - fort_level = 2 - levy_size = 0.1 - travel_danger = -20 - } - - 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_religious - flag = travel_point_of_interest_martial -} - -########## -# Hanging Temple -########## - -hanging_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_hanging_temple.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 2000 - - character_modifier = { - piety_level_impact_mult = 0.1 - monthly_piety_gain_per_legitimacy_level_mult = 0.05 - taoism_religion_opinion = 15 - buddhism_religion_opinion = 15 - confucianism_religion_opinion = 15 - } - - province_modifier = { - monthly_income = 1 - } - - county_modifier = { - tax_mult = 0.1 - development_growth = 0.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_religious -} - -########## -# Pagoda of Fogong Temple -########## - -pagoda_of_fogong_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_fogong_temple_pagoda.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 2000 - - character_modifier = { - monthly_piety_from_buildings_mult = 0.1 - monthly_piety_gain_per_legitimacy_level_mult = 0.05 - buddhism_religion_opinion = 5 - zealot_opinion = 5 - monthly_dynasty_prestige_mult = 0.1 - } - - province_modifier = { - monthly_income = 1.5 - artifact_decay_reduction_mult = -0.15 - } - - county_modifier = { - tax_mult = 0.1 - development_growth = 0.1 - county_opinion_add = 5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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_religious -} - -########## -# Plain of Jars -########## - -plain_of_jars_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_plain_of_jars.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 2000 - - character_modifier = { - stress_loss_per_piety_level = 0.1 - diplomatic_range_mult = 0.20 - intrigue_per_piety_level = 1 - levy_reinforcement_rate_same_faith = 0.1 - } - - province_modifier = { - monthly_income = 1 - } - - county_modifier = { - travel_danger = -20 - } - - 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_religious -} - -########## -# Dieng Plateau -########## - -dieng_plateau_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_dieng_pleateau.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 2000 - - character_modifier = { - stress_loss_per_piety_level = 0.1 - dread_gain_mult = 0.15 - intrigue = 1 - monthly_piety_gain_per_dread_mult = 0.05 - learning = 1 - } - - province_modifier = { - - } - - county_modifier = { - monthly_county_control_decline_add = 0.5 - } - - 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_religious -} - -########## -# Mount Apo -########## - -mount_apo_01 = { - - construction_time = very_slow_construction_time - - type_icon = "icon_structure_mount_apo.dds" - - is_enabled = { - - } - - show_disabled = yes - - cost_gold = 1000 - - character_modifier = { - piety_level_impact_mult = 0.25 - faith_creation_piety_cost_mult = -0.15 - stress_loss_mult = 0.05 - realm_priest_opinion = 10 - } - - county_modifier = { - monthly_county_control_growth_factor = 0.1 - } - - province_modifier = { - monthly_income = 1 - } - - type = special - - flag = travel_point_of_interest_religious - flag = travel_point_of_interest_stress_relief - flag = travel_point_of_interest_natural_feature # mountain - flag = is_mountain -} - -########## -# Besakih Temple -########## - -besakih_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_besakih.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - - is_enabled = { - - } - - cost_gold = 2000 - - character_modifier = { - monthly_piety_gain_per_knight_mult = 0.03 - hinduism_religion_opinion = 10 - monthly_dynasty_prestige_mult = 0.1 - learning = 1 - legitimacy_gain_mult = 0.1 - } - - province_modifier = { - monthly_income = 2 - } - - county_modifier = { - tax_mult = 0.15 - development_growth = 0.15 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t3_effect = yes - } - - 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_religious -} - -########## -# Gongsanseong Fortress -########## - -gongsanseong_fortress_01 = { - construction_time = slow_construction_time - - type_icon = "icon_structure_gongsanseong_fortress.dds" - - can_construct_potential = { - } - - cost_gold = 1500 - - max_garrison = good_building_max_garrison_tier_2 - - character_modifier = { - monthly_dynasty_prestige_mult = 0.1 - monthly_county_control_growth_add = 0.5 - } - - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - travel_danger = -20 - } - - 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 -} - -########## -# White Deer Grotto Academy -########## - -white_deer_grotto_academy_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - prestige_level >= 4 - } - county = { - development_level >= 30 - } - } - - show_disabled = yes - - cost_gold = 1000 - - 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 = 2 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.05 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - - 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 -} - -########## -# Shigu Academy -########## - -shigu_academy_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - prestige_level >= 4 - } - county = { - development_level >= 30 - } - } - - show_disabled = yes - - cost_gold = 1000 - - 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_lifestyle_xp_gain_mult = 0.1 - monthly_dynasty_prestige = 0.1 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - - 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 -} - -########## -# Culai Academy -########## - -culai_academy_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - prestige_level >= 4 - } - county = { - development_level >= 30 - } - } - - show_disabled = yes - - cost_gold = 1000 - - 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_piety_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - monthly_prestige = 0.05 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - - 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 -} - -########## -# Lize Academy -########## - -lize_academy_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_university_requirement = yes - } - - can_construct = { - scope:holder = { - highest_held_title_tier >= tier_duchy - prestige_level >= 4 - } - county = { - development_level >= 30 - } - } - - show_disabled = yes - - cost_gold = 1000 - - 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_merit_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - prestige_level_impact_mult = 0.15 - } - - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - - 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 -} - -########## -# Maoshan Academy -########## - -maoshan_academy_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - show_disabled = yes - - cost_gold = 1000 - - 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 - } - - character_modifier = { - monthly_piety = 0.25 - monthly_dynasty_prestige_mult = 0.05 - faith_creation_piety_cost_mult = -0.1 - } - - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - development_growth = 0.15 - } - - province_modifier = { - monthly_income = 2 - } - - 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_religious - flag = travel_point_of_interest_learning - flag = special_university -} - -########## -# Tiantai Monasteries -########## - -tiantai_monasteries_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - show_disabled = yes - - cost_gold = 1000 - - 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 - } - - character_modifier = { - monthly_piety = 0.20 - faith_creation_piety_cost_mult = -0.05 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.15 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 1.5 - } - - 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_religious - flag = travel_point_of_interest_learning - flag = special_university -} - -########## -# Jizu Shan Temples -########## - -jizu_shan_temples_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - show_disabled = yes - - cost_gold = 1000 - - 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 - } - - character_modifier = { - monthly_piety = 0.20 - faith_creation_piety_cost_mult = -0.05 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.15 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 1.5 - } - - 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_religious - flag = travel_point_of_interest_learning - flag = special_university -} - -########## -# Nanhua Temple -########## - -nanhua_temple_01 = { - construction_time = very_slow_construction_time - - type_icon = "icon_structure_shaolin_monastery.dds" - - show_disabled = yes - - cost_gold = 1000 - - 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 - } - - character_modifier = { - monthly_piety = 0.20 - faith_creation_piety_cost_mult = -0.05 - } - - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.15 - development_growth = 0.1 - } - - province_modifier = { - monthly_income = 1.5 - } - - 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_religious - flag = travel_point_of_interest_learning - flag = special_university -} diff --git a/N3OW/common/buildings/00_special_mines.txt b/N3OW/common/buildings/00_special_mines.txt deleted file mode 100644 index d00f489c..00000000 --- a/N3OW/common/buildings/00_special_mines.txt +++ /dev/null @@ -1,9122 +0,0 @@ -########## -# Generic Mines -########## -### Copper ### -generic_copper_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.04 - development_growth_factor = 0.025 - } - - next_building = generic_copper_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_copper_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.08 - development_growth_factor = 0.05 - } - - next_building = generic_copper_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_copper_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.12 - development_growth_factor = 0.1 - } - - next_building = generic_copper_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_copper_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.16 - development_growth_factor = 0.15 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -### Silver ### -generic_silver_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_generic_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.04 - } - - next_building = generic_silver_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_silver_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_generic_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.08 - } - - next_building = generic_silver_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_silver_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_generic_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.12 - } - - next_building = generic_silver_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_silver_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_generic_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.16 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -### Gold ### -generic_gold_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = gold_mine_generic_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.04 - } - - next_building = generic_gold_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_gold_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = gold_mine_generic_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.08 - } - - next_building = generic_gold_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_gold_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = gold_mine_generic_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.12 - } - - next_building = generic_gold_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -generic_gold_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = gold_mine_generic_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.16 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -########## -# Rammelsberg Mines -########## - -rammelsberg_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.05 - } - - next_building = rammelsberg_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rammelsberg_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.1 - } - - next_building = rammelsberg_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rammelsberg_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.15 - } - - next_building = rammelsberg_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rammelsberg_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -########## -# Kutna Hora Mines -########## - -kutna_hora_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.05 - } - - next_building = kutna_hora_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -kutna_hora_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.1 - } - - next_building = kutna_hora_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -kutna_hora_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.20 - development_growth_factor = 0.15 - } - - next_building = kutna_hora_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -kutna_hora_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -########## -# Kremnica Mines -########## - -kremnica_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - - next_building = kremnica_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -kremnica_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = kremnica_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -kremnica_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = kremnica_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -kremnica_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -########## -# Falun Mines -########## - -falun_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = falun_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -falun_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = falun_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -falun_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = falun_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -falun_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -########## -# Schwaz Silver Mines -########## - -schwaz_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = schwaz_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -schwaz_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = schwaz_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -schwaz_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = schwaz_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -schwaz_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -########## -# Argentiera Silver Mines -########## - -argentiera_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = argentiera_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -argentiera_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = argentiera_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -argentiera_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = argentiera_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -argentiera_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -########## -# Kollur Diamond Mines -########## - -kollur_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.1 - } - - next_building = kollur_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -kollur_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.15 - } - - next_building = kollur_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -kollur_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - next_building = kollur_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -kollur_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -########## -# Siderokausia Silver Mines -########## - -siderokausia_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = siderokausia_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -siderokausia_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = siderokausia_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -siderokausia_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = siderokausia_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -siderokausia_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -########## -# Malinese Gold Mines -########## - -mali_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.05 - development_growth = 0.1 - } - - next_building = mali_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -mali_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.1 - development_growth = 0.15 - } - - next_building = mali_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -mali_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.15 - development_growth = 0.2 - } - - next_building = mali_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -mali_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.2 - development_growth = 0.3 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -#Iron - -############################## -# Konasamudram Iron Mines -############################## - -konasamudram_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - has_innovation = innovation_wootz_steel - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = konasamudram_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -konasamudram_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - has_innovation = innovation_wootz_steel - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = konasamudram_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -konasamudram_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = konasamudram_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -konasamudram_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -############################## -# Forest of Dean Iron Mines -############################## - -dean_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - #Offa's Dyke - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = dean_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -dean_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - #Offa's Dyke - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = dean_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -dean_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - #Offa's Dyke - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = dean_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -dean_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - #Offa's Dyke - defender_holding_advantage = 5 - stationed_maa_toughness_mult = 0.05 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -############################## -# Phnom Dek Iron Mines -############################## - -phnom_dek_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = phnom_dek_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -phnom_dek_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = phnom_dek_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -phnom_dek_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = phnom_dek_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -phnom_dek_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_iron -} - -#Copper & Zinc - -############################## -# Zawar Zinc and Copper Mines -############################## - -zawar_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = zawar_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -zawar_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = zawar_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -zawar_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = zawar_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -zawar_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -############################## -# Takkeda Copper Mines -############################## - -takkeda_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = takkeda_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -takkeda_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = takkeda_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -takkeda_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = takkeda_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -takkeda_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -############################## -# Khetri Copper Mines -############################## - -khetri_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = khetri_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -khetri_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = khetri_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -khetri_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = khetri_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -khetri_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -#Salt - -############################## -# Taghaza Salt Mines -############################## - -taghaza_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.05 - } - character_modifier = { - levy_maintenance = -0.04 - supply_limit_mult = 0.05 - } - - next_building = taghaza_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -taghaza_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - } - character_modifier = { - levy_maintenance = -0.08 - supply_limit_mult = 0.1 - } - - next_building = taghaza_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -taghaza_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.15 - } - character_modifier = { - levy_maintenance = -0.12 - supply_limit_mult = 0.15 - } - - next_building = taghaza_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic -} - -taghaza_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - development_growth_factor = 0.2 - } - character_modifier = { - levy_maintenance = -0.16 - supply_limit_mult = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -############################## -# Ijil Salt Mines -############################## - -ijil_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.05 - } - character_modifier = { - levy_maintenance = -0.04 - supply_limit_mult = 0.05 - } - - next_building = ijil_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -ijil_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - } - character_modifier = { - levy_maintenance = -0.08 - supply_limit_mult = 0.1 - } - - next_building = ijil_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -ijil_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.15 - } - character_modifier = { - levy_maintenance = -0.12 - supply_limit_mult = 0.15 - } - - next_building = ijil_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -ijil_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - development_growth_factor = 0.2 - } - character_modifier = { - levy_maintenance = -0.16 - supply_limit_mult = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -############################## -# Turda Salt Mines -############################## - -turda_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - show_disabled = yes - - can_construct = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.05 - } - character_modifier = { - levy_maintenance = -0.04 - supply_limit_mult = 0.05 - } - - next_building = turda_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -turda_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.1 - } - character_modifier = { - levy_maintenance = -0.08 - supply_limit_mult = 0.1 - } - - next_building = turda_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -turda_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.15 - } - character_modifier = { - levy_maintenance = -0.12 - supply_limit_mult = 0.15 - } - - next_building = turda_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -turda_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - development_growth_factor = 0.2 - } - character_modifier = { - levy_maintenance = -0.16 - supply_limit_mult = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_salt -} - -#Alum - -############################## -# Phocaea Alum Mines -############################## - -phocaea_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - levy_size = 0.1 - development_growth_factor = 0.05 - } - - next_building = phocaea_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_alum -} - -phocaea_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - levy_size = 0.2 - development_growth_factor = 0.1 - } - - next_building = phocaea_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_alum -} - -phocaea_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - levy_size = 0.3 - development_growth_factor = 0.15 - } - - next_building = phocaea_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_alum -} - -phocaea_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.20 - levy_size = 0.4 - development_growth_factor = 0.2 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_alum -} - - -#Silver - -######################################## -# Pansjhir Silver and Emerald Mines -######################################## - -pansjhir_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = pansjhir_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -pansjhir_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = pansjhir_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -pansjhir_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = pansjhir_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -pansjhir_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -#################### -# Trepca Mines -#################### - -trepca_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = trepca_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -trepca_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = trepca_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -trepca_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = trepca_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -trepca_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -#################### -# Rudnik Mines -#################### - -rudnik_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = rudnik_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rudnik_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = rudnik_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rudnik_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = rudnik_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -rudnik_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - - -############################## -# Cevennes Silver Mines -############################## - -cevennes_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = cevennes_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -cevennes_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = cevennes_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -cevennes_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = cevennes_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -cevennes_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -#Jade -############################## -# Khotan Jade Mines -############################## -hetian_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = hetian_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hetian_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = hetian_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hetian_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = hetian_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hetian_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Dushan Jade Mines -############################## -dushan_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = dushan_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -dushan_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = dushan_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -dushan_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = dushan_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -dushan_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Xiuyan Jade Mines -############################## -xiuyan_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - character_modifier = { - monthly_dynasty_prestige_mult = 0.02 - } - - next_building = xiuyan_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -xiuyan_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.1 - } - character_modifier = { - monthly_dynasty_prestige_mult = 0.04 - } - - next_building = xiuyan_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -xiuyan_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.15 - } - character_modifier = { - monthly_dynasty_prestige_mult = 0.06 - } - - next_building = xiuyan_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -xiuyan_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - monthly_dynasty_prestige_mult = 0.08 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Itoigawa Jade Mines -############################## -itoigawa_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - character_modifier = { - prestige_level_impact_mult = 0.03 - } - - next_building = itoigawa_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -itoigawa_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.1 - } - character_modifier = { - prestige_level_impact_mult = 0.06 - } - - next_building = itoigawa_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -itoigawa_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.15 - } - character_modifier = { - prestige_level_impact_mult = 0.09 - } - - next_building = itoigawa_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -itoigawa_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - prestige_level_impact_mult = 0.12 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Lantian Jade Mines -############################## -lantian_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = lantian_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -lantian_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - character_modifier = { - monthly_prestige_gain_per_legitimacy_level_mult = 0.03 - } - - next_building = lantian_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -lantian_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - monthly_prestige_gain_per_legitimacy_level_mult = 0.06 - } - - next_building = lantian_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -lantian_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - monthly_prestige_gain_per_legitimacy_level_mult = 0.1 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Fengtian Jade Mines -############################## -fengtian_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - character_modifier = { - monthly_prestige_gain_mult = 0.03 - } - - next_building = fengtian_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -fengtian_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - character_modifier = { - monthly_prestige_gain_mult = 0.06 - } - - next_building = fengtian_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -fengtian_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - monthly_prestige_gain_mult = 0.1 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -############################## -# Hpakant Jade Mines -############################## -hpakant_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - character_modifier = { - stress_loss_per_prestige_level = 0.02 - } - - next_building = hpakant_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hpakant_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - character_modifier = { - stress_loss_per_prestige_level = 0.03 - } - - next_building = hpakant_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hpakant_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - character_modifier = { - stress_loss_per_prestige_level = 0.04 - } - - next_building = hpakant_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -hpakant_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - character_modifier = { - stress_loss_per_prestige_level = 0.05 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_jade -} - -#Gold -############################## -# Wadi Al-Allaq Gold Mines -############################## - -allaq_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = allaq_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -allaq_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = allaq_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -allaq_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = allaq_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -allaq_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -############################## -# Verespatak Gold Mines -############################## - -verespatak_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - show_disabled = yes - - can_construct = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = verespatak_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -verespatak_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = verespatak_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -verespatak_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = verespatak_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -verespatak_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -############################## -# Suvarnadvipa Gold Mines -############################## - -suvarnadvipa_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - show_disabled = yes - - can_construct = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = suvarnadvipa_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -suvarnadvipa_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = suvarnadvipa_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -suvarnadvipa_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = suvarnadvipa_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -suvarnadvipa_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = 0.10 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - - -#Turqouise - -######################################## -# Nishapur Turqouise Mines -######################################## - -nishapur_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = nishapur_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -nishapur_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = nishapur_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -nishapur_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = nishapur_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -nishapur_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - - -#Special Tier - -############################## -# Srebrenica Silver Mines -############################## - -srebrenica_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - show_disabled = yes - - can_construct = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.1 - } - - next_building = srebrenica_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -srebrenica_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_currency_03 - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.15 - } - - next_building = srebrenica_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -srebrenica_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - next_building = srebrenica_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -srebrenica_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -############################## -# Ratanpur Gem Mines -############################## - -ratnapura_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.1 - } - - next_building = ratnapura_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -ratnapura_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.15 - } - - next_building = ratnapura_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -ratnapura_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - next_building = ratnapura_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -ratnapura_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -####################### -# Lapis Lazuli -####################### -#FP3 -Sar-i Sang Lapiz Lasuli Mines - -sar_i_sang_mines_01 = { - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.05 - development_growth_factor = 0.1 - } - - next_building = sar_i_sang_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -sar_i_sang_mines_02 = { - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.1 - development_growth_factor = 0.15 - } - - next_building = sar_i_sang_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -sar_i_sang_mines_03 = { - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.15 - development_growth_factor = 0.2 - } - - next_building = sar_i_sang_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -sar_i_sang_mines_04 = { - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -############################## -# Mogok Valley Ruby Mines -############################## - -mogok_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.1 - } - - next_building = mogok_mines_02 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -mogok_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.25 - development_growth_factor = 0.15 - } - - next_building = mogok_mines_03 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -mogok_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.3 - development_growth_factor = 0.2 - } - - next_building = mogok_mines_04 - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -mogok_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = special_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.35 - development_growth_factor = 0.25 - } - - province_culture_modifier = { - parameter = cupellation_mine_building_bonuses - tax_mult = innovation_cupellation_mine_tax_bonus_value - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gems -} - -######################################## -# Koganeyama Gold Mines -######################################## - -koganeyama_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = koganeyama_mines_02 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -koganeyama_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = koganeyama_mines_03 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -koganeyama_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = koganeyama_mines_04 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -koganeyama_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -######################################## -# Tsushima Silver Mines - 対馬銀山 -######################################## - -tsushima_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = tsushima_mines_02 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -tsushima_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = tsushima_mines_03 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -tsushima_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = tsushima_mines_04 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -tsushima_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_silver -} - -######################################## -# Sado Gold Mines - 佐渡金山 -######################################## - -sado_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - development_growth_factor = 0.1 - } - - next_building = sado_mines_02 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -sado_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - development_growth_factor = 0.15 - } - - next_building = sado_mines_03 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -sado_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - development_growth_factor = 0.2 - } - - next_building = sado_mines_04 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -sado_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = silver_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - development_growth_factor = 0.25 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_gold -} - -######################################## -# Tada Copper Mines - 多田銀銅山遺 -######################################## - -tada_mines_01 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_innovation = innovation_crop_rotation - } - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_1 - } - county_modifier = { - tax_mult = 0.04 - development_growth_factor = 0.025 - } - - next_building = tada_mines_02 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -tada_mines_02 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_innovation = innovation_manorialism - } - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_2 - } - county_modifier = { - tax_mult = 0.08 - development_growth_factor = 0.05 - } - - next_building = tada_mines_03 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -tada_mines_03 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_innovation = innovation_windmills - } - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = copper_mine_generic_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_3 - } - county_modifier = { - tax_mult = 0.12 - development_growth_factor = 0.1 - } - - next_building = tada_mines_04 - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} - -tada_mines_04 = { - effect_desc = mines_effect_desc - - asset = { - type = pdxmesh - name = "building_special_mines_mesh" - } - - construction_time = slow_construction_time - - type_icon = "icon_structure_mines.dds" - - can_construct_potential = { - - building_requirement_tribal = no - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - culture = { - has_innovation = innovation_cranes - } - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = copper_mine_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = high_maa_siege_value_tier_4 - } - county_modifier = { - tax_mult = 0.16 - development_growth_factor = 0.15 - } - - ai_value = { - base = 100 - } - - type = special - - flag = travel_point_of_interest_economic - flag = special_mine - flag = special_mine_copper -} diff --git a/N3OW/common/buildings/00_standard_economy_buildings.txt b/N3OW/common/buildings/00_standard_economy_buildings.txt deleted file mode 100644 index 4bf85cc7..00000000 --- a/N3OW/common/buildings/00_standard_economy_buildings.txt +++ /dev/null @@ -1,10478 +0,0 @@ -############################## -# Standard Economy Buildings # -############################## - -# Tradeports - Normal Tax, Development -# Cattle Pastures - Poor Tax, Normal Levy, Supply Limit -# Hunting Grounds - Poor Tax, Small Levy, Defensive Advantage -# Orchards - Normal Tax, Small Levy, Development -# Farm Estates - Massive Tax -# Cereal Fields - Large Tax, Mixed Bonuses -# Logging Camps - Normal Tax, Normal Build Speed -# Peat Quarries - Normal Tax, Poor Build Speed -# Hill Farms - Normal Tax, Defensive Advantage -# Elephant Pens - Normal Tax, Elephant Cavalry -# Plantations - Normal Tax -# Quarries - Poor Tax, Poor Build Speed -# Caravanserai - Late Game Building - Massive Tax, Defender Advantage, Dev Growth % and flat value, MaA maintenance and Merc hire cost -# Windmills - Late Game Building - Massive Tax, Supply Limit, Holding Taxes, Dev Growth % and flat value -# Watermills - Late Game Building - Massive Tax, Supply Limit, Building and Holding construction cost reduction, Holding Taxes, Dev Growth % and flat value -# Qanats - Cultural Building - Dev Growth % and flat value, Supply Limit, Travel bonus -# Murex Farms - Mediterranean Building - Influence, Dev Growth % and flat value, Tax -# Waterworks - is in India, Southeast Asia, or China, prov is county captain and terrain is NOT mountains or desert mountains - -### caravanserai - -caravanserai_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - trigger_if = { - limit = { - NOR = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - culture = { - has_cultural_parameter = second_caravanserai - } - } - } - is_county_capital = yes - } - trigger_else_if = { - limit = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - NOT = { - culture = { - has_cultural_parameter = second_caravanserai - } - } - } - OR = { - is_county_capital = yes - AND = { - NOR = { - has_building_or_higher = watermills_01 - has_building_or_higher = caravanserai_01 - } - has_building_or_higher = city_01 - } - } - } - trigger_else_if = { - limit = { - culture = { - has_cultural_parameter = second_caravanserai - } - NOT = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - } - } - OR = { - is_county_capital = yes - AND = { - county = { - any_county_province = { - count < 2 - has_building_or_higher = caravanserai_01 - } - } - } - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - culture = { - has_cultural_parameter = second_caravanserai - } - OR = { - is_county_capital = yes - AND = { - NOR = { - has_building_or_higher = watermills_01 - has_building_or_higher = caravanserai_01 - } - has_building_or_higher = city_01 - } - AND = { - county = { - any_county_province = { - count < 2 - has_building_or_higher = caravanserai_01 - } - } - } - } - - } - } - show_disabled = yes - - can_construct = { - } - - cost_gold = expensive_building_tier_1_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_1 - defender_holding_advantage = normal_building_advantage_tier_1 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_1 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_1 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_1 - development_growth = normal_building_development_growth_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_02 - - type_icon = "icon_building_caravanserai.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - } -} - -caravanserai_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct = { - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_2_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_2 - defender_holding_advantage = normal_building_advantage_tier_2 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_2 - development_growth = normal_building_development_growth_tier_2 - travel_danger = -2 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_2 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_03 - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -caravanserai_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_3 - defender_holding_advantage = normal_building_advantage_tier_3 - hostile_raid_time = 0.2 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_3 - development_growth = normal_building_development_growth_tier_3 - travel_danger = -3 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_3 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -caravanserai_04 = { - construction_time = slow_construction_time - effect_desc = caravanserai_effects_desc - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_4 - defender_holding_advantage = normal_building_advantage_tier_4 - hostile_raid_time = 0.4 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_4 - development_growth = normal_building_development_growth_tier_4 - travel_danger = -4 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_4 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -caravanserai_05 = { - construction_time = slow_construction_time - effect_desc = caravanserai_effects_desc - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_5 - defender_holding_advantage = normal_building_advantage_tier_5 - hostile_raid_time = 0.6 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_5 - development_growth = normal_building_development_growth_tier_5 - travel_danger = -5 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_5 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -caravanserai_06 = { - construction_time = slow_construction_time - effect_desc = caravanserai_effects_desc - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_6 - defender_holding_advantage = normal_building_advantage_tier_6 - hostile_raid_time = 0.8 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_6 - development_growth = normal_building_development_growth_tier_6 - travel_danger = -6 - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_6 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_6 - #small artifact quality bonus if TIT-40761 gets implemented - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -caravanserai_07 = { - construction_time = slow_construction_time - effect_desc = caravanserai_effects_desc - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_7_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_7 - defender_holding_advantage = normal_building_advantage_tier_7 - hostile_raid_time = 1 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_7 - development_growth = normal_building_development_growth_tier_7 - travel_danger = -7 - #small artifact quality bonus if TIT-40761 gets implemented - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_7 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = caravanserai_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -caravanserai_08 = { - construction_time = slow_construction_time - effect_desc = caravanserai_effects_desc - - can_construct_potential = { - building_caravanserai_requirement_terrain = yes - } - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_8_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_8 - defender_holding_advantage = normal_building_advantage_tier_8 - hostile_raid_time = 1.2 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_8 - development_growth = normal_building_development_growth_tier_8 - travel_danger = -8 - #small artifact quality bonus if TIT-40761 gets implemented - } - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_8 - mercenary_hire_cost_mult = normal_building_maa_maintenance_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### watermills - -watermills_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_watermills_requirement_terrain = yes - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_innovation = innovation_windmills - } - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_manorialism - } - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - } - } - is_county_capital = yes - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - OR = { - is_county_capital = yes - AND = { - NOR = { - has_building_or_higher = windmills_01 - has_building_or_higher = caravanserai_01 - } - has_building_or_higher = city_01 - } - - } - } - } - show_disabled = yes - - can_construct = { - } - - cost_gold = expensive_building_tier_1_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_1 - supply_limit_mult = 0.1 - holding_build_gold_cost = -0.05 - build_gold_cost = -0.05 - } - - county_modifier = { - development_growth = good_building_development_growth_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_02 - - type_icon = "icon_building_watermills.dds" - - ai_value = { - base = 20 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - - modifier = { - factor = 10 - has_building_or_higher = windmills_01 - } - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - } -} - -watermills_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_watermills_requirement_terrain = yes - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_manorialism - } - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_2_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_2 - supply_limit_mult = 0.2 - holding_build_gold_cost = -0.10 - build_gold_cost = -0.10 - } - - county_modifier = { - development_growth = good_building_development_growth_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_03 - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -watermills_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_watermills_requirement_terrain = yes - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_windmills - } - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_3 - supply_limit_mult = 0.3 - holding_build_gold_cost = -0.14 - build_gold_cost = -0.14 - } - - county_modifier = { - development_growth = good_building_development_growth_tier_3 - development_growth_factor = normal_building_development_growth_factor_tier_1 - tax_mult = normal_building_tax_mult_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -watermills_04 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_watermills_requirement_terrain = yes - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_windmills - } - AND = { - has_building_or_higher = logging_camps_04 - culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_4 - supply_limit_mult = 0.4 - holding_build_gold_cost = -0.18 - build_gold_cost = -0.18 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_2 - development_growth = good_building_development_growth_tier_4 - tax_mult = normal_building_tax_mult_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -watermills_05 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_watermills_requirement_terrain = yes - } - can_construct = { - scope:holder.culture = { - has_innovation = innovation_windmills - } - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_5 - supply_limit_mult = 0.5 - holding_build_gold_cost = -0.22 - build_gold_cost = -0.22 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_3 - development_growth = good_building_development_growth_tier_5 - tax_mult = normal_building_tax_mult_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -watermills_06 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_watermills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_6 - supply_limit_mult = 0.6 - holding_build_gold_cost = -0.24 - build_gold_cost = -0.24 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_4 - development_growth = good_building_development_growth_tier_6 - tax_mult = normal_building_tax_mult_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -watermills_07 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_watermills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_7_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_7 - supply_limit_mult = 0.7 - holding_build_gold_cost = -0.26 - build_gold_cost = -0.26 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_5 - development_growth = good_building_development_growth_tier_7 - tax_mult = normal_building_tax_mult_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watermills_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -watermills_08 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_watermills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_8_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_8 - supply_limit_mult = 0.8 - holding_build_gold_cost = -0.30 - build_gold_cost = -0.30 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_6 - development_growth = good_building_development_growth_tier_8 - tax_mult = normal_building_tax_mult_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### Windmills - -windmills_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_windmills_requirement_terrain = yes - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_innovation = innovation_windmills - } - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_manorialism - } - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - } - } - is_county_capital = yes - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = watermills_windmills_cities - } - OR = { - is_county_capital = yes - AND = { - NOR = { - has_building_or_higher = watermills_01 - has_building_or_higher = caravanserai_01 - } - has_building_or_higher = city_01 - } - - } - } - } - show_disabled = yes - - can_construct = { - } - - cost_gold = expensive_building_tier_1_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_1 - tax_mult = good_building_tax_mult_tier_1 - supply_limit_mult = 0.1 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_1 - development_growth = good_building_development_growth_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_02 - - type_icon = "icon_building_windmills.dds" - - ai_value = { - base = 20 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - - modifier = { - factor = 10 - has_building_or_higher = watermills_01 - } - modifier = { - factor = 2 - is_coastal = yes - } - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - } -} - -windmills_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_windmills_requirement_terrain = yes - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_manorialism - } - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_2_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_2 - tax_mult = good_building_tax_mult_tier_2 - supply_limit_mult = 0.2 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_2 - development_growth = good_building_development_growth_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_03 - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -windmills_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_windmills_requirement_terrain = yes - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_windmills - } - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_3 - tax_mult = good_building_tax_mult_tier_3 - supply_limit_mult = 0.3 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_3 - development_growth = good_building_development_growth_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -windmills_04 = { - construction_time = slow_construction_time - - can_construct_potential = { - OR = { - building_windmills_requirement_terrain = yes - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - OR = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - has_innovation = innovation_windmills - } - AND = { - has_building_or_higher = hill_farms_04 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_4 - tax_mult = good_building_tax_mult_tier_4 - supply_limit_mult = 0.4 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_4 - development_growth = good_building_development_growth_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -windmills_05 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_windmills_requirement_terrain = yes - } - can_construct = { - scope:holder.culture = { - has_innovation = innovation_windmills - } - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_5 - tax_mult = good_building_tax_mult_tier_5 - supply_limit_mult = 0.5 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_5 - development_growth = good_building_development_growth_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -windmills_06 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_windmills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_6 - tax_mult = good_building_tax_mult_tier_6 - supply_limit_mult = 0.6 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_6 - development_growth = good_building_development_growth_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -windmills_07 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_windmills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_7_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_7 - tax_mult = good_building_tax_mult_tier_7 - supply_limit_mult = 0.7 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_7 - development_growth = good_building_development_growth_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = windmills_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -windmills_08 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_windmills_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = next_level_w_mills - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_8_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_8 - tax_mult = good_building_tax_mult_tier_8 - supply_limit_mult = 0.8 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_8 - development_growth = good_building_development_growth_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - - - - -# Qanats - -qanats_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - is_county_capital = yes - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_1 - supply_limit = normal_building_supply_limit_tier_1 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_1 - development_growth = good_building_development_growth_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = qanats_02 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 20 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_2 - supply_limit = normal_building_supply_limit_tier_2 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_2 - development_growth = good_building_development_growth_tier_2 - travel_danger = -2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = qanats_03 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 9 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_3 - supply_limit = normal_building_supply_limit_tier_3 - build_speed = normal_building_build_speed_tier_3 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_3 - development_growth = good_building_development_growth_tier_3 - travel_danger = -3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = qanats_04 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - supply_limit = normal_building_supply_limit_tier_4 - build_speed = normal_building_build_speed_tier_4 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_4 - development_growth = good_building_development_growth_tier_4 - travel_danger = -4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = qanats_05 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_5 - supply_limit = normal_building_supply_limit_tier_5 - build_speed = normal_building_build_speed_tier_5 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_5 - development_growth = good_building_development_growth_tier_5 - travel_danger = -5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - effect_desc = unlocks_cereal_fields_and_orchards - - next_building = qanats_06 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_6 - supply_limit = normal_building_supply_limit_tier_6 - build_speed = normal_building_build_speed_tier_6 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_6 - development_growth = good_building_development_growth_tier_6 - travel_danger = -6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - effect_desc = unlocks_cereal_fields_and_orchards - - next_building = qanats_07 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_7 - supply_limit = normal_building_supply_limit_tier_7 - build_speed = normal_building_build_speed_tier_7 - } - - character_modifier = { - negate_health_penalty_add = 0.1 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_7 - development_growth = good_building_development_growth_tier_7 - travel_danger = -7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - effect_desc = unlocks_cereal_fields_and_orchards - - next_building = qanats_08 - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -qanats_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_qanats_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - can_construct = { - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_8 - supply_limit = normal_building_supply_limit_tier_8 - build_speed = normal_building_build_speed_tier_8 - } - - character_modifier = { - negate_health_penalty_add = 0.2 - } - - county_modifier = { - development_growth_factor = good_building_development_growth_factor_tier_8 - development_growth = good_building_development_growth_tier_8 - travel_danger = -8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - effect_desc = unlocks_cereal_fields_and_orchards - - - type_icon = "icon_building_qanats.dds" - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - } -} - -# Murex Farms - -murex_farm_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_1 - development_growth = normal_building_development_growth_tier_1 - } - - character_modifier = { - monthly_influence = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_02 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 14 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 2 - scope:holder = { - government_has_flag = government_is_administrative - } - } - } -} - -murex_farm_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_2 - development_growth = normal_building_development_growth_tier_2 - } - - character_modifier = { - monthly_influence = 0.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_03 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 9 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_3 - development_growth = normal_building_development_growth_tier_3 - } - - character_modifier = { - monthly_influence = 0.6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_04 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 8 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_4 - development_growth = normal_building_development_growth_tier_4 - } - - character_modifier = { - monthly_influence = 1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_05 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 7 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_5 - development_growth = normal_building_development_growth_tier_5 - } - - character_modifier = { - monthly_influence = 1.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_06 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 6 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_6 - development_growth = normal_building_development_growth_tier_6 - } - - character_modifier = { - monthly_influence = 1.8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_07 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 5 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_7 - development_growth = normal_building_development_growth_tier_7 - } - - character_modifier = { - monthly_influence = 2.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = murex_farm_08 - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 4 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -murex_farm_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_murex_farm_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_8 - development_growth = normal_building_development_growth_tier_8 - } - - character_modifier = { - monthly_influence = 3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_murex_farms.dds" - - ai_value = { - base = 3 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -### paddy_fields - -paddy_fields_01 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = good_building_tax_tier_1 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.02 - } - province_terrain_modifier = { - terrain = floodplains - development_growth_factor = 0.02 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_1 - levy_size = innovation_champa_rice_levy_size_value_1 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_1 - levy_size = innovation_champa_rice_levy_size_value_1 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = floodplains - tax_mult = innovation_champa_rice_tax_mult_value_1 - levy_size = innovation_champa_rice_levy_size_value_1 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_02 - - type_icon = "building_rice.dds" - - ai_value = { - base = 15 # paddy fields should take priority when possible - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_paddy_fields_improvement_from_culture_modifier = yes # Only on the level 1 to secure having pasture when the AI is from an appropriate culture - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 2 - scope:holder.culture = { has_innovation = innovation_champa_rice } - } - modifier = { - factor = 0 - scope:holder.culture = { has_innovation = innovation_champa_rice } # this also allows farm estates to be built in rice fields - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - } -} - -paddy_fields_02 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.04 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_1 - levy_size = innovation_champa_rice_levy_size_value_1 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_1 - levy_size = innovation_champa_rice_levy_size_value_1 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -paddy_fields_03 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.06 - } - - county_modifier = { - supply_limit = 400 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_2 - levy_size = innovation_champa_rice_levy_size_value_2 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_2 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_2 - levy_size = innovation_champa_rice_levy_size_value_2 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_2 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -paddy_fields_04 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = good_building_tax_tier_4 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.08 - } - - county_modifier = { - supply_limit = 400 - development_growth_factor = 0.05 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_2 - levy_size = innovation_champa_rice_levy_size_value_2 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_2 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_2 - levy_size = innovation_champa_rice_levy_size_value_2 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_2 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -paddy_fields_05 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = good_building_tax_tier_5 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.12 - } - - county_modifier = { - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_3 - levy_size = innovation_champa_rice_levy_size_value_3 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_3 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_3 - levy_size = innovation_champa_rice_levy_size_value_3 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_3 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_5 - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -paddy_fields_06 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = good_building_tax_tier_6 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.16 - } - - county_modifier = { - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - church_holding_build_gold_cost = -0.05 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_3 - levy_size = innovation_champa_rice_levy_size_value_3 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_3 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_3 - levy_size = innovation_champa_rice_levy_size_value_3 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_3 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_6 - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -paddy_fields_07 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - scope:holder.culture = { - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = good_building_tax_tier_7 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.18 - } - - county_modifier = { - levy_reinforcement_rate = 0.05 - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - city_holding_build_gold_cost = -0.05 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_4 - levy_size = innovation_champa_rice_levy_size_value_4 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_4 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_4 - levy_size = innovation_champa_rice_levy_size_value_4 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_4 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_7 - stationed_maa_toughness_mult = normal_maa_toughness_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = paddy_fields_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -paddy_fields_08 = { - construction_time = standard_construction_time - effect_desc = paddy_fields_effect_desc - - can_construct_potential = { - building_paddy_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = rice_cultivators_next_level_paddy_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - scope:holder.culture = { - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = good_building_tax_tier_8 - } - province_terrain_modifier = { - terrain = terraced_hills - development_growth_factor = 0.20 - } - - county_modifier = { - levy_reinforcement_rate = 0.05 - supply_limit = 1600 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - city_holding_build_gold_cost = -0.05 - } - - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = terraced_hills - tax_mult = innovation_champa_rice_tax_mult_value_4 - levy_size = innovation_champa_rice_levy_size_value_4 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_4 - } - province_terrain_modifier = { - parameter = champa_rice_building_bonuses - terrain = wetlands - tax_mult = innovation_champa_rice_tax_mult_value_4 - levy_size = innovation_champa_rice_levy_size_value_4 - development_growth_factor = innovation_champa_rice_development_growth_factor_value_4 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_8 - stationed_maa_toughness_mult = normal_maa_toughness_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -# Spice plantations - -spice_plantation_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_prestige = 0.03 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_02 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 12 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 2 - scope:holder = { - government_has_flag = government_is_administrative - } - } - } -} - -spice_plantation_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_prestige = 0.06 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_03 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 9 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_prestige = 0.09 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_04 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 8 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_prestige = 0.12 - legitimacy_gain_mult = 0.01 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_05 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 7 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_prestige = 0.15 - legitimacy_gain_mult = 0.02 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_06 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 6 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_6_cost - - character_modifier = { - monthly_prestige = 0.18 - legitimacy_gain_mult = 0.03 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1.8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_07 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 5 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_7_cost - - character_modifier = { - monthly_prestige = 0.21 - legitimacy_gain_mult = 0.04 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 2.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = spice_plantation_08 - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 4 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -spice_plantation_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_spice_plantation_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_8_cost - - character_modifier = { - monthly_prestige = 0.24 - legitimacy_gain_mult = 0.05 - } - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_spice_plantation.dds" - - ai_value = { - base = 3 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -# Waterworks -# building_waterworks_requirement_terrain = is in India, Southeast Asia, or China, prov is county captain and terrain is NOT mountains or desert mountains - -waterworks_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - supply_limit_mult = 0.1 - tax_mult = low_building_tax_mult_tier_1 - levy_size = 0.02 - epidemic_resistance = 2 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.01 - development_growth_factor = normal_building_development_growth_factor_tier_1 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_1 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_02 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - add = 2 - scope:holder = { - government_has_flag = government_is_administrative # infrastucture, babeyyy - } - } - modifier = { - factor = 0 - num_buildings < 5 - } - modifier = { - factor = 0 - NOR = { - has_building_or_higher = farm_estates_01 - has_building_or_higher = orchards_01 - has_building_or_higher = cereal_fields_01 - has_building_or_higher = paddy_fields_01 - num_buildings >= 8 - } - } - } -} - -waterworks_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - supply_limit_mult = 0.2 - tax_mult = low_building_tax_mult_tier_2 - levy_size = 0.04 - epidemic_resistance = 4 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.02 - development_growth_factor = normal_building_development_growth_factor_tier_2 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_2 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_03 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 9 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - supply_limit_mult = 0.3 - tax_mult = low_building_tax_mult_tier_3 - levy_size = 0.06 - epidemic_resistance = 6 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.03 - development_growth_factor = normal_building_development_growth_factor_tier_3 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_3 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 0.6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_04 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 8 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 02 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - supply_limit_mult = 0.4 - tax_mult = low_building_tax_mult_tier_4 - levy_size = 0.08 - epidemic_resistance = 8 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.04 - development_growth_factor = normal_building_development_growth_factor_tier_4 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_4 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_05 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 7 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - supply_limit_mult = 0.5 - tax_mult = low_building_tax_mult_tier_5 - levy_size = 0.1 - epidemic_resistance = 10 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.05 - development_growth_factor = normal_building_development_growth_factor_tier_5 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_5 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_06 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 6 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 03 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - supply_limit_mult = 0.6 - tax_mult = low_building_tax_mult_tier_6 - levy_size = 0.12 - epidemic_resistance = 12 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.06 - development_growth_factor = normal_building_development_growth_factor_tier_6 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_6 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 1.8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_07 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 5 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - supply_limit_mult = 0.7 - tax_mult = low_building_tax_mult_tier_7 - levy_size = 0.14 - epidemic_resistance = 14 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.07 - development_growth_factor = normal_building_development_growth_factor_tier_7 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_7 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 2.3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = waterworks_08 - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 4 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -waterworks_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_waterworks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 04 } - } - - is_enabled = { - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - county = { NOT = { has_county_modifier = backwater_county_modifier } } - } - - can_construct = { - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - supply_limit_mult = 1 - tax_mult = low_building_tax_mult_tier_8 - levy_size = 0.16 - epidemic_resistance = 16 - } - - county_culture_modifier = { - parameter = waterworks_additional_bonuses - build_gold_cost = -0.08 - development_growth_factor = normal_building_development_growth_factor_tier_8 - } - - county_modifier = { - development_growth_factor = normal_building_development_growth_factor_tier_8 - } - - character_government_modifier = { - parameter = government_has_influence - monthly_influence = 3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_waterworks.dds" - - ai_value = { - base = 3 - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -### Trade Port - -common_tradeport_01 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - trigger_if = { # Sometimes tribals can into botes - limit = { - NOT = { - culture = { - has_cultural_parameter = trade_ports_enabled_for_tribals - } - } - } - - building_requirement_castle_city_church = { LEVEL = 01 } - } - trigger_else = { - OR = { - has_building_or_higher = tribe_01 - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - } - - can_construct_showing_failures_only = { - # building_requirement_tribal = no - - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.1 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.02 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_02 - - type_icon = "icon_building_tradeport.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - - modifier = { - add = 5 - culture = { - has_cultural_parameter = trade_ports_enabled_for_tribals - } - } - modifier = { - add = 5 - culture = { - has_cultural_parameter = trade_ports_stationed_maa_bonus - } - } - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - - } -} - -common_tradeport_02 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - - - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = trade_ports_enabled_for_tribals - } - } - - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - trigger_else = { - OR = { - has_building_or_higher = tribe_01 - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_crop_rotation - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_trade_ports - - } - } - } - - can_construct_showing_failures_only = { - # building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - } - county_modifier = { - development_growth_factor = 0.1 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.1 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.04 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_03 - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -common_tradeport_03 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_innovation = innovation_crop_rotation - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - is_enabled = { - building_requirement_tribal = no - } - - can_construct_showing_failures_only = { - # building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - } - county_modifier = { - development_growth_factor = 0.15 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.15 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.06 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -common_tradeport_04 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_innovation = innovation_crop_rotation - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - } - county_modifier = { - development_growth_factor = 0.2 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.15 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.08 - } - character_culture_modifier = { - parameter = trade_ports_give_levies - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -common_tradeport_05 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_innovation = innovation_manorialism - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - } - county_modifier = { - development_growth_factor = 0.25 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.2 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.1 - } - character_culture_modifier = { - parameter = trade_ports_give_levies - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -common_tradeport_06 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_innovation = innovation_manorialism - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - } - county_modifier = { - development_growth_factor = 0.3 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.2 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.12 - } - character_culture_modifier = { - parameter = trade_ports_give_levies - men_at_arms_limit = 2 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -common_tradeport_07 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_cranes - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_innovation = innovation_guilds - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - } - county_modifier = { - development_growth_factor = 0.35 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.25 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.14 - } - character_culture_modifier = { - parameter = trade_ports_give_levies - men_at_arms_limit = 2 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = common_tradeport_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -common_tradeport_08 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_common_tradeport_requirement_terrain = yes - } - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_trade_ports - } - } - } - culture = { - has_innovation = innovation_cranes - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_innovation = innovation_guilds - } - culture = { - has_cultural_parameter = next_level_trade_ports - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - } - county_modifier = { - development_growth_factor = 0.4 - } - - county_culture_modifier = { - parameter = trade_ports_give_control_growth - monthly_county_control_growth_add = 0.25 - } - province_culture_modifier = { - parameter = trade_ports_give_levies - levy_size = 0.16 - } - character_culture_modifier = { - parameter = trade_ports_give_levies - men_at_arms_limit = 3 - } - province_culture_modifier = { - parameter = trade_ports_stationed_maa_bonus - stationed_maa_toughness_mult = normal_maa_toughness_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### Pastures - -pastures_01 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - show_disabled = yes - - cost_gold = normal_building_tier_1_cost - - levy = small_building_levy_tier_1 - province_modifier = { - monthly_income = normal_building_tax_tier_1 - supply_limit = normal_building_supply_limit_tier_1 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.01 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_1 - tax_mult = 0.01 - levy_size = 0.01 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.01 - levy_size = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_02 - - type_icon = "icon_building_pastures.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_pasture_improvement_from_culture_modifier = yes # Only on the level 1 to secure having pasture when the AI is from an appropriate culture - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 4 - culture = { - has_cultural_parameter = farm_estates_pastures_unlock - } - } - } -} - -pastures_02 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = small_building_levy_tier_2 - province_modifier = { - monthly_income = normal_building_tax_tier_2 - supply_limit = normal_building_supply_limit_tier_2 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.02 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_2 - tax_mult = 0.01 - levy_size = 0.01 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.01 - levy_size = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -pastures_03 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = small_building_levy_tier_3 - province_modifier = { - monthly_income = normal_building_tax_tier_3 - supply_limit = normal_building_supply_limit_tier_3 - levy_reinforcement_rate = 0.1 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.03 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_3 - tax_mult = 0.02 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -pastures_04 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = small_building_levy_tier_4 - province_modifier = { - monthly_income = normal_building_tax_tier_4 - supply_limit = normal_building_supply_limit_tier_4 - levy_reinforcement_rate = 0.1 - } - county_modifier = { - development_growth_factor = 0.02 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.04 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_4 - tax_mult = 0.02 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -pastures_05 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = small_building_levy_tier_5 - province_modifier = { - monthly_income = normal_building_tax_tier_5 - supply_limit = normal_building_supply_limit_tier_5 - levy_reinforcement_rate = 0.1 - garrison_size = 0.05 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.05 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_5 - tax_mult = 0.03 - levy_size = 0.03 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - levy_size = 0.03 - } - county_modifier = { - development_growth_factor = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -pastures_06 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = small_building_levy_tier_6 - province_modifier = { - monthly_income = normal_building_tax_tier_6 - supply_limit = normal_building_supply_limit_tier_6 - levy_reinforcement_rate = 0.1 - garrison_size = 0.05 - } - county_modifier = { - development_growth_factor = 0.02 - county_opinion_add = 2 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.06 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_6 - tax_mult = 0.03 - levy_size = 0.03 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - levy_size = 0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -pastures_07 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = small_building_levy_tier_7 - province_modifier = { - monthly_income = normal_building_tax_tier_7 - supply_limit = normal_building_supply_limit_tier_7 - levy_reinforcement_rate = 0.1 - garrison_size = 0.05 - } - county_modifier = { - development_growth_factor = 0.02 - county_opinion_add = 2 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.07 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_7 - tax_mult = 0.04 - levy_size = 0.04 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - levy_size = 0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = pastures_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -pastures_08 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = small_building_levy_tier_8 - province_modifier = { - monthly_income = normal_building_tax_tier_8 - supply_limit = normal_building_supply_limit_tier_8 - levy_reinforcement_rate = 0.15 - garrison_size = 0.05 - } - county_modifier = { - development_growth_factor = 0.02 - county_opinion_add = 2 - } - character_culture_modifier = { - parameter = pastures_building_bonuses - light_cavalry_maintenance_mult = -0.08 - } - province_culture_modifier = { - parameter = pastures_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_8 - tax_mult = 0.04 - levy_size = 0.04 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - levy_size = 0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### hunting_grounds - -hunting_grounds_01 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_1_cost - - levy = poor_building_levy_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - monthly_income = poor_building_tax_tier_1 - hostile_raid_time = 0.1 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.01 - archers_recruitment_cost_mult = -0.01 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_1 - stationed_archers_toughness_mult = low_maa_toughness_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_02 - - type_icon = "icon_building_hunting_grounds.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_hunting_grounds_improvement_from_culture_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_republic - } - NOT = { - has_building_or_higher = guild_halls_01 - } - } - } -} - -hunting_grounds_02 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_2_cost - - levy = poor_building_levy_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - monthly_income = poor_building_tax_tier_2 - hostile_raid_time = 0.2 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.02 - archers_recruitment_cost_mult = -0.02 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_2 - stationed_archers_toughness_mult = low_maa_toughness_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hunting_grounds_03 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_3_cost - - levy = poor_building_levy_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - monthly_income = poor_building_tax_tier_3 - hostile_raid_time = 0.3 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.02 - archers_recruitment_cost_mult = -0.02 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_3 - stationed_archers_toughness_mult = low_maa_toughness_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hunting_grounds_04 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_4_cost - - levy = poor_building_levy_tier_4 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_4 - monthly_income = poor_building_tax_tier_4 - hostile_raid_time = 0.4 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.03 - archers_recruitment_cost_mult = -0.03 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_4 - stationed_archers_toughness_mult = low_maa_toughness_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hunting_grounds_05 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_5_cost - - levy = poor_building_levy_tier_5 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_5 - monthly_income = poor_building_tax_tier_5 - hostile_raid_time = 0.5 - } - - character_modifier = { - men_at_arms_maintenance = -0.01 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.03 - archers_recruitment_cost_mult = -0.03 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_5 - stationed_archers_toughness_mult = low_maa_toughness_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hunting_grounds_06 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_6_cost - - levy = poor_building_levy_tier_6 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_6 - monthly_income = poor_building_tax_tier_6 - hostile_raid_time = 0.6 - } - - character_modifier = { - men_at_arms_maintenance = -0.01 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.03 - archers_recruitment_cost_mult = -0.03 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_6 - stationed_archers_toughness_mult = low_maa_toughness_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hunting_grounds_07 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_7_cost - - levy = poor_building_levy_tier_7 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_7 - monthly_income = poor_building_tax_tier_7 - hostile_raid_time = 0.7 - } - - character_modifier = { - men_at_arms_maintenance = -0.01 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.04 - archers_recruitment_cost_mult = -0.04 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_7 - stationed_archers_toughness_mult = low_maa_toughness_tier_7 - } - - county_modifier = { - development_growth_factor = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hunting_grounds_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hunting_grounds_08 = { - construction_time = quick_construction_time - effect_desc = hunting_grounds_desc - - can_construct_potential = { - building_hunting_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - scope:holder.culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - culture = { - NOT = { - has_cultural_parameter = vegetarian_building_ban - } - } - } - - show_disabled = yes - - cost_gold = cheap_building_tier_8_cost - - levy = poor_building_levy_tier_8 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_8 - monthly_income = poor_building_tax_tier_8 - hostile_raid_time = 0.8 - } - - character_modifier = { - men_at_arms_maintenance = -0.01 - } - - character_culture_modifier = { - parameter = hunting_archery_building_bonuses - archers_maintenance_mult = -0.04 - archers_recruitment_cost_mult = -0.04 - } - - province_culture_modifier = { - parameter = hunting_archery_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_8 - stationed_archers_toughness_mult = low_maa_toughness_tier_8 - } - - county_modifier = { - development_growth_factor = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### orchards - -orchards_01 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - levy = small_building_levy_tier_1 - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - county_modifier = { - development_growth_factor = 0.05 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_02 - - type_icon = "icon_building_orchards.dds" - - ai_value = { - base = 15 # Significantly higher than normal, they're just that good - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_orchard_improvement_from_culture_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - modifier = { - factor = 2 - culture = { - has_cultural_parameter = vegetarian_fruit_orchard_allowed - } - } - } -} - -orchards_02 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = small_building_levy_tier_2 - province_modifier = { - monthly_income = normal_building_tax_tier_2 - levy_reinforcement_rate = 0.1 - } - county_modifier = { - development_growth_factor = 0.1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -orchards_03 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = small_building_levy_tier_3 - province_modifier = { - monthly_income = normal_building_tax_tier_3 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.15 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - supply_limit_mult = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -orchards_04 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = small_building_levy_tier_4 - province_modifier = { - monthly_income = normal_building_tax_tier_4 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.2 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - supply_limit_mult = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -orchards_05 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = small_building_levy_tier_5 - province_modifier = { - monthly_income = normal_building_tax_tier_5 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.25 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.05 - supply_limit_mult = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -orchards_06 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = small_building_levy_tier_6 - province_modifier = { - monthly_income = normal_building_tax_tier_6 - supply_limit = 1000 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.3 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.06 - supply_limit_mult = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -orchards_07 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = small_building_levy_tier_7 - province_modifier = { - monthly_income = normal_building_tax_tier_7 - supply_limit = 1000 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.35 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.07 - supply_limit_mult = 0.1 - } - character_modifier = { - monthly_prestige = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = orchards_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -orchards_08 = { - construction_time = standard_construction_time - effect_desc = orchards_effect_desc - - can_construct_potential = { - building_orchards_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = small_building_levy_tier_8 - province_modifier = { - monthly_income = normal_building_tax_tier_8 - supply_limit = 1000 - levy_reinforcement_rate = 0.1 - supply_limit_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.4 - levy_size = 0.02 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.08 - supply_limit_mult = 0.1 - } - character_modifier = { - monthly_prestige = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### farm estates - -farm_estates_01 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - AND = { - building_farm_estates_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - AND = { - has_building_or_higher = pastures_04 - culture = { - has_cultural_parameter = farm_estates_pastures_unlock - } - } - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { has_innovation = innovation_champa_rice } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - } - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_02 - - type_icon = "icon_building_farm_estates.dds" - - ai_value = { - base = 15 # Significantly higher than normal, they're just that good - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_farm_estate_improvement_from_culture_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - } -} - -farm_estates_02 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - AND = { - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - building_farm_estates_requirement_terrain = yes - } - AND = { - has_building_or_higher = pastures_04 - culture = { - has_cultural_parameter = farm_estates_pastures_unlock - } - } - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { has_innovation = innovation_champa_rice } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_2 - supply_limit_mult = 0.15 - supply_limit = 500 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -farm_estates_03 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - AND = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - building_farm_estates_requirement_terrain = yes - } - - AND = { - has_building_or_higher = pastures_04 - culture = { - has_cultural_parameter = farm_estates_pastures_unlock - } - } - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_3 - supply_limit_mult = 0.15 - supply_limit = 500 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - } - - county_modifier = { - development_growth_factor = 0.02 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -farm_estates_04 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - AND = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - building_farm_estates_requirement_terrain = yes - } - - AND = { - has_building_or_higher = pastures_04 - culture = { - has_cultural_parameter = farm_estates_pastures_unlock - } - } - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_4 - supply_limit_mult = 0.15 - supply_limit = 1000 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.05 - } - - county_modifier = { - development_growth_factor = 0.02 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -farm_estates_05 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - building_farm_estates_requirement_terrain = yes - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - } - } - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - custom_description = { - text = TERRAIN_NOT_FARMLANDS - terrain = farmlands - } - - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_5 - supply_limit_mult = 0.15 - levy_size = 0.05 - supply_limit = 1000 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.06 - } - - county_modifier = { - development_growth_factor = 0.02 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 10 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -farm_estates_06 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - building_farm_estates_requirement_terrain = yes - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - } - } - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - terrain = farmlands - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_6 - supply_limit_mult = 0.15 - levy_size = 0.05 - supply_limit = 1000 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.06 - } - - county_modifier = { - development_growth_factor = 0.05 - tax_mult = 0.01 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 12 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -farm_estates_07 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - building_farm_estates_requirement_terrain = yes - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - } - } - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - terrain = farmlands - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_7 - supply_limit_mult = 0.15 - levy_size = 0.05 - supply_limit = 1000 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.07 - } - - county_modifier = { - development_growth_factor = 0.05 - tax_mult = 0.01 - monthly_county_control_growth_add = 0.2 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 14 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = farm_estates_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -farm_estates_08 = { - construction_time = slow_construction_time - effect_desc = farm_estates_effect_desc - - can_construct_potential = { - OR = { - building_farm_estates_requirement_terrain = yes - AND = { - building_paddy_fields_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_champa_rice - } - } - } - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - terrain = farmlands - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = excellent_building_tax_tier_8 - supply_limit_mult = 0.15 - levy_size = 0.05 - supply_limit = 1000 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.08 - } - county_modifier = { - development_growth_factor = 0.05 - tax_mult = 0.02 - monthly_county_control_growth_add = 0.2 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 16 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### cereal_fields - -cereal_fields_01 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = good_building_tax_tier_1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - } - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_02 - - type_icon = "icon_building_cereal_fields.dds" - - ai_value = { - base = 12 # A little bit higher than normal, they're just that good - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_cereal_fields_improvement_from_culture_modifier = yes # Only on the level 1 to secure having pasture when the AI is from an appropriate culture - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 6 - county = { - has_county_modifier = fertile_desert_mountains_modifier - } - } - modifier = { - factor = 2 - AND = { - building_watermills_requirement_terrain = yes - building_windmills_requirement_terrain = yes - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - } -} - -cereal_fields_02 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = good_building_tax_tier_2 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - } - - county_modifier = { - tax_mult = 0.01 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -cereal_fields_03 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_crop_rotation - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = good_building_tax_tier_3 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - } - - county_modifier = { - tax_mult = 0.01 - supply_limit = 400 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -cereal_fields_04 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_crop_rotation - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = good_building_tax_tier_4 - } - - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.05 - } - - county_modifier = { - tax_mult = 0.01 - supply_limit = 400 - development_growth_factor = 0.05 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -cereal_fields_05 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = good_building_tax_tier_5 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.06 - } - - county_modifier = { - tax_mult = 0.01 - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_5 - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 10 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -cereal_fields_06 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_manorialism - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = good_building_tax_tier_6 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.07 - } - - county_modifier = { - tax_mult = 0.01 - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - church_holding_build_gold_cost = -0.05 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_6 - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 12 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -cereal_fields_07 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = good_building_tax_tier_7 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.08 - } - - county_modifier = { - levy_reinforcement_rate = 0.05 - tax_mult = 0.01 - supply_limit = 400 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - church_holding_build_gold_cost = -0.05 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_7 - stationed_maa_toughness_mult = normal_maa_toughness_tier_7 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 14 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = cereal_fields_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -cereal_fields_08 = { - construction_time = standard_construction_time - effect_desc = cereal_fields_effect_desc - - can_construct_potential = { - building_cereal_fields_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = vegetarian_next_level_cereal_fields - has_innovation = innovation_guilds - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = good_building_tax_tier_8 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.09 - } - - county_modifier = { - levy_reinforcement_rate = 0.05 - tax_mult = 0.02 - supply_limit = 1600 - development_growth_factor = 0.05 - supply_limit_mult = 0.05 - church_holding_build_gold_cost = -0.05 - } - - province_culture_modifier = { - parameter = collective_lands_farms_bonuses - stationed_maa_damage_mult = normal_maa_damage_tier_8 - stationed_maa_toughness_mult = normal_maa_toughness_tier_8 - } - - province_culture_modifier = { - parameter = brewery_farming_bonus - county_opinion_add = 16 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### logging_camps - -logging_camps_01 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - build_speed = good_building_build_speed_tier_1 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_damage_mult = low_maa_damage_tier_1 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.02 - build_gold_cost = -0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_02 - - type_icon = "icon_building_logging_camps.dds" - - ai_value = { - base = 12 # A little bit higher than normal, they're very handy for further development - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_logging_camp_improvement_from_culture_modifier = yes - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_republic - } - NOT = { - has_building_or_higher = guild_halls_01 - } - } - modifier = { - factor = 4 - scope:holder.culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } -} - -logging_camps_02 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - build_speed = good_building_build_speed_tier_2 - } - county_modifier = { - church_holding_build_gold_cost = -0.05 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_damage_mult = low_maa_damage_tier_2 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.04 - build_gold_cost = -0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - modifier = { - factor = 4 - scope:holder.culture = { - has_cultural_parameter = watermills_forestries_unlock - } - } - } -} - -logging_camps_03 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - build_speed = good_building_build_speed_tier_3 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_damage_mult = low_maa_damage_tier_3 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.06 - build_gold_cost = -0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -logging_camps_04 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - build_speed = good_building_build_speed_tier_4 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - supply_limit = 300 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_damage_mult = low_maa_damage_tier_4 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.08 - build_gold_cost = -0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -logging_camps_05 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - build_speed = good_building_build_speed_tier_5 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - supply_limit = 300 - tax_mult = 0.01 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_5 - stationed_skirmishers_damage_mult = low_maa_damage_tier_5 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.1 - build_gold_cost = -0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -logging_camps_06 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - build_speed = good_building_build_speed_tier_6 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - supply_limit = 600 - tax_mult = 0.01 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_6 - stationed_skirmishers_damage_mult = low_maa_damage_tier_6 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.12 - build_gold_cost = -0.06 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -logging_camps_07 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - build_speed = good_building_build_speed_tier_7 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - supply_limit = 600 - tax_mult = 0.02 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_7 - stationed_skirmishers_damage_mult = low_maa_damage_tier_7 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.14 - build_gold_cost = -0.07 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = logging_camps_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -logging_camps_08 = { - construction_time = standard_construction_time - effect_desc = logging_camps_desc - - can_construct_potential = { - building_logging_camps_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - build_speed = good_building_build_speed_tier_8 - } - - character_modifier = { - army_maintenance_mult = -0.01 - } - - county_modifier = { - church_holding_build_gold_cost = -0.05 - supply_limit = 600 - tax_mult = 0.02 - development_growth_factor = 0.02 - } - province_culture_modifier = { - parameter = logging_camps_building_bonuses - stationed_archers_damage_mult = low_maa_damage_tier_8 - stationed_skirmishers_damage_mult = low_maa_damage_tier_8 - } - county_culture_modifier = { - parameter = logging_camps_building_bonuses - build_speed = -0.16 - build_gold_cost = -0.08 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### peat_quarries - -peat_quarries_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - build_speed = normal_building_build_speed_tier_1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.02 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.02 - build_gold_cost = -0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_02 - - type_icon = "icon_building_peat_quarries.dds" - - ai_value = { - base = 12 # A little bit higher than normal, they're very handy for further development - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_peat_quarries_improvement_from_culture_modifier = yes - } -} - -peat_quarries_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - build_speed = normal_building_build_speed_tier_2 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.03 - } - - county_modifier = { - build_gold_cost = -0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.04 - build_gold_cost = -0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -peat_quarries_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - build_speed = normal_building_build_speed_tier_3 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.04 - } - - county_modifier = { - build_gold_cost = -0.05 - supply_limit = 200 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.06 - build_gold_cost = -0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -peat_quarries_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - build_speed = normal_building_build_speed_tier_4 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.05 - } - - county_modifier = { - build_gold_cost = -0.05 - supply_limit = 200 - supply_limit_mult = 0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.08 - build_gold_cost = -0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -peat_quarries_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - build_speed = normal_building_build_speed_tier_5 - hostile_raid_time = 0.1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.06 - } - - county_modifier = { - build_gold_cost = -0.05 - supply_limit = 200 - supply_limit_mult = 0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.10 - build_gold_cost = -0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -peat_quarries_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - build_speed = normal_building_build_speed_tier_6 - hostile_raid_time = 0.1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.07 - } - - county_modifier = { - build_gold_cost = -0.05 - supply_limit = 200 - supply_limit_mult = 0.05 - development_growth_factor = 0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.12 - build_gold_cost = -0.06 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -peat_quarries_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - build_speed = normal_building_build_speed_tier_7 - hostile_raid_time = 0.1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.08 - } - - county_modifier = { - build_gold_cost = -0.1 - supply_limit = 200 - supply_limit_mult = 0.05 - development_growth_factor = 0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.14 - build_gold_cost = -0.07 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = peat_quarries_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -peat_quarries_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_peat_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - build_speed = normal_building_build_speed_tier_8 - hostile_raid_time = 0.1 - } - province_terrain_modifier = { - parameter = coastal_agriculture_building_bonuses - is_coastal = yes - tax_mult = 0.09 - } - - county_modifier = { - build_gold_cost = -0.1 - supply_limit = 600 - supply_limit_mult = 0.05 - development_growth_factor = 0.05 - } - county_culture_modifier = { - parameter = peat_quarries_building_bonuses - build_speed = -0.16 - build_gold_cost = -0.08 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### hill_farms - -hill_farms_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.01 - counter_efficiency = 0.01 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_1 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_02 - - type_icon = "icon_building_hill_farms.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_hill_farms_improvement_from_culture_modifier = yes - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_republic - } - NOT = { - has_building_or_higher = guild_halls_01 - } - } - modifier = { - factor = 4 - culture = { - has_cultural_parameter = windmills_hill_farms_unlock - } - } - } -} - -hill_farms_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - defender_holding_advantage = 1 - stationed_skirmishers_toughness_mult = 0.02 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.02 - counter_efficiency = 0.02 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_2 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hill_farms_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - defender_holding_advantage = 1 - stationed_skirmishers_toughness_mult = 0.02 - } - - county_modifier = { - supply_limit = 300 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.03 - counter_efficiency = 0.03 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_3 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hill_farms_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - defender_holding_advantage = 2 - stationed_skirmishers_toughness_mult = 0.04 - } - - county_modifier = { - supply_limit = 300 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.04 - counter_efficiency = 0.04 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_4 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hill_farms_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - defender_holding_advantage = 2 - stationed_skirmishers_toughness_mult = 0.04 - } - - county_modifier = { - supply_limit = 300 - supply_limit_mult = 0.02 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.05 - counter_efficiency = 0.05 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_5 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hill_farms_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - defender_holding_advantage = 2 - stationed_skirmishers_toughness_mult = 0.04 - } - - county_modifier = { - supply_limit = 300 - supply_limit_mult = 0.02 - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.06 - counter_efficiency = 0.06 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_6 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hill_farms_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - defender_holding_advantage = 2 - stationed_skirmishers_toughness_mult = 0.04 - } - - county_modifier = { - supply_limit = 600 - supply_limit_mult = 0.02 - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.07 - counter_efficiency = 0.07 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_7 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_farms_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -hill_farms_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_hill_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - defender_holding_advantage = 2 - stationed_skirmishers_toughness_mult = 0.04 - } - - county_modifier = { - supply_limit = 600 - supply_limit_mult = 0.02 - development_growth_factor = 0.1 - } - character_culture_modifier = { - parameter = hill_farms_building_bonuses - knight_effectiveness_mult = 0.08 - counter_efficiency = 0.08 - } - province_culture_modifier = { - parameter = hill_farms_building_bonuses - defender_holding_advantage = normal_building_advantage_tier_8 - } - county_culture_modifier = { - parameter = hill_farms_building_bonuses - levy_size = 0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### elephant_pens - -elephant_pens_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - build_speed = good_building_build_speed_tier_1 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_1 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_1 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.01 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_02 - - type_icon = "icon_building_elephant_pens.dds" - - ai_value = { - base = 12 # A little bit higher than normal, they're very handy for further development - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -elephant_pens_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - build_speed = good_building_build_speed_tier_2 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_2 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_2 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.02 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -elephant_pens_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - build_speed = good_building_build_speed_tier_3 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_3 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_3 - } - county_modifier = { - build_gold_cost = -0.02 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.03 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.15 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -elephant_pens_04 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - build_speed = good_building_build_speed_tier_4 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_4 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_4 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_4 - } - county_modifier = { - build_gold_cost = -0.02 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.04 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.20 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -elephant_pens_05 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - build_speed = good_building_build_speed_tier_5 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_5 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_5 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_5 - } - county_modifier = { - build_gold_cost = -0.02 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.05 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.25 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -elephant_pens_06 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - build_speed = good_building_build_speed_tier_6 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_6 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_6 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_6 - } - county_modifier = { - build_gold_cost = -0.02 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.06 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.30 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -elephant_pens_07 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - build_speed = good_building_build_speed_tier_7 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_7 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_7 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_7 - } - county_modifier = { - build_gold_cost = -0.02 - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.07 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.35 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = elephant_pens_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -elephant_pens_08 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_elephant_pens_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - build_speed = good_building_build_speed_tier_8 - stationed_elephant_cavalry_damage_mult = high_maa_damage_tier_8 - stationed_elephant_cavalry_toughness_mult = high_maa_toughness_tier_8 - } - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_8 - } - county_modifier = { - build_gold_cost = -0.02 - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = elephant_pens_building_bonuses - elephant_cavalry_maintenance_mult = -0.08 - } - county_culture_modifier = { - parameter = elephant_pens_building_bonuses - development_growth_factor = 0.40 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### plantations - -plantations_01 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_1 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.01 - camel_cavalry_maintenance_mult = -0.01 - light_cavalry_recruitment_cost_mult = -0.01 - camel_cavalry_recruitment_cost_mult = -0.01 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_02 - - type_icon = "icon_building_plantations.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_plantations_improvement_from_culture_modifier = yes - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 0 - building_pastures_requirement_terrain = yes - NOT = { - has_building_or_higher = pastures_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - modifier = { - factor = 0 - has_building_or_higher = city_01 - NOT = { - has_building_or_higher = guild_halls_01 - } - } - } -} - -plantations_02 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_2 - tax_mult = 0.01 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.02 - camel_cavalry_maintenance_mult = -0.02 - light_cavalry_recruitment_cost_mult = -0.02 - camel_cavalry_recruitment_cost_mult = -0.02 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -plantations_03 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_3 - tax_mult = 0.01 - stationed_light_cavalry_toughness_mult = 0.02 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.03 - camel_cavalry_maintenance_mult = -0.03 - light_cavalry_recruitment_cost_mult = -0.03 - camel_cavalry_recruitment_cost_mult = -0.03 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -plantations_04 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - tax_mult = 0.02 - stationed_light_cavalry_toughness_mult = 0.02 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.04 - camel_cavalry_maintenance_mult = -0.04 - light_cavalry_recruitment_cost_mult = -0.04 - camel_cavalry_recruitment_cost_mult = -0.04 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -plantations_05 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_5 - tax_mult = 0.02 - supply_limit = 200 - stationed_light_cavalry_toughness_mult = 0.02 - } - county_modifier = { - development_growth_factor = 0.02 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.05 - camel_cavalry_maintenance_mult = -0.05 - light_cavalry_recruitment_cost_mult = -0.05 - camel_cavalry_recruitment_cost_mult = -0.05 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -plantations_06 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_6 - tax_mult = 0.02 - supply_limit = 400 - stationed_light_cavalry_toughness_mult = 0.02 - } - county_modifier = { - development_growth_factor = 0.02 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.06 - camel_cavalry_maintenance_mult = -0.06 - light_cavalry_recruitment_cost_mult = -0.06 - camel_cavalry_recruitment_cost_mult = -0.06 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -plantations_07 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_7 - tax_mult = 0.02 - supply_limit = 400 - stationed_light_cavalry_toughness_mult = 0.02 - } - county_modifier = { - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.07 - camel_cavalry_maintenance_mult = -0.07 - light_cavalry_recruitment_cost_mult = -0.07 - camel_cavalry_recruitment_cost_mult = -0.07 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = plantations_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -plantations_08 = { - construction_time = quick_construction_time - effect_desc = plantations_effect_desc - - can_construct_potential = { - building_plantations_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_8 - tax_mult = 0.02 - supply_limit = 600 - stationed_light_cavalry_toughness_mult = 0.02 - } - county_modifier = { - development_growth_factor = 0.05 - } - character_culture_modifier = { - parameter = plantations_building_bonuses - light_cavalry_maintenance_mult = -0.08 - camel_cavalry_maintenance_mult = -0.08 - light_cavalry_recruitment_cost_mult = -0.08 - camel_cavalry_recruitment_cost_mult = -0.08 - } - province_culture_modifier = { - parameter = plantations_building_bonuses - monthly_income = poor_building_extra_tax_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### quarries - -quarries_01 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_1 - build_speed = good_building_build_speed_tier_1 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.01 - pikemen_maintenance_mult = -0.01 - heavy_cavalry_maintenance_mult = -0.01 - men_at_arms_recruitment_cost = -0.01 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.01 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_02 - - type_icon = "icon_building_quarries.dds" - - ai_value = { - base = 12 # A little bit higher than normal, they're very handy for further development - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_quarries_improvement_from_culture_modifier = yes - modifier = { - factor = 0 - scope:holder = { - government_has_flag = government_is_republic - } - NOT = { - has_building_or_higher = guild_halls_01 - } - } - } -} - -quarries_02 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_crop_rotation - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_2 - build_speed = good_building_build_speed_tier_2 - } - character_modifier = { - men_at_arms_maintenance = -0.01 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.02 - pikemen_maintenance_mult = -0.02 - heavy_cavalry_maintenance_mult = -0.02 - men_at_arms_recruitment_cost = -0.02 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.02 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_03 - - ai_value = { - base = 9 - 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 upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -quarries_03 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_3 - build_speed = good_building_build_speed_tier_3 - } - county_modifier = { - development_growth_factor = 0.02 - } - character_modifier = { - men_at_arms_maintenance = -0.01 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.03 - pikemen_maintenance_mult = -0.03 - heavy_cavalry_maintenance_mult = -0.03 - men_at_arms_recruitment_cost = -0.03 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.03 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -quarries_04 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - build_speed = good_building_build_speed_tier_4 - } - county_modifier = { - development_growth_factor = 0.02 - build_gold_cost = -0.05 - } - character_modifier = { - men_at_arms_maintenance = -0.01 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.04 - pikemen_maintenance_mult = -0.04 - heavy_cavalry_maintenance_mult = -0.04 - men_at_arms_recruitment_cost = -0.04 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.04 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -quarries_05 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_5 - build_speed = good_building_build_speed_tier_5 - } - county_modifier = { - development_growth_factor = 0.02 - build_gold_cost = -0.05 - } - character_modifier = { - men_at_arms_maintenance = -0.02 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.05 - pikemen_maintenance_mult = -0.05 - heavy_cavalry_maintenance_mult = -0.05 - men_at_arms_recruitment_cost = -0.05 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.05 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -quarries_06 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_guilds - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_6 - build_speed = good_building_build_speed_tier_6 - } - county_modifier = { - development_growth_factor = 0.02 - build_gold_cost = -0.05 - garrison_size = 0.1 - } - character_modifier = { - men_at_arms_maintenance = -0.02 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.06 - pikemen_maintenance_mult = -0.06 - heavy_cavalry_maintenance_mult = -0.06 - men_at_arms_recruitment_cost = -0.06 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.06 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -quarries_07 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_7 - build_speed = good_building_build_speed_tier_7 - stationed_heavy_infantry_toughness_mult = 0.02 - stationed_pikemen_toughness_mult = 0.02 - } - county_modifier = { - development_growth_factor = 0.02 - build_gold_cost = -0.05 - garrison_size = 0.1 - } - character_modifier = { - men_at_arms_maintenance = -0.02 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.07 - pikemen_maintenance_mult = -0.07 - heavy_cavalry_maintenance_mult = -0.07 - men_at_arms_recruitment_cost = -0.07 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.07 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = quarries_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -quarries_08 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_quarries_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_8 - build_speed = good_building_build_speed_tier_8 - stationed_heavy_infantry_toughness_mult = 0.04 - stationed_pikemen_toughness_mult = 0.04 - stationed_heavy_cavalry_toughness_mult = 0.08 - } - county_modifier = { - development_growth_factor = 0.02 - build_gold_cost = -0.05 - garrison_size = 0.1 - } - character_modifier = { - men_at_arms_maintenance = -0.02 - } - character_culture_modifier = { - parameter = quarries_building_bonuses - heavy_infantry_maintenance_mult = -0.08 - pikemen_maintenance_mult = -0.08 - heavy_cavalry_maintenance_mult = -0.08 - men_at_arms_recruitment_cost = -0.08 - } - county_culture_modifier = { - parameter = quarries_building_bonuses - levy_size = 0.08 - } - province_culture_modifier = { - parameter = ancient_miners_quarries_building_bonuses - monthly_income = poor_building_tax_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - } -} diff --git a/N3OW/common/buildings/00_standard_fortification_buildings.txt b/N3OW/common/buildings/00_standard_fortification_buildings.txt deleted file mode 100644 index 1903b1fa..00000000 --- a/N3OW/common/buildings/00_standard_fortification_buildings.txt +++ /dev/null @@ -1,2293 +0,0 @@ -#################################### -# Standard Fortification Buildings # -#################################### - -# Ramparts - Archers, Skirmishers -# Curtain Walls - Heavy Cavalry, Economy -# Watchtowers - Heavy Infantry, Light Cavalry -# Hill Forts - Pikemen, Skirmishers - -### ramparts - -ramparts_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - levy = normal_building_levy_tier_1 - max_garrison = normal_building_max_garrison_tier_1 - province_modifier = { - fort_level = normal_building_fort_level_tier_1 - stationed_archers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_02 - - type_icon = "icon_building_ramparts.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { - factor = 5 - free_building_slots <= 3 - scope:holder.capital_province = this - } - modifier = { - factor = 5 - free_building_slots <= 2 - } - modifier = { - factor = 5 - free_building_slots <= 1 - } - culture_likely_to_fortify_modifier = yes - } -} - -ramparts_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - levy = normal_building_levy_tier_2 - max_garrison = normal_building_max_garrison_tier_2 - province_modifier = { - fort_level = normal_building_fort_level_tier_2 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_2 - travel_danger = -2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_03 - - ai_value = { - base = 9 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -ramparts_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = normal_building_levy_tier_3 - max_garrison = normal_building_max_garrison_tier_3 - province_modifier = { - fort_level = normal_building_fort_level_tier_3 - defender_holding_advantage = normal_building_advantage_tier_1 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_3 - travel_danger = -3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_04 - - ai_value = { - base = 8 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -ramparts_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = normal_building_levy_tier_4 - max_garrison = normal_building_max_garrison_tier_4 - province_modifier = { - fort_level = normal_building_fort_level_tier_4 - defender_holding_advantage = normal_building_advantage_tier_1 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_4 - travel_danger = -4 - } - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_05 - - ai_value = { - base = 7 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -ramparts_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = normal_building_levy_tier_5 - max_garrison = normal_building_max_garrison_tier_5 - province_modifier = { - fort_level = normal_building_fort_level_tier_5 - defender_holding_advantage = normal_building_advantage_tier_1 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_5 - stationed_skirmishers_damage_mult = low_maa_damage_tier_5 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_5 - travel_danger = -5 - } - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_06 - - ai_value = { - base = 6 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -ramparts_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = normal_building_levy_tier_6 - max_garrison = normal_building_max_garrison_tier_6 - province_modifier = { - fort_level = normal_building_fort_level_tier_6 - defender_holding_advantage = normal_building_advantage_tier_2 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_6 - stationed_skirmishers_damage_mult = low_maa_damage_tier_6 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_6 - travel_danger = -6 - } - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_07 - - ai_value = { - base = 5 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -ramparts_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = normal_building_levy_tier_7 - max_garrison = normal_building_max_garrison_tier_7 - province_modifier = { - fort_level = normal_building_fort_level_tier_7 - defender_holding_advantage = normal_building_advantage_tier_2 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_7 - stationed_skirmishers_damage_mult = low_maa_damage_tier_7 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_7 - travel_danger = -7 - } - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = ramparts_08 - - ai_value = { - base = 4 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -ramparts_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_ramparts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = normal_building_levy_tier_8 - max_garrison = normal_building_max_garrison_tier_8 - province_modifier = { - fort_level = normal_building_fort_level_tier_8 - defender_holding_advantage = normal_building_advantage_tier_2 - tax_mult = 0.02 - stationed_archers_damage_mult = low_maa_damage_tier_8 - stationed_skirmishers_damage_mult = low_maa_damage_tier_8 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_8 - travel_danger = -8 - } - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -### curtain_walls - -curtain_walls_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - max_garrison = normal_building_max_garrison_tier_1 - province_modifier = { - monthly_income = poor_building_tax_tier_1 - fort_level = normal_building_fort_level_tier_1 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_1 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_02 - - type_icon = "icon_building_curtain_walls.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { - factor = 5 - free_building_slots <= 3 - scope:holder.capital_province = this - } - modifier = { - factor = 5 - free_building_slots <= 2 - } - modifier = { - factor = 5 - free_building_slots <= 1 - } - } -} - -curtain_walls_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - max_garrison = normal_building_max_garrison_tier_2 - province_modifier = { - monthly_income = poor_building_tax_tier_2 - fort_level = normal_building_fort_level_tier_2 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_2 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_2 - travel_danger = -2 - } - - county_modifier = { - supply_limit = 300 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_03 - - ai_value = { - base = 9 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -curtain_walls_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - max_garrison = normal_building_max_garrison_tier_3 - province_modifier = { - monthly_income = poor_building_tax_tier_3 - fort_level = normal_building_fort_level_tier_3 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_3 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_3 - travel_danger = -3 - } - - county_modifier = { - supply_limit = 300 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_04 - - ai_value = { - base = 8 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -curtain_walls_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - max_garrison = normal_building_max_garrison_tier_4 - province_modifier = { - monthly_income = poor_building_tax_tier_4 - fort_level = normal_building_fort_level_tier_4 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_4 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_4 - travel_danger = -4 - } - - county_modifier = { - supply_limit = 300 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_05 - - ai_value = { - base = 7 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -curtain_walls_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - max_garrison = normal_building_max_garrison_tier_5 - province_modifier = { - monthly_income = poor_building_tax_tier_5 - fort_level = normal_building_fort_level_tier_5 - defender_holding_advantage = normal_building_advantage_tier_2 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_5 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_5 - travel_danger = -5 - } - - county_modifier = { - supply_limit = 300 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_06 - - ai_value = { - base = 6 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -curtain_walls_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - max_garrison = normal_building_max_garrison_tier_6 - province_modifier = { - monthly_income = poor_building_tax_tier_6 - fort_level = normal_building_fort_level_tier_6 - defender_holding_advantage = normal_building_advantage_tier_2 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_6 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_6 - travel_danger = -6 - } - - county_modifier = { - supply_limit = 300 - supply_limit_mult = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_07 - - ai_value = { - base = 5 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -curtain_walls_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - max_garrison = normal_building_max_garrison_tier_7 - province_modifier = { - monthly_income = poor_building_tax_tier_7 - fort_level = normal_building_fort_level_tier_7 - defender_holding_advantage = normal_building_advantage_tier_2 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_7 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_7 - travel_danger = -7 - } - - county_modifier = { - supply_limit = 300 - supply_limit_mult = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = curtain_walls_08 - - ai_value = { - base = 4 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -curtain_walls_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_curtain_walls_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - max_garrison = normal_building_max_garrison_tier_8 - province_modifier = { - monthly_income = poor_building_tax_tier_8 - fort_level = normal_building_fort_level_tier_8 - defender_holding_advantage = normal_building_advantage_tier_2 - stationed_heavy_cavalry_damage_mult = low_maa_damage_tier_8 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_8 - travel_danger = -8 - } - - county_modifier = { - supply_limit = 300 - supply_limit_mult = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - ai_economical_building_preference_modifier = yes - } -} - -### watchtowers - -watchtowers_01 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - max_garrison = normal_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = normal_building_fort_level_tier_1 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_1 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_1 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_1 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_02 - - type_icon = "icon_building_watchtowers.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { - factor = 5 - free_building_slots <= 3 - scope:holder.capital_province = this - } - modifier = { - factor = 5 - free_building_slots <= 2 - } - modifier = { - factor = 5 - free_building_slots <= 1 - } - } -} - -watchtowers_02 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - max_garrison = normal_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = normal_building_fort_level_tier_2 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_2 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_2 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_2 - travel_danger = -2 - } - - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_03 - - ai_value = { - base = 9 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -watchtowers_03 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - max_garrison = normal_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = normal_building_fort_level_tier_3 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_3 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_3 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_3 - travel_danger = -3 - } - - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_04 - - ai_value = { - base = 8 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -watchtowers_04 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - max_garrison = normal_building_max_garrison_tier_4 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_4 - fort_level = normal_building_fort_level_tier_4 - supply_limit = 300 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_4 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_4 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_4 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_4 - travel_danger = -4 - } - - county_modifier = { - hostile_raid_time = 0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_05 - - ai_value = { - base = 7 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -watchtowers_05 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - max_garrison = normal_building_max_garrison_tier_5 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_5 - fort_level = normal_building_fort_level_tier_5 - supply_limit = 300 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_5 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_5 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_5 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_5 - travel_danger = -5 - epidemic_resistance = 5 - } - - county_modifier = { - hostile_raid_time = 0.15 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_06 - - ai_value = { - base = 6 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -watchtowers_06 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - max_garrison = normal_building_max_garrison_tier_6 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_6 - fort_level = normal_building_fort_level_tier_6 - supply_limit = 300 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_6 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_6 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_6 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_6 - travel_danger = -6 - epidemic_resistance = 8 - } - - county_modifier = { - hostile_raid_time = 0.15 - supply_limit_mult = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_07 - - ai_value = { - base = 5 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -watchtowers_07 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - max_garrison = normal_building_max_garrison_tier_7 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_7 - fort_level = normal_building_fort_level_tier_7 - supply_limit = 600 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_7 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_7 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_7 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_7 - travel_danger = -7 - epidemic_resistance = 10 - } - - county_modifier = { - hostile_raid_time = 0.15 - supply_limit_mult = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = watchtowers_08 - - ai_value = { - base = 4 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -watchtowers_08 = { - construction_time = standard_construction_time - effect_desc = watchtowers_desc - - can_construct_potential = { - building_watchtowers_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - max_garrison = normal_building_max_garrison_tier_8 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_8 - fort_level = normal_building_fort_level_tier_8 - supply_limit = 600 - stationed_heavy_infantry_damage_mult = low_maa_damage_tier_8 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_8 - stationed_light_cavalry_damage_mult = low_maa_damage_tier_8 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_8 - travel_danger = -8 - epidemic_resistance = 12 - } - - county_modifier = { - hostile_raid_time = 0.2 - supply_limit_mult = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - modifier = { - add = 1 - scope:holder = { - culture = { - has_cultural_parameter = ai_more_likely_to_fortify - } - } - } - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -### hill_forts - -hill_forts_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - max_garrison = good_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = good_building_fort_level_tier_1 - stationed_skirmishers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_1 - stationed_pikemen_damage_mult = low_maa_damage_tier_1 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_02 - - type_icon = "icon_building_hill_forts.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { - factor = 5 - free_building_slots <= 3 - scope:holder.capital_province = this - } - modifier = { - factor = 5 - free_building_slots <= 2 - } - modifier = { - factor = 5 - free_building_slots <= 1 - } - } -} - -hill_forts_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - max_garrison = good_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = good_building_fort_level_tier_2 - stationed_skirmishers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_2 - stationed_pikemen_damage_mult = low_maa_damage_tier_2 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_2 - travel_danger = -2 - } - county_modifier = { - monthly_county_control_growth_factor = 0.1 - monthly_county_control_decline_factor = -0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_03 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -hill_forts_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - max_garrison = good_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_3 - stationed_skirmishers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_3 - stationed_pikemen_damage_mult = low_maa_damage_tier_3 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_3 - travel_danger = -3 - } - county_modifier = { - monthly_county_control_growth_factor = 0.1 - monthly_county_control_decline_factor = -0.1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -hill_forts_04 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 01 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_motte - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - max_garrison = good_building_max_garrison_tier_4 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_4 - fort_level = good_building_fort_level_tier_4 - stationed_skirmishers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_4 - stationed_pikemen_damage_mult = low_maa_damage_tier_4 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_4 - travel_danger = -4 - } - county_modifier = { - monthly_county_control_growth_factor = 0.1 - monthly_county_control_decline_factor = -0.1 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -hill_forts_05 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - max_garrison = good_building_max_garrison_tier_5 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_5 - fort_level = good_building_fort_level_tier_5 - stationed_skirmishers_damage_mult = low_maa_damage_tier_5 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_5 - stationed_pikemen_damage_mult = low_maa_damage_tier_5 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_5 - travel_danger = -5 - } - county_modifier = { - monthly_county_control_growth_factor = 0.15 - monthly_county_control_decline_factor = -0.15 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -hill_forts_06 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 02 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_battlements - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - max_garrison = good_building_max_garrison_tier_6 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_6 - fort_level = good_building_fort_level_tier_6 - stationed_skirmishers_damage_mult = low_maa_damage_tier_6 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_6 - stationed_pikemen_damage_mult = low_maa_damage_tier_6 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_6 - travel_danger = -6 - } - county_modifier = { - monthly_county_control_growth_factor = 0.15 - monthly_county_control_decline_factor = -0.15 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -hill_forts_07 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - max_garrison = good_building_max_garrison_tier_7 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_7 - fort_level = good_building_fort_level_tier_7 - stationed_skirmishers_damage_mult = low_maa_damage_tier_7 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_7 - stationed_pikemen_damage_mult = low_maa_damage_tier_7 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_7 - travel_danger = -7 - } - county_modifier = { - monthly_county_control_growth_factor = 0.15 - monthly_county_control_decline_factor = -0.15 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hill_forts_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -hill_forts_08 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_hill_forts_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_fortification - } - } - } - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_machicolations - } - } - trigger_else = { - building_requirement_castle_city_church = { LEVEL = 03 } - culture = { - has_cultural_parameter = next_level_fortification - } - scope:holder.culture = { - has_innovation = innovation_hoardings - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - max_garrison = good_building_max_garrison_tier_8 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_8 - fort_level = good_building_fort_level_tier_8 - stationed_skirmishers_damage_mult = low_maa_damage_tier_8 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_8 - stationed_pikemen_damage_mult = low_maa_damage_tier_8 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_8 - travel_danger = -8 - } - county_modifier = { - monthly_county_control_growth_factor = 0.2 - monthly_county_control_decline_factor = -0.2 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - } -} diff --git a/N3OW/common/buildings/00_standard_military_buildings.txt b/N3OW/common/buildings/00_standard_military_buildings.txt deleted file mode 100644 index 8a9af3ff..00000000 --- a/N3OW/common/buildings/00_standard_military_buildings.txt +++ /dev/null @@ -1,6524 +0,0 @@ -############################### -# Standard Military Buildings # -############################### - -# Regimental Grounds - High Levy, All MaA, High MaA Maintenance -# - Farmland, Floodplain -# Barracks - Normal Levy, Heavy Infantry, Pikemen -# - Farmland, Plain, Dryland, Floodplain -# Warrior Lodges - Poor Levy, Heavy Infantry, Pikemen, Skirmishers, Flat Stationed MaA Pursuit -# - Certain Regions: Mountains, Desert Mountains, Hills (certain regions) -# Hillside Grazing - Poor Levy, Heavy Cavalry, Light Cavalry, Horse Archers -# - Certain Regions: Mountains, Desert Mountains, Hills (certain regions) -# Outposts - Poor Levy, Super Poor Tax, Defensive Advantage, Raid Time, Skirmishers, Archers -# - Forest, Taiga, Jungle, Wetland -# Camel Farms - Poor Levy, Super Poor Tax, Camel Cavalry, Light Cavalry -# - Camelry Region: Desert, Floodplain, Oasis, Dryland -# Horse Pastures - Low Levy, Low tax, Horse Archers, Light Cavalry, Flat Stationed MaA Screen -# - Eastern Steppe Region/Steppe Terrain -# Blacksmiths - Normal Stationed MaA bonuses, Holding Taxes %, Levy Reinforcement, Low Knight Effectiveness -# Stables - Low Levy, Light Cavalry, Heavy Cavalry -# Militia Camps - Normal Levy, Archers, Skirmishers -# Workshops - Late Game Building - Normal Tax, Siege Weapons, Recruitment Cost for Archers/Skirmishers, Maintenance for Archers/Skirmishers -# Wind Furnaces - Good Tax, Good Stationed MaA bonuses, high Knight Effectiveness -# - Wootz Steel Innovation - - -### wind_furnace - -wind_furnace_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_1 - stationed_maa_toughness_mult = high_maa_toughness_tier_1 - monthly_income = good_building_tax_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_02 - - type_icon = "icon_building_wind_furnaces.dds" - - ai_value = { - base = 100 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - - modifier = { - factor = 0 - has_holding_type = city_holding - } - modifier = { - factor = 0 - has_holding_type = church_holding - } - } -} - -wind_furnace_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_2 - stationed_maa_toughness_mult = high_maa_toughness_tier_2 - monthly_income = good_building_tax_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_03 - - ai_value = { - base = 9 - 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 - } - } -} - -wind_furnace_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_3 - stationed_maa_toughness_mult = high_maa_toughness_tier_3 - monthly_income = good_building_tax_tier_3 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wind_furnace_04 = { - construction_time = standard_construction_time - effect_desc = windfurnaces_effects_desc - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_4 - stationed_maa_toughness_mult = high_maa_toughness_tier_4 - monthly_income = good_building_tax_tier_4 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wind_furnace_05 = { - construction_time = standard_construction_time - effect_desc = windfurnaces_effects_desc - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_5 - stationed_maa_toughness_mult = high_maa_toughness_tier_5 - monthly_income = good_building_tax_tier_5 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wind_furnace_06 = { - construction_time = standard_construction_time - effect_desc = windfurnaces_effects_desc - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_6 - stationed_maa_toughness_mult = high_maa_toughness_tier_6 - monthly_income = good_building_tax_tier_6 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wind_furnace_07 = { - construction_time = standard_construction_time - effect_desc = windfurnaces_effects_desc - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_7 - stationed_maa_toughness_mult = high_maa_toughness_tier_7 - monthly_income = good_building_tax_tier_7 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = wind_furnace_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wind_furnace_08 = { - construction_time = standard_construction_time - effect_desc = windfurnaces_effects_desc - - can_construct_potential = { - building_wind_furnace_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - stationed_maa_damage_mult = high_maa_damage_tier_8 - stationed_maa_toughness_mult = high_maa_toughness_tier_8 - monthly_income = good_building_tax_tier_8 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### Powder Magazines - -powder_magazine_01 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_1_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_1 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - stationed_maa_siege_value_add = 0.02 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_02 - - ai_value = { - base = 12 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 0 - has_holding_type = city_holding - } - modifier = { - factor = 0 - has_holding_type = church_holding - } - } -} - -powder_magazine_02 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_1_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_2 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - stationed_maa_siege_value_add = 0.04 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_03 - - ai_value = { - base = 9 - 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 - } - } -} - -powder_magazine_03 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_1_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 02 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_3 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_3 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_3 - stationed_maa_siege_value_add = 0.06 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -powder_magazine_04 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_2_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 02 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_4 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_4 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_4 - stationed_maa_siege_value_add = 0.08 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -powder_magazine_05 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_2_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 03 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_5 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_5 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_5 - stationed_maa_siege_value_add = 0.1 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -powder_magazine_06 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_2_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 03 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_6 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_6 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_6 - stationed_maa_siege_value_add = 0.12 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -powder_magazine_07 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_3_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 04 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_7 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_7 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_7 - stationed_maa_siege_value_add = 0.14 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - next_building = powder_magazine_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -powder_magazine_08 = { - construction_time = standard_construction_time - effect_desc = powder_magazine_3_effect_desc - - can_construct_potential = { - building_requirement_castle_city_church = { LEVEL = 04 } - } - - can_construct_showing_failures_only = { - scope:holder.culture = { has_cultural_parameter = unlock_powder_magazines } - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - stationed_gunpowder_damage_mult = high_maa_damage_tier_8 - stationed_gunpowder_toughness_mult = high_maa_toughness_tier_8 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_8 - stationed_maa_siege_value_add = 0.16 - } - character_modifier = { - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_powder_magazine.dds" - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### workshops - -workshops_01 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_advanced_bowmaking - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_1_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_1 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_1 - stationed_maa_siege_value_add = 0.05 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_1 - archers_maintenance_mult = good_building_maa_maintenance_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_02 - - type_icon = "icon_building_workshops.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - } -} - -workshops_02 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_advanced_bowmaking - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_2_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_2 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_2 - stationed_maa_siege_value_add = 0.1 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_2 - archers_maintenance_mult = good_building_maa_maintenance_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_03 - - ai_value = { - base = 9 - 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 - } - } -} - -workshops_03 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_advanced_bowmaking - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_3_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_3 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_3 - stationed_archers_damage_mult = high_maa_damage_tier_1 - stationed_skirmishers_damage_mult = high_maa_damage_tier_1 - stationed_maa_siege_value_add = 0.15 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_3 - archers_maintenance_mult = good_building_maa_maintenance_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -workshops_04 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_advanced_bowmaking - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_4_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_4 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_4 - stationed_archers_damage_mult = high_maa_damage_tier_2 - stationed_skirmishers_damage_mult = high_maa_damage_tier_2 - stationed_maa_siege_value_add = 0.2 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_4 - archers_maintenance_mult = good_building_maa_maintenance_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -workshops_05 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_advanced_bowmaking - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_5_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_5 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_5 - stationed_archers_damage_mult = high_maa_damage_tier_3 - stationed_skirmishers_damage_mult = high_maa_damage_tier_3 - stationed_maa_siege_value_add = 0.25 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_5 - archers_maintenance_mult = good_building_maa_maintenance_tier_5 - cultural_head_fascination_mult = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -workshops_06 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_6_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_6 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_6 - stationed_archers_damage_mult = high_maa_damage_tier_4 - stationed_skirmishers_damage_mult = high_maa_damage_tier_4 - stationed_maa_siege_value_add = 0.3 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_6 - archers_maintenance_mult = good_building_maa_maintenance_tier_6 - cultural_head_fascination_mult = 0.10 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -workshops_07 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_7_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_7 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_7 - stationed_archers_damage_mult = high_maa_damage_tier_5 - stationed_skirmishers_damage_mult = high_maa_damage_tier_5 - stationed_maa_siege_value_add = 0.35 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_7 - archers_maintenance_mult = good_building_maa_maintenance_tier_7 - cultural_head_fascination_mult = 0.15 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = workshops_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -workshops_08 = { - construction_time = slow_construction_time - - can_construct_potential = { - building_workshops_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_8_cost - - province_modifier = { - monthly_income = normal_building_tax_tier_8 - stationed_siege_weapon_siege_value_mult = normal_maa_siege_value_tier_8 - stationed_archers_damage_mult = high_maa_damage_tier_6 - stationed_skirmishers_damage_mult = high_maa_damage_tier_6 - stationed_maa_siege_value_add = 0.4 - } - character_modifier = { - skirmishers_maintenance_mult = good_building_maa_maintenance_tier_8 - archers_maintenance_mult = good_building_maa_maintenance_tier_8 - cultural_head_fascination_mult = 0.20 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### horse_pastures - -horse_pastures_01 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_1_cost - - levy = small_building_levy_tier_1 - - character_modifier = { - movement_speed = high_movement_speed_tier_1 - movement_speed_land_raiding = high_movement_speed_tier_1 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_1 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_1 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_1 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_1 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_02 - - type_icon = "icon_building_horse_pastures.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_camel_farms_modifier = yes - ai_stacking_bonus_hillside_grazing_modifier = yes - ai_stacking_bonus_stables_modifier = yes - ai_anti_synergy_armored_infantry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - ai_archer_cavalry_modifier = yes - ai_light_cavalry_modifier = yes - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - add = -9 - has_building_or_higher = city_01 - } - modifier = { - add = -9 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -horse_pastures_02 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_2_cost - - levy = small_building_levy_tier_2 - - character_modifier = { - movement_speed = high_movement_speed_tier_2 - movement_speed_land_raiding = high_movement_speed_tier_2 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_2 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_2 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_2 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_2 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_03 - - ai_value = { - base = 9 - 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 - } - } -} - -horse_pastures_03 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = small_building_levy_tier_3 - - character_modifier = { - movement_speed = high_movement_speed_tier_3 - movement_speed_land_raiding = high_movement_speed_tier_3 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_3 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_3 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_3 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_3 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -horse_pastures_04 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = small_building_levy_tier_4 - - character_modifier = { - movement_speed = high_movement_speed_tier_4 - movement_speed_land_raiding = high_movement_speed_tier_4 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_4 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_4 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_4 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_4 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_4 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -horse_pastures_05 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = small_building_levy_tier_5 - - character_modifier = { - movement_speed = high_movement_speed_tier_5 - movement_speed_land_raiding = high_movement_speed_tier_5 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_5 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_5 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_5 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_5 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_5 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -horse_pastures_06 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = small_building_levy_tier_6 - - character_modifier = { - movement_speed = high_movement_speed_tier_6 - movement_speed_land_raiding = high_movement_speed_tier_6 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_6 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_6 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_6 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_6 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_6 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -horse_pastures_07 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = small_building_levy_tier_7 - - character_modifier = { - movement_speed = high_movement_speed_tier_7 - movement_speed_land_raiding = high_movement_speed_tier_7 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_7 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_7 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_7 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_7 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_7 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = horse_pastures_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -horse_pastures_08 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_horse_pastures_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = small_building_levy_tier_8 - - character_modifier = { - movement_speed = high_movement_speed_tier_8 - movement_speed_land_raiding = high_movement_speed_tier_8 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = normal_maa_toughness_tier_8 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_8 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_8 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_8 - stationed_archer_cavalry_screen_mult = normal_maa_screen_tier_8 - stationed_archer_cavalry_pursuit_mult = normal_maa_pursuit_tier_8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - - -### hillside_grazing - -hillside_grazing_01 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_1_cost - - levy = small_building_levy_tier_1 - - province_modifier = { - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_1 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_1 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_1 - monthly_income = super_poor_building_tax_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_02 - - type_icon = "icon_building_hillside_grazing.dds" - - ai_value = { - base = 11 # Little nudge - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_camel_farms_modifier = yes - ai_stacking_bonus_horse_pastures_modifier = yes - ai_stacking_bonus_stables_modifier = yes - ai_archer_cavalry_modifier = yes - ai_light_cavalry_modifier = yes - ai_heavy_cavalry_modifier = yes - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - add = -10 - has_building_or_higher = city_01 - } - } -} - -hillside_grazing_02 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_2_cost - - levy = small_building_levy_tier_2 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_2 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_2 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_2 - monthly_income = super_poor_building_tax_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_03 - - ai_value = { - base = 9 - 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 - } - } -} - -hillside_grazing_03 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = small_building_levy_tier_3 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_3 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_3 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_3 - monthly_income = super_poor_building_tax_tier_3 - stationed_maa_screen_add = 4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -hillside_grazing_04 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = small_building_levy_tier_4 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_4 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_4 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_4 - monthly_income = super_poor_building_tax_tier_4 - stationed_maa_screen_add = 6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -hillside_grazing_05 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = small_building_levy_tier_5 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_4 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_5 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_4 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_5 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_4 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_5 - monthly_income = super_poor_building_tax_tier_5 - stationed_maa_screen_add = 8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -hillside_grazing_06 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = small_building_levy_tier_6 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_5 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_6 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_5 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_6 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_5 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_6 - monthly_income = super_poor_building_tax_tier_6 - stationed_maa_screen_add = 12 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -hillside_grazing_07 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = small_building_levy_tier_7 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_6 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_7 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_6 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_7 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_6 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_7 - monthly_income = super_poor_building_tax_tier_7 - stationed_maa_screen_add = 16 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = hillside_grazing_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -hillside_grazing_08 = { - construction_time = quick_construction_time - - can_construct_potential = { - building_hillside_grazing_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = small_building_levy_tier_8 - - province_modifier = { - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_7 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_8 - stationed_heavy_cavalry_toughness_mult = low_maa_toughness_tier_7 - stationed_heavy_cavalry_damage_mult = normal_maa_damage_tier_8 - stationed_archer_cavalry_toughness_mult = low_maa_toughness_tier_7 - stationed_archer_cavalry_damage_mult = normal_maa_damage_tier_8 - monthly_income = super_poor_building_tax_tier_8 - stationed_maa_screen_add = 20 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - - -### warrior_lodges - -warrior_lodges_01 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - province_modifier = { - stationed_skirmishers_damage_mult = normal_maa_damage_tier_1 - stationed_pikemen_damage_mult = normal_maa_damage_tier_1 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_02 - - type_icon = "icon_building_warrior_lodges.dds" - - ai_value = { - base = 11 # Little nudge - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_military_camps_modifier = yes - ai_stacking_bonus_smiths_modifier = yes - ai_stacking_bonus_wind_furnaces_modifier = yes - ai_stacking_bonus_outposts_modifier = yes - ai_skirmisher_modifier = yes - ai_pikemen_modifier = yes - ai_heavy_infantry_modifier = yes - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - add = -10 - has_building_or_higher = city_01 - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -warrior_lodges_02 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - } - - cost_gold = cheap_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_1 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_2 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_1 - stationed_pikemen_damage_mult = normal_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_1 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_2 - travel_danger = -2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_03 - - ai_value = { - base = 9 - 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 - } - } -} - -warrior_lodges_03 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = normal_building_levy_tier_3 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_2 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_3 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_2 - stationed_pikemen_damage_mult = normal_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_2 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_3 - stationed_maa_pursuit_add = 4 - travel_danger = -3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -warrior_lodges_04 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = normal_building_levy_tier_4 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_3 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_4 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_3 - stationed_pikemen_damage_mult = normal_maa_damage_tier_4 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_3 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_4 - stationed_maa_pursuit_add = 6 - travel_danger = -4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -warrior_lodges_05 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = normal_building_levy_tier_5 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_4 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_5 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_4 - stationed_pikemen_damage_mult = normal_maa_damage_tier_5 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_4 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_5 - stationed_maa_pursuit_add = 8 - travel_danger = -5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -warrior_lodges_06 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = normal_building_levy_tier_6 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_5 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_6 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_5 - stationed_pikemen_damage_mult = normal_maa_damage_tier_6 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_5 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_6 - stationed_maa_pursuit_add = 12 - travel_danger = -6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -warrior_lodges_07 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = normal_building_levy_tier_7 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_6 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_7 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_6 - stationed_pikemen_damage_mult = normal_maa_damage_tier_7 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_6 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_7 - stationed_maa_pursuit_add = 16 - travel_danger = -7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = warrior_lodges_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -warrior_lodges_08 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_civil_cost_low_discount_effect_toto_desc - } - } - can_construct_potential = { - building_warrior_lodges_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = normal_building_levy_tier_8 - - province_modifier = { - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_7 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_8 - stationed_pikemen_toughness_mult = low_maa_toughness_tier_7 - stationed_pikemen_damage_mult = normal_maa_damage_tier_8 - stationed_heavy_infantry_toughness_mult = low_maa_toughness_tier_7 - stationed_heavy_infantry_damage_mult = normal_maa_damage_tier_8 - stationed_maa_pursuit_add = 20 - travel_danger = -8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### military_camps - -military_camps_01 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_1 - stationed_skirmishers_damage_mult = high_maa_damage_tier_1 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_1 - travel_danger = -1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_02 - - type_icon = "icon_building_military_camps.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_warrior_lodges_modifier = yes - ai_stacking_bonus_outposts_modifier = yes - ai_anti_synergy_armored_infantry_modifier = yes - ai_anti_synergy_cavalry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - ai_skirmisher_modifier = yes - ai_archer_modifier = yes - modifier = { - add = non_stationed_maa_bonus - has_stationed_regiment = yes - NOR = { - has_stationed_regiment_of_base_type = skirmishers - has_stationed_regiment_of_base_type = archers - } - } - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 0 - building_horse_pastures_requirement_terrain = yes - NOT = { - has_building_or_higher = horse_pastures_01 - } - } - modifier = { - factor = 0 - building_hillside_grazing_requirement_terrain = yes - NOT = { - has_building_or_higher = hillside_grazing_01 - } - } - modifier = { - factor = 0 - building_warrior_lodges_requirement_terrain = yes - NOT = { - has_building_or_higher = warrior_lodges_01 - } - } - modifier = { - add = -9 - has_building_or_higher = city_01 - } - modifier = { - add = -3 - OR = { - exists = barony.lessee - scope:holder = { - highest_held_title_tier <= tier_barony - } - } - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -military_camps_02 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_2 - stationed_skirmishers_damage_mult = high_maa_damage_tier_2 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_2 - travel_danger = -2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_03 - - ai_value = { - base = 9 - 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 - } - } -} - -military_camps_03 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = normal_building_levy_tier_3 - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_3 - stationed_skirmishers_damage_mult = high_maa_damage_tier_3 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_3 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_1 - stationed_archers_toughness_mult = normal_maa_toughness_tier_1 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_1 - travel_danger = -3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -military_camps_04 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = normal_building_levy_tier_4 - - county_modifier = { - supply_limit = 200 - monthly_county_control_growth_factor = 0.05 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_4 - stationed_skirmishers_damage_mult = high_maa_damage_tier_4 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_4 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_2 - stationed_archers_toughness_mult = normal_maa_toughness_tier_2 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_2 - travel_danger = -4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -military_camps_05 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = normal_building_levy_tier_5 - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_5 - } - - county_modifier = { - supply_limit = 400 - monthly_county_control_growth_factor = 0.1 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_5 - stationed_skirmishers_damage_mult = high_maa_damage_tier_5 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_5 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_3 - stationed_archers_toughness_mult = normal_maa_toughness_tier_3 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_3 - travel_danger = -5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -military_camps_06 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = normal_building_levy_tier_6 - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_6 - } - - county_modifier = { - supply_limit = 600 - monthly_county_control_growth_factor = 0.15 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_6 - stationed_skirmishers_damage_mult = high_maa_damage_tier_6 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_6 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_4 - stationed_archers_toughness_mult = normal_maa_toughness_tier_4 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_4 - travel_danger = -6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -military_camps_07 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = normal_building_levy_tier_7 - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_7 - } - - county_modifier = { - supply_limit = 800 - monthly_county_control_growth_factor = 0.20 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_7 - stationed_skirmishers_damage_mult = high_maa_damage_tier_7 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_7 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_5 - stationed_archers_toughness_mult = normal_maa_toughness_tier_5 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_5 - travel_danger = -7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = military_camps_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -military_camps_08 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_archery_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_military_camps_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_military_camps - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_military_camps - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = normal_building_levy_tier_8 - - character_modifier = { - men_at_arms_maintenance = normal_building_maa_maintenance_tier_8 - } - - county_modifier = { - supply_limit = 1000 - monthly_county_control_growth_factor = 0.25 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_8 - stationed_skirmishers_damage_mult = high_maa_damage_tier_8 - stationed_skirmishers_pursuit_mult = high_maa_pursuit_tier_8 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_6 - stationed_archers_toughness_mult = normal_maa_toughness_tier_6 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_6 - travel_danger = -8 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### regimental_grounds - -regimental_grounds_01 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_1_cost - - levy = excellent_building_levy_tier_1 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_1 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - travel_danger = -1 - } - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_02 - - type_icon = "icon_building_regimental_grounds.dds" - - ai_value = { - base = 13 # One of the best buildings, a slight nudge - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = -99 - has_building_or_higher = city_01 - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -regimental_grounds_02 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_2_cost - - levy = excellent_building_levy_tier_2 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_2 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - travel_danger = -2 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_2 - monthly_county_control_growth_factor = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_03 - - ai_value = { - base = 9 - 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 - } - } -} - -regimental_grounds_03 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_3_cost - - levy = excellent_building_levy_tier_3 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_3 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - travel_danger = -3 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_3 - monthly_county_control_growth_factor = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -regimental_grounds_04 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_4_cost - - levy = excellent_building_levy_tier_4 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_4 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - travel_danger = -4 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_4 - monthly_county_control_growth_factor = 0.05 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -regimental_grounds_05 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_5_cost - - levy = excellent_building_levy_tier_5 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_5 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_5 - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - supply_limit = 1000 - travel_danger = -5 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_5 - monthly_county_control_growth_factor = 0.05 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -regimental_grounds_06 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_6_cost - - levy = excellent_building_levy_tier_6 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_6 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_6 - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - supply_limit = 1000 - travel_danger = -6 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_6 - monthly_county_control_growth_factor = 0.05 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -regimental_grounds_07 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_7_cost - - levy = excellent_building_levy_tier_7 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_7 - knight_limit = 1 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_7 - stationed_maa_toughness_mult = normal_maa_toughness_tier_7 - supply_limit = 1000 - travel_danger = -7 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_7 - monthly_county_control_growth_factor = 0.05 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = regimental_grounds_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -regimental_grounds_08 = { - construction_time = slow_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_wrestling_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_regimental_grounds_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = expensive_building_tier_8_cost - - levy = excellent_building_levy_tier_8 - - character_modifier = { - men_at_arms_maintenance = good_building_maa_maintenance_tier_8 - knight_limit = 1 - army_maintenance_mult = -0.01 - } - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_8 - stationed_maa_toughness_mult = normal_maa_toughness_tier_8 - supply_limit = 1000 - travel_danger = -8 - } - - county_modifier = { - levy_reinforcement_rate = high_levy_reinforcement_rate_tier_8 - monthly_county_control_growth_factor = 0.05 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### outposts - -outposts_01 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_1_cost - - levy = poor_building_levy_tier_1 - province_modifier = { - monthly_income = super_poor_building_tax_tier_1 - defender_holding_advantage = normal_building_advantage_tier_1 - stationed_skirmishers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_1 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_1 - stationed_archers_damage_mult = low_maa_damage_tier_1 - stationed_archers_toughness_mult = normal_maa_toughness_tier_1 - hostile_raid_time = 0.1 - travel_danger = -1 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.01 - archers_maintenance_mult = -0.01 - skirmishers_recruitment_cost_mult = -0.01 - archers_recruitment_cost_mult = -0.01 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_1 - levy_size = 0.01 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_02 - - type_icon = "icon_building_outposts.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_skirmisher_modifier = yes - ai_archer_modifier = yes - ai_stacking_bonus_warrior_lodges_modifier = yes - ai_stacking_bonus_military_camps_modifier = yes - ai_anti_synergy_armored_infantry_modifier = yes - ai_anti_synergy_cavalry_modifier = yes - modifier = { - factor = 0 - building_camel_farms_requirement_terrain = yes - NOT = { - has_building_or_higher = camel_farms_01 - } - } - modifier = { - factor = 0 - building_horse_pastures_requirement_terrain = yes - NOT = { - has_building_or_higher = horse_pastures_01 - } - } - modifier = { - factor = 0 - building_hillside_grazing_requirement_terrain = yes - NOT = { - has_building_or_higher = hillside_grazing_01 - } - } - modifier = { - factor = 0 - building_warrior_lodges_requirement_terrain = yes - NOT = { - has_building_or_higher = warrior_lodges_01 - } - } - modifier = { # It now has a small economic component; build it last - add = -3 - has_building_or_higher = city_01 - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -outposts_02 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_2_cost - - levy = poor_building_levy_tier_2 - province_modifier = { - monthly_income = super_poor_building_tax_tier_2 - defender_holding_advantage = normal_building_advantage_tier_2 - stationed_skirmishers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_2 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_2 - stationed_archers_damage_mult = low_maa_damage_tier_2 - stationed_archers_toughness_mult = normal_maa_toughness_tier_2 - hostile_raid_time = 0.2 - travel_danger = -2 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.02 - archers_maintenance_mult = -0.02 - skirmishers_recruitment_cost_mult = -0.02 - archers_recruitment_cost_mult = -0.02 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_2 - levy_size = 0.02 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_03 - - ai_value = { - base = 9 - 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 - } - } -} - -outposts_03 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_3_cost - - levy = poor_building_levy_tier_3 - province_modifier = { - monthly_income = super_poor_building_tax_tier_3 - defender_holding_advantage = normal_building_advantage_tier_3 - stationed_skirmishers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_3 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_3 - stationed_archers_damage_mult = low_maa_damage_tier_3 - stationed_archers_toughness_mult = normal_maa_toughness_tier_3 - hostile_raid_time = 0.3 - travel_danger = -3 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.03 - archers_maintenance_mult = -0.03 - skirmishers_recruitment_cost_mult = -0.03 - archers_recruitment_cost_mult = -0.03 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_3 - levy_size = 0.03 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -outposts_04 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_4_cost - - levy = poor_building_levy_tier_4 - province_modifier = { - monthly_income = super_poor_building_tax_tier_4 - defender_holding_advantage = normal_building_advantage_tier_4 - stationed_skirmishers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_4 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_4 - stationed_archers_damage_mult = low_maa_damage_tier_4 - stationed_archers_toughness_mult = normal_maa_toughness_tier_4 - hostile_raid_time = 0.4 - travel_danger = -4 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.04 - archers_maintenance_mult = -0.04 - skirmishers_recruitment_cost_mult = -0.04 - archers_recruitment_cost_mult = -0.04 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_4 - levy_size = 0.04 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -outposts_05 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_5_cost - - levy = poor_building_levy_tier_5 - province_modifier = { - monthly_income = super_poor_building_tax_tier_5 - defender_holding_advantage = normal_building_advantage_tier_5 - stationed_skirmishers_damage_mult = low_maa_damage_tier_5 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_5 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_5 - stationed_archers_damage_mult = low_maa_damage_tier_5 - stationed_archers_toughness_mult = normal_maa_toughness_tier_5 - hostile_raid_time = 0.5 - travel_danger = -5 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - garrison_size = 0.05 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.05 - archers_maintenance_mult = -0.05 - skirmishers_recruitment_cost_mult = -0.05 - archers_recruitment_cost_mult = -0.05 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_5 - levy_size = 0.05 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -outposts_06 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_6_cost - - levy = poor_building_levy_tier_6 - province_modifier = { - monthly_income = super_poor_building_tax_tier_6 - defender_holding_advantage = normal_building_advantage_tier_6 - stationed_skirmishers_damage_mult = low_maa_damage_tier_6 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_6 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_6 - stationed_archers_damage_mult = low_maa_damage_tier_6 - stationed_archers_toughness_mult = normal_maa_toughness_tier_6 - hostile_raid_time = 0.6 - travel_danger = -6 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - garrison_size = 0.05 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.06 - archers_maintenance_mult = -0.06 - skirmishers_recruitment_cost_mult = -0.06 - archers_recruitment_cost_mult = -0.06 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_6 - levy_size = 0.06 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -outposts_07 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_7_cost - - levy = poor_building_levy_tier_7 - province_modifier = { - monthly_income = super_poor_building_tax_tier_7 - defender_holding_advantage = normal_building_advantage_tier_7 - stationed_skirmishers_damage_mult = low_maa_damage_tier_7 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_7 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_7 - stationed_archers_damage_mult = low_maa_damage_tier_7 - stationed_archers_toughness_mult = normal_maa_toughness_tier_7 - hostile_raid_time = 0.7 - travel_danger = -7 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - garrison_size = 0.05 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.07 - archers_maintenance_mult = -0.07 - skirmishers_recruitment_cost_mult = -0.07 - archers_recruitment_cost_mult = -0.07 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_7 - levy_size = 0.07 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = outposts_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -outposts_08 = { - construction_time = quick_construction_time - effect_desc = outposts_desc - - can_construct_potential = { - building_outposts_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = cheap_building_tier_8_cost - - levy = poor_building_levy_tier_8 - province_modifier = { - monthly_income = super_poor_building_tax_tier_8 - defender_holding_advantage = normal_building_advantage_tier_8 - stationed_skirmishers_damage_mult = low_maa_damage_tier_8 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_8 - stationed_skirmishers_screen_mult = normal_maa_screen_tier_8 - stationed_archers_damage_mult = low_maa_damage_tier_8 - stationed_archers_toughness_mult = normal_maa_toughness_tier_8 - hostile_raid_time = 0.8 - travel_danger = -8 - } - county_modifier = { - monthly_county_control_growth_factor = 0.15 - monthly_county_control_growth_add = 0.1 - garrison_size = 0.05 - } - character_culture_modifier = { - parameter = outposts_building_bonuses - skirmishers_maintenance_mult = -0.08 - archers_maintenance_mult = -0.08 - skirmishers_recruitment_cost_mult = -0.08 - archers_recruitment_cost_mult = -0.08 - } - province_culture_modifier = { - parameter = outposts_building_bonuses - monthly_income = super_poor_building_tax_tier_8 - levy_size = 0.08 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -### barracks - -barracks_01 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - #higher innovation req? - } - - cost_gold = normal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_1 - stationed_pikemen_damage_mult = high_maa_damage_tier_1 - travel_danger = -1 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.1 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.20 - stationed_pikemen_damage_mult = -0.20 - stationed_maa_damage_mult = low_maa_damage_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_02 - - type_icon = "icon_building_barracks.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_anti_synergy_cavalry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - ai_heavy_infantry_modifier = yes - ai_pikemen_modifier = yes - modifier = { - add = non_stationed_maa_bonus - has_stationed_regiment = yes - NOR = { - has_stationed_regiment_of_base_type = pikemen - has_stationed_regiment_of_base_type = heavy_infantry - } - } - modifier = { - add = -9 - has_building_or_higher = city_01 - } - modifier = { - add = -10 - scope:holder = { - has_government = theocracy_government - highest_held_title_tier <= tier_barony - } - } - modifier = { - add = 5 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_02 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_2 - stationed_pikemen_damage_mult = high_maa_damage_tier_2 - travel_danger = -2 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.2 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 1 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.30 - stationed_pikemen_damage_mult = -0.30 - stationed_maa_damage_mult = low_maa_damage_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_03 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 4 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -barracks_03 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = normal_building_levy_tier_3 - - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_3 - stationed_pikemen_damage_mult = high_maa_damage_tier_3 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_1 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_1 - travel_danger = -3 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.3 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 1 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.40 - stationed_pikemen_damage_mult = -0.40 - stationed_heavy_infantry_toughness_mult = -0.20 - stationed_pikemen_toughness_mult = -0.20 - stationed_maa_damage_mult = low_maa_damage_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 3 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_04 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = normal_building_levy_tier_4 - - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_1 - } - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_4 - stationed_pikemen_damage_mult = high_maa_damage_tier_4 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_2 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_2 - travel_danger = -4 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.4 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 2 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.50 - stationed_pikemen_damage_mult = -0.50 - stationed_heavy_infantry_toughness_mult = -0.30 - stationed_pikemen_toughness_mult = -0.30 - stationed_maa_damage_mult = low_maa_damage_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 3 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_05 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = normal_building_levy_tier_5 - - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_2 - levy_size = 0.01 - garrison_size = 0.01 - } - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_5 - stationed_pikemen_damage_mult = high_maa_damage_tier_5 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_3 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_3 - travel_danger = -5 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.5 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 2 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.60 - stationed_pikemen_damage_mult = -0.60 - stationed_heavy_infantry_toughness_mult = -0.40 - stationed_pikemen_toughness_mult = -0.40 - stationed_maa_damage_mult = low_maa_damage_tier_5 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 3 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_06 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = normal_building_levy_tier_6 - - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_3 - levy_size = 0.02 - garrison_size = 0.02 - } - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_6 - stationed_pikemen_damage_mult = high_maa_damage_tier_6 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_4 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_4 - travel_danger = -6 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.6 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 3 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.70 - stationed_pikemen_damage_mult = -0.70 - stationed_heavy_infantry_toughness_mult = -0.50 - stationed_pikemen_toughness_mult = -0.50 - stationed_maa_damage_mult = low_maa_damage_tier_6 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 2 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_07 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = normal_building_levy_tier_7 - - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_4 - levy_size = 0.03 - garrison_size = 0.03 - } - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_7 - stationed_pikemen_damage_mult = high_maa_damage_tier_7 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_5 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_5 - travel_danger = -7 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.7 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 3 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.80 - stationed_pikemen_damage_mult = -0.80 - stationed_heavy_infantry_toughness_mult = -0.60 - stationed_pikemen_toughness_mult = -0.60 - stationed_maa_damage_mult = low_maa_damage_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = barracks_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 2 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -barracks_08 = { - construction_time = standard_construction_time - effect_desc = tournament_cost_effect_desc - - can_construct_potential = { - building_barracks_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_barracks - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_barracks - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = normal_building_levy_tier_8 - - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_5 - levy_size = 0.04 - garrison_size = 0.04 - } - province_modifier = { - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_8 - stationed_pikemen_damage_mult = high_maa_damage_tier_8 - stationed_heavy_infantry_toughness_mult = high_maa_toughness_tier_6 - stationed_pikemen_toughness_mult = high_maa_toughness_tier_6 - travel_danger = -8 - } - character_culture_modifier = { - parameter = building_barracks_piety_bonuses - monthly_piety = 0.8 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 4 - } - - province_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - stationed_heavy_infantry_damage_mult = -0.90 - stationed_pikemen_damage_mult = -0.90 - stationed_heavy_infantry_toughness_mult = -0.70 - stationed_pikemen_toughness_mult = -0.70 - stationed_maa_damage_mult = low_maa_damage_tier_7 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - modifier = { - add = 2 - scope:holder = { - ai_has_pious_builder_personality = yes - culture = { has_cultural_parameter = building_barracks_piety_bonuses } - } - } - } -} - -### camel_farms - -camel_farms_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - levy = small_building_levy_tier_1 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_1 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_1 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_1 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_1 - monthly_income = super_poor_building_tax_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_02 - - type_icon = "icon_building_camel_farms.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_stables_modifier = yes - ai_stacking_bonus_horse_pastures_modifier = yes - ai_stacking_bonus_hillside_grazing_modifier = yes - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { # It now has a small economic component; build it last - add = -3 - has_building_or_higher = city_01 - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -camel_farms_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = small_building_levy_tier_2 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_2 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_2 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_2 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_2 - monthly_income = super_poor_building_tax_tier_2 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_03 - - ai_value = { - base = 9 - 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 - } - } -} - -camel_farms_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = small_building_levy_tier_3 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_3 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_3 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_1 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_1 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_3 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_3 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_1 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_1 - monthly_income = super_poor_building_tax_tier_3 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -camel_farms_04 = { - construction_time = standard_construction_time - effect_desc = camel_farms_effect_desc - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 02 } - scope:holder.culture = { - has_innovation = innovation_burhs - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = small_building_levy_tier_4 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_4 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_4 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_4 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_2 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_2 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_4 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_4 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_2 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_2 - monthly_income = super_poor_building_tax_tier_4 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -camel_farms_05 = { - construction_time = standard_construction_time - effect_desc = camel_farms_effect_desc - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = small_building_levy_tier_5 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_5 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_5 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_5 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_3 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_3 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_5 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_5 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_3 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_3 - monthly_income = super_poor_building_tax_tier_5 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -camel_farms_06 = { - construction_time = standard_construction_time - effect_desc = camel_farms_effect_desc - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 03 } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = small_building_levy_tier_6 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_6 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_6 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_6 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_4 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_4 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_6 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_6 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_4 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_4 - monthly_income = super_poor_building_tax_tier_6 - hostile_raid_time = 0.2 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -camel_farms_07 = { - construction_time = standard_construction_time - effect_desc = camel_farms_effect_desc - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = small_building_levy_tier_7 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_7 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_7 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_7 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_5 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_5 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_7 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_7 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_5 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_5 - monthly_income = super_poor_building_tax_tier_7 - hostile_raid_time = 0.2 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = camel_farms_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -camel_farms_08 = { - construction_time = standard_construction_time - effect_desc = camel_farms_effect_desc - - can_construct_potential = { - building_camel_farms_requirement_terrain = yes - } - - can_construct = { - building_requirement_castle_city_church = { LEVEL = 04 } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = small_building_levy_tier_8 - character_modifier = { - knight_effectiveness_mult = high_knight_effectiveness_mult_tier_8 - } - - province_modifier = { - stationed_camel_cavalry_damage_mult = high_maa_damage_tier_8 - stationed_camel_cavalry_pursuit_mult = normal_maa_pursuit_tier_8 - stationed_camel_cavalry_toughness_mult = high_maa_toughness_tier_6 - stationed_camel_cavalry_screen_mult = normal_maa_screen_tier_6 - stationed_light_cavalry_damage_mult = normal_maa_damage_tier_8 - stationed_light_cavalry_pursuit_mult = low_maa_pursuit_tier_8 - stationed_light_cavalry_toughness_mult = low_maa_toughness_tier_6 - stationed_light_cavalry_screen_mult = low_maa_screen_tier_6 - monthly_income = super_poor_building_tax_tier_8 - hostile_raid_time = 0.2 - } - - county_modifier = { - supply_limit = 200 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - type_icon = "icon_building_camel_farms.dds" - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - - -### stables - -stables_01 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - character_modifier = { - movement_speed = normal_movement_speed_tier_1 - character_travel_speed_mult = normal_movement_speed_tier_1 - } - - province_modifier = { - stationed_light_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_02 - - type_icon = "icon_building_stables.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_camel_farms_modifier = yes - ai_stacking_bonus_horse_pastures_modifier = yes - ai_stacking_bonus_hillside_grazing_modifier = yes - ai_anti_synergy_armored_infantry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - ai_light_cavalry_modifier = yes - ai_heavy_cavalry_modifier = yes - ai_compensate_light_cavalry_modifier = yes # Specifically for buildings that boosts HC and LC - ai_compensate_heavy_cavalry_modifier = yes # Specifically for buildings that boosts HC and LC - modifier = { - add = non_stationed_maa_bonus - has_stationed_regiment = yes - NOR = { - has_stationed_regiment_of_base_type = light_cavalry - has_stationed_regiment_of_base_type = heavy_cavalry - } - } - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 0 - building_hillside_grazing_requirement_terrain = yes - NOT = { - has_building_or_higher = hillside_grazing_01 - } - } - modifier = { - factor = 0 - building_warrior_lodges_requirement_terrain = yes - NOT = { - has_building_or_higher = warrior_lodges_01 - } - } - modifier = { - add = -9 - has_building_or_higher = city_01 - } - modifier = { - add = -3 - OR = { - exists = barony.lessee - scope:holder = { - highest_held_title_tier <= tier_barony - } - } - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -stables_02 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - character_modifier = { - movement_speed = normal_movement_speed_tier_2 - character_travel_speed_mult = normal_movement_speed_tier_2 - } - - province_modifier = { - stationed_light_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_03 - - ai_value = { - base = 9 - 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 - } - } -} - -stables_03 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = normal_building_levy_tier_3 - - character_modifier = { - movement_speed = normal_movement_speed_tier_3 - character_travel_speed_mult = normal_movement_speed_tier_3 - } - - province_modifier = { - stationed_light_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_3 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_3 - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_1 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -stables_04 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = normal_building_levy_tier_4 - - character_modifier = { - movement_speed = normal_movement_speed_tier_4 - character_travel_speed_mult = normal_movement_speed_tier_4 - } - - province_modifier = { - stationed_light_cavalry_damage_mult = high_maa_damage_tier_4 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_4 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_4 - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_2 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -stables_05 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = normal_building_levy_tier_5 - - character_modifier = { - movement_speed = normal_movement_speed_tier_5 - character_travel_speed_mult = normal_movement_speed_tier_5 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_3 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_5 - stationed_light_cavalry_screen_mult = normal_maa_screen_tier_1 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_5 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_3 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_5 - stationed_heavy_cavalry_screen_mult = normal_maa_screen_tier_1 - stationed_heavy_cavalry_pursuit_mult = normal_maa_pursuit_tier_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -stables_06 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = normal_building_levy_tier_6 - - character_modifier = { - movement_speed = normal_movement_speed_tier_6 - character_travel_speed_mult = normal_movement_speed_tier_6 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_4 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_6 - stationed_light_cavalry_screen_mult = normal_maa_screen_tier_2 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_6 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_4 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_6 - stationed_heavy_cavalry_screen_mult = normal_maa_screen_tier_2 - stationed_heavy_cavalry_pursuit_mult = normal_maa_pursuit_tier_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -stables_07 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = normal_building_levy_tier_7 - - character_modifier = { - movement_speed = normal_movement_speed_tier_7 - character_travel_speed_mult = normal_movement_speed_tier_7 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_5 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_7 - stationed_light_cavalry_screen_mult = normal_maa_screen_tier_3 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_7 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_5 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_7 - stationed_heavy_cavalry_screen_mult = normal_maa_screen_tier_3 - stationed_heavy_cavalry_pursuit_mult = normal_maa_pursuit_tier_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = stables_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -stables_08 = { - construction_time = quick_construction_time - effect_desc = stables_effect_desc - - can_construct_potential = { - building_stables_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_stables - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_stables - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = normal_building_levy_tier_8 - - character_modifier = { - movement_speed = normal_movement_speed_tier_8 - character_travel_speed_mult = normal_movement_speed_tier_8 - } - - province_modifier = { - stationed_light_cavalry_toughness_mult = high_maa_toughness_tier_6 - stationed_light_cavalry_damage_mult = high_maa_damage_tier_8 - stationed_light_cavalry_screen_mult = normal_maa_screen_tier_4 - stationed_light_cavalry_pursuit_mult = normal_maa_pursuit_tier_8 - stationed_heavy_cavalry_toughness_mult = high_maa_toughness_tier_6 - stationed_heavy_cavalry_damage_mult = high_maa_damage_tier_8 - stationed_heavy_cavalry_screen_mult = normal_maa_screen_tier_4 - stationed_heavy_cavalry_pursuit_mult = normal_maa_pursuit_tier_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - - } -} - - -### smiths - -smiths_01 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_duel_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_smiths_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_1 - tax_mult = low_building_tax_mult_tier_1 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_1 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_1 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 1 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_02 - - type_icon = "icon_building_smiths.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - ai_stacking_bonus_warrior_lodges_modifier = yes - ai_stacking_bonus_wind_furnaces_modifier = yes - ai_anti_synergy_cavalry_modifier = yes - ai_anti_synergy_light_infantry_modifier = yes - ai_heavy_infantry_modifier = yes - ai_pikemen_modifier = yes - modifier = { - add = non_stationed_maa_bonus - has_stationed_regiment = yes - NOR = { - has_stationed_regiment_of_base_type = pikemen - has_stationed_regiment_of_base_type = heavy_infantry - } - } - modifier = { - factor = 0 - building_regimental_grounds_requirement_terrain = yes - NOT = { - has_building_or_higher = regimental_grounds_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_orchards_requirement_terrain = yes - NOT = { - has_building_or_higher = orchards_01 - } - } - modifier = { - factor = 0 - building_horse_pastures_requirement_terrain = yes - NOT = { - has_building_or_higher = horse_pastures_01 - } - } - modifier = { - factor = 0 - building_hillside_grazing_requirement_terrain = yes - NOT = { - has_building_or_higher = hillside_grazing_01 - } - } - modifier = { - factor = 0 - building_warrior_lodges_requirement_terrain = yes - NOT = { - has_building_or_higher = warrior_lodges_01 - } - } - modifier = { - add = -9 - has_building_or_higher = city_01 - } - modifier = { - add = -3 - OR = { - exists = barony.lessee - scope:holder = { - highest_held_title_tier <= tier_barony - } - } - } - modifier = { - add = -10 - scope:holder = { - OR = { - AND = { - government_has_flag = government_is_theocracy - highest_held_title_tier <= tier_barony - } - is_theocratic_lessee = yes - } - } - } - } -} - -smiths_02 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_duel_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_smiths_requirement_terrain = yes - building_requirement_castle_city_church = { LEVEL = 01 } - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_barracks - } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_2 - tax_mult = low_building_tax_mult_tier_2 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_2 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_2 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 1 - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_1 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_03 - - ai_value = { - base = 9 - 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 - } - } -} - -smiths_03 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_duel_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_3 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - tax_mult = low_building_tax_mult_tier_3 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_3 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_3 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 2 - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_04 - - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -smiths_04 = { - construction_time = quick_construction_time - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = tours_and_tournaments } - desc = tournament_duel_cost_discount_effect_toto_desc - } - } - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - building_requirement_castle_city_church = { LEVEL = 01 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - tax_mult = low_building_tax_mult_tier_4 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_4 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_4 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 2 - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_2 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_05 - - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -smiths_05 = { - construction_time = quick_construction_time - effect_desc = smiths_effect_desc - - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - scope:holder.culture = { - has_innovation = innovation_burhs - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_5 - stationed_maa_toughness_mult = normal_maa_toughness_tier_3 - tax_mult = low_building_tax_mult_tier_5 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_5 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_5 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 3 - men_at_arms_limit = 1 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_06 - - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -smiths_06 = { - construction_time = quick_construction_time - effect_desc = smiths_effect_desc - - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 02 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_6 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - tax_mult = low_building_tax_mult_tier_6 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_6 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_6 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 3 - men_at_arms_limit = 2 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_3 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_07 - - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -smiths_07 = { - construction_time = quick_construction_time - effect_desc = smiths_effect_desc - - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_7 - stationed_maa_toughness_mult = normal_maa_toughness_tier_5 - tax_mult = low_building_tax_mult_tier_7 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_7 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_7 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 4 - men_at_arms_limit = 2 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_7 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - next_building = smiths_08 - - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -smiths_08 = { - construction_time = quick_construction_time - effect_desc = smiths_effect_desc - - can_construct_potential = { - building_smiths_requirement_terrain = yes - } - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_smiths - } - } - } - scope:holder.culture = { - has_innovation = innovation_royal_armory - } - building_requirement_castle_city_church = { LEVEL = 04 } - } - trigger_else = { - culture = { - has_cultural_parameter = next_level_smiths - } - scope:holder.culture = { - has_innovation = innovation_castle_baileys - } - building_requirement_castle_city_church = { LEVEL = 03 } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - province_modifier = { - stationed_maa_damage_mult = normal_maa_damage_tier_8 - stationed_maa_toughness_mult = normal_maa_toughness_tier_6 - tax_mult = low_building_tax_mult_tier_8 - } - county_modifier = { - levy_reinforcement_rate = normal_levy_reinforcement_rate_tier_8 - } - character_modifier = { - knight_effectiveness_mult = normal_knight_effectiveness_mult_tier_8 - } - - character_culture_modifier = { - parameter = frugal_blacksmith_maa_size - knight_limit = 4 - men_at_arms_limit = 3 - } - province_culture_modifier = { - parameter = coking_smith_bonuses - stationed_maa_toughness_mult = normal_maa_toughness_tier_8 - } - county_culture_modifier = { - parameter = coking_smith_bonuses - development_growth = innovation_coking_development_growth_value_4 - } - - on_complete = { - #Mandala Creator Aspect - creator_mandala_built_regular_building_piety_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_military_modifier = yes - } -} diff --git a/N3OW/common/buildings/00_temple_buildings.txt b/N3OW/common/buildings/00_temple_buildings.txt deleted file mode 100644 index 4bb0870f..00000000 --- a/N3OW/common/buildings/00_temple_buildings.txt +++ /dev/null @@ -1,3834 +0,0 @@ -@illustration_christian = "gfx/interface/illustrations/holding_types/temple_christian.dds" -@illustration_generic_grass = "gfx/interface/illustrations/holding_types/temple_generic_grass.dds" -@illustration_generic_arid = "gfx/interface/illustrations/holding_types/temple_generic_arid.dds" -@illustration_india = "gfx/interface/illustrations/holding_types/temple_india.dds" -@illustration_islamic = "gfx/interface/illustrations/holding_types/temple_islamic.dds" -@illustration_orthodox = "gfx/interface/illustrations/holding_types/temple_orthodox.dds" -@illustration_northern_pagan = "gfx/interface/illustrations/holding_types/temple_northern_pagan.dds" -@illustration_iberian_christian = "gfx/interface/illustrations/holding_types/fp2_temple_iberian_christian.dds" -@illustration_iberian_islamic = "gfx/interface/illustrations/holding_types/fp2_temple_iberian_islamic.dds" -@illustration_iranian_zoroastrian = "gfx/interface/illustrations/holding_types/fp3_temple_iranian_zoroastrian.dds" -@illustration_tengri = "gfx/interface/illustrations/holding_types/mpo_temple_steppe.dds" -@illustration_chinese = "gfx/interface/illustrations/holding_types/tgp_chinese_pagoda.dds" -@illustration_shinto = "gfx/interface/illustrations/holding_types/tgp_shinto_temple.dds" - -temple_01 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_01_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "pagan_gfx" } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - ### DHARMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_01_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } #Chinese building gfx + india region = Dai Viet - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 0 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Buddhist - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Shinto - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { shinto_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - barony_cannot_construct_holding = no - scope:holder = { - NOT = { government_has_flag = government_is_mandala } - } - } - - can_construct = { - trigger_if = { - limit = { - NOR = { - scope:holder.culture = { - has_cultural_parameter = tribals_can_into_temples - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_city_planning - } - } - trigger_else = { - scope:holder.culture = { - OR = { - has_cultural_parameter = tribals_can_into_temples - has_cultural_parameter = temple_next_level - } - } - } - } - - can_construct_showing_failures_only = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = tribals_can_into_temples - } - } - } - building_requirement_tribal = no - building_requirement_tribal_holding_in_county = yes - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = tribals_can_into_temples - } - } - scope:holder = { NOT = { has_character_modifier = tgp_rebuilder_modifier } } - building_requirement_nomad = no - building_requirement_nomad_holding_in_county = yes - building_requirement_herder = no - building_requirement_herder_holding_in_county = yes - } - cost_gold = main_building_tier_1_cost - next_building = temple_02 - - levy = poor_building_levy_tier_1 - max_garrison = normal_building_max_garrison_tier_1 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_1 - province_modifier = { - monthly_income = normal_building_tax_tier_3 - stationed_maa_damage_mult = low_maa_damage_tier_1 - stationed_maa_toughness_mult = low_maa_toughness_tier_1 - stationed_siege_weapon_siege_value_mult = low_maa_siege_value_tier_1 - travel_danger = -10 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - flag = temple - - type_icon = "icon_building_monastic_schools.dds" - - on_complete = { - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = county.holder.dynasty - } - county.holder.dynasty = { add_dynasty_prestige = major_dynasty_prestige_value } - } - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = extra_piety_from_temple_construction - } - } - county.holder = { add_piety = omega_piety_gain } - } - else = { - county.holder ?= { add_piety = massive_piety_gain } - } - save_scope_as = temple_location - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - county.holder.faith = { - change_fervor = { - value = 5 - desc = fervor_gain_built_temple_holding - } - } - } - else = { - county.holder.faith = { - change_fervor = { - value = 1 - desc = fervor_gain_built_temple_holding - } - } - } - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = prestige_from_temple_construction - } - } - county.holder = { add_prestige = massive_prestige_gain } - } - - #Holy Legend Seed drop - if = { - limit = { - county.holder = { has_dlc_feature = legends } - county.holder = { - NOR = { - has_game_rule = historical_legends_only - has_personal_legend_seed = holy - } - } - } - random = { - chance = { - value = 10 - if = { - limit = { county.holder.piety_level >= high_piety_level } - add = 15 #25% - } - if = { - limit = { county.holder.piety_level >= max_piety_level } - add = 25 #50% - } - } - county.holder = { - send_interface_toast = { - type = msg_legend_seed_created - title = holy_seed_toast - left_icon = root.barony - create_legend_seed = { - type = holy - quality = famed - chronicle = saintly_building - properties = { - location = prev - religion = this.religion - faith = this.faith - } - } - } - } - } - } - - #to give follow-up to the vassal.1001 event - hidden_effect = { - if = { - limit = { - exists = province_owner - } - province_owner = { - save_scope_as = owner_of_province - - scope:owner_of_province = { - if = { #Religious liege asked me to build a temple - limit = { - exists = var:promised_to_build_temple - var:promised_to_build_temple = { - is_alive = yes - faith = scope:owner_of_province.faith - } - has_character_flag = promised_liege_temple - } - trigger_event = vassal.1010 - } - if = { #Religious vassal asked me to build a temple - limit = { - exists = var:promised_to_build_temple - var:promised_to_build_temple = { - is_alive = yes - faith = scope:owner_of_province.faith - } - has_character_flag = promised_vassal_temple - } - trigger_event = vassal.1110 - } - - #To remove the variables if the character has died or someone has changed their faith - if = { - limit = { - exists = var:promised_to_build_temple - OR = { - var:promised_to_build_temple = { is_alive = no } - faith != scope:owner_of_province.faith - } - } - remove_variable = promised_to_build_temple - } - } - } - } - } - county.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_construction_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - vassal_stance = zealot - add_opinion = { - target = prev - modifier = zealot_approves_temple_construction_opinion - } - } - } - } - } - - # Building Oath - hidden_effect = { - if = { - limit = { - county.holder = { - has_character_modifier = oath_of_buildings - } - } - add_random_economic_building_effect = yes - add_random_military_building_effect = yes - add_random_fortification_building_effect = yes - } - } - } - - ai_value = { - base = 100 - modifier = { - factor = 0 - scope:holder = { - NOT = { government_has_flag = government_is_theocracy } - } - } - modifier = { - add = 50 - county = { - NOT = { - any_county_province = { - has_building_or_higher = temple_01 - } - } - } - } - } -} - -temple_02 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_01_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "pagan_gfx" } - } - - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - ### DHARMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_dharmic_01_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_01_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 1 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Buddhist - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Shinto - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { shinto_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_city_planning - } - } - } - can_construct_showing_failures_only = { NOT = { scope:holder = { has_character_modifier = tgp_rebuilder_modifier } } } - cost_gold = main_building_tier_2_cost - next_building = temple_03 - - levy = poor_building_levy_tier_3 - max_garrison = normal_building_max_garrison_tier_3 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_2 - province_modifier = { - monthly_income = normal_building_tax_tier_5 - stationed_maa_damage_mult = low_maa_damage_tier_2 - stationed_maa_toughness_mult = low_maa_toughness_tier_2 - stationed_siege_weapon_siege_value_mult = low_maa_siege_value_tier_2 - travel_danger = -12 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 3 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - flag = temple - - on_complete = { - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = county.holder.dynasty - } - county.holder.dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - county.holder.faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = zealot - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 6 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 0.1 - free_building_slots >= 1 - } - modifier = { - factor = 0.1 - combined_building_level <= 10 - years_from_game_start >= 1 - } - modifier = { - factor = 0.3 - years_from_game_start <= 0.05 - } - } -} - -temple_03 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_02_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "pagan_gfx" } - } - # SOUTHEAST ASIA # - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_03_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { "dharmic_gfx" } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - ### DHARMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_02_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 2 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Buddhist - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Shinto - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { shinto_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_manorialism - } - } - } - can_construct_showing_failures_only = { NOT = { scope:holder = { has_character_modifier = tgp_rebuilder_modifier } } } - cost_gold = main_building_tier_3_cost - next_building = temple_04 - - levy = poor_building_levy_tier_5 - max_garrison = normal_building_max_garrison_tier_5 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_3 - province_modifier = { - monthly_income = normal_building_tax_tier_7 - stationed_maa_damage_mult = low_maa_damage_tier_3 - stationed_maa_toughness_mult = low_maa_toughness_tier_3 - stationed_siege_weapon_siege_value_mult = low_maa_siege_value_tier_3 - travel_danger = -14 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 4 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - flag = temple - - on_complete = { - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = county.holder.dynasty - } - county.holder.dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - county.holder.faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = zealot - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 5 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 20 - years_from_game_start >= 1 - } - } -} - -temple_04 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_02_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "pagan_gfx" } - } - - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_04_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { "dharmic_gfx" } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - ### DHARMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_dharmic_02_mesh" - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "dharmic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_02_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_india - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 3 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Buddhist - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_chinese - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan Shinto - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { shinto_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_windmills - } - } - } - can_construct_showing_failures_only = { NOT = { scope:holder = { has_character_modifier = tgp_rebuilder_modifier } } } - cost_gold = main_building_tier_4_cost - - levy = poor_building_levy_tier_7 - max_garrison = normal_building_max_garrison_tier_7 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_4 - province_modifier = { - monthly_income = good_building_tax_tier_6 - stationed_maa_damage_mult = low_maa_damage_tier_4 - stationed_maa_toughness_mult = low_maa_toughness_tier_4 - stationed_siege_weapon_siege_value_mult = low_maa_siege_value_tier_4 - travel_danger = -16 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 5 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.05 - } - - flag = temple - - on_complete = { - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = county.holder.dynasty - } - county.holder.dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - county.holder.culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - county.holder.faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - vassal_stance = parochial - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - - hidden_effect = { - every_vassal = { - vassal_stance = zealot - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 4 - modifier = { - factor = 2 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 30 - years_from_game_start >= 1 - } - } -} - -#### -# -# Temple Buildings -# -#### - -### Scriptorium - -scriptorium_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.05 - legitimacy_gain_mult = 0.01 - } - - character_modifier = { - monthly_piety = 0.1 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_1 - development_growth = innovation_block_printing_development_growth_value_1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_02 - - type_icon = "icon_building_library.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - modifier = { - add = 250 - scope:holder = { - OR = { - highest_held_title_tier = tier_barony - government_has_flag = government_is_theocracy - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 2 - free_building_slots <= 1 - } - modifier = { - factor = 0 - NOT = { - has_building_or_higher = monastic_schools_01 - } - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - } -} - -scriptorium_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - culture = { - has_innovation = innovation_city_planning - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.1 - legitimacy_gain_mult = 0.02 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_1 - development_growth = innovation_block_printing_development_growth_value_1 - } - - character_modifier = { - monthly_piety = 0.2 - } - county_modifier = { - monthly_county_control_growth_add = 0.2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_03 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.15 - legitimacy_gain_mult = 0.03 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_2 - development_growth = innovation_block_printing_development_growth_value_2 - } - - character_modifier = { - monthly_piety = 0.3 - } - county_modifier = { - monthly_county_control_growth_add = 0.3 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_04 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.2 - legitimacy_gain_mult = 0.04 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_2 - development_growth = innovation_block_printing_development_growth_value_2 - } - - character_modifier = { - monthly_piety = 0.4 - } - county_modifier = { - monthly_county_control_growth_add = 0.4 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_05 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.25 - legitimacy_gain_mult = 0.05 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_3 - development_growth = innovation_block_printing_development_growth_value_3 - } - - character_modifier = { - monthly_piety = 0.5 - } - county_modifier = { - monthly_county_control_growth_add = 0.5 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_06 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_06 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.3 - legitimacy_gain_mult = 0.06 - } - - character_modifier = { - monthly_piety = 0.6 - } - county_modifier = { - monthly_county_control_growth_add = 0.6 - } - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_3 - development_growth = innovation_block_printing_development_growth_value_3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_07 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_07 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_04 - culture = { - has_innovation = innovation_cranes - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.35 - legitimacy_gain_mult = 0.07 - } - - character_modifier = { - monthly_piety = 0.7 - } - county_modifier = { - monthly_county_control_growth_add = 0.7 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_4 - development_growth = innovation_block_printing_development_growth_value_4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = scriptorium_08 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -scriptorium_08 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_03 - culture = { - has_innovation = innovation_cranes - } - has_dlc_feature = legends - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.4 - legitimacy_gain_mult = 0.08 - } - - character_modifier = { - monthly_piety = 0.8 - } - county_modifier = { - monthly_county_control_growth_add = 0.8 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - county_culture_modifier = { - parameter = block_printing_scriptorium_bonuses - monthly_county_control_growth_add = innovation_block_printing_control_growth_value_4 - development_growth = innovation_block_printing_development_growth_value_4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -### Monastic School - -monastic_schools_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - OR = { - has_building_or_higher = temple_01 - scope:holder.faith = { has_doctrine_parameter = monastic_schools_allowed_in_every_holding_type } - } - } - - can_construct_showing_failures_only = { - #building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_piety = 0.1 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - } - province_modifier = { - monthly_income = poor_building_tax_tier_1 - epidemic_resistance = 4 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.1 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 1 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_02 - - type_icon = "icon_building_monastic_schools.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 500 - scope:holder = { - OR = { - highest_held_title_tier = tier_barony - government_has_flag = government_is_theocracy - government_has_flag = government_is_mandala - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 2 - free_building_slots <= 1 - } - } -} - -monastic_schools_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - culture = { - OR = { - has_innovation = innovation_city_planning - has_cultural_parameter = next_level_monasteries - } - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_piety = 0.2 - } - county_modifier = { - monthly_county_control_growth_add = 0.2 - } - province_modifier = { - monthly_income = poor_building_tax_tier_2 - epidemic_resistance = 6 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.1 - learning = 1 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 1 - martial = 1 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_03 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_manorialism - } - has_building_or_higher = temple_02 - } - trigger_else = { - culture = { - has_innovation = innovation_city_planning - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_01 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_piety = 0.3 - } - county_modifier = { - monthly_county_control_growth_add = 0.3 - } - province_modifier = { - monthly_income = poor_building_tax_tier_3 - epidemic_resistance = 8 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.2 - learning = 1 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 2 - martial = 1 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_04 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_manorialism - } - has_building_or_higher = temple_02 - } - trigger_else = { - culture = { - has_innovation = innovation_city_planning - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_01 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_piety = 0.4 - } - county_modifier = { - monthly_county_control_growth_add = 0.4 - } - province_modifier = { - monthly_income = poor_building_tax_tier_4 - epidemic_resistance = 10 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.2 - learning = 2 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 2 - martial = 2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_05 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_windmills - } - has_building_or_higher = temple_03 - } - trigger_else = { - culture = { - has_innovation = innovation_city_planning - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_02 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = 0.5 - } - county_modifier = { - monthly_county_control_growth_add = 0.5 - } - province_modifier = { - monthly_income = poor_building_tax_tier_5 - epidemic_resistance = 12 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.3 - learning = 2 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 3 - martial = 2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_06 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_windmills - } - has_building_or_higher = temple_03 - } - trigger_else = { - culture = { - has_innovation = innovation_manorialism - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_02 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - character_modifier = { - monthly_piety = 0.6 - } - county_modifier = { - monthly_county_control_growth_add = 0.6 - } - province_modifier = { - monthly_income = poor_building_tax_tier_6 - epidemic_resistance = 14 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.3 - learning = 3 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 3 - martial = 3 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_07 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_cranes - } - has_building_or_higher = temple_04 - } - trigger_else = { - culture = { - has_innovation = innovation_windmills - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_03 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - character_modifier = { - monthly_piety = 0.7 - } - county_modifier = { - monthly_county_control_growth_add = 0.7 - } - province_modifier = { - monthly_income = poor_building_tax_tier_7 - epidemic_resistance = 16 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.4 - learning = 3 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 4 - martial = 3 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = monastic_schools_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -monastic_schools_08 = { - construction_time = standard_construction_time - - can_construct = { - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = next_level_monasteries - } - } - } - culture = { - has_innovation = innovation_cranes - } - has_building_or_higher = temple_04 - } - trigger_else = { - culture = { - has_innovation = innovation_windmills - } - culture = { - has_cultural_parameter = next_level_monasteries - } - has_building_or_higher = temple_03 - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - character_modifier = { - monthly_piety = 0.8 - } - county_modifier = { - monthly_county_control_growth_add = 0.8 - } - province_modifier = { - monthly_income = poor_building_tax_tier_8 - epidemic_resistance = 18 - } - - character_culture_modifier = { - parameter = monastic_monastery_learning_bonus - monthly_learning_lifestyle_xp_gain_mult = 0.4 - learning = 4 - } - - character_culture_modifier = { - parameter = monastery_prowess_martial_bonus - prowess = 4 - martial = 4 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -### Megaliths - -megalith_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - } - - can_construct_showing_failures_only = { - #building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - show_disabled = yes - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_1 - } - county_modifier = { - development_growth_factor = 0.02 - county_opinion_add = 2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_02 - - type_icon = "icon_megalith.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - directive_to_build_economy_modifier = yes - modifier = { - add = 500 - scope:holder = { - OR = { - highest_held_title_tier = tier_barony - government_has_flag = government_is_theocracy - government_has_flag = government_is_mandala - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 2 - free_building_slots <= 1 - } - } -} - -megalith_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - } - - can_construct_showing_failures_only = { - #building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_2 - } - county_modifier = { - development_growth_factor = 0.05 - county_opinion_add = 2 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_03 - ai_value = { - base = 9 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_01 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_3 - } - county_modifier = { - development_growth_factor = 0.1 - county_opinion_add = 4 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_04 - ai_value = { - base = 8 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_02 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_4 - } - county_modifier = { - development_growth_factor = 0.15 - county_opinion_add = 4 - development_growth = 0.025 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_05 - ai_value = { - base = 7 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_02 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_5 - monthly_prestige = poor_building_tax_tier_1 - } - county_modifier = { - development_growth_factor = 0.2 - county_opinion_add = 6 - development_growth = 0.025 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_06 - ai_value = { - base = 6 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_02 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_6 - monthly_prestige = poor_building_tax_tier_2 - } - county_modifier = { - development_growth_factor = 0.25 - county_opinion_add = 6 - development_growth = 0.05 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.03 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_07 - ai_value = { - base = 5 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_02 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_7 - monthly_prestige = poor_building_tax_tier_3 - } - county_modifier = { - development_growth_factor = 0.3 - county_opinion_add = 8 - development_growth = 0.05 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = megalith_08 - ai_value = { - base = 4 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -megalith_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_02 - scope:holder.faith = { - has_doctrine_parameter = can_build_megaliths - } - culture = { - has_innovation = innovation_city_planning - } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - is_enabled = { - custom_tooltip = { - text = province_is_of_a_megalith_faith_tt - county.faith = { has_doctrine_parameter = can_build_megaliths } - } - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety = poor_building_tax_tier_8 - monthly_prestige = poor_building_tax_tier_4 - } - county_modifier = { - development_growth_factor = 0.35 - county_opinion_add = 8 - development_growth = 0.075 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - directive_to_build_economy_modifier = yes - ai_pious_building_preference_modifier = yes - } -} - -### Breweries (Monks) -breweries_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - building_breweries_requirement = { NUMBER = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 5 - monthly_county_control_growth_add = 0.05 - development_growth_factor = 0.02 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_1 - } - - next_building = breweries_02 - - type_icon = "icon_building_breweries.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - modifier = { - add = 500 - scope:holder = { - OR = { - highest_held_title_tier = tier_barony - government_has_flag = government_is_theocracy - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 2 - free_building_slots <= 1 - } - } -} - -breweries_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_city_planning } - building_breweries_requirement = { NUMBER = 01 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 10 - monthly_county_control_growth_add = 0.1 - development_growth_factor = 0.04 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_2 - } - - next_building = breweries_03 - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - modifier = { - add = 500 - scope:holder = { - OR = { - highest_held_title_tier = tier_barony - government_has_flag = government_is_theocracy - is_theocratic_lessee = yes - } - } - } - modifier = { - factor = 2 - free_building_slots <= 1 - } - } -} - -breweries_03 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_manorialism } - building_breweries_requirement = { NUMBER = 02 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 15 - monthly_county_control_growth_add = 0.15 - development_growth_factor = 0.06 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_3 - } - - next_building = breweries_04 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -breweries_04 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_manorialism } - building_breweries_requirement = { NUMBER = 02 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 20 - monthly_county_control_growth_add = 0.20 - development_growth_factor = 0.08 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - } - - next_building = breweries_05 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -breweries_05 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_windmills } - building_breweries_requirement = { NUMBER = 03 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 25 - monthly_county_control_growth_add = 0.25 - development_growth_factor = 0.10 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_5 - } - - next_building = breweries_06 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -breweries_06 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_windmills } - building_breweries_requirement = { NUMBER = 03 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 30 - monthly_county_control_growth_add = 0.30 - development_growth_factor = 0.12 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_6 - } - - next_building = breweries_07 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -breweries_07 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_cranes } - building_breweries_requirement = { NUMBER = 04 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 35 - monthly_county_control_growth_add = 0.35 - development_growth_factor = 0.14 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_7 - } - - next_building = breweries_08 - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -breweries_08 = { - construction_time = standard_construction_time - - can_construct_potential = { - culture = { has_innovation = innovation_cranes } - building_breweries_requirement = { NUMBER = 04 } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - effect_desc = brewery_effect_desc - - county_modifier = { - county_opinion_add = 40 - monthly_county_control_growth_add = 0.40 - development_growth_factor = 0.16 - } - province_modifier = { - monthly_income = poor_building_tax_tier_8 - } - - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_economical_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} diff --git a/N3OW/common/buildings/00_tribal_buildings.txt b/N3OW/common/buildings/00_tribal_buildings.txt deleted file mode 100644 index 8bc764bf..00000000 --- a/N3OW/common/buildings/00_tribal_buildings.txt +++ /dev/null @@ -1,1510 +0,0 @@ -@holding_illustration_arid = "gfx/interface/illustrations/holding_types/tribe_arid.dds" -@holding_illustration_grass = "gfx/interface/illustrations/holding_types/tribe_grass.dds" -@holding_illustration_seasia = "gfx/interface/illustrations/holding_types/tgp_temple_pagan_se_asia.dds" - -# Tribal Hold -tribe_01 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - names = { - building_western_tribal_01_a_mesh - } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_mena_tribal_01_a_mesh" - } - graphical_cultures = { arabic_group_building_gfx berber_group_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_steppe_tribal_01_a_mesh" - } - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_india_tribal_01_a_mesh" - } - graphical_cultures = { indian_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_african_tribal_01_a_mesh" - } - graphical_cultures = { african_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "fp1_building_norse_tribal_mesh" - } - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - names = { - "tgp_building_se_asia_tribal_01_mesh" - } - graphical_cultures = { southeast_asian_building_gfx } - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - always = no #Tribes are set at game start. - } - - cost_prestige = expensive_building_tier_3_cost - cost_gold = expensive_building_tier_1_cost - next_building = tribe_02 - - levy = normal_building_levy_tier_3 - max_garrison = good_building_max_garrison_tier_1 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_1 - province_modifier = { - fort_level = 1 - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - province_government_modifier = { - parameter = government_is_tribal_excluding_wanua - monthly_income = poor_building_tax_tier_1 - } - - province_government_modifier = { - parameter = government_is_wanua - monthly_income = poor_building_tax_halved_tier_1 - monthly_barter_goods = 1 - building_slot_add = 2 - } - - province_terrain_modifier = { - parameter = tribal_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = tribal_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 2 - } - - province_culture_modifier = { - parameter = tribal_holding_stationed_bonus - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - stationed_maa_damage_mult = normal_maa_damage_tier_1 - } - - character_modifier = { - county_fertility_growth_mult = 0.35 - } - - next_building = tribe_02 - - type_icon = "icon_building_longhouses.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - } -} - -tribe_02 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - names = { - building_western_tribal_01_a_mesh - } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_mena_tribal_01_a_mesh" - } - graphical_cultures = { arabic_group_building_gfx berber_group_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_steppe_tribal_01_a_mesh" - } - graphical_cultures = { steppe_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_india_tribal_01_a_mesh" - } - graphical_cultures = { indian_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "building_african_tribal_01_a_mesh" - } - graphical_cultures = { african_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - names = { - "fp1_building_norse_tribal_mesh" - } - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - illustration = @holding_illustration_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - names = { - "tgp_building_se_asia_tribal_01_mesh" - } - graphical_cultures = { southeast_asian_building_gfx } - illustration = @holding_illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/City/tribal_city" soundparameter = { "Tier" = 0 } } - } - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - } - can_construct_showing_failures_only = { - OR = { - scope:holder = { - culture = { has_innovation = innovation_plenary_assemblies } - } - mpo_permafrost_building_trigger = yes - } - } - - cost_prestige = expensive_building_tier_3_cost - cost_gold = expensive_building_tier_1_cost - - levy = normal_building_levy_tier_5 - max_garrison = good_building_max_garrison_tier_2 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_2 - province_modifier = { - fort_level = 2 - stationed_maa_damage_mult = normal_maa_damage_tier_4 - stationed_maa_toughness_mult = normal_maa_toughness_tier_4 - } - - province_government_modifier = { - parameter = government_is_tribal_excluding_wanua - monthly_income = poor_building_tax_tier_3 - } - - province_government_modifier = { - parameter = government_is_wanua - monthly_income = poor_building_tax_halved_tier_3 - monthly_barter_goods = 2 - building_slot_add = 2 - } - - province_terrain_modifier = { - parameter = tribal_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = tribal_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 3 - } - - province_culture_modifier = { - parameter = tribal_holding_stationed_bonus - stationed_maa_damage_mult = normal_maa_damage_tier_2 - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - stationed_maa_damage_mult = normal_maa_damage_tier_2 - } - - character_modifier = { - county_fertility_growth_mult = 0.35 - } - - ai_value = { - base = 1 - } -} - -longhouses_01 = { - construction_time = slow_construction_time - effect_desc = longhouses_effect_desc - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - - cost_prestige = expensive_building_tier_1_cost - cost_gold = tribal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - character_modifier = { - monthly_prestige = 0.25 - } - county_modifier = { - monthly_county_control_growth_add = 0.2 - } - - next_building = longhouses_02 - - type_icon = "icon_building_longhouses.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -longhouses_02 = { - construction_time = slow_construction_time - effect_desc = longhouses_effect_desc - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - can_construct_showing_failures_only = { - OR = { - mpo_permafrost_building_trigger = yes - scope:holder = { - culture = { has_innovation = innovation_barracks } - } - } - } - - cost_prestige = expensive_building_tier_2_cost - cost_gold = tribal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - character_modifier = { - monthly_prestige = 0.5 - } - county_modifier = { - monthly_county_control_growth_add = 0.4 - } - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -# War Camps - -war_camps_01 = { - construction_time = slow_construction_time - effect_desc = tournament_cost_effect_desc - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - - cost_prestige = expensive_building_tier_1_cost - cost_gold = tribal_building_tier_1_cost - - levy = excellent_building_levy_tier_1 - - character_modifier = { - knight_limit = 1 - knight_effectiveness_mult = 0.1 - } - - province_modifier = { - stationed_skirmishers_damage_mult = high_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_1 - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_1 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_1 - stationed_archer_cavalry_damage_mult = high_maa_damage_tier_1 - stationed_archer_cavalry_toughness_mult = normal_maa_toughness_tier_1 - } - - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - stationed_maa_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = war_camps_02 - - type_icon = "icon_building_warcamps.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -war_camps_02 = { - construction_time = slow_construction_time - effect_desc = tournament_cost_effect_desc - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - can_construct_showing_failures_only = { - OR = { - mpo_permafrost_building_trigger = yes - scope:holder = { - culture = { has_innovation = innovation_barracks } - } - } - } - - cost_prestige = expensive_building_tier_2_cost - cost_gold = tribal_building_tier_2_cost - - levy = excellent_building_levy_tier_2 - - character_modifier = { - knight_limit = 2 - knight_effectiveness_mult = 0.2 - } - - province_modifier = { - stationed_skirmishers_damage_mult = high_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_2 - stationed_heavy_infantry_damage_mult = high_maa_damage_tier_2 - stationed_heavy_infantry_toughness_mult = normal_maa_toughness_tier_2 - stationed_archer_cavalry_damage_mult = high_maa_damage_tier_2 - stationed_archer_cavalry_toughness_mult = normal_maa_toughness_tier_2 - } - - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - stationed_maa_toughness_mult = normal_maa_toughness_tier_2 - } - - character_culture_modifier = { - parameter = strength_in_numbers_maa_limit_bonus - men_at_arms_limit = 1 - } - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -# Palisades - -palisades_01 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - - cost_prestige = expensive_building_tier_1_cost - cost_gold = tribal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - max_garrison = normal_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = normal_building_fort_level_tier_1 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_1 - stationed_archers_toughness_mult = normal_maa_toughness_tier_1 - stationed_pikemen_damage_mult = high_maa_damage_tier_1 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_1 - } - - - next_building = palisades_02 - - type_icon = "icon_building_palisades.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -palisades_02 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - can_construct_showing_failures_only = { - OR = { - mpo_permafrost_building_trigger = yes - scope:holder = { - culture = { has_innovation = innovation_barracks } - } - } - } - - cost_prestige = expensive_building_tier_2_cost - cost_gold = tribal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - max_garrison = normal_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = normal_building_fort_level_tier_2 - } - - province_modifier = { - stationed_archers_damage_mult = high_maa_damage_tier_2 - stationed_archers_toughness_mult = normal_maa_toughness_tier_2 - stationed_pikemen_damage_mult = high_maa_damage_tier_2 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_2 - } - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -# Market Villages - -market_villages_01 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - - cost_prestige = expensive_building_tier_1_cost - cost_gold = tribal_building_tier_1_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_2 - supply_limit = 500 - } - - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - levy_size = 0.02 - } - - next_building = market_villages_02 - - type_icon = "icon_building_market_villages.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -market_villages_02 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_tribal = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder = { NOT = { government_has_flag = government_is_wanua } } - } - can_construct_showing_failures_only = { - OR = { - mpo_permafrost_building_trigger = yes - scope:holder = { - culture = { has_innovation = innovation_barracks } - } - } - } - province_terrain_modifier = { - parameter = coastal_tribe_bonuses - is_coastal = yes - levy_size = 0.03 - } - - cost_prestige = expensive_building_tier_2_cost - cost_gold = tribal_building_tier_2_cost - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - supply_limit = 1000 - } - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -# Wanua buildings - -# Idjang Forts - -idjang_forts_01 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - max_garrison = normal_building_max_garrison_tier_1 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_1 - fort_level = normal_building_fort_level_tier_1 - } - - province_modifier = { - monthly_barter_goods = 0.15 - monthly_barter_goods_mult = 0.1 - hostile_raid_time = 0.25 - stationed_archers_toughness_mult = normal_maa_toughness_tier_1 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = idjang_forts_02 - - type_icon = "icon_structure_idjang_forts.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_fortify_modifier = yes - } -} - -idjang_forts_02 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - max_garrison = normal_building_max_garrison_tier_2 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = normal_building_fort_level_tier_2 - } - - province_modifier = { - monthly_barter_goods = 0.3 - monthly_barter_goods_mult = 0.2 - hostile_raid_time = 0.5 - stationed_archers_toughness_mult = normal_maa_toughness_tier_2 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_2 - } - - next_building = idjang_forts_03 - - ai_value = { - base = 1 - directive_to_fortify_modifier = yes - } -} - -idjang_forts_03 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_3_cost - - levy = normal_building_levy_tier_3 - max_garrison = normal_building_max_garrison_tier_3 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = normal_building_fort_level_tier_3 - } - - province_modifier = { - monthly_barter_goods = 0.4 - monthly_barter_goods_mult = 0.3 - hostile_raid_time = 0.75 - stationed_archers_toughness_mult = normal_maa_toughness_tier_3 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_3 - } - character_government_modifier = { - parameter = government_is_wanua - domain_limit_max = 1 - } - - next_building = idjang_forts_04 - - ai_value = { - base = 1 - directive_to_fortify_modifier = yes - } -} - -idjang_forts_04 = { - construction_time = standard_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_4_cost - - levy = normal_building_levy_tier_4 - max_garrison = normal_building_max_garrison_tier_4 - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_4 - fort_level = normal_building_fort_level_tier_4 - } - - province_modifier = { - monthly_barter_goods = 0.5 - monthly_barter_goods_mult = 0.4 - hostile_raid_time = 1 - stationed_archers_toughness_mult = normal_maa_toughness_tier_4 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_4 - } - character_government_modifier = { - parameter = government_is_wanua - domain_limit_max = 1 - } - - ai_value = { - base = 1 - directive_to_fortify_modifier = yes - } -} - -# Wantilan - -wantilan_01 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_1_cost - - levy = small_building_levy_tier_1 - - character_modifier = { - monthly_prestige = 0.1 - knight_effectiveness_mult = 0.05 - monthly_barter_goods_mult = 0.02 - } - county_modifier = { - monthly_county_control_growth_add = 0.1 - county_opinion_add = 3 - } - province_modifier = { - monthly_barter_goods = 0.15 - stationed_archers_damage_mult = normal_maa_damage_tier_1 - stationed_archers_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = wantilan_02 - - type_icon = "icon_structure_wantilan.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -wantilan_02 = { - construction_time = slow_construction_time - effect_desc = longhouses_effect_desc - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - levy = small_building_levy_tier_2 - - character_modifier = { - monthly_prestige = 0.2 - knight_effectiveness_mult = 0.1 - monthly_barter_goods_mult = 0.04 - } - county_modifier = { - monthly_county_control_growth_add = 0.2 - county_opinion_add = 6 - } - province_modifier = { - monthly_barter_goods = 0.3 - stationed_archers_damage_mult = normal_maa_damage_tier_2 - stationed_archers_toughness_mult = normal_maa_toughness_tier_2 - } - - next_building = wantilan_03 - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -wantilan_03 = { - construction_time = slow_construction_time - effect_desc = longhouses_effect_desc - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_3_cost - - levy = small_building_levy_tier_3 - - character_modifier = { - monthly_prestige = 0.3 - knight_effectiveness_mult = 0.15 - monthly_barter_goods_mult = 0.06 - } - character_government_modifier = { - parameter = government_is_wanua - domain_limit_max = 1 - } - county_modifier = { - monthly_county_control_growth_add = 0.3 - county_opinion_add = 9 - } - province_modifier = { - monthly_barter_goods = 0.4 - stationed_archers_damage_mult = normal_maa_damage_tier_3 - stationed_archers_toughness_mult = normal_maa_toughness_tier_3 - } - - next_building = wantilan_04 - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -wantilan_04 = { - construction_time = slow_construction_time - effect_desc = longhouses_effect_desc - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_4_cost - - levy = small_building_levy_tier_4 - - character_modifier = { - monthly_prestige = 0.4 - knight_effectiveness_mult = 0.2 - monthly_barter_goods_mult = 0.08 - } - character_government_modifier = { - parameter = government_is_wanua - domain_limit_max = 1 - } - county_modifier = { - monthly_county_control_growth_add = 0.4 - county_opinion_add = 12 - } - province_modifier = { - monthly_barter_goods = 0.5 - stationed_archers_damage_mult = normal_maa_damage_tier_4 - stationed_archers_toughness_mult = normal_maa_toughness_tier_4 - } - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -# Kora-Kora Yards - -kora_kora_yards_01 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - OR = { - is_coastal = yes - is_riverside_province = yes - } - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_1_cost - - levy = good_building_levy_tier_1 - - character_modifier = { - naval_movement_speed_mult = 0.1 - monthly_barter_goods_mult = 0.01 - raid_speed = 0.1 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - province_modifier = { - monthly_barter_goods = 0.25 - defender_holding_advantage = poor_building_advantage_tier_1 - stationed_skirmishers_damage_mult = high_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_1 - stationed_archers_damage_mult = low_maa_damage_tier_1 - stationed_archers_toughness_mult = low_maa_toughness_tier_1 - } - - next_building = kora_kora_yards_02 - - type_icon = "icon_structure_kora_kora_yard.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_military_modifier = yes - } -} - -kora_kora_yards_02 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - levy = good_building_levy_tier_2 - - character_modifier = { - naval_movement_speed_mult = 0.2 - monthly_barter_goods_mult = 0.02 - raid_speed = 0.2 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - province_modifier = { - monthly_barter_goods = 0.5 - defender_holding_advantage = poor_building_advantage_tier_2 - stationed_skirmishers_damage_mult = high_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_2 - stationed_archers_damage_mult = low_maa_damage_tier_2 - stationed_archers_toughness_mult = low_maa_toughness_tier_2 - } - - next_building = kora_kora_yards_03 - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -kora_kora_yards_03 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_3_cost - - levy = good_building_levy_tier_3 - - character_modifier = { - naval_movement_speed_mult = 0.3 - monthly_barter_goods_mult = 0.03 - raid_speed = 0.3 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - province_modifier = { - monthly_barter_goods = 0.7 - defender_holding_advantage = poor_building_advantage_tier_3 - stationed_skirmishers_damage_mult = high_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_3 - stationed_archers_damage_mult = low_maa_damage_tier_3 - stationed_archers_toughness_mult = low_maa_toughness_tier_3 - } - - next_building = kora_kora_yards_04 - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -kora_kora_yards_04 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_4_cost - - levy = good_building_levy_tier_4 - - character_modifier = { - naval_movement_speed_mult = 0.4 - monthly_barter_goods_mult = 0.04 - raid_speed = 0.4 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - province_modifier = { - monthly_barter_goods = 0.9 - defender_holding_advantage = poor_building_advantage_tier_4 - stationed_skirmishers_damage_mult = high_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = high_maa_toughness_tier_4 - stationed_archers_damage_mult = low_maa_damage_tier_4 - stationed_archers_toughness_mult = low_maa_toughness_tier_4 - } - - ai_value = { - base = 1 - directive_to_build_military_modifier = yes - } -} - -# Water Temples - -water_temples_01 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_1_cost - - levy = poor_building_levy_tier_1 - - character_modifier = { - monthly_piety = 0.15 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - county_modifier = { - supply_limit_mult = 0.2 - } - province_modifier = { - monthly_barter_goods = 0.2 - monthly_income = 0.1 - stationed_pikemen_damage_mult = normal_maa_damage_tier_1 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_1 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_1 - } - - next_building = water_temples_02 - - type_icon = "icon_structure_water_temples.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -water_temples_02 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - levy = poor_building_levy_tier_2 - - character_modifier = { - monthly_piety = 0.3 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - county_modifier = { - supply_limit_mult = 0.4 - } - province_modifier = { - monthly_barter_goods = 0.4 - monthly_income = 0.2 - stationed_pikemen_damage_mult = normal_maa_damage_tier_2 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_2 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_2 - } - - next_building = water_temples_03 - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -water_temples_03 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_3_cost - - levy = poor_building_levy_tier_3 - - character_modifier = { - monthly_piety = 0.45 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - county_modifier = { - supply_limit_mult = 0.6 - } - province_modifier = { - monthly_barter_goods = 0.55 - monthly_income = 0.3 - stationed_pikemen_damage_mult = normal_maa_damage_tier_3 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_3 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_3 - } - - next_building = water_temples_04 - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -water_temples_04 = { - construction_time = slow_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_4_cost - - levy = poor_building_levy_tier_4 - - character_modifier = { - monthly_piety = 0.6 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - county_modifier = { - supply_limit_mult = 0.8 - } - province_modifier = { - monthly_barter_goods = 0.7 - monthly_income = 0.4 - stationed_pikemen_damage_mult = normal_maa_damage_tier_4 - stationed_pikemen_toughness_mult = normal_maa_toughness_tier_4 - stationed_skirmishers_damage_mult = normal_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = normal_maa_toughness_tier_4 - } - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -# Stilted Granaries - -stilted_granaries_01 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_1_cost - - character_modifier = { - supply_capacity_mult = 0.1 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - county_modifier = { - epidemic_resistance = 5 - } - - province_modifier = { - monthly_barter_goods = 0.25 - monthly_income = 0.1 - supply_limit = 250 - levy_size = 0.1 - stationed_skirmishers_damage_mult = low_maa_damage_tier_1 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_1 - } - - next_building = stilted_granaries_02 - - type_icon = "icon_structure_stilted_granaries.dds" - - ai_value = { - base = 1 - ai_tier_1_building_modifier = yes - directive_to_build_economy_modifier = yes - } -} - -stilted_granaries_02 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - character_modifier = { - supply_capacity_mult = 0.2 - } - - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 1 - } - - county_modifier = { - epidemic_resistance = 10 - } - - province_modifier = { - monthly_barter_goods = 0.5 - monthly_income = 0.2 - supply_limit = 500 - levy_size = 0.2 - stationed_skirmishers_damage_mult = low_maa_damage_tier_2 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_2 - } - - next_building = stilted_granaries_03 - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -stilted_granaries_03 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_2_cost - - character_modifier = { - supply_capacity_mult = 0.3 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - - county_modifier = { - epidemic_resistance = 15 - } - - province_modifier = { - monthly_barter_goods = 0.7 - monthly_income = 0.3 - supply_limit = 750 - levy_size = 0.3 - stationed_skirmishers_damage_mult = low_maa_damage_tier_3 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_3 - } - - next_building = stilted_granaries_04 - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} - -stilted_granaries_04 = { - construction_time = quick_construction_time - - is_enabled = { - building_requirement_wanua = yes - } - can_construct_potential = { - has_building_or_higher = tribe_01 - scope:holder ?= { - government_has_flag = government_is_wanua - } - } - - cost_gold = tribal_building_tier_4_cost - - character_modifier = { - supply_capacity_mult = 0.4 - } - character_government_modifier = { - parameter = government_is_wanua - vassal_limit_max = 2 - } - - county_modifier = { - epidemic_resistance = 20 - } - - province_modifier = { - monthly_barter_goods = 0.9 - monthly_income = 0.4 - supply_limit = 1000 - levy_size = 0.4 - stationed_skirmishers_damage_mult = low_maa_damage_tier_4 - stationed_skirmishers_toughness_mult = low_maa_toughness_tier_4 - } - - ai_value = { - base = 1 - directive_to_build_economy_modifier = yes - } -} diff --git a/N3OW/common/buildings/99_ach_buildings.txt b/N3OW/common/buildings/99_ach_buildings.txt deleted file mode 100644 index db6e5980..00000000 --- a/N3OW/common/buildings/99_ach_buildings.txt +++ /dev/null @@ -1,389 +0,0 @@ -oath_warriors_building_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - scope:holder = { - has_variable = provide_for_the_warriors_oath - } - } - - cost = { - gold = cheap_building_tier_1_cost - prestige = 125 - } - - character_modifier = { - knight_limit = 1 - knight_effectiveness_mult = 0.1 - } - province_modifier = { - stationed_maa_damage_mult = 0.1 - stationed_maa_toughness_mult = 0.05 - } - - next_building = oath_warriors_building_02 - - type_icon = "oath_warriors_building.dds" - - ai_value = { - base = 1000 - modifier = { - factor = 0 - scope:holder = { - any_directly_owned_province = { - count >= 3 - has_building_or_higher = oath_warriors_building_01 - } - } - } - } -} - -oath_warriors_building_02 = { - - cost = { - gold = cheap_building_tier_2_cost - prestige = 250 - } - construction_time = standard_construction_time - - character_modifier = { - knight_limit = 1 - knight_effectiveness_mult = 0.1 - men_at_arms_maintenance = -0.01 - } - - province_modifier = { - stationed_maa_damage_mult = 0.15 - stationed_maa_toughness_mult = 0.07 - } - - next_building = oath_warriors_building_03 - type_icon = "oath_warriors_building.dds" - - ai_value = { - base = 1000 - } -} - -oath_warriors_building_03 = { - - cost = { - gold = cheap_building_tier_3_cost - prestige = 375 - } - construction_time = standard_construction_time - - character_modifier = { - knight_limit = 1 - knight_effectiveness_mult = 0.1 - men_at_arms_maintenance = -0.03 - } - - province_modifier = { - stationed_maa_damage_mult = 0.2 - stationed_maa_toughness_mult = 0.1 - stationed_maa_siege_value_add = 0.1 - } - - type_icon = "oath_warriors_building.dds" - next_building = oath_warriors_building_04 - - ai_value = { - base = 100 - } -} - -oath_warriors_building_04 = { - - can_construct_showing_failures_only = { - custom_tooltip = { - text = oath_warriors_building_04_tooltip - has_province_modifier = oath_provide_for_the_warriors_province - } - } - - cost = { - gold = cheap_building_tier_4_cost - prestige = 500 - } - construction_time = standard_construction_time - - province_modifier = { - stationed_maa_damage_mult = 0.3 - stationed_maa_toughness_mult = 0.2 - stationed_maa_siege_value_add = 0.2 - } - - character_modifier = { - men_at_arms_maintenance = -0.05 - knight_limit = 1 - knight_effectiveness_mult = 0.15 - } - - type_icon = "oath_warriors_building.dds" - - ai_value = { - base = 100 - } -} - -oath_faithful_building_01 = { - - can_construct_potential = { - scope:holder = { - has_variable = provide_for_the_faithful_oath - } - } - - is_enabled = { - faith = scope:holder.faith - } - - can_construct_showing_failures_only = { - faith = scope:holder.faith - } - - cost = { - gold = cheap_building_tier_1_cost - piety = 100 - } - construction_time = standard_construction_time - - character_modifier = { - monthly_piety_gain_mult = 0.025 - } - - province_modifier ={ - monthly_income = poor_building_tax_tier_1 - } - - next_building = oath_faithful_building_02 - - type_icon = "oath_faithful_building.dds" - - ai_value = { - base = 1000 - modifier = { - factor = 0 - scope:holder = { - any_directly_owned_province = { - count >= 3 - has_building_or_higher = oath_faithful_building_01 - } - } - } - } -} - -oath_faithful_building_02 = { - - is_enabled = { - faith = scope:holder.faith - } - - can_construct_showing_failures_only = { - faith = scope:holder.faith - } - - cost = { - gold = cheap_building_tier_2_cost - piety = 200 - } - construction_time = standard_construction_time - - character_modifier = { - monthly_piety_gain_mult = 0.05 - } - - province_modifier ={ - monthly_income = poor_building_tax_tier_2 - epidemic_resistance = 4 - } - - next_building = oath_faithful_building_03 - - type_icon = "oath_faithful_building.dds" - - ai_value = { - base = 100 - } -} - -oath_faithful_building_03 = { - - is_enabled = { - faith = scope:holder.faith - } - - next_building = oath_faithful_building_04 - - can_construct_showing_failures_only = { - faith = scope:holder.faith - } - - cost = { - gold = cheap_building_tier_3_cost - piety = 300 - } - construction_time = standard_construction_time - - character_modifier = { - monthly_piety_gain_mult = 0.075 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_3 - epidemic_resistance = 8 - } - - type_icon = "oath_faithful_building.dds" - - ai_value = { - base = 100 - } -} - -oath_faithful_building_04 = { - - is_enabled = { - faith = scope:holder.faith - } - - can_construct_showing_failures_only = { - faith = scope:holder.faith - custom_tooltip = { - text = oath_faithful_building_04_tooltip - has_province_modifier = oath_provide_for_the_faithful_province - } - } - - cost = { - gold = cheap_building_tier_4_cost - piety = 400 - } - construction_time = standard_construction_time - - character_modifier = { - monthly_piety_gain_mult = 0.1 - monthly_piety = 0.1 - clergy_opinion = 4 - } - - province_modifier = { - monthly_income = poor_building_tax_tier_4 - epidemic_resistance = 12 - } - - type_icon = "oath_faithful_building.dds" - - ai_value = { - base = 100 - } -} - -oath_poor_building_01 = { - - can_construct_potential = { - scope:holder = { - has_variable = provide_for_the_poor_oath - } - } - - cost = { - gold = cheap_building_tier_1_cost - prestige = 125 - } - construction_time = standard_construction_time - - county_modifier = { - tax_mult = -0.05 - development_growth = 0.05 - county_opinion_add = 10 - } - - next_building = oath_poor_building_02 - - type_icon = "oath_poor_building.dds" - - ai_value = { - base = 1000 - } -} - -oath_poor_building_02 = { - - cost = { - gold = cheap_building_tier_2_cost - prestige = 250 - } - construction_time = standard_construction_time - - county_modifier = { - tax_mult = -0.1 - development_growth_factor = 0.05 - development_growth = 0.1 - county_opinion_add = 15 - } - - next_building = oath_poor_building_03 - - type_icon = "oath_poor_building.dds" - - ai_value = { - base = 100 - } -} - -oath_poor_building_03 = { - - cost = { - gold = cheap_building_tier_3_cost - prestige = 375 - } - construction_time = standard_construction_time - - county_modifier = { - tax_mult = -0.2 - development_growth_factor = 0.15 - development_growth = 0.2 - county_opinion_add = 20 - } - - next_building = oath_poor_building_04 - - type_icon = "oath_poor_building.dds" - - ai_value = { - base = 100 - } -} - -oath_poor_building_04 = { - - can_construct_showing_failures_only = { - custom_tooltip = { - text = oath_poor_building_04_tooltip - has_province_modifier = oath_provide_for_the_poor_province - } - } - - cost = { - gold = cheap_building_tier_4_cost - prestige = 500 - } - construction_time = standard_construction_time - - county_modifier = { - tax_mult = -0.3 - development_growth_factor = 0.2 - development_growth = 0.3 - county_opinion_add = 30 - } - - type_icon = "oath_poor_building.dds" - - ai_value = { - base = 100 - } -} diff --git a/N3OW/common/buildings/99_background_graphics_buildings.txt b/N3OW/common/buildings/99_background_graphics_buildings.txt deleted file mode 100644 index 7e1a0c26..00000000 --- a/N3OW/common/buildings/99_background_graphics_buildings.txt +++ /dev/null @@ -1,653 +0,0 @@ -# These buildings are only for showing background graphics, e.g. the walls around holdings - -# No Walls -walls_00 = { - is_graphical_background = yes - - asset = { - type = pdxmesh - name = "western_walls_00_mesh" - } - - is_enabled = { - OR = { - AND = { - is_county_capital = no - fort_level < 1 - } - # Using the no_wall holding graphics for cities with special walls so that they don't have double walls - has_building_or_higher = "city_wall_of_toledo_01" - has_building_or_higher = "roman_wall_of_lugo_01" - has_building_or_higher = "kano_walls_01" - has_building_or_higher = "jaisalmer_fort_01" - # Herders shouldn't have walls - scope:holder = { - government_has_flag = government_is_herder - } - } - } -} - -# Any city that must be sieged gets the basic walls -walls_01_tribal = { - is_graphical_background = yes - - asset = { - type = pdxmesh - names = { - "tribal_walls_01_a_mesh" - } - } - - is_enabled = { - OR = { - is_county_capital = yes - fort_level > 0 - } - NOR = { - # disabling this level of walled graphics for holdings with special walls and other fortifications so that they always look appropriately fortified. Note: If any of these buildings are given unique 3D assets, this should be looked at again. - has_building_or_higher = "palisades_01" - has_building_or_higher = "curtain_walls_01" - has_building_or_higher = "hill_forts_01" - has_building_or_higher = "ramparts_01" - has_building_or_higher = "watchtowers_01" - has_building_or_higher = "temple_citadel_01" - has_building_or_higher = "theodosian_walls_01" - has_building_or_higher = "walls_of_benin_01" - has_building_or_higher = "walls_of_genoa_01" - has_building_or_higher = "aurelian_walls_01" - has_building_or_higher = "city_wall_of_toledo_01" - has_building_or_higher = "roman_wall_of_lugo_01" - } - # Nomads use custom walls - scope:holder = { NOT = { government_has_flag = government_is_nomadic } } - } -} - -# Here the Fort Level building chains take control of the visuals -walls_01 = { - is_graphical_background = yes - - asset = { - type = pdxmesh - names = { - "western_walls_01_a_mesh" - "western_walls_01_b_mesh" - } - graphical_regions = { graphical_western graphical_mediterranean graphical_india } - } - - asset = { - type = pdxmesh - names = { - "mena_walls_01_a_mesh" - "mena_walls_01_b_mesh" - - } - graphical_regions = { graphical_mena graphical_steppe } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - names = { - "fp1_norse_walls_01_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - names = { - "fp1_norse_walls_01_mena_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_fate_of_iberia - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "fp2_building_iberian_wall_01_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = legacy_of_persia - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena graphical_india graphical_steppe } - names = { - "fp3_building_persian_walls_01_a_01_mesh" - } - } - - # TGP Southeast Asia - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - names = { - "tgp_building_se_asia_wall_01_mesh" - } - } - # TGP China - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_01_mesh" - } - } - # TGP Japan - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_japanese_wall_01_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { steppe_building_gfx } - governments = { steppe_admin_government celestial_government meritocratic_government } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_01_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = khans_of_the_steppe - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - governments = { nomad_government } - names = { - "mpo_mongol_wall_01_mesh" - } - } - - is_enabled = { - OR = { - # These buildings will trigger the visual "upgrade" to this wall asset - has_building_or_higher = "palisades_01" - has_building_or_higher = "curtain_walls_01" - has_building_or_higher = "hill_forts_01" - has_building_or_higher = "ramparts_01" - has_building_or_higher = "watchtowers_01" - has_building_or_higher = "temple_citadel_01" - scope:holder = { - government_has_flag = government_is_nomadic - root = { fort_level = 1 } - } - } - NOR = { - # Disabling this level of walled graphics for holdings with special walls and other fortifications so that they always look appropriately fortified. Note: If any of these buildings are given unique 3D assets, this should be looked at again. - has_building_or_higher = "palisades_02" - has_building_or_higher = "curtain_walls_02" - has_building_or_higher = "hill_forts_02" - has_building_or_higher = "ramparts_02" - has_building_or_higher = "watchtowers_02" - has_building_or_higher = "temple_citadel_02" - has_building_or_higher = "theodosian_walls_01" - has_building_or_higher = "walls_of_benin_01" - has_building_or_higher = "walls_of_genoa_01" - has_building_or_higher = "aurelian_walls_01" - has_building_or_higher = "city_wall_of_toledo_01" - has_building_or_higher = "roman_wall_of_lugo_01" - } - } -} - -walls_02 = { - is_graphical_background = yes - - asset = { - type = pdxmesh - graphical_regions = { graphical_western graphical_mediterranean graphical_india } - names = { - "western_walls_02_a_mesh" - "western_walls_02_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_mena graphical_steppe } - names = { - "mena_walls_02_a_mesh" - "mena_walls_02_a_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - names = { - "fp1_norse_walls_02_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_northern_lords - graphical_cultures = { norse_building_gfx } - graphical_regions = { graphical_mena } - names = { - "fp1_norse_walls_02_mena_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_fate_of_iberia - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "fp2_building_iberian_wall_02_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = legacy_of_persia - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena graphical_india graphical_steppe } - names = { - "fp3_building_persian_walls_02_a_01_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = roads_to_power - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "ep3_byzantine_walls_02_mesh" - } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - names = { - "tgp_building_se_asia_wall_02_mesh" - } - } - # TGP China - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_02_mesh" - } - } - # TGP Japan - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_japanese_wall_02_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - governments = { steppe_admin_government celestial_government meritocratic_government } - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_02_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = khans_of_the_steppe - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - governments = { nomad_government } - names = { - "mpo_mongol_wall_02_mesh" - } - } - - is_enabled = { - OR = { - # These buildings will trigger the visual "upgrade" to this wall asset - has_building_or_higher = "palisades_02" - has_building_or_higher = "curtain_walls_02" - has_building_or_higher = "hill_forts_02" - has_building_or_higher = "ramparts_02" - has_building_or_higher = "watchtowers_02" - has_building_or_higher = "temple_citadel_02" - scope:holder = { - government_has_flag = government_is_nomadic - root = { fort_level = 2 } - } - } - NOR = { - # Disabling this level of walled graphics for holdings with special walls and other fortifications so that they always look appropriately fortified. Note: If any of these buildings are given unique 3D assets, this should be looked at again. - has_building_or_higher = "curtain_walls_03" - has_building_or_higher = "hill_forts_03" - has_building_or_higher = "ramparts_03" - has_building_or_higher = "watchtowers_03" - has_building_or_higher = "temple_citadel_03" - has_building_or_higher = "theodosian_walls_01" - has_building_or_higher = "walls_of_benin_01" - has_building_or_higher = "walls_of_genoa_01" - has_building_or_higher = "aurelian_walls_01" - has_building_or_higher = "city_wall_of_toledo_01" - has_building_or_higher = "roman_wall_of_lugo_01" - } - } -} - -walls_03 = { - is_graphical_background = yes - - asset = { - type = pdxmesh - graphical_regions = { graphical_western } - names = { - "western_walls_03_a_mesh" - "western_walls_03_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_mediterranean } - names = { - "mediterranean_walls_03_a_mesh" - "mediterranean_walls_03_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_mena graphical_steppe } - names = { - "mena_walls_03_a_mesh" - "mena_walls_03_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_india } - names = { - "india_walls_03_a_mesh" - "india_walls_03_a_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_fate_of_iberia - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "fp2_building_iberian_wall_03_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = legacy_of_persia - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena graphical_india graphical_steppe } - names = { - "fp3_building_persian_walls_03_a_01_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = roads_to_power - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "ep3_byzantine_walls_03_mesh" - } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - names = { - "tgp_building_se_asia_wall_03_mesh" - } - } - # TGP China - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_03_mesh" - } - } - # TGP Japan - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_japanese_wall_03_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { steppe_building_gfx } - governments = { steppe_admin_government celestial_government meritocratic_government } - graphical_regions = { graphical_east_asia } - names = { - "tgp_building_chinese_wall_03_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = khans_of_the_steppe - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - governments = { nomad_government } - names = { - "mpo_mongol_wall_03_mesh" - } - } - - is_enabled = { - scope:holder = { - NOT = { government_has_flag = government_is_tribal } - } - OR = { - # These buildings will trigger the visual "upgrade" to this wall asset - has_building_or_higher = "curtain_walls_03" - has_building_or_higher = "hill_forts_03" - has_building_or_higher = "ramparts_03" - has_building_or_higher = "watchtowers_03" - has_building_or_higher = "temple_citadel_03" - has_building_or_higher = "walls_of_benin_01" - has_building_or_higher = "walls_of_genoa_01" - has_building_or_higher = "aurelian_walls_01" - scope:holder = { - government_has_flag = government_is_nomadic - root = { fort_level = 3 } - } - } - NOR = { - # Disabling this level of walled graphics for holdings with special walls and other fortifications so that they always look appropriately fortified. Note: If any of these buildings are given unique 3D assets, this should be looked at again. - has_building_or_higher = "curtain_walls_06" - has_building_or_higher = "hill_forts_06" - has_building_or_higher = "ramparts_06" - has_building_or_higher = "watchtowers_06" - has_building_or_higher = "temple_citadel_04" - has_building_or_higher = "theodosian_walls_01" - has_building_or_higher = "city_wall_of_toledo_01" - has_building_or_higher = "roman_wall_of_lugo_01" - } - } -} - -walls_04 = { - is_graphical_background = yes - - asset = { - type = pdxmesh - graphical_regions = { graphical_western } - names = { - "western_walls_04_a_mesh" - "western_walls_04_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_mediterranean } - names = { - "mediterranean_walls_04_a_mesh" - "mediterranean_walls_04_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_mena graphical_steppe } - names = { - "mena_walls_04_a_mesh" - "mena_walls_04_a_mesh" - } - } - - asset = { - type = pdxmesh - graphical_regions = { graphical_india } - names = { - "india_walls_04_a_mesh" - "india_walls_04_a_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = the_fate_of_iberia - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "fp2_building_iberian_wall_04_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = legacy_of_persia - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena graphical_india graphical_steppe } - names = { - "fp3_building_persian_walls_04_a_01_mesh" - } - } - - asset = { - type = pdxmesh - requires_dlc_flag = roads_to_power - graphical_cultures = { byzantine_building_gfx } - graphical_regions = { graphical_mediterranean } - names = { - "ep3_byzantine_walls_04_mesh" - } - } - # TGP Southeast Asia - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { graphical_east_asia graphical_india } - names = { - "tgp_building_se_asia_wall_04_mesh" - } - } - # TGP China - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_chinese_wall_04_mesh" - } - } - # TGP Japan - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia graphical_steppe } - names = { - "tgp_building_japanese_wall_04_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = all_under_heaven - graphical_cultures = { steppe_building_gfx } - governments = { steppe_admin_government celestial_government meritocratic_government } - graphical_regions = { graphical_east_asia } - names = { - "tgp_building_chinese_wall_04_mesh" - } - } - asset = { - type = pdxmesh - requires_dlc_flag = khans_of_the_steppe - graphical_cultures = { steppe_building_gfx } - graphical_regions = { graphical_steppe } - governments = { nomad_government } - names = { - "mpo_mongol_wall_04_mesh" - } - } - - is_enabled = { - scope:holder = { - NOT = { government_has_flag = government_is_tribal } - } - OR = { - # These buildings will trigger the visual "upgrade" to this wall asset - has_building_or_higher = "curtain_walls_06" - has_building_or_higher = "hill_forts_06" - has_building_or_higher = "ramparts_06" - has_building_or_higher = "watchtowers_06" - has_building_or_higher = "temple_citadel_04" - has_building_or_higher = "theodosian_walls_01" - scope:holder = { - government_has_flag = government_is_nomadic - root = { fort_level >= 4 } - } - } - } -} diff --git a/N3OW/common/buildings/_buildings.info b/N3OW/common/buildings/_buildings.info deleted file mode 100644 index e70e0eae..00000000 --- a/N3OW/common/buildings/_buildings.info +++ /dev/null @@ -1,403 +0,0 @@ -You can define - -== Structure == - -name_of_the_building = { - - # How many levies does the building give ( int or named value ) - # default = 0 - # - levy = 200 - - # How much garrison does the building give ( int or named value ) - # default = 0 - # - max_garrison = 100 - - # Garrison monthly refill rate ( fixed point or named value ) in the inverval of [0..1] - # Every month garrison increased by this fraction of max garrison - # default = 0 - # - garrison_reinforcement_factor = 0.01 - - # Number of days it takes to construct this building ( int or named value ) - # default = 0 - # - construction_time = 720 - - type = regular/special/duchy_capital # Specifies whether this is a regular building, a special building, or a duchy capital building. Regular by default - - # Which asset does the building use - # - asset = { - - # specifies wheter to use a mesh or an entity. Meshes are more performant and should be preferred. - # - type = pdxmesh/entity - - # The name of the mesh or the entity ( string ) - # Can have multiple entries, combined with 'names' - # Note that they must all be entities, or all be meshes - # - name = "western_castle_01_level_03_mesh" - name = "western_castle_01_level_04_mesh" - - # Names of meshes or entities ( array of strings ) - # To randomize between multiple meshes/entities - # Note that they must all be entities, or all be meshes - # Combined with 'name' - # - names = { "western_castle_01_level_03a_mesh" "western_castle_01_level_03b_mesh" "western_castle_01_level_03c_mesh" } - - # Path to illustration shown in the county view ( string ) - # Texture can be accessed in GUI: "[Holding.GetIllustration]" - # - illustration = "path/to/image.dds" - - # Associated sound effect and an optional parameter - # Can also be just soundeffect = "event:..." if no parameter is needed - # Can have multiple sound effects - # - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Generic/sfx_amb_3d_holdings_generic_castle_01" soundparameter = { "Tier" = 2.0 } } - - # Governments that prefer this asset to be shown - governments = { tribal_government } - - # Province IDs in which this asset is preferred ( array of int ) - # Has a higher priority than graphical region - # - provinces = { 496 1000 } - - # Graphical regions in which this asset is preferred ( array of strings ) - # This is the most important criterion when selecting the asset, with the exception of government and province - # Should match entries in geographical regions database - # - graphical_regions = { graphical_mena graphical_mediterranean } - - # Graphical cultures that prefer this asset to be shown ( array of flags ) - # Should match 'building_gfx' in cultures database - # - graphical_cultures = { western_building_gfx mediterranean_building_gfx } - - # Graphical faiths that prefer this asset to be shown ( array of strings ) - # Priority is faith > religion > family, so Catholic graphical_faith overrides Abrahamic graphical_faith - # Should match 'graphical_faith' in religion database - # - graphical_faiths = { catholic_gfx orthodox_gfx } - - # Required DLC flag ( dlc flag ) - # Assets marked with a DLC flag require matching DLC to be enabled - # - requires_dlc_flag = the_northern_lords - } - - # Trigger: is the building enabled? - # Else won't give any effects to holder, and not be constructible ( see can_construct* below ). - # If is_graphical_background = yes, this controls whether the building can be shown in the province. - # Scopes: - # root ( province ) province where building is located - # scope:holder ( character ) holder of the barony title - # scope:county ( title ) is the county title the province belongs to - # - is_enabled = {} - - # Trigger: can the building be repaired? - # Only Great Buildings can be ruined and repaired - # Scopes: - # root ( province ) province where building is located - # scope:holder ( character ) holder of the barony title - # scope:county ( title ) is the county title the province belongs to - # - can_rebuild = {} - - # Triggers can the building be constructed? - # Use this instead of is_enabled if you want to allow rulers to "use" the building - # after getting the holding, but to disallow that they construct it. - # Note that is_enabled (see above) is always called together with can_construct_potential. - # To be able to construct a building all 3 triggers must evaluate to true - # Not used if is_graphical_background = yes - # scopes: root is the province; scope:holder is the holder of the province; county is the county title the province belongs to - # - can_construct_potential = {} # Whether the building even appears in the build menu - # For upgrades it is identical to can_construct_showing_failures_only. - can_construct_showing_failures_only = {} # Trigger will show only failuers. Use for temporary effects player can overcome - can_construct = {} # Trigger will show both filled and missing requirements - - # Shall disabled building still show in the build menu. Will still use can_construct_potential ( bool ) - # default: no - # - show_disabled = yes/no # if set to yes, - - # How much cost does the building cost ( scripted cost ) - # - cost = { gold = 500 ... } - - # The next upgrade for this building chain - # - next_building = castle_02 - - # Custom description for effects indirectly provided by building ( dynamic description ) - # No scope is provided - # - effect_desc = dynamic_description - - # A modifier applied to the owner of the holding - # - character_modifier = { - modifier_name = modifier_value - } - - # Applied if the character's culture has the parameter - character_culture_modifier = { - parameter = culture param - } - # Applied if the character's faith has the parameter - character_faith_modifier = { - parameter = faith param - } - - # A modifier applied to the owner of the province if the dynasty of the county holder has a specific perk - # - characer_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # The name of the perk - modifier_name = modifier_value - } - - # A modifier applied to the province - # - province_modifier = { - modifier_name = modifier_value - } - - # A modifier applied to the province only if province's county culture has this parameter - # - province_culture_modifier = { - parameter = culture_param - modifier_name = modifier_value - } - - # A modifier applied to the province only if province's county faith has this parameter - # - province_faith_modifier = { - parameter = faith_param - modifier_name = modifier_value - } - - # A modifier applied to the province only if it matches all listed criteria - # culture parameter (optional), terrain type, coastal or riverside - province_terrain_modifier = { - - parameter = culture_param # (optional) - - terrain =terrain_type # From terrain database (optional, if empty - any terrait) - - is_coastal = yes/no # Apply modifier on coastal, non-coastal, or any province - # (optional, default is both coastal and non-coastal) - - is_riverside = yes/no # Apply modifier on provinces only next to a big river or not next to a riger province - # (optional, default is both riverside and not) - } - - # A modifier applied to the province if the dynasty of the county holder has a specific perk - # - province_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 - modifier_name = modifier_value - } - - # A modifier applied to the entire county - # All provinces in the county can stack the same county modifier together - # - county_modifier = { - modifier_name = modifier_value - } - - # A modifier applied to the county only if county culture has this parameter - # - county_culture_modifier = { - parameter = culture_param - modifier_name = modifier_value - } - - # A modifier applied to the county only if province's county faith has this parameter - # - county_faith_modifier = { - parameter = faith_param - modifier_name = modifier_value - } - - # A modifier applied to every de jure county in the duchy. Can only be used (and only works) for duchy capital buildings - # - duchy_capital_county_modifier = { - modifier_name = modifier_value - } - - # A modifier applied to the entire county if any situation the county is involved in has the specified parameter in its current phase. - # All provinces in the county can stack the same county modifier together - county_situation_modifier = { - parameter = situation_parameter - modifier_name = modifier_value - } - - # A modifier applied to the province if any situation the county is involved in has the specified parameter in its current phase. - province_situation_modifier = { - parameter = situation_parameter - modifier_name = modifier_value - } - - # A modifier applied to the owner of the holding if any situation the county is involved in has the specified parameter in its current phase. - character_situation_modifier = { - parameter = situation_parameter - modifier_name = modifier_value - } - - # A modifier applied to every de jure county in the duchy if any situation the county is involved in has the specified parameter in its current phase. - # Can only be used (and only works) for duchy capital buildings. - duchy_capital_county_situation_modifier = { - parameter = situation_parameter - modifier_name = modifier_value - } - - # A modifier applied to every de jure county in the duchy if county culture has specified parameter - # Can only be used (and only works) for duchy capital buildings - # - duchy_capital_county_culture_modifier = { - parameter = culture_param - modifier_name = modifier_value - } - - # A modifier applied to every de jure county in the duchy if county faith has specified parameter - # Can only be used (and only works) for duchy capital buildings - # - duchy_capital_county_faith_modifier = { - parameter = faith_param - modifier_name = modifier_value - } - - # A special modifier applied to every holding of specified type in the county - county_holding_modifier = { - holding = castle_holding - income_mult = 1 - } - - # A modifier applied to the county if the dynasty of the county holder has a specific perk - # - county_dynasty_modifier = { - county_holder_dynasty_perk = fp2_urbanism_legacy_1 # The name of the perk - modifier_name = modifier_value - } - - # A modifier applied to the county holder - # - county_holder_character_modifier = { - modifier_name = modifier_value - } - - # A modifier applied to the province if the county holder's government has the specified parameter - # - province_government_modifier = { - parameter = government_param - modifier_name = modifier_value - } - - # A modifier applied to the county holder if their government has the specified parameter - # - character_government_modifier = { - parameter = government_param - modifier_name = modifier_value - } - - ## fallback: modifier collection - # Use this field to define an alternative set of modifiers that will be applied if the building is disabled. - # supported modifiers: - # - character_modifier - # - character_culture_modifier - # - character_faith_modifier - # - characer_dynasty_modifier - # - province_modifier - # - province_culture_modifier - # - province_faith_modifier - # - province_terrain_modifier - # - province_dynasty_modifier - # - county_modifier - # - county_culture_modifier - # - county_faith_modifier - # - duchy_capital_county_modifier - # - county_situation_modifier - # - province_situation_modifier - # - character_situation_modifier - # - duchy_capital_county_situation_modifier - # - duchy_capital_county_culture_modifier - # - duchy_capital_county_faith_modifier - # - county_holding_modifier - # - county_dynasty_modifier - # - county_holder_character_modifier - # - province_government_modifier - # - character_government_modifier - # - fallback = { - character_modifier = {} - - character_dynasty_modifier = {} - ... - } - - # Filename of building type icon in 'BUILDING_TYPE_ICON_PATH' folder ( string ) - # - type_icon = "icon_building_hospice.dds" - - # Building flags that can be checked in triggers. Can have multiple flags - # - flag = castle - - # How desirable is the building for the AI ( MTTH ) - # Shared priorities with domicile buildings if available - # See AI selection logic at the bottom of this doc to explain how the AI uses these! - # Scopes: - # root ( Province ) The province the construction took place in - # - # scope:character The character that paid for the construction, if available - # - # scope:holding holding type if this building is primary building for holding type scope. - # Like castle is primary building for a castle holding - # - ai_value = { - base = 100 - } - - # Shall the building be used for figuring out which background map asset (walls/no walls etc) should be shown - # AI skips all is_graphical_background = yes buildings - # - is_graphical_background = no - - ### on_start/on_cancelled/on_complete effects - # Effects that happen when construction of the building starts/cancels/finishes - # Scopes: - # root ( Province ) The province the construction took place in - # - # scope:character The character that paid for the construction, if available - # - # scope:holding holding type if this building is primary building for holding type scope. - # Like castle is primary building for a castle holding - # - on_start = { ... } - on_cancelled = { ... } - on_complete = { ... } - - # which great_project_type is going to upgrade this great building - # when you're upgrading this great building via great project there will be no construction progress on the building slot itself, - # and it's the great project that progresses instead. - # use this field to allow the user to start planning the great project that will upgrade the building - # and to jump to the UI that shows the current upgrade status. - great_project_type = grand_building_project_this_tier -} - -AI behavior: - -1. The AI puts all potential buildings (including domicile buildings, but excluding holdings, Great Projects, etc) in a list -2. It then computes all potential buildings' ai_value and sorts by it -3. Any building that does not score within 20% of the top building in this list are discarded -4. It selects a building randomly from the remaining ones -5. If it can afford this building it builds it; if not, it starts saving up gold for it - -Warning: a very expensive building with a high ai_value could lock an AI character into saving gold forever! Since it builds no buildings that could improve its ability to earn gold (investments), it might never build any buildings and never improve its economy. diff --git a/N3OW/common/buildings/ccp3_special_buildings.txt b/N3OW/common/buildings/ccp3_special_buildings.txt deleted file mode 100644 index 0f39a9a6..00000000 --- a/N3OW/common/buildings/ccp3_special_buildings.txt +++ /dev/null @@ -1,1127 +0,0 @@ -####### -# Drassanes -########## -drassanes_01 = { - asset = { - type = entity - name = "building_special_drassanes_01_entity" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_drassanes.dds" - can_construct_potential = { building_requirement_tribal = no } - can_construct = { scope:holder.culture = { has_innovation = innovation_castle_baileys } } - cost_gold = 1000 - character_modifier = { - naval_movement_speed_mult = 0.25 - embarkation_cost_mult = -0.25 - levy_reinforcement_rate = 0.1 - } - county_modifier = { - development_growth_factor = 0.15 - development_growth = 0.15 - } - 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_martial -} -########## -# Great Kyz Kala -########## -kyz_kala_01 = { - effect_desc = feast_cost_discount_max_desc - asset = { - type = pdxmesh - name = "building_special_kyz_kala_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_kyz_kala.dds" - cost_gold = 1000 - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_prestige_gain_mult = 0.05 - } - county_modifier = { - hostile_raid_time = 0.5 - travel_danger = -20 - } - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_3 - fort_level = good_building_fort_level_tier_2 - } - 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_wonder -} -########## -# Cluny Abbey -########## -cluny_abbey_01 = { - asset = { - type = pdxmesh - name = "building_special_cluny_abbey_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_cluny_abbey.dds" - next_building = cluny_abbey_02 - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_crop_rotation } } - effect_desc = { - desc = unlocks_building_desc - triggered_desc = { - trigger = { has_dlc_feature = royal_court } - desc = university_roco_effect_desc - } - desc = university_effect_desc - } - cost_gold = 1000 - county_holder_character_modifier = { - learning = 1 - monthly_piety_gain_mult = 0.1 - faith_creation_piety_cost_mult = -0.15 - } - county_modifier = { - development_growth_factor = 0.15 - monthly_county_control_growth_factor = 0.1 - } - province_modifier = { - monthly_income = 1.5 - } - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t1_effect = yes - } - 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 = special_university -} -cluny_abbey_02 = { - asset = { - type = pdxmesh - name = "building_special_cluny_abbey_02_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_cluny_abbey.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - - can_construct = { scope:holder.culture = { has_innovation = innovation_manorialism } } - cost_gold = 1000 - effect_desc = { - desc = unlocks_building_desc - triggered_desc = { - trigger = { has_dlc_feature = royal_court } - desc = university_roco_effect_desc - } - desc = university_effect_desc - } - county_holder_character_modifier = { - learning_per_piety_level = 1 - monthly_piety_gain_mult = 0.2 - faith_creation_piety_cost_mult = -0.25 - } - county_modifier = { - development_growth_factor = 0.25 - monthly_county_control_growth_factor = 0.2 - } - province_modifier = { - monthly_income = 3 - } - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t2_effect = yes - } - 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 -} -########## -# Walls of York -########## -york_walls_01 = { - asset = { - type = pdxmesh - name = "building_special_york_walls_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_york_walls.dds" - cost_gold = 1000 - character_modifier = { - owned_legend_spread_mult = 0.15 - } - county_modifier = { - hostile_raid_time = 0.5 - supply_limit_mult = 0.15 - travel_danger = -20 - } - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = good_building_fort_level_tier_2 - garrison_size = 0.2 - } - 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_martial -} -########## -# Great Mosque of Damascus -########## -damascus_mosque_01 = { - asset = { - type = pdxmesh - name = "building_special_damascus_mosque_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_damascus_mosque.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_muslim_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:islam_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - cost_gold = 1000 - character_modifier = { - build_speed = -0.1 - monthly_piety = 0.5 - } - county_modifier = { - tax_mult = 0.2 - development_growth_factor = 0.2 - monthly_county_control_growth_factor = 0.2 - } - province_modifier = { - monthly_income = 2 - } - on_complete = { - #Regular Mandala Boon - mandala_built_piety_duchy_building_t2_effect = yes - } - 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 -} -########## -# Jokhang -########## -jokhang_01 = { - asset = { - type = pdxmesh - name = "building_special_jokhang_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_jokhang.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { custom_description = { text = buddhas_of_bamian_trigger scope:holder = { religion = { is_in_family = rf_eastern } } } } - cost_gold = 1000 - county_holder_character_modifier = { - monthly_piety_gain_per_dread_add = 0.02 - monthly_piety_gain_per_happy_powerful_vassal_add = 0.1 - monthly_lifestyle_xp_gain_mult = 0.1 - } - county_modifier = { - county_opinion_add = 10 - development_growth = 0.2 - monthly_county_control_growth_add = 0.2 - } - province_modifier = { - monthly_income = 2 - } - 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_religious -} -########## -# Wartburg -########## -wartburg_01 = { - asset = { - type = pdxmesh - name = "building_special_wartburg_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_wartburg.dds" - can_construct_potential = { building_requirement_tribal = no } - can_construct = { scope:holder.culture = { has_innovation = innovation_castle_baileys } } - cost_gold = 1000 - character_modifier = { - diplomacy = 1 - prestige_level_impact_mult = 0.5 - } - county_modifier = { - travel_danger = -20 - hostile_raid_time = 0.5 - } - province_modifier = { - fort_level = normal_building_fort_level_tier_3 - stationed_maa_damage_mult = normal_maa_damage_tier_1 - stationed_maa_toughness_mult = normal_maa_toughness_tier_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_martial -} -########## -# Beta Giyorgis -########## -beta_giyorgis_01 = { - asset = { - type = pdxmesh - name = "building_special_beta_giyorgis_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_beta_giyorgis.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_manorialism } } - cost_gold = 1000 - county_holder_character_modifier = { - piety_level_impact_mult = 0.5 - legitimacy_gain_mult = 0.1 - } - county_modifier = { - development_growth = 0.3 - development_growth_factor = 0.3 - } - province_modifier = { - monthly_income = 2 - defender_holding_advantage = normal_building_advantage_tier_2 - build_speed = -0.1 - } - 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 -} -########## -# Holy Wisdom of Novgorod -########## -holy_wisdom_01 = { - asset = { - type = pdxmesh - name = "building_special_holy_wisdom_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_holy_wisdom.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_crop_rotation } } - cost_gold = 1000 - character_modifier = { - monthly_piety_gain_per_knight_add = 0.1 - martial_per_piety_level = 1 - } - county_modifier = { - tax_mult = 0.1 - monthly_county_control_growth_factor = 0.1 - } - province_modifier = { - travel_danger = -20 - monthly_income = 2 - } - 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 -} -########## -# Kano Earthworks -########## -kano_walls_01 = { - asset = { - type = pdxmesh - name = "building_special_kano_walls_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_kano_walls.dds" - cost_gold = 1000 - can_construct = { scope:holder.culture = { has_innovation = innovation_motte } } - character_modifier = { - stewardship = 1 - } - county_modifier = { - hostile_raid_time = 1 - development_growth_factor = 0.2 - development_growth = 0.2 - tax_mult = 0.2 - } - province_modifier = { - defender_holding_advantage = normal_building_advantage_tier_2 - fort_level = good_building_fort_level_tier_1 - garrison_size = 0.2 - } - 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_martial -} -########## -# Somapura University -########## -somapura_university_01 = { - asset = { - type = pdxmesh - name = "building_special_somapura_university_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_somapura_university.dds" - can_construct_potential = { building_university_requirement = yes building_requirement_tribal = no } - cost_gold = 1000 - 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_piety_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - stress_loss_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - 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 -} -########## -# Duomo Florence -########## -duomo_florence_01 = { - asset = { - type = pdxmesh - name = "building_special_duomo_florence_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_duomo_florence.dds" - next_building = duomo_florence_02 - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - cost_gold = 1000 - character_modifier = { - monthly_piety_gain_mult = 0.05 - } - county_modifier = { - development_growth_factor = 0.05 - development_growth = 0.05 - } - province_modifier = { - monthly_income = 1 - } - 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 -} -duomo_florence_02 = { - asset = { - type = pdxmesh - name = "building_special_duomo_florence_02_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_duomo_florence.dds" - next_building = duomo_florence_03 - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_manorialism } } - cost_gold = 1000 - character_modifier = { - stewardship = 1 - monthly_piety_gain_mult = 0.05 - } - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.1 - } - province_modifier = { - monthly_income = 2 - build_speed = -0.1 - } - 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 -} -duomo_florence_03 = { - asset = { - type = pdxmesh - name = "building_special_duomo_florence_03_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_duomo_florence.dds" - next_building = duomo_florence_04 - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_guilds } } - cost_gold = 1000 - character_modifier = { - stewardship = 1 - diplomacy = 1 - monthly_piety_gain_mult = 0.1 - republic_government_tax_contribution_mult = 0.05 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - province_modifier = { - monthly_income = 3 - build_speed = -0.2 - } - 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 -} -duomo_florence_04 = { - asset = { - type = pdxmesh - name = "building_special_duomo_florence_04_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_duomo_florence.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_cranes } } - cost_gold = 1000 - character_modifier = { - stewardship = 1 - diplomacy = 1 - learning = 1 - monthly_prestige_gain_mult = 0.2 - monthly_piety_gain_mult = 0.2 - republic_government_tax_contribution_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.3 - development_growth = 0.3 - } - province_modifier = { - monthly_income = 4 - build_speed = -0.3 - } - 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 -} -########## -# Konark Sun Temple -########## -konark_temple_01 = { - asset = { - type = pdxmesh - name = "building_special_konark_temple_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_konark_temple.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { custom_description = { text = buddhas_of_bamian_trigger scope:holder = { religion = { is_in_family = rf_eastern } } } } - can_construct = { scope:holder.culture = { has_innovation = innovation_guilds } } - cost_gold = 1000 - county_holder_character_modifier = { - monthly_piety_gain_per_happy_powerful_vassal_mult = 0.05 - legitimacy_gain_mult = 0.1 - monthly_county_control_growth_factor = 0.05 - } - county_modifier = { - development_growth = 0.2 - development_growth_factor = 0.2 - } - province_modifier = { - monthly_income = 2 - } - ai_value = { - base = 8 - 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 -} -########## -# al-Qarawiyyin University -########## -al_qarawiyyin_university_01 = { - asset = { - type = pdxmesh - name = "building_special_al_qarawiyyin_university_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_al_qarawiyyin_university.dds" - can_construct_potential = { building_university_requirement = yes building_requirement_tribal = no } - cost_gold = 1000 - 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 - } - character_modifier = { - diplomacy_per_piety_level = 1 - monthly_lifestyle_xp_gain_mult = 0.1 - cultural_head_fascination_mult = 0.1 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.2 - } - 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 -} -########## -# Kairouan basins -########## -kairouan_basins_01 = { - asset = { - type = pdxmesh - name = "building_special_kairouan_basins_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_kairouan_basins.dds" - can_construct_potential = { building_requirement_tribal = no } - cost_gold = 1000 - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - negate_health_penalty_add = 0.1 - } - county_modifier = { - county_opinion_add = 20 - development_growth_factor = 0.3 - development_growth = 0.3 - } - province_modifier = { - hostile_raid_time = 0.5 - defender_holding_advantage = normal_building_advantage_tier_2 - } - 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 -} -########## -# Ghana Palace -########## -ghana_palace_01 = { - effect_desc = feast_cost_discount_max_desc - asset = { - type = pdxmesh - name = "building_special_ghana_palace_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_ghana_palace.dds" - cost_gold = 1000 - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - vassal_tax_mult = 0.05 - court_grandeur_baseline_add = 5 - } - county_modifier = { - development_growth_factor = 0.1 - monthly_county_control_growth_factor = 0.1 - } - province_modifier = { - hostile_raid_time = 0.5 - monthly_income = 2 - } - 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_wonder -} -########## -# Visegrad -########## -visegrad_castle_01 = { - effect_desc = hunting_grounds_desc - asset = { - type = pdxmesh - name = "building_special_visegrad_castle_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_visegrad_castle.dds" - can_construct_potential = { building_requirement_tribal = no } - can_construct = { scope:holder.culture = { has_innovation = innovation_castle_baileys } } - cost_gold = 1000 - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_prestige_gain_mult = 0.05 - monthly_diplomacy_lifestyle_xp_gain_mult = 0.1 - } - county_modifier = { - travel_danger = -20 - monthly_county_control_growth_factor = 0.2 - } - province_modifier = { - fort_level = good_building_fort_level_tier_2 - garrison_size = 0.2 - stationed_maa_damage_mult = normal_maa_damage_tier_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_martial -} -########## -# Archcollegiate Church of St. Mary and St. Alexius in Tum -########## -wawel_cathedral_01 = { #Collegiate Church of St. Mary and St. Alexius - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_wavel_effect_desc - } - } - asset = { - type = pdxmesh - name = "building_special_wawel_cathedral_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_wawel_cathedral.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_crop_rotation } } - cost_gold = 400 - character_modifier = { - #monthly_dynasty_prestige_mult = 0.05 - monthly_piety_from_buildings_mult = 0.05 - clergy_opinion = 2 - } - county_modifier = { - development_growth_factor = 0.05 - development_growth = 0.1 - county_opinion_add = 5 - } - province_modifier = { - monthly_income = 0.5 - fort_level = 2 - stationed_maa_toughness_mult = 0.05 - } - 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 - } - } - next_building = wawel_cathedral_02 - type = special - flag = travel_point_of_interest_religious -} - -wawel_cathedral_02 = { #Archcollegiate Church of St. Mary and St. Alexius - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_wavel_effect_desc - } - } - asset = { - type = pdxmesh - name = "building_special_wawel_cathedral_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_wawel_cathedral.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_manorialism } } - cost_gold = 800 - character_modifier = { - monthly_dynasty_prestige_mult = 0.02 - monthly_piety_from_buildings_mult = 0.1 - clergy_opinion = 4 - } - county_modifier = { - development_growth_factor = 0.1 - development_growth = 0.2 - county_opinion_add = 15 - } - province_modifier = { - monthly_income = 1 - fort_level = 4 - stationed_maa_toughness_mult = 0.1 - } - 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 - } - } - next_building = wawel_cathedral_03 - type = special - flag = travel_point_of_interest_religious -} - -wawel_cathedral_03 = { #Cathedral of St. Mary and St. Alexius - althistory upgrade - effect_desc = { - triggered_desc = { - trigger = { has_dlc_feature = legends_of_the_dead } - desc = building_funeral_wavel_effect_desc - } - } - asset = { - type = pdxmesh - name = "building_special_wawel_cathedral_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_wawel_cathedral.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { - custom_description = { - text = holy_site_christian_or_holy_site_trigger - OR = { - scope:holder = { religion = religion:christianity_religion } - custom_description = { text = holy_site_building_trigger barony = { is_holy_site_of = scope:holder.faith } } - } - } - } - can_construct = { scope:holder.culture = { has_innovation = innovation_cranes } } - cost_gold = 1400 - character_modifier = { - monthly_dynasty_prestige_mult = 0.05 - monthly_piety_from_buildings_mult = 0.2 - clergy_opinion = 6 - } - county_modifier = { - development_growth_factor = 0.2 - development_growth = 0.3 - county_opinion_add = 15 - } - province_modifier = { - monthly_income = 2 - fort_level = 8 - stationed_maa_toughness_mult = 0.2 - } - 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 -} -########## -# Vatapi Caves -########## -vatapi_caves_01 = { - asset = { - type = pdxmesh - name = "building_special_vatapi_caves_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_vatapi_caves.dds" - can_construct_potential = { building_requirement_tribal = no } - is_enabled = { custom_description = { text = buddhas_of_bamian_trigger scope:holder = { religion = { is_in_family = rf_eastern } } } } - cost_gold = 1000 - character_modifier = { - monthly_piety = 2 - stress_loss_mult = 0.2 - monthly_lifestyle_xp_gain_mult = 0.1 - rf_eastern_opinion = 5 - } - province_modifier = { - monthly_income = 2 - } - 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 -} -########## -# Golden fort of Jaisalmer -########## -jaisalmer_fort_01 = { - asset = { - type = pdxmesh - name = "building_special_jaisalmer_fort_01_mesh" - requires_dlc_flag = medieval_monuments - } - construction_time = very_slow_construction_time - type_icon = "icon_structure_jaisalmer_fort.dds" - can_construct_potential = { building_requirement_tribal = no } - can_construct = { scope:holder.culture = { has_innovation = innovation_hoardings } } - cost_gold = 1000 - county_holder_character_modifier = { - parochial_opinion = 5 - desert_advantage = 6 - desert_development_growth_factor = 0.2 - } - county_modifier = { - travel_danger = -20 - monthly_county_control_growth_factor = 0.2 - } - province_modifier = { - fort_level = good_building_fort_level_tier_2 - defender_holding_advantage = 4 - garrison_size = 0.2 - } - 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_martial -} diff --git a/N3OW/common/buildings/temple_citadel_buildings.txt b/N3OW/common/buildings/temple_citadel_buildings.txt deleted file mode 100644 index 6a1218cc..00000000 --- a/N3OW/common/buildings/temple_citadel_buildings.txt +++ /dev/null @@ -1,3326 +0,0 @@ -@illustration_christian = "gfx/interface/illustrations/holding_types/temple_christian.dds" -@illustration_generic_grass = "gfx/interface/illustrations/holding_types/temple_generic_grass.dds" -@illustration_generic_arid = "gfx/interface/illustrations/holding_types/temple_generic_arid.dds" -@illustration_india = "gfx/interface/illustrations/holding_types/temple_india.dds" -@illustration_china = "gfx/interface/illustrations/holding_types/tgp_chinese_pagoda.dds" -@illustration_shinto = "gfx/interface/illustrations/holding_types/tgp_shinto_temple.dds" -@illustration_seasia = "gfx/interface/illustrations/holding_types/tgp_castle_se_asia.dds" -@illustration_islamic = "gfx/interface/illustrations/holding_types/temple_islamic.dds" -@illustration_orthodox = "gfx/interface/illustrations/holding_types/temple_orthodox.dds" -@illustration_northern_pagan = "gfx/interface/illustrations/holding_types/temple_northern_pagan.dds" -@illustration_iberian_christian = "gfx/interface/illustrations/holding_types/fp2_temple_iberian_christian.dds" -@illustration_iberian_islamic = "gfx/interface/illustrations/holding_types/fp2_temple_iberian_islamic.dds" -@illustration_iranian_zoroastrian = "gfx/interface/illustrations/holding_types/fp3_temple_iranian_zoroastrian.dds" -@illustration_tengri = "gfx/interface/illustrations/holding_types/mpo_temple_steppe.dds" - -temple_citadel_01 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_01_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "pagan_gfx" } - } - - - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 0 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 0 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_01_mesh" - illustration = @illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 0 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { "graphical_east_asia" "graphical_mediterranean" "graphical_india" "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_01_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - can_construct_potential = { - barony_cannot_construct_holding = no - scope:holder = { government_has_flag = government_is_mandala } - } - - can_construct = { - scope:holder = { government_has_flag = government_is_mandala } - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - building_requirement_tribal_holding_in_county = yes - building_requirement_nomad = no - building_requirement_nomad_holding_in_county = yes - building_requirement_herder = no - building_requirement_herder_holding_in_county = yes - } - cost_gold = main_building_tier_1_cost - next_building = temple_citadel_02 - - levy = normal_building_levy_tier_2 - max_garrison = good_building_max_garrison_tier_1 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_2 - province_modifier = { - monthly_income = super_poor_building_tax_tier_1 - tax_per_piety_level = super_poor_building_tax_tier_1 - fort_level = normal_building_fort_level_tier_1 - stationed_maa_damage_mult_per_piety_level = 0.01 - stationed_maa_toughness_mult_per_piety_level = 0.01 - travel_danger = -10 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = temple_citadel_fort_level_bonus - fort_level = 1 - } - - county_culture_modifier = { - parameter = temple_citadel_control_bonus - monthly_county_control_growth_add = 0.1 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 3 - } - - province_government_modifier = { - parameter = government_is_mandala - monthly_county_control_growth_factor = 0.05 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.02 - monthly_dynasty_prestige = 0.01 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 2 - } - - flag = temple_citadel - - type_icon = "tgp_icon_building_mandala_capital_tier_02.dds" - - on_complete = { - county.holder = { - if = { - limit = { - culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = dynasty - } - dynasty = { add_dynasty_prestige = major_dynasty_prestige_value } - } - - if = { - limit = { - culture = { - has_cultural_parameter = extra_piety_from_temple_construction - } - } - add_piety = omega_piety_gain - } - else_if = { - limit = { government_has_flag = government_is_mandala } - mandala_built_temple_holding_effect = yes - } - else = { add_piety = massive_piety_gain } - save_scope_as = temple_location - - if = { - limit = { - culture = { has_cultural_parameter = more_fervor_on_church_construction } - } - faith = { - change_fervor = { - value = 5 - desc = fervor_gain_built_temple_holding - } - } - } - else = { - faith = { - change_fervor = { - value = 1 - desc = fervor_gain_built_temple_holding - } - } - } - - if = { - limit = { - culture = { has_cultural_parameter = prestige_from_temple_construction } - } - add_prestige = massive_prestige_gain - } - - #Holy Legend Seed drop - if = { - limit = { - has_dlc_feature = legends - NOR = { - has_game_rule = historical_legends_only - has_personal_legend_seed = holy - } - } - random = { - chance = { - value = 10 - if = { - limit = { piety_level >= high_piety_level } - add = 15 #25% - } - if = { - limit = { piety_level >= max_piety_level } - add = 25 #50% - } - } - send_interface_toast = { - type = msg_legend_seed_created - title = holy_seed_toast - left_icon = root.barony - create_legend_seed = { - type = holy - quality = famed - chronicle = saintly_building - properties = { - location = prev - religion = this.religion - faith = this.faith - } - } - } - } - } - - if = { - limit = { - any_vassal = { - has_vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = parochial - } - add_opinion = { - target = prev - modifier = parochial_approves_holding_construction_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - has_vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_construction - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = zealot - } - add_opinion = { - target = prev - modifier = zealot_approves_temple_construction_opinion - } - } - } - } - } - - county = { - if = { - limit = { - holder.culture = { has_cultural_parameter = warmonger_city_founders } - } - change_county_control = 100 - } - } - - #to give follow-up to the vassal.1001 event - hidden_effect = { - if = { - limit = { - exists = province_owner - } - province_owner = { - save_scope_as = owner_of_province - - scope:owner_of_province = { - if = { #Religious liege asked me to build a temple - limit = { - exists = var:promised_to_build_temple - var:promised_to_build_temple = { - is_alive = yes - faith = scope:owner_of_province.faith - } - has_character_flag = promised_liege_temple - } - trigger_event = vassal.1010 - } - if = { #Religious vassal asked me to build a temple - limit = { - exists = var:promised_to_build_temple - var:promised_to_build_temple = { - is_alive = yes - faith = scope:owner_of_province.faith - } - has_character_flag = promised_vassal_temple - } - trigger_event = vassal.1110 - } - - #To remove the variables if the character has died or someone has changed their faith - if = { - limit = { - exists = var:promised_to_build_temple - OR = { - var:promised_to_build_temple = { is_alive = no } - faith != scope:owner_of_province.faith - } - } - remove_variable = promised_to_build_temple - } - } - } - } - } - - } - - ai_value = { - base = 100 - modifier = { - factor = 0 - scope:holder = { - NOT = { government_has_flag = government_is_mandala } - } - } - } -} - -temple_citadel_02 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_01_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_01_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 0 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_01_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "pagan_gfx" } - } - - - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 1 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 1 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_02_mesh" - illustration = @illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 1 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { "graphical_east_asia" "graphical_mediterranean" "graphical_india" "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_01_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_01_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_01_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_01_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_01_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_01_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_city_planning - } - } - } - cost_gold = main_building_tier_2_cost - next_building = temple_citadel_03 - - levy = normal_building_levy_tier_4 - max_garrison = good_building_max_garrison_tier_2 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_3 - province_modifier = { - monthly_income = super_poor_building_tax_tier_2 - tax_per_piety_level = super_poor_building_tax_tier_3 - fort_level = good_building_fort_level_tier_2 - stationed_maa_damage_mult_per_piety_level = 0.03 - stationed_maa_toughness_mult_per_piety_level = 0.03 - travel_danger = -12 - } - - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = temple_citadel_fort_level_bonus - fort_level = 2 - } - - county_culture_modifier = { - parameter = temple_citadel_control_bonus - monthly_county_control_growth_add = 0.2 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 6 - } - - province_government_modifier = { - parameter = government_is_mandala - monthly_county_control_growth_factor = 0.1 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.03 - monthly_dynasty_prestige = 0.02 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety = 0.1 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 3 - } - - flag = temple_citadel - - on_complete = { - county.holder = { - if = { - limit = { - culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = dynasty - } - dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - has_vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = parochial - } - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - has_vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = zealot - } - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 9 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - add = 10 - scope:holder.culture = { has_cultural_era_or_later = culture_era_high_medieval } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.1 - free_building_slots >= 1 - years_from_game_start >= 1 - } - modifier = { - factor = 0.1 - combined_building_level <= 10 - years_from_game_start >= 1 - } - #Needed for the initial construction setup for the AI (to avoid the AI spending their free construction setup on upgrading all holdings instead of building buildings) - modifier = { - factor = 0.3 - years_from_game_start <= 0.01 - } - } -} - -temple_citadel_03 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_02_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "pagan_gfx" } - } - - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 2 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 2 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_03_mesh" - illustration = @illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 2 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { "graphical_east_asia" "graphical_mediterranean" "graphical_india" "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_02_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 2 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_manorialism - } - } - } - cost_gold = main_building_tier_3_cost - next_building = temple_citadel_04 - - levy = normal_building_levy_tier_6 - max_garrison = good_building_max_garrison_tier_4 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_5 - province_modifier = { - monthly_income = super_poor_building_tax_tier_3 - tax_per_piety_level = super_poor_building_tax_tier_5 - fort_level = good_building_fort_level_tier_3 - stationed_maa_damage_mult_per_piety_level = 0.05 - stationed_maa_toughness_mult_per_piety_level = 0.05 - travel_danger = -14 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = temple_citadel_fort_level_bonus - fort_level = 3 - } - - county_culture_modifier = { - parameter = temple_citadel_control_bonus - monthly_county_control_growth_add = 0.3 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 10 - } - - province_government_modifier = { - parameter = government_is_mandala - monthly_county_control_growth_factor = 0.15 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.04 - monthly_dynasty_prestige = 0.03 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety_from_buildings_mult = 0.1 - monthly_piety = 0.4 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 4 - } - - flag = temple_citadel - - on_complete = { - county.holder = { - if = { - limit = { - culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = dynasty - } - dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - has_vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = parochial - } - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - has_vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = zealot - } - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 8 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - add = 10 - scope:holder.culture = { has_cultural_era_or_later = culture_era_late_medieval } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 20 - years_from_game_start >= 1 - } - } -} - -temple_citadel_04 = { - construction_time = slow_construction_time - - #Meshes (Indented for readability) - ### GENERIC ### - asset = { - type = pdxmesh - name = "building_western_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_generic_02_mesh" - illustration = @illustration_generic_grass - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_generic_02_mesh" - illustration = @illustration_generic_arid - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/generic_temple" soundparameter = { "Tier" = 1 } } - graphical_regions = { "graphical_mena" } - } - - asset = { - type = pdxmesh - name = "building_western_temple_pagan_02_mesh" - illustration = @illustration_northern_pagan - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "pagan_gfx" } - } - - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP China - asset = { - type = pdxmesh - name = "tgp_building_chinese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/chinese_temple" soundparameter = { "Tier" = 3 } } - - graphical_cultures = { chinese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_pagoda_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { dharmic_gfx } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - # TGP Japan - asset = { - type = pdxmesh - name = "tgp_building_japanese_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_shinto - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/japanese_temple" soundparameter = { "Tier" = 3 } } - graphical_cultures = { japanese_building_gfx } - graphical_regions = { graphical_east_asia } - } - - ### SOUTHEAST ASIA ### - asset = { - type = pdxmesh - name = "tgp_building_se_asia_temple_04_mesh" - illustration = @illustration_seasia - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/dharmic_temple" soundparameter = { "Tier" = 3 } } - graphical_cultures = { southeast_asian_building_gfx } - graphical_regions = { "graphical_east_asia" "graphical_mediterranean" "graphical_india" "graphical_mena" } - } - - ### ORTHODOX ### - asset = { - type = pdxmesh - name = "building_western_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_orthodox_02_mesh" - illustration = @illustration_orthodox - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/orthodox_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "orthodox_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### CATHOLIC ### - asset = { - type = pdxmesh - name = "building_western_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_christian_02_mesh" - illustration = @illustration_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_regions = { "graphical_mena" } - } - - ### ISLAMIC ### - asset = { - type = pdxmesh - name = "building_western_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - } - asset = { - type = pdxmesh - name = "building_mediterranean_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mediterranean" } - } - asset = { - type = pdxmesh - name = "building_indian_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_india" } - } - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_regions = { "graphical_mena" } - } - # FP2 Catholic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_christian_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_christian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/church_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "catholic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP2 Islamic variant for Iberia - asset = { - type = pdxmesh - name = "fp2_building_iberian_mosque_02_mesh" - requires_dlc_flag = the_fate_of_iberia - illustration = @illustration_iberian_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iberian_building_gfx } - graphical_regions = { graphical_mediterranean } - } - - # FP3 Zoroastrian - asset = { - type = pdxmesh - name = "building_mena_temple_islamic_02_mesh" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_islamic - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "islamic_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - asset = { - type = entity - name = "fp3_building_persian_temple_02_a_01_entity" - requires_dlc_flag = legacy_of_persia - illustration = @illustration_iranian_zoroastrian - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/mosque_temple" soundparameter = { "Tier" = 1 } } - graphical_faiths = { "zoroastrian_gfx" } - graphical_cultures = { iranian_building_gfx } - graphical_regions = { graphical_mena } - } - - # MPO Tengri - asset = { - type = entity - name = "mpo_mongol_temple_01_entity" - illustration = @illustration_tengri - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/pagan_temple" soundparameter = { "Tier" = 0 } } - graphical_faiths = { "tengrism_gfx" } - } - # TGP Asian Pagan - asset = { - type = pdxmesh - name = "tgp_building_se_asia_pagan_temple_02_mesh" - requires_dlc_flag = all_under_heaven - illustration = @illustration_china - soundeffect = { soundeffect = "event:/SFX/Ambience/3DMapEmitters/Holdings/Temples/sea_pagan_temple" soundparameter = { "Tier" = 3 } } - graphical_faiths = { pagan_gfx } - graphical_regions = { graphical_east_asia graphical_india } - } - - can_construct_potential = { - building_requirement_tribal = no - } - can_construct = { - trigger_if = { - limit = { - NOT = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - } - } - } - scope:holder.culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - scope:holder.culture = { - has_cultural_parameter = temple_next_level - has_innovation = innovation_windmills - } - } - } - cost_gold = main_building_tier_4_cost - - levy = normal_building_levy_tier_8 - max_garrison = good_building_max_garrison_tier_6 - garrison_reinforcement_factor = building_garrison_reinforcement_factor_tier_7 - province_modifier = { - monthly_income = super_poor_building_tax_tier_4 - tax_per_piety_level = super_poor_building_tax_tier_7 - fort_level = good_building_fort_level_tier_4 - stationed_maa_damage_mult_per_piety_level = 0.07 - stationed_maa_toughness_mult_per_piety_level = 0.07 - travel_danger = -16 - } - province_terrain_modifier = { - parameter = coastal_holding_bonuses - is_coastal = yes - build_speed = -0.1 - } - - province_culture_modifier = { - parameter = temple_citadel_fort_level_bonus - fort_level = 4 - } - - county_culture_modifier = { - parameter = temple_citadel_control_bonus - monthly_county_control_growth_add = 0.4 - } - - province_culture_modifier = { - parameter = castle_fortifications_increase - defender_holding_advantage = 15 - } - - province_government_modifier = { - parameter = government_is_mandala - monthly_county_control_growth_factor = 0.2 - } - - character_culture_modifier = { - parameter = castle_grant_prestige - monthly_prestige = 0.05 - monthly_dynasty_prestige = 0.04 - } - - character_government_modifier = { - parameter = government_is_mandala - monthly_piety_from_buildings_mult = 0.2 - monthly_piety = 0.6 - } - - province_terrain_modifier = { - parameter = maritime_mercantilism_coastal_holdings - is_coastal = yes - tax_mult = maritime_mercantilism_coastal_holdings_value - } - - province_terrain_modifier = { - parameter = castle_holding_fort_level_in_jungle_bonus - terrain = jungle - additional_fort_level = castle_holding_fort_level_in_jungle_bonus_value - } - - province_terrain_modifier = { - parameter = coastal_holdings_give_defensive_bonus - is_coastal = yes - defender_holding_advantage = 5 - } - - flag = temple_citadel - - on_complete = { - county.holder = { - if = { - limit = { - culture = { - has_cultural_parameter = renown_from_temple_construction - } - exists = dynasty - } - dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value } - } - if = { - limit = { - culture = { - has_cultural_parameter = more_fervor_on_church_construction - } - } - faith = { - change_fervor = { - value = 2 - desc = fervor_gain_upgraded_temple_holding_culture_parameter - } - } - } - } - barony.holder = { - if = { - limit = { - any_vassal = { - has_vassal_stance = parochial - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = parochial_vassal_approves_holding_upgrade - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = parochial - } - add_opinion = { - target = prev - modifier = parochial_approves_holding_upgrade_opinion - } - } - } - } - if = { - limit = { - any_vassal = { - has_vassal_stance = zealot - } - save_temporary_scope_as = holder_scope - } - custom_tooltip = zealot_vassal_approves_holding_upgrade - - hidden_effect = { - every_vassal = { - limit = { - has_vassal_stance = zealot - } - add_opinion = { - target = prev - modifier = zealot_approves_temple_upgrade_opinion - } - } - } - } - } - scope:character = { - if = { - limit = { government_has_flag = government_is_mandala } - mandala_upgraded_temple_holding_effect = yes - } - } - } - - ai_value = { - base = 17 - ai_general_building_modifier = yes - modifier = { - add = 1 - scope:holder.culture = { has_cultural_parameter = ai_more_likely_to_castle } - } - modifier = { - factor = 3 - scope:holder.capital_province = this - } - modifier = { - factor = 0.2 - combined_building_level <= 30 - years_from_game_start >= 1 - } - } -} - -#### -# -# Temple Citadel Buildings -# -#### - -### Citadel Shrine - -citadel_shrine_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - levy = normal_building_levy_tier_1 - - character_modifier = { - monthly_piety = 0.05 - monthly_prestige = 0.05 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_1 - stationed_maa_damage_mult_per_piety_level = 0.01 - stationed_maa_toughness_mult_per_piety_level = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_02 - - type_icon = "icon_structure_citadel_shrine.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_fortify_modifier = yes - modifier = { - factor = 5 - free_building_slots <= 3 - scope:holder.capital_province = this - } - modifier = { - factor = 5 - free_building_slots <= 2 - } - modifier = { - factor = 5 - free_building_slots <= 1 - } - culture_likely_to_fortify_modifier = yes - } -} - -citadel_shrine_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - culture = { - has_innovation = innovation_city_planning - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = normal_building_levy_tier_2 - - character_modifier = { - monthly_piety = 0.1 - monthly_prestige = 0.1 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_2 - stationed_maa_damage_mult_per_piety_level = 0.02 - stationed_maa_toughness_mult_per_piety_level = 0.02 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_03 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = normal_building_levy_tier_3 - - character_modifier = { - monthly_piety = 0.15 - monthly_prestige = 0.15 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_3 - stationed_maa_damage_mult_per_piety_level = 0.04 - stationed_maa_toughness_mult_per_piety_level = 0.04 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_04 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = normal_building_levy_tier_4 - - character_modifier = { - monthly_piety = 0.2 - monthly_prestige = 0.2 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_4 - stationed_maa_damage_mult_per_piety_level = 0.05 - stationed_maa_toughness_mult_per_piety_level = 0.05 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_05 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = normal_building_levy_tier_5 - - character_modifier = { - monthly_piety = 0.25 - monthly_prestige = 0.25 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_5 - stationed_maa_damage_mult_per_piety_level = 0.06 - stationed_maa_toughness_mult_per_piety_level = 0.06 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_06 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = normal_building_levy_tier_6 - - character_modifier = { - monthly_piety = 0.3 - monthly_prestige = 0.3 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_6 - stationed_maa_damage_mult_per_piety_level = 0.07 - stationed_maa_toughness_mult_per_piety_level = 0.07 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_07 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_04 - culture = { - has_innovation = innovation_cranes - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = normal_building_levy_tier_7 - - character_modifier = { - monthly_piety = 0.35 - monthly_prestige = 0.35 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_7 - stationed_maa_damage_mult_per_piety_level = 0.08 - stationed_maa_toughness_mult_per_piety_level = 0.08 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = citadel_shrine_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -citadel_shrine_08 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_cranes - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = normal_building_levy_tier_8 - - character_modifier = { - monthly_piety = 0.4 - monthly_prestige = 0.4 - } - - province_modifier = { - fort_level = normal_building_fort_level_tier_8 - stationed_maa_damage_mult_per_piety_level = 0.1 - stationed_maa_toughness_mult_per_piety_level = 0.1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - - -### Sacred Pool - -sacred_pool_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - character_modifier = { - monthly_piety_gain_mult = 0.01 - } - - county_modifier = { - county_opinion_add = 5 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_1 - tax_per_piety_level = super_poor_building_tax_tier_1 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.01 - development_growth_factor = normal_building_development_growth_factor_tier_1 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_02 - - type_icon = "icon_structure_sacred_pool.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - modifier = { - factor = 2 - free_building_slots <= 1 - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - } -} - -sacred_pool_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - scope:holder.culture = { - has_innovation = innovation_city_planning - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - character_modifier = { - monthly_piety_gain_mult = 0.02 - } - - county_modifier = { - county_opinion_add = 5 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_2 - tax_per_piety_level = super_poor_building_tax_tier_2 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.02 - development_growth_factor = normal_building_development_growth_factor_tier_2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_03 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_city_planning - } - } - - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - character_modifier = { - monthly_piety_gain_mult = 0.03 - } - - county_modifier = { - county_opinion_add = 10 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_3 - tax_per_piety_level = super_poor_building_tax_tier_3 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.03 - development_growth_factor = normal_building_development_growth_factor_tier_3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_04 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_manorialism - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_city_planning - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - character_modifier = { - monthly_piety_gain_mult = 0.04 - } - - county_modifier = { - county_opinion_add = 10 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_4 - tax_per_piety_level = super_poor_building_tax_tier_4 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.04 - development_growth_factor = normal_building_development_growth_factor_tier_4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_05 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - character_modifier = { - monthly_piety_gain_mult = 0.05 - } - - county_modifier = { - county_opinion_add = 15 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_5 - tax_per_piety_level = super_poor_building_tax_tier_5 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.05 - development_growth_factor = normal_building_development_growth_factor_tier_5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_06 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_windmills - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_manorialism - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - character_modifier = { - monthly_piety_gain_mult = 0.06 - } - - county_modifier = { - county_opinion_add = 15 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_6 - tax_per_piety_level = super_poor_building_tax_tier_6 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.06 - development_growth_factor = normal_building_development_growth_factor_tier_6 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_07 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_04 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - character_modifier = { - monthly_piety_gain_mult = 0.07 - } - - county_modifier = { - county_opinion_add = 20 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_7 - tax_per_piety_level = super_poor_building_tax_tier_7 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.07 - development_growth_factor = normal_building_development_growth_factor_tier_7 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = sacred_pool_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -sacred_pool_08 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - trigger_if = { - limit = { - NOT = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - } - } - culture = { - has_innovation = innovation_cranes - } - } - trigger_else = { - culture = { - has_cultural_parameter = may_build_sacred_pools_ahead_of_time - } - scope:holder.culture = { - has_innovation = innovation_windmills - } - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - character_modifier = { - monthly_piety_gain_mult = 0.08 - } - - county_modifier = { - county_opinion_add = 20 - } - - province_modifier = { - defender_holding_advantage = poor_building_advantage_tier_8 - tax_per_piety_level = super_poor_building_tax_tier_8 - } - - county_culture_modifier = { - parameter = sacred_pool_additional_bonuses - build_gold_cost = -0.08 - development_growth_factor = normal_building_development_growth_factor_tier_8 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - - -### Vihara Halls - -vihara_halls_01 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_1_cost - - levy = small_building_levy_tier_1 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.05 - legitimacy_gain_mult = 0.01 - } - - county_modifier = { - monthly_county_control_growth_add = 0.1 - development_growth = low_building_development_growth_tier_1 - } - - character_modifier = { - monthly_piety = 0.1 - monthly_dynasty_prestige = 0.01 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_02 - - type_icon = "icon_structure_vihara_halls.dds" - - ai_value = { - base = 10 - ai_tier_1_building_modifier = yes - ai_tier_1_economical_building_preference_modifier = yes - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_tier_1_pious_building_preference_modifier = yes - modifier = { - factor = 2 - free_building_slots <= 1 - } - modifier = { - factor = 0 - building_farm_estates_requirement_terrain = yes - NOT = { - has_building_or_higher = farm_estates_01 - } - } - modifier = { - factor = 0 - building_cereal_fields_requirement_terrain = yes - NOT = { - has_building_or_higher = cereal_fields_01 - } - } - } -} - -vihara_halls_02 = { - construction_time = standard_construction_time - - can_construct_potential = { - has_building_or_higher = temple_citadel_01 - culture = { - has_innovation = innovation_city_planning - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_2_cost - - levy = small_building_levy_tier_2 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.1 - legitimacy_gain_mult = 0.02 - } - - character_modifier = { - monthly_piety = 0.2 - monthly_dynasty_prestige = 0.02 - } - - county_modifier = { - monthly_county_control_growth_add = 0.2 - development_growth = low_building_development_growth_tier_2 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_03 - ai_value = { - base = 9 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_03 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_3_cost - - levy = small_building_levy_tier_3 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.15 - legitimacy_gain_mult = 0.03 - } - - character_modifier = { - monthly_piety = 0.3 - monthly_dynasty_prestige = 0.03 - } - - county_modifier = { - monthly_county_control_growth_add = 0.3 - development_growth = low_building_development_growth_tier_3 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_04 - ai_value = { - base = 8 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_04 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_02 - culture = { - has_innovation = innovation_manorialism - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_4_cost - - levy = small_building_levy_tier_4 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.2 - legitimacy_gain_mult = 0.04 - } - - character_modifier = { - monthly_piety = 0.4 - monthly_dynasty_prestige = 0.04 - } - - county_modifier = { - monthly_county_control_growth_add = 0.4 - development_growth = low_building_development_growth_tier_4 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_05 - ai_value = { - base = 7 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_05 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_5_cost - - levy = small_building_levy_tier_5 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.25 - legitimacy_gain_mult = 0.05 - } - - character_modifier = { - monthly_piety = 0.5 - monthly_dynasty_prestige = 0.05 - } - - county_modifier = { - monthly_county_control_growth_add = 0.5 - development_growth = low_building_development_growth_tier_5 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_06 - ai_value = { - base = 6 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_06 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_windmills - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_6_cost - - levy = small_building_levy_tier_6 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.3 - legitimacy_gain_mult = 0.06 - } - - character_modifier = { - monthly_piety = 0.6 - monthly_dynasty_prestige = 0.06 - } - - county_modifier = { - monthly_county_control_growth_add = 0.6 - development_growth = low_building_development_growth_tier_6 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_07 - ai_value = { - base = 5 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_07 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_04 - culture = { - has_innovation = innovation_cranes - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_7_cost - - levy = small_building_levy_tier_7 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.35 - legitimacy_gain_mult = 0.07 - } - - character_modifier = { - monthly_piety = 0.7 - monthly_dynasty_prestige = 0.07 - } - - county_modifier = { - monthly_county_control_growth_add = 0.7 - development_growth = low_building_development_growth_tier_7 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - next_building = vihara_halls_08 - ai_value = { - base = 4 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} - -vihara_halls_08 = { - construction_time = standard_construction_time - - can_construct = { - has_building_or_higher = temple_citadel_03 - culture = { - has_innovation = innovation_cranes - } - has_dlc = "All Under Heaven" - } - - can_construct_showing_failures_only = { - building_requirement_tribal = no - } - - cost_gold = normal_building_tier_8_cost - - levy = small_building_levy_tier_8 - - county_holder_character_modifier = { - owned_legend_spread_mult = 0.4 - legitimacy_gain_mult = 0.08 - } - - character_modifier = { - monthly_piety = 0.8 - monthly_dynasty_prestige = 0.08 - } - - county_modifier = { - monthly_county_control_growth_add = 0.8 - development_growth = low_building_development_growth_tier_8 - } - - on_complete = { - #Regular Mandala Boon - mandala_built_piety_building_effect = yes - } - - ai_value = { - base = 3 - ai_general_building_modifier = yes - directive_to_build_economy_modifier = yes - ai_economical_building_preference_modifier = yes - ai_pious_building_preference_modifier = yes - modifier = { # Fill all building slots before going for upgrades - factor = 0 - free_building_slots > 0 - } - } -} diff --git a/N3OW/common/buildings/tgp_great_project_buildings.txt b/N3OW/common/buildings/tgp_great_project_buildings.txt deleted file mode 100644 index 425b19e9..00000000 --- a/N3OW/common/buildings/tgp_great_project_buildings.txt +++ /dev/null @@ -1,669 +0,0 @@ -################## -# Mandala Capital (Temple Complex) -################## - -# USED IN CODE, DO NOT RENAME OR REMOVE -mandala_capital_01 = { - - type_icon = "tgp_icon_building_mandala_capital_tier_01.dds" - - #We only build this through Decision -> Great Projects - can_construct_potential = { - always = no #This should never show up - } - - asset = { - type = entity - name = "tgp_great_building_mandala_capital_01_entity" - } - - is_enabled = { - #It needs to be your capital - scope:county.holder = { - government_has_flag = government_is_mandala - capital_province = root #The province - } - } - - show_disabled = yes - - rebuild_cost = { - gold = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { value = standard_rebuild_value } - } - piety = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { value = standard_rebuild_value } - } - } - - can_rebuild = { - scope:county.holder = { - custom_tooltip = { - text = not_already_full_on_mandala_capitals - less_than_max_amount_of_mandala_capitals_trigger = yes - } - } - } - - character_modifier = { - domain_limit = 1 - court_grandeur_baseline_add = 1 #Most likely you don't have a court yet - vassal_limit_max = 1 #Added to the base for Mandala of 3 Max - domain_limit_max = 1 - monthly_county_control_growth_add = 0.1 - } - - province_modifier = { - stationed_maa_damage_mult = 0.1 - levy_size = 0.15 - garrison_size = 0.15 - monthly_income = 0.2 - } - - county_modifier = { - development_growth = 0.1 - tax_mult = 0.1 - } - - fallback = { - province_modifier = { - monthly_income = 0.1 - } - } - - next_building = mandala_capital_02 - - type = great_building - is_mandala_capital = yes - - flag = mandala_capital_building - flag = first_tier_mandala_capital_building - -} - -mandala_capital_02 = { - - type_icon = "tgp_icon_building_mandala_capital_tier_02.dds" - - #We only build this through Decision -> Great Projects - can_construct_potential = { - scope:holder.capital_province = { has_building_with_flag = first_tier_mandala_capital_building } - } - - asset = { - type = entity - name = "tgp_great_building_mandala_capital_02_entity" - } - - is_enabled = { - #It needs to be your capital - scope:holder = { - government_has_flag = government_is_mandala - capital_province = root #The province - } - } - can_rebuild = { - scope:county.holder = { - custom_tooltip = { - text = not_already_full_on_mandala_capitals - less_than_max_amount_of_mandala_capitals_trigger = yes - } - } - } - - show_disabled = yes - - rebuild_cost = { - gold = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.25 - } - } - } - piety = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.25 - } - } - } - } - - character_modifier = { - domain_limit = 1 - court_grandeur_baseline_add = 3 - vassal_limit_max = 2 #Added to the base for Mandala of 4 Max - monthly_county_control_growth_add = 0.15 - domain_limit_max = 2 - } - - province_modifier = { - stationed_maa_damage_mult = 0.1 - levy_size = 0.25 - garrison_size = 0.25 - monthly_income = 0.4 - } - - county_modifier = { - development_growth = 0.15 - tax_mult = 0.2 - } - - fallback = { - province_modifier = { - monthly_income = 0.1 - } - } - - next_building = mandala_capital_03 - great_project_type = mandala_capital_02 - is_mandala_capital = yes - - type = great_building - - flag = mandala_capital_building - flag = second_tier_mandala_capital_building - -} - -mandala_capital_03 = { - - type_icon = "tgp_icon_building_mandala_capital_tier_03.dds" - - #We only build this through Decision -> Great Projects - can_construct_potential = { - scope:holder.capital_province = { has_building_with_flag = second_tier_mandala_capital_building } - } - - asset = { - type = entity - name = "tgp_great_building_mandala_capital_03_entity" - } - - is_enabled = { - #It needs to be your capital - scope:holder = { - government_has_flag = government_is_mandala - capital_province = root #The province - } - } - can_rebuild = { - scope:county.holder = { - custom_tooltip = { - text = not_already_full_on_mandala_capitals - less_than_max_amount_of_mandala_capitals_trigger = yes - } - } - } - - show_disabled = yes - - rebuild_cost = { - gold = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.5 - } - } - } - piety = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.5 - } - } - } - } - - character_modifier = { - domain_limit = 2 - court_grandeur_baseline_add = 5 - vassal_limit_max = 8 #Added to the base for Mandala of 10 Max - monthly_county_control_growth_add = 0.2 - diplomatic_range_mult = 0.15 - domain_limit_max = 3 - } - - province_modifier = { - stationed_maa_damage_mult = 0.1 - levy_size = 0.35 - garrison_size = 0.35 - monthly_income = 0.5 - } - - county_modifier = { - development_growth = 0.2 - tax_mult = 0.25 - } - - fallback = { - province_modifier = { - monthly_income = 0.1 - } - } - - next_building = mandala_capital_04 - great_project_type = mandala_capital_03 - is_mandala_capital = yes - - type = great_building - - flag = mandala_capital_building - flag = third_tier_mandala_capital_building - -} - -mandala_capital_04 = { - - type_icon = "tgp_icon_building_mandala_capital_tier_04.dds" - - #We only build this through Decision -> Great Projects - can_construct_potential = { - scope:holder.capital_province = { has_building_with_flag = third_tier_mandala_capital_building } - } - - asset = { - type = entity - name = "tgp_great_building_mandala_capital_04_entity" - } - - is_enabled = { - #It needs to be your capital - scope:holder = { - government_has_flag = government_is_mandala - capital_province = root #The province - } - } - can_rebuild = { - scope:county.holder = { - custom_tooltip = { - text = not_already_full_on_mandala_capitals - less_than_max_amount_of_mandala_capitals_trigger = yes - } - } - } - - show_disabled = yes - - rebuild_cost = { - gold = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.75 - } - } - } - piety = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 1.75 - } - } - } - } - - character_modifier = { - domain_limit = 3 - court_grandeur_baseline_add = 7 - vassal_limit_max = 16 #Added to the base for Mandala of 18 Max - monthly_county_control_growth_add = 0.25 - diplomatic_range_mult = 0.25 - diplomatic_range_mult = 0.2 - domain_limit_max = 5 - } - - province_modifier = { - stationed_maa_damage_mult = 0.1 - levy_size = 0.4 - garrison_size = 0.5 - monthly_income = 0.5 - } - - county_modifier = { - development_growth = 0.3 - tax_mult = 0.3 - } - - fallback = { - province_modifier = { - monthly_income = 0.1 - } - } - - next_building = mandala_capital_05 - great_project_type = mandala_capital_04 - is_mandala_capital = yes - - type = great_building - - flag = mandala_capital_building - flag = fourth_tier_mandala_capital_building - -} - -mandala_capital_05 = { - - type_icon = "tgp_icon_building_mandala_capital_tier_05.dds" - - #We only build this through Decision -> Great Projects - can_construct_potential = { - scope:holder.capital_province = { has_building_with_flag = fourth_tier_mandala_capital_building } - } - - asset = { - type = entity - name = "tgp_great_building_mandala_capital_05_entity" - } - - is_enabled = { - #It needs to be your capital - scope:holder = { - government_has_flag = government_is_mandala - capital_province = root #The province - } - } - can_rebuild = { - scope:county.holder = { - custom_tooltip = { - text = not_already_full_on_mandala_capitals - less_than_max_amount_of_mandala_capitals_trigger = yes - } - } - } - - show_disabled = yes - - rebuild_cost = { - gold = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 2 - } - } - } - piety = { - if = { - limit = { is_ai = yes } - value = ai_rebuild_value - } - else = { - value = { - add = standard_rebuild_value - multiply = 2 - } - } - } - } - - character_modifier = { - domain_limit = 4 - court_grandeur_baseline_add = 10 - vassal_limit_max = 28 #Added to the base for Mandala of 30 Max - monthly_county_control_growth_add = 0.35 - diplomatic_range_mult = 0.3 - domain_limit_max = 7 - } - - province_modifier = { - stationed_maa_damage_mult = 0.1 - monthly_income = 0.75 - } - - county_modifier = { - development_growth = 0.4 - tax_mult = 0.35 - levy_size = 0.5 - garrison_size = 0.5 - } - - fallback = { - province_modifier = { - monthly_income = 0.1 - } - } - - great_project_type = mandala_capital_05 - is_mandala_capital = yes - - type = great_building - - flag = mandala_capital_building - flag = final_tier_mandala_capital_building - -} - -# Great Barracks -celestial_great_barracks_01 = { - effect_desc = { - desc = unlocks_building_desc - desc = celestial_great_barracks_effect_desc - } - - type_icon = "icon_structure_celestial_great_barracks.dds" - - can_construct_potential = { - always = no # This building is the result of a great project - } - - # Only enabled for military governors - Viable for all admin types though - is_enabled = { - county.holder = { - has_title = prev.duchy - custom_tooltip = { - text = celestial_great_barracks_enabled_desc - OR = { - vassal_contract_has_flag = celestial_military_appointment # Only for celestial military governors - government_has_flag = government_is_administrative # All regular admin types are eligible - is_independent_ruler = yes # The top liege can always use it - } - } - } - } - - show_disabled = yes - - cost_gold = expensive_building_tier_2_cost - - character_modifier = { - monthly_influence_mult = 0.05 - men_at_arms_title_limit = 1 - men_at_arms_title_cap = 1 - men_at_arms_recruitment_cost = -0.1 - men_at_arms_maintenance = -0.12 - } - - duchy_capital_county_modifier = { - supply_limit_mult = 1 - garrison_size = 1.5 - hostile_raid_time = 0.5 - defender_holding_advantage = 15 - additional_fort_level = normal_building_fort_level_tier_6 - travel_danger = -30 - monthly_county_control_growth_add = 0.2 - } - - type = duchy_capital -} - -# The Great Wall - Qin Era -the_great_wall_01 = { - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 1 - hostile_raid_time = 0.1 - defender_holding_advantage = 2 - } - - type = great_building -} - -# The Great Wall - Han Era -the_great_wall_02 = { - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 2 - hostile_raid_time = 0.2 - stationed_maa_toughness_mult = 0.05 - defender_holding_advantage = 4 - } - - type = great_building -} - -# The Great Wall - Northern Wei/Qi/Sui Era (we bundle these together since they overlap somewhat) -the_great_wall_03 = { - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 3 - hostile_raid_time = 0.3 - stationed_maa_toughness_mult = 0.05 - defender_holding_advantage = 6 - } - - type = great_building -} - -# The Great Wall - Ming Era (this is also what you can build in-game) -the_great_wall_04 = { - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 5 - hostile_raid_time = 0.5 - stationed_maa_toughness_mult = 0.05 - defender_holding_advantage = 8 - } - - type = great_building -} - -the_great_wall_shanhai_pass = { - asset = { - type = pdxmesh - name = "tgp_great_wall_04_mesh" - } - - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 5 - hostile_raid_time = 0.5 - stationed_maa_toughness_mult = 0.05 - defender_holding_advantage = 8 - } - - type = great_building -} - -the_great_wall_liaodong = { - asset = { - type = pdxmesh - name = "tgp_great_wall_05_mesh" - } - - type_icon = "icon_structure_the_great_wall.dds" - - can_construct_potential = { - } - - is_enabled = { - } - - show_disabled = yes - - province_modifier = { - fort_level = 5 - hostile_raid_time = 0.5 - stationed_maa_toughness_mult = 0.05 - defender_holding_advantage = 8 - } - - type = great_building -} diff --git a/N3OW/common/council_tasks/00_chancellor_tasks.txt b/N3OW/common/council_tasks/00_chancellor_tasks.txt index 4ea57bbd..5f994261 100644 --- a/N3OW/common/council_tasks/00_chancellor_tasks.txt +++ b/N3OW/common/council_tasks/00_chancellor_tasks.txt @@ -43,7 +43,7 @@ ### Opinion tooltip first_valid = { triggered_desc = { - trigger = { liege = { is_independent_ruler = no } } + trigger = { liege = { top_liege != this } } desc = { desc = task_foreign_affairs_fallback_effect_desc desc = task_foreign_affairs_not_independent_effect_desc @@ -433,8 +433,8 @@ task_domestic_affairs = { } if = { limit = { - liege = { - has_variable = chancellor_domestic_affairs_opinion_value + liege = { + has_variable = chancellor_domestic_affairs_opinion_value } } liege = { @@ -456,7 +456,7 @@ task_domestic_affairs = { value = root.chancellor_domestic_affairs_opinion_max } } - } + } } else = { liege = { @@ -564,6 +564,23 @@ task_integrate_title = { highest_held_title_tier >= tier_kingdom } } + trigger_if = { + limit = { + has_tgp_dlc_trigger = yes + liege = { + any_character_situation = { + situation_type = dynastic_cycle + save_temporary_scope_as = dynastic_cycle + } + } + } + custom_tooltip = { + text = dynastic_cycle_locks_title_integration_tt + top_participant_group:dynastic_cycle ?= { + NOT = { has_participant_group_parameter = dynastic_cycle_locks_title_integration } + } + } + } } on_finish_task_county = { @@ -572,6 +589,7 @@ task_integrate_title = { potential_county = { scope:county = { + is_landless_type_title = no de_jure_drifting_towards = scope:councillor_liege.primary_title } # Asturias wants to survive and integrate Castille if possible. @@ -746,6 +764,12 @@ task_bestow_royal_favor = { is_shown = { has_dlc_feature = royal_court + trigger_if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + has_council_position = minister_personnel + } } is_valid_showing_failures_only = { @@ -826,11 +850,13 @@ task_bestow_royal_favor = { valid_target_court = { scope:target_character = { - in_diplomatic_range = scope:councillor_liege - NOT = { this = scope:councillor_liege } + custom_description = { + text = chancellor_will_not_increase_their_liege_opinion + this != scope:councillor_liege + } trigger_if = { # For the sake of tooltips limit = { - NOT = { this = scope:councillor_liege } + this != scope:councillor_liege } is_vassal_or_below_of = scope:councillor_liege } @@ -849,9 +875,7 @@ task_bestow_royal_favor = { NOT = { is_at_war_with = scope:councillor_liege } custom_description = { text = chancellor_will_not_increase_their_own_opinion - NOT = { - this = scope:councillor - } + this != scope:councillor } trigger_if = { limit = { @@ -933,9 +957,9 @@ task_bestow_royal_favor = { desc = COUNCILLOR_IS_YOUR_NEMESIS } } - #other bonuses/penalties, from FP3 + #other bonuses/penalties, from FP3 if = { - limit = { + limit = { councillor_liege_has_khvarenah_legacy_perk = yes } multiply = { diff --git a/N3OW/common/council_tasks/00_court_chaplain_tasks.txt b/N3OW/common/council_tasks/00_court_chaplain_tasks.txt index fcb77822..7a06abd3 100644 --- a/N3OW/common/council_tasks/00_court_chaplain_tasks.txt +++ b/N3OW/common/council_tasks/00_court_chaplain_tasks.txt @@ -211,12 +211,34 @@ task_conversion = { } effect_desc = { - desc = task_conversion_effect_desc + #China changes the faith to the Huangdi's faith + triggered_desc = { + trigger = { + scope:councillor_liege = { + highest_held_title_tier >= tier_hegemony + government_has_flag = government_has_merit + } + } + desc = task_conversion_china_effect_desc + } + #Otherwise it's councillor's faith + triggered_desc = { + trigger = { + NOT = { + scope:councillor_liege = { + highest_held_title_tier >= tier_hegemony + government_has_flag = government_has_merit + } + } + } + desc = task_conversion_effect_desc + } + desc = task_conversion_development_loss_desc triggered_desc = { trigger = { scope:councillor_liege = { any_vassal = { - has_vassal_stance = minority + vassal_stance = minority } } } @@ -260,6 +282,10 @@ task_conversion = { progress = { value = 0 #Base conversion speed + add = { + value = court_chaplain_conversion_base + desc = COURT_CHAPLAIN_PROGRESS_BASE + } add = { value = scope:councillor.court_chaplain_conversion_monthly_increase desc = SCALED_COUNCILLOR_LEARNING_VALUE @@ -306,20 +332,6 @@ task_conversion = { } } - # Development reduces the speed. Should be the last non-multiply modifier applied to avoid negative values - if = { - limit = { - exists = scope:county - scope:county = { - development_level > 0 - } - } - add = { - value = scope:county.convert_faith_development_penalty - desc = STEWARD_PROMOTE_CULTURE_DEVELOPMENT_PENALTY - } - } - if = { # Development reduces the speed. Should be the last non-multiply modifier applied to avoid negative values limit = { exists = scope:county.faith @@ -500,6 +512,20 @@ task_conversion = { desc = STEWARD_PROMOTE_CULTURE_LOW_TERRAIN_PENALTY } } + # Development reduces the speed. Should be the last non-multiply modifier applied to avoid negative values + if = { + limit = { + exists = scope:county + scope:county = { + development_level > 0 + } + } + add = { + value = scope:county.convert_faith_development_penalty + desc = STEWARD_PROMOTE_CULTURE_DEVELOPMENT_PENALTY + } + } + if = { limit = { scope:councillor.faith = { @@ -537,7 +563,7 @@ task_conversion = { if = { limit = { scope:councillor.liege = { has_character_modifier = fp2_council_conversion_modifier } - NOT = { scope:county.religion = scope:councillor.liege.religion } + scope:county.religion != scope:councillor.liege.religion } multiply = { value = council_toledo_conversion_modifier_value @@ -625,11 +651,24 @@ task_conversion = { desc = court_6010_tolerant_conversions } } + #If someone has done some buddhist teaching in this province + if = { + limit = { + scope:county ?= { + has_county_modifier = buddhist_teachings_conversion_modifier + } + scope:councillor.liege.religion = religion:buddhism_religion + } + multiply = { + value = 2 + desc = buddhist_teachings_conversion_modifier + } + } # State Faith Boost if = { limit = { scope:councillor.top_liege.primary_title.state_faith ?= { - NOT = { this = scope:county.faith } + this != scope:county.faith this = scope:councillor.top_liege.faith } } @@ -699,11 +738,27 @@ task_conversion = { } } } + min = { + value = 0.1 + desc = minimum_conversion + } } - potential_county = { + potential_county = { scope:county = { - NOT = { faith = scope:councillor.faith } + is_landless_type_title = no + #China changes the faith to the Huangdi's faith + trigger_if = { + limit = { + scope:councillor_liege = { + highest_held_title_tier >= tier_hegemony + government_has_flag = government_has_merit + } + } + faith != scope:councillor_liege.faith + } + #Otherwise it's councillor's faith + trigger_else = { faith != scope:councillor.faith } trigger_if = { limit = { scope:councillor_liege = { @@ -713,7 +768,7 @@ task_conversion = { } custom_tooltip = { text = hold_court_8120_conversion_tt - NOT = { faith = scope:councillor_liege.var:hold_court_8120_religion_block } + faith != scope:councillor_liege.var:hold_court_8120_religion_block } } custom_description = { @@ -726,14 +781,13 @@ task_conversion = { AND = { liege = scope:councillor_liege is_ruler = yes - is_independent_ruler = no + top_liege != this vassal_contract_has_flag = religiously_protected } any_liege_or_above = { - exists = liege - liege = scope:councillor_liege + liege ?= scope:councillor_liege is_ruler = yes - is_independent_ruler = no + top_liege != this vassal_contract_has_flag = religiously_protected } } @@ -799,7 +853,10 @@ task_conversion = { has_character_flag = vassal_directive_convert_faith vassal_is_valid_and_follows_directive_trigger = { VASSAL = this LIEGE = liege } } - scope:councillor_liege = { ai_zeal >= 100 } + scope:councillor_liege = { + ai_zeal >= 100 + ai_rationality <= -50 + } scope:county = { # Always convert holy sites any_county_province = { barony = { @@ -833,8 +890,8 @@ task_conversion = { has_character_flag = vassal_directive_convert_faith vassal_is_valid_and_follows_directive_trigger = { VASSAL = this LIEGE = liege } } - scope:councillor_liege = { ai_zeal >= 50 } - scope:county = { county_opinion <= -20 } + scope:councillor_liege = { ai_zeal >= 100 } + scope:county = { county_opinion <= -25 } scope:county = { # Always convert holy sites any_county_province = { barony = { @@ -872,7 +929,7 @@ task_conversion = { has_character_flag = vassal_directive_convert_faith vassal_is_valid_and_follows_directive_trigger = { VASSAL = this LIEGE = liege } } - scope:councillor_liege = { ai_zeal >= 10 } + scope:councillor_liege = { ai_zeal >= 25 } scope:county = { county_opinion <= -15 } scope:county = { # Always convert holy sites any_county_province = { @@ -1006,15 +1063,15 @@ task_conversion = { save_temporary_scope_as = employer } any_ruler = { - is_landless_adventurer = yes + has_government = landless_adventurer_government is_within_diplo_range = { CHARACTER = scope:councillor } any_character_task_contract = { - has_task_contract_type = laamp_fight_faith_conversion_contract + task_contract_type = laamp_fight_faith_conversion_contract count <= council_task_contracts_limit_value } NOT = { any_task_contract = { - has_task_contract_type = laamp_fight_faith_conversion_contract + task_contract_type = laamp_fight_faith_conversion_contract task_contract_location = scope:employer.location } } @@ -1048,15 +1105,13 @@ task_conversion = { if = { limit = { any_vassal = { - has_vassal_stance = minority + vassal_stance = minority } } custom_tooltip = minority_disapproves_conversion hidden_effect = { every_vassal = { - limit = { - has_vassal_stance = minority - } + vassal_stance = minority add_opinion = { target = scope:councillor_liege modifier = minority_disapproves_of_conversion_opinion @@ -1064,9 +1119,97 @@ task_conversion = { } } } + add_to_variable_list = { + name = faiths_converted_in_counties + target = scope:old_faith + } } scope:county = { - set_county_faith = scope:councillor.faith + add_to_variable_list = { + name = faiths_converted_in_the_county + target = scope:old_faith + years = 40 + } + scope:old_faith = { + if = { + limit = { + OR = { + NOT = { has_variable = associated_county } + AND = { + has_variable = converted_development + var:converted_development <= 0 + } + } + } + set_variable = { + name = associated_county + value = scope:county + } + } + if = { + limit = { + OR = { + NOT = { has_variable = associated_culture } + AND = { + has_variable = converted_development + var:converted_development <= 0 + } + } + } + set_variable = { + name = associated_culture + value = scope:county.culture + } + } + if = { + limit = { + NOT = { has_variable = converted_development } + } + set_variable = { + name = converted_development + value = scope:county.convert_faith_development_value + } + } + else = { + change_variable = { + name = converted_development + add = scope:county.convert_faith_development_value + } + } + } + change_development_level = convert_faith_development_loss + if = { + limit = { + scope:councillor_liege = { + highest_held_title_tier >= tier_hegemony + government_has_flag = government_has_merit + } + } + set_county_faith = scope:councillor_liege.faith + } + else = { set_county_faith = scope:councillor.faith } + + } + if = { + limit = { + scope:councillor_liege = { + OR = { + NOT = { has_variable_list = converted_faiths } + NOT = { + is_target_in_variable_list = { + name = converted_faiths + target = scope:old_faith + } + } + } + } + } + scope:councillor_liege = { + add_to_variable_list = { + name = converted_faiths + target = scope:old_faith + } + } } if = { limit = { @@ -1103,7 +1246,7 @@ task_conversion = { if = { #Unless you're a crypto-religionist. limit = { scope:councillor_liege = { - any_secret = { secret_type = secret_crypto_religionist } + any_secret = { type = secret_crypto_religionist } } } multiply = 0 @@ -1138,6 +1281,15 @@ task_fabricate_claim = { glow = "gfx/particles/halo.dds" } + is_shown = { + trigger_if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + has_council_position = minister_justice + } + } + effect_desc = { desc = task_fabricate_claim_effect_desc @@ -1310,9 +1462,7 @@ task_fabricate_claim = { if = { limit = { exists = scope:county - NOT = { - scope:county.holder.faith = scope:councillor.liege.faith - } + scope:county.holder.faith != scope:councillor.liege.faith } multiply = { value = scope:councillor.court_chaplain_heretic_bonus @@ -1380,6 +1530,7 @@ task_fabricate_claim = { in_diplomatic_range = scope:councillor_liege } scope:county = { + is_landless_type_title = no NOR = { holder = scope:councillor_liege scope:councillor_liege = { @@ -1394,14 +1545,14 @@ task_fabricate_claim = { if = { limit = { any_task_contract = { - has_task_contract_type = laamp_help_fabricate_claim_contract + task_contract_type = laamp_help_fabricate_claim_contract NOT = { task_contract_location = scope:county.title_province } } any_player = { - is_landless_adventurer = yes + has_government = landless_adventurer_government is_within_diplo_range = { CHARACTER = scope:councillor } any_character_task_contract = { - has_task_contract_type = laamp_help_fabricate_claim_contract + task_contract_type = laamp_help_fabricate_claim_contract count <= council_task_contracts_limit_value } can_create_task_contract = { @@ -1445,10 +1596,10 @@ task_fabricate_claim = { if = { limit = { # Vassals in the same realm scope:councillor_liege = { - is_independent_ruler = no + top_liege != this } scope:county.holder = { - is_independent_ruler = no + top_liege != this } scope:county.holder.top_liege = scope:councillor_liege.top_liege } diff --git a/N3OW/common/council_tasks/00_kurultai_tasks.txt b/N3OW/common/council_tasks/00_kurultai_tasks.txt index e52db89d..a3cb7bc9 100644 --- a/N3OW/common/council_tasks/00_kurultai_tasks.txt +++ b/N3OW/common/council_tasks/00_kurultai_tasks.txt @@ -71,6 +71,11 @@ task_kurultai_default_1 = { monthly_on_action = task_help_herders_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -110,6 +115,7 @@ task_kurultai_fertility_1 = { potential_county = { exists = scope:county.holder + scope:county = { is_landless_type_title = no } custom_tooltip = { text = task_kurultai_use_fertility scope:county.holder = { @@ -190,6 +196,11 @@ task_kurultai_fertility_1 = { monthly_on_action = task_manage_fertility_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -454,6 +465,7 @@ task_kurultai_control_1 = { potential_county = { scope:county = { + is_landless_type_title = no custom_description = { text = potential_county_control_task_trigger OR = { @@ -542,6 +554,11 @@ task_kurultai_control_1 = { } } + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 1000 # Highest prio if = { # Keep doing Organize levies if you're at war @@ -593,6 +610,8 @@ task_kurultai_court_astrologer_1 = { liege_or_court_owner ?= { employs_court_position = court_astrologer_court_position } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } council_owner_modifier = { @@ -706,6 +725,8 @@ task_kurultai_domestic_affairs_1 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } effect_desc = { @@ -1028,6 +1049,7 @@ task_kurultai_exploit_area_1 = { potential_county = { exists = scope:county.holder scope:county = { + is_landless_type_title = no county_fertility > 0 } trigger_if = { @@ -1129,6 +1151,11 @@ task_kurultai_exploit_area_1 = { monthly_on_action = task_exploit_area_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 0 # Only do this if they are running out of money @@ -1234,6 +1261,8 @@ task_kurultai_raider_1 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } monthly_on_action = task_organize_raiders_on_action @@ -1263,12 +1292,33 @@ task_kurultai_culture_1 = { task_type = task_type_general task_progress = task_progress_infinite + is_shown = { + trigger_if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + has_council_position = councillor_court_chaplain + } + trigger_else = { + has_council_position = councillor_kurultai_1 + } + } + asset = { + trigger = { tgp_has_access_to_ministry_trigger = no } icon = "gfx/interface/icons/council_task_types/task_kurultai_culture.dds" background = "gfx/interface/buttons/task_button_kurultai_bg.dds" frame = "gfx/interface/buttons/task_button_kurultai_frame.dds" glow = "gfx/interface/buttons/task_button_kurultai_glow.dds" } + + asset = { + trigger = { tgp_has_access_to_ministry_trigger = yes } + icon = "gfx/interface/icons/council_task_types/task_culture_minister.dds" + background = "gfx/interface/buttons/button_round_bg.dds" + frame = "gfx/interface/buttons/button_round_frame.dds" + glow = "gfx/particles/halo.dds" + } is_valid_showing_failures_only = { custom_tooltip = { @@ -1287,6 +1337,8 @@ task_kurultai_culture_1 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } on_start_task = { @@ -1527,6 +1579,11 @@ task_kurultai_default_2 = { monthly_on_action = task_help_herders_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -1565,6 +1622,7 @@ task_kurultai_fertility_2 = { potential_county = { exists = scope:county.holder + scope:county = { is_landless_type_title = no } custom_tooltip = { text = task_kurultai_use_fertility scope:county.holder = { @@ -1645,6 +1703,11 @@ task_kurultai_fertility_2 = { monthly_on_action = task_manage_fertility_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -1912,6 +1975,7 @@ task_kurultai_control_2 = { potential_county = { scope:county = { + is_landless_type_title = no custom_description = { text = potential_county_control_task_trigger OR = { @@ -2000,6 +2064,11 @@ task_kurultai_control_2 = { } } + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 1000 # Highest prio if = { # Keep doing Organize levies if you're at war @@ -2051,6 +2120,8 @@ task_kurultai_court_astrologer_2 = { liege_or_court_owner ?= { employs_court_position = court_astrologer_court_position } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } council_owner_modifier = { @@ -2164,6 +2235,8 @@ task_kurultai_domestic_affairs_2 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } effect_desc = { @@ -2487,6 +2560,7 @@ task_kurultai_exploit_area_2 = { exists = scope:county.holder scope:county = { county_fertility > 0 + is_landless_type_title = no } trigger_if = { limit = { @@ -2587,6 +2661,11 @@ task_kurultai_exploit_area_2 = { monthly_on_action = task_exploit_area_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 0 # Only do this if they are running out of money @@ -2692,6 +2771,8 @@ task_kurultai_raider_2 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } monthly_on_action = task_organize_raiders_on_action @@ -2745,6 +2826,8 @@ task_kurultai_culture_2 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } on_start_task = { @@ -2985,6 +3068,11 @@ task_kurultai_default_3 = { monthly_on_action = task_help_herders_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -3023,6 +3111,7 @@ task_kurultai_fertility_3 = { potential_county = { exists = scope:county.holder + scope:county = { is_landless_type_title = no } custom_tooltip = { text = task_kurultai_use_fertility scope:county.holder = { @@ -3103,6 +3192,11 @@ task_kurultai_fertility_3 = { monthly_on_action = task_manage_fertility_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -3371,6 +3465,7 @@ task_kurultai_control_3 = { potential_county = { scope:county = { + is_landless_type_title = no custom_description = { text = potential_county_control_task_trigger OR = { @@ -3459,6 +3554,11 @@ task_kurultai_control_3 = { } } + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 1000 # Highest prio if = { # Keep doing Organize levies if you're at war @@ -3510,6 +3610,8 @@ task_kurultai_court_astrologer_3 = { liege_or_court_owner ?= { employs_court_position = court_astrologer_court_position } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } council_owner_modifier = { @@ -3623,6 +3725,8 @@ task_kurultai_domestic_affairs_3 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } effect_desc = { @@ -3945,6 +4049,7 @@ task_kurultai_exploit_area_3 = { potential_county = { exists = scope:county.holder scope:county = { + is_landless_type_title = no county_fertility > 0 } trigger_if = { @@ -4046,6 +4151,11 @@ task_kurultai_exploit_area_3 = { monthly_on_action = task_exploit_area_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 0 # Only do this if they are running out of money @@ -4151,6 +4261,8 @@ task_kurultai_raider_3 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } monthly_on_action = task_organize_raiders_on_action @@ -4204,6 +4316,8 @@ task_kurultai_culture_3 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } on_start_task = { @@ -4444,6 +4558,11 @@ task_kurultai_default_4 = { monthly_on_action = task_help_herders_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -4482,6 +4601,7 @@ task_kurultai_fertility_4 = { potential_county = { exists = scope:county.holder + scope:county = { is_landless_type_title = no } custom_tooltip = { text = task_kurultai_use_fertility scope:county.holder = { @@ -4562,6 +4682,11 @@ task_kurultai_fertility_4 = { monthly_on_action = task_manage_fertility_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 500 if = { # @@ -4829,6 +4954,7 @@ task_kurultai_control_4 = { potential_county = { scope:county = { + is_landless_type_title = no custom_description = { text = potential_county_control_task_trigger OR = { @@ -4917,6 +5043,11 @@ task_kurultai_control_4 = { } } + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 1000 # Highest prio if = { # Keep doing Organize levies if you're at war @@ -4968,6 +5099,8 @@ task_kurultai_court_astrologer_4 = { liege_or_court_owner ?= { employs_court_position = court_astrologer_court_position } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } council_owner_modifier = { @@ -5081,6 +5214,8 @@ task_kurultai_domestic_affairs_4 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } effect_desc = { @@ -5403,6 +5538,7 @@ task_kurultai_exploit_area_4 = { potential_county = { exists = scope:county.holder scope:county = { + is_landless_type_title = no county_fertility > 0 } trigger_if = { @@ -5504,6 +5640,11 @@ task_kurultai_exploit_area_4 = { monthly_on_action = task_exploit_area_on_action + is_valid_showing_failures_only = { + + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + ai_will_do = { value = 0 # Only do this if they are running out of money @@ -5609,6 +5750,8 @@ task_kurultai_raider_4 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } monthly_on_action = task_organize_raiders_on_action @@ -5662,6 +5805,8 @@ task_kurultai_culture_4 = { } } } + + tgp_natural_disaster_councillor_available_for_task_trigger = yes } on_start_task = { diff --git a/N3OW/common/council_tasks/00_marshal_tasks.txt b/N3OW/common/council_tasks/00_marshal_tasks.txt index dd3eecb2..e2a2e5f4 100644 --- a/N3OW/common/council_tasks/00_marshal_tasks.txt +++ b/N3OW/common/council_tasks/00_marshal_tasks.txt @@ -81,7 +81,7 @@ trigger = { scope:councillor_liege = { any_active_accolade = { - has_accolade_parameter = accolade_organize_army_bonus + accolade_parameter = accolade_organize_army_bonus } } } @@ -224,6 +224,15 @@ task_train_commanders = { glow = "gfx/particles/halo.dds" } + is_shown = { + trigger_if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + has_council_position = minister_grand_marshal + } + } + effect_desc = { ### Commander Improvement desc = task_train_commanders_maa_boost_effect_desc @@ -343,6 +352,9 @@ task_train_commanders = { camel_cavalry_toughness_mult = 1 elephant_cavalry_damage_mult = 1 elephant_cavalry_toughness_mult = 1 + + gunpowder_damage_mult = 1 + gunpowder_toughness_mult = 1 siege_weapon_damage_mult = 1 siege_weapon_toughness_mult = 1 @@ -352,6 +364,49 @@ task_train_commanders = { divide = 100 } } + + councillor_modifier = { + name = minister_grand_marshal_modifier + + skirmishers_damage_mult = 1 + skirmishers_toughness_mult = 1 + pikemen_damage_mult = 1 + pikemen_toughness_mult = 1 + heavy_infantry_damage_mult = 1 + heavy_infantry_toughness_mult = 1 + + archers_damage_mult = 1 + archers_toughness_mult = 1 + + light_cavalry_damage_mult = 1 + light_cavalry_toughness_mult = 1 + heavy_cavalry_damage_mult = 1 + heavy_cavalry_toughness_mult = 1 + + archer_cavalry_damage_mult = 1 + archer_cavalry_toughness_mult = 1 + camel_cavalry_damage_mult = 1 + camel_cavalry_toughness_mult = 1 + elephant_cavalry_damage_mult = 1 + elephant_cavalry_toughness_mult = 1 + + gunpowder_damage_mult = 1 + gunpowder_toughness_mult = 1 + + siege_weapon_damage_mult = 1 + siege_weapon_toughness_mult = 1 + + scale = { + value = marshal_maa_overtime_boost_scale + divide = 100 + if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = no } + } + multiply = 0 + } + } + } on_start_task = { @@ -362,14 +417,14 @@ task_train_commanders = { if = { limit = { any_task_contract = { - has_task_contract_type = laamp_help_train_commanders_contract + task_contract_type = laamp_help_train_commanders_contract NOT = { task_contract_target = scope:councillor_liege } } any_player = { - is_landless_adventurer = yes + has_government = landless_adventurer_government is_within_diplo_range = { CHARACTER = scope:councillor } any_character_task_contract = { - has_task_contract_type = laamp_help_train_commanders_contract + task_contract_type = laamp_help_train_commanders_contract count <= council_task_contracts_limit_value } can_create_task_contract = { @@ -472,7 +527,7 @@ task_increase_control = { trigger = { scope:councillor_liege = { any_active_accolade = { - has_accolade_parameter = accolade_increase_control_bonus + accolade_parameter = accolade_increase_control_bonus } } } @@ -655,6 +710,7 @@ task_increase_control = { potential_county = { scope:county = { + is_landless_type_title = no custom_description = { text = potential_county_control_task_trigger OR = { @@ -679,13 +735,13 @@ task_increase_control = { if = { limit = { scope:councillor_liege = { - is_independent_ruler = yes + top_liege = this } any_player = { - is_landless_adventurer = yes + has_government = landless_adventurer_government is_within_diplo_range = { CHARACTER = scope:councillor } any_character_task_contract = { - has_task_contract_type = laamp_help_increase_control_contract + task_contract_type = laamp_help_increase_control_contract count <= council_task_contracts_limit_value } can_create_task_contract = { diff --git a/N3OW/common/council_tasks/00_spymaster_tasks.txt b/N3OW/common/council_tasks/00_spymaster_tasks.txt index 89fb9f2d..99efc622 100644 --- a/N3OW/common/council_tasks/00_spymaster_tasks.txt +++ b/N3OW/common/council_tasks/00_spymaster_tasks.txt @@ -13,6 +13,7 @@ } effect_desc = { + #Hostile Scheme Resistance Descs desc = task_disrupt_schemes_hostile_scheme_resistance_base triggered_desc = { trigger = { scope:councillor_liege = { has_perk = court_of_shadows_perk } } @@ -36,6 +37,13 @@ } desc = task_disrupt_schemes_hostile_scheme_resistance_consulted_house_bonus } + triggered_desc = { + trigger = { + scope:councillor_liege.house = { has_house_power_parameter = determination_spymaster_task_disrupt_schemes_efficiency } + } + desc = determination_spymaster_hostile_scheme_resistance_task_disrupt_schemes + } + #Discovery Chance Descs desc = task_disrupt_schemes_discovery_chance_base triggered_desc = { trigger = { scope:councillor_liege = { has_perk = court_of_shadows_perk } } @@ -59,6 +67,13 @@ } desc = task_disrupt_schemes_discovery_chance_consulted_house_bonus } + triggered_desc = { + trigger = { + scope:councillor_liege.house = { has_house_power_parameter = determination_spymaster_task_disrupt_schemes_efficiency } + } + desc = determination_spymaster_discovery_task_disrupt_schemes + } + #Possible Side Effects Descs desc = { desc = council_task_possible_side_effects triggered_desc = { @@ -133,6 +148,12 @@ scale = { value = scope:councillor.spymaster_disrupt_schemes_family_business_discovery_modifier_scale divide = 200 } } + council_owner_modifier = { + name = determination_spymaster_task_disrupt_schemes_modifier + scheme_discovery_chance_mult = 1.0 + scale = { value = scope:councillor.spymaster_disrupt_schemes_determination_discovery_modifier_scale divide = 200 } + } + monthly_on_action = task_disrupt_schemes_side_effects ai_will_do = { @@ -226,6 +247,13 @@ task_support_schemes = { } desc = spymaster_espionage_court_type_bonus_desc } + # Determination House Aspiration - Hostile Scheme Phase Length + triggered_desc = { + trigger = { + scope:councillor_liege.house = { has_house_power_parameter = determination_spymaster_task_support_schemes_efficiency } + } + desc = determination_spymaster_task_support_schemes_bonus + } desc = task_support_schemes_success_chance_base_desc triggered_desc = { trigger = { @@ -251,6 +279,13 @@ task_support_schemes = { } desc = spymaster_espionage_success_chance_court_type_bonus_desc } + # Determination House Aspiration - Hostile Scheme Success Chance + triggered_desc = { + trigger = { + scope:councillor_liege.house = { has_house_power_parameter = determination_spymaster_task_support_schemes_efficiency } + } + desc = determination_spymaster_task_support_schemes_success_chance_bonus + } desc = { desc = council_task_possible_side_effects triggered_desc = { @@ -463,7 +498,7 @@ task_find_secrets = { if = { limit = { exists = scope:target_character.cp:councillor_spymaster - NOT = { scope:target_character.cp:councillor_spymaster = scope:councillor_liege } + scope:target_character.cp:councillor_spymaster != scope:councillor_liege scope:target_character.cp:councillor_spymaster = { is_performing_council_task = task_disrupt_schemes } @@ -533,38 +568,59 @@ task_find_secrets = { desc = employer_booner_lady_in_waiting_3_modifier } } + # Determination House Aspiration + if = { + limit = { + scope:councillor_liege.house ?= { has_house_power_parameter = determination_spymaster_task_find_secrets_efficiency } + } + add = { + value = spymaster_determination_house_aspiration_find_secrets_total + desc = determination_house_aspiration_find_secrets_modifier + } + } + } + + is_shown = { + scope:councillor_liege = { + trigger_if = { + limit = { + is_ai = yes + } + ai_honor <= 0 + scope:councillor.intrigue >= 15 + static_group_filter = { + group = spy_block + match = 0.75 + } + } + } } valid_target_court = { - scope:target_character = { - in_diplomatic_range = scope:councillor_liege - } - scope:target_character = { - highest_held_title_tier >= tier_county - } - trigger_if = { - limit = { - scope:councillor_liege = { + scope:councillor_liege = { + trigger_if = { + limit = { is_ai = yes } - } - scope:councillor_liege = { NOR = { has_relation_friend = scope:target_character has_relation_lover = scope:target_character is_allied_to = scope:target_character has_hook = scope:target_character } - } - OR = { - AND = { - scope:councillor.intrigue >= 12 # Spymaster intrigue - scope:target_character = { + scope:target_character = { + OR = { is_vassal_of = scope:councillor_liege + has_relation_rival = scope:councillor_liege } + in_diplomatic_range = scope:councillor_liege + highest_held_title_tier >= tier_county } - scope:councillor_liege = { - has_relation_rival = scope:target_character + } + trigger_else = { + scope:target_character = { + in_diplomatic_range = scope:councillor_liege + highest_held_title_tier >= tier_county } } } @@ -573,13 +629,10 @@ task_find_secrets = { potential_target_court = { scope:target_character = { is_alive = yes - is_playable_character = yes - highest_held_title_tier >= tier_county + is_landed = yes custom_description = { text = spymaster_will_not_find_secrets_at_own_court - NOT = { - this = scope:councillor - } + this != scope:councillor } } } @@ -589,14 +642,14 @@ task_find_secrets = { if = { limit = { any_task_contract = { - has_task_contract_type = laamp_help_find_secrets_contract + task_contract_type = laamp_help_find_secrets_contract NOT = { task_contract_target = scope:councillor_liege } } any_player = { - is_landless_adventurer = yes + has_government = landless_adventurer_government is_within_diplo_range = { CHARACTER = scope:councillor } any_character_task_contract = { - has_task_contract_type = laamp_help_find_secrets_contract + task_contract_type = laamp_help_find_secrets_contract count <= council_task_contracts_limit_value } can_create_task_contract = { diff --git a/N3OW/common/council_tasks/00_steward_tasks.txt b/N3OW/common/council_tasks/00_steward_tasks.txt index 5611be68..84c2a729 100644 --- a/N3OW/common/council_tasks/00_steward_tasks.txt +++ b/N3OW/common/council_tasks/00_steward_tasks.txt @@ -36,6 +36,10 @@ } desc = task_collect_taxes_consulted_house_bonus_desc } + triggered_desc = { + trigger = { liege.culture = { has_cultural_parameter = bookkeeping_collect_taxes_bonus } } + desc = task_collect_taxes_innovation_double_entry_bookkeeping_bonus_desc + } desc = { desc = council_task_possible_side_effects triggered_desc = { @@ -58,6 +62,10 @@ } } + is_valid_showing_failures_only = { + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + council_owner_modifier = { name = task_collect_taxes_modifier domain_tax_mult = 1 @@ -114,7 +122,7 @@ if = { # Conquerors want more money limit = { scope:councillor_liege = { - ai_has_conqueror_personality = yes + has_variable = conqueror } } add = 500 @@ -139,6 +147,15 @@ task_develop_county = { frame = "gfx/interface/buttons/button_round_frame.dds" glow = "gfx/particles/halo.dds" } + + is_shown = { + trigger_if = { + limit = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + has_council_position = minister_works + } + } effect_desc = { desc = task_develop_county_complete_effect_desc @@ -222,6 +239,10 @@ task_develop_county = { } } + is_valid_showing_failures_only = { + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + # TOTAL PROGRESS MUST MATCH THE TOTAL OF THE COUNTY MODIFIERS BELOW # Add all new progress values to the script value steward_develop_county_total # Note that for Develop County, the County Modifiers apply the actual values, while progress is for player info only @@ -384,6 +405,7 @@ task_develop_county = { potential_county = { scope:county = { + is_landless_type_title = no development_level < max_development_level trigger_if = { limit = { @@ -421,9 +443,7 @@ task_develop_county = { scope:councillor_liege = { has_character_flag = agenda_towards_deescalation } - NOT = { - culture = scope:councillor_liege.culture - } + culture != scope:councillor_liege.culture } } } @@ -571,7 +591,7 @@ task_develop_county = { # Struggle Parameter if = { limit = { - NOT = { scope:county.culture = scope:councillor_liege.culture } + scope:county.culture != scope:councillor_liege.culture any_character_struggle = { involvement = involved has_struggle_phase_parameter = gain_acceptance_when_developing_other_culture_county @@ -670,7 +690,7 @@ task_promote_culture = { trigger = { scope:councillor_liege = { any_vassal = { - has_vassal_stance = minority + vassal_stance = minority } } } @@ -681,7 +701,7 @@ task_promote_culture = { trigger_if = { limit = { exists = scope:county } scope:county = { - NOT = { culture = scope:councillor_liege.culture } + culture != scope:councillor_liege.culture } NOT = { scope:councillor_liege.culture = { @@ -762,8 +782,16 @@ task_promote_culture = { } } + is_valid_showing_failures_only = { + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + progress = { value = 0 + add = { + value = steward_promote_culture_base + desc = STEWARD_PROGRESS_BASE + } add = { value = scope:councillor.steward_promote_culture_monthly_increase desc = SCALED_COUNCILLOR_STEWARDSHIP_VALUE @@ -783,7 +811,7 @@ task_promote_culture = { desc = STEWARD_PROMOTE_CULTURE_DEVELOPMENT_PENALTY } } - #### + if = { # Development reduces the speed. Should be the last non-multiply modifier applied to avoid negative values limit = { exists = scope:county @@ -887,7 +915,6 @@ task_promote_culture = { desc = STEWARD_PROMOTE_CULTURE_LOW_TERRAIN_PENALTY } } - # Conversion speed game rules if = { limit = { @@ -982,14 +1009,15 @@ task_promote_culture = { potential_county = { scope:county = { - NOT = { culture = scope:councillor_liege.culture } + is_landless_type_title = no + culture != scope:councillor_liege.culture trigger_if = { limit = { scope:councillor_liege = { has_variable = hold_court_8130_culture_block } } custom_tooltip = { text = hold_court_8130_conversion_tt - NOT = { culture = scope:councillor_liege.var:hold_court_8130_culture_block } + culture != scope:councillor_liege.var:hold_court_8130_culture_block } } } @@ -1090,6 +1118,12 @@ task_promote_culture = { scope:county.culture = culture:polabian NOT = { scope:councillor_liege.primary_title = title:e_hre } } + + AND = { + # Japanese rulers should convert Emishi counties + culture = culture:japanese + scope:county.culture = culture:emishi + } } OR = { is_independent_ruler = yes @@ -1157,6 +1191,11 @@ task_promote_culture = { scope:county.culture = culture:polabian NOT = { scope:councillor_liege.primary_title = title:e_hre } } + AND = { + # Japanese rulers should convert Emishi counties + culture = culture:japanese + scope:county.culture = culture:emishi + } } } OR = { @@ -1211,6 +1250,11 @@ task_promote_culture = { scope:county.culture = culture:polabian NOT = { scope:councillor_liege.primary_title = title:e_hre } } + AND = { + # Japanese rulers should convert Emishi counties + scope:councillor_liege.culture = culture:japanese + scope:county.culture = culture:emishi + } } } trigger_else_if = { # But AI Directives should still try to look pretty @@ -1258,7 +1302,7 @@ task_promote_culture = { } if = { limit = { - is_independent_ruler = no + top_liege != this } add_character_flag = { flag = no_ai_culture_convert @@ -1338,6 +1382,10 @@ task_promote_culture = { capital_county.kingdom = title:k_pomerania } } + AND = { + culture = culture:japanese + capital_county.empire = title:e_japan + } AND = { culture = { OR = { @@ -1494,7 +1542,7 @@ task_accept_culture = { triggered_desc = { trigger = { scope:councillor_liege = { - is_independent_ruler = yes + top_liege = this } } desc = task_accept_culture_independent_desc @@ -1618,6 +1666,7 @@ task_accept_culture = { scope:councillor_liege = { highest_held_title_tier >= tier_duchy } + tgp_natural_disaster_councillor_available_for_task_trigger = yes } progress = { @@ -1721,7 +1770,7 @@ task_accept_culture = { if = { # Independent Ruler limit = { scope:councillor_liege = { - is_independent_ruler = yes + top_liege = this } } add = { @@ -1755,7 +1804,8 @@ task_accept_culture = { potential_county = { scope:county = { - NOT = { culture = scope:councillor_liege.culture } + is_landless_type_title = no + culture != scope:councillor_liege.culture NOT = { culture = { cultural_acceptance = { target = scope:councillor_liege.culture value >= 100 } @@ -1789,6 +1839,11 @@ task_accept_culture = { scope:county.culture = culture:polabian NOT = { scope:councillor_liege.primary_title = title:e_hre } } + NAND = { + # Japanese rulers should convert Emishi counties + scope:councillor_liege.culture = culture:japanese + scope:county.culture = culture:emishi + } OR = { scope:councillor_liege = { has_character_flag = vassal_directive_improve_cultural_acceptance @@ -1856,8 +1911,7 @@ task_accept_culture = { # Rulers with a capital culture that isn't particularly accepted like this if they have some more counties in their realm of the culture limit = { scope:councillor_liege = { - exists = capital_county - capital_county = { + capital_county ?= { save_temporary_scope_as = county_check NOR = { culture = scope:councillor_liege.culture @@ -1888,7 +1942,7 @@ task_accept_culture = { # More likely for independent rulers limit = { scope:councillor_liege = { - is_independent_ruler = yes + top_liege = this } } multiply = 2 @@ -2149,14 +2203,16 @@ task_convince_dejure = { } } - #Unlocked at Court Grandeur level 6 is_valid_showing_failures_only = { scope:councillor_liege = { + #Unlocked at Court Grandeur level 6 court_grandeur_current_level >= 6 } + tgp_natural_disaster_councillor_available_for_task_trigger = yes } potential_county = { + scope:county = { is_landless_type_title = no } custom_tooltip = { text = steward_convince_dejure_potential_county_tt scope:councillor_liege = { @@ -2182,7 +2238,7 @@ task_convince_dejure = { scope:councillor_liege = { is_ai = yes } } OR = { - is_independent_ruler = yes + top_liege = this scope:councillor_liege.primary_title.tier > tier_county } scope:county = { @@ -2200,7 +2256,7 @@ task_convince_dejure = { scope:councillor_liege = { if = { limit = { - is_independent_ruler = no + top_liege != this } add_character_flag = { flag = no_de_jure_convince diff --git a/N3OW/common/council_tasks/01_ministry_tasks.txt b/N3OW/common/council_tasks/01_ministry_tasks.txt new file mode 100644 index 00000000..2565b064 --- /dev/null +++ b/N3OW/common/council_tasks/01_ministry_tasks.txt @@ -0,0 +1,440 @@ +### MINISTER OF PERSONNEL +task_manage_talent = { + default_task = yes + position = minister_personnel + task_type = task_type_general + task_progress = task_progress_infinite + + asset = { + icon = "gfx/interface/icons/council_task_types/task_manage_talent.dds" + background = "gfx/interface/buttons/button_round_bg.dds" + frame = "gfx/interface/buttons/button_round_frame.dds" + glow = "gfx/particles/halo.dds" + } + + effect_desc = { + ### Find characters tooltip + desc = task_manage_talent_character_effect_desc + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_manage_talent_effect_desc_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_manage_talent_effect_desc_bureaucrats_bonus + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_manage_talent_effect_desc_family_business_bonus + } + ### Opinion + desc = task_manage_talent_opinion_effect_desc + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_manage_talent_opinion_effect_desc_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_manage_talent_opinion_effect_desc_bureaucrats_bonus + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_manage_talent_opinion_effect_desc_family_business_bonus + } + } + + on_start_task = { + } + + on_cancel_task = { + } + + # Prestige Gain + Modifiers + council_owner_modifier = { + name = task_manage_talent + courtier_and_guest_opinion = 1 + scale = task_manage_talent_opinion_total_scale_value + } + + monthly_on_action = tgp_minister_manage_talent_on_action + + ai_will_do = { + value = 1 # Always a good backup + if = { + limit = { court_positions_currently_filled < 10 } + add = 500 + } + } +} + +task_bestow_royal_favor_minister_of_personnel = { + position = minister_personnel + clone = task_bestow_royal_favor +} + +### MINISTER OF RITES +task_culture_minister = { + position = councillor_court_chaplain + clone = task_kurultai_culture_1 +} + +### MINISTER OF JUSTICE +task_justify_rule = { + default_task = yes + position = minister_justice + task_type = task_type_general + task_progress = task_progress_infinite + + asset = { + icon = "gfx/interface/icons/council_task_types/task_justify_rule.dds" + background = "gfx/interface/buttons/button_round_bg.dds" + frame = "gfx/interface/buttons/button_round_frame.dds" + glow = "gfx/particles/halo.dds" + } + + effect_desc = { + ### Legitimacy gain + desc = task_justify_rule_effect_desc + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_justify_rule_effect_desc_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_justify_rule_effect_desc_bureaucrats_bonus + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_justify_rule_effect_desc_family_business_bonus + } + ### Tyranny reduction + desc = task_justify_rule_tyranny_effect_desc + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_justify_rule_tyranny_effect_desc_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_justify_rule_tyranny_effect_desc_bureaucrats_bonus + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_justify_rule_tyranny_effect_desc_family_business_bonus + } + } + + council_owner_modifier = { + name = task_justify_rule + legitimacy_gain_mult = 0.01 + scale = task_justify_rule_total_scale_value + } + + council_owner_modifier = { + name = task_justify_rule + tyranny_loss_mult = 0.01 + scale = task_justify_rule_tyranny_total_scale_value + } + + monthly_on_action = task_domestic_affairs_side_effects + + on_monthly = { + if = { + limit = { + current_month = 1 + liege = { tyranny > 0 } + } + liege = { + add_tyranny = task_justify_rule_tyranny_total_scale_value + } + } + } + + ai_will_do = { + value = 1 # Always a good backup + if = { # Get rid of tyranny + limit = { + scope:councillor_liege = { + OR = { + AND = { # Somewhat rational characters prefer this + ai_rationality > -25 + NOT = { has_trait = arrogant } + tyranny >= 5 + } + AND = { # If you're arrogant or deeply irrational, it'll take a long time for you to realize + OR = { + ai_rationality <= -25 + has_trait = arrogant + } + tyranny >= 15 + } + } + } + } + add = 500 + } + } +} + +task_fabricate_claim_minister_of_rites = { + position = minister_justice + clone = task_fabricate_claim +} + +### MINISTER OF WORKS +task_great_projects = { + default_task = yes + position = minister_works + + task_type = task_type_general + task_progress = task_progress_infinite + + asset = { + icon = "gfx/interface/icons/council_task_types/task_great_project.dds" + background = "gfx/interface/buttons/button_round_bg.dds" + frame = "gfx/interface/buttons/button_round_frame.dds" + glow = "gfx/particles/halo.dds" + } + + effect_desc = { + desc = task_great_projects_effect_desc + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_great_projects_effect_desc_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_great_projects_erudition_bonus_desc + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_great_projects_family_business_bonus_desc + } + desc = { + desc = council_task_possible_side_effects + triggered_desc = { + trigger = { + stewardship > mediocre_skill_rating + } + desc = task_collect_taxes_extra_taxes + } + triggered_desc = { + trigger = { + stewardship < high_skill_rating + liege = { + any_sub_realm_county = { + steward_task_county_corruption_county_trigger = yes + } + } + } + desc = task_collect_taxes_county_corruption + } + } + } + + council_owner_modifier = { + name = task_collect_taxes_modifier + great_project_build_speed = -0.05 + scale = task_great_projects_total_scale_value + } + + monthly_on_action = task_collect_taxes_side_effects + + ai_will_do = { + value = 1 # Always a good backup + + if = { # Very greedy rulers prefer this over increasing Acceptance, in most cases + limit = { + scope:councillor_liege.ai_greed > 0 + } + add = { + value = scope:councillor_liege.ai_greed + divide = 5 + } + } + + if = { + # Wealth Focused characters like this + limit = { + scope:councillor_liege = { + has_focus = stewardship_wealth_focus + } + } + add = 15 + } + + if = { + # And those with the Tax Man perk + limit = { + scope:councillor_liege = { + has_perk = tax_man_perk + } + } + add = 15 + } + if = { + limit = { + scope:councillor_liege.primary_title.tier >= tier_duchy + scope:councillor_liege.gold < 100 + } + add = 500 + } + else_if = { + limit = { + scope:councillor_liege.gold < 10 + } + add = 500 + } + if = { # Conquerors want more money + limit = { + scope:councillor_liege = { + has_variable = conqueror + } + } + add = 500 + } + } +} + +task_develop_county_minister_of_works = { + position = minister_works + clone = task_develop_county +} + +### GRAND MARSHAL +task_lead_troops = { + default_task = yes + position = minister_grand_marshal + + task_type = task_type_general + task_progress = task_progress_infinite + + asset = { + icon = "gfx/interface/icons/council_task_types/task_lead_troops.dds" + background = "gfx/interface/buttons/button_round_bg.dds" + frame = "gfx/interface/buttons/button_round_frame.dds" + glow = "gfx/particles/halo.dds" + } + + is_shown = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + } + + effect_desc = { + ### Additive command modifiers + desc = task_lead_troops_effect_desc + desc = task_lead_troops_effect_martial_bonus + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_lead_troops_effect_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_lead_troops_effect_erudition_bonus_desc + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_lead_troops_effect_family_business_bonus_desc + } + + ### Multiplicative command modifiers + desc = task_lead_troops_mult_effect_desc + desc = task_lead_troops_mult_effect_martial_bonus + # Disciples tooltip + triggered_desc = { + trigger = { + num_of_relation_disciple > 0 + } + desc = task_lead_troops_mult_effect_disciple_bonus + } + # Bureaucrats tooltip + triggered_desc = { + trigger = { + councillor_liege_has_erudition_legacy_5_perk = yes + } + desc = task_lead_troops_mult_effect_erudition_bonus_desc + } + # Family Business tooltip + triggered_desc = { + trigger = { + councillor_liege_has_family_business_bonus = yes + } + desc = task_lead_troops_mult_effect_family_business_bonus_desc + } + } + + # Percentaged based modifiers + councillor_modifier = { + name = minister_grand_marshal_modifier + hard_casualty_modifier = -0.01 + enemy_hard_casualty_modifier = 0.01 + #maa_damage_mult = 0.01 + #maa_pursuit_add = 1 + advantage = 1 + scale = task_lead_troops_total_scale_value + } + + monthly_on_action = organize_the_levies_marshal_task_side_effects + + ai_will_do = { + value = 1 # Always a good backup + } +} + +task_train_commanders_grand_marshal = { + position = minister_grand_marshal + clone = task_train_commanders +} diff --git a/N3OW/common/council_tasks/_council_tasks.info b/N3OW/common/council_tasks/_council_tasks.info index a253277c..2645763c 100644 --- a/N3OW/common/council_tasks/_council_tasks.info +++ b/N3OW/common/council_tasks/_council_tasks.info @@ -73,6 +73,12 @@ effect_desc = { # Dynamic description for effect description. Scopes based on task type. To add the modifier effects, you can do stuff like this [councillor.GetModifierDescForTask('task_foreign_affairs')] } + + # you can define a task that completely clones another one. They will share loc, triggers, effects but can be defined for different court positions. + # If you define a task as clone of another one: + # * the cloned task must be filled out (you cannot build clone chains where A clones B and B clones C) + # * you cannot redefine anything else than the court position, and that field MUST be redefined. + clone = other_task } == Related loc == diff --git a/N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt b/N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt index 4157b6b1..0dcfbc0b 100644 --- a/N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt +++ b/N3OW/common/domiciles/buildings/10_japanese_manor_buildings.txt @@ -5569,6 +5569,7 @@ japanese_schoolhouse_02 = { increased_tutor_aptitude_2 = yes estate_reduced_tutor_cost = yes japanese_schoolhouse_education_boost_1 = yes + estate_governor_efficiency_bonus_for_house_members = yes } ai_value = { @@ -5604,6 +5605,7 @@ japanese_schoolhouse_03 = { increased_tutor_aptitude_3 = yes estate_reduced_tutor_cost = yes japanese_schoolhouse_education_boost_1 = yes + estate_governor_efficiency_bonus_for_house_members = yes } ai_value = { @@ -5639,6 +5641,7 @@ japanese_schoolhouse_04 = { increased_tutor_aptitude_4 = yes estate_reduced_tutor_cost = yes japanese_schoolhouse_education_boost_1 = yes + estate_governor_efficiency_bonus_for_house_members = yes } ai_value = { @@ -5674,6 +5677,7 @@ japanese_schoolhouse_05 = { increased_tutor_aptitude_5 = yes estate_reduced_tutor_cost = yes japanese_schoolhouse_education_boost_1 = yes + estate_governor_efficiency_bonus_for_house_members = yes } ai_value = { @@ -5709,6 +5713,7 @@ japanese_schoolhouse_06 = { japanese_schoolhouse_education_boost_1 = yes increased_tutor_aptitude_6 = yes estate_reduced_tutor_cost = yes + estate_governor_efficiency_bonus_for_house_members = yes } ai_value = { @@ -5770,6 +5775,10 @@ japanese_law_library_02 = { owned_political_scheme_success_chance_growth_add = @japanese_manor_owned_scheme_success_growth_add } + parameters = { + estate_unlock_teach_governor_interaction = yes + } + ai_value = { value = 8 add = japanese_manor_building_ai_modifier_value @@ -5799,6 +5808,10 @@ japanese_law_library_03 = { owned_political_scheme_success_chance_growth_add = @japanese_manor_owned_scheme_success_growth_add } + parameters = { + estate_unlock_teach_governor_interaction = yes + } + ai_value = { value = 7 add = japanese_manor_building_ai_modifier_value @@ -5828,6 +5841,10 @@ japanese_law_library_04 = { owned_political_scheme_success_chance_growth_add = @japanese_manor_owned_scheme_success_growth_add } + parameters = { + estate_unlock_teach_governor_interaction = yes + } + ai_value = { value = 7 add = japanese_manor_building_ai_modifier_value @@ -5857,6 +5874,10 @@ japanese_law_library_05 = { owned_political_scheme_success_chance_growth_add = @japanese_manor_owned_scheme_success_growth_add } + parameters = { + estate_unlock_teach_governor_interaction = yes + } + ai_value = { value = 7 add = japanese_manor_building_ai_modifier_value @@ -5886,6 +5907,10 @@ japanese_law_library_06 = { owned_political_scheme_success_chance_growth_add = @japanese_manor_owned_scheme_success_growth_add } + parameters = { + estate_unlock_teach_governor_interaction = yes + } + ai_value = { value = 7 add = japanese_manor_building_ai_modifier_value @@ -8371,11 +8396,11 @@ japanese_ox_breeder_03 = { previous_building = japanese_ox_breeder_02 can_construct = { - domicile ?= { has_domicile_building_or_higher = japanese_manor_main_04 } + domicile ?= { has_domicile_building_or_higher = japanese_manor_main_03 } } cost = { - gold = { value = japanese_manor_external_building_normal_cost_tier_4_value } + gold = { value = japanese_manor_external_building_normal_cost_tier_3_value } } character_modifier = { @@ -10930,8 +10955,8 @@ japanese_bowyer_01 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -10972,8 +10997,8 @@ japanese_bowyer_02 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -11014,8 +11039,8 @@ japanese_bowyer_03 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -11056,8 +11081,8 @@ japanese_bowyer_04 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -11098,8 +11123,8 @@ japanese_bowyer_05 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -11140,8 +11165,8 @@ japanese_bowyer_06 = { character_modifier = { archers_maintenance_mult = @japanese_manor_maa_maintenance_mult_1 - archer_cavalry_screen_mult = @japanese_manor_maa_effectiveness_mult_1 - archers_screen_mult = @japanese_manor_maa_effectiveness_mult_1 + archer_cavalry_damage_mult = @japanese_manor_maa_effectiveness_mult_1 + archers_damage_mult = @japanese_manor_maa_effectiveness_mult_1 } parameters = { @@ -13224,4 +13249,4 @@ japanese_orchard_06 = { texture = "gfx/interface/window_domiciles/estate_building_garden_japanese.dds" intersectionmask_texture = "gfx/interface/window_domiciles/estate_building_garden_japanese_mask.png" } -} \ No newline at end of file +} diff --git a/N3OW/common/men_at_arms_types/00_cultural_maa_types.txt b/N3OW/common/men_at_arms_types/00_cultural_maa_types.txt index 42ffd6eb..9bc96a73 100644 --- a/N3OW/common/men_at_arms_types/00_cultural_maa_types.txt +++ b/N3OW/common/men_at_arms_types/00_cultural_maa_types.txt @@ -165,6 +165,7 @@ gendarme = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -202,6 +203,7 @@ chasseur = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -291,6 +293,7 @@ caballero = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -324,6 +327,7 @@ monaspa = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -367,6 +371,7 @@ cataphract = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -409,6 +414,7 @@ hobelar = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -622,6 +628,7 @@ mulaththamun = { #Murabit Cavalry counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -753,6 +760,7 @@ hussar = { counters = { archers = 1 + gunpowder = 1 } winter_bonus = { @@ -1002,6 +1010,7 @@ sahel_horsemen = { counters = { archers = 1 heavy_infantry = 1 + gunpowder = 1 } winter_bonus = { @@ -1192,19 +1201,22 @@ shenbigong = { type = archers damage = 44 - toughness = 20 + toughness = 18 pursuit = 0 screen = 0 terrain_bonus = { hills = { damage = 10 toughness = 4 } mountains = { damage = 8 toughness = 2 } - desert_mountains = { damage = 8 toughness = 2 } + plains = { toughness = -8 } + drylands = { toughness = -8 } + desert = { toughness = -8 } + steppe = { toughness = -8 } } counters = { - heavy_infantry = 1.5 - heavy_cavalry = 1.5 + heavy_infantry = 1.25 + heavy_cavalry = 1.25 pikemen = 1 peasant_militia = 2 } diff --git a/N3OW/common/men_at_arms_types/00_fp3_maa_types.txt b/N3OW/common/men_at_arms_types/00_fp3_maa_types.txt index 2e63963b..788924fb 100644 --- a/N3OW/common/men_at_arms_types/00_fp3_maa_types.txt +++ b/N3OW/common/men_at_arms_types/00_fp3_maa_types.txt @@ -82,6 +82,7 @@ tarkhan = { counters = { heavy_infantry = 1 heavy_cavalry = 0.5 + gunpowder = 1 } winter_bonus = { @@ -180,6 +181,7 @@ tawashi = { counters = { archers = 1 heavy_infantry = 1 + gunpowder = 1 } can_recruit = { diff --git a/N3OW/common/men_at_arms_types/01_accolade_maa_types.txt b/N3OW/common/men_at_arms_types/01_accolade_maa_types.txt index ecb4524a..d2ad75f9 100644 --- a/N3OW/common/men_at_arms_types/01_accolade_maa_types.txt +++ b/N3OW/common/men_at_arms_types/01_accolade_maa_types.txt @@ -211,6 +211,7 @@ accolade_maa_outriders = { counters = { archers = 2 + gunpowder = 2 } winter_bonus = { @@ -322,6 +323,7 @@ accolade_maa_lancers = { counters = { archers = 2 + gunpowder = 2 } winter_bonus = { diff --git a/N3OW/common/men_at_arms_types/07_ep3_maa_types.txt b/N3OW/common/men_at_arms_types/07_ep3_maa_types.txt index 8c635038..ca19b5ee 100644 --- a/N3OW/common/men_at_arms_types/07_ep3_maa_types.txt +++ b/N3OW/common/men_at_arms_types/07_ep3_maa_types.txt @@ -40,6 +40,7 @@ ayrudzi = { counters = { archers = 1 archer_cavalry = 0.5 + gunpowder = 1 } winter_bonus = { @@ -66,15 +67,16 @@ ayrudzi = { conrois = { type = heavy_cavalry - damage = 125 - toughness = 35 + damage = 100 + toughness = 25 pursuit = 10 screen = 0 + terrain_bonus = { - plains = { damage = 30 toughness = 5 } + plains = { damage = 30 } drylands = { damage = 30 } farmlands = { damage = 30 } - hills = { damage = -10 } + hills = { damage = -20 } mountains = { damage = -75 } desert_mountains = { damage = -75 } wetlands = { damage = -75 toughness = -10 pursuit = -10 } @@ -82,9 +84,9 @@ conrois = { } counters = { - heavy_infantry = 1 + archers = 1 light_cavalry = 1 - peasant_militia = 3 + gunpowder = 1 } can_recruit = { @@ -99,10 +101,10 @@ conrois = { harsh_winter = { damage = -25 toughness = -10 } } - buy_cost = { gold = cataphract_recruitment_cost } - low_maintenance_cost = { gold = cataphract_low_maint_cost } - high_maintenance_cost = { gold = cataphract_high_maint_cost } - provision_cost = @provisions_cost_cavalry_bankrupting + buy_cost = { gold = conrois_recruitment_cost } + low_maintenance_cost = { gold = conrois_low_maint_cost } + high_maintenance_cost = { gold = conrois_high_maint_cost } + provision_cost = @provisions_cost_cavalry_cheap stack = 50 ai_quality = { value = @[cultural_maa_extra_ai_score + 35 ] } @@ -385,6 +387,7 @@ maa_marauders = { counters = { archers = 1 + gunpowder = 1 } buy_cost = { gold = jomsviking_pirates_recruitment_cost } diff --git a/N3OW/common/men_at_arms_types/09_mpo_maa_types.txt b/N3OW/common/men_at_arms_types/09_mpo_maa_types.txt index 3bcdac00..9f84d5b0 100644 --- a/N3OW/common/men_at_arms_types/09_mpo_maa_types.txt +++ b/N3OW/common/men_at_arms_types/09_mpo_maa_types.txt @@ -141,6 +141,7 @@ steppe_raiders = { counters = { archers = 1 + gunpowder = 1 } can_recruit = { @@ -245,6 +246,7 @@ nomad_lancers = { counters = { archers = 0.5 + gunpowder = 0.5 } winter_bonus = { @@ -340,6 +342,7 @@ cataphract_archers = { counters = { archer_cavalry = 1 archers = 1 + gunpowder = 0.5 } winter_bonus = { diff --git a/N3OW/common/men_at_arms_types/10_tgp_maa_types.txt b/N3OW/common/men_at_arms_types/10_tgp_maa_types.txt index 335a09c9..e314053a 100644 --- a/N3OW/common/men_at_arms_types/10_tgp_maa_types.txt +++ b/N3OW/common/men_at_arms_types/10_tgp_maa_types.txt @@ -411,6 +411,7 @@ tiefutu = { counters = { archers = 1 pikemen = 1 + gunpowder = 1 } winter_bonus = { @@ -420,6 +421,9 @@ tiefutu = { can_recruit = { valid_for_maa_trigger = { PARAMETER = unlock_maa_tiefutu } + culture = { + has_innovation = innovation_arched_saddle + } NOT = { culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } } diff --git a/N3OW/common/scripted_effects/00_administrative_effects.txt b/N3OW/common/scripted_effects/00_administrative_effects.txt index bf6ad928..28c6b047 100644 --- a/N3OW/common/scripted_effects/00_administrative_effects.txt +++ b/N3OW/common/scripted_effects/00_administrative_effects.txt @@ -23,6 +23,7 @@ change_to_administrative_hereditary_effect = { change_to_administrative_effect = { save_scope_as = governor top_liege = { save_scope_as = governor_liege } + # Set the correct government if = { limit = { OR = { @@ -59,10 +60,44 @@ change_to_administrative_effect = { } save_scope_as = new_admin } - # Change government + # If we are greek, let's ensure we become administrative if = { limit = { - scope:governor_liege = { government_has_flag = government_is_japan_administrative } + NOT = { exists = scope:has_selected_a_government } + top_liege = { + OR = { + culture = culture:greek + culture = { + any_parent_culture_or_above = { this = culture:greek } + } + } + } + } + save_scope_value_as = { + name = has_selected_a_government + value = flag:administrative + } + } + # Change government + # We first check if you have a selected government, then if you are independent, then what your liege has + if = { # Ritsuryo + limit = { + trigger_if = { + limit = { + exists = scope:has_selected_a_government + } + scope:has_selected_a_government = flag:japan_administrative + } + trigger_else_if = { + limit = { + top_liege = this + } + has_tgp_dlc_trigger = yes + tgp_can_become_japan_administrative_trigger = yes + } + trigger_else = { + scope:governor_liege = { government_has_flag = government_is_japan_administrative } + } } tgp_domicile_conversion_when_changing_government_type = { NEW_DOMICILE_TYPE = japanese_manor @@ -70,15 +105,30 @@ change_to_administrative_effect = { } change_government = japan_administrative_government } - else_if = { + else_if = { # Celestial limit = { - OR = { - #This is Mongol breakup and they are hegemon - AND = { - exists = scope:great_yuan_ruler - this = scope:great_yuan_ruler - primary_title = title:h_china + trigger_if = { + limit = { + exists = scope:has_selected_a_government } + scope:has_selected_a_government = flag:celestial + } + trigger_else_if = { + limit = { + top_liege = this + } + has_tgp_dlc_trigger = yes + OR = { + tgp_can_become_celestial_trigger = yes + #This is Mongol breakup and they are hegemon + AND = { + exists = scope:great_yuan_ruler + this = scope:great_yuan_ruler + primary_title = title:h_china + } + } + } + trigger_else = { scope:governor_liege = { government_has_flag = government_is_celestial } } } @@ -100,9 +150,18 @@ change_to_administrative_effect = { } change_government = celestial_government } - else_if = { + else_if = { # Meritocratic Khanate limit = { - scope:governor_liege = { government_has_flag = government_is_steppe_admin } + trigger_if = { + limit = { + exists = scope:has_selected_a_government + } + # There's a separate decision to go from Nomad to Meritocratic Khanate, so you cannot pick it from here + always = no + } + trigger_else = { + scope:governor_liege = { government_has_flag = government_is_steppe_admin } + } } capital_province = { if = { @@ -122,12 +181,24 @@ change_to_administrative_effect = { } change_government = steppe_admin_government } - else_if = { + else_if = { # Meritocratic limit = { - OR = { - scope:governor_liege = { government_has_flag = government_is_meritocratic } + trigger_if = { + limit = { + exists = scope:has_selected_a_government + } + scope:has_selected_a_government = flag:meritocratic + } + trigger_else_if = { + limit = { + top_liege = this + } + has_tgp_dlc_trigger = yes tgp_should_become_meritocratic_trigger = yes } + trigger_else = { + scope:governor_liege = { government_has_flag = government_is_meritocratic } + } } capital_province = { if = { @@ -147,7 +218,7 @@ change_to_administrative_effect = { } change_government = meritocratic_government } - else = { + else = { # Administrative capital_province = { if = { limit = { @@ -169,6 +240,7 @@ change_to_administrative_effect = { remove_character_flag = new_government_is_byz_admin } } + # Set up a noble family title if = { limit = { primary_title.tier >= min_appointment_tier @@ -185,6 +257,7 @@ change_to_administrative_effect = { } create_noble_family_effect = { GOVERNMENT_GIVER = top_liege } } + # Add the governor trait if applicable hidden_effect = { if = { limit = { @@ -194,6 +267,7 @@ change_to_administrative_effect = { add_trait = governor } } + # Set up the domicile if = { limit = { exists = scope:new_admin @@ -203,6 +277,15 @@ change_to_administrative_effect = { set_up_domicile_estate_effect = yes } } + if = { + limit = { + has_treasury = yes + } + add_treasury = { + value = gold + min = 100 + } + } } change_to_administrative_interaction_effect = { diff --git a/N3OW/common/scripted_effects/00_ep1_artifact_creation_effects.txt b/N3OW/common/scripted_effects/00_ep1_artifact_creation_effects.txt index 0e85cbcf..b5225462 100644 --- a/N3OW/common/scripted_effects/00_ep1_artifact_creation_effects.txt +++ b/N3OW/common/scripted_effects/00_ep1_artifact_creation_effects.txt @@ -10829,39 +10829,159 @@ create_artifact_imperial_seal_effect = { # Create the artifact if = { - limit = { - exists = scope:adventurer + limit = { scope:owner = { has_royal_court = yes } } + if = { + limit = { + exists = scope:adventurer + } + create_artifact = { + name = artifact_seal_of_investiture + description = seal_of_investiture.desc + creator = scope:scribe + visuals = imperial_seal + type = seal_of_investiture_court + wealth = scope:wealth + quality = scope:quality + modifier = artifact_placeholder_modifier + save_scope_as = newly_created_artifact + history = { + location = scope:location + actor = scope:adventurer + recipient = root + type = given + } + } } - create_artifact = { - name = artifact_seal_of_investiture - description = seal_of_investiture.desc - creator = scope:scribe - visuals = imperial_seal - type = seal_of_investiture - wealth = scope:wealth - quality = scope:quality - modifier = artifact_placeholder_modifier - save_scope_as = newly_created_artifact - history = { - location = scope:location - actor = scope:adventurer - recipient = root - type = given + else = { + create_artifact = { + name = artifact_seal_of_investiture + description = seal_of_investiture.desc + creator = scope:scribe + visuals = imperial_seal + type = seal_of_investiture_court + wealth = scope:wealth + quality = scope:quality + modifier = artifact_placeholder_modifier + save_scope_as = newly_created_artifact } } } else = { - create_artifact = { - name = artifact_seal_of_investiture - description = seal_of_investiture.desc - creator = scope:scribe - visuals = imperial_seal - type = seal_of_investiture - wealth = scope:wealth - quality = scope:quality - modifier = artifact_placeholder_modifier - save_scope_as = newly_created_artifact + if = { + limit = { + exists = scope:adventurer + } + create_artifact = { + name = artifact_seal_of_investiture + description = seal_of_investiture.desc + creator = scope:scribe + visuals = imperial_seal + type = seal_of_investiture + wealth = scope:wealth + quality = scope:quality + modifier = artifact_placeholder_modifier + save_scope_as = newly_created_artifact + history = { + location = scope:location + actor = scope:adventurer + recipient = root + type = given + } + } } + else = { + create_artifact = { + name = artifact_seal_of_investiture + description = seal_of_investiture.desc + creator = scope:scribe + visuals = imperial_seal + type = seal_of_investiture + wealth = scope:wealth + quality = scope:quality + modifier = artifact_placeholder_modifier + save_scope_as = newly_created_artifact + } + } + } + + hidden_effect_new_object = { + scope:newly_created_artifact = { + # Prestige modifier is scaled based on the Wealth of the artifact (opulence). + add_scaled_artifact_modifier_prestige_effect = yes + + # Add a rulership-related modifier based on the Quality of the artifact. + if = { + limit = { # Chance to add a second rulership-related modifier for high rarity artifacts. + OR = { + rarity = famed + rarity = illustrious + } + } + random_list = { + 50 = { + add_2_scaled_artifact_modifier_rulership_effect = yes + } + 50 = { + add_scaled_artifact_modifier_rulership_effect = yes + } + } + } + else = { + add_scaled_artifact_modifier_rulership_effect = yes + } + + # Add a majesty-related modifier based on the Quality of the artifact. + if = { + limit = { # Chance to add a second majesty-related modifier for high rarity artifacts. + OR = { + rarity = famed + rarity = illustrious + } + } + random_list = { + 50 = { + add_2_scaled_artifact_modifier_majesty_effect = yes + } + 50 = { + add_scaled_artifact_modifier_majesty_effect = yes + } + } + } + else = { + add_scaled_artifact_modifier_majesty_effect = yes + } + + set_variable = { + name = quality + value = scope:quality + } + set_variable = { + name = wealth + value = scope:wealth + } + } + } +} + +create_artifact_dynastic_imperial_seal_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + $SMITH$ = { save_scope_as = seal_maker } + # Get artifact quality and wealth + get_artifact_wealth_effect = yes + get_artifact_quality_effect = yes + + # Create the artifact + create_artifact = { + name = dynastic_imperial_seal.name + description = dynastic_imperial_seal.desc + creator = scope:seal_maker + visuals = special_seal + type = seal_of_investiture_court + wealth = scope:wealth + quality = scope:quality + modifier = artifact_placeholder_modifier + save_scope_as = newly_created_artifact } hidden_effect_new_object = { diff --git a/N3OW/common/scripted_effects/00_ep1_inspiration_effects.txt b/N3OW/common/scripted_effects/00_ep1_inspiration_effects.txt index c3d3926a..0b9c5d1a 100644 --- a/N3OW/common/scripted_effects/00_ep1_inspiration_effects.txt +++ b/N3OW/common/scripted_effects/00_ep1_inspiration_effects.txt @@ -536,7 +536,85 @@ set_adventure_location_effect = { value = flag:tibet } } - 85 = { #Very skillde adventurers are often going to let you decide! + 10 = { + # East Asia + trigger = { + trigger_if = { + limit = { exists = location } + location = { + NOT = { geographical_region = world_europe } + } + adventurer_potential_destination_distance_check = { + REGION = world_asia_east + } + } + } + set_variable = { + name = adventure_destination + value = flag:east_asia + } + } + 5 = { + # East Asia - China + trigger = { + trigger_if = { + limit = { exists = location } + adventurer_potential_destination_distance_check = { + REGION = world_asia_china + } + } + } + set_variable = { + name = adventure_destination + value = flag:china + } + } + 5 = { + # East Asia - Korea + trigger = { + trigger_if = { + limit = { exists = location } + adventurer_potential_destination_distance_check = { + REGION = world_asia_korea + } + } + } + set_variable = { + name = adventure_destination + value = flag:korea + } + } + 5 = { + # East Asia - Japan + trigger = { + trigger_if = { + limit = { exists = location } + adventurer_potential_destination_distance_check = { + REGION = world_asia_japan + } + } + } + set_variable = { + name = adventure_destination + value = flag:japan + } + } + 5 = { + # Southeast Asia - Maritime and Landed + trigger = { + trigger_if = { + limit = { exists = location } + adventurer_potential_destination_distance_check = { + REGION = world_asia_southeast + } + } + } + set_variable = { + name = adventure_destination + value = flag:southeast_asia + } + } + 85 = { #Very skilled adventurers are often going to let you decide! trigger = { scope:allow_no_destination_option = yes } @@ -706,6 +784,30 @@ get_adventure_inspiration_start_location = { title_province = { save_scope_as = location } } } + flag:china = { #China + random_county_in_region = { + region = world_asia_china + title_province = { save_scope_as = location } + } + } + flag:korea = { #Korea + random_county_in_region = { + region = world_asia_korea + title_province = { save_scope_as = location } + } + } + flag:japan = { #Japan + random_county_in_region = { + region = world_asia_japan + title_province = { save_scope_as = location } + } + } + flag:southeast_asia = { #Southeast Asia + random_county_in_region = { + region = world_asia_southeast + title_province = { save_scope_as = location } + } + } } } } @@ -988,6 +1090,7 @@ inspiration_adventure_create_artifact_effect = { religion = religion:hinduism_religion geographical_region = world_india geographical_region = world_himalaya + geographical_region = world_asia_southeast } } } @@ -1050,7 +1153,7 @@ inspiration_adventure_create_artifact_effect = { 10 = { #Cintamani stone trigger = { any_artifact = { - count < 3 + count < 5 has_variable = cintamani_hindu } scope:location ?= { @@ -1368,6 +1471,28 @@ inspiration_adventure_create_artifact_effect = { } create_artifact_wall_cid_sword_effect = { OWNER = root } } + 10 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= medium_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > medium_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + any_artifact = { + count < 4 + has_variable = sword_of_goujian + } + scope:location ?= { + geographical_region = world_asia_east + } + } + create_artifact_sword_goujian_effect = { OWNER = root } + } 10 = { modifier = { OR = { @@ -2750,6 +2875,126 @@ inspiration_adventure_create_artifact_effect = { } create_artifact_statue_constantine_effect = { OWNER = root } } + 5 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= high_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > high_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + has_tgp_dlc_trigger = yes + any_artifact = { + count < 1 + has_variable = heirloom_seal + } + scope:location ?= { + geographical_region = world_asia_china + } + } + create_artifact_heirloom_seal_effect = { OWNER = root } + } + 10 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= high_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > high_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + has_tgp_dlc_trigger = yes + any_artifact = { + count < 1 + has_variable = chinese_armillary_sphere + } + scope:location ?= { + geographical_region = world_asia_china + } + } + create_artifact_chinese_armillary_sphere_effect = { OWNER = root } + } + 10 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= high_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > high_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + has_tgp_dlc_trigger = yes + any_artifact = { + count < 1 + has_variable = eight_fold_chest + } + scope:location ?= { + geographical_region = world_asia_china + } + } + create_artifact_eight_fold_chest_effect = { + OWNER = root + } + } + 10 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= high_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > high_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + has_tgp_dlc_trigger = yes + current_date > 1150.1.1 #Needs to be long past creation date for this to make sense + any_artifact = { + count < 1 + has_variable = military_classics + } + scope:location ?= { + geographical_region = world_asia_china + } + } + create_artifact_military_classics_effect = { + OWNER = root + } + } + 10 = { + modifier = { + OR = { + scope:adventurer.adventure_inspiration_average_skill_value >= high_inspiration_skill + AND = { + exists = scope:inspiration_owner.var:artifact_quality + scope:inspiration_owner.var:artifact_quality > high_adventurer_epic_quality_level #Cumulative event choices + } + } + add = 5 + } + trigger = { + has_tgp_dlc_trigger = yes + any_artifact = { + count < 1 + has_variable = baekje_incense_burner + } + scope:location ?= { + geographical_region = world_asia_korea + } + } + create_artifact_pedestal_baekje_incense_burner_effect = { OWNER = root } + } } } } diff --git a/N3OW/common/scripted_effects/00_ep3_decision_effects.txt b/N3OW/common/scripted_effects/00_ep3_decision_effects.txt index 36b10187..3d6743c2 100644 --- a/N3OW/common/scripted_effects/00_ep3_decision_effects.txt +++ b/N3OW/common/scripted_effects/00_ep3_decision_effects.txt @@ -1,6 +1,43 @@ - +# This effect requires you to input which convert to convert to with GOVERNMENT_TO_ADOPT +# If you want it to be dynamic, simply use "flag:dynamic" +# Otherwise, set the government you want to adopt convert_to_administrative_from_feudalism_effect = { save_scope_as = administrative_liege + + switch = { + trigger = $GOVERNMENT_TO_ADOPT$ + flag:dynamic = { # If we want the selection to be dynamic, save and clear the scope to prevent errors + save_scope_value_as = { + name = has_selected_a_government + value = flag:dynamic + } + clear_saved_scope = has_selected_a_government + } + flag:administrative = { # administrative_government / Administrative + save_scope_value_as = { + name = has_selected_a_government + value = flag:administrative + } + } + flag:celestial = { # celestial_government / Celestial + save_scope_value_as = { + name = has_selected_a_government + value = flag:celestial + } + } + flag:meritocratic = { # meritocratic_government / Meritocratic + save_scope_value_as = { + name = has_selected_a_government + value = flag:meritocratic + } + } + flag:japan_administrative = { # japan_administrative_government / Ritsuryo + save_scope_value_as = { + name = has_selected_a_government + value = flag:japan_administrative + } + } + } change_to_administrative_effect = yes diff --git a/N3OW/common/scripted_effects/00_faction_effects.txt b/N3OW/common/scripted_effects/00_faction_effects.txt index b58186fb..ceeb9e25 100644 --- a/N3OW/common/scripted_effects/00_faction_effects.txt +++ b/N3OW/common/scripted_effects/00_faction_effects.txt @@ -1139,7 +1139,16 @@ successful_nomadic_revolt_outcome_effect = { ordered_in_list = { list = siezed_counties order_by = { - value = county_fertility + value = 0 + if = { + limit = { + uses_county_fertility = yes + } + add = county_fertility + } + else = { + add = development_level + } multiply = { value = 1 diff --git a/N3OW/common/scripted_effects/00_historical_characters_scripted_effects.txt b/N3OW/common/scripted_effects/00_historical_characters_scripted_effects.txt index 5c82887a..37a3e53b 100644 --- a/N3OW/common/scripted_effects/00_historical_characters_scripted_effects.txt +++ b/N3OW/common/scripted_effects/00_historical_characters_scripted_effects.txt @@ -4804,7 +4804,7 @@ gender_female_chance = 0 random_traits = no location = scope:birth_location.title_province - faith = faith:vinaya + faith = faith:dhyana culture = scope:birth_location.title_province.culture trait = education_learning_4 trait = zealous diff --git a/N3OW/common/scripted_effects/00_interaction_effects.txt b/N3OW/common/scripted_effects/00_interaction_effects.txt index f95def06..32071b81 100644 --- a/N3OW/common/scripted_effects/00_interaction_effects.txt +++ b/N3OW/common/scripted_effects/00_interaction_effects.txt @@ -2240,6 +2240,8 @@ start_tributary_from_war_effect = { } } +@starting_subject_standing_value = 10 + # Effect to start a tributary relationship, can be called directly without a war or from start_tributary_from_war_effect # $TRIBUTARY$ = the new tributary # $SUZERAIN$ = their suzerain @@ -2839,7 +2841,62 @@ start_tributary_interaction_effect = { custom_tooltip = low_celestial_tribute_prestige } - add_subject_standing = 25 + add_subject_standing = @starting_subject_standing_value + custom_tooltip = expected_to_pay_tribute + } + } + else_if = { + limit = { + $SUZERAIN$ = { highest_held_title_tier = tier_hegemony } + } + $TRIBUTARY$ = { + start_tributary = { + contract_group = tributary_hegemonic + suzerain = $SUZERAIN$ + } + + if = { + limit = { + OR = { + scope:high_obligations ?= yes + exists = scope:tributary_war + } + } + if = { + limit = { is_tributary = yes } # suppress error logging + hidden_effect = { + tributary_contract_set_obligation_level = { type = hegemonic_tribute_gold level = 2 } + tributary_contract_set_obligation_level = { type = hegemonic_tribute_prestige level = 2 } + } + } + custom_tooltip = normal_hegemonic_tribute_taxes + custom_tooltip = normal_hegemonic_tribute_prestige + } + else_if = { + limit = { scope:low_obligations ?= yes } + if = { + limit = { is_tributary = yes } # suppress error logging + hidden_effect = { + tributary_contract_set_obligation_level = { type = hegemonic_tribute_gold level = 0 } + tributary_contract_set_obligation_level = { type = hegemonic_tribute_prestige level = 0 } + } + } + custom_tooltip = no_hegemonic_tribute_taxes + custom_tooltip = no_hegemonic_tribute_prestige + } + else = { + if = { + limit = { is_tributary = yes } # suppress error logging + hidden_effect = { + tributary_contract_set_obligation_level = { type = hegemonic_tribute_gold level = 1 } + tributary_contract_set_obligation_level = { type = hegemonic_tribute_prestige level = 1 } + } + } + custom_tooltip = low_hegemonic_tribute_taxes + custom_tooltip = low_hegemonic_tribute_prestige + } + + add_subject_standing = @starting_subject_standing_value custom_tooltip = expected_to_pay_tribute } } diff --git a/N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt b/N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt index 692a9391..1a4cdff8 100644 --- a/N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt +++ b/N3OW/common/scripted_effects/00_major_decisions_scripted_effects.txt @@ -2548,6 +2548,140 @@ form_majapahit_empire_decision_scripted_effect = { custom_tooltip = form_majapahit_empire_decision_effects_de_jure_tt_c } +form_ryukyu_empire_decision_scripted_effect = { + save_scope_as = founder + create_title_and_vassal_change = { + type = created + save_scope_as = title_change + add_claim_on_loss = no + } + title:e_ruucuu = { + change_title_holder = { + holder = root + change = scope:title_change + } + } + resolve_title_and_vassal_change = scope:title_change + capital_county = { + every_county_province = { + add_province_modifier = ryukyu_empire_founding_province_modifier + } + } + + hidden_effect = { + title:k_ruucuu = { save_scope_as = ryukyuan_ruucuu_kingdom } + title:d_ruucuu = { save_scope_as = ryukyuan_ruucuu_duchy } + title:e_ruucuu = { save_scope_as = ryukyuan_ruucuu_empire } + title:k_ruucuu = { set_de_jure_liege_title = title:e_ruucuu } + if = { + limit = { + title:k_ruucuu = { + is_title_created = yes + NOT = { + holder = ROOT + } + } + } + create_title_and_vassal_change = { + type = usurped + save_scope_as = title_change_2 + add_claim_on_loss = no + } + title:k_ruucuu = { + change_title_holder = { + holder = root + change = scope:title_change_2 + } + } + resolve_title_and_vassal_change = scope:title_change_2 + } + else_if = { + limit = { + title:k_ruucuu = { is_title_created = no } + } + create_title_and_vassal_change = { + type = created + save_scope_as = title_change_2 + add_claim_on_loss = no + } + title:k_ruucuu = { + change_title_holder = { + holder = root + change = scope:title_change_2 + } + } + resolve_title_and_vassal_change = scope:title_change_2 + } + if = { + limit = { + title:d_ruucuu = { + NOT = { target_is_de_jure_liege_or_above = title:k_ruucuu } + } + } + custom_tooltip = form_ryukyu_empire_decision_effects_de_jure_tt_b + title:d_ruucuu = { set_de_jure_liege_title = title:k_ruucuu } + } + if = { + limit = { + title:c_ucinaa = { + NOT = { target_is_de_jure_liege_or_above = title:d_ruucuu } + } + } + title:c_ucinaa = { set_de_jure_liege_title = title:d_ruucuu } + } + if = { + limit = { + title:c_amami = { + NOT = { target_is_de_jure_liege_or_above = title:d_ruucuu } + } + } + title:c_amami = { set_de_jure_liege_title = title:d_ruucuu } + } + } + custom_tooltip = form_ryukyu_empire_decision_effects_de_jure_tt_a +} + +form_siam_kingdom_decision_scripted_effect = { + save_scope_as = founder + create_title_and_vassal_change = { + type = created + save_scope_as = title_change + add_claim_on_loss = no + } + title:k_siam = { + change_title_holder = { + holder = root + change = scope:title_change + } + } + resolve_title_and_vassal_change = scope:title_change + add_prestige_experience = major_fame_gain + + hidden_effect = { + title:k_siam = { save_scope_as = siam_kingdom } + title:d_sukhothai = { save_scope_as = sukhotai_duchy } + title:d_muang_sua = { save_scope_as = muang_sua_duchy } + title:d_sukhothai = { set_de_jure_liege_title = title:k_siam } + title:d_muang_sua = { set_de_jure_liege_title = title:k_siam } + every_held_title = { # add other duchies if I hold any in the region + limit = { + tier = tier_duchy + any_de_jure_county = { + title_province = { + geographical_region = world_asia_thailand + } + } + NOT = { + this = title:d_sukhothai + this = title:d_muang_sua + } + } + set_de_jure_liege_title = title:k_siam + } + } + custom_tooltip = form_siam_kingdom_decision_effects_de_jure_tt_a +} + restore_holy_roman_empire_decision_scripted_effect = { save_scope_as = founder create_title_and_vassal_change = { @@ -3679,7 +3813,7 @@ found_empire_of_hindustan_scripted_effect = { } if = { limit = { has_dlc_feature = admin_gov } - convert_to_administrative_from_feudalism_effect = yes + convert_to_administrative_from_feudalism_effect = { GOVERNMENT_TO_ADOPT = flag:administrative } } hidden_effect = { if = { # If you had ultimo, you get to keep it. Otherwise, you get primo for free. diff --git a/N3OW/common/scripted_effects/00_major_decisions_scripted_effects_3.txt b/N3OW/common/scripted_effects/00_major_decisions_scripted_effects_3.txt index d22d65e9..848c7fd3 100644 --- a/N3OW/common/scripted_effects/00_major_decisions_scripted_effects_3.txt +++ b/N3OW/common/scripted_effects/00_major_decisions_scripted_effects_3.txt @@ -710,7 +710,7 @@ recreate_ere_decision_effect = { government_has_flag = government_is_administrative } } - convert_to_administrative_from_feudalism_effect = yes + convert_to_administrative_from_feudalism_effect = { GOVERNMENT_TO_ADOPT = flag:administrative } } if = { limit = { diff --git a/N3OW/common/scripted_effects/00_scheme_scripted_effects.txt b/N3OW/common/scripted_effects/00_scheme_scripted_effects.txt index 8725d791..06557ac4 100644 --- a/N3OW/common/scripted_effects/00_scheme_scripted_effects.txt +++ b/N3OW/common/scripted_effects/00_scheme_scripted_effects.txt @@ -15912,10 +15912,18 @@ end_court_scheme_effect = { limit = { scope:court_outcome = flag:success_soulmate } scope:target = { set_relation_soulmate = { reason = $REASON$ target = prev } } - had_sex_with_effect = { #Run this in target scope because owner has own tooltip - CHARACTER = scope:target - PREGNANCY_CHANCE = pregnancy_chance - } + if = { + limit = { + NOR = { + has_sexuality = asexual + scope:target = { has_sexuality = asexual } + } + } + had_sex_with_effect = { #Run this in target scope because owner has own tooltip + CHARACTER = scope:target + PREGNANCY_CHANCE = pregnancy_chance + } + } reverse_add_opinion = { target = scope:target modifier = romance_scheme_courtship_opinion #Blocks courtship diff --git a/N3OW/common/scripted_effects/01_exp1_historical_artifacts_creation_effect.txt b/N3OW/common/scripted_effects/01_exp1_historical_artifacts_creation_effect.txt index 60062243..01ebd165 100644 --- a/N3OW/common/scripted_effects/01_exp1_historical_artifacts_creation_effect.txt +++ b/N3OW/common/scripted_effects/01_exp1_historical_artifacts_creation_effect.txt @@ -2248,7 +2248,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:aladb } - set_variable = sword_muhammad_aladb } 10 = { trigger = { @@ -2262,7 +2261,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:almathur } - set_variable = sword_muhammad_almathur } 10 = { trigger = { @@ -2276,7 +2274,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:arrasub } - set_variable = sword_muhammad_arrasub } 10 = { trigger = { @@ -2290,7 +2287,7 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:albattar } - set_variable = sword_muhammad_albattar + } 10 = { trigger = { @@ -2304,7 +2301,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:haft } - set_variable = sword_muhammad_haft } 10 = { trigger = { @@ -2318,7 +2314,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:qali } - set_variable = sword_muhammad_qali } 10 = { trigger = { @@ -2332,7 +2327,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:dhu } - set_variable = sword_muhammad_dhu } 10 = { trigger = { @@ -2346,7 +2340,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:mikhdham } - set_variable = sword_muhammad_mikhdham } 10 = { trigger = { @@ -2360,7 +2353,6 @@ create_artifact_wall_muhammad_sword_effect = { name = muhammad_sword_name value = flag:alqadib } - set_variable = sword_muhammad_alqadib } } @@ -2428,6 +2420,7 @@ create_artifact_wall_muhammad_sword_effect = { date = 624.3.13 recipient = character:33922 #Muhammad the Prophet } + set_variable = sword_muhammad_aladb } } if = { @@ -2440,6 +2433,7 @@ create_artifact_wall_muhammad_sword_effect = { date = 570.6.1 recipient = character:33922 #Muhammad the Prophet } + set_variable = sword_muhammad_almathur } } if = { @@ -2452,6 +2446,7 @@ create_artifact_wall_muhammad_sword_effect = { date = 570.6.1 recipient = character:33922 #Muhammad the Prophet } + set_variable = sword_muhammad_arrasub } } if = { @@ -2469,6 +2464,17 @@ create_artifact_wall_muhammad_sword_effect = { recipient = character:33922 #Muhammad the Prophet location = province:718 } + if = { + limit = { scope:muhammad_sword_name = flag:albattar } + set_variable = sword_muhammad_albattar + } + else_if = { + limit = { scope:muhammad_sword_name = flag:haft } + set_variable = sword_muhammad_haft + } + else = { + set_variable = sword_muhammad_qali + } } } if = { @@ -2482,6 +2488,7 @@ create_artifact_wall_muhammad_sword_effect = { recipient = character:33922 #Muhammad the Prophet location = province:6210 #Al-Jar } + set_variable = sword_muhammad_dhu } } if = { @@ -2494,6 +2501,7 @@ create_artifact_wall_muhammad_sword_effect = { date = 610.1.1 recipient = character:33922 #Muhammad the Prophet } + set_variable = sword_muhammad_mikhdham } } if = { @@ -2506,6 +2514,7 @@ create_artifact_wall_muhammad_sword_effect = { date = 610.1.1 recipient = character:33922 #Muhammad the Prophet } + set_variable = sword_muhammad_alqadib } } scope:muhammad_sword = { @@ -2513,6 +2522,121 @@ create_artifact_wall_muhammad_sword_effect = { } } +create_artifact_sword_goujian_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_illustrious = yes + + # Identify which sword it is + random_list = { + 10 = { + trigger = { + NOT = { + any_artifact = { + has_variable = sword_goujian_purity + } + } + } + save_scope_value_as = { + name = goujian_sword_name + value = flag:purity + } + } + 10 = { + trigger = { + NOT = { + any_artifact = { + has_variable = sword_goujian_refulgence + } + } + } + save_scope_value_as = { + name = goujian_sword_name + value = flag:refulgence + } + set_variable = sword_goujian_refulgence + } + 10 = { + #Nothing + } + } + + # Create the artifact + create_artifact = { + name = artifact_sword_goujian_name + description = artifact_sword_goujian + type = pedestal + visuals = tgp_sword_of_goujian + wealth = scope:wealth + quality = scope:quality + template = sword_goujian_template + history = { + type = created_before_history + } + modifier = goujian_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = sword_of_goujian + save_scope_as = gujian_sword + random_list = { + pick = 2 + unique = yes + 10 = { + add_artifact_modifier = goujian_sword_1_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_2_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_3_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_4_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_5_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_6_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_7_modifier + } + 10 = { + add_artifact_modifier = goujian_sword_8_modifier + } + } + } + if = { + limit = { + exists = scope:goujian_sword_name + scope:goujian_sword_name = flag:refulgence + } + scope:gujian_sword = { + set_artifact_description = artifact_sword_goujian_refulgence + set_variable = sword_goujian_refulgence + } + } + if = { + limit = { + exists = scope:goujian_sword_name + scope:goujian_sword_name = flag:purity + } + scope:gujian_sword = { + set_artifact_description = artifact_sword_goujian_purity + set_variable = sword_goujian_purity + } + } + scope:gujian_sword = { + save_scope_as = epic + } +} + create_artifact_sword_mmaagha_kamalu_effect = { # Get the character the artifact is being made for. $OWNER$ = { save_scope_as = owner } @@ -4371,3 +4495,524 @@ create_artifact_hydraulic_organ_effect = { } } } + +create_artifact_heirloom_seal_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Get artifact quality and wealth + set_artifact_rarity_illustrious = yes + + # Create the artifact + create_artifact = { + name = heirloom_seal.name + description = heirloom_seal.desc + creator = scope:owner + visuals = special_seal + type = seal_of_investiture_court + wealth = scope:wealth + quality = scope:quality + modifier = heirloom_seal_modifier + save_scope_as = newly_created_artifact + } + + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = heirloom_seal + save_scope_as = epic + add_artifact_title_history = { + target = title:h_china + date = 1.1.1 #Actually 221 BCE + } + } +} + +create_artifact_military_classics_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + + # Create the artifact + create_artifact = { + name = artifact_military_classics_name + description = artifact_military_classics_description + type = book + visuals = book + wealth = scope:wealth + quality = scope:quality + template = general_unique_template + history = { + type = created_before_history + } + modifier = complete_essentials_for_the_military_classics + save_scope_as = newly_created_artifact + decaying = no + } + + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = military_classics + add_artifact_title_history = { + target = title:h_china + date = 1044.1.1 + } + save_scope_as = epic + } +} + +create_artifact_eight_fold_chest_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_illustrious = yes + + # Create the artifact + create_artifact = { + name = artifact_eight_fold_chest_name + description = artifact_eight_fold_chest_description + template = buddhism_relic_template + type = pedestal + visuals = small_box + wealth = scope:wealth + quality = scope:quality + history = { + type = created_before_history + } + modifier = eight_fold_chest_modifier + save_scope_as = newly_created_artifact + } + + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = eight_fold_chest + set_variable = { + name = relic + value = flag:buddhism + } + add_artifact_title_history = { + target = title:h_china + date = 650.1.1 + } + save_scope_as = epic + } +} + + +create_artifact_chinese_armillary_sphere_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_famed = yes + + # Create the artifact + create_artifact = { + name = artifact_armillary_sphere_china_name + description = artifact_armillary_sphere_china_desc + type = scientific_apparatus + visuals = fp2_armillary_sphere + wealth = scope:wealth + quality = scope:quality + history = { + type = created_before_history + } + modifier = artifact_chinese_armillary_sphere + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = chinese_armillary_sphere + save_scope_as = epic + add_artifact_title_history = { + target = title:h_china + date = 125.1.1 + } + } +} + +create_artifact_pedestal_baekje_incense_burner_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_famed = yes + + # Create the artifact + create_artifact = { + name = artifact_pedestal_baekje_incense_burner_name + description = artifact_pedestal_baekje_incense_burner_description + type = pedestal + template = general_unique_template + visuals = incense_burner_artifact + wealth = scope:wealth + quality = scope:quality + history = { + type = created_before_history + } + modifier = insence_burner_modifier + save_scope_as = newly_created_artifact + decaying = no + } + + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + set_variable = baekje_incense_burner + save_scope_as = epic + } +} + +create_artifact_pedestal_sakanoue_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_famed = yes + # Create the artifact + create_artifact = { + name = artifact_pedestal_sakanoue_sword_name + description = artifact_pedestal_sakanoue_sword_desc + type = pedestal + visuals = pedestal_sword_japan_single + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 785.1.1 + recipient = character:japanese_sakanoue_1 # Sakanoue Tamuramaro + location = province:10603 # Kyoto + } + modifier = sakanoue_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_history = { + type = given + date = 811.6.17 + recipient = character:japanese_yamato_26 # Emperor Saga + } + add_artifact_title_history = { + target = title:k_chrysanthemum_throne + date = 811.6.17 + } + } +} + +create_artifact_higekiri_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_higekiri_sword_name + description = artifact_higekiri_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 950.1.1 + recipient = character:japanese_minamoto_seiwa_3 # Minamoto Mitsunaka + location = province:10528 # Dazaifu (Chikuzen) + } + modifier = higekiri_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_title_history = { + target = title:c_nf_minamoto_kawachi + date = 1021.1.1 + } + } +} + +create_artifact_hizamaru_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_hizamaru_sword_name + description = artifact_hizamaru_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 950.1.1 + recipient = character:japanese_minamoto_seiwa_3 # Minamoto Mitsunaka + location = province:10528 # Dazaifu (Chikuzen) + } + modifier = hizamaru_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_dojigiri_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_dojigiri_sword_name + description = artifact_dojigiri_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 880.1.1 + recipient = character:japanese_fujiwara_577 # Fujiwara Toshihito + location = province:10627 # Kume (Hoki) + } + modifier = dojigiri_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_mikazuki_munechika_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_mikazuki_munechika_sword_name + description = artifact_mikazuki_munechika_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 980.1.1 + recipient = character:japanese_fujiwara_84 # Kampaku Yoritada + location = province:10603 # Kyoto (Sanjo) + } + modifier = mikazuki_munechika_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_odenta_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_odenta_sword_name + description = artifact_odenta_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 1082.1.1 + recipient = character:japanese_fujiwara_84 # Kampaku Yoritada + location = province:10533 # Mii (Chikugo) + } + modifier = odenta_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_pedestal_hamayumi_bow_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_pedestal_hamayumi_bow_name + description = artifact_pedestal_hamayumi_bow_desc + type = pedestal + visuals = japan_bow + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 1145.1.1 + recipient = character:japanese_minamoto_seiwa_59 # Minamoto Yorimasa + location = province:10603 # Kyoto + } + modifier = hamayumi_bow_modifier + save_scope_as = newly_created_artifact + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_history = { + type = given + date = 1150.1.1 + recipient = character:japanese_yamato_50 # Emperor Konoe + } + add_artifact_title_history = { + target = title:k_chrysanthemum_throne + date = 1150.1.1 + } + } +} + +create_artifact_pedestal_seven_branched_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_illustrious = yes + # Create the artifact + create_artifact = { + name = artifact_pedestal_seven_branched_sword_name + description = artifact_pedestal_seven_branched_sword_desc + type = pedestal + visuals = seven_branched_sword_artifact + wealth = scope:wealth + quality = scope:quality + history = { type = created_before_history } + modifier = seven_branched_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_history = { + type = given + date = 503.3.3 + recipient = character:japanese_yamato_192 # Emperor Keitai + } + add_artifact_title_history = { + target = title:k_chrysanthemum_throne + date = 503.3.3 + } + } +} + +create_artifact_pedestal_gyerimro_dagger_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_illustrious = yes + # Create the artifact + create_artifact = { + name = artifact_pedestal_gyerimro_dagger_name + description = artifact_pedestal_gyerimro_dagger_desc + type = pedestal + visuals = gyerimro_dagger_artifact + wealth = scope:wealth + quality = scope:quality + history = { type = created_before_history } + modifier = gyerimro_dagger_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_karakawa_armor_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_famed = yes + # Create the artifact + create_artifact = { + name = artifact_karakawa_armor_name + description = artifact_karakawa_armor_desc + type = armor_brigandine + visuals = armor_japan + wealth = scope:wealth + quality = scope:quality + history = { type = created_before_history } + modifier = karakawa_armor_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + } +} + +create_artifact_nukemaru_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_masterwork = yes + # Create the artifact + create_artifact = { + name = artifact_nukemaru_sword_name + description = artifact_nukemaru_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { type = created_before_history } + modifier = nukemaru_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_history = { + type = given + date = 1120.1.1 + recipient = character:japanese_taira_kanmu_32 # Tadamori + } + } +} + +create_artifact_kogarasumaru_sword_effect = { + # Get the character the artifact is being made for. + $OWNER$ = { save_scope_as = owner } + # Not really used, but if we don't set the scopes we get errors in the feature selection + set_artifact_rarity_famed = yes + # Create the artifact + create_artifact = { + name = artifact_kogarasumaru_sword_name + description = artifact_kogarasumaru_sword_desc + type = sword + visuals = japanese_sword + wealth = scope:wealth + quality = scope:quality + history = { + type = created + date = 940.1.1 + recipient = character:japanese_yamato_35 # Suzaku + location = province:10603 # Kyoto + } + modifier = kogarasumaru_sword_modifier + save_scope_as = newly_created_artifact + decaying = no + } + scope:newly_created_artifact = { + set_variable = { name = historical_unique_artifact value = yes } + add_artifact_history = { + type = given + date = 945.1.1 + recipient = character:japanese_taira_kanmu_16 # Sadamori + } + } +} + diff --git a/N3OW/common/scripted_effects/03_dlc_fp2_scripted_effects.txt b/N3OW/common/scripted_effects/03_dlc_fp2_scripted_effects.txt index def81cbf..0192a8d1 100644 --- a/N3OW/common/scripted_effects/03_dlc_fp2_scripted_effects.txt +++ b/N3OW/common/scripted_effects/03_dlc_fp2_scripted_effects.txt @@ -1745,16 +1745,36 @@ create_artifact_fp2_armillary_sphere_effect = { create_artifact_fp2_2p_chess_board_effect = { $OWNER$ = { save_scope_as = owner } set_artifact_rarity_common = yes - create_artifact = { - name = fp2_2p_chess_board - description = fp2_2p_chess_board_desc - type = miscellaneous_when_not_court - visuals = fp2_2p_chess_board - wealth = scope:wealth - quality = scope:quality - modifier = artifact_stress_gain_2_modifier - save_scope_as = newly_created_artifact + if = { + limit = { + location = { + bg_game_type_region_go_trigger = yes + } + } + create_artifact = { + name = tgp_go_board + description = tgp_go_board_desc + type = miscellaneous_when_not_court + visuals = go_board_game_artifact + wealth = scope:wealth + quality = scope:quality + modifier = artifact_stress_gain_2_modifier + save_scope_as = newly_created_artifact + } } + else = { #Chess is the fallback + create_artifact = { + name = fp2_2p_chess_board + description = fp2_2p_chess_board_desc + type = miscellaneous_when_not_court + visuals = fp2_2p_chess_board + wealth = scope:wealth + quality = scope:quality + modifier = artifact_stress_gain_2_modifier + save_scope_as = newly_created_artifact + } + } + #Same followup modifiers: scope:newly_created_artifact = { # Flag this as something that can be reforged for free. set_variable = { diff --git a/N3OW/common/scripted_effects/04_dlc_ep2_tour_effects.txt b/N3OW/common/scripted_effects/04_dlc_ep2_tour_effects.txt index 50499c3d..88910944 100644 --- a/N3OW/common/scripted_effects/04_dlc_ep2_tour_effects.txt +++ b/N3OW/common/scripted_effects/04_dlc_ep2_tour_effects.txt @@ -89,13 +89,6 @@ select_root_vegetable_effect = { value = flag:daikon_radish } } - 20 = { - trigger = { province_has_vegetable_yam_bean_trigger = yes } - set_variable = { - name = root_vegetable - value = flag:yam_bean - } - } 20 = { trigger = { province_has_vegetable_lotus_root_trigger = yes } set_variable = { diff --git a/N3OW/common/scripted_effects/07_dlc_ep3_scripted_effects.txt b/N3OW/common/scripted_effects/07_dlc_ep3_scripted_effects.txt index fb883e19..f5ec2df1 100644 --- a/N3OW/common/scripted_effects/07_dlc_ep3_scripted_effects.txt +++ b/N3OW/common/scripted_effects/07_dlc_ep3_scripted_effects.txt @@ -471,11 +471,11 @@ create_landless_adventurer_title_effect = { scope:adventurer_creation_reason = flag:deposition scope:adventurer_creation_reason = flag:conquest scope:adventurer_creation_reason = flag:exile - NOT = { this = $FLAVOR_CHAR$ } } + NOT = { this = scope:adventurer_flavor_char } } add_opinion = { - target = $FLAVOR_CHAR$ + target = scope:adventurer_flavor_char modifier = demanded_eviction_opinion } remove_laamp_from_exiled_county_automatically_effect = { @@ -693,9 +693,15 @@ destroy_laamp_effect = { NOR = { government_has_flag = government_is_administrative government_has_flag = government_is_nomadic + government_has_flag = government_is_steppe_admin + government_has_flag = government_is_wanua + government_has_flag = government_is_mandala + government_has_flag = government_is_celestial + government_has_flag = government_is_meritocratic + government_has_flag = japan_feudal_government } } - admin_government_reset_effect = yes + admin_government_reset_effect = yes #this only contains Clan, Tribal, Nomadic and Feudal } # Clean up story no-movement flags. remove_character_flag = laamp_stay_same_kingdom @@ -3218,22 +3224,11 @@ create_noble_family_effect = { } } } - republic_government = { # Steppe Admin has different government - scope:new_noble_family_holder = { - give_noble_family_title = { - name = noble_family_name - tier = county - article = DEFAULT_TITLE_NAME_ARTICLE - government = republic_government - save_scope_as = new_title - } - } - } fallback = { scope:new_noble_family_holder = { give_noble_family_title = { name = noble_family_name - tier = county + tier = duchy article = DEFAULT_TITLE_NAME_ARTICLE government = administrative_government save_scope_as = new_title @@ -3254,7 +3249,7 @@ create_noble_family_effect = { top_liege = scope:new_noble_family_holder.top_liege this != scope:new_noble_family_holder # China has hundreds of Noble Families, it gets spammy - NOT = { OR = { government_allows = merit government_has_flag = government_is_special_administrative } } + NOT = { government_allows = merit } } trigger_event = { id = ep3_emperor_yearly.2410 @@ -3795,20 +3790,12 @@ admin_change_government_effect = { } change_government = clan_government } - else_if = { - limit = { - government_has_flag = government_is_special_republic2 - } - } # If you're an independent ruler with anything else - Become feudal! else = { change_government = feudal_government } # Finally, let's double-check and see if there are any remaining family titles we should destroy if = { limit = { - NOT = { - government_has_flag = government_is_special_republic2 - } any_held_title = { is_noble_family_title = yes } @@ -10108,115 +10095,7 @@ random_rain_snow_chance_effect = { governor_resignation_title_transfer_effect = { save_scope_as = resigner top_liege = { save_scope_as = emperor } - # Create tooltips - every_held_title = { - limit = { - is_landless_type_title = no - is_noble_family_title = no - save_temporary_scope_as = liege_title - NOT = { - scope:resigner = { - any_held_title = { is_de_jure_liege_or_above_target = scope:liege_title } - } - } - } - save_scope_as = landed_title - current_heir = { save_scope_as = next_candidate } - if = { - limit = { tier >= tier_duchy } - scope:next_candidate = { custom_tooltip = force_governor_removal_interaction_pass_effect_tt } - } - } - create_title_and_vassal_change = { - type = stepped_down - save_scope_as = change - } - # Transfer all titles to heir of primary title if only one governorship is held - hidden_effect = { - if = { - limit = { - any_held_title = { - count = 1 - title_tier >= duchy - is_landless_type_title = no - is_noble_family_title = no - } - } - primary_title.current_heir = { save_scope_as = next_candidate } - every_vassal = { - limit = { - this != scope:next_candidate - } - change_liege = { - liege = scope:next_candidate - change = scope:change - } - } - every_held_title = { - title_tier >= county - limit = { - is_landless_type_title = no - is_noble_family_title = no - } - change_title_holder_include_vassals = { - holder = scope:next_candidate - change = scope:change - take_baronies = no - } - } - } - else = { - every_held_title = { - title_tier >= duchy - limit = { - is_landless_type_title = no - is_noble_family_title = no - } - current_heir = { save_scope_as = next_candidate } - every_direct_de_facto_vassal_title = { - limit = { - holder = { - is_vassal_of = scope:resigner - this != scope:next_candidate - } - } - holder = { - change_liege = { - liege = scope:next_candidate - change = scope:change - } - } - } - change_title_holder_include_vassals = { - holder = scope:next_candidate - change = scope:change - take_baronies = no - } - every_direct_de_facto_vassal_title = { - limit = { holder = scope:resigner } - change_title_holder_include_vassals = { - holder = scope:next_candidate - change = scope:change - take_baronies = no - } - } - } - # Fallback for counties not held in de jure duchies - every_held_title = { - title_tier = county - limit = { - is_landless_type_title = no - is_noble_family_title = no - } - change_title_holder_include_vassals = { - holder = scope:emperor - change = scope:change - take_baronies = no - } - } - } - } - resolve_title_and_vassal_change = scope:change + force_step_down_landed_titles = yes } boost_governor_efficiency_success_effect = { diff --git a/N3OW/common/scripted_effects/08_bp3_effects.txt b/N3OW/common/scripted_effects/08_bp3_effects.txt index 208a0710..d44a6b65 100644 --- a/N3OW/common/scripted_effects/08_bp3_effects.txt +++ b/N3OW/common/scripted_effects/08_bp3_effects.txt @@ -1267,3 +1267,94 @@ hire_for_two_court_position_journey_laamp_replacement_effect = { } custom_tooltip = obligation_hook_tt } + +hire_for_court_position_journey_laamp_replacement_effect_2 = { + show_as_tooltip = { + if = { + limit = { + is_valid_to_hire_court_position_type = $COURT_POSITION$_court_position + } + appoint_court_position = { + recipient = $CHARACTER$ + court_position = $COURT_POSITION$_court_position + } + custom_tooltip = will_have_excellent_aptitude + } + else_if = { + limit = { + is_valid_to_hire_court_position_type = $LAAMP_POSITION$_camp_officer + } + appoint_court_position = { + recipient = $CHARACTER$ + court_position = $LAAMP_POSITION$_camp_officer + } + custom_tooltip = will_have_excellent_aptitude + } + else = { + $CHARACTER$ = { + add_to_court_and_entourage_effect = yes + } + } + } + + hidden_effect = { + $CHARACTER$ = { + add_to_court_and_entourage_effect = yes + } + } + + if = { + limit = { + is_valid_to_hire_court_position_type = $COURT_POSITION$_court_position + NOT = { exists = scope:current_holder_2 } + } + employ_character_as_position_in_current_scope_court_effect = { + CHARACTER = $CHARACTER$ + POSITION = $COURT_POSITION$ + } + } + else_if = { + limit = { + is_valid_to_hire_court_position_type = $LAAMP_POSITION$_camp_officer + NOT = { exists = scope:current_holder_2 } + } + employ_character_as_position_in_current_scope_camp_effect = { + CHARACTER = $CHARACTER$ + POSITION = $LAAMP_POSITION$ + } + } + else_if = { + limit = { + is_valid_to_hire_court_position_type = $COURT_POSITION$_court_position + exists = scope:current_holder_2 + $CHARACTER$.aptitude:$COURT_POSITION$_court_position > scope:current_holder_2.aptitude:$COURT_POSITION$_court_position + } + add_character_flag = temporary_court_position_cost_removal + replace_court_position = { + recipient = $CHARACTER$ + holder = scope:current_holder_2 + court_position = $COURT_POSITION$_court_position + } + remove_character_flag = temporary_court_position_cost_removal + } + else_if = { + limit = { + is_valid_to_hire_court_position_type = $LAAMP_POSITION$_camp_officer + exists = scope:current_holder_2 + $CHARACTER$.aptitude:$LAAMP_POSITION$_camp_officer > scope:current_holder_2.aptitude:$LAAMP_POSITION$_camp_officer + } + add_character_flag = temporary_court_position_cost_removal + replace_court_position = { + recipient = $CHARACTER$ + holder = scope:current_holder_2 + court_position = $LAAMP_POSITION$_camp_officer + } + remove_character_flag = temporary_court_position_cost_removal + } + + add_hook = { + type = strong_obligation_hook + target = $CHARACTER$ + } + custom_tooltip = obligation_hook_tt +} diff --git a/N3OW/common/scripted_effects/09_mpo_greatest_of_khans_effects.txt b/N3OW/common/scripted_effects/09_mpo_greatest_of_khans_effects.txt index 59fa62ae..018f65aa 100644 --- a/N3OW/common/scripted_effects/09_mpo_greatest_of_khans_effects.txt +++ b/N3OW/common/scripted_effects/09_mpo_greatest_of_khans_effects.txt @@ -1187,6 +1187,104 @@ gok_war_of_defiance_heir_transfer_effect = { } mpo_gok_offer_submission_effect = { + #Give tribute/troops before potentially losing title + scope:recipient = { + #Payments from demand payments + #Costs more for those who aren't paying increased taxes + if = { + limit = { + NOR = { + government_has_flag = government_is_feudal + government_has_flag = government_is_nomadic + government_has_flag = government_is_herder + } + } + if = { + limit = { + scope:send_tribute = yes + } + pay_short_term_gold = { + target = scope:actor + gold = monumental_gold_value + } + } + else_if = { + limit = { + NOT = { scope:low_obligations = yes } + } + pay_short_term_gold = { + target = scope:actor + gold = major_gold_value + } + } + } + else_if = { + limit = { + government_has_flag = government_is_nomadic + scope:actor = { + government_has_flag = government_is_nomadic + } + scope:send_tribute = yes + } + pay_herd = { + target = scope:actor + value = domicile.massive_herd_value + } + } + else_if = { + limit = { + scope:send_tribute = yes + } + pay_short_term_gold = { + target = scope:actor + gold = massive_gold_value + } + } + #special soldiers + #Pay some gold or herd to signify giving them up + if = { + limit = { + OR = { + scope:send_army = yes + scope:send_siege_weapons = yes + } + } + if = { + limit = { + government_has_flag = government_is_nomadic + } + domicile = { + change_herd = medium_herd_loss + } + } + else_if = { + limit = { + government_has_flag = government_is_tribal + } + add_prestige = medium_prestige_loss + } + else = { + remove_short_term_gold = medium_gold_value + } + } + if = { + limit = { + scope:send_army = yes + } + scope:actor = { + gok_spawn_subjugated_quality_army_effect = { CHARACTER = scope:recipient } + } + } + if = { + limit = { + scope:send_siege_weapons = yes + } + scope:actor = { + gok_spawn_subjugated_siege_army_effect = { CHARACTER = scope:recipient } + } + } + } + #If emperor... loses titles if = { limit = { @@ -1413,97 +1511,6 @@ mpo_gok_offer_submission_effect = { custom_tooltip = normal_obligations_herds } } - #Demand payments payments - #Costs more for those who aren't paying increased taxes - if = { - limit = { - NOR = { - government_has_flag = government_is_feudal - government_has_flag = government_is_nomadic - government_has_flag = government_is_herder - } - } - if = { - limit = { - scope:send_tribute = yes - } - pay_short_term_gold = { - target = scope:actor - gold = monumental_gold_value - } - } - else_if = { - limit = { - NOT = { scope:low_obligations = yes } - } - pay_short_term_gold = { - target = scope:actor - gold = major_gold_value - } - } - } - else_if = { - limit = { - government_has_flag = government_is_nomadic - scope:send_tribute = yes - } - pay_herd = { - target = scope:actor - value = domicile.massive_herd_value - } - } - else_if = { - limit = { - scope:send_tribute = yes - } - pay_short_term_gold = { - target = scope:actor - gold = massive_gold_value - } - } - #special soldiers - #Pay some gold or herd to signify giving them up - if = { - limit = { - OR = { - scope:send_army = yes - scope:send_siege_weapons = yes - } - } - if = { - limit = { - government_has_flag = government_is_nomadic - } - domicile = { - change_herd = medium_herd_loss - } - } - else_if = { - limit = { - government_has_flag = government_is_tribal - } - add_prestige = medium_prestige_loss - } - else = { - remove_short_term_gold = medium_gold_value - } - } - if = { - limit = { - scope:send_army = yes - } - scope:actor = { - gok_spawn_subjugated_quality_army_effect = { CHARACTER = scope:recipient } - } - } - if = { - limit = { - scope:send_siege_weapons = yes - } - scope:actor = { - gok_spawn_subjugated_siege_army_effect = { CHARACTER = scope:recipient } - } - } } # Struggle catalysts. @@ -1592,8 +1599,294 @@ gok_spawn_subjugated_siege_army_effect = { } } hidden_effect = { + #TGP Cannon if = { - limit = {#s + limit = {#Bombards + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_gunpowder + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_gunpowder + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + } + } + random_list = { + #Heavy Infantry + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_quilted_armor + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_quilted_armor + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = heavy_infantry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = armored_footmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Pikemen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = pikemen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = pikemen_unit + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Crossbowmen + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_advanced_bowmaking + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_advanced_bowmaking + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_type = { + target = crossbowmen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = crossbowmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Cavalry + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = light_cavalry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_horsemen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Bowmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = archers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = bowmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Footmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = skirmishers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_footmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = cannon + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + } + } + #Non-TGP Bombard + else_if = { + limit = {#Bombards OR = { $CHARACTER$.culture = { has_innovation = innovation_gunpowder @@ -1866,6 +2159,292 @@ gok_spawn_subjugated_siege_army_effect = { } } } + #Siege Towers + else_if = { + limit = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_trebuchet + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_trebuchet + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + } + } + random_list = { + #Heavy Infantry + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_quilted_armor + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_quilted_armor + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = heavy_infantry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = armored_footmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Pikemen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = pikemen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = pikemen_unit + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Crossbowmen + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_advanced_bowmaking + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_advanced_bowmaking + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_type = { + target = crossbowmen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = crossbowmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Cavalry + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = light_cavalry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_horsemen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Bowmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = archers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = bowmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Footmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = skirmishers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_footmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = siege_tower + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + } + } + #Trebuchets else_if = { limit = { OR = { @@ -2140,7 +2719,292 @@ gok_spawn_subjugated_siege_army_effect = { } } } - + #Cloud Ladder + else_if = { + limit = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_mangonel + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_mangonel + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + } + } + random_list = { + #Heavy Infantry + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_quilted_armor + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_quilted_armor + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = heavy_infantry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = armored_footmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Pikemen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = pikemen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = pikemen_unit + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Crossbowmen + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_advanced_bowmaking + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_advanced_bowmaking + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_type = { + target = crossbowmen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = crossbowmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Cavalry + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = light_cavalry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_horsemen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Bowmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = archers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = bowmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Footmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = skirmishers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_footmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = cloud_ladder + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + } + } + #Mangonel else_if = { limit = { OR = { @@ -2415,6 +3279,289 @@ gok_spawn_subjugated_siege_army_effect = { } } } + #Ballista - but not the Byz one + else_if = { + limit = { + OR = { + $CHARACTER$.culture = { + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + $CHARACTER$.capital_county.culture ?= { + OR = { + has_cultural_pillar = heritage_chinese + has_cultural_pillar = heritage_korean + has_cultural_pillar = heritage_japonic + } + } + } + } + random_list = { + #Heavy Infantry + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_quilted_armor + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_quilted_armor + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = heavy_infantry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_heavy_infantry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = armored_footmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Pikemen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = pikemen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_pikemen_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = pikemen_unit + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Crossbowmen + 1 = { + trigger = { + OR = { + $CHARACTER$.culture = { + has_innovation = innovation_advanced_bowmaking + } + $CHARACTER$.capital_county.culture ?= { + has_innovation = innovation_advanced_bowmaking + } + } + } + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_type = { + target = crossbowmen + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = crossbowmen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Cavalry + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = light_cavalry + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_light_cavalry_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_horsemen + stacks = gok_subjugated_army_maa_value_very_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Bowmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = archers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_archer_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = bowmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Light Footmen + 1 = { + modifier = { + $CHARACTER$ = { + number_maa_regiments_of_base_type = { + type = skirmishers + value > 0 + } + } + add = 10 + } + modifier = { + $CHARACTER$.culture = { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + modifier = { + $CHARACTER$.capital_county.culture ?= { + culture_specializes_in_skirmisher_maa = yes + } + add = 10 + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + inheritable = yes + uses_supply = no + + men_at_arms = { + type = light_footmen + stacks = gok_subjugated_army_maa_value_small + } + men_at_arms = { + type = ballista + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + } + } else = { random_list = { #Heavy Infantry @@ -2703,7 +3850,7 @@ gok_spawn_subjugated_quality_army_effect = { hidden_effect = { random_list = { #Paiks - 200 = { + 100 = { trigger = { scope:army_giver = { OR = { @@ -2731,7 +3878,7 @@ gok_spawn_subjugated_quality_army_effect = { } } #Sahel Horsemen - 200 = { + 100 = { trigger = { scope:army_giver = { OR = { @@ -2786,6 +3933,36 @@ gok_spawn_subjugated_quality_army_effect = { origin = $CHARACTER$.capital_province } } + #BALLISTA ELEPHANTS... I mean, come on + 200 = { + trigger = { + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_elephantry + has_innovation = innovation_advanced_bowmaking + } + capital_county.culture = { + has_innovation = innovation_elephantry + has_innovation = innovation_advanced_bowmaking + } + } + } + } + + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = ballista_elephant + stacks = gok_subjugated_army_maa_value_very_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } #Abudrar 100 = { @@ -2859,9 +4036,20 @@ gok_spawn_subjugated_quality_army_effect = { } } } + if = { + limit = { + scope:army_giver.culture = { + has_cultural_parameter = unlock_maa_druzhina + } + } + scope:army_giver.culture = { save_scope_as = army_culture } + } + else = { + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + } spawn_army = { - name = gok_subjugated_army_name_subject_troops + name = gok_noble_army_name uses_supply = no inheritable = yes @@ -3442,7 +4630,7 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_bush_hunter } } @@ -3482,7 +4670,7 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_horn_warrior } } @@ -3522,7 +4710,7 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_metsanvartija } } @@ -3847,7 +5035,7 @@ gok_spawn_subjugated_quality_army_effect = { } } spawn_army = { - name = gok_subjugated_army_name_subject_troops + name = gok_noble_army_name uses_supply = no inheritable = yes @@ -3909,7 +5097,7 @@ gok_spawn_subjugated_quality_army_effect = { } } spawn_army = { - name = gok_subjugated_army_name_subject_troops + name = gok_noble_army_name uses_supply = no inheritable = yes @@ -4021,11 +5209,6 @@ gok_spawn_subjugated_quality_army_effect = { 100 = { trigger = { OR = { - culture = { - any_parent_culture_or_above = { - this = culture:greek - } - } scope:army_giver = { culture = { has_cultural_parameter = unlock_maa_varangian_veterans @@ -4040,20 +5223,6 @@ gok_spawn_subjugated_quality_army_effect = { } } } - modifier = { - OR = { - culture = { - this = culture:greek - } - culture = { - any_parent_culture_or_above = { - this = culture:greek - } - } - } - highest_held_title_tier <= tier_duchy - add = -8 - } spawn_army = { name = gok_subjugated_army_name_subject_troops uses_supply = no @@ -4261,54 +5430,19 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_conrois } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_cultural_parameter = unlock_maa_conrois - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_cultural_parameter = unlock_maa_conrois - } - } - culture = { - save_scope_as = army_culture - } - } - } - } - else_if = { - limit = { - capital_county = { - culture = { - has_cultural_parameter = unlock_maa_conrois - } - } - } - capital_county = { - culture = { - save_scope_as = army_culture - } - } - } else = { - culture:norman = { - save_scope_as = army_culture + scope:army_giver.capital_county = { + culture = { + save_scope_as = army_culture + } } } spawn_army = { @@ -4327,57 +5461,31 @@ gok_spawn_subjugated_quality_army_effect = { #Longbowmen 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_cultural_parameter = unlock_maa_longbowmen + } + capital_county = { culture = { has_cultural_parameter = unlock_maa_longbowmen } } } - capital_county = { - culture = { - has_cultural_parameter = unlock_maa_longbowmen - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_longbowmen } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_cultural_parameter = unlock_maa_longbowmen - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_cultural_parameter = unlock_maa_longbowmen - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4399,57 +5507,31 @@ gok_spawn_subjugated_quality_army_effect = { #Picchieri 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_pike_columns + } + capital_county = { culture = { has_innovation = innovation_pike_columns } } } - capital_county = { - culture = { - has_innovation = innovation_pike_columns - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_pike_columns } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_pike_columns - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_pike_columns - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4471,57 +5553,31 @@ gok_spawn_subjugated_quality_army_effect = { #Goedendag 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_adaptive_militia + } + capital_county = { culture = { has_innovation = innovation_adaptive_militia } } } - capital_county = { - culture = { - has_innovation = innovation_adaptive_militia - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_adaptive_militia } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_adaptive_militia - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_adaptive_militia - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4543,57 +5599,31 @@ gok_spawn_subjugated_quality_army_effect = { #Caballeros 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_caballeros + } + capital_county = { culture = { has_innovation = innovation_caballeros } } } - capital_county = { - culture = { - has_innovation = innovation_caballeros - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_caballeros } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_caballeros - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_caballeros - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4615,57 +5645,31 @@ gok_spawn_subjugated_quality_army_effect = { #Hobbies 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_hobbies + } + capital_county = { culture = { has_innovation = innovation_hobbies } } } - capital_county = { - culture = { - has_innovation = innovation_hobbies - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_hobbies } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_hobbies - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_hobbies - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4687,57 +5691,31 @@ gok_spawn_subjugated_quality_army_effect = { #Schiltron 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_rectilinear_schiltron + } + capital_county = { culture = { has_innovation = innovation_rectilinear_schiltron } } } - capital_county = { - culture = { - has_innovation = innovation_rectilinear_schiltron - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_rectilinear_schiltron } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_rectilinear_schiltron - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_rectilinear_schiltron - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4759,20 +5737,17 @@ gok_spawn_subjugated_quality_army_effect = { #Valets 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_valets + } + capital_county = { culture = { has_innovation = innovation_valets } } } - capital_county = { - culture = { - has_innovation = innovation_valets - } - } } scope:army_giver = { highest_held_title_tier >= tier_kingdom @@ -4780,46 +5755,23 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_valets } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_valets - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_valets - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } } } spawn_army = { - name = greek_anarchy_war_crusaders_army_name + name = gok_noble_army_name uses_supply = no inheritable = yes @@ -4834,57 +5786,31 @@ gok_spawn_subjugated_quality_army_effect = { #landsknecht 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_zweihanders + } + capital_county = { culture = { has_innovation = innovation_zweihanders } } } - capital_county = { - culture = { - has_innovation = innovation_zweihanders - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_innovation = innovation_zweihanders } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_innovation = innovation_zweihanders - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_innovation = innovation_zweihanders - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } @@ -4906,64 +5832,38 @@ gok_spawn_subjugated_quality_army_effect = { #Huscarls 100 = { trigger = { - OR = { - top_liege = { - any_vassal = { - highest_held_title_tier >= tier_county + scope:army_giver = { + OR = { + culture = { + has_cultural_parameter = unlock_maa_huscarls + } + capital_county = { culture = { has_cultural_parameter = unlock_maa_huscarls } } } - capital_county = { - culture = { - has_cultural_parameter = unlock_maa_huscarls - } - } } } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_huscarls } } - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } - else_if = { - limit = { - top_liege = { - any_vassal = { - culture = { - has_cultural_parameter = unlock_maa_huscarls - } - } - } - } - top_liege = { - random_vassal = { - limit = { - culture = { - has_cultural_parameter = unlock_maa_huscarls - } - } - culture = { - save_scope_as = army_culture - } - } - } - } else = { - capital_county = { + scope:army_giver.capital_county = { culture = { save_scope_as = army_culture } } } spawn_army = { - name = greek_anarchy_war_crusaders_army_name + name = gok_noble_army_name uses_supply = no inheritable = yes @@ -5019,7 +5919,7 @@ gok_spawn_subjugated_quality_army_effect = { } } else = { - culture = { + scope:army_giver.culture = { save_scope_as = army_culture } } @@ -5097,8 +5997,19 @@ gok_spawn_subjugated_quality_army_effect = { } add = 2 } + if = { + limit = { + scope:army_giver.culture = { + has_innovation = innovation_arched_saddle + } + } + scope:army_giver.culture = { save_scope_as = army_culture } + } + else = { + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + } spawn_army = { - name = gok_subjugated_army_name_subject_troops + name = gok_noble_army_name inheritable = yes uses_supply = no @@ -5510,7 +6421,7 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_mangudai } } @@ -5550,7 +6461,7 @@ gok_spawn_subjugated_quality_army_effect = { } if = { limit = { - culture = { + scope:army_giver.culture = { has_cultural_parameter = unlock_maa_maturkan_warriors } } @@ -5573,6 +6484,470 @@ gok_spawn_subjugated_quality_army_effect = { origin = $CHARACTER$.capital_province } } + #Emishi Horse Archers + 100 = { + trigger = { + scope:army_giver = { + OR = { + culture = { + has_cultural_parameter = unlock_emishi_horse_archers_units + } + capital_county.culture = { + has_cultural_parameter = unlock_emishi_horse_archers_units + } + } + + } + } + if = { + limit = { + scope:army_giver.culture = { + has_cultural_parameter = unlock_emishi_horse_archers_units + } + } + scope:army_giver.culture = { save_scope_as = army_culture } + } + else = { + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + } + + spawn_army = { + name = greek_anarchy_war_nomad_army_name + uses_supply = no + inheritable = yes + + men_at_arms = { + type = emishi_horse_archers + stacks = gok_subjugated_army_maa_value_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Mounted Samurai + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_mounted_samurai_units } + } + } + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + + spawn_army = { + name = gok_noble_army_name + uses_supply = no + inheritable = yes + + men_at_arms = { + type = japanese_horse_archers + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Warrior Monks + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_warrior_monk_units } + } + } + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = warrior_monks + stacks = gok_subjugated_army_maa_value_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Fire Lancers + 100 = { + trigger = { + scope:army_giver = { + OR = { + culture = { has_cultural_parameter = unlock_fire_lancers_units } + capital_county.culture = { has_cultural_parameter = unlock_fire_lancers_units } + } + highest_held_title_tier >= tier_kingdom + } + } + if = { + limit = { + scope:army_giver = { + culture = { has_cultural_parameter = unlock_fire_lancers_units } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = fire_lancers + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Gakgung archers + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_gakgung_archers } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = gakgung_archers + stacks = gok_subjugated_army_maa_value_very_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Pesilat Warriors + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_pesilat } + } + } + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = pesilat_warriors + stacks = gok_subjugated_army_maa_value_very_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Samurai + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_infantry_samurai_units } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + scope:army_giver.capital_county.culture = { save_scope_as = army_culture } + + spawn_army = { + name = gok_noble_army_name + uses_supply = no + inheritable = yes + + men_at_arms = { + type = samurai + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Zhanmadao Infantry + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_zhanmadao } + OR = { + vassal_contract_has_flag = celestial_province_military + vassal_contract_has_flag = celestial_province_celestial + } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + if = { + limit = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_zhanmadao } + OR = { + vassal_contract_has_flag = celestial_province_military + vassal_contract_has_flag = celestial_province_celestial + } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + culture = { save_scope_as = army_culture } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = zhanmadao_infantry + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Tiefutu + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_tiefutu } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + culture = { + has_innovation = innovation_arched_saddle + } + highest_held_title_tier >= tier_kingdom + } + } + if = { + limit = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_tiefutu } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + culture = { save_scope_as = army_culture } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = tiefutu + stacks = gok_subjugated_army_maa_value_small + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Burenjia + 100 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_burenjia } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + if = { + limit = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_burenjia } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + culture = { save_scope_as = army_culture } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = burenjia + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Rocket carts + 100 = { + trigger = { + OR = { + scope:army_giver = { + culture = { + has_innovation = innovation_rocket_cart + } + } + scope:army_giver = { + capital_county = { + culture = { + has_innovation = innovation_rocket_cart + } + } + } + } + } + if = { + limit = { + scope:army_giver = { + culture = { + has_innovation = innovation_rocket_cart + } + } + } + scope:army_giver.culture = { save_scope_as = army_culture } + } + else_if = { + limit = { + scope:army_giver = { + capital_county = { + culture = { + has_innovation = innovation_rocket_cart + } + } + } + } + scope:army_giver = { + capital_county = { + culture = { save_scope_as = army_culture } + } + } + } + else = { + culture = { + save_scope_as = army_culture + } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = rocket_carts + stacks = gok_subjugated_army_maa_value_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Shenbigong + 100 = { + trigger = { + scope:army_giver = { + OR = { + culture = { + has_innovation = innovation_repeating_crossbow + } + capital_county = { + culture = { + has_innovation = innovation_repeating_crossbow + } + } + } + } + } + if = { + limit = { + scope:army_giver.culture = { + has_innovation = innovation_repeating_crossbow + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + scope:army_giver.capital_county = { + culture = { + save_scope_as = army_culture + } + } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = shenbigong + stacks = gok_subjugated_army_maa_value_large + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } + #Mubarizun + 50 = { + trigger = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_mubarizun } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + if = { + limit = { + scope:army_giver = { + valid_for_maa_trigger = { PARAMETER = unlock_maa_mubarizun } + NOT = { + culture = { has_cultural_parameter = strength_in_numbers_heavy_maa_ban } + } + } + } + scope:army_giver.culture = { + save_scope_as = army_culture + } + } + else = { + culture = { save_scope_as = army_culture } + } + spawn_army = { + name = gok_subjugated_army_name_subject_troops + uses_supply = no + inheritable = yes + + men_at_arms = { + type = mubarizun + stacks = gok_subjugated_army_maa_value_medium + } + location = scope:gok.capital_province + origin = $CHARACTER$.capital_province + } + } } } } diff --git a/N3OW/common/scripted_effects/10_ach_effects.txt b/N3OW/common/scripted_effects/10_ach_effects.txt index d6923f94..7cf110eb 100644 --- a/N3OW/common/scripted_effects/10_ach_effects.txt +++ b/N3OW/common/scripted_effects/10_ach_effects.txt @@ -41,14 +41,15 @@ coronation_reset_realm_law_effect = { coronation_reset_realm_law_variable_effect = { if = { limit = { - root.highest_held_title_tier <= tier_empire + NOT = { has_realm_law = crowned_emperor } + has_variable = crowned_emperor_var } - remove_variable = crowned_king_var remove_variable = crowned_emperor_var } else_if = { limit = { - root.highest_held_title_tier <= tier_kingdom + NOT = { has_realm_law = crowned_king } + has_variable = crowned_king_var } remove_variable = crowned_king_var } @@ -2366,7 +2367,15 @@ coronation_save_anointer_effect = { } if = { limit = { - NOT = { exists = scope:anointer } + OR = { + NOT = { exists = scope:anointer } + scope:anointer = { + is_alive = no + } + scope:anointer = { + is_imprisoned = yes + } + } scope:activity = { any_attending_character = { this = faith.religious_head @@ -2384,7 +2393,15 @@ coronation_save_anointer_effect = { } if = { limit = { - NOT = { exists = scope:anointer } + OR = { + NOT = { exists = scope:anointer } + scope:anointer = { + is_alive = no + } + scope:anointer = { + is_imprisoned = yes + } + } cp:councillor_court_chaplain ?= { is_alive = yes is_imprisoned = no @@ -2398,7 +2415,15 @@ coronation_save_anointer_effect = { } if = { limit = { - NOT = { exists = scope:anointer } + OR = { + NOT = { exists = scope:anointer } + scope:anointer = { + is_alive = no + } + scope:anointer = { + is_imprisoned = yes + } + } } ordered_vassal = { order_by = max_military_strength @@ -2412,7 +2437,15 @@ coronation_save_anointer_effect = { } if = { limit = { - NOT = { exists = scope:anointer } + OR = { + NOT = { exists = scope:anointer } + scope:anointer = { + is_alive = no + } + scope:anointer = { + is_imprisoned = yes + } + } } create_character = { template = priest_character_template @@ -2614,6 +2647,58 @@ coronation_disburse_rewards_effect = { } } } + government_is_celestial = { + change_influence = { + value = medium_influence_value + multiply = scope:coronation_reward_mult + } + save_scope_value_as = { + name = coronation_reward_mult + value = { + value = scope:coronation_reward_mult + multiply = 0.8 + } + } + } + government_is_meritocratic = { + change_influence = { + value = medium_influence_value + multiply = scope:coronation_reward_mult + } + save_scope_value_as = { + name = coronation_reward_mult + value = { + value = scope:coronation_reward_mult + multiply = 0.8 + } + } + } + government_is_steppe_admin = { + change_influence = { + value = medium_influence_value + multiply = scope:coronation_reward_mult + } + save_scope_value_as = { + name = coronation_reward_mult + value = { + value = scope:coronation_reward_mult + multiply = 0.8 + } + } + } + government_is_japan_administrative = { + change_influence = { + value = medium_influence_value + multiply = scope:coronation_reward_mult + } + save_scope_value_as = { + name = coronation_reward_mult + value = { + value = scope:coronation_reward_mult + multiply = 0.8 + } + } + } government_is_nomadic = { save_scope_value_as = { name = coronation_herd_value @@ -3305,7 +3390,6 @@ ach_cultural_acceptance_host_reward_effect = { culture != scope:first_reward_target } culture = { save_scope_as = second_reward_target add_to_list = culture_rewards} - add_to_list = culture_rewards } ordered_attending_character = { order_by = coronation_supporter_sort_value @@ -3426,11 +3510,11 @@ ach_cultural_acceptance_host_reward_effect = { } random_culture_global = { limit = { - culture != scope:activity.activity_host.culture + this != scope:activity.activity_host.culture has_same_culture_heritage = scope:activity.activity_host.culture } alternative_limit = { - culture != scope:activity.activity_host.culture + this != scope:activity.activity_host.culture } save_scope_as = fourth_reward_target add_to_list = culture_rewards @@ -3442,13 +3526,13 @@ ach_cultural_acceptance_host_reward_effect = { } random_culture_global = { limit = { - culture != scope:activity.activity_host.culture + this != scope:activity.activity_host.culture has_same_culture_heritage = scope:activity.activity_host.culture - culture != scope:fourth_reward_target + this != scope:fourth_reward_target } alternative_limit = { - culture != scope:activity.activity_host.culture - culture != scope:fourth_reward_target + this != scope:activity.activity_host.culture + this != scope:fourth_reward_target } save_scope_as = fifth_reward_target add_to_list = culture_rewards diff --git a/N3OW/common/scripted_effects/10_dlc_tgp_dynastic_cycle_scripted_effects.txt b/N3OW/common/scripted_effects/10_dlc_tgp_dynastic_cycle_scripted_effects.txt index 5e689038..860a0fec 100644 --- a/N3OW/common/scripted_effects/10_dlc_tgp_dynastic_cycle_scripted_effects.txt +++ b/N3OW/common/scripted_effects/10_dlc_tgp_dynastic_cycle_scripted_effects.txt @@ -5,6 +5,41 @@ # Effect called when claiming the Mandate of Heaven tgp_claim_mandate_of_heaven_effect = { save_temporary_scope_as = new_emperor_temp + every_vassal = { + limit = { + any_held_title = { + OR = { + exists = var:ceremonial_title + exists = var:administrative_ui_special_title + } + } + } + random_held_title = { + limit = { exists = var:ceremonial_title } + save_scope_as = ceremonial_title + } + save_temporary_scope_as = ceremonial_liege + # TGP end the ceremonial liege + # MESSAGE + hidden_effect = { + every_player = { + limit = { top_liege = scope:ceremonial_liege.top_liege } + send_interface_message = { + type = event_generic_bad + title = tgp_destroy_ceremonial_liege_throne_title + left_icon = scope:ceremonial_liege + right_icon = scope:new_emperor_temp + show_as_tooltip = { + scope:new_emperor_temp = { destroy_title = scope:ceremonial_title } + scope:ceremonial_liege = { add_trait = former_emperor } + } + } + } + } + # Actually destroy + scope:ceremonial_liege = { add_trait = former_emperor } + scope:new_emperor_temp = { destroy_title = scope:ceremonial_title } + } set_variable = { name = claimed_mandate_var value = yes @@ -222,10 +257,8 @@ tgp_claim_mandate_of_heaven_effect = { government_has_flag = government_is_theocracy # And just in case, don't change any unfit governments government_has_flag = cannot_be_vassal_or_liege - # No need to change if they are celestial already - government_has_flag = government_is_celestial } - capital_province = { + capital_province ?= { OR = { has_holding_type = castle_holding has_holding_type = city_holding @@ -233,7 +266,13 @@ tgp_claim_mandate_of_heaven_effect = { } } } - change_to_administrative_effect = yes + if = { + limit = { + # No need to change if they are celestial already + NOT = { government_has_flag = government_is_celestial } + } + change_to_administrative_effect = yes + } # Give characters some merit and exams based on their position change_merit = { value = assign_merit_based_on_tier_value @@ -250,21 +289,24 @@ tgp_claim_mandate_of_heaven_effect = { } } hidden_effect = { - # Vassalize any stray celestial noble families - we also give them merit to fill out the candidate pools create_title_and_vassal_change = { type = swear_fealty save_scope_as = mandate_vassalize_celestial_families_change } + # Vassalize any stray celestial noble families or independent realms within the Cycle's region - we also give them merit to fill out the candidate pools every_independent_ruler = { limit = { - government_has_flag = government_is_celestial - primary_title = { is_noble_family_title = yes } - NOT = { - any_held_title = { is_noble_family_title = no } - } - capital_province.county = { + capital_province.county ?= { target_is_de_jure_liege_or_above = title:h_china } + NOT = { government_has_flag = cannot_be_vassal_or_liege } + OR = { + government_has_flag = government_is_celestial + culture = { + has_same_culture_heritage = scope:new_emperor_temp.culture + } + dynasty = scope:new_emperor_temp.dynasty + } } change_liege = { liege = scope:new_emperor_temp @@ -282,10 +324,34 @@ tgp_claim_mandate_of_heaven_effect = { } } assign_completed_exams_based_on_merit_effect = yes + if = { + limit = { + highest_held_title_tier >= tier_county + NOR = { + # Don't change republics or theocracies + government_has_flag = government_is_republic + government_has_flag = government_is_theocracy + # No need to change if they are celestial already + government_has_flag = government_is_celestial + } + capital_province ?= { + OR = { + has_holding_type = castle_holding + has_holding_type = city_holding + has_holding_type = temple_citadel_holding + } + } + } + change_to_administrative_effect = yes + } } resolve_title_and_vassal_change = scope:mandate_vassalize_celestial_families_change # Ensure that we get a family title and a domicile if we don't change_to_administrative_effect = yes + # set up the council holder as dejure liege of the ministry title, as this effect is not called with the same scope as council onactions + scope:new_emperor_temp = { + save_scope_as = councillor_liege + } # Make sure ministers are assigned correctly fill_the_ministry_effect = yes } @@ -429,16 +495,29 @@ tgp_chaos_shattering_effect = { change = scope:elder_hierarchy_change } resolve_title_and_vassal_change = scope:elder_hierarchy_change + scope:new_liege = { + add_to_variable_list = { + name = chaos_new_vassals + target = scope:member + } + } } # otherwise turn into tributary else_if = { limit = { top_liege = scope:member + is_landed = yes } start_tributary_interaction_effect = { TRIBUTARY = scope:member SUZERAIN = scope:new_liege } + scope:new_liege = { + add_to_variable_list = { + name = chaos_new_tributaries + target = scope:member + } + } } } } diff --git a/N3OW/common/scripted_effects/10_dlc_tgp_house_bloc_scripted_effects.txt b/N3OW/common/scripted_effects/10_dlc_tgp_house_bloc_scripted_effects.txt index 9e6f9ab1..98ad1b74 100644 --- a/N3OW/common/scripted_effects/10_dlc_tgp_house_bloc_scripted_effects.txt +++ b/N3OW/common/scripted_effects/10_dlc_tgp_house_bloc_scripted_effects.txt @@ -482,10 +482,9 @@ tgp_setup_historical_house_bloc_effect = { tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_abe.dynasty_founder.house } # Abe } # Humility - dynasty:japanese_onakatomi.dynasty_founder.house ?= { + house:house_nakatomi_onakatomi ?= { tgp_create_historical_house_bloc_effect = { TYPE = humility } # Onakatomi # Other - tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_koremune.dynasty_founder.house } # Koremune tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_tomo.dynasty_founder.house } # Tomo } } @@ -590,6 +589,7 @@ tgp_setup_historical_house_bloc_effect = { tgp_join_historical_house_bloc_effect = { JOINER = house:house_taira_echigo } # Jo Taira tgp_join_historical_house_bloc_effect = { JOINER = house:house_taira_kawagoe } # Kawagoe Taira tgp_join_historical_house_bloc_effect = { JOINER = house:house_taira_oba } # Oba Taira + tgp_join_historical_house_bloc_effect = { JOINER = house:house_taira_satsuma } # Satsuma Taira # Other tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_ito.dynasty_founder.house } # Ito tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_osada.dynasty_founder.house } # Osada @@ -599,6 +599,16 @@ tgp_setup_historical_house_bloc_effect = { tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_taguchi.dynasty_founder.house } # Taguchi tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_yuasa.dynasty_founder.house } # Yuasa } + # Prosperity + dynasty:japanese_kikuchi.dynasty_founder.house = { + tgp_create_historical_house_bloc_effect = { TYPE = prosperity } # Kikuchi + # Other + tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_kimotsuki.dynasty_founder.house } # Kimotsuki + tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_kono.dynasty_founder.house } # Kono + tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_kusakabe.dynasty_founder.house } # Kusakabe + tgp_join_historical_house_bloc_effect = { JOINER = dynasty:japanese_ouchi.dynasty_founder.house } # Ouchi + tgp_join_historical_house_bloc_effect = { JOINER = house:house_omiwa_usuki } # Usuki + } # Strength house:house_minamoto_settsu ?= { tgp_create_historical_house_bloc_effect = { TYPE = strength } @@ -620,7 +630,7 @@ tgp_setup_historical_house_bloc_effect = { dynasty:japanese_fujiwara_oshu.dynasty_founder.house = { tgp_create_historical_house_bloc_effect = { TYPE = prosperity } # Oshu Fujiwara # Minamoto - tgp_join_historical_house_bloc_effect = { JOINER = house:house_minamoto_oshu_ishikawa } # Oshu Ishikawa Minamoto + tgp_join_historical_house_bloc_effect = { JOINER = dynasty:house_minamoto_oshu_ishikawa } # Oshu Ishikawa Minamoto } } # Fix cooldowns @@ -841,9 +851,7 @@ tgp_on_member_house_joined_shared_effect = { } # Find Sub-Vassal houses of joining Vassal Houses if = { - limit = { - house.house_head = { is_independent_ruler = no } - } + limit = { is_independent_ruler = no } every_vassal_or_below = { limit = { is_house_head = yes diff --git a/N3OW/common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt b/N3OW/common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt index 4dcd425d..6bdb58d6 100644 --- a/N3OW/common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt +++ b/N3OW/common/scripted_effects/10_dlc_tgp_japan_scripted_effects.txt @@ -570,19 +570,6 @@ restore_ceremonial_liege_faction_reward_effect = { add_to_list = target_titles } } - create_title_and_vassal_change = { - type = granted - save_scope_as = change - add_claim_on_loss = yes - } - every_in_list = { - list = target_titles - change_title_holder_include_vassals = { - holder = scope:ceremonial_liege_temp - change = scope:change - } - } - resolve_title_and_vassal_change = scope:change scope:ceremonial_liege_temp = { if = { limit = { has_legitimacy = yes } @@ -2490,8 +2477,10 @@ faction_demand_regent_transfer_effect = { hidden_effect = { every_held_title = { limit = { + tier > tier_barony # we don't want to try and pass off baronies is_landless_type_title = no is_noble_family_title = no + NOT = { exists = var:ceremonial_title } # we don't want to hand away the ceremonial throne, which is not landless } change_title_holder_include_vassals = { holder = scope:new_regent_temp @@ -2507,8 +2496,11 @@ faction_demand_regent_transfer_effect = { resolve_title_and_vassal_change = scope:title_change scope:new_regent_temp = { if = { - limit = { capital_county != scope:preferred_capital_temp } - set_capital_county = scope:preferred_capital_temp + limit = { + has_title = scope:preferred_capital_temp # do I own the preferred capital? + capital_county != scope:preferred_capital_temp # and is my capital not the preferred capital? + } + set_realm_capital = scope:preferred_capital_temp # now my capital is the preferred capital } # GOVERNMENT if = { @@ -2524,13 +2516,28 @@ faction_demand_regent_transfer_effect = { government_has_flag = government_is_japan_administrative tgp_has_ceremonial_liege_title_trigger = no NOT = { - scope:primary_title_temp.holder = { has_realm_law = japanese_regency_succession_law } + has_realm_law = japanese_regency_succession_law } } - scope:primary_title_temp.holder = { add_realm_law_skip_effects = japanese_regency_succession_law } + add_realm_law_skip_effects = japanese_regency_succession_law } - else = { - scope:primary_title_temp.holder = { add_realm_law_skip_effects = single_heir_succession_law } + else_if = { + limit = { + government_has_flag = government_is_meritocratic + tgp_has_ceremonial_liege_title_trigger = no + NOT = { + has_realm_law = meritocratic_regency_succession_law + } + } + add_realm_law_skip_effects = meritocratic_regency_succession_law + } + else_if = { + limit = { + NOT = { + has_realm_law = single_heir_succession_law # sanity check + } + } + add_realm_law_skip_effects = single_heir_succession_law } } } @@ -2539,7 +2546,9 @@ tgp_japan_schoolhouse_education_boost_effect = { save_scope_as = student house.house_head.domicile ?= { if = { - limit = { has_domicile_parameter = education_boost } + limit = { + has_domicile_parameter = japanese_schoolhouse_education_boost_1 + } switch = { trigger = has_domicile_building japanese_schoolhouse_01 = { scope:student = { education_point_add_general_effect = { VALUE = 1 } } } @@ -2884,7 +2893,7 @@ tgp_destroy_ceremonial_throne_effect = { tgp_destroy_ceremonial_liege_title_effect = yes } every_held_title = { - limit = { exists = var:administrative_ui_special_title } + limit = { exists = var:administrative_ui_special_title.holder } var:administrative_ui_special_title.holder = { tgp_destroy_ceremonial_liege_title_effect = yes } } } @@ -2895,6 +2904,7 @@ tgp_destroy_ceremonial_liege_title_effect = { random_held_title = { limit = { exists = var:ceremonial_title } save_scope_as = ceremonial_title + var:ceremonial_title = { save_scope_as = regent_title } } random_held_title = { limit = { is_noble_family_title = yes } @@ -2907,11 +2917,12 @@ tgp_destroy_ceremonial_liege_title_effect = { NOT = { exists = scope:ceremonial_title.var:ceremonial_title.holder } scope:ceremonial_title.holder.top_liege != scope:ceremonial_title.var:ceremonial_title.holder.top_liege scope:ceremonial_title.holder.top_liege != scope:ceremonial_title.holder.liege + scope:ceremonial_title.holder.top_liege.highest_held_title_tier = tier_hegemony } } # MESSAGE every_player = { - limit = { top_liege = scope:vassal.top_liege } + limit = { top_liege = scope:ceremonial_liege.top_liege } send_interface_message = { type = event_generic_bad title = tgp_destroy_ceremonial_liege_throne_title @@ -2919,12 +2930,31 @@ tgp_destroy_ceremonial_liege_title_effect = { right_icon = scope:liege show_as_tooltip = { scope:liege = { destroy_title = scope:ceremonial_title } - scope:ceremonial_liege = { add_trait = former_emperor } + scope:ceremonial_liege = { + if = { + limit = { is_independent_ruler = no } + add_trait = former_emperor + } + } } } } # Actually destroy - scope:ceremonial_liege = { add_trait = former_emperor } + scope:ceremonial_liege = { + if = { + limit = { has_treasury = yes } + custom_tooltip = { + text = treasury_emptying_effect_desc + empty_treasury_when_abandoning_landed_life_effect = yes # otherwise the treasury sticks around + } + } + if = { + limit = { is_independent_ruler = no } + add_trait = former_emperor + } + } + scope:ceremonial_title = { remove_variable = ceremonial_title } + scope:regent_title = { remove_variable = administrative_ui_special_title } scope:liege = { destroy_title = scope:ceremonial_title } } } @@ -3599,7 +3629,8 @@ tgp_japan_soryo_eradicate_cb_transfer_effect = { every_held_title = { limit = { is_landless_type_title = no - tier > tier_barony + tier < tier_kingdom + tier > tier_barony } change_title_holder = { @@ -3748,10 +3779,30 @@ tgp_japan_become_a_monk_decision_effect = { add_character_modifier = { modifier = ep3_renounced_estate } custom_tooltip = { text = renounce_noble_family_title_decision_tt - depose = yes + send_interface_toast = { + type = event_toast_effect_neutral + title = renounce_noble_family_title_decision_toast_title + custom_tooltip = renounce_noble_family_title_decision_toast_desc + left_icon = scope:new_player + right_icon = root + } } if = { limit = { exists = scope:new_player } + hidden_effect = { + create_title_and_vassal_change = { + type = granted + save_scope_as = title_change + add_claim_on_loss = no + } + every_held_title = { + change_title_holder = { + holder = scope:new_player + change = scope:title_change + } + } + resolve_title_and_vassal_change = scope:title_change + } house = { set_house_head = scope:new_player } set_player_character = scope:new_player progress_towards_friend_effect = { diff --git a/N3OW/common/scripted_effects/10_dlc_tgp_natural_disaster_scripted_effects.txt b/N3OW/common/scripted_effects/10_dlc_tgp_natural_disaster_scripted_effects.txt index fe59ab55..9fc08e21 100644 --- a/N3OW/common/scripted_effects/10_dlc_tgp_natural_disaster_scripted_effects.txt +++ b/N3OW/common/scripted_effects/10_dlc_tgp_natural_disaster_scripted_effects.txt @@ -387,8 +387,8 @@ great_projects_ensure_unique_disaster_recovery_projects_effect = { } random_in_list = { # find the one to keep list = recovery_projects - limit = { scope:founder = scope:title_holder } - alternative_limit = { scope:founder.house = scope:title_holder.house } + limit = { great_project_founder = scope:title_holder } + alternative_limit = { great_project_founder.house = scope:title_holder.house } alternative_limit = { always = yes } # basically random save_scope_as = project_to_keep } @@ -397,6 +397,10 @@ great_projects_ensure_unique_disaster_recovery_projects_effect = { limit = { this != scope:project_to_keep } cancel_great_project = this } + every_in_list = { # clear list for next situation + list = recovery_projects + remove_from_list = recovery_projects + } } } @@ -919,7 +923,10 @@ natural_disaster_assign_councillor_to_manage_effect = { } } else_if = { - limit = { government_has_flag = government_is_celestial } + limit = { + government_has_flag = government_is_celestial + tgp_has_access_to_ministry_trigger = yes + } cp:minister_works = { save_scope_as = councillor } } else = { diff --git a/N3OW/common/scripted_effects/10_dlc_tgp_scripted_effects.txt b/N3OW/common/scripted_effects/10_dlc_tgp_scripted_effects.txt index ef92b0d1..df470c40 100644 --- a/N3OW/common/scripted_effects/10_dlc_tgp_scripted_effects.txt +++ b/N3OW/common/scripted_effects/10_dlc_tgp_scripted_effects.txt @@ -157,7 +157,7 @@ contributor_great_wall_reward_effect = { title = great_project_contribution_msg_t left_icon = root right_icon = scope:owner - + if = { limit = { government_allows = merit @@ -1674,12 +1674,14 @@ update_modified_movement_power_effect = { # When scoped character is appointed as a minister got_minister_position_effect = { save_scope_as = new_minister + if = { # If your liege has a ministry, set up titles if needed limit = { - liege = { + scope:councillor_liege = { this != scope:new_minister tgp_has_access_to_ministry_trigger = yes } + not = { exists = scope:swapped_position } } # Grant the ministry title if councillor doesn't have it if = { @@ -1691,6 +1693,37 @@ got_minister_position_effect = { save_scope_as = minister_title_change add_claim_on_loss = no } + + if = { + limit = { + scope:councillor_liege = { + tgp_has_access_to_ministry_trigger = yes + } + # retire from other ministry primary titles + scope:new_minister = { + OR = { + primary_title = title:e_minister_chancellor + primary_title = title:e_minister_censor + primary_title = title:e_minister_grand_marshal + primary_title = title:e_minister_of_personnel + primary_title = title:e_minister_of_revenue + primary_title = title:e_minister_of_rites + primary_title = title:e_minister_of_war + primary_title = title:e_minister_of_justice + primary_title = title:e_minister_of_works + } + primary_title != title:$MINISTER_TITLE$ + } + } + primary_title = { + save_scope_as = old_ministry_title + change_title_holder = { + holder = current_heir + change = scope:minister_title_change + } + } + } + title:$MINISTER_TITLE$ = { change_title_holder = { holder = scope:new_minister @@ -1728,12 +1761,13 @@ got_minister_position_effect = { add_title_law = celestial_ministry_appointment_succession_law } } + # Make them a minister if they don't have the council position if = { limit = { NOT = { has_council_position = $MINISTER_POSITION$ } } - liege = { + top_liege = { assign_councillor_type = { type = $MINISTER_POSITION$ target = scope:new_minister @@ -1762,7 +1796,7 @@ got_minister_position_effect = { } } change_liege = { - liege = scope:new_minister.liege # I.e. the top liege + liege = top_liege # I.e. the top liege change = scope:minister_vassal_change } } @@ -1871,7 +1905,10 @@ got_minister_position_effect = { } } } - recalculate_participant_group = situation:dynastic_cycle + + situation:dynastic_cycle = { + add_manual_participant = prev + } } } } @@ -1879,10 +1916,12 @@ got_minister_position_effect = { fired_minister_position_effect = { if = { limit = { - liege = { + scope:councillor_liege = { tgp_has_access_to_ministry_trigger = yes } + not = { exists = scope:new_councillor } } + switch = { trigger = primary_title title:e_minister_chancellor = { @@ -1895,9 +1934,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_chancellor - } + destroy_title = title:e_minister_chancellor } } title:e_minister_censor = { @@ -1910,9 +1947,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_censor - } + destroy_title = title:e_minister_censor } } title:e_minister_grand_marshal = { @@ -1925,9 +1960,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_grand_marshal - } + destroy_title = title:e_minister_grand_marshal } } title:e_minister_of_personnel = { @@ -1940,9 +1973,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_personnel - } + destroy_title = title:e_minister_of_personnel } } title:e_minister_of_revenue = { @@ -1955,9 +1986,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_revenue - } + destroy_title = title:e_minister_of_revenue } } title:e_minister_of_rites = { @@ -1970,9 +1999,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_rites - } + destroy_title = title:e_minister_of_rites } } title:e_minister_of_war = { @@ -1985,9 +2012,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_war - } + destroy_title = title:e_minister_of_war } } title:e_minister_of_justice = { @@ -2000,9 +2025,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_justice - } + destroy_title = title:e_minister_of_justice } } title:e_minister_of_works = { @@ -2015,9 +2038,7 @@ fired_minister_position_effect = { } } else = { - holder = { - destroy_title = title:e_minister_of_works - } + destroy_title = title:e_minister_of_works } } } @@ -2073,12 +2094,16 @@ destroy_held_ministry_titles_effect = { } } } + + situation:dynastic_cycle = { + remove_manual_participant = prev + } } } # Fill the ministry with valid characters fill_the_ministry_effect = { - save_scope_as = emperor_of_china + save_scope_as = councillor_liege # Assign a grand chancellor if = { limit = { @@ -2091,7 +2116,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2115,7 +2140,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2139,7 +2164,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2163,7 +2188,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2187,7 +2212,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2211,7 +2236,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2235,7 +2260,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2259,7 +2284,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2283,7 +2308,7 @@ fill_the_ministry_effect = { } random_vassal = { limit = { - tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:emperor_of_china } + tgp_can_be_a_minister_trigger = { COURT_OWNER = scope:councillor_liege } tgp_is_any_minister = no } weight = { @@ -2372,6 +2397,15 @@ set_duchies_to_attack_effect = { limit = { list_size:duchies_to_attack > 0 } + random_in_list = { + list = duchies_to_attack + limit = { + this = scope:grand_campaign_project.great_project_location.duchy + } + set_duchies_to_attack_variable_effect = { + VALUE = 1 + } + } ordered_in_list = { list = duchies_to_attack order_by = { @@ -2381,104 +2415,99 @@ set_duchies_to_attack_effect = { switch = { trigger = list_size:duchies_to_attack 1 = { - set_duchies_to_attack_variable_effect = { - VALUE = 1 - } + set_duchies_to_attack_variable_effect = { + VALUE = 2 + } } 2 = { - set_duchies_to_attack_variable_effect = { - VALUE = 2 - } + set_duchies_to_attack_variable_effect = { + VALUE = 3 + } } 3 = { - set_duchies_to_attack_variable_effect = { - VALUE = 3 - } + set_duchies_to_attack_variable_effect = { + VALUE = 4 + } } 4 = { - set_duchies_to_attack_variable_effect = { - VALUE = 4 - } + set_duchies_to_attack_variable_effect = { + VALUE = 5 + } } 5 = { - set_duchies_to_attack_variable_effect = { - VALUE = 5 - } + set_duchies_to_attack_variable_effect = { + VALUE = 6 + } } 6 = { - set_duchies_to_attack_variable_effect = { - VALUE = 6 - } + set_duchies_to_attack_variable_effect = { + VALUE = 7 + } } 7 = { - set_duchies_to_attack_variable_effect = { - VALUE = 7 - } + set_duchies_to_attack_variable_effect = { + VALUE = 8 + } } 8 = { - set_duchies_to_attack_variable_effect = { - VALUE = 8 - } + set_duchies_to_attack_variable_effect = { + VALUE = 9 + } } 9 = { - set_duchies_to_attack_variable_effect = { - VALUE = 9 - } + set_duchies_to_attack_variable_effect = { + VALUE = 10 + } } 10 = { - set_duchies_to_attack_variable_effect = { - VALUE = 10 - } + set_duchies_to_attack_variable_effect = { + VALUE = 11 + } } 11 = { - set_duchies_to_attack_variable_effect = { - VALUE = 11 - } + set_duchies_to_attack_variable_effect = { + VALUE = 12 + } } 12 = { - set_duchies_to_attack_variable_effect = { - VALUE = 12 - } + set_duchies_to_attack_variable_effect = { + VALUE = 13 + } } 13 = { - set_duchies_to_attack_variable_effect = { - VALUE = 13 - } + set_duchies_to_attack_variable_effect = { + VALUE = 14 + } } 14 = { - set_duchies_to_attack_variable_effect = { - VALUE = 14 - } + set_duchies_to_attack_variable_effect = { + VALUE = 15 + } } 15 = { - set_duchies_to_attack_variable_effect = { - VALUE = 15 - } + set_duchies_to_attack_variable_effect = { + VALUE = 16 + } } 16 = { - set_duchies_to_attack_variable_effect = { - VALUE = 16 - } + set_duchies_to_attack_variable_effect = { + VALUE = 17 + } } 17 = { - set_duchies_to_attack_variable_effect = { - VALUE = 17 - } + set_duchies_to_attack_variable_effect = { + VALUE = 18 + } } 18 = { - set_duchies_to_attack_variable_effect = { - VALUE = 18 - } + set_duchies_to_attack_variable_effect = { + VALUE = 19 + } } 19 = { - set_duchies_to_attack_variable_effect = { - VALUE = 19 - } - } - 20 = { - set_duchies_to_attack_variable_effect = { - VALUE = 20 - } + set_duchies_to_attack_variable_effect = { + VALUE = 20 + } } } } @@ -2506,16 +2535,15 @@ display_duchy_to_attack = { grand_campaign_contribution_effect = { save_scope_as = contributor - scope:great_project.var:$TITLE$ = { + scope:great_project.var:$TITLE$ ?= { save_scope_as = target_title } # the grand marshal should always be the war leader title:e_minister_grand_marshal.holder = { save_scope_as = war_leader } - custom_tooltip = great_project_type_grand_campaign_project_contribution_tt - custom_tooltip = grand_campaign_$TITLE$ - scope:great_project = { + + scope:great_project ?= { add_to_variable_list = { name = grand_campaign_titles target = scope:target_title @@ -2529,20 +2557,26 @@ grand_campaign_contribution_effect = { scope:war_leader = { trigger_event = tgp_china_ministry.0001 } + custom_tooltip = grand_campaign_start_tt } # if war exists, pull everyone in else = { trigger_event = tgp_china_ministry.0004 } + custom_tooltip = great_project_type_grand_campaign_project_contribution_tt } grand_campaign_contribution_complete_effect = { - save_scope_as = contributor if = { limit = { - exists = scope:contributor + situation:dynastic_cycle ?= { + OR = { + situation_current_phase = situation_dynastic_cycle_phase_stability_advancement + situation_current_phase = situation_dynastic_cycle_phase_instability + } + } } - custom_tooltip = great_project_type_grand_campaign_project_contribution_win_named_tt + custom_tooltip = great_project_type_grand_campaign_project_contribution_win_tributaries_tt } else = { custom_tooltip = great_project_type_grand_campaign_project_contribution_win_tt @@ -3121,9 +3155,9 @@ tgp_treasury_enact_salary_budget_effect = { text = tgp_treasury_enact_salary_budget_desc if = { limit = { - NOT = { has_realm_law = budget_allocation_salary_40 } + NOT = { has_realm_law = budget_allocation_salary_45 } } - add_realm_law = budget_allocation_salary_40 + add_realm_law = budget_allocation_salary_45 } if = { limit = { @@ -3133,9 +3167,9 @@ tgp_treasury_enact_salary_budget_effect = { } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_15 } + NOT = { has_realm_law = budget_allocation_military_20 } } - add_realm_law = budget_allocation_military_15 + add_realm_law = budget_allocation_military_20 } enact_treasury_budgets_no_costs = yes @@ -3153,15 +3187,15 @@ tgp_treasury_enact_ministry_budget_effect = { } if = { limit = { - NOT = { has_realm_law = budget_allocation_ministry_40 } + NOT = { has_realm_law = budget_allocation_ministry_45 } } - add_realm_law = budget_allocation_ministry_40 + add_realm_law = budget_allocation_ministry_45 } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_15 } + NOT = { has_realm_law = budget_allocation_military_20 } } - add_realm_law = budget_allocation_military_15 + add_realm_law = budget_allocation_military_20 } enact_treasury_budgets_no_costs = yes @@ -3185,9 +3219,9 @@ tgp_treasury_enact_military_budget_effect = { } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_30 } + NOT = { has_realm_law = budget_allocation_military_40 } } - add_realm_law = budget_allocation_military_30 + add_realm_law = budget_allocation_military_40 } enact_treasury_budgets_no_costs = yes @@ -3199,9 +3233,9 @@ tgp_treasury_enact_hegemon_budget_effect = { text = tgp_treasury_enact_hegemon_budget_desc if = { limit = { - NOT = { has_realm_law = budget_allocation_salary_25 } + NOT = { has_realm_law = budget_allocation_salary_30 } } - add_realm_law = budget_allocation_salary_25 + add_realm_law = budget_allocation_salary_30 } if = { limit = { @@ -3211,9 +3245,9 @@ tgp_treasury_enact_hegemon_budget_effect = { } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_20 } + NOT = { has_realm_law = budget_allocation_military_25 } } - add_realm_law = budget_allocation_military_20 + add_realm_law = budget_allocation_military_25 } enact_treasury_budgets_no_costs = yes @@ -3231,15 +3265,15 @@ tgp_treasury_enact_balanced_budget_effect = { } if = { limit = { - NOT = { has_realm_law = budget_allocation_ministry_25 } + NOT = { has_realm_law = budget_allocation_ministry_30 } } - add_realm_law = budget_allocation_ministry_25 + add_realm_law = budget_allocation_ministry_30 } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_20 } + NOT = { has_realm_law = budget_allocation_military_25 } } - add_realm_law = budget_allocation_military_20 + add_realm_law = budget_allocation_military_25 } enact_treasury_budgets_no_costs = yes @@ -3251,15 +3285,15 @@ tgp_treasury_enact_meritocratic_salary_budget_effect = { text = tgp_treasury_enact_meritocratic_salary_budget_desc if = { limit = { - NOT = { has_realm_law = budget_allocation_salary_50 } + NOT = { has_realm_law = budget_allocation_salary_55 } } - add_realm_law = budget_allocation_salary_50 + add_realm_law = budget_allocation_salary_55 } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_30 } + NOT = { has_realm_law = budget_allocation_military_35 } } - add_realm_law = budget_allocation_military_30 + add_realm_law = budget_allocation_military_35 } enact_treasury_budgets_no_costs = yes @@ -3271,15 +3305,15 @@ tgp_treasury_enact_meritocratic_military_budget_effect = { text = tgp_treasury_enact_meritocratic_military_budget_desc if = { limit = { - NOT = { has_realm_law = budget_allocation_salary_30 } + NOT = { has_realm_law = budget_allocation_salary_35 } } - add_realm_law = budget_allocation_salary_30 + add_realm_law = budget_allocation_salary_35 } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_50 } + NOT = { has_realm_law = budget_allocation_military_55 } } - add_realm_law = budget_allocation_military_50 + add_realm_law = budget_allocation_military_55 } enact_treasury_budgets_no_costs = yes @@ -3291,15 +3325,15 @@ tgp_treasury_enact_meritocratic_balanced_budget_effect = { text = tgp_treasury_enact_meritocratic_balanced_budget_desc if = { limit = { - NOT = { has_realm_law = budget_allocation_salary_40 } + NOT = { has_realm_law = budget_allocation_salary_45 } } - add_realm_law = budget_allocation_salary_40 + add_realm_law = budget_allocation_salary_45 } if = { limit = { - NOT = { has_realm_law = budget_allocation_military_40 } + NOT = { has_realm_law = budget_allocation_military_45 } } - add_realm_law = budget_allocation_military_40 + add_realm_law = budget_allocation_military_45 } enact_treasury_budgets_no_costs = yes @@ -3940,7 +3974,7 @@ rehome_noble_families_to_compatible_liege_effect = { is_landless_ruler = yes NOT = { culture = { - has_same_culture_heritage = root + has_same_culture_heritage = root.culture } } any_held_title = { @@ -4223,6 +4257,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4243,6 +4278,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4263,6 +4299,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4283,6 +4320,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4303,6 +4341,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4323,6 +4362,7 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } @@ -4338,9 +4378,13 @@ tgp_cranial_trophies_beheading_effect = { template = tgp_severed_head_template visuals = pocket_severed_head creator = $DEAD$ + save_scope_as = new_head_artifact } } } + scope:new_head_artifact = { + flag_as_trash_artifact = yes + } $KILLER$ = { add_piety = { value = cranial_trophies_stolen_prestige_value @@ -9153,3 +9197,264 @@ tgp_wipe_domicile_effect = { } } } + +disburse_festival_piety_reward_effect = { + if = { + limit = { + root.faith = { + OR = { + has_doctrine_parameter = piety_from_festivals_active + AND = { + has_doctrine_parameter = summer_festivals_active + # Only during 'summer' (May 1st through July 31st). + current_month >= 5 + current_month <= 7 + } + } + } + } + root = { + add_piety = { + value = 0 + + if = { + limit = { + faith = { has_doctrine_parameter = summer_festivals_active } + # Only during 'summer' (May 1st through July 31st). + current_month >= 5 + current_month <= 7 + } + add = major_piety_value + } + if = { + limit = { + faith = { has_doctrine = tenet_ritual_celebrations } + } + add = medium_piety_value + } + if = { + limit = { + faith = { has_doctrine = tenet_hedonistic } + } + add = medium_piety_value + } + if = { + limit = { + has_royal_court = yes + has_dlc_feature = royal_court + amenity_level = { target = court_food_quality value >= 5 } + } + multiply = 2.5 + } + else_if = { + limit = { + has_royal_court = yes + has_dlc_feature = royal_court + amenity_level = { target = court_food_quality value >= 4 } + } + multiply = 2 + } + else_if = { + limit = { + has_royal_court = yes + has_dlc_feature = royal_court + amenity_level = { target = court_food_quality value >= 3 } + } + multiply = 1.5 + } + else_if = { + limit = { + has_royal_court = yes + has_dlc_feature = royal_court + amenity_level = { target = court_food_quality value >= 2 } + } + multiply = 1 + } + else_if = { + limit = { + has_royal_court = yes + has_dlc_feature = royal_court + amenity_level = { target = court_food_quality value <= 1 } + } + multiply = 0.5 + } + + # Always give some piety, even if you completely cheaped out. + min = medium_piety_value + } + } + } +} + +tgp_flip_education_track_on_game_start = { + switch = { + trigger = has_trait + #Flip the military trait to a random civilian one of the same level + education_martial_1 = { + remove_trait = education_martial_1 + random_list = { + 1 = { + add_trait = education_intrigue_1 + } + 1 = { + add_trait = education_diplomacy_1 + } + 1 = { + add_trait = education_stewardship_1 + } + 1 = { + add_trait = education_learning_1 + } + } + } + education_martial_2 = { + remove_trait = education_martial_2 + random_list = { + 1 = { + add_trait = education_intrigue_2 + } + 1 = { + add_trait = education_diplomacy_2 + } + 1 = { + add_trait = education_stewardship_2 + } + 1 = { + add_trait = education_learning_2 + } + } + } + education_martial_3 = { + remove_trait = education_martial_3 + random_list = { + 1 = { + add_trait = education_intrigue_3 + } + 1 = { + add_trait = education_diplomacy_3 + } + 1 = { + add_trait = education_stewardship_3 + } + 1 = { + add_trait = education_learning_3 + } + } + } + education_martial_4 = { + remove_trait = education_martial_4 + random_list = { + 1 = { + add_trait = education_intrigue_4 + } + 1 = { + add_trait = education_diplomacy_4 + } + 1 = { + add_trait = education_stewardship_4 + } + 1 = { + add_trait = education_learning_4 + } + } + } + education_martial_5 = { + remove_trait = education_martial_5 + random_list = { + 1 = { + add_trait = education_intrigue_5 + } + 1 = { + add_trait = education_diplomacy_5 + } + 1 = { + add_trait = education_stewardship_5 + } + 1 = { + add_trait = education_learning_5 + } + } + } + # Flip civilian education traits to martial of the same level + education_intrigue_1 = { + remove_trait = education_intrigue_1 + add_trait = education_martial_1 + } + education_intrigue_2 = { + remove_trait = education_intrigue_2 + add_trait = education_martial_2 + } + education_intrigue_3 = { + remove_trait = education_intrigue_3 + add_trait = education_martial_3 + } + education_intrigue_4 = { + remove_trait = education_intrigue_4 + add_trait = education_martial_4 + } + education_intrigue_5 = { + remove_trait = education_intrigue_5 + add_trait = education_martial_5 + } + education_diplomacy_1 = { + remove_trait = education_diplomacy_1 + add_trait = education_martial_1 + } + education_diplomacy_2 = { + remove_trait = education_diplomacy_2 + add_trait = education_martial_2 + } + education_diplomacy_3 = { + remove_trait = education_diplomacy_3 + add_trait = education_martial_3 + } + education_diplomacy_4 = { + remove_trait = education_diplomacy_4 + add_trait = education_martial_4 + } + education_diplomacy_5 = { + remove_trait = education_diplomacy_5 + add_trait = education_martial_5 + } + education_stewardship_1 = { + remove_trait = education_stewardship_1 + add_trait = education_martial_1 + } + education_stewardship_2 = { + remove_trait = education_stewardship_2 + add_trait = education_martial_2 + } + education_stewardship_3 = { + remove_trait = education_stewardship_3 + add_trait = education_martial_3 + } + education_stewardship_4 = { + remove_trait = education_stewardship_4 + add_trait = education_martial_4 + } + education_stewardship_5 = { + remove_trait = education_stewardship_5 + add_trait = education_martial_5 + } + education_learning_1 = { + remove_trait = education_learning_1 + add_trait = education_martial_1 + } + education_learning_2 = { + remove_trait = education_learning_2 + add_trait = education_martial_2 + } + education_learning_3 = { + remove_trait = education_learning_3 + add_trait = education_martial_3 + } + education_learning_4 = { + remove_trait = education_learning_4 + add_trait = education_martial_4 + } + education_learning_5 = { + remove_trait = education_learning_5 + add_trait = education_martial_5 + } + } +} diff --git a/N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt b/N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt index bb8ba401..90e65b7a 100644 --- a/N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt +++ b/N3OW/common/scripted_effects/tgp_imperial_examination_scripted_effects.txt @@ -1195,6 +1195,7 @@ imperial_examination_clean_up_variables_effect = { remove_variable ?= has_great_score remove_variable ?= has_decent_score remove_variable ?= has_questionable_score + remove_variable ?= your_exam_position #Cheats remove_variable ?= has_exam_taker remove_variable ?= has_bribed_examiner @@ -1696,6 +1697,54 @@ imperial_examination_determine_exam_outcome_effect = { set_variable = failee_to_be_removed } } + # Check how many successful entrants we have with a martial education. + if = { + limit = { + any_guest_subset = { + name = entrants + count < { + value = 20 + if = { + limit = { + scope:activity = { + has_activity_type = activity_imperial_examination + } + } + add = 20 + } + } + has_trait = education_martial + NOT = { has_variable = failee_to_be_removed } + } + } + # If we don't have enough, let some of the failees pass. + ordered_guest_subset = { + name = entrants + limit = { + has_trait = education_martial + has_variable = failee_to_be_removed + is_ai = yes + } + order_by = { + value = temporary_exam_score_value + } + max = { + if = { + limit = { + scope:activity = { + has_activity_type = activity_imperial_examination + } + } + value = 20 + } + else = { + value = 3 + } + } + remove_variable = failee_to_be_removed + change_merit = { 100 150 } + } + } } } @@ -1925,4 +1974,20 @@ local_examination_grab_nr_of_family_entrants_effect = { } } } +} + +exam_grab_entrant_position_effect = { + scope:activity = { + every_attending_character = { + limit = { + exists = var:imperial_examination_score + var:imperial_examination_score >= root.var:imperial_examination_score + } + add_to_list = exam_position_list + } + } + set_variable = { + name = your_exam_position + value = list_size:exam_position_list + } } \ No newline at end of file diff --git a/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt b/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt index c9ac12b7..67114ab1 100644 --- a/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt +++ b/N3OW/common/scripted_effects/tgp_mandala_scripted_effects.txt @@ -1262,9 +1262,17 @@ change_capital_holding_to_citadel_effect = { hidden_effect_new_object = { capital_province = { if = { - limit = { - NOT = { has_holding_type = temple_citadel_holding } + limit = { has_holding_type = temple_citadel_holding } + scope:current_holder = { + if = { + limit = { + NOT = { government_has_flag = government_is_mandala } + } + change_to_mandala_government_effect = yes + } } + } + else = { set_variable = { name = generic_to_mandala_building_level value = combined_building_level @@ -1313,7 +1321,7 @@ change_tribal_holdings_to_citadels_effect = { custom_tooltip = all_tribal_holdings_will_change_to_citadels save_scope_as = current_tribal_holder hidden_effect_new_object = { - every_realm_province = { + every_directly_owned_province = { limit = { has_holding_type = tribal_holding } set_variable = { name = tribal_to_mandala_building_level @@ -3378,7 +3386,7 @@ mandala_no_longer_polytheist_effect = { limit = { government_has_flag = government_is_mandala faith = { - NOT = { has_doctrine = doctrine_polytheist } #This needs to be fixed eventually due to the removal of the Polytheist doctrine + NOT = { has_doctrine = doctrine_polytheist } } } convert_whole_realm_to_feudalism_effect = yes @@ -3395,6 +3403,23 @@ mandala_no_longer_polytheist_effect = { } +#Remember to set wealth and quality beforehand +create_bunga_mas_artifact_effect = { + hidden_effect_new_object = { + create_artifact = { + name = bunga_mas + description = common_bunga_mas_desc + modifier = artifact_placeholder_modifier + wealth = scope:wealth + quality = scope:quality + type = pedestal + visuals = bunga_mas + save_scope_as = newly_created_bunga_mas + } + } +} + + ### STORY CYCLE mandala_story_go_on_pilgrimage_effect = { if = { diff --git a/N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt b/N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt index c7990de4..b761d543 100644 --- a/N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt +++ b/N3OW/common/scripted_effects/tgp_tribute_mission_scripted_effects.txt @@ -44,6 +44,409 @@ requested_tribute_mission_clean_up_variables_effect = { remove_variable = invalidation_should_fail_ongoing_requested_tribute_mission } +tribute_mission_decision_effect = { + if = { + #Are you a tributary of a Hegemon? + limit = { subject_standing >= 0 } + if = { + limit = { is_tributary = yes } + #If it's China, flavorize Imperial Grace + if = { + limit = { suzerain = { primary_title = title:h_china } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_imperial_grace + } + #Else standard stuff + else = { + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_generic_hegemon + } + } + } + else = { + if = { + limit = { $TARGET$ = { primary_title = title:h_china } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_china + } + else_if = { + limit = { $TARGET$ = { primary_title = title:h_roman_empire } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_roman_empire + } + else_if = { + limit = { $TARGET$ = { primary_title = title:h_eastern_roman_empire } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_eastern_roman_empire + } + else_if = { + limit = { $TARGET$ = { primary_title = title:h_dar_al_islam } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_dar_al_islam + } + else_if = { + limit = { $TARGET$ = { primary_title = title:h_india } } + custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt_india + } + else = { custom_tooltip = tribute_mission_interaction_anticipated_rewards_tt } + } + + hidden_effect = { + tribute_mission_clean_up_variables_effect = yes + + if = { + limit = { is_tributary = yes } + suzerain = { + save_scope_as = tribute_mission_target + add_character_flag = { + flag = pay_tribute_cooldown + years = 3 + } + } + } + else = { + $TARGET$ = { + save_scope_as = tribute_mission_target + } + } + + set_variable = { # persist for later interactions + name = tribute_mission_target_scope + value = scope:tribute_mission_target + } + } + + #Your Suzerain requested this specifically + if = { + limit = { + has_variable = requested_tribute_mission + is_ai = yes + } + switch = { + trigger = has_variable + requested_tribute_mission_type_gold = { # Gold + run_interaction = { + interaction = tribute_mission_gold_interaction + actor = root + recipient = scope:tribute_mission_target + execute_threshold = accept + } + } + requested_tribute_mission_type_herd = { # Herd + run_interaction = { + interaction = tribute_mission_herd_interaction + actor = root + recipient = scope:tribute_mission_target + execute_threshold = accept + } + } + requested_tribute_mission_type_artifact = { # Artifact + var:predetermined_artifact_tribute ?= { save_scope_as = predetermined_artifact_tribute_scope } + #Do the things from the interaction + scope:predetermined_artifact_tribute_scope = { + set_variable = is_tribute_mission_artifact + } + #Save the Artifact + set_variable = { + name = tribute_mission_type + value = flag:artifact_tribute + } + set_variable = { + name = offered_artifact + value = scope:predetermined_artifact_tribute_scope + } + #Travel + tribute_mission_set_up_tribute_travel_effect = yes + } + requested_tribute_mission_type_concubine = { # Concubine + var:predetermined_concubine_tribute ?= { + save_scope_as = predetermined_concubine_tribute_scope + } + scope:predetermined_concubine_tribute_scope = { + add_character_flag = { + flag = cannot_be_diarch # just enough to make sure they don't succeed to the diarchy while en route + years = 2 + } + } + run_interaction = { + interaction = tribute_mission_concubine_interaction + actor = root + recipient = scope:tribute_mission_target + secondary_recipient = scope:predetermined_concubine_tribute_scope + execute_threshold = accept + } + } + requested_tribute_mission_type_eunuch = { # Eunuch + var:predetermined_eunuch_tribute ?= { save_scope_as = predetermined_eunuch_tribute_scope } + run_interaction = { + interaction = tribute_mission_eunuch_interaction + actor = root + recipient = scope:tribute_mission_target + secondary_recipient = scope:predetermined_eunuch_tribute_scope + execute_threshold = accept + } + } + } + } + else_if = { + limit = { is_ai = yes } + switch = { + trigger = yes + + scope:tribute_mission_gold = { # Gold + run_interaction = { + interaction = tribute_mission_gold_interaction + actor = root + recipient = scope:tribute_mission_target + execute_threshold = accept + } + } + + scope:tribute_mission_herd = { # Herd + run_interaction = { + interaction = tribute_mission_herd_interaction + actor = root + recipient = scope:tribute_mission_target + execute_threshold = accept + } + } + + scope:tribute_mission_artifact = { # Artifact + random_character_artifact = { + limit = { is_suitable_artifact_tribute_trigger = yes } + save_scope_as = decision_predetermined_artifact_tribute + } + #Do the things from the interaction + scope:decision_predetermined_artifact_tribute = { + set_variable = is_tribute_mission_artifact + } + #Save the Artifact + set_variable = { + name = tribute_mission_type + value = flag:artifact_tribute + } + set_variable = { + name = offered_artifact + value = scope:decision_predetermined_artifact_tribute + } + #Travel + tribute_mission_set_up_tribute_travel_effect = yes + } + + scope:tribute_mission_concubine = { # Concubine + every_courtier_or_guest = { + limit = { + can_be_offered_as_concubine_to_character_trigger = { + GIVER = root + CHARACTER = scope:tribute_mission_target + } + has_any_disease_trigger = no + has_easily_mocked_physical_attribute_trigger = no + NOT = { is_heir_of = root } + } + add_to_list = potential_concubine_tribute_list + random_in_list = { + list = potential_concubine_tribute_list + weight = { + #Let's try to make a sane choice here + base = 0 + #No marginally relevant court people + modifier = { + add = 10 + NOR = { + is_councillor = yes + has_any_court_position = yes + } + } + #No knights + modifier = { + add = 5 + is_knight = no + } + #No inspired people? + modifier = { + add = 20 + NOT = { exists = inspiration } + } + #No close family + modifier = { + add = 15 + NOT = { is_close_or_extended_family_of = root } + } + #No friends? + modifier = { + add = 20 + NOT = { has_relation_friend = root } + } + #No children + modifier = { + add = 25 + NOT = { is_child_of = root } + } + } + save_scope_as = decision_predetermined_concubine_tribute + } + } + scope:decision_predetermined_concubine_tribute = { + add_character_flag = { + flag = cannot_be_diarch # just enough to make sure they don't succeed to the diarchy while en route + years = 2 + } + } + run_interaction = { + interaction = tribute_mission_concubine_interaction + actor = root + recipient = scope:tribute_mission_target + secondary_recipient = scope:decision_predetermined_concubine_tribute + execute_threshold = accept + } + } + + scope:tribute_mission_eunuch = { # Eunuch + every_courtier = { + limit = { + tribute_mission_is_available_eunuch_trigger = yes + NOT = { is_heir_of = root } + } + add_to_list = potential_eunuch_tribute_list + random_in_list = { + list = potential_eunuch_tribute_list + weight = { + #Let's try to make a sane choice here + base = 0 + #No marginally relevant court people + modifier = { + add = 10 + NOR = { + is_councillor = yes + has_any_court_position = yes + } + } + #No knights + modifier = { + add = 5 + is_knight = no + } + #No inspired people? + modifier = { + add = 20 + NOT = { exists = inspiration } + } + #No close family + modifier = { + add = 15 + NOT = { is_close_or_extended_family_of = scope:tribute_mission_target } + } + #No friends? + modifier = { + add = 20 + NOT = { has_relation_friend = scope:tribute_mission_target } + } + #No children + modifier = { + add = 25 + NOT = { is_child_of = scope:tribute_mission_target } + } + } + save_scope_as = decision_predetermined_eunuch_tribute + } + } + run_interaction = { + interaction = tribute_mission_eunuch_interaction + actor = root + recipient = scope:tribute_mission_target + secondary_recipient = scope:decision_predetermined_eunuch_tribute + execute_threshold = accept + } + } + + scope:tribute_mission_bunga_mas = { # Bunga Mas + random_character_artifact = { + limit = { var:bunga_mas_created_by ?= root } + save_scope_as = decision_predetermined_bunga_mas_tribute + } + #Do the things from the interaction + scope:decision_predetermined_bunga_mas_tribute = { + set_variable = is_tribute_mission_artifact + } + #Save the Artifact + set_variable = { + name = tribute_mission_type + value = flag:bunga_mas_tribute + } + set_variable = { + name = offered_bunga_mas + value = scope:decision_predetermined_bunga_mas_tribute + } + #Travel + tribute_mission_set_up_tribute_travel_effect = yes + } + } + } + #Natural flow of the decision + else_if = { + limit = { is_ai = no } + switch = { + trigger = yes + + scope:tribute_mission_gold = { # Gold + open_interaction_window = { + interaction = tribute_mission_gold_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + + scope:tribute_mission_herd = { # Herd + open_interaction_window = { + interaction = tribute_mission_herd_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + + scope:tribute_mission_artifact = { # Artifact + open_interaction_window = { + interaction = tribute_mission_artifact_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + + scope:tribute_mission_concubine = { # Concubine + open_interaction_window = { + interaction = tribute_mission_concubine_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + + scope:tribute_mission_eunuch = { # Eunuch + open_interaction_window = { + interaction = tribute_mission_eunuch_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + + scope:tribute_mission_bunga_mas = { # Bunga Mas + open_interaction_window = { + interaction = tribute_mission_bunga_mas_interaction + actor = root + recipient = scope:tribute_mission_target + } + } + } + } + + if = { + limit = { + is_ai = yes + scope:tribute_mission_target = { highest_held_title_tier = tier_hegemony } + } + scope:tribute_mission_target = { + set_variable = { + name = ai_tribute_mission_cooldown + years = 1 + } + } + } +} + set_or_change_offered_tribute_value_effect = { if = { limit = { has_variable = offered_$TYPE$_value } @@ -60,32 +463,17 @@ set_or_change_offered_tribute_value_effect = { } } -save_tribute_mission_target_scope_effect = { + +tribute_mission_set_up_tribute_travel_effect = { + #Recover the tribute_mission_target scope from saved var if it doesn't already exist if = { - limit = { is_tributary_or_independent_neighbor_of_china_trigger = yes } - title:h_china.holder = { + limit = { exists = var:tribute_mission_target_scope } + var:tribute_mission_target_scope = { save_scope_as = tribute_mission_target } } else = { - overlord = { - save_scope_as = tribute_mission_target - } - } - if = { - limit = { - NOT = { exists = scope:tribute_mission_target } - scope:tribute_mission_target = this - } - error_log = "Failed to set tribute_mission_target or character has no overlord!" - } -} - -tribute_mission_set_up_tribute_travel_effect = { - #Saving the tribute_mission_target, in case something happens along the way - set_variable = { - name = tribute_mission_target_scope - value = scope:tribute_mission_target + error_log = "Tribute mission target scope variable not set on character intending to travel!" } #Travel posted first should look neater in tooltip hidden_effect = { # ensure we subtract everything we've offered @@ -142,9 +530,12 @@ tribute_mission_invalidation_effect = { limit = { # sanity check to ensure we're still a valid tribute provider OR = { is_independent_ruler = no # if we have a liege we cannot also pay tribute to someone else - AND = { # if we're not a tributary we are only valid if we're paying tribute to China + AND = { # if we're not a tributary we are only valid if we're paying tribute to a hegemony is_tributary = no - var:tribute_mission_target_scope != title:h_china.holder + OR = { + NOT = { exists = var:tribute_mission_target_scope } + var:tribute_mission_target_scope = { NOT = { highest_held_title_tier = tier_hegemony } } + } } } } @@ -184,7 +575,10 @@ tribute_mission_invalidation_effect = { } AND = { is_tributary = no - var:tribute_mission_target_scope != title:h_china.holder + OR = { + NOT = { exists = var:tribute_mission_target_scope } + var:tribute_mission_target_scope = { NOT = { highest_held_title_tier = tier_hegemony } } + } } } } diff --git a/N3OW/common/scripted_triggers/00_clothing_triggers.txt b/N3OW/common/scripted_triggers/00_clothing_triggers.txt index bb35414c..8291641b 100644 --- a/N3OW/common/scripted_triggers/00_clothing_triggers.txt +++ b/N3OW/common/scripted_triggers/00_clothing_triggers.txt @@ -421,7 +421,7 @@ portrait_wear_no_crown_trigger = { # Rulers should be coronated to wear a crown trigger_if = { # No crowns for uncoronated characters limit = { has_ach_dlc_trigger = yes } has_realm_law = uncrowned - NOT = { coronation_proper_artifact_regalia_trigger = yes } #don't take off your fancy hat if you care about regalia. But do take it off if you care about crowns AND regalia + NOT = { coronation_proper_artifact_regalia_trigger = yes } #don't take off your fancy hat if you care about regalia. But do take it off if you care about crowns AND regalia } trigger_if = { # Unlanded spouses of uncoronated ruler's shouldn't have crowns @@ -449,19 +449,11 @@ portrait_wear_no_crown_trigger = { # Rulers should be coronated to wear a crown portrait_wear_christian_holy_order_trigger = { # Christian holy order members/vassals should wear different armor OR = { AND = { # Is a Christian holy order member - OR = { - religion = religion:catholic_religion - religion = religion:eastern_orthodox_religion - religion = religion:protestant_religion - } + religion = religion:christianity_religion government_has_flag = government_is_holy_order } AND = { # Is a Christian holy order vassal - OR = { - religion = religion:catholic_religion - religion = religion:eastern_orthodox_religion - religion = religion:protestant_religion - } + religion = religion:christianity_religion is_playable_character = no portrait_wear_armor_trigger = yes liege ?= { government_has_flag = government_is_holy_order } @@ -494,6 +486,7 @@ should_use_fat_animation = { } AND = { # Fat non dwarf scope:current_weight >= 40 + scope:current_weight <= 80 is_dwarf_height = no } AND = { # Pregnant non dwarf @@ -505,8 +498,13 @@ should_use_fat_animation = { should_use_fat_dwarf_animation = { # Fat dwarf - scope:current_weight >= 40 - is_dwarf_height = yes + OR = { + scope:current_weight >= 80 + AND = { + scope:current_weight >= 40 + is_dwarf_height = yes + } + } } should_use_pregnant_animation = { @@ -1182,73 +1180,73 @@ portrait_ainu_clothing_spouse_trigger = { ### General clothing triggers ### portrait_era1_trigger = { # Intended to primarily cover the years 850 to 1000 - scope:year_of_birth < 2550 + scope:year_of_birth < 1000 NAND = { # People from 16 to 25 will be the first to adopt new fashion - current_year >= 2550 - scope:year_of_birth >= 2525 - scope:year_of_birth < 2675 + current_year >= 1000 + scope:year_of_birth >= 975 + scope:year_of_birth < 1125 scope:age >= 16 } } portrait_era2_trigger = { # Intended to primarily cover the years 1000 to 1150 - current_year >= 2550 + current_year >= 1000 OR = { AND = { # People from 16 to 25 will be the first to adopt new fashion - scope:year_of_birth >= 2525 - scope:year_of_birth < 2675 + scope:year_of_birth >= 975 + scope:year_of_birth < 1125 scope:age >= 16 } AND = { - scope:year_of_birth >= 2560 - scope:year_of_birth < 2700 + scope:year_of_birth >= 1010 + scope:year_of_birth < 1150 OR = { - current_year < 2700 + current_year < 1150 is_alive = no } } AND = { # Children under 16 will not be early adopters - scope:year_of_birth >= 2560 - scope:year_of_birth < 2716 + scope:year_of_birth >= 1010 + scope:year_of_birth < 1166 scope:age < 16 } } } portrait_era3_trigger = { # Intended to primarily cover the years 1150 to 1300 - current_year >= 2700 + current_year >= 1150 OR = { AND = { # People from 16 to 25 will be the first to adopt new fashion - scope:year_of_birth >= 2675 - scope:year_of_birth < 2825 + scope:year_of_birth >= 1125 + scope:year_of_birth < 1275 scope:age >= 16 } AND = { - scope:year_of_birth >= 2710 - scope:year_of_birth < 2850 + scope:year_of_birth >= 1160 + scope:year_of_birth < 1300 OR = { - current_year < 2850 + current_year < 1300 is_alive = no } } AND = { # Children under 16 will not be early adopters - scope:year_of_birth >= 2710 - scope:year_of_birth < 2866 + scope:year_of_birth >= 1160 + scope:year_of_birth < 1316 scope:age < 16 } } } portrait_era4_trigger = { # Intended to primarily cover the years 1300 to 1450 - current_year >= 2850 + current_year >= 1300 OR = { AND = { # People from 16 to 25 will be the first to adopt new fashion - scope:year_of_birth >= 2825 - scope:year_of_birth < 3000 + scope:year_of_birth >= 1275 + scope:year_of_birth < 1425 scope:age >= 16 } AND = { - scope:year_of_birth >= 2860 + scope:year_of_birth >= 1310 #scope:year_of_birth < 1425 } } @@ -1256,21 +1254,21 @@ portrait_era4_trigger = { # Intended to primarily cover the years 1300 to 1450 portrait_era1_armor_trigger = { current_year >= 0 - current_year < 2570 + current_year < 1020 } portrait_era2_armor_trigger = { - current_year >= 2550 - current_year < 2680 # 1170 + current_year >= 1000 + current_year < 1130 # 1170 } portrait_era3_armor_trigger = { - current_year >= 2615 # This is anachronistic and should historically be around 1150 (armor with surcoat) - current_year < 2820 # 1320 + current_year >= 1065 # This is anachronistic and should historically be around 1150 (armor with surcoat) + current_year < 1270 # 1320 } portrait_era4_armor_trigger = { - current_year >= 2790 # This is anachronistic and should historically be around 1300 (transitional mail and plate armor) + current_year >= 1240 # This is anachronistic and should historically be around 1300 (transitional mail and plate armor) } @@ -1424,7 +1422,7 @@ portrait_commoner_no_mayors_trigger = { trigger_if = { limit = { exists = this } # To check if this is an actual character NOR = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_spouse ?= { AND = { highest_held_title_tier > tier_county @@ -1531,7 +1529,7 @@ portrait_low_nobles_trigger = { NOR = { government_has_flag = government_is_herder AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1563,7 +1561,7 @@ portrait_low_nobles_trigger = { } NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1615,7 +1613,7 @@ portrait_high_nobles_trigger = { # Most cultures do not have specific clothes for royalty and imperial tier, so we use the high nobility for anything from duke/duchess and up trigger_else = { highest_held_title_tier >= tier_duchy } AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1654,7 +1652,7 @@ portrait_high_nobles_trigger = { # Most cultures do not have specific clothes for royalty and imperial tier, so we use the high nobility for anything from duke/duchess and up trigger_else = { highest_held_title_tier >= tier_duchy } AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1736,7 +1734,7 @@ portrait_high_nobles_headgear_trigger = { } trigger_else = { highest_held_title_tier >= tier_duchy } AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_county } AND = { @@ -1774,7 +1772,7 @@ portrait_high_nobles_headgear_trigger = { } trigger_else = { highest_held_title_tier >= tier_duchy } AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_county } AND = { @@ -1837,7 +1835,7 @@ portrait_high_nobles_headgear_trigger = { highest_held_title_tier >= tier_kingdom NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1860,7 +1858,7 @@ portrait_royalty_trigger = { tgp_portrait_liege_or_ceremonial_liege_king_trigger = yes NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1881,7 +1879,7 @@ portrait_royalty_trigger = { tgp_portrait_liege_or_ceremonial_liege_king_trigger = yes NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1900,7 +1898,7 @@ portrait_royalty_trigger = { highest_held_title_tier >= tier_kingdom NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -1952,7 +1950,7 @@ portrait_royalty_african_headgear_trigger = { } } } - NOT = { government_has_flag = government_is_special_republic } + NOT = { government_has_flag = government_is_republic } OR = { portrait_african_clothing_trigger = yes AND = { @@ -1990,7 +1988,7 @@ portrait_royalty_african_headgear_trigger = { has_realm_law = camp_purpose_legitimists } } - NOT = { government_has_flag = government_is_special_republic } + NOT = { government_has_flag = government_is_republic } OR = { portrait_african_clothing_spouse_trigger = yes AND = { @@ -2022,7 +2020,7 @@ portrait_imperial_trigger = { tgp_portrait_liege_or_ceremonial_liege_emperor_trigger = yes NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -2044,7 +2042,7 @@ portrait_imperial_trigger = { tgp_portrait_liege_or_ceremonial_liege_emperor_trigger = yes NOR = { AND = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic primary_title.tier > tier_barony } AND = { @@ -2084,7 +2082,7 @@ portrait_imperial_nobles_headgear_trigger = { is_ruler = yes government_has_flag = government_is_landless_adventurer } - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic AND = { is_ruler = yes government_has_flag = government_is_theocracy @@ -2276,19 +2274,11 @@ portrait_western_crusades_trigger = { exists = this OR = { AND = { - OR = { - religion = religion:catholic_religion - religion = religion:eastern_orthodox_religion - religion = religion:protestant_religion - } + religion = religion:christianity_religion government_has_flag = government_is_holy_order } AND = { - OR = { - religion = religion:catholic_religion - religion = religion:eastern_orthodox_religion - religion = religion:protestant_religion - } + religion = religion:christianity_religion is_playable_character = no portrait_wear_armor_trigger = yes liege ?= { @@ -2296,11 +2286,7 @@ portrait_western_crusades_trigger = { } } AND = { - OR = { - religion = religion:catholic_religion - religion = religion:eastern_orthodox_religion - religion = religion:protestant_religion - } + religion = religion:christianity_religion portrait_wear_armor_trigger = yes OR = { any_character_war = { @@ -2410,7 +2396,7 @@ portrait_mayor_trigger = { portrait_mayor_headgear_trigger = { exists = this highest_held_title_tier < tier_county - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic portrait_$CULTURE_INPUT$_clothing_trigger = yes } @@ -2571,12 +2557,9 @@ portrait_religious_head_popes_trigger = { exists = this OR = { AND = { - OR = { - faith = faith:sevillian - faith = faith:roman_catholic - } + faith = faith:catholic is_adult = yes - religion = religion:catholic_religion + religion = religion:christianity_religion primary_title ?= { is_head_of_faith = yes } @@ -2620,20 +2603,26 @@ portrait_religious_faith_or_foundational_trigger = { } portrait_religious_christian_trigger = { - OR = { - religion = religion:catholic_religion - religion = religion:protestant_religion - religion = religion:eastern_orthodox_religion - } + religion = religion:christianity_religion } portrait_religious_catholic_trigger = { - religion = religion:catholic_religion + faith = { + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:catholic } + } } portrait_religious_orthodox_trigger = { faith = { - religion = religion:eastern_orthodox_religion + OR = { + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:orthodox } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:armenian_apostolic } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:coptic } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:messalian } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:bogomilist } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:paulician } + portrait_religious_faith_or_foundational_trigger = { FAITH = faith:nestorian } + } } } @@ -2656,7 +2645,6 @@ portrait_religious_norse_trigger = { religion = religion:finno_ugric_religion religion = religion:paganism_religion religion = religion:slavic_religion - religion = religion:folkgerman_religion } } @@ -2739,8 +2727,12 @@ portrait_religious_african_trigger = { ### DDE HRE ### portrait_reichskrone_trigger = { + exists = this OR = { - has_primary_title = title:e_european_union + has_primary_title = title:e_hre + any_equipped_character_artifact = { + has_variable = reichskrone + } } } diff --git a/N3OW/common/scripted_triggers/00_coa_triggers.txt b/N3OW/common/scripted_triggers/00_coa_triggers.txt index c248e2c8..1acfb316 100644 --- a/N3OW/common/scripted_triggers/00_coa_triggers.txt +++ b/N3OW/common/scripted_triggers/00_coa_triggers.txt @@ -338,138 +338,137 @@ has_recognizable_chinese_seal = { house ?= { OR = { ### CHINESE ### - has_base_name = "dynn_Wang_738B" - has_base_name = "dynn_Wang_738B_KO" - has_base_name = "dynn_Li_674E" - has_base_name = "dynn_Zhang_5F35" - has_base_name = "dynn_Liu_5289" - has_base_name = "dynn_Chen_9673" - has_base_name = "dynn_Yang_694A" - has_base_name = "dynn_Yang_694A_KO" - has_base_name = "dynn_Huang_9EC3" - has_base_name = "dynn_Zhao_8D99" - has_base_name = "dynn_Wu_5433" - has_base_name = "dynn_Zhou_5468" - has_base_name = "dynn_Xu_5F90" - has_base_name = "dynn_Sun_5B6B" - has_base_name = "dynn_Ma_99AC" - has_base_name = "dynn_Ma_99AC_KO" - has_base_name = "dynn_Zhu_6731" - has_base_name = "dynn_Hu_80E1" - has_base_name = "dynn_Guo_90ED" - has_base_name = "dynn_He_4F55" - has_base_name = "dynn_Lin_6797" - has_base_name = "dynn_Gao_9AD8" - has_base_name = "dynn_Luo_7F85" - has_base_name = "dynn_Zheng_912D" - has_base_name = "dynn_Liang_6881" - has_base_name = "dynn_Xie_8B1D" - has_base_name = "dynn_Song_5B8B" - has_base_name = "dynn_Song_5B8B_KO" - has_base_name = "dynn_Tang_5510" - has_base_name = "dynn_Xu_8A31" - has_base_name = "dynn_Deng_9127" - has_base_name = "dynn_Han_97D3" - has_base_name = "dynn_Han_97D3_KO" - has_base_name = "dynn_Feng_99AE" - has_base_name = "dynn_Cao_66F9" - has_base_name = "dynn_Peng_5F6D" - has_base_name = "dynn_Zeng_66FE" - has_base_name = "dynn_Xiao_856D" - has_base_name = "dynn_Tian_7530" - has_base_name = "dynn_Dong_8463" - has_base_name = "dynn_Pan_6F58" - has_base_name = "dynn_Yuan_8881" - has_base_name = "dynn_Cai_8521" - has_base_name = "dynn_Jiang_8523" - has_base_name = "dynn_Yu_4F59" - has_base_name = "dynn_Yu_4E8E" - has_base_name = "dynn_Du_675C" - has_base_name = "dynn_Du_675C_KO" - has_base_name = "dynn_Ye_8449" - has_base_name = "dynn_Cheng_7A0B" - has_base_name = "dynn_Wei_9B4F" - has_base_name = "dynn_Su_8607" - has_base_name = "dynn_Lu_5442" - has_base_name = "dynn_Ding_4E01" - has_base_name = "dynn_Ren_4EFB" - has_base_name = "dynn_Lu_76E7" - has_base_name = "dynn_Yao_59DA" - has_base_name = "dynn_Shen_6C88" - has_base_name = "dynn_Zhong_937E" - has_base_name = "dynn_Jiang_59DC" - has_base_name = "dynn_Cui_5D14" - has_base_name = "dynn_Tan_8B5A" - has_base_name = "dynn_Lu_9678" - has_base_name = "dynn_Fan_8303" - has_base_name = "dynn_Wang_6C6A" - has_base_name = "dynn_Liao_5ED6" - has_base_name = "dynn_Shi_77F3" - has_base_name = "dynn_Jin_91D1" - has_base_name = "dynn_Wei_97CB" - has_base_name = "dynn_Jia_8CC8" - has_base_name = "dynn_Xia_590F" - has_base_name = "dynn_Fu_5085" - has_base_name = "dynn_Fang_65B9" - has_base_name = "dynn_Zou_9112" - has_base_name = "dynn_Xiong_718A" has_base_name = "dynn_Bai_767D" - has_base_name = "dynn_Meng_5B5F" - has_base_name = "dynn_Qin_79E6" - has_base_name = "dynn_Qiu_90B1" - has_base_name = "dynn_Hou_4FAF" - has_base_name = "dynn_Jiang_6C5F" - has_base_name = "dynn_Yin_5C39" - has_base_name = "dynn_Xue_859B" - has_base_name = "dynn_Yan_95BB" - has_base_name = "dynn_Duan_6BB5" - has_base_name = "dynn_Lei_96F7" - has_base_name = "dynn_Long_9F8D" - has_base_name = "dynn_Li_9ECE" - has_base_name = "dynn_Shi_53F2" - has_base_name = "dynn_Tao_9676" - has_base_name = "dynn_He_8CC0" - has_base_name = "dynn_Mao_6BDB" - has_base_name = "dynn_Hao_90DD" - has_base_name = "dynn_Gu_9867" - has_base_name = "dynn_Gong_9F94" - has_base_name = "dynn_Shao_90B5" - has_base_name = "dynn_Wan_842C" - has_base_name = "dynn_Tan_8983" - has_base_name = "dynn_Wu_6B66" - has_base_name = "dynn_Qian_9322" + has_base_name = "dynn_Cai_8521" + has_base_name = "dynn_Cao_66F9" + has_base_name = "dynn_Chen_9673" + has_base_name = "dynn_Cheng_7A0B" + has_base_name = "dynn_Cui_5D14" + has_base_name = "dynn_Da_5927" has_base_name = "dynn_Dai_6234" - has_base_name = "dynn_Yan_56B4" - has_base_name = "dynn_Ou_6B50" - has_base_name = "dynn_Mo_83AB" + has_base_name = "dynn_Deng_9127" + has_base_name = "dynn_Ding_4E01" + has_base_name = "dynn_Dong_8463" + has_base_name = "dynn_Du_675C" + has_base_name = "dynn_Duan_6BB5" + has_base_name = "dynn_Fan_8303" + has_base_name = "dynn_Fang_65B9" + has_base_name = "dynn_Feng_99AE" + has_base_name = "dynn_Fu_5085" + has_base_name = "dynn_Gao_9AD8" + has_base_name = "dynn_Gong_9F94" + has_base_name = "dynn_Gu_9867" + has_base_name = "dynn_Guo_90ED" + has_base_name = "dynn_Han_97D3" + has_base_name = "dynn_Hao_90DD" + has_base_name = "dynn_He_4F55" + has_base_name = "dynn_He_8CC0" + has_base_name = "dynn_Hou_4FAF" + has_base_name = "dynn_Hu_80E1" + has_base_name = "dynn_Huang_9EC3" + has_base_name = "dynn_Jia_8CC8" + has_base_name = "dynn_Jiang_59DC" + has_base_name = "dynn_Jiang_6C5F" + has_base_name = "dynn_Jiang_8523" + has_base_name = "dynn_Jin_91D1" has_base_name = "dynn_Kong_5B54" - has_base_name = "dynn_Xiang_5411" - has_base_name = "dynn_Xin_8F9B" - has_base_name = "dynn_Xie_90aa" - has_base_name = "dynn_Ximen_897F" - has_base_name = "dynn_Situ_53F8" + has_base_name = "dynn_Lei_96F7" + has_base_name = "dynn_Li_674E" + has_base_name = "dynn_Li_9ECE" + has_base_name = "dynn_Liang_6881" + has_base_name = "dynn_Liao_5ED6" + has_base_name = "dynn_Liao_907C" + has_base_name = "dynn_Lin_6797" + has_base_name = "dynn_Liu_5289" + has_base_name = "dynn_Long_9F8D" + has_base_name = "dynn_Lu_5442" + has_base_name = "dynn_Lu_76E7" + has_base_name = "dynn_Lu_9678" + has_base_name = "dynn_Luo_7F85" + has_base_name = "dynn_Ma_99AC" + has_base_name = "dynn_Mao_6BDB" + has_base_name = "dynn_Meng_5B5F" + has_base_name = "dynn_Meng_8499" + has_base_name = "dynn_Mo_83AB" has_base_name = "dynn_Nan_5357" has_base_name = "dynn_Nangong_5357" + has_base_name = "dynn_Ou_6B50" + has_base_name = "dynn_Pan_6F58" + has_base_name = "dynn_Peng_5F6D" + has_base_name = "dynn_Po_6734" + has_base_name = "dynn_Qian_9322" + has_base_name = "dynn_Qin_79E6" + has_base_name = "dynn_Qiu_90B1" + has_base_name = "dynn_Quan_6B0A" + has_base_name = "dynn_Ren_4EFB" has_base_name = "dynn_Shan_55AE" - has_base_name = "dynn_Da_5927" - has_base_name = "dynn_Po_6734" # (Bak/Phac) 朴 - has_base_name = "dynn_Quan_6B0A" # (Gwon/Quyen) 權 - has_base_name = "dynn_Wen_6587" # (Mun/Van) 文 - has_base_name = "dynn_Liao_907C" # (Ryo/Lieu) 遼 - has_base_name = "dynn_Yue_8D8A" # (Viet) # 越 - has_base_name = "dynn_Zhao_8A54" # (Jo/Li) # 詔 - has_base_name = "dynn_Meng_8499" # 蒙 + has_base_name = "dynn_Shao_90B5" + has_base_name = "dynn_Shen_6C88" + has_base_name = "dynn_Shi_53F2" + has_base_name = "dynn_Shi_77F3" + has_base_name = "dynn_Situ_53F8" + has_base_name = "dynn_Song_5B8B" + has_base_name = "dynn_Su_8607" + has_base_name = "dynn_Sun_5B6B" + has_base_name = "dynn_Tan_8983" + has_base_name = "dynn_Tan_8B5A" + has_base_name = "dynn_Tang_5510" + has_base_name = "dynn_Tao_9676" + has_base_name = "dynn_Tian_7530" + has_base_name = "dynn_Wan_842C" + has_base_name = "dynn_Wang_6C6A" + has_base_name = "dynn_Wang_738B" + has_base_name = "dynn_Wei_97CB" + has_base_name = "dynn_Wei_9B4F" + has_base_name = "dynn_Wen_6587" + has_base_name = "dynn_Wu_5433" + has_base_name = "dynn_Wu_6B66" + has_base_name = "dynn_Xia_590F" + has_base_name = "dynn_Xiang_5411" + has_base_name = "dynn_Xiao_856D" + has_base_name = "dynn_Xie_8B1D" + has_base_name = "dynn_Xie_90aa" + has_base_name = "dynn_Ximen_897F" + has_base_name = "dynn_Xin_8F9B" + has_base_name = "dynn_Xiong_718A" + has_base_name = "dynn_Xu_5F90" + has_base_name = "dynn_Xu_8A31" + has_base_name = "dynn_Xue_859B" + has_base_name = "dynn_Yan_56B4" + has_base_name = "dynn_Yan_95BB" + has_base_name = "dynn_Yang_694A" + has_base_name = "dynn_Yao_59DA" + has_base_name = "dynn_Ye_8449" + has_base_name = "dynn_Yin_5C39" + has_base_name = "dynn_Yu_4E8E" + has_base_name = "dynn_Yu_4F59" + has_base_name = "dynn_Yuan_8881" + has_base_name = "dynn_Yue_8D8A" + has_base_name = "dynn_Zeng_66FE" + has_base_name = "dynn_Zhang_5F35" + has_base_name = "dynn_Zhao_8A54" + has_base_name = "dynn_Zhao_8D99" + has_base_name = "dynn_Zheng_912D" + has_base_name = "dynn_Zhong_937E" + has_base_name = "dynn_Zhou_5468" + has_base_name = "dynn_Zhu_6731" + has_base_name = "dynn_Zou_9112" ### KOREAN/BALHAE ### has_base_name = "dynn_An_694A" has_base_name = "dynn_Baek_767D" + has_base_name = "dynn_Bak_6734" has_base_name = "dynn_Chae_8521" has_base_name = "dynn_Choe_5D14" + has_base_name = "dynn_Dae_5927" + has_base_name = "dynn_Du_675C_KO" has_base_name = "dynn_Gang_59DC" has_base_name = "dynn_Gim_91D1" has_base_name = "dynn_Go_9AD8" has_base_name = "dynn_Gwak_90ED" + has_base_name = "dynn_Gwon_6B0A" has_base_name = "dynn_Ha_590F" has_base_name = "dynn_Ha_8CC0" + has_base_name = "dynn_Han_97D3_KO" has_base_name = "dynn_I_674E" has_base_name = "dynn_Im_4EFB" has_base_name = "dynn_Jang_5F35" @@ -477,12 +476,19 @@ has_recognizable_chinese_seal = { has_base_name = "dynn_Jo_8D99" has_base_name = "dynn_Ju_5468" has_base_name = "dynn_Ju_6731" + has_base_name = "dynn_Ma_99AC_KO" + has_base_name = "dynn_Mun_6587" has_base_name = "dynn_O_5433" has_base_name = "dynn_Pung_99AE" has_base_name = "dynn_Ra_7F85" has_base_name = "dynn_Rim_6797" has_base_name = "dynn_Sa_53F2" + has_base_name = "dynn_Seo_5F90" + has_base_name = "dynn_Sin_8F9B" + has_base_name = "dynn_Song_5B8B_KO" + has_base_name = "dynn_Wang_738B_KO" has_base_name = "dynn_Yang_6881" + has_base_name = "dynn_Yang_694A_KO" has_base_name = "dynn_Yeo_5442" has_base_name = "dynn_Yu_5289" has_base_name = "dynn_Yun_5C39" @@ -509,6 +515,7 @@ has_recognizable_chinese_seal = { has_base_name = "dynn_Pham_8303" has_base_name = "dynn_Phung_99AE" has_base_name = "dynn_Quach_90ED" + has_base_name = "dynn_Quyen_6B0A" has_base_name = "dynn_Ta_8B1D" has_base_name = "dynn_To_8607" has_base_name = "dynn_Ton_5B6B" @@ -517,6 +524,7 @@ has_recognizable_chinese_seal = { has_base_name = "dynn_Trieu_8D99" has_base_name = "dynn_Trinh_912D" has_base_name = "dynn_Truong_5F35" + has_base_name = "dynn_Van_6587" has_base_name = "dynn_Vu_6B66" has_base_name = "dynn_Vuong_738B" } diff --git a/N3OW/common/scripted_triggers/00_court_position_triggers.txt b/N3OW/common/scripted_triggers/00_court_position_triggers.txt index ea35b384..d6d26a46 100644 --- a/N3OW/common/scripted_triggers/00_court_position_triggers.txt +++ b/N3OW/common/scripted_triggers/00_court_position_triggers.txt @@ -1869,7 +1869,7 @@ court_position_employee_shown_trigger = { } can_employ_court_eunuchs_trigger = { - $CHAR$ = { + $CHAR$ ?= { custom_tooltip = { text = can_appoint_chief_eunuch_name_tt culture = { # Culture that has eunuchs diff --git a/N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt b/N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt index 1c61bba6..7660806d 100644 --- a/N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt +++ b/N3OW/common/scripted_triggers/00_diarchy_scripted_triggers.txt @@ -459,7 +459,7 @@ valid_junior_emperor_candidate_trigger = { } # Prevent weird governments from taking place. NOR = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic government_has_flag = government_is_theocracy government_has_flag = government_is_landless_adventurer } @@ -494,7 +494,7 @@ valid_co_emperor_candidate_trigger = { has_trait = eunuch has_trait = incapable # Prevent weird governments from taking place. - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic government_has_flag = government_is_theocracy government_has_flag = government_is_landless_adventurer } @@ -536,7 +536,7 @@ valid_co_monarch_candidate_trigger = { } # Prevent weird governments from taking place. NOR = { - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic government_has_flag = government_is_theocracy government_has_flag = government_is_landless_adventurer } @@ -547,7 +547,7 @@ governor_can_be_called_as_ally_in_expedition_war_basic_trigger = { scope:recipient = { liege ?= scope:actor.liege # Must be a governor. - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative } } diff --git a/N3OW/common/scripted_triggers/00_elective_triggers.txt b/N3OW/common/scripted_triggers/00_elective_triggers.txt index e31d0a1e..3457d461 100644 --- a/N3OW/common/scripted_triggers/00_elective_triggers.txt +++ b/N3OW/common/scripted_triggers/00_elective_triggers.txt @@ -30,6 +30,7 @@ has_unelectable_trait_trigger = { has_unelectable_government_trigger = { OR = { + government_has_flag = government_is_republic government_has_flag = government_is_theocracy government_has_flag = government_is_mercenary government_has_flag = government_is_holy_order @@ -64,7 +65,7 @@ this_is_martial_society_trigger = { this_is_diplomatic_society_trigger = { OR = { government_has_flag = government_is_feudal - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic government_has_flag = government_is_theocracy } OR = { diff --git a/N3OW/common/scripted_triggers/00_faction_triggers.txt b/N3OW/common/scripted_triggers/00_faction_triggers.txt index 01e98edd..80c0d1dc 100644 --- a/N3OW/common/scripted_triggers/00_faction_triggers.txt +++ b/N3OW/common/scripted_triggers/00_faction_triggers.txt @@ -60,7 +60,7 @@ common_character_validity_trigger = { exists = $FACTION_TARGET$.house.house_confederation } custom_tooltip = { - text = CONFEDERATION_BLOC_YOURS_HEADER # TODO Better tooltip + text = house_confederation_faction_blocker_tt house.house_confederation != $FACTION_TARGET$.house.house_confederation } } @@ -103,7 +103,7 @@ common_can_character_join_trigger = { exists = $FACTION_TARGET$.house.house_confederation } custom_tooltip = { - text = CONFEDERATION_BLOC_YOURS_HEADER # TODO Better tooltip + text = house_confederation_join_faction_blocker_tt house.house_confederation != $FACTION_TARGET$.house.house_confederation } } diff --git a/N3OW/common/scripted_triggers/00_food_scripted_triggers.txt b/N3OW/common/scripted_triggers/00_food_scripted_triggers.txt index fe1e0de8..bf44c5db 100644 --- a/N3OW/common/scripted_triggers/00_food_scripted_triggers.txt +++ b/N3OW/common/scripted_triggers/00_food_scripted_triggers.txt @@ -76,13 +76,6 @@ province_has_vegetable_daikon_radish_trigger = { } } -province_has_vegetable_yam_bean_trigger = { - OR = { - geographical_region = world_asia_philippines - geographical_region = world_asia_borneo - } -} - province_has_vegetable_lotus_root_trigger = { OR = { geographical_region = world_asia_china diff --git a/N3OW/common/scripted_triggers/00_government_triggers.txt b/N3OW/common/scripted_triggers/00_government_triggers.txt index 4e3b959c..d2f2d91f 100644 --- a/N3OW/common/scripted_triggers/00_government_triggers.txt +++ b/N3OW/common/scripted_triggers/00_government_triggers.txt @@ -92,5 +92,5 @@ has_mandala_faith_trigger = { faith = { has_doctrine_parameter = unreformed } } } - #faith = { has_doctrine = doctrine_polytheist } + faith = { has_doctrine = doctrine_polytheist } } diff --git a/N3OW/common/scripted_triggers/00_illustration_triggers.txt b/N3OW/common/scripted_triggers/00_illustration_triggers.txt index d3c27c81..b15b665e 100644 --- a/N3OW/common/scripted_triggers/00_illustration_triggers.txt +++ b/N3OW/common/scripted_triggers/00_illustration_triggers.txt @@ -770,7 +770,7 @@ byzantine_governor_trigger = { byzantine_governor_close_family_trigger = { location = prev.location is_landed = yes - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative exists = top_liege top_liege = { OR = { @@ -806,7 +806,7 @@ east_asian_governor_trigger = { east_asian_governor_close_family_trigger = { location = prev.location is_landed = yes - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative top_liege ?= { OR = { primary_title = title:h_china diff --git a/N3OW/common/scripted_triggers/00_laamp_triggers.txt b/N3OW/common/scripted_triggers/00_laamp_triggers.txt index abf1789a..177d4d37 100644 --- a/N3OW/common/scripted_triggers/00_laamp_triggers.txt +++ b/N3OW/common/scripted_triggers/00_laamp_triggers.txt @@ -280,7 +280,7 @@ ep3_negotiate_settlement_valid_county_trigger = { holder = scope:actor trigger_if = { limit = { - scope:actor = { government_has_flag = government_is_special_administrative } + scope:actor = { government_has_flag = government_is_administrative } } holder = { target_is_liege_or_above = scope:actor } } @@ -599,7 +599,7 @@ laamp_base_1001_valid_neighbouring_county_trigger = { laamp_base_2001_valid_mayor_trigger = { highest_held_title_tier = tier_barony - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic NOT = { is_close_or_extended_family_of = scope:employer } } diff --git a/N3OW/common/scripted_triggers/00_law_triggers.txt b/N3OW/common/scripted_triggers/00_law_triggers.txt index 65d697bc..efe3c3b8 100644 --- a/N3OW/common/scripted_triggers/00_law_triggers.txt +++ b/N3OW/common/scripted_triggers/00_law_triggers.txt @@ -152,8 +152,11 @@ can_have_partition_succession_law_trigger = { } custom_description = { text = succession_laws_must_have_organised_government_tooltip - government_has_flag = government_is_feudal - + OR = { + government_has_flag = government_is_feudal + government_has_flag = government_is_clan + government_has_flag = government_is_japan_feudal + } } } @@ -195,7 +198,11 @@ can_have_high_partition_succession_law_trigger = { } custom_description = { text = succession_laws_must_have_organised_government_tooltip - government_has_flag = government_is_feudal + OR = { + government_has_flag = government_is_feudal + government_has_flag = government_is_clan + government_has_flag = government_is_japan_feudal + } } } @@ -215,19 +222,32 @@ can_keep_single_heir_succession_law_trigger = { } can_have_single_heir_succession_law_trigger = { - OR = { - culture = { - has_innovation = innovation_primogeniture - } - AND = { # Meritocratic/Celestial/Soryo - is_independent_ruler = yes + trigger_if = { # Celestial/Meritocratic/Soryo + limit = { OR = { government_allows = merit government_has_flag = government_is_japan_feudal } } - # Ceremonial - tgp_has_ceremonial_liege_title_trigger = yes + custom_tooltip = { # You are independent, have the innovation or are Ceremonial Monarch + text = can_have_single_heir_succession_law_trigger_merit_or_japan_tt + OR = { + is_independent_ruler = yes + culture = { + has_innovation = innovation_primogeniture + } + tgp_has_ceremonial_liege_title_trigger = yes + } + } + } + trigger_else_if = { + limit = { tgp_has_ceremonial_liege_title_trigger = yes } + always = yes + } + trigger_else = { + culture = { + has_innovation = innovation_primogeniture + } } # Non-tribals only trigger_if = { # We split the tooltip into two, to make sure we don't show admin unless you actually have it @@ -240,6 +260,7 @@ can_have_single_heir_succession_law_trigger = { government_has_flag = government_is_feudal government_has_flag = government_is_clan government_allows = administrative + government_has_flag = government_is_japan_feudal } } } @@ -249,6 +270,8 @@ can_have_single_heir_succession_law_trigger = { OR = { government_has_flag = government_is_feudal government_has_flag = government_is_clan + government_has_flag = government_is_japan_feudal + tgp_has_ceremonial_liege_title_trigger = yes } } } @@ -291,6 +314,7 @@ can_have_single_heir_youngest_succession_law_trigger = { government_has_flag = government_is_feudal government_has_flag = government_is_clan government_allows = administrative + government_has_flag = government_is_japan_feudal } } } @@ -300,6 +324,7 @@ can_have_single_heir_youngest_succession_law_trigger = { OR = { government_has_flag = government_is_feudal government_has_flag = government_is_clan + government_has_flag = government_is_japan_feudal } } } @@ -330,7 +355,14 @@ can_have_single_heir_dynasty_house_trigger = { limit = { culture = { OR = { - has_cultural_pillar = heritage_west_slavic + this = culture:czech + this = culture:slovien + any_parent_culture_or_above = { + this = culture:czech + } + any_parent_culture_or_above = { + this = culture:slovien + } NOT = { has_innovation = innovation_heraldry } } } @@ -349,6 +381,7 @@ can_have_single_heir_dynasty_house_trigger = { OR = { government_has_flag = government_is_feudal government_has_flag = government_is_clan + government_has_flag = government_is_japan_feudal } } NOT = { government_allows = administrative } @@ -367,7 +400,7 @@ is_temporal_head_of_faith_trigger = { } can_title_have_law_general_trigger = { - tier >= tier_county + tier >= tier_duchy is_temporal_head_of_faith_trigger = no } @@ -379,6 +412,10 @@ can_have_mercenary_succession_law_trigger = { government_has_flag = government_is_mercenary } +can_have_city_succession_law_trigger = { + government_has_flag = government_is_republic +} + can_have_herder_succession_law_trigger = { government_has_flag = government_is_herder } @@ -420,6 +457,7 @@ can_have_acclamation_succession_law_trigger = { government_has_flag = government_is_celestial government_has_flag = government_is_japan_administrative government_has_flag = government_is_meritocratic + government_has_flag = government_is_steppe_admin } } diff --git a/N3OW/common/scripted_triggers/00_legal_triggers.txt b/N3OW/common/scripted_triggers/00_legal_triggers.txt index 7120449f..df14c55f 100644 --- a/N3OW/common/scripted_triggers/00_legal_triggers.txt +++ b/N3OW/common/scripted_triggers/00_legal_triggers.txt @@ -55,7 +55,18 @@ can_change_succession_law_trigger = { can_change_single_heir_dynasty_house_succession_law_trigger = { trigger_if = { limit = { - culture = { has_cultural_pillar = heritage_west_slavic } + culture = { + OR = { + this = culture:czech + this = culture:slovien + any_parent_culture_or_above = { + this = culture:czech + } + any_parent_culture_or_above = { + this = culture:slovien + } + } + } NOT = { has_realm_law_flag = can_change_succession_laws } @@ -64,7 +75,9 @@ can_change_single_heir_dynasty_house_succession_law_trigger = { has_innovation = innovation_table_of_princes } } - can_change_succession_laws_realm_flag_trigger = yes + trigger_else = { + can_change_succession_laws_realm_flag_trigger = yes + } custom_description = { text = "no_powerful_vassal_with_negative_opinion" NOT = { @@ -117,13 +130,45 @@ can_change_partition_succession_law_trigger = { } } -can_designate_heir_trigger = { - custom_description = { - text = "has_law_allowing_designate_heir" - has_realm_law_flag = can_designate_heirs + +## Can this character assign a dedicated heir? +# +# Check if a character can assign some designated heir, +# but not if the heir is a valid candidate. +# +# root: Character that will assign an heir +# +can_designate_heir_trigger = { + trigger_if = { + # Admin always has access to this + limit = { government_allows = administrative } + + custom_description = { + text = "has_admin_allowing_designate_heir" + any_held_title = { + is_noble_family_title = yes + } + } + } + trigger_else_if = { + # Feudal and clan can get this by increasing crown authority + limit = { has_realm_law_in_group = crown_authority } + + custom_description = { + text = "has_crown_authority_designate_heir" + has_realm_law_flag = can_designate_heirs + } + } + trigger_else = { + # Everyone else also needs a law to gain access to this interaction + custom_description = { + text = "has_law_allowing_designate_heir" + has_realm_law_flag = can_designate_heirs + } } } + can_change_title_law_trigger = { is_at_war = no } diff --git a/N3OW/common/scripted_triggers/00_marriage_triggers.txt b/N3OW/common/scripted_triggers/00_marriage_triggers.txt index 6c4cd9f0..e715eeda 100644 --- a/N3OW/common/scripted_triggers/00_marriage_triggers.txt +++ b/N3OW/common/scripted_triggers/00_marriage_triggers.txt @@ -626,7 +626,7 @@ is_ruler_or_close_family = { } can_have_concubines_trigger = { - $CHAR$ = { + $CHAR$ ?= { custom_tooltip = { text = can_have_concubines_name_tt allowed_more_concubines = yes diff --git a/N3OW/common/scripted_triggers/00_relation_triggers.txt b/N3OW/common/scripted_triggers/00_relation_triggers.txt index a4ea8245..0254714c 100644 --- a/N3OW/common/scripted_triggers/00_relation_triggers.txt +++ b/N3OW/common/scripted_triggers/00_relation_triggers.txt @@ -53,7 +53,19 @@ can_set_relation_lover_trigger = { can_set_relation_soulmate_trigger = { is_adult = yes - is_attracted_to_gender_of = $CHARACTER$ + #Some asexuality handling + trigger_if = { + limit = { has_sexuality = asexual } + trigger_if = { + limit = { is_ai = yes } + always = no + } + trigger_else = { + $CHARACTER$ = { is_consort_of = prev } + } + } + trigger_else = { is_attracted_to_gender_of = $CHARACTER$ } + NOR = { this = $CHARACTER$ has_relation_rival = $CHARACTER$ diff --git a/N3OW/common/scripted_triggers/00_scripted_rule_triggers.txt b/N3OW/common/scripted_triggers/00_scripted_rule_triggers.txt index 2378bb32..b2b0326a 100644 --- a/N3OW/common/scripted_triggers/00_scripted_rule_triggers.txt +++ b/N3OW/common/scripted_triggers/00_scripted_rule_triggers.txt @@ -60,6 +60,7 @@ can_raid_trigger = { government_has_flag = government_is_nomadic government_has_flag = government_is_wanua } + is_landed = yes } # Here so that you can plug in whatever dynasty modifiers you want without overwriting the whole scripted rule trigger. diff --git a/N3OW/common/scripted_triggers/00_succession_triggers.txt b/N3OW/common/scripted_triggers/00_succession_triggers.txt index 1d11118f..a23f89be 100644 --- a/N3OW/common/scripted_triggers/00_succession_triggers.txt +++ b/N3OW/common/scripted_triggers/00_succession_triggers.txt @@ -73,6 +73,8 @@ historical_succession_access_single_heir_dynasty_house_trigger = { can_have_meritocratic_regency_succession_law_trigger = { has_tgp_dlc_trigger = yes is_independent_ruler = yes + highest_held_title_tier = tier_empire government_allows = administrative government_allows = merit + NOT = { government_allows = obedience } # Stop Khanates } diff --git a/N3OW/common/scripted_triggers/00_title_triggers.txt b/N3OW/common/scripted_triggers/00_title_triggers.txt index 2b284893..b322bb6a 100644 --- a/N3OW/common/scripted_triggers/00_title_triggers.txt +++ b/N3OW/common/scripted_triggers/00_title_triggers.txt @@ -123,7 +123,7 @@ title_lost_from_realm_on_foreign_ruler_succession_trigger = { NOR = { this = $LIEGE$ target_is_liege_or_above = $LIEGE$ - government_has_flag = government_is_special_administrative # Ignoring because admin counts do not take it with them, but immediately resign it when they inherit a governorship + government_has_flag = government_is_administrative # Ignoring because admin counts do not take it with them, but immediately resign it when they inherit a governorship } } } @@ -136,14 +136,14 @@ character_title_allows_off_screen_wandering_trigger = { AND = { highest_held_title_tier >= tier_empire OR = { - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative government_has_flag = government_is_clan } } # No administrative kings. AND = { highest_held_title_tier = tier_kingdom - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative } # No religious heads. faith.religious_head ?= this diff --git a/N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt b/N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt index 98cda8b3..62e8b078 100644 --- a/N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt +++ b/N3OW/common/scripted_triggers/00_war_and_peace_triggers.txt @@ -237,6 +237,10 @@ war_declarer_needs_hook_on_liege = { liege = { has_realm_law_flag = vassal_internal_wars_banned } } liege = { has_realm_law_flag = vassal_all_wars_banned } + AND = { + has_realm_law = japanese_bureaucracy_2 + NOT = { government_allows = administrative } + } } } } @@ -678,7 +682,7 @@ conquest_cb_holder_under_target_can_be_vassalized = { # We can only vassalize characters of a lower tier than us. highest_held_title_tier < scope:attacker.highest_held_title_tier # We can't vassalize Governors - NOT = { government_has_flag = government_is_special_administrative } + NOT = { government_has_flag = government_is_administrative } # Only (sub)vassals of the defender can be considered for transfer (no poaching vassals from 3rd parties without fighting them!) target_is_liege_or_above = scope:defender # *All* of a character's subrealm must be within the target area. If we're attacking for Jerusalem, we don't want to also be stealing parts of Egypt, Syria, etc. @@ -969,7 +973,7 @@ feudal_clan_tribal_conquest_constraints = { short_term_gold < 200 OR = { AND = { - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative short_term_gold < 700 this != top_liege } diff --git a/N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt b/N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt index 5878b2a7..57a5d580 100644 --- a/N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt +++ b/N3OW/common/scripted_triggers/03_fp2_scripted_triggers.txt @@ -644,7 +644,7 @@ fp2_lyonese_monk_0002_valid_court_trigger = { # Remove non-playables. NOR = { government_has_flag = government_is_theocracy - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic } # Plus, for various reasons, we don't want Lyon _itself_. NOT = { diff --git a/N3OW/common/scripted_triggers/06_ce1_legitimacy_triggers.txt b/N3OW/common/scripted_triggers/06_ce1_legitimacy_triggers.txt index c99db03e..9af9ca8b 100644 --- a/N3OW/common/scripted_triggers/06_ce1_legitimacy_triggers.txt +++ b/N3OW/common/scripted_triggers/06_ce1_legitimacy_triggers.txt @@ -15,6 +15,7 @@ is_valid_for_legitimacy_change = { highest_held_title_tier >= tier_county NOR = { government_has_flag = government_is_theocracy + government_has_flag = government_is_republic } } diff --git a/N3OW/common/scripted_triggers/07_ep3_petition_triggers.txt b/N3OW/common/scripted_triggers/07_ep3_petition_triggers.txt index be9a9ed7..20f66f63 100644 --- a/N3OW/common/scripted_triggers/07_ep3_petition_triggers.txt +++ b/N3OW/common/scripted_triggers/07_ep3_petition_triggers.txt @@ -90,12 +90,18 @@ petition_liege_governorship_duchy_request = { is_noble_family_title = no is_landless_type_title = no NOT = { $LIEGE$.capital_county.duchy = this } + any_de_jure_county = { + holder = $LIEGE$ + } } petition_liege_governorship_kingdom_request = { tier = tier_kingdom is_landless_type_title = no NOT = { $LIEGE$.capital_county.kingdom = this } + any_de_jure_county = { + holder = $LIEGE$ + } } needs_more_valid_compensation_options_trigger = { diff --git a/N3OW/common/scripted_triggers/07_ep3_triggers.txt b/N3OW/common/scripted_triggers/07_ep3_triggers.txt index 5d582a37..b1ea02e5 100644 --- a/N3OW/common/scripted_triggers/07_ep3_triggers.txt +++ b/N3OW/common/scripted_triggers/07_ep3_triggers.txt @@ -79,6 +79,21 @@ valid_for_byz_governor_content_trigger = { } } +valid_for_byz_succession_trigger = { + is_eunuch_trigger = no + NOR = { + has_trait = incapable + has_trait = blind + has_trait = disfigured + has_trait = maimed + has_trait = one_eyed + has_trait = one_legged + has_trait = clubfooted + has_trait = hunchbacked + has_trait = dwarf + } +} + has_any_charioteer_trait = { OR = { has_trait = charioteer_blue diff --git a/N3OW/common/scripted_triggers/07_frankokratia_triggers.txt b/N3OW/common/scripted_triggers/07_frankokratia_triggers.txt index e156c8f5..759d8b85 100644 --- a/N3OW/common/scripted_triggers/07_frankokratia_triggers.txt +++ b/N3OW/common/scripted_triggers/07_frankokratia_triggers.txt @@ -14,7 +14,7 @@ ep3_frankokratia_ghw_trigger = { trigger_if = { limit = { title:e_byzantium.holder = { - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative } } #Byzantine state faith is not Catholic @@ -414,7 +414,7 @@ ep3_frankokratia_financier_trigger = { ep3_frankokratia_financier_sub_trigger = { highest_held_title_tier >= tier_county - government_has_flag = government_is_special_republic + government_has_flag = government_is_republic ep3_frankokratia_financier_trigger = yes } diff --git a/N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt b/N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt index ca514b2b..4556a0a7 100644 --- a/N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt +++ b/N3OW/common/scripted_triggers/09_mpo_greatest_of_khans_triggers.txt @@ -427,7 +427,6 @@ gok_willing_new_admin_vassal_trigger = { } } NOR = { - government_has_flag = government_is_special_administrative government_has_flag = government_is_administrative government_has_flag = government_is_tribal } diff --git a/N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt b/N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt index c705d932..868baeef 100644 --- a/N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt +++ b/N3OW/common/scripted_triggers/10_ach_scripted_triggers.txt @@ -6,7 +6,7 @@ government_has_flag = government_is_feudal government_has_flag = government_is_tribal AND = { - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative is_independent_ruler = yes } government_has_flag = government_is_nomadic @@ -15,6 +15,10 @@ government_has_flag = government_is_meritocratic is_independent_ruler = yes } + AND = { + government_has_flag = government_is_celestial + is_independent_ruler = yes + } AND = { government_has_flag = government_is_steppe_admin is_independent_ruler = yes @@ -138,6 +142,7 @@ coronation_proper_artifact_regalia_trigger = { this = religion:jainism_religion this = religion:slavic_religion this = religion:west_african_bori_religion + this = religion:taoism_religion } } } @@ -352,3 +357,29 @@ coronation_self_crowning_trigger = { } } } + +coronation_host_east_asian_admin_or_mandala_trigger = { + OR = { + government_has_flag = government_is_celestial + government_has_flag = government_is_meritocratic + government_has_flag = government_is_mandala + government_is_japanese_trigger = yes + } +} + +coronation_host_east_asian_trigger = { + OR = { + government_has_flag = government_is_celestial + government_has_flag = government_is_meritocratic + government_is_japanese_trigger = yes + } +} + +coronation_host_east_asian_steppe_admin_trigger = { + OR = { + government_has_flag = government_is_celestial + government_has_flag = government_is_meritocratic + government_has_flag = government_is_steppe_admin + government_is_japanese_trigger = yes + } +} diff --git a/N3OW/common/scripted_triggers/10_tgp_dynastic_cycle_triggers.txt b/N3OW/common/scripted_triggers/10_tgp_dynastic_cycle_triggers.txt index b7baab94..1efdddde 100644 --- a/N3OW/common/scripted_triggers/10_tgp_dynastic_cycle_triggers.txt +++ b/N3OW/common/scripted_triggers/10_tgp_dynastic_cycle_triggers.txt @@ -44,7 +44,6 @@ tgp_is_hegemon_or_below_in_dynastic_cycle_trigger = { } is_valid_celestial_dynasty = { - government_has_flag = government_is_celestial culture = { has_cultural_pillar = heritage_chinese } @@ -72,6 +71,52 @@ tgp_dynastic_cycle_offensive_wars_ban_trigger = { } } +tgp_war_ban_all_ministers_trigger = { + trigger_if = { + limit = { + scope:attacker.liege = { + tgp_has_access_to_ministry_trigger = yes + } + } + scope:attacker = { + NOR = { + 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 + } + } + } +} + +tgp_war_ban_civilian_ministers_trigger = { + trigger_if = { + limit = { + scope:attacker.liege = { + tgp_has_access_to_ministry_trigger = yes + } + } + scope:attacker = { + NOR = { + has_title = title:e_minister_chancellor + has_title = title:e_minister_censor + #has_title = title:e_minister_grand_marshal # This guys is allowed to declare wars in some cases + 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 + } + } + } +} + tgp_dynastic_cycle_yearly_drift_blocked_trigger = { trigger_if = { limit = { @@ -196,12 +241,17 @@ grand_campaign_valid_contributor_trigger = { top_liege = scope:owner custom_description = { text = grand_campaign_target_border_tt + object = scope:great_project.var:attack_$ID$.holder this != scope:owner this != scope:founder - object = scope:great_project.var:attack_$ID$.holder scope:great_project.var:attack_$ID$ ?= { - holder.top_overlord != scope:owner - any_title_to_title_neighboring_and_across_water_county = { + trigger_if = { + limit = { + is_title_created = yes + } + holder.top_overlord != scope:owner + } + any_title_to_title_neighboring_county = { holder.top_overlord = scope:owner } } diff --git a/N3OW/common/scripted_triggers/10_tgp_japan_triggers.txt b/N3OW/common/scripted_triggers/10_tgp_japan_triggers.txt index 75af392e..f17e1b5c 100644 --- a/N3OW/common/scripted_triggers/10_tgp_japan_triggers.txt +++ b/N3OW/common/scripted_triggers/10_tgp_japan_triggers.txt @@ -1,8 +1,4 @@  -tgp_is_japanese_emperor_trigger = { - title:k_chrysanthemum_throne.holder ?= this -} - tgp_is_japanese_kampaku_trigger = { has_title = title:e_japan NOR = { @@ -176,21 +172,27 @@ tgp_ceremonial_candidacy_restriction_trigger = { trigger_if = { # Top title only valid for ceremonial liege limit = { exists = scope:target.var:administrative_ui_special_title - scope:target.holder = { has_realm_law = japanese_regency_succession_law } + scope:target.holder = { + OR = { + has_realm_law = japanese_regency_succession_law + has_realm_law = meritocratic_regency_succession_law + } + } } - custom_tooltip = { - text = ceremonial_liege_house_can_not_be_ruler_trigger - scope:secondary_recipient = { tgp_is_ceremonial_liege_trigger = yes } + trigger_if = { + limit = { + top_liege.primary_title.var:administrative_ui_special_title.holder = { tgp_has_ceremonial_liege_title_trigger = yes } + } + custom_tooltip = { + text = ceremonial_liege_only_heir_can_be_ruler_trigger + scope:secondary_recipient = { tgp_is_ceremonial_liege_or_direct_heir_trigger = yes } + } } - } - trigger_else_if = { # Top title only valid for ceremonial liege - limit = { - exists = scope:target.var:administrative_ui_special_title - scope:target.holder = { has_realm_law = meritocratic_regency_succession_law } - } - custom_tooltip = { - text = ceremonial_liege_only_heir_can_be_ruler_trigger - scope:secondary_recipient = scope:target.var:administrative_ui_special_title.holder.player_heir + trigger_else = { + custom_tooltip = { + text = ceremonial_liege_house_can_not_be_ruler_trigger + scope:secondary_recipient = { tgp_is_ceremonial_liege_trigger = yes } + } } } trigger_else = { # Governor titles only valid for non-ceremonial liege @@ -484,6 +486,22 @@ tgp_install_regent_faction_can_create_trigger = { is_faith_dominant_gender = yes } japan_faction_cohesion_hard_trigger = yes + trigger_if = { + limit = { + scope:target ?= { + government_is_japanese_trigger = yes # am I a compatible government type? + } + } + government_is_japanese_trigger = yes + } + trigger_if = { + limit = { + scope:target ?= { + has_government = meritocratic_government # am I a compatible government type? + } + } + has_government = meritocratic_government + } } japan_faction_cohesion_trigger = { @@ -594,10 +612,6 @@ imperial_policy_faction_can_create_trigger = { japan_faction_cohesion_trigger = yes } -tgp_top_liege_is_not_royal_trigger = { # Petition Liege - tgp_is_japanese_kampaku_trigger = yes -} - tgp_ritsuryo_bloc_house_head_trigger = { top_liege = root.top_liege government_has_flag = government_is_japan_administrative diff --git a/N3OW/common/scripted_triggers/10_tgp_natural_disaster_triggers.txt b/N3OW/common/scripted_triggers/10_tgp_natural_disaster_triggers.txt index 8c457e71..2d2eff8f 100644 --- a/N3OW/common/scripted_triggers/10_tgp_natural_disaster_triggers.txt +++ b/N3OW/common/scripted_triggers/10_tgp_natural_disaster_triggers.txt @@ -66,11 +66,20 @@ tgp_natural_disaster_councillor_available_to_manage_trigger = { } AND = { government_has_flag = government_is_celestial + tgp_has_access_to_ministry_trigger = yes cp:minister_works ?= { save_temporary_scope_as = councillor tgp_natural_disaster_councillor_available_for_task_trigger = yes } } + AND = { + government_has_flag = government_is_celestial + tgp_has_access_to_ministry_trigger = no + cp:councillor_steward ?= { + save_temporary_scope_as = councillor + tgp_natural_disaster_councillor_available_for_task_trigger = yes + } + } AND = { NOR = { government_has_flag = government_is_nomadic @@ -110,3 +119,21 @@ tgp_natural_disaster_character_is_affected_by_any_imminent_disaster_trigger = { NOT = { situation_current_phase = recovery } } } + +tgp_natural_disaster_character_is_valid_vassal_participant = { + OR = { # permits vassals and landless adventurers to contribute, but doesn't give them their own project + is_independent_ruler = no + is_landed = no + } + highest_held_title_tier >= tier_county + # Remove adventurers who leave the area + trigger_if = { + limit = { + exists = domicile + is_independent_ruler = yes + } + domicile.domicile_location.county ?= { + any_county_situation = { this = scope:situation } + } + } +} diff --git a/N3OW/common/scripted_triggers/10_tgp_triggers.txt b/N3OW/common/scripted_triggers/10_tgp_triggers.txt index b7008be2..9eb0788c 100644 --- a/N3OW/common/scripted_triggers/10_tgp_triggers.txt +++ b/N3OW/common/scripted_triggers/10_tgp_triggers.txt @@ -404,14 +404,17 @@ tgp_should_become_meritocratic_trigger = { has_tgp_dlc_trigger = yes OR = { top_liege = { - any_neighboring_and_across_water_top_liege_realm_owner = { government_allows = merit } + OR = { + has_government = meritocratic_government + any_neighboring_and_across_water_top_liege_realm_owner = { government_allows = merit } + } } AND = { OR = { is_independent_ruler = yes liege = { NOT = { - government_has_flag = government_is_special_administrative + government_has_flag = government_is_administrative } } } @@ -429,6 +432,32 @@ tgp_should_become_meritocratic_trigger = { } } +tgp_can_become_japan_administrative_trigger = { + top_liege = { + OR = { + government_is_japanese_trigger = yes + has_character_flag = tgp_japan_restore_japanese_government_flag + culture = culture:japanese + culture = { + any_parent_culture_or_above = { this = culture:japanese } + } + } + } +} + +tgp_can_become_celestial_trigger = { + top_liege = { + OR = { + has_government = celestial_government + has_title = title:h_china + culture = culture:han + culture = { + any_parent_culture_or_above = { this = culture:han } + } + } + } +} + tgp_mongol_vassal_will_become_admin = { highest_held_title_tier > tier_barony primary_title = { @@ -578,6 +607,7 @@ prefers_salary_favored_budget_trigger = { ai_honor > 75 } } + ai_greed >= 0 } trigger_if = { limit = { this != top_liege } @@ -624,6 +654,7 @@ prefers_military_favored_budget_trigger = { } } } + ai_greed < 0 } trigger_if = { limit = { this != top_liege } @@ -648,9 +679,9 @@ prefers_hegemon_favored_budget_trigger = { can_suggest_budget_salary_template_trigger = { NOT = { liege = { - has_realm_law = budget_allocation_salary_40 + has_realm_law = budget_allocation_salary_45 has_realm_law = budget_allocation_ministry_25 - has_realm_law = budget_allocation_military_15 + has_realm_law = budget_allocation_military_20 } } } @@ -659,8 +690,8 @@ can_suggest_budget_ministry_template_trigger = { NOT = { liege = { has_realm_law = budget_allocation_salary_25 - has_realm_law = budget_allocation_ministry_40 - has_realm_law = budget_allocation_military_15 + has_realm_law = budget_allocation_ministry_45 + has_realm_law = budget_allocation_military_20 } } } @@ -670,7 +701,7 @@ can_suggest_budget_military_template_trigger = { liege = { has_realm_law = budget_allocation_salary_30 has_realm_law = budget_allocation_ministry_20 - has_realm_law = budget_allocation_military_30 + has_realm_law = budget_allocation_military_40 } } } @@ -678,9 +709,9 @@ can_suggest_budget_military_template_trigger = { can_suggest_budget_hegemon_template_trigger = { NOT = { liege = { - has_realm_law = budget_allocation_salary_25 + has_realm_law = budget_allocation_salary_30 has_realm_law = budget_allocation_ministry_25 - has_realm_law = budget_allocation_military_20 + has_realm_law = budget_allocation_military_25 } } } @@ -689,8 +720,8 @@ can_suggest_budget_balanced_template_trigger = { NOT = { liege = { has_realm_law = budget_allocation_salary_35 - has_realm_law = budget_allocation_ministry_25 - has_realm_law = budget_allocation_military_20 + has_realm_law = budget_allocation_ministry_30 + has_realm_law = budget_allocation_military_25 } } } diff --git a/N3OW/common/scripted_triggers/tgp_mandala_triggers.txt b/N3OW/common/scripted_triggers/tgp_mandala_triggers.txt index 0b71baa4..9c8a4862 100644 --- a/N3OW/common/scripted_triggers/tgp_mandala_triggers.txt +++ b/N3OW/common/scripted_triggers/tgp_mandala_triggers.txt @@ -350,11 +350,13 @@ creation_children_trigger = { } creation_first_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 01 } creation_children_trigger = yes } creation_second_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 02 } creation_children_trigger = yes custom_tooltip = { @@ -371,6 +373,7 @@ creation_second_tier_trigger = { } creation_third_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 03 } creation_children_trigger = yes custom_tooltip = { @@ -401,6 +404,7 @@ creation_third_tier_trigger = { } creation_fourth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 04 } creation_children_trigger = yes custom_tooltip = { @@ -431,6 +435,7 @@ creation_fourth_tier_trigger = { } creation_fifth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 05 } creation_children_trigger = yes custom_tooltip = { @@ -477,6 +482,7 @@ serenity_high_end_alliances_trigger = { } serenity_first_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 01 } trigger_if = { limit = { is_ai = no } @@ -494,6 +500,7 @@ serenity_first_tier_trigger = { } serenity_second_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 02 } trigger_if = { limit = { is_ai = no } @@ -519,6 +526,7 @@ serenity_second_tier_trigger = { } serenity_third_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 03 } trigger_if = { limit = { is_ai = no } @@ -555,6 +563,7 @@ serenity_third_tier_trigger = { } serenity_fourth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 04 } trigger_if = { limit = { is_ai = no } @@ -591,6 +600,7 @@ serenity_fourth_tier_trigger = { } serenity_fifth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 05 } trigger_if = { limit = { is_ai = no } @@ -643,6 +653,7 @@ destruction_won_more_than_lost_trigger = { } destruction_first_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 01 } trigger_if = { limit = { is_ai = no } @@ -670,6 +681,7 @@ destruction_first_tier_trigger = { } destruction_second_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 02 } trigger_if = { limit = { is_ai = no } @@ -707,6 +719,7 @@ destruction_second_tier_trigger = { } destruction_third_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 03 } trigger_if = { limit = { is_ai = no } @@ -744,6 +757,7 @@ destruction_third_tier_trigger = { } destruction_fourth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 04 } trigger_if = { limit = { is_ai = no } @@ -781,6 +795,7 @@ destruction_fourth_tier_trigger = { } destruction_fifth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 05 } trigger_if = { limit = { is_ai = no } @@ -820,6 +835,7 @@ destruction_fifth_tier_trigger = { #TRICKERY trickery_first_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 01 } NOT = { has_character_modifier = disbelieved_mandala_modifier } trigger_if = { @@ -842,13 +858,14 @@ trickery_first_tier_trigger = { } custom_tooltip = { text = rite_of_worthiness_trickery_house_married_to_rulers_t1 + save_temporary_scope_as = root_scope house = { any_house_member = { count >= num_trickster_mandala_house_married_to_rulers_t1 any_spouse = { is_landed = yes - top_overlord != scope:owner - this != scope:owner + top_overlord != scope:root_scope + this != scope:root_scope primary_title.tier >= tier_duchy } } @@ -858,6 +875,7 @@ trickery_first_tier_trigger = { } trickery_second_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 02 } trigger_if = { limit = { is_ai = no } @@ -879,13 +897,14 @@ trickery_second_tier_trigger = { } custom_tooltip = { text = rite_of_worthiness_trickery_house_married_to_rulers_t2 + save_temporary_scope_as = root_scope house = { any_house_member = { count >= num_trickster_mandala_house_married_to_rulers_t2 any_spouse = { is_landed = yes - top_overlord != scope:owner - this != scope:owner + top_overlord != scope:root_scope + this != scope:root_scope primary_title.tier >= tier_duchy } } @@ -907,6 +926,7 @@ trickery_second_tier_trigger = { } trickery_third_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 03 } trigger_if = { limit = { is_ai = no } @@ -928,13 +948,14 @@ trickery_third_tier_trigger = { } custom_tooltip = { text = rite_of_worthiness_trickery_house_married_to_rulers_t3 + save_temporary_scope_as = root_scope house = { any_house_member = { count >= num_trickster_mandala_house_married_to_rulers_t3 any_spouse = { is_landed = yes - top_overlord != scope:owner - this != scope:owner + top_overlord != scope:root_scope + this != scope:root_scope primary_title.tier >= tier_duchy } } @@ -956,6 +977,7 @@ trickery_third_tier_trigger = { } trickery_fourth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 04 } NOT = { has_character_modifier = disbelieved_mandala_modifier } trigger_if = { @@ -978,13 +1000,14 @@ trickery_fourth_tier_trigger = { } custom_tooltip = { text = rite_of_worthiness_trickery_house_married_to_rulers_t4 + save_temporary_scope_as = root_scope house = { any_house_member = { count >= num_trickster_mandala_house_married_to_rulers_t4 any_spouse = { is_landed = yes - top_overlord != scope:owner - this != scope:owner + top_overlord != scope:root_scope + this != scope:root_scope primary_title.tier >= tier_duchy } } @@ -1018,6 +1041,7 @@ trickery_fourth_tier_trigger = { } trickery_fifth_tier_trigger = { + is_house_head = yes has_pilgrimage_trait_level_trigger = { TIER = 05 } NOT = { has_character_modifier = disbelieved_mandala_modifier } trigger_if = { @@ -1040,13 +1064,14 @@ trickery_fifth_tier_trigger = { } custom_tooltip = { text = rite_of_worthiness_trickery_house_married_to_rulers_t5 + save_temporary_scope_as = root_scope house = { any_house_member = { count >= num_trickster_mandala_house_married_to_rulers_t5 any_spouse = { is_landed = yes - top_overlord != scope:owner - this != scope:owner + top_overlord != scope:root_scope + this != scope:root_scope primary_title.tier >= tier_duchy } } diff --git a/N3OW/common/scripted_triggers/tgp_tribute_mission_triggers.txt b/N3OW/common/scripted_triggers/tgp_tribute_mission_triggers.txt index d6af154f..57312247 100644 --- a/N3OW/common/scripted_triggers/tgp_tribute_mission_triggers.txt +++ b/N3OW/common/scripted_triggers/tgp_tribute_mission_triggers.txt @@ -1,19 +1,74 @@ -is_tributary_or_independent_neighbor_of_china_trigger = { - NOT = { has_title = title:h_china } - OR = { - custom_tooltip = { - text = suzerain_is_china - is_tributary_of = title:h_china.holder +tribute_mission_decision_generic_trigger = { + #We're not already either doing a Tribute Mission or are on cooldown + custom_tooltip = { + text = tribute_mission_decision.already_on_mission + is_already_tribute_missioning_trigger = no + } + + custom_tooltip = { + text = qualifies_for_tribute_mission_trigger + OR = { # Must be able to offer something + has_gold_tribute_trigger = yes + has_herd_tribute_trigger = yes + has_artifact_tribute_trigger = yes } - custom_tooltip = { - text = neighbor_is_china + } +} + +tribute_mission_decision_concubine_trigger = { + has_concubine_tribute_trigger = yes + can_have_concubines_trigger = { CHAR = $OVERLORD$ } +} + +tribute_mission_decision_eunuch_trigger = { + has_eunuch_tribute_trigger = yes + can_employ_court_eunuchs_trigger = { CHAR = $OVERLORD$ } +} + +tribute_mission_decision_ai_potential_trigger = { + is_at_war = no + + #Pace the AI + trigger_if = { + limit = { + is_tributary = yes + NOT = { has_variable = requested_tribute_mission } + } + suzerain = { NOT = { has_character_flag = pay_tribute_cooldown } } + NOT = { has_variable = tribute_mission_grace } + $TARGET$ ?= { NOT = { has_variable = ai_tribute_mission_cooldown } } + } + NOR = { + any_owned_story = { + OR = { + story_type = story_mongol_invasion + story_type = story_greatest_of_khans + } + } + mpo_has_gok_mongol_empire_trigger = yes + has_trait = conqueror + has_trait = greatest_of_khans + is_gurkhan = yes + } +} + +is_tributary_or_independent_neighbor_of_hegemon_trigger = { + exists = title:$HEGEMON$.holder + OR = { + is_tributary_of = title:$HEGEMON$.holder + AND = { is_tributary = no is_independent_ruler = yes - OR = { + any_neighboring_and_across_water_top_liege_realm_owner = { + highest_held_title_tier = tier_hegemony + primary_title = title:$HEGEMON$ + } + } + custom_tooltip = { # print nothing, only relevant for AI + text = null + AND = { + title:$HEGEMON$ = title:h_china has_variable = wants_to_become_tributary_of_china - any_neighboring_top_liege_realm_owner = { - primary_title = title:h_china - } } } } @@ -48,6 +103,11 @@ is_suitable_artifact_tribute_trigger = { has_variable = ungiftable has_variable = cursed_artifact has_variable = gifted_artifact + has_variable = banner_dynasty + has_variable = banner_house + has_variable = bunga_mas_created_by + rarity = famed + rarity = illustrious } is_equipped = no } @@ -99,3 +159,12 @@ has_eunuch_tribute_trigger = { any_courtier = { tribute_mission_is_available_eunuch_trigger = yes } } } + +has_bunga_mas_tribute_trigger = { + custom_tooltip = { + text = tribute_mission_bunga_mas_interaction.no_valid_bunga_mas + any_character_artifact = { var:bunga_mas_created_by ?= root } + exists = suzerain + suzerain = { government_has_flag = government_is_mandala } + } +} From d5691e284ad9894ff4d3fae436433509d4b06e7f Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Mon, 1 Dec 2025 17:26:07 -0500 Subject: [PATCH 22/22] Druidic WIP set up the intended (as of now) tolerance schema, to be polished later today --- .../neow_tolerance_game_concepts.txt | 24 ++++ ...0_1_neow_universal_tolerance_doctrines.txt | 108 +++++++++++++++++- .../religion/religions/NEOW_druidic.txt | 6 +- .../religion/religions/NEOW_folkgerman.txt | 2 +- N3OW/common/religion/religions/NEOW_wicca.txt | 6 +- ...religion_tolerance doctrines_l_english.yml | 15 ++- ...NEOW_tolerance_game_concepts_l_english.yml | 23 +++- 7 files changed, 176 insertions(+), 8 deletions(-) diff --git a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt index a7513330..0a3f45fe 100644 --- a/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt +++ b/N3OW/common/game_concepts/neow_tolerance_game_concepts.txt @@ -30,9 +30,15 @@ academic_kinship_astray = { christian_kinship_astray = { } +christian_kinship_hostile = { +} + islamic_kinship_astray = { } +islamic_kinship_hostile = { +} + novelist_kinship_doctrines = { } @@ -55,5 +61,23 @@ reformation_roots_hostile = { people_of_the_book_astray = { } +fae_and_folklore_astray = { +} + +fae_and_folklore_hostile = { +} + +might_and_magick_astray = { +} + +might_and_magick_hostile = { +} + +goddesses_and_glory_astray = { +} + +goddesses_and_glory_hostile = { +} + via_media_astray = { } \ No newline at end of file diff --git a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt index a7ad3c0b..bb74dc94 100644 --- a/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt +++ b/N3OW/common/religion/doctrines/00_1_neow_universal_tolerance_doctrines.txt @@ -191,7 +191,11 @@ hostility_override_special_doctrine_academic_kinship = 0 hostility_override_special_doctrine_christian_kinship = 0 hostility_override_special_doctrine_islamic_kinship = 0 + hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_fae_and_folklore = 1 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 hostility_override_special_doctrine_singular_interpretation = 3 @@ -216,8 +220,12 @@ hostility_override_special_doctrine_academic_kinship = 0 hostility_override_special_doctrine_christian_kinship = 0 hostility_override_special_doctrine_islamic_kinship = 0 - hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + + hostility_override_special_doctrine_fae_and_folklore = 2 hostility_override_special_doctrine_singular_interpretation = 3 loc_parameter_novelist_kinship = yes @@ -252,6 +260,10 @@ hostility_override_special_doctrine_via_media = 1 hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + hostility_override_special_doctrine_might_and_magick = 2 + hostility_override_special_doctrine_goddesses_and_glory = 2 + hostility_override_special_doctrine_singular_interpretation = 3 loc_parameter_novelist_kinship = yes @@ -277,6 +289,10 @@ hostility_override_special_doctrine_islamic_kinship = 0 hostility_override_special_doctrine_people_of_the_book = 1 + hostility_override_special_doctrine_fae_and_folklore = 2 + hostility_override_special_doctrine_might_and_magick = 2 + hostility_override_special_doctrine_goddesses_and_glory = 2 + hostility_override_special_doctrine_singular_interpretation = 3 loc_parameter_novelist_kinship = yes @@ -425,6 +441,96 @@ } } + special_doctrine_fae_and_folklore = { + is_shown = { + OR = { + religion_tag = druidic_religion + religion_tag = wicca_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_fae_and_folklore } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fae_and_folklore = 1 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + + hostility_override_special_doctrine_fantastical_kinship = 1 + + hostility_override_special_doctrine_academic_kinship = 2 + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_islamic_kinship = 2 + hostility_override_special_doctrine_people_of_the_book = 2 + + loc_parameter_fae_and_folklore_astray = 1 + } + } + + special_doctrine_might_and_magick = { + is_shown = { + OR = { + religion_tag = druidic_religion + religion_tag = wicca_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_fae_and_folklore } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fae_and_folklore = 1 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + + hostility_override_special_doctrine_academic_kinship = 1 + hostility_override_special_doctrine_fantastical_kinship = 1 + + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_islamic_kinship = 2 + hostility_override_special_doctrine_people_of_the_book = 2 + + loc_parameter_might_and_magick_astray = 1 + } + } + + special_doctrine_goddesses_and_glory = { + is_shown = { + OR = { + religion_tag = druidic_religion + religion_tag = wicca_religion + } + } + piety_cost = { + value = faith_doctrine_cost_low + if = { + limit = { has_doctrine = special_doctrine_fae_and_folklore } + multiply = faith_unchanged_tolerance_doctrine_cost_mult + } + } + parameters = { + hostility_override_special_doctrine_fae_and_folklore = 1 + hostility_override_special_doctrine_might_and_magick = 1 + hostility_override_special_doctrine_goddesses_and_glory = 1 + + hostility_override_special_doctrine_academic_kinship = 1 + hostility_override_special_doctrine_fantastical_kinship = 1 + + hostility_override_special_doctrine_christian_kinship = 2 + hostility_override_special_doctrine_islamic_kinship = 2 + hostility_override_special_doctrine_people_of_the_book = 2 + + loc_parameter_goddesses_and_glory_astray = 1 + } + } + special_doctrine_via_media = { is_shown = { OR = { diff --git a/N3OW/common/religion/religions/NEOW_druidic.txt b/N3OW/common/religion/religions/NEOW_druidic.txt index 69ffbdb0..d2e8ec5d 100644 --- a/N3OW/common/religion/religions/NEOW_druidic.txt +++ b/N3OW/common/religion/religions/NEOW_druidic.txt @@ -3,7 +3,7 @@ graphical_faith = pagan_gfx pagan_roots = yes - hostility_doctrine = pagan_hostility_doctrine + doctrine = pagan_hostility_doctrine #Main Group | placeholder doctrine = doctrine_no_head @@ -259,6 +259,8 @@ doctrine = tenet_druidry doctrine = tenet_megaliths doctrine = tenet_communal_identity + + doctrine = special_doctrine_fae_and_folklore } gorsedd = { color = { 149 204 122 } @@ -276,6 +278,8 @@ doctrine = tenet_druidry doctrine = tenet_ancestor_worship doctrine = tenet_ritual_celebrations + + doctrine = special_doctrine_goddesses_and_glory } } } diff --git a/N3OW/common/religion/religions/NEOW_folkgerman.txt b/N3OW/common/religion/religions/NEOW_folkgerman.txt index e3bc2c1c..4a1d4141 100644 --- a/N3OW/common/religion/religions/NEOW_folkgerman.txt +++ b/N3OW/common/religion/religions/NEOW_folkgerman.txt @@ -3,7 +3,7 @@ graphical_faith = pagan_gfx pagan_roots = yes - hostility_doctrine = pagan_hostility_doctrine + doctrine = pagan_hostility_doctrine #Main Group | placeholder doctrine = doctrine_no_head diff --git a/N3OW/common/religion/religions/NEOW_wicca.txt b/N3OW/common/religion/religions/NEOW_wicca.txt index 0f03123c..1e83085c 100644 --- a/N3OW/common/religion/religions/NEOW_wicca.txt +++ b/N3OW/common/religion/religions/NEOW_wicca.txt @@ -1,7 +1,7 @@ wicca_religion = { family = rf_esoteric graphical_faith = pagan_gfx - + doctrine = pagan_hostility_doctrine #Main Group | placeholder @@ -245,7 +245,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - #doctrine = special_doctrine_ecumenical_christian + doctrine = special_doctrine_goddesses_and_glory doctrine = special_doctrine_king_arthurs_bravery #Tenets | placeholder @@ -338,7 +338,7 @@ #holy_site = segrada_familia #Special Tolerance | placeholder - #doctrine = special_doctrine_ecumenical_christian + doctrine = special_doctrine_might_and_magick doctrine = special_doctrine_horned_lords_law doctrine = doctrine_spiritual_head diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml index 0a73d08b..935f4c90 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_religion_tolerance doctrines_l_english.yml @@ -60,7 +60,9 @@ doctrine_parameter_loc_parameter_fantastical_kinship_astray:0 "$click_here_to_view_doctrines$ [fantastical_kinship_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_academic_kinship_astray:0 "$click_here_to_view_doctrines$ [academic_kinship_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_christian_kinship_astray:0 "$click_here_to_view_doctrines$ [christian_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_christian_kinship_hostile:0 "$click_here_to_view_doctrines$ [christian_kinship_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_islamic_kinship_astray:0 "$click_here_to_view_doctrines$ [islamic_kinship_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_islamic_kinship_hostile:0 "$click_here_to_view_doctrines$ [islamic_kinship_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_established_church_astray:0 "$click_here_to_view_doctrines$ [established_church_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_established_church_hostile:0 "$click_here_to_view_doctrines$ [established_church_hostile|L] considers to be Hostile" @@ -68,6 +70,9 @@ doctrine_parameter_loc_parameter_reformation_roots_hostile:0 "$click_here_to_view_doctrines$ [reformation_roots_hostile|L] considers to be Hostile" doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray" + doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray" doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray" #Other parameters @@ -79,17 +84,25 @@ #Blank parameters doctrine_parameter_hostility_override_abrahamic_hostility_doctrine: "" doctrine_parameter_hostility_override_pagan_hostility_doctrine: "" + doctrine_parameter_hostility_override_special_doctrine_fantastical_kinship:1 "" doctrine_parameter_hostility_override_special_doctrine_academic_kinship:1 "" doctrine_parameter_hostility_override_special_doctrine_christian_kinship:1 "" doctrine_parameter_hostility_override_special_doctrine_islamic_kinship:1 "" - doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" + doctrine_parameter_hostility_override_special_doctrine_roman_rite:1 "" doctrine_parameter_hostility_override_special_doctrine_sevillian_rite:0 "" doctrine_parameter_hostility_override_special_doctrine_independent_catholic:0 "" + doctrine_parameter_hostility_override_special_doctrine_established_church:0 "" doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" + doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" doctrine_parameter_hostility_override_special_doctrine_singular_interpretation: "" + + doctrine_parameter_hostility_override_special_doctrine_people_of_the_book:1 "" + doctrine_parameter_hostility_override_special_doctrine_fae_and_folklore0 "" + doctrine_parameter_hostility_override_special_doctrine_might_and_magick:0 "" + doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" \ No newline at end of file diff --git a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml index 066f8799..5b6712d1 100644 --- a/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml +++ b/N3OW/localization/english/replace/religion/doctrines/zz_NEOW_tolerance_game_concepts_l_english.yml @@ -37,9 +37,15 @@ game_concept_christian_kinship_astray: "$special_doctrine_christian_kinship_name$" game_concept_christian_kinship_astray_desc: "[faiths|E] with the $special_doctrine_christian_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!" + game_concept_christian_kinship_hostile: "$special_doctrine_christian_kinship_name$" + game_concept_christian_kinship_hostile_desc: "[faiths|E] with the $special_doctrine_christian_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!" + game_concept_islamic_kinship_astray: "$special_doctrine_islamic_kinship_name$" game_concept_islamic_kinship_astray_desc: "[faiths|E] with the $special_doctrine_islamic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + game_concept_islamic_kinship_hostile: "$special_doctrine_islamic_kinship_name$" + game_concept_islamic_kinship_hostile_desc: "[faiths|E] with the $special_doctrine_islamic_kinship_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_people_of_the_book').GetBaseName]#!" + game_concept_novelist_kinship_doctrines: "Novelist Kinship" game_concept_novelist_kinship_doctrines_desc: "The following doctrines are Novelist Kinship doctrines:\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!" @@ -57,11 +63,26 @@ game_concept_reformation_roots_hostile: "$special_doctrine_reformation_roots_name$" game_concept_reformation_roots_hostile_desc: "[faiths|E] with the $special_doctrine_reformation_roots_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#bold $interreligious_doctrines$:#!\n#true_white [GetFaithDoctrine('special_doctrine_via_media').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!" - #Interreligious + ### Interreligious ### + + #Novelist aligned game_concept_people_of_the_book_astray: "$special_doctrine_people_of_the_book_name$" game_concept_people_of_the_book_astray_desc: "[faiths|E] with the $special_doctrine_people_of_the_book_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" + #Wicca/Druidic + + game_concept_fae_and_folklore_astray: "$special_doctrine_fae_and_folklore_name$" + game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" + + game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$" + game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" + + game_concept_goddesses_and_glory_astray: "$special_doctrine_goddesses_and_glory_name$" + game_concept_goddesses_and_glory_astray_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [novelist_kinship_doctrines|L]#!" + + #Anglican + game_concept_via_media_astray: "$special_doctrine_via_media_name$" game_concept_via_media_astray_desc: "[faiths|E] with the $special_doctrine_via_media_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#bold $catholic_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_roman_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_sevillian_rite').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_independent_catholic').GetBaseName]#!\n#bold $protestant_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_established_church').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_reformation_roots').GetBaseName]#!"