N3OW/common/scripted_triggers/NEOW_artifact_triggers.txt
GoTouchSomeGrass314 044fbdb21f Added 3 Whole Artifacts
Added the Crown and Sword of St. Wenceslas and the Codex Gigus and added them to characters (Duke of Bohemia, Duchess of Moravia and the King of Sweden)
Lastly added a few files from the base-game to make templates and artifact visuals easier to find (and create)
2026-04-12 20:17:21 +02:00

13 lines
No EOL
363 B
Text

NEOW_christian_book_artifact_trigger = {
OR = {
religion = religion:catholic_religion
religion = religion:protestant_religion
religion = religion:eastern_orthodox_religion
religion = religion:novelist_religion
faith = { has_doctrine = tenet_christian_syncretism }
}
}
NEOW_is_czech_king_trigger = {
scope:owner = { has_title = title:k_bohemia }
}