Sid Meier's Civilization VI

Sid Meier's Civilization VI

110 avaliações
CIVITAS Djoser
   
Premiar
Adic. a Favoritos
Nos Favoritos
Desfavoritar
Type: Mod
Tamanho:
Publicado em:
Atualizado em:
36.711 MB
3 jul. 2019 às 20:44
4 jul. 2019 às 8:17
3 notas de alterações ( ver )
Precisas de certos DLCs para usares este item.

Subscreve para transferir
CIVITAS Djoser

Numa coleção por chimp
CIVITAS Egypt
1 item
Descrição


Djoser

Ability | Qebehu-Netjeru
Completing a Wonder triggers a culture bomb, claiming adjacent tiles. Gain access to Imhotep, the Architect, a Governor unique to Djoser.

Governor | Imhotep
An astute overseer, Imhotep can exploit a city's population to aid in the construction of divine monuments that proclaim Egypt's primacy to all who observe them.

Agenda | Netjerikhet
Builds wonders whenever possible, and likes civilizations that do the same. Dislikes those that have less wonders than he has.

ADDITIONAL ITEMS
This mod is for the Leader only, and as such will require a Civilization to load with. Please see the images below for supported civilizations and other options.



MOD SUPPORT
This mod currently includes support for the following items:
Gedemon's YNAMP
40sw4rm's Old World

VERSIONS
The current version of CIVITAS Djoser is v1.02. Requires Gathering Storm. Current and previous versions will be available to download here[github.com].

Please refer to the change notes for a full list of changes.

CREDITS
Concept & Design ChimpanG
Code ChimpanG
Artwork ChimpanG
Diplos SeelingCat
Mod Support ChimpanG
Research ChimpanG, SeelingCat
Testing ChimpanG, Digihuman

BUG REPORTS
This mod has been bug-tested but if you do experience any serious bugs, please provide detailed information in the pinned conversation below.

MAC USERS
This mod may not be compatible with Mac. If the databases do not match (due to a delayed update from Aspyr for example), any issues will likely be caused by the fact that we might be referencing a game_effect in this mod that doesn't exist yet on Mac databases.

LINUX USERS
You may experience bugs, crashes, and other weird and wonderful things that come with trying to use Linux for gaming. If you find that this is the case, unfortunately, this mod will be incompatible with your Linux system.

YOUR SUPPORT
We've been getting a few questions lately about how you generous people can support us. While the kind offers for donations are both humbling and immensely appreciated, I'd ask if you may consider redirecting your donation to a charity of your choice instead? They need the support more than we do, and are certainly more deserving of it.

If you're stuck for ideas, then a charity that has helped me personally is Mind, a mental health charity. So if you'd like to support me, please consider supporting them instead <3

// Chimp

[www.mind.org.uk]
Discussões Populares Ver todos (1)
1
22 mai. 2022 às 18:02
AFIXADO: Bug Reports
chimp
58 comentários
resident3000x 13 mar. 2023 às 5:08 
I figured it out! I removed Sukritact’s Egypt rework and now Djoser can use the Steel and Thunder units.

Personally I think the Precinct of Amun Ra mod does a good job as a rework alternative since it makes floodplains super strong and it doesn’t remove the sphinx.
Snubabubba 9 mar. 2023 às 20:59 
Does anyone know how to get Djoser to work with the Steel and Thunder unique units? Its almost pointless to play Djoser when everyone else is getting extra units.
resident3000x 12 fev. 2023 às 22:02 
I see there is a "fix" for Sukritact's Egypt Rework in the comments, but I've been playing with both mods for a while and they work. Only thing is it doesn't show the rework for Djoser at the leader selection menu. But once the game starts you'll see that the rework does apply to Djoser.

The one mod that ignores Djoser is the Steel & Thunder unique units. Not being able to train khopesh warriors seems like a crime.
GreenJacket 14 mai. 2022 às 14:59 
WE
M 6 mai. 2022 às 7:40 
@choijanggyu Is the insert code you typed available to do on steam?
Nik 6 abr. 2022 às 7:22 
The original title per Wonder was overkill, but eliminating it makes the leader ability subpar. Compare Djoser to Suleiman. Imhotep and Ibrahim match. So, the only benefit Djoser gets as a leader is culture bombing Wonders, which won't be that beneficial considering you're a.) not guaranteed to complete any one Wonder and will struggle with strict Wonders placement rules. Meanwhile, Suleiman gets the extremely powerful Janissary and a free governor title at Gunpowder. If you look at Culture-Bombs Jay’s Holy Sites are much easier to use and the respective leader abilities, come with far more benefits than a unique governor. Adding governors without any new governor titles nerfs the ability. Even secret societies give you a free governor title when you find them, and the government plaza and some new wonders have been reworked to give more governor titles because of this. If not at each tech, or with each wonder, getting a governor title with each Golden Era might be a nice balance.
Emm 4 out. 2021 às 11:59 
Love this. It is the first time I've downloaded a leader mod. I'm a big Egypt fan but thought Cleopatra was a boring choice for leading the civ and I'm really happy to play this Djoser. Just played my first game with him and I'm about to win a cultural victory.
VModBAddict 5 set. 2021 às 13:55 
@choijanggyu Thanks very much!!!
Ummm... Having zero coding experience I can only get as far as opening config.sql with Notepad. I've made a backup of the original, now I do what exactly?? Am I replacing the text inside the brackets with yours, or is it cut-&-paste the whole lot? Sorry!
If any non-noob reads this please help me out!
choijanggyu 12 ago. 2021 às 9:20 
INSERT INTO Players (Domain,CivilizationType, LeaderType, LeaderName, LeaderIcon, LeaderAbilityName, LeaderAbilityDescription, LeaderAbilityIcon, CivilizationName, CivilizationIcon, CivilizationAbilityName, CivilizationAbilityDescription, CivilizationAbilityIcon)
SELECT Domain, 'CIVILIZATION_EGYPT', 'LEADER_CVS_DJOSER', 'LOC_LEADER_CVS_DJOSER_NAME', 'ICON_LEADER_CVS_DJOSER', 'LOC_TRAIT_LEADER_CVS_DJOSER_UA_NAME', 'LOC_TRAIT_LEADER_CVS_DJOSER_UA_DESCRIPTION', 'ICON_LEADER_CVS_DJOSER', CivilizationName, CivilizationIcon, CivilizationAbilityName, CivilizationAbilityDescription, CivilizationAbilityIcon
FROM Players WHERE CivilizationType = 'CIVILIZATION_EGYPT' AND LeaderType= 'LEADER_CLEOPATRA';
choijanggyu 12 ago. 2021 às 9:20 
INSERT INTO PlayerItems
(Domain, CivilizationType, LeaderType, Type, Icon, Name, Description, SortIndex)
SELECT Domain, 'CIVILIZATION_EGYPT','LEADER_CVS_DJOSER', Type, Icon, Name, Description, SortIndex
FROM PlayerItems WHERE CivilizationType = 'CIVILIZATION_EGYPT' AND LeaderType= 'LEADER_CLEOPATRA';