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: Smarter Private Construction/STEAM_PAGE.bbcode
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
[img]https://i.imgur.com/7xuCZqW.png[/img]
2
-
Supports Victoria 3: V1.8.6 (and onwards) - Should [i]never[/i] get out of date.
2
+
Supports Victoria 3: V1.8.6 -> 1.9.6 (and onwards) - Should [i]never[/i] get out of date.
3
3
Mod Version: V1.9
4
4
Please consider rating this if you like it! It really helps out. [img]https://i.imgur.com/tE28cZ7.gif[/img]
5
5
[spoiler]Originally made for: Version 1.5.12[/spoiler]
@@ -43,8 +43,11 @@ What this means is that you should [i]generally[/i] see:
43
43
If you come across any incompatibilities please let me know!
44
44
45
45
[img]https://i.imgur.com/Qp8JBtZ.png[/img]
46
-
This will never conflict with anything.
47
-
No, really, it won't.
46
+
This will almost* never conflict with anything.
47
+
Like, really.
48
+
49
+
*The exception is mods that change local goods into normal tradeable goods. This will probably overwrite them.
50
+
(I do not endorse de-localizing the local goods. I designed [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3371689443]Urban Synergy Unleashed[/url] to make local goods better to manage.)
48
51
49
52
[b]Explicitly compatible with:[/b]
50
53
[list][*][b]Victoria Tweaks Mod[/b] (VTM) [i]by One Proud Bavarian[/i]
Copy file name to clipboardExpand all lines: Smarter Private Construction/common/defines/zzz_mog_GSRD_def.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ NAI = {
27
27
28
28
# For Reference:
29
29
# PRODUCTION_BUILDING_RANDOM_FACTOR = 10.0 # The higher this is, the more random AI construction will be
30
-
# PRODUCTION_BUILDING_STATE_RANDOM_FACTOR = 1.0 # The higher this is, the more random AI state selection for building types will be
30
+
# PRODUCTION_BUILDING_STATE_RANDOM_FACTOR = 0.5 #(as of 1.9.8) # 1.0 # The higher this is, the more random AI state selection for building types will be
31
31
# PRODUCTION_BUILDING_GOODS_PROFIT_FACTOR = 5000 # Per pound of predicted building profit (divided by employee count per level)
32
32
# PRODUCTION_BUILDING_PRODUCED_VALUE_FACTOR = 0.25 # Per pound of produced goods in base value
33
33
# PRODUCTION_BUILDING_OUTPUT_WANTED_INDUSTRIAL_GOODS_FACTOR = 0.25 # Add this value to a building for each unit of money worth of industrial goods that aren't overproduced in the country and are used by buildings
0 commit comments