Fixes
This commit is contained in:
parent
2e180fb2f5
commit
ad48f8dc48
18 changed files with 12709 additions and 285 deletions
|
|
@ -1805,24 +1805,24 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:basque_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = basque
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:bon_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = bon
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:basque_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = basque
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:bon_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = bon
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:buddhism_religion
|
||||
|
|
@ -1832,15 +1832,15 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:tani_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = tani
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:tani_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = tani
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:dualism_religion
|
||||
|
|
@ -1852,10 +1852,10 @@ generate_religion_descent_effect = {
|
|||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:finno_ugric_religion
|
||||
$RELIGION$ = religion:finnic_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = finno_ugric
|
||||
FAITH = finnic
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
|
|
@ -1873,7 +1873,7 @@ generate_religion_descent_effect = {
|
|||
$RELIGION$ = religion:theomach_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = hellenism
|
||||
FAITH = theomach
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
|
|
@ -1967,69 +1967,69 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:tengrism_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = tengrism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:waaqism_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = waaqism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:west_african_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = west_african
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:west_african_bori_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = west_african_bori
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:west_african_orisha_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = west_african_orisha
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:west_african_roog_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = west_african_roog
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:yazidi_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = yazidi
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:tengrism_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = tengrism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:waaqism_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = waaqism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:west_african_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = west_african
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:west_african_bori_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = west_african_bori
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:west_african_orisha_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = west_african_orisha
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:west_african_roog_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = west_african_roog
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:yazidi_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = yazidi
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:zoroastrianism_religion
|
||||
|
|
@ -2039,21 +2039,21 @@ generate_religion_descent_effect = {
|
|||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:zunism_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = zunism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
else = { # Generic Pagan, fallback
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = paganism
|
||||
GOD = $GOD$
|
||||
}
|
||||
}
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# $RELIGION$ = religion:zunism_religion
|
||||
# }
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = zunism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
# else = { # Generic Pagan, fallback
|
||||
# generate_godly_descent_seed_support_effect = {
|
||||
# FAITH = paganism
|
||||
# GOD = $GOD$
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
# Mythical Legends guaranteed access to Legendary Buildings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue