server/res/core/armor/rustychainmail.xml

12 lines
316 B
XML
Raw Normal View History

2010-08-08 10:06:34 +02:00
<?xml version="1.0"?>
<eressea><resources>
2010-08-08 10:06:34 +02:00
<resource name="rustychainmail">
<item weight="200" score="30">
<construction skill="armorer" minskill="3">
2010-08-08 10:06:34 +02:00
<requirement type="iron" quantity="3"/>
</construction>
<armor ac="2" penalty="0.30" magres="0.0"/>
</item>
</resource>
</resources></eressea>