German Gameplay Enhancer

German Gameplay Enhancer 1.1

If Anyone has any suggestions on how I should Improve this mod what I should remove what I should add plz leave your additions below I dont want this to be overpowered I just want a better Germany
 
What does this mod do? And I mean exact additions and numbers.

(also, on the "better germany" part, Germany is already considered quite strong with the Hansa being cheaper and having more adjacency bonuses while production is considered the most valuable resource)
 
This seems to be a poor trolling attempt.

The single content of the mod is this:

Code:
<?xml version="1.0" encoding="utf-8"?>
<GameInfo>
   <CivilizationTraits>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_FOUNDING_FATHERS"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_ROYAL_NAVY_DOCKYARD"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_ADJACENT_DISTRICTS"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_ALL_ROADS_TO_ROME"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_MOTHER_RUSSIA"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_ITERU"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_DISTRICT_LAVRA"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_IMPROVEMENT_SPHINX"/>
       <Row CivilizationType="CIVILIZATION_GERMANY" TraitType="TRAIT_CIVILIZATION_EARLY_OCEAN_NAVIGATION"/>
   </CivilizationTraits>
   <LeaderTraits>
       <!--<Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_MEDITERRANEAN"/>-->
       <Row LeaderType="LEADER_BARBAROSSA TraitType="TRAIT_LEADER_RELIGIOUS_MAJOR_CIV"/>
       <Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_ADVENTURES_ENKIDU"/>
       <!--<Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_RELIGIOUS_CONVERT"/>-->
       <Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_MAGNANIMOUS"/>
       <Row LeaderType="LEADER_BARBAROSSA" TraitType="FIRST_EMPEROR_TRAIT"/>
       <Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_EXPANSIONIST"/>
       <Row LeaderType="LEADER_BARBAROSSA" TraitType="TRAIT_LEADER_UNIT_ENGLISH_REDCOAT"/>
   </LeaderTraits>
</GameInfo>
 
ComradeCena updated German Gameplay Enhancer with a new update entry:

Germany Gameplay Enhanced

I balanced Germany to where they weren't overwhelmingly powerful and be boring after a couple of games. This should fix the general complaints of it not being entirely fun Civ. One thing to note is that Im not an experienced modder and that im still learning the code of Civilization 6 to become better and enhance my skills as a mod creator and I look forward to releasing more complex and beneficial mods to this community.
- Comrade Cena

Read the rest of this update entry...
 
Does this work for you? I have a similar mod on my own and even though the start up screen shows the added traits they don't seem to be active in game.
 
Back
Top Bottom