Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In the meantime I found the problem: it was a simple XML mistake and I can at least tell you how to fix it for your own file.
If you go into:
C:\Users\USER\Documents\My Games\Sid Meier's Civilization Beyond Earth\MODS\Virtues Overhaul (v 1)\VO Virtues
Open the VO Virtues file with Notepad++
Inside it, find this code on line 1110, or just search it:
<Policies>
<Update>
<Where Type="POLICY_KNOWLEDGE_6" />
<Set PolicyCostModifier="20" />
</Update>
</Policies>
All you need to do is change the "20" to a "-20".
So it should look like:
<Policies>
<Update>
<Where Type="POLICY_KNOWLEDGE_6" />
<Set PolicyCostModifier="-20" />
</Update>
</Policies>
Save that file, and it is done.
currently actually increasing cost of culture unless there's an original bug between that and the wonder that reduces culture cost of virtues based on population of city that has the wonder... guo pu yaolan