Balance fix for CCs. Decrease build time from 600 to 500 and increase foundation armor from 3h/10p/3c to 5h/15p/3c.

This was SVN commit r14374.
This commit is contained in:
alpha123 2013-12-17 21:20:31 +00:00
parent c6d454ff2d
commit c8fb750e43

View File

@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic">
<Armour>
<Foundation>
<Hack>5</Hack>
<Pierce>15</Pierce>
<Crush>3</Crush>
</Foundation>
</Armour>
<Attack>
<Ranged>
<Hack>0.0</Hack>
@ -27,7 +34,7 @@
</BuildRestrictions>
<Cost>
<PopulationBonus>20</PopulationBonus>
<BuildTime>600</BuildTime>
<BuildTime>500</BuildTime>
<Resources>
<food>0</food>
<wood>500</wood>