You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Soft Pop Adjustments/common/defines/zzz_MoG_SPA_def.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,10 @@ NPops = {
40
40
MIN_CONVERSION = 10 # 1 # If there is any conversion at least this many people will convert
41
41
42
42
ALLOW_ASSIMILATION_IN_HOMELANDS = no # Can pops assimilate when living in their homelands?
43
-
ALLOW_ASSIMILATION_ACROSS_HERITAGES = yes # Can pops assimilate into pops of a different heritage?
43
+
# ALLOW_ASSIMILATION_ACROSS_HERITAGES = yes # Can pops assimilate into pops of a different heritage?
44
+
ALLOW_ASSIMILATION_REQUIRE_HERITAGE_GROUP = yes # no # Can pops assimilate into pops of a different heritage group (weaker condition)
45
+
ALLOW_ASSIMILATION_REQUIRE_HERITAGE_TRAIT = no # Can pops assimilate into pops of a different heritage trait (stronger condition)
46
+
#in case if both are allowed, heritage trait requirement takes precedence
44
47
45
48
CULTURAL_FERVOR_ASSIMILATIOM_EFFECT = 0.008 # 0.01 # The effect cultural fervor has on assimilation, it makes it this much harder to assimilate with higher fervor
0 commit comments