Vanilla artifacts

This commit is contained in:
Heidesommer 2026-06-16 15:00:16 -04:00
parent f9eb2c5aa3
commit 9ff6270a21
4 changed files with 2348 additions and 57 deletions

View file

@ -142,25 +142,25 @@ historical_artifacts.0023 = {
# ## We do these per-artefact rather than per-title so that they can be easily reshuffled if desired.
# ## Crowns
# ### Iron Crown of Lombardy
# if = {
# limit = {
# has_dlc_feature = royal_court
# exists = title:e_hre.holder
# }
# title:e_hre.holder = {
# create_artifact_pedestal_crown_iron_effect = { OWNER = this }
# }
# }
# ### Reichskrone
# if = {
# limit = {
# current_date > 1000.1.1
# exists = title:e_hre.holder
# }
# title:e_hre.holder = {
# create_artifact_reichskrone_effect = { OWNER = this }
# }
# }
if = {
limit = {
has_dlc_feature = royal_court
exists = title:c_lombardia.holder
}
title:c_lombardia.holder = {
create_artifact_pedestal_crown_iron_effect = { OWNER = this }
}
}
### Reichskrone
if = {
limit = {
current_date > 1000.1.1
exists = title:k_austria.holder
}
title:k_austria.holder = {
create_artifact_reichskrone_effect = { OWNER = this }
}
}
# ### Essen Crown
# if = {
# limit = {
@ -182,16 +182,16 @@ historical_artifacts.0023 = {
# }
# }
# ### Monomachus Crown
# if = {
# limit = {
# has_dlc_feature = royal_court
# current_date >= 1000.1.1
# exists = title:e_byzantium.holder
# }
# title:e_byzantium.holder = {
# create_artifact_monomachus_crown_effect = { OWNER = this }
# }
# }
if = {
limit = {
has_dlc_feature = royal_court
current_date >= 1000.1.1
exists = title:k_hungary.holder
}
title:k_hungary.holder = {
create_artifact_monomachus_crown_effect = { OWNER = this }
}
}
# ### Crown of Justinian
# if = {
# limit = {
@ -214,12 +214,12 @@ historical_artifacts.0023 = {
# }
# }
# ### Papal Tiara
# if = {
# limit = { exists = title:k_papal_state.holder }
# title:k_papal_state.holder = {
# create_artifact_papal_tiara_effect = { OWNER = this }
# }
# }
if = {
limit = { exists = title:k_papal_state.holder }
title:k_papal_state.holder = {
create_artifact_papal_tiara_effect = { OWNER = this }
}
}
# ### Visigothic Votive Crowns
# if = {
# limit = { has_fp2_dlc_trigger = yes }
@ -284,26 +284,26 @@ historical_artifacts.0023 = {
# create_artifact_goblet_chalice_of_dona_urraca = { OWNER = character:108501 }
# }
# ## Thrones
# ### Throne of Scone (featuring Stone)
# if = {
# limit = {
# has_dlc_feature = royal_court
# exists = title:k_scotland.holder
# }
# title:k_scotland.holder = {
# create_artifact_throne_scone_effect = { OWNER = this }
# }
# }
# ### Throne of Charlemagne
# if = {
# limit = {
# has_dlc_feature = royal_court
# exists = title:e_hre.holder
# }
# title:e_hre.holder = {
# create_artifact_throne_charlemagne_effect = { OWNER = this }
# }
# }
### Throne of Scone (featuring Stone)
if = {
limit = {
has_dlc_feature = royal_court
exists = title:c_lothian.holder
}
title:c_lothian.holder = {
create_artifact_throne_scone_effect = { OWNER = this }
}
}
### Throne of Charlemagne
if = {
limit = {
has_dlc_feature = royal_court
exists = title:c_aachen.holder
}
title:c_aachen.holder = {
create_artifact_throne_charlemagne_effect = { OWNER = this }
}
}
# ### Throne of Solomon (the Byzantine one)
# if = {
# limit = {
@ -1056,6 +1056,31 @@ historical_artifacts.0023 = {
create_artifact_skull_cap_charlemagne_effect = { OWNER = this }
}
}
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_france.holder
}
title:k_france.holder = {
create_artifact_joyeuse_effect = { OWNER = this }
}
}
if = {
limit = {
exists = title:k_poland.holder
}
title:k_poland.holder = {
create_artifact_szczerbiec_effect = { OWNER = this }
}
}
if = {
limit = {
exists = title:d_lower_lorraine.holder
}
title:d_lower_lorraine.holder = {
create_artifact_essen_crown_effect = { OWNER = this }
}
}
# ### Sassanian Sword
# if = {
# limit = {