server/res/e3a/armor/scale.xml

11 lines
351 B
XML
Raw Normal View History

2010-08-08 09:40:42 +02:00
<?xml version="1.0"?>
<resource name="scale">
<item weight="300" score="150" allow="dwarf halfling">
<construction skill="armorer" minskill="5">
2010-08-08 09:40:42 +02:00
<modifier function="mod_dwarves_only"/>
<requirement type="iron" quantity="2"/>
</construction>
<armor ac="3" penalty="0.10" projectile="0.05" magres="0.0"/>
</item>
</resource>