Stellaris

Stellaris

Disable 10 years limits 解除10年限制
Showing 1-3 of 3 entries
Update: 14 May @ 2:42pm

Update: 14 May @ 2:01pm

SteamLibrary\steamapps\workshop\content\281990\2390627893\common\defines\DD_defines.txt:
+GOVERNMENT_COOLDOWN_YEARS = 0 # Cooldown years after changing government before you can change it again
+MIN_TRADE_DEAL_LENGTH_YEARS = 0 # Minimum length of a trade deal in years.
+MAX_TRADE_DEAL_LENGTH_YEARS = 100 # Maximum length of a trade deal in years.
+MOVE_CAPITAL_COOLDOWN_YEARS = 0 # Cooldown in years for moving capital.
+COUNTRY_FOCUS_COST_WAIVED_YEARS = 0 # Should match @waivedYearsDefine in +00_base_focus_categories

+SteamLibrary\steamapps\workshop\content\281990\2390627893\common\country_focus\card_categories\DD_base_focus_categories.txt:
+@waivedYearsDefine = 0 # should match COUNTRY_FOCUS_COST_WAIVED_YEARS define

SteamLibrary\steamapps\workshop\content\281990\2390627893\descriptor.mod:
-version="2.8.1"
+version="*"
-supported_version="2.8.1"
+supported_version="*"
-name="解除10年限制"
+name="Unlock 10 years limits 解除10年限制"
+"Balance"
+"Diplomacy"

Update: 10 Feb, 2021 @ 7:10am