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)
59 lines
No EOL
815 B
Text
59 lines
No EOL
815 B
Text
# New Era Old World Artifacts Templates
|
|
|
|
codex_template = {
|
|
can_equip = {
|
|
always = yes
|
|
}
|
|
|
|
can_benefit = {
|
|
NEOW_christian_book_artifact_trigger = yes
|
|
}
|
|
|
|
can_reforge = {
|
|
NEOW_christian_book_artifact_trigger = yes
|
|
}
|
|
|
|
can_repair = {
|
|
always = yes
|
|
}
|
|
|
|
fallback = {
|
|
learning = 2
|
|
stress_gain_mult = 0.15
|
|
negate_health_penalty_add = 0.10
|
|
catholic_religion_opinion = 20
|
|
}
|
|
|
|
ai_score = {
|
|
value = 100
|
|
}
|
|
|
|
unique = yes
|
|
}
|
|
|
|
sword_wenceslas_template = {
|
|
|
|
can_equip = {
|
|
always = yes
|
|
}
|
|
|
|
can_benefit = {
|
|
#NEOW_is_czech_king_trigger = yes
|
|
}
|
|
|
|
can_reforge = {
|
|
#NEOW_is_czech_king_trigger = yes
|
|
}
|
|
|
|
fallback = {
|
|
monthly_piety = 0.35
|
|
court_grandeur_baseline_add = 5
|
|
courtier_and_guest_opinion = 5
|
|
}
|
|
|
|
ai_score = {
|
|
value = 100
|
|
}
|
|
|
|
unique = yes
|
|
} |