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)
13 lines
No EOL
363 B
Text
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 }
|
|
} |