﻿seer_dreams_mod = {
    icon = "seer_dreams_icon"
    learning = -1
    stress_gain_mult = 0.10
    monthly_piety = 0.1
}

seer_visits_mod = {
    icon = "seer_visit_icon"
    learning = 1
    stress_gain_mult = -0.05
}

seer_training_1_mod = {
    icon = "seer_training_1_icon"
    learning = 1
    stress_gain_mult = 0.05
    monthly_piety = 0.25
    health = 0.1
}

seer_training_2_mod = {
    icon = "seer_training_2_icon"
    learning = 2
    stress_gain_mult = -0.05
    monthly_piety = 0.35
    health = 0.25
}

seer_training_3_mod = {
    icon = "seer_training_3_icon"
    learning = 3
    dread_gain_mult = 0.10
    monthly_piety = 0.5
    health = 0.5
}

has_personal_seer_mod = {
    icon = "has_personal_seer_icon"
    learning = 1
    monthly_piety = 0.15
    health = 0.25
}

fertility_override = {
    fertility = 10.0    # +1000% fertility boost (10.0 = +1000% increase):contentReference[oaicite:2]{index=2}
}
