N3OW/events/artifacts/NEOW_historical_artifacts_events.txt
2026-05-30 00:59:58 -04:00

43 lines
No EOL
889 B
Text

namespace = historical_artifacts
historical_artifacts.999 = {
scope = none
hidden = yes
immediate = {
if = {
limit = {
has_dlc_feature = royal_court
exists = title:d_moravia.holder
}
title:d_moravia.holder = {
create_artifact_crown_wenceslas_effect = { OWNER = this }
}
}
if = {
limit = {
has_dlc_feature = royal_court
exists = title:k_sweden.holder
}
title:k_sweden.holder = {
create_artifact_codex_gigas_effect = { OWNER = this }
}
}
if = {
limit = {
has_dlc_feature = royal_court
exists = title:d_bohemia.holder
}
title:d_bohemia.holder = {
create_artifact_sword_wenceslas_effect = { OWNER = this }
}
}
title:d_bacs.holder = {
create_artifact_crown_stephen_effect = { OWNER = this }
}
title:k_france.holder = {
create_artifact_crown_charlemagne_effect = { OWNER = this }
}
}
}