2010-08-08 10:06:34 +02:00
|
|
|
<?xml version="1.0"?>
|
2018-02-05 19:35:15 +01:00
|
|
|
<eressea><resources>
|
2010-08-08 10:06:34 +02:00
|
|
|
<resource name="shield">
|
|
|
|
<item weight="100" score="30">
|
2016-08-06 13:53:07 +02:00
|
|
|
<construction skill="armorer" minskill="2">
|
2010-08-08 10:06:34 +02:00
|
|
|
<requirement type="iron" quantity="1"/>
|
|
|
|
</construction>
|
|
|
|
<armor ac="1" penalty="-0.15" magres="0.0" shield="yes"/>
|
|
|
|
</item>
|
|
|
|
</resource>
|
2018-02-05 19:35:15 +01:00
|
|
|
</resources></eressea>
|