Sid Meier's Civilization VI

Sid Meier's Civilization VI

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

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

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


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

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


最后:感谢作者

Thank you for your mod and have a nice day dude :)
DerCcent 7 okt, 2024 @ 9:00 
will there ever be a reskin for the Naukograd?
诺风一指!!!! 12 jul, 2024 @ 4:15 
没有翻译官。。。大概应该是苏联
Midnight 10 jan, 2024 @ 2:05 
Stalin the Butcher?
Villalencia 16 dec, 2023 @ 13:58 
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 10 dec, 2023 @ 13:37 
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 23 okt, 2023 @ 16:04 
i want to get it but not voice like ice land mod
Lemas 9 okt, 2023 @ 10:13 
What is the music used for this mod? It’s great
arstotzkaforsale 16 sep, 2023 @ 4:22 
good shit:steamthumbsup:
IR62 12 aug, 2023 @ 20:36 
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 12 aug, 2023 @ 18:25 
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 12 aug, 2023 @ 18:24 
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 12 aug, 2023 @ 18:21 
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 16 jul, 2023 @ 13:33 
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 16 jul, 2023 @ 13:30 
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 23 maj, 2023 @ 19:06 
Does anyone know the name of the Soviet Union's background music?
LeBawsski 24 apr, 2023 @ 3:13 
I thought a special District would be "Gulag"
richwho 22 apr, 2023 @ 2:36 
hitler has a chance, his special abilities would be very controversial
я курю 11 mar, 2023 @ 3:27 
Мод хороший , правда я люблю поиграть на огромной карте земли(политической), что с этим модом сделать не получится. Но всё же мод прекрасный:janitor:
Chairman Mao's Chicken 6 feb, 2023 @ 23:22 
Is this incompatible with Terra Mirablis?
Topas 6 jan, 2023 @ 8:59 
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 24 nov, 2022 @ 3:45 
All classic Civ games without Stalin, Hitler and the like feel kind of dull. Playing against them is just so satisfying.
Bad_Omen 23 nov, 2022 @ 21:29 
I really appreciate you making this mod
{O-O} 13 okt, 2022 @ 21:42 
spits on the mod and its developers
rhéa 25 aug, 2022 @ 6:02 
so sexy oml 🥵🥵🤤🤤:soviet::soviet:
Karlik044 9 aug, 2022 @ 13:29 
Бляха муха, Ленин стоит на фоне своего же мавзолея... :lunar2019deadpanpig:
Mozg_8bit 8 aug, 2022 @ 12:48 
То ли ошибка в переводе, то ли косяк в самом моде, но наукоград НЕ заменяет пригород, а идет как отдельный район. В остальном все нормально работает. Однако, я считаю, нужно было дать какие то бонусы для правительства коммунизма.
Alanmark 7 aug, 2022 @ 4:04 
真实开局不能 用
money man 29 jun, 2022 @ 9:52 
lol
我不想赢钱了 14 jun, 2022 @ 0:21 
plz update
JFDeimosMx 22 maj, 2022 @ 14:20 
awesome
3M30'Булава́' 29 apr, 2022 @ 11:12 
pls update
GLORIA VINCIT 26 apr, 2022 @ 19:00 
anyone knows how to change the city palace type? at least make it Russian instead of the default French one... :steamfacepalm:
The BillDozer 13 apr, 2022 @ 12:54 
update
Ray 26 mar, 2022 @ 13:06 
doesn´t work :(.
Gleb Cornery 5 mar, 2022 @ 10:31 
JFD, i would like you to make icons for my mod. How can I contact you and discuss the price?
⚡︎Rasho 1 mar, 2022 @ 9:28 
hace un mod de argentina pa
lone_starr 25 feb, 2022 @ 11:14 
I have all mods and dlc but doesn't work for some reason
Xiaolue 10 feb, 2022 @ 18:28 
Does this mod support Chinese?
headreplacement 8 feb, 2022 @ 16:50 
I would love to have more communist leaders, either in this mod or another one, for cuba, china, more from the ussr etc.
Thanosthemadtitan 17 jan, 2022 @ 15:21 
The construction bonuses for buildings inside campus and industrial zone do not work. Communism really doesn't work, lol!
bluntwit 3 jan, 2022 @ 12:43 
Doesn't work, despite having the mod enabled and the required DLCs installed and enabled.
skelesmith 30 dec, 2021 @ 19:43 
why stalin looks like a goomba
Call Me Darlingg 9 dec, 2021 @ 23:19 
Why does neither Civ or Leader show up in my game despite being installed and enabled?
River 2 dec, 2021 @ 20:10 
Neither of the leaders show up for me
⚜︎Dmitry Light 26 sep, 2021 @ 13:51 
But mod it self is great, thank you =)
⚜︎Dmitry Light 26 sep, 2021 @ 13:51 
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.
ᚪᚱᛁᛊᛏᚩᛊᚪᚳᚻ 24 sep, 2021 @ 15:01 
Really cool mod. What was the music used for the civilisation? It sounds amazing.