2010-08-08 10:06:34 +02:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<resource name="rustysword">
|
|
|
|
<item weight="100" score="10">
|
2016-08-06 13:53:07 +02:00
|
|
|
<construction skill="weaponsmithing" minskill="3">
|
2010-08-08 10:06:34 +02:00
|
|
|
<requirement type="iron" quantity="1"/>
|
|
|
|
</construction>
|
|
|
|
<weapon cut="true" skill="melee" offmod="-1" defmod="-1">
|
|
|
|
<damage type="rider" value="1d9"/>
|
|
|
|
<damage type="footman" value="1d9"/>
|
|
|
|
</weapon>
|
|
|
|
</item>
|
|
|
|
</resource>
|