stendhal/data/conf/items/boots.xml
2022-05-01 10:33:24 +02:00

383 lines
12 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<items xmlns="stendhal" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="stendhal ../equipment.xsd">
<item name="black boots">
<type class="boots" subclass="black_boots" tileid="-1"/>
<description>You stub your toe on this pair of black boots. Perhaps they bring you bad luck?</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="15"/>
<min_level value="100"/>
</attributes>
<weight value="17.0"/>
<value value="23625"/>
<susceptibility type="light" value="1.2"/>
<susceptibility type="dark" value="0.9"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="blue boots">
<type class="boots" subclass="blue_boots" tileid="-1"/>
<description>You see a pair of blue boots.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="6"/>
<min_level value="5"/>
</attributes>
<weight value="9.0"/>
<value value="1812"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="chain boots">
<type class="boots" subclass="chain_boots" tileid="-1"/>
<description>You see a pair of chain boots, quite rusty but still strong.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="4"/>
<min_level value="2"/>
</attributes>
<weight value="10.0"/>
<value value="448"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="chaos boots">
<type class="boots" subclass="chaos_boots" tileid="-1"/>
<description>You see a pair of chaos boots. Your steps are unsteady in them, but the extra defence they give is worth it.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="11"/>
<min_level value="45"/>
</attributes>
<weight value="17.0"/>
<value value="9317"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="elvish boots">
<type class="boots" subclass="elvish_boots" tileid="-1"/>
<description>You see a pair of elvish boots.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="7"/>
<min_level value="8"/>
</attributes>
<weight value="9.0"/>
<value value="2401"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="golden boots">
<type class="boots" subclass="golden_boots" tileid="-1"/>
<description>You see a pair of golden boots. They will be heavy to wear but well worth their weight.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="8"/>
<min_level value="15"/>
</attributes>
<weight value="17.0"/>
<value value="3584"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="green thing boots">
<type class="boots" subclass="green_dragon_boots" tileid="-1"/>
<description>You see a pair of green thing boots. They're slimy inside, ewwww.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="12"/>
<min_level value="70"/>
</attributes>
<weight value="19.0"/>
<value value="12096"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="killer boots">
<type class="boots" subclass="killer_boots" tileid="-1"/>
<description>You see a high heeled pair of killer boots. Are you brave enough to wear them?</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="22"/>
<min_level value="200"/>
</attributes>
<weight value="18.0"/>
<value value="30625"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="leather boots">
<type class="boots" subclass="leather_boots" tileid="-1"/>
<description>You see a simple pair of leather boots to give your feet some protection.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="1"/>
<min_level value="0"/>
</attributes>
<weight value="2.0"/>
<value value="7"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="magic plate boots">
<type class="boots" subclass="magic_plate_boots" tileid="-1"/>
<description/>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="14"/>
<min_level value="90"/>
</attributes>
<weight value="1.0"/>
<value value="1"/>
<susceptibility type="fire" value="0.98"/>
<susceptibility type="ice" value="0.98"/>
<susceptibility type="dark" value="0.98"/>
<susceptibility type="light" value="0.98"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="mainio boots">
<type class="boots" subclass="mainio_boots" tileid="-1"/>
<description>You see a pair of mainio boots. It's hard to believe that boots looking like this would protect your feet so well as they do.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="11"/>
<min_level value="50"/>
</attributes>
<weight value="17.0"/>
<value value="9317"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="mithril boots">
<type class="boots" subclass="mithril_boots" tileid="-1"/>
<description>You see a sparkling set of mithril boots.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="18"/>
<min_level value="150"/>
</attributes>
<weight value="14.0"/>
<value value="53625"/>
<susceptibility type="dark" value="1.2"/>
<susceptibility type="light" value="0.9"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="red boots">
<type class="boots" subclass="red_boots" tileid="-1"/>
<description>You see a pair of red boots, the colour reminds you of fresh blood.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="5"/>
<min_level value="4"/>
</attributes>
<weight value="10.0"/>
<value value="848"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="royal boots">
<type class="boots" subclass="royal_boots" tileid="-1"/>
<description>You see a pair of royal boots. They have magical properties</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="16"/>
<min_level value="150"/>
</attributes>
<weight value="17.0"/>
<value value="23625"/>
<susceptibility type="fire" value="0.95"/>
<susceptibility type="ice" value="0.95"/>
<susceptibility type="dark" value="0.95"/>
<susceptibility type="light" value="0.95"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="shadow boots">
<type class="boots" subclass="shadow_boots" tileid="-1"/>
<description>You see a pair of shadow boots. You can't fathom what they are made of.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="9"/>
<min_level value="25"/>
</attributes>
<weight value="17.0"/>
<value value="5103"/>
<susceptibility type="light" value="1.4"/>
<susceptibility type="dark" value="0.8"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="steel boots">
<type class="boots" subclass="steel_boots" tileid="-1"/>
<description>You see a pair of steel boots, fit for any soldier.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="6"/>
<min_level value="5"/>
</attributes>
<weight value="10.0"/>
<value value="1512"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="stone boots">
<type class="boots" subclass="stone_boots" tileid="-1"/>
<description>You see a pair of stone boots. They may be heavy, but they protect your feet well.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="10"/>
<min_level value="30"/>
</attributes>
<weight value="17.0"/>
<value value="7000"/>
<susceptibility type="fire" value="0.95"/>
<susceptibility type="ice" value="0.95"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
<item name="studded boots">
<type class="boots" subclass="studded_boots" tileid="-1"/>
<description>You see a pair of worn studded boots with moderate protection for your feet.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="2"/>
<min_level value="1"/>
</attributes>
<weight value="5.0"/>
<value value="56"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="feet"/>
<slot name="bag"/>
<slot name="trade"/>
</equipable>
</item>
<item name="xeno boots">
<type class="boots" subclass="xeno_boots" tileid="-1"/>
<description>You see a fine specimen of craftmanship, a pair of xeno boots.</description>
<implementation class-name="games.stendhal.server.entity.item.Item"/>
<attributes>
<def value="13"/>
<min_level value="80"/>
</attributes>
<weight value="17.0"/>
<value value="17625"/>
<equipable>
<slot name="ground"/>
<slot name="content"/>
<slot name="bag"/>
<slot name="trade"/>
<slot name="feet"/>
</equipable>
</item>
</items>