server/res/core/armor/shield.xml

12 lines
322 B
XML

<?xml version="1.0"?>
<eressea><resources>
<resource name="shield">
<item weight="100" score="30">
<construction skill="armorer" minskill="2">
<requirement type="iron" quantity="1"/>
</construction>
<armor ac="1" penalty="-0.15" magres="0.0" shield="yes"/>
</item>
</resource>
</resources></eressea>