Is it possible to modify the Great General Bonus? the xml tag i found is Boolean but not Integers.
Code:
<Row>
<Type>PROMOTION_GREAT_GENERAL</Type>
<Description>TXT_KEY_PROMOTION_GREAT_GENERAL</Description>
<Help>TXT_KEY_PROMOTION_GREAT_GENERAL_HELP</Help>
<Sound>AS2D_IF_LEVELUP</Sound>
<GreatGeneral>true</GreatGeneral>
<PortraitIndex>59</PortraitIndex>
<IconAtlas>ABILITY_ATLAS</IconAtlas>
<PediaType>PEDIA_ATTRIBUTES</PediaType>
<PediaEntry>TXT_KEY_PEDIA_PROMOTION_GREAT_GENERAL</PediaEntry>
</Row>