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
The abilities themselves, however, are text-only. No associated modifiers. The actual combat effects are elsewhere. So that part only helps you with the tooltip.
And that leads us to GlobalParameters.xml. A few key lines excerpted:
<GameInfo>
<GlobalParameters>
...
<Replace Name="COMBAT_BOMBARD_VS_UNIT_STRENGTH_MODIFIER" Value="17" />
...
<Replace Name="COMBAT_RANGED_VS_DISTRICT_STRENGTH_MODIFIER" Value="17" />
...
</GlobalParameters>
</GameInfo>
Updating that table might actually do the trick.