2010-08-08 10:06:34 +02:00
|
|
|
<?xml version="1.0"?>
|
2018-02-05 19:35:15 +01:00
|
|
|
<eressea>
|
|
|
|
<resources>
|
2017-02-25 21:24:47 +01:00
|
|
|
<resource name="stone" limited="yes" material="yes">
|
2017-02-26 14:00:20 +01:00
|
|
|
<item weight="6000" score="10" big="yes">
|
|
|
|
<construction skill="quarrying" minskill="1"/>
|
|
|
|
</item>
|
2010-08-08 10:06:34 +02:00
|
|
|
<modifier building="quarry" type="skill" value="1"/>
|
|
|
|
<modifier building="quarry" type="material" value="0.5"/>
|
2018-04-29 13:46:17 +02:00
|
|
|
<modifier races="troll" type="material" value="0.75"/>
|
2010-08-08 10:06:34 +02:00
|
|
|
</resource>
|
2018-02-05 19:35:15 +01:00
|
|
|
</resources>
|
|
|
|
</eressea>
|