I have recently downloaded: Communist Party Mod V1 by happy_cake132. Here is a excerpt from the XML file:
<PoliticalParty InternalName="Industrialist">
<ID>6</ID>
<DisplayName>Industrialist</DisplayName>
<Description>The Industrialists are the antithesis of Technologists. Industrialists receive a bonus to production capacity.</Description>
<Model>gfx/Government/Industrialist.png</Model>
<OpposingParty>Technologists</OpposingParty>
<Bonus>6:20 7:20</Bonus>
<Penalty>8:-25</Penalty>
<ColorRed>210</ColorRed>
<ColorGreen>210</ColorGreen>
<ColorBlue>210</ColorBlue>
</PoliticalParty>
This line - <Bonus>6:20 7:20</Bonus> - is the one I am trying to figure out.
I know that the first number is the ability and the number AFTER the colon represents the % increase in said ability.
What I don’t know is what ability the first number corresponds to. The numbers range from 1-26 I believe.
Does anyone out there have this mod and if so have a list of which abilties those first number represent