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="laensword">
|
|
|
|
<item weight="100" score="400">
|
2016-08-06 13:53:07 +02:00
|
|
|
<construction skill="weaponsmithing" minskill="8">
|
2010-08-08 10:06:34 +02:00
|
|
|
<requirement type="laen" quantity="1"/>
|
|
|
|
</construction>
|
2018-02-07 18:46:31 +01:00
|
|
|
<weapon cut="true" magical="true" skill="melee" offmod="1" defmod="1" magres="0.30">
|
2010-08-08 10:06:34 +02:00
|
|
|
<damage type="rider" value="3d6+10"/>
|
|
|
|
<damage type="footman" value="3d6+10"/>
|
|
|
|
</weapon>
|
|
|
|
</item>
|
|
|
|
</resource>
|
2018-02-05 19:35:15 +01:00
|
|
|
</resources>
|
|
|
|
</eressea>
|