forked from github/server
bd2809a975
it's from when open-source Eressea was limited, and we no longer need the separation. JSON configuration for ship flags.
9 lines
291 B
XML
9 lines
291 B
XML
<?xml version="1.0"?>
|
|
<resource name="laenmail">
|
|
<item weight="100" score="1000">
|
|
<construction skill="armorer" minskill="9" reqsize="1">
|
|
<requirement type="laen" quantity="3"/>
|
|
</construction>
|
|
<armor ac="6" penalty="0.0" magres="0.3" laen="yes" />
|
|
</item>
|
|
</resource>
|