Hydromancerx
C2C Modder
If there is not already one could a <PrereqAndBonuses> be added to units?
Right now you can have ...
<BonusType>BONUS_FRENCH</BonusType>
<PrereqBonuses>
<BonusType>BONUS_COPPER</BonusType>
<BonusType>BONUS_IRON</BonusType>
<BonusType>BONUS_STEEL</BonusType>
</PrereqBonuses>
Which comes out to French AND (Copper OR Iron OR Steel). But what if I want to have French AND Copper AND Iron AND Steel? I can only have French AND Copper at the most for and. Please make it so I can have more than just 2 ANDs.
Please don't forget this. This tag is very important to implementing to units.