Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I want to add the ability to fully become a necromancer king or a lich king, with all the consequences that come with it...
So the updates for this mod won't be coming any time soon.
lore wise isn't it passed down through the generations, would make sense that way considering you put in a custom dynasty legacy
Start a new game and save it. Go to that new game's save file, and look for "k_cyrodiil_province" (found in the landed_titles section). Keep that file open.
Then open the save file of your currently running campaign, and once again go to the landed_titles section. Go to the end of the list of titles. Copy all the k_NAME_province entries from the new campaigns save file, and paste them here. Exchange the ID's so they continue incrementing from the already saved titles. (e.g.
5={
key=k_cyrodiil_province
...
-->
7308={
key=k_cyrodiil_province
...
)
Save the changes, and it should work somewhat when you load in. When I created the Province of Skyrim, it's map color was green, but otherwise it seems to have worked.
I have very little experience modding ck3 and dont know if this might mess something up seriously, so please back up your ongoing save game before changing anything.
Decisions to create Imperial Provinces are now available to all empires (not just Cyrodiil/Tamriel or the Aldmeri Dominion), except for Eastern and Western Skyrim, and Colovia with Nibenay.
Decisions and events related to the Tribunal have been removed — essentially, only the mechanics for creating new titles have been borrowed.
The update is not compatible with old saves. To avoid breaking your save, it's better not to trigger any decisions related to the provinces.
After that, you will unlock the decision to receive Akatosh’s blessing, provided your faith actually venerates him (i.e., the Cyro-Nordic faith). Again, you’ll need to have one personality trait fitting a true Dragonborn (such as Ambitious or Just), along with a solid level of Prestige and Piety.
Voilà — Akatosh grants you the special trait, and a new legacy branch becomes available. By leveling up the third tier of this legacy, you can bypass all other requirements for decisions involving Akatosh.
Could also have something to do with the AoK modifier not showing for some reason but idk what the issue preventing the decision from appearing actually is just that it won't show so :( amazing mod btw keep up the great work!
is_shown = {
is_ai = no
is_landed = yes
has_religion = religion:nedic_nordic_religion
any_character_artifact = {
has_artifact_modifier = aok_modifier
}
NOR = {
has_trait = dragonborn
has_character_flag = race_daedra
}
}
is_valid = {
age >= 16
OR = {
dynasty = { has_dynasty_perk = dragonblood_legacy_3 }
AND = {
OR = {
has_trait = p_dv_akatosh
has_trait = p_dv_talos
}
piety_level >= 2
OR = {
completely_controls = title:c_imperial_city
completely_controls = title:c_balfiera
completely_controls = title:c_aldruhn
completely_controls = title:c_crystal
completely_controls = title:c_ivarstead
completely_controls = title:c_eldenroot
}
OR = {
has_trait = ambitious
has_trait = zealous
has_trait = brave
has_trait = just
has_trait = diligent
has_trait = conqueror
}
}
}
}
Moreover, my main focus is on enhancing immersion. Unfortunately, I haven’t yet managed to create a system for custom deity names (not everyone likes the Talos option), nor to implement icon changes for confessions (so that when Talos is added, the Eight Divines confession icon changes to that of the Nine). If anyone has knowledge in this area, I would greatly appreciate some help.
OR = {
has_trait = dragonborn
has_title = title:e_colovian_estates
has_title = title:e_nibenay
has_title = title:e_cyrodiilic_potentate
has_title = title:e_cyrodiil
has_title = title:k_heartlands
has_title = title:e_tamriel
highest_held_title_tier >= tier_empire
AND = {
has_trait = p_dv_akatosh
piety_level >= 2
prestige_level >= 3
highest_held_title_tier >= tier_kingdom
}
}
for landing, for adventurers pretty the same