We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629036f commit 81c653aCopy full SHA for 81c653a
Soft Pop Adjustments/common/production_methods/yMoG_SPA_modifier_balancing.txt
@@ -0,0 +1,16 @@
1
+#Used in both Universities and Art Academies, the original 20% buff is wildly excessive with SPA's changes.
2
+pm_principle_freedom_of_movement_3 = {
3
+ texture = "gfx/interface/icons/production_method_icons/government_run.dds"
4
+
5
+ is_hidden_when_unavailable = yes
6
7
+ unlocking_principles = {
8
+ principle_freedom_of_movement_3
9
+ }
10
11
+ state_modifiers = {
12
+ unscaled = {
13
+ state_migration_pull_mult = 0.05 # 0.2
14
15
16
+}
0 commit comments