server/res/core/common/potions.xml

185 lines
5.1 KiB
XML
Raw Permalink Normal View History

2010-08-08 10:06:34 +02:00
<?xml version="1.0"?>
<eressea>
2010-08-08 10:06:34 +02:00
<resources>
<!-- this file contains potions that are part of the alchemy system -->
<!-- potions -->
<resource name="p0" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="30" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="1"/>
<construction skill="alchemy" minskill="2">
2010-08-08 10:06:34 +02:00
<requirement type="h4"/>
<requirement type="h12"/>
</construction>
</item>
</resource>
<resource name="goliathwater" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="30" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="1"/>
<construction skill="alchemy" minskill="2">
2010-08-08 10:06:34 +02:00
<requirement type="h6"/>
<requirement type="h13"/>
</construction>
</item>
</resource>
<resource name="truthpotion" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="30" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="1"/>
<construction skill="alchemy" minskill="2">
2010-08-08 10:06:34 +02:00
<requirement type="h0"/>
<requirement type="h13"/>
</construction>
</item>
</resource>
2018-02-17 10:45:56 +01:00
<resource name="lifepotion" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="30" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="1"/>
<construction skill="alchemy" minskill="2">
2010-08-08 10:06:34 +02:00
<requirement type="h5"/>
<requirement type="h7"/>
</construction>
</item>
</resource>
<resource name="p3" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="60" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="2"/>
<construction skill="alchemy" minskill="4">
2010-08-08 10:06:34 +02:00
<requirement type="h14"/>
<requirement type="h16"/>
<requirement type="h1"/>
</construction>
</item>
</resource>
<resource name="ointment" appearance="vial">
<!-- Wundsalbe -->
2017-02-27 11:39:55 +01:00
<item weight="0" score="60" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="2"/>
<construction skill="alchemy" minskill="4">
2010-08-08 10:06:34 +02:00
<requirement type="h19"/>
<requirement type="h4"/>
<requirement type="h1"/>
</construction>
</item>
</resource>
<resource name="peasantblood" appearance="vial">
<!-- Bauernblut -->
2017-02-27 11:39:55 +01:00
<item weight="0" score="60" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="2"/>
<construction skill="alchemy" minskill="4">
2010-08-08 10:06:34 +02:00
<requirement type="h17"/>
<requirement type="h13"/>
<requirement type="h4"/>
<requirement type="peasant"/>
</construction>
</item>
</resource>
<resource name="p6" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="90" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="3"/>
<construction skill="alchemy" minskill="6">
2010-08-08 10:06:34 +02:00
<requirement type="h9"/>
<requirement type="h15"/>
<requirement type="h12"/>
<requirement type="h6"/>
</construction>
</item>
</resource>
<resource name="p7" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="90" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="3"/>
<construction skill="alchemy" minskill="6">
2010-08-08 10:06:34 +02:00
<requirement type="h2"/>
<requirement type="h3"/>
<requirement type="h17"/>
<requirement type="h13"/>
</construction>
</item>
</resource>
<resource name="nestwarmth" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="90" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="3"/>
<construction skill="alchemy" minskill="6">
2010-08-08 10:06:34 +02:00
<requirement type="h18"/>
<requirement type="h3"/>
<requirement type="h16"/>
<requirement type="h10"/>
</construction>
</item>
</resource>
<resource name="p9" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="90" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="3"/>
<construction skill="alchemy" minskill="6">
2010-08-08 10:06:34 +02:00
<requirement type="h4"/>
<requirement type="h11"/>
<requirement type="h10"/>
<requirement type="h7"/>
</construction>
</item>
</resource>
<resource name="p10" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="90" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="3"/>
<construction skill="alchemy" minskill="6">
2010-08-08 10:06:34 +02:00
<requirement type="h19"/>
<requirement type="h14"/>
<requirement type="h0"/>
<requirement type="h11"/>
</construction>
</item>
</resource>
<resource name="p11" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="120" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="4"/>
<construction skill="alchemy" minskill="8">
2010-08-08 10:06:34 +02:00
<requirement type="h14"/>
<requirement type="h20"/>
<requirement type="h15"/>
<requirement type="h8"/>
<requirement type="h5"/>
</construction>
</item>
</resource>
<resource name="p13" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="120" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="4"/>
<construction skill="alchemy" minskill="8">
2010-08-08 10:06:34 +02:00
<requirement type="h5"/>
<requirement type="h9"/>
<requirement type="h12"/>
<requirement type="h3"/>
<requirement type="h8"/>
<requirement type="dragonblood"/>
</construction>
</item>
</resource>
<resource name="healing" appearance="vial">
2017-02-27 11:39:55 +01:00
<item weight="0" score="120" use="yes">
2010-08-08 10:06:34 +02:00
<potion level="4"/>
<construction skill="alchemy" minskill="8">
2010-08-08 10:06:34 +02:00
<requirement type="h6"/>
<requirement type="h12"/>
<requirement type="h18"/>
<requirement type="h5"/>
<requirement type="h16"/>
</construction>
</item>
</resource>
</resources>
</eressea>