Sid Meier's Civilization VI

Sid Meier's Civilization VI

Soviet Union
367 Comments
your dishwasher Apr 19 @ 3:42am 
i really like the music for this mod, please could you link to it?
sakaNeko Oct 17, 2024 @ 2:47am 
SOVIET UNION苏联:

特性:共产主义与国家主义
学院和工业区建筑的文化和旅游业绩产出相当于其内在产出的一半(向下取整)。这些区域的建设速度加快33%

特色区域:Naukograd(科技城)
这是苏联唯一一个独特区域
此区域替代农场时,单元格的每一级魅力可以获得50科技值;+2大科学家点数;每个相邻社区提供大量相邻加成(其实是+2,玩个官方话术,嘿嘿);对太空竞赛项目提供额外15%产出。


特色单位:Pekhota(实际上是俄语步兵的意思,可以音译为比科达或皮科达,当然我不是专业的,要喷就喷我就行)

苏联独特的现代近战单位。掠夺时减少1点移动消耗。所需的维护费-2。


最后:感谢作者

Thank you for your mod and have a nice day dude :)
DerCcent Oct 7, 2024 @ 9:00am 
will there ever be a reskin for the Naukograd?
诺风一指!!!! Jul 12, 2024 @ 4:15am 
没有翻译官。。。大概应该是苏联
Midnight Jan 10, 2024 @ 2:05am 
Stalin the Butcher?
Villalencia Dec 16, 2023 @ 1:58pm 
I found that the mod messes with some skins from other civs, like Germans or British that have their own skin for soldiers
Rakov Kreviech Dec 10, 2023 @ 1:37pm 
An incredible mod but i have some suggestions that would very much improve it. USSR's Communist Nationalism trait should be fused with base game Mother Russia, except for the faith modifier, it could give them extra production on tundra hills besides the regular plus for flat tiles. In other words:

Trait: :soviet: Communist Nationalism:

Buildings in their Campus and Industrial Zone districts yield Culture and Tourism equal to half their intrinsic yield outputs (round down). Build these Districts 33% faster. Founded cities start with five additional tiles. Tundra tiles provide +1 Production (+2 on tundra hills), in addition to their usual yields. Units are immune to damage from Blizzards. +100% damage from Blizzards inside Soviet territory to civilizations at war with Soviet Union.
Chesse5552024 Oct 23, 2023 @ 4:04pm 
i want to get it but not voice like ice land mod
Lemas Oct 9, 2023 @ 10:13am 
What is the music used for this mod? It’s great
arstotzkaforsale Sep 16, 2023 @ 4:22am 
good shit:steamthumbsup:
IR62 Aug 12, 2023 @ 8:36pm 
Last thing, and probably overkill, was to go into the mapvalues.xml files in the map mods and insert the start positions for JFD_USSR & JFD_Italy to the community civs list. Totalslacker has already added them to all but a couple of his maps so it doesn't take long to copy/paste the needed lines from the custom.xml
IR62 Aug 12, 2023 @ 6:25pm 
custom.xml part 2

<Replace MapName="LargestEarth" Civilization="CIVILIZATION_JFD_ITALY" X="26" Y="73" />
<Replace MapName="TSLEE" Civilization="CIVILIZATION_JFD_ITALY" X="41" Y="36" />
<Replace MapName="CordEarth" Civilization="CIVILIZATION_JFD_ITALY" X="37" Y="23" />
<Replace MapName="TinyEarth" Civilization="CIVILIZATION_JFD_ITALY" X="30" Y="16" />
<Replace MapName="TinyEarth" Civilization="CIVILIZATION_JFD_USSR" X="34" Y="21" />
<Replace MapName="CogEarth" Civilization="CIVILIZATION_JFD_ITALY" X="79" Y="42" />
<Replace MapName="CogEarth" Civilization="CIVILIZATION_JFD_USSR" X="90" Y="53" />
<Replace MapName="VIKING_GiantEarth" Civilization="CIVILIZATION_JFD_ITALY" X="71" Y="59" />
<Replace MapName="VIKING_GiantEarth" Civilization="CIVILIZATION_JFD_USSR" X="87" Y="74" />
</StartPosition>

</GameInfo>
IR62 Aug 12, 2023 @ 6:24pm 
The custom.xml, part 1

<GameInfo>

<StartPosition>
<Replace MapName="GreatestEarthMap" Civilization="CIVILIZATION_JFD_USSR" X="63" Y="56" />
<Replace MapName="LargeEurope" Civilization="CIVILIZATION_JFD_USSR" X="62" Y="57" />
<Replace MapName="PlayEuropeAgain" Civilization="CIVILIZATION_JFD_USSR" X="78" Y="62" />
<Replace MapName="LargestEarth" Civilization="CIVILIZATION_JFD_USSR" X="47" Y="93" />
<Replace MapName="TSLEE" Civilization="CIVILIZATION_JFD_USSR" X="49" Y="49" />
<Replace MapName="CordEarth" Civilization="CIVILIZATION_JFD_USSR" X="44" Y="33" />
<Replace MapName="GreatestEarthMap" Civilization="CIVILIZATION_JFD_ITALY" X="50" Y="42" />
<Replace MapName="LargeEurope" Civilization="CIVILIZATION_JFD_ITALY" X="36" Y="32" />
<Replace MapName="PlayEuropeAgain" Civilization="CIVILIZATION_JFD_ITALY" X="44" Y="34" />
IR62 Aug 12, 2023 @ 6:21pm 
Here are a few more that can be added to Dawn's list:

('TSLEE', 'CIVILIZATION_JFD_USSR', 49, 49),
('CordEarth', 'CIVILIZATION_JFD_USSR', 44, 33),
('TinyEarth', 'CIVILIZATION_JFD_USSR', 34, 21),
('CogEarth', 'CIVILIZATION_JFD_USSR', 90, 53),
('VIKING_GiantEarth', 'CIVILIZATION_JFD_USSR', 87, 74);

I also dropped a custom.xml into the folders for Ynamp, and both totalslacker's map mods which has this in it:

[see next post]
Catcatcher33 Jul 16, 2023 @ 1:33pm 
This is because the og code for some reason doesn't give a starter location to the soviet union - these coordinates should be correct, we double checked with the below maps listing the coords for all countries
Dawn Jul 16, 2023 @ 1:30pm 
If anyone wants to play TSL with the Soviet Union, you need to go to C:\Program Files (x86)\Steam\steamapps\workshop\content and then go to the Soviet Union mod, in this case for me this was in the folder C:\Program Files (x86)\Steam\steamapps\workshop\content\289070\903509740\Core I'm not sure if is the same for everyone.


Then open the USSR_GameDefines file using a text edit and paste the following SQL code at the bottom of the file, save the file and reload the game.

--======================
--YNAMP
--======================
CREATE TABLE IF NOT EXISTS StartPosition (MapName TEXT, Civilization TEXT, Leader TEXT, X INT default 0, Y INT default 0);


INSERT INTO StartPosition
(MapName, Civilization, X, Y)
VALUES ('LargestEarthCustom', 'CIVILIZATION_JFD_USSR', 47, 93),
('LargeEurope', 'CIVILIZATION_JFD_USSR', 62, 57),
('PlayEuropeAgain', 'CIVILIZATION_JFD_USSR', 65, 71),
('GreatestEarthMap', 'CIVILIZATION_JFD_USSR', 63, 56);
Moonwitch May 23, 2023 @ 7:06pm 
Does anyone know the name of the Soviet Union's background music?
LeBawsski Apr 24, 2023 @ 3:13am 
I thought a special District would be "Gulag"
richwho Apr 22, 2023 @ 2:36am 
hitler has a chance, his special abilities would be very controversial
olwichnkalse Mar 11, 2023 @ 3:27am 
Мод хороший , правда я люблю поиграть на огромной карте земли(политической), что с этим модом сделать не получится. Но всё же мод прекрасный:janitor:
Chairman Mao's Chicken Feb 6, 2023 @ 11:22pm 
Is this incompatible with Terra Mirablis?
Topas Jan 6, 2023 @ 8:59am 
any chance of you animating this mod? Its one of my favorites and i'd love for it to get one of the last elements to a perfect mod
Solarius Scorch Nov 24, 2022 @ 3:45am 
All classic Civ games without Stalin, Hitler and the like feel kind of dull. Playing against them is just so satisfying.
Bad_Omen Nov 23, 2022 @ 9:29pm 
I really appreciate you making this mod
{O-O} Oct 13, 2022 @ 9:42pm 
spits on the mod and its developers
rhéa Aug 25, 2022 @ 6:02am 
so sexy oml 🥵🥵🤤🤤:soviet::soviet:
Karlik044 Aug 9, 2022 @ 1:29pm 
Бляха муха, Ленин стоит на фоне своего же мавзолея... :lunar2019deadpanpig:
Mozg_8bit Aug 8, 2022 @ 12:48pm 
То ли ошибка в переводе, то ли косяк в самом моде, но наукоград НЕ заменяет пригород, а идет как отдельный район. В остальном все нормально работает. Однако, я считаю, нужно было дать какие то бонусы для правительства коммунизма.
Alanmark Aug 7, 2022 @ 4:04am 
真实开局不能 用
money man Jun 29, 2022 @ 9:52am 
lol
我不想赢钱了 Jun 14, 2022 @ 12:21am 
plz update
JFDeimosMx May 22, 2022 @ 2:20pm 
awesome
3M30'Булава́' Apr 29, 2022 @ 11:12am 
pls update
GLORIA VINCIT Apr 26, 2022 @ 7:00pm 
anyone knows how to change the city palace type? at least make it Russian instead of the default French one... :steamfacepalm:
The Manic 8 Ball Apr 13, 2022 @ 12:54pm 
update
Ray Mar 26, 2022 @ 1:06pm 
doesn´t work :(.
Gleb Cornery Mar 5, 2022 @ 10:31am 
JFD, i would like you to make icons for my mod. How can I contact you and discuss the price?
🗲Rasho Mar 1, 2022 @ 9:28am 
hace un mod de argentina pa
Krymbo Feb 25, 2022 @ 11:14am 
I have all mods and dlc but doesn't work for some reason
Xiaolue Feb 10, 2022 @ 6:28pm 
Does this mod support Chinese?
headreplacement Feb 8, 2022 @ 4:50pm 
I would love to have more communist leaders, either in this mod or another one, for cuba, china, more from the ussr etc.
Thanosthemadtitan Jan 17, 2022 @ 3:21pm 
The construction bonuses for buildings inside campus and industrial zone do not work. Communism really doesn't work, lol!
bluntwit Jan 3, 2022 @ 12:43pm 
Doesn't work, despite having the mod enabled and the required DLCs installed and enabled.
skelesmith Dec 30, 2021 @ 7:43pm 
why stalin looks like a goomba
Meal Shirt Rice Money Dec 9, 2021 @ 11:19pm 
Why does neither Civ or Leader show up in my game despite being installed and enabled?
River Dec 2, 2021 @ 8:10pm 
Neither of the leaders show up for me
⚜︎Dmitry Light Sep 26, 2021 @ 1:51pm 
But mod it self is great, thank you =)
⚜︎Dmitry Light Sep 26, 2021 @ 1:51pm 
To the author: background leaders font images must be switched between together. Becouse on the image with Lenin, showed The Mausoleum, place where Lenin it self was buried. When The Great Proletarian Chief was alive, this building doesn't even excisted in project. Nerd mod off.
ᚪᚱᛁᛊᛏᚩᛊᚪᚳᚻ Sep 24, 2021 @ 3:01pm 
Really cool mod. What was the music used for the civilisation? It sounds amazing.