From add2738e760c4e2c2b497dd308bd253a671b179e Mon Sep 17 00:00:00 2001 From: Matheus Grilo <MatheusGrilo@users.noreply.github.com> Date: Thu, 16 Mar 2017 15:23:34 -0300 Subject: [PATCH] Show equipable items in server based in items.xml (#286) * items.php * Update items.php * Another tabs update --- config.php | 4 + engine/XML/items.xml | 31203 +++++++++++++++++++++++++++++++++++++++++ items.php | 394 + layout/menu.php | 1 + 4 files changed, 31602 insertions(+) create mode 100644 engine/XML/items.xml create mode 100644 items.php diff --git a/config.php b/config.php index 3e96015..39dd902 100644 --- a/config.php +++ b/config.php @@ -4,6 +4,10 @@ define('ZNOTE_OS', ($isWindows) ? 'WINDOWS' : 'LINUX'); } + // If you want to use items.php (not 100% yet, I guess) + // Tested with TFS items.xml master (1.3) + $config['items'] = false; + // Available options: TFS_02, TFS_03 // TFS 0.2 = TFS_02 // TFS 0.3 = TFS_03 (If ur using 0.3.6, set $config['salt'] to false)! diff --git a/engine/XML/items.xml b/engine/XML/items.xml new file mode 100644 index 0000000..1f9b5d0 --- /dev/null +++ b/engine/XML/items.xml @@ -0,0 +1,31203 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<items> + <item id="100" name="void" /> + <item id="101" name="earth" /> + <item id="103" name="dirt" /> + <item id="104" name="sand" /> + <item id="106" name="grass" /> + <item fromid="108" toid="109" name="flowers" /> + <item id="194" name="dirt" /> + <item id="231" name="sand" /> + <item id="280" name="earth ground" /> + <item id="293" name="grass"> + <attribute key="floorchange" value="down" /> + </item> + <item id="294" article="a" name="pitfall"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="293" /> + <attribute key="duration" value="300" /> + </item> + <item fromid="351" toid="353" name="dirt floor" /> + <item id="354" name="muddy floor" /> + <item id="355" name="muddy floor"> + <attribute key="fluidSource" value="mud" /> + </item> + <item fromid="356" toid="367" article="a" name="dirt wall" /> + <item id="368" name="earth ground" /> + <item fromid="369" toid="370" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="371" toid="382" article="a" name="stone wall" /> + <item id="383" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="384" name="dirt floor"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item id="385" article="a" name="small hole"> + <attribute key="description" value="It seems too narrow to climb through." /> + </item> + <item fromid="386" toid="387" name="stalagmites" /> + <item id="388" article="a" name="lava hole"> + <attribute key="description" value="It seems to be inactive." /> + </item> + <item id="389" article="a" name="lava hole"> + <attribute key="fluidsource" value="lava" /> + <attribute key="description" value="It emits heat and light." /> + </item> + <item fromid="390" toid="391" name="stalagmites" /> + <item id="392" article="a" name="hole"> + <attribute key="decayTo" value="354" /> + <attribute key="duration" value="300" /> + <attribute key="floorchange" value="down" /> + </item> + <item id="405" name="wooden floor" /> + <item id="406" name="white marble floor" /> + <item id="407" name="black marble floor" /> + <item fromid="408" toid="409" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="410" toid="411" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="412" name="sandstone floor" /> + <item id="413" name="stone floor" /> + <item id="414" name="tiled floor" /> + <item id="415" name="stone floor" /> + <item fromid="416" toid="417" article="a" name="stone tile"> + <attribute key="description" value="It seems to be a switch." /> + <attribute key="walkStack" value="0" /> + </item> + <item id="418" article="a" name="stone tile"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item id="419" article="a" name="sandstone tile" /> + <item id="420" name="tiled floor" /> + <item fromid="421" toid="422" name="sandstone floor" /> + <item id="423" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="424" article="a" name="stone tile" /> + <item fromid="425" toid="426" article="a" name="stone tile"> + <attribute key="description" value="It seems to be a switch." /> + <attribute key="walkStack" value="0" /> + </item> + <item id="427" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="428" article="a" name="ladder"> + <attribute key="floorchange" value="down" /> + </item> + <item id="429" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="430" article="a" name="sewer grate" /> + <item id="431" name="stone floor" /> + <item fromid="432" toid="433" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="434" toid="445" name="wooden floor" /> + <item fromid="446" toid="447" name="wooden floor"> + <attribute key="description" value="It seems to be a switch." /> + <attribute key="walkStack" value="0" /> + </item> + <item fromid="448" toid="456" name="wooden floor" /> + <item id="457" article="a" name="white stone tile" /> + <item id="458" name="wooden floor" /> + <item id="459" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="460" name="nothing special" /> + <item id="461" article="a" name="closed trapdoor" /> + <item id="462" article="an" name="open trapdoor"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="461" /> + <attribute key="duration" value="5" /> + </item> + <item id="463" article="a" name="pedestal" /> + <item id="464" article="a" name="sandstone wall" /> + <item id="465" article="a" name="stone tile" /> + <item id="466" article="a" name="sandstone wall" /> + <item id="467" name="stone flooring" /> + <item id="468" article="a" name="stone pile" /> + <item id="469" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="468" /> + <attribute key="duration" value="60" /> + </item> + <item id="470" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="471" toid="474" article="a" name="strange carving" /> + <item fromid="475" toid="476" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="477" toid="478" article="a" name="ramp" /> + <item fromid="479" toid="480" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="481" article="a" name="loose stone pile" /> + <item id="482" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="481" /> + <attribute key="duration" value="300" /> + </item> + <item id="483" article="a" name="loose ice pile" /> + <item id="484" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="483" /> + <attribute key="duration" value="300" /> + </item> + <item id="485" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="486" article="a" name="snow heap" /> + <item fromid="487" toid="488" article="a" name="ramp" /> + <item id="489" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="9059" /> + <attribute key="duration" value="30" /> + </item> + <item id="493" name="water"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="598" toid="601" name="lava"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="fire" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item id="670" name="snow" /> + <item id="671" name="ice" /> + <item fromid="708" toid="711" name="tar"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="poff" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item id="724" name="cobbled pavement" /> + <item fromid="777" toid="790" name="sandstone" /> + <item id="791" name="grass" /> + <item id="804" name="dirt" /> + <item id="806" name="dirt" /> + <item id="836" name="sand" /> + <item fromid="873" toid="878" article="a" name="mountain" /> + <item fromid="891" toid="902" name="rocks" /> + <item fromid="903" toid="913" article="a" name="stone wall" /> + <item fromid="914" toid="917" article="a" name="stone archway" /> + <item fromid="918" toid="919" article="a" name="mountain" /> + <item fromid="920" toid="923" article="a" name="flat roof" /> + <item id="924" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="925" toid="944" article="a" name="tiled roof" /> + <item fromid="945" toid="964" article="a" name="wooden roof" /> + <item fromid="965" toid="966" article="a" name="chess board" /> + <item fromid="967" toid="1015" article="a" name="mill board" /> + <item fromid="1016" toid="1024" article="a" name="tic-tac-toe board" /> + <item fromid="1025" toid="1035" article="a" name="brick wall" /> + <item fromid="1036" toid="1048" article="a" name="framework wall" /> + <item fromid="1049" toid="1059" article="a" name="stone wall" /> + <item fromid="1060" toid="1070" article="a" name="sandstone wall" /> + <item id="1071" name="sandstone" /> + <item fromid="1072" toid="1088" article="a" name="sandstone wall" /> + <item fromid="1089" toid="1093" article="a" name="metal wall" /> + <item id="1094" name="" /> + <item fromid="1095" toid="1099" article="a" name="metal wall" /> + <item fromid="1100" toid="1110" article="a" name="sandstone wall" /> + <item fromid="1111" toid="1119" article="a" name="white stone wall" /> + <item fromid="1120" toid="1127" article="an" name="archway" /> + <item fromid="1128" toid="1153" article="an" name="ornamented wall" /> + <item fromid="1154" toid="1157" article="a" name="wall fountain"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="1158" toid="1163" article="an" name="archway" /> + <item fromid="1164" toid="1169" article="an" name="ornamented wall" /> + <item fromid="1170" toid="1175" article="a" name="paravent" /> + <item fromid="1176" toid="1193" article="an" name="ornamented wall" /> + <item fromid="1194" toid="1195" article="a" name="wall fountain"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="1196" toid="1204" article="a" name="lava wall" /> + <item fromid="1205" toid="1208" article="an" name="archway" /> + <item fromid="1209" toid="1210" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1211" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1212" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1213" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1214" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="1215" toid="1218" article="a" name="buttress" /> + <item id="1219" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1220" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1221" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1222" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1223" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1224" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1225" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1226" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1227" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1228" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="1229" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1230" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="1231" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1232" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1233" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1234" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1235" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1236" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1237" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1238" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1239" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1240" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1241" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1242" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1243" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1244" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1245" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1246" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="1247" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1248" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="1249" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1250" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1251" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1252" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="1253" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1254" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1255" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1256" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1257" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1258" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="1259" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1260" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="1261" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="1262" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="1263" toid="1264" article="a" name="framework window" /> + <item fromid="1265" toid="1266" article="a" name="brick window" /> + <item fromid="1267" toid="1268" article="a" name="stone wall window" /> + <item fromid="1269" toid="1272" article="a" name="white stone wall window" /> + <item fromid="1273" toid="1276" article="a" name="sandstone window" /> + <item id="1277" article="a" name="mast" /> + <item fromid="1278" toid="1279" article="a" name="sail" /> + <item fromid="1280" toid="1283" article="a" name="rudder of the boat" /> + <item id="1284" article="a" name="drawbridge" /> + <item fromid="1285" toid="1292" article="a" name="stone" /> + <item id="1293" article="a" name="stone"> + <attribute key="weight" value="1500" /> + </item> + <item id="1294" article="a" name="small stone"> + <attribute key="weight" value="360" /> + <attribute key="attack" value="5" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="smallstone" /> + <attribute key="maxHitChance" value="76" /> + <attribute key="range" value="4" /> + </item> + <item id="1295" article="a" name="stone"> + <attribute key="weight" value="3000" /> + </item> + <item fromid="1296" toid="1306" article="a" name="stone" /> + <item fromid="1307" toid="1334" name="debris" /> + <item id="1335" article="a" name="stone pile" /> + <item fromid="1336" toid="1352" name="debris" /> + <item id="1353" article="a" name="mossy stone" /> + <item id="1354" article="a" name="blue shrine stone" /> + <item id="1355" article="a" name="red shrine stone" /> + <item fromid="1356" toid="1359" article="a" name="stone" /> + <item fromid="1360" toid="1363" article="a" name="fountain"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="1364" toid="1367" article="a" name="water basin"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="1368" toid="1369" article="a" name="draw well"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="1370" toid="1373" article="a" name="marble well" /> + <item fromid="1374" toid="1377" article="a" name="marble fountain" /> + <item id="1378" article="a" name="small basin" /> + <item fromid="1379" toid="1380" article="a" name="water wheel" /> + <item fromid="1381" toid="1384" article="a" name="millstone" /> + <item id="1385" name="stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="1386" article="a" name="ladder" /> + <item id="1387" article="a" name="magic forcefield"> + <attribute key="description" value="You can see the other side through it." /> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item id="1388" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="1389" article="a" name="ramp" /> + <item id="1390" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="1391" article="a" name="ramp" /> + <item id="1392" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="1393" article="a" name="ramp" /> + <item id="1394" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="1395" article="a" name="ramp" /> + <item id="1396" name="wooden stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="1397" article="a" name="mystic flame"> + <attribute key="description" value="You feel drawn to the mesmerizing light." /> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item id="1398" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="1399" article="a" name="ramp" /> + <item id="1400" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="1401" article="a" name="ramp" /> + <item id="1402" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="1403" article="a" name="ramp" /> + <item id="1404" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="1405" article="a" name="ramp" /> + <item id="1406" article="a" name="grave" /> + <item fromid="1407" toid="1409" article="a" name="grave stone" /> + <item id="1410" article="a" name="stone coffin"> + <attribute key="containerSize" value="10" /> + </item> + <item id="1411" article="a" name="stone coffin" /> + <item fromid="1412" toid="1414" article="a" name="stone coffin"> + <attribute key="containerSize" value="10" /> + </item> + <item fromid="1415" toid="1416" article="a" name="buried coffin" /> + <item id="1417" article="a" name="sarcophagus"> + <attribute key="containerSize" value="10" /> + </item> + <item id="1418" article="a" name="sarcophagus" /> + <item id="1419" article="a" name="sarcophagus"> + <attribute key="containerSize" value="10" /> + </item> + <item id="1420" article="a" name="sarcophagus" /> + <item fromid="1421" toid="1422" article="a" name="campfire" /> + <item fromid="1423" toid="1425" article="a" name="campfire"> + <attribute key="field" value="fire"> + <attribute key="damage" value="20" /> + <attribute key="ticks" value="4000" /> + <attribute key="count" value="2" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1426" article="an" name="unlit campfire" /> + <item fromid="1427" toid="1428" article="a" name="campfire" /> + <item fromid="1429" toid="1434" article="a" name="sign" /> + <item id="1435" article="a" name="dragon flag" /> + <item id="1436" article="a" name="castle flag" /> + <item id="1437" article="a" name="flag" /> + <item fromid="1438" toid="1439" article="a" name="street sign"> + <attribute key="allowDistRead" value="true" /> + </item> + <item fromid="1440" toid="1441" article="a" name="sign" /> + <item id="1442" article="a" name="statue"> + <attribute key="rotateTo" value="1476" /> + </item> + <item id="1443" article="a" name="statue" /> + <item id="1444" article="a" name="hero statue" /> + <item id="1445" article="a" name="monument" /> + <item id="1446" article="a" name="minotaur statue"> + <attribute key="rotateTo" value="1462" /> + </item> + <item id="1447" article="a" name="goblin statue"> + <attribute key="rotateTo" value="1465" /> + </item> + <item id="1448" article="an" name="angel statue" /> + <item id="1449" article="a" name="dwarven statue" /> + <item id="1450" article="a" name="watchdog statue" /> + <item id="1451" article="a" name="sandstone statue" /> + <item fromid="1452" toid="1455" article="a" name="gargoyle statue" /> + <item fromid="1456" toid="1459" article="a" name="pedestal" /> + <item id="1460" article="a" name="minotaur statue"> + <attribute key="rotateTo" value="1461" /> + </item> + <item id="1461" article="a" name="minotaur statue"> + <attribute key="rotateTo" value="1446" /> + </item> + <item id="1462" article="a" name="minotaur statue"> + <attribute key="rotateTo" value="1460" /> + </item> + <item id="1463" article="a" name="goblin statue"> + <attribute key="rotateTo" value="1464" /> + </item> + <item id="1464" article="a" name="goblin statue"> + <attribute key="rotateTo" value="1447" /> + </item> + <item id="1465" article="a" name="goblin statue"> + <attribute key="rotateTo" value="1463" /> + </item> + <item id="1466" article="a" name="pedestal" /> + <item fromid="1467" toid="1468" article="a" name="cobra statue" /> + <item id="1469" article="a" name="pedestal" /> + <item fromid="1470" toid="1472" article="a" name="cobra statue" /> + <item id="1473" article="a" name="pedestal" /> + <item id="1474" article="a" name="cobra statue" /> + <item id="1475" article="a" name="pedestal" /> + <item id="1476" article="a" name="statue"> + <attribute key="rotateTo" value="1477" /> + </item> + <item id="1477" article="a" name="statue"> + <attribute key="rotateTo" value="1478" /> + </item> + <item id="1478" article="a" name="statue"> + <attribute key="rotateTo" value="1442" /> + </item> + <item fromid="1479" toid="1480" article="a" name="street lamp" /> + <item fromid="1481" toid="1484" article="a" name="coal basin" /> + <item id="1485" article="an" name="empty coal basin" /> + <item id="1486" article="a" name="stone coal basin" /> + <item id="1487" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1488" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="20" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1488" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1489" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire"> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1489" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire" /> + </item> + <item id="1490" article="a" name="poison field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="poison"> + <attribute key="ticks" value="5000" /> + <attribute key="start" value="5" /> + <attribute key="damage" value="100" /> + </attribute> + </item> + <item id="1491" article="an" name="energy field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="energy"> + <attribute key="damage" value="30" /> + <attribute key="ticks" value="10000" /> + <attribute key="damage" value="25" /> + </attribute> + </item> + <item id="1492" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="20" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1493" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1494" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire" /> + </item> + <item id="1495" article="an" name="energy field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="energy"> + <attribute key="damage" value="30" /> + <attribute key="ticks" value="10000" /> + <attribute key="damage" value="25" /> + </attribute> + </item> + <item id="1496" article="a" name="poison field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="poison"> + <attribute key="ticks" value="5000" /> + <attribute key="start" value="5" /> + <attribute key="damage" value="100" /> + </attribute> + </item> + <item id="1497" article="a" name="magic wall"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="20" /> + </item> + <item id="1498" article="a" name="magic wall"> + <attribute key="type" value="magicfield" /> + </item> + <item id="1499" article="a" name="rush wood"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="45" /> + <attribute key="blocking" value="1" /> + </item> + <item id="1500" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1501" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="20" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1501" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1502" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire"> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="1502" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="fire" /> + </item> + <item id="1503" article="a" name="poison gas"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="poison"> + <attribute key="ticks" value="5000" /> + <attribute key="start" value="5" /> + <attribute key="damage" value="100" /> + </attribute> + </item> + <item id="1504" article="an" name="energy field"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + <attribute key="field" value="energy"> + <attribute key="damage" value="30" /> + <attribute key="ticks" value="10000" /> + <attribute key="damage" value="25" /> + </attribute> + </item> + <item id="1505" name="smoke"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + </item> + <item id="1506" article="a" name="searing fire"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1507" /> + <attribute key="duration" value="10" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="300" /> + </attribute> + </item> + <item id="1507" article="a" name="searing fire"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1508" /> + <attribute key="duration" value="10" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="300" /> + </attribute> + </item> + <item id="1508" name="ashes"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="1506" /> + <attribute key="duration" value="5" /> + <attribute key="replaceable" value="0" /> + </item> + <item id="1509" name="lava"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="fire" /> + </item> + <item id="1510" name="slits" /> + <item id="1511" name="blades"> + <attribute key="decayTo" value="1510" /> + <attribute key="duration" value="10" /> + </item> + <item id="1512" name="strange holes"> + <attribute key="decayTo" value="1513" /> + <attribute key="duration" value="4" /> + </item> + <item id="1513" name="spikes"> + <attribute key="decayTo" value="1512" /> + <attribute key="duration" value="4" /> + </item> + <item id="1514" article="a" name="stone pillar" /> + <item id="1515" article="a" name="marble pillar" /> + <item fromid="1516" toid="1523" article="a" name="wooden railing" /> + <item fromid="1524" toid="1531" article="a" name="stone railing" /> + <item id="1532" article="a" name="framework wall" /> + <item fromid="1533" toid="1538" article="a" name="fence" /> + <item id="1539" article="a" name="closed fence gate"> + <attribute key="type" value="door" /> + </item> + <item id="1540" article="an" name="open fence gate"> + <attribute key="type" value="door" /> + </item> + <item id="1541" article="a" name="closed fence gate"> + <attribute key="type" value="door" /> + </item> + <item id="1542" article="an" name="open fence gate"> + <attribute key="type" value="door" /> + </item> + <item fromid="1543" toid="1545" article="a" name="fence" /> + <item fromid="1546" toid="1547" name="bars" /> + <item id="1548" name="nothing special" /> + <item id="1549" article="a" name="sandstone pillar" /> + <item id="1550" article="a" name="sandstone statue" /> + <item id="1551" article="an" name="oriental pillar" /> + <item id="1552" article="a" name="ramp" /> + <item id="1553" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + <attribute key="floorchange" value="west" /> + </item> + <item id="1554" article="a" name="ramp" /> + <item id="1555" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + <attribute key="floorchange" value="east" /> + </item> + <item id="1556" article="a" name="ramp" /> + <item id="1557" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + <attribute key="floorchange" value="east" /> + </item> + <item id="1558" article="a" name="ramp" /> + <item id="1559" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + <attribute key="floorchange" value="west" /> + </item> + <item id="1560" article="an" name="obelisk" /> + <item id="1561" article="a" name="broken obelisk" /> + <item fromid="1562" toid="1569" article="a" name="stone railing" /> + <item fromid="1570" toid="1577" article="a" name="sandstone railing" /> + <item fromid="1578" toid="1581" article="a" name="ramp" /> + <item fromid="1582" toid="1593" article="a" name="white stone railing" /> + <item fromid="1594" toid="1601" article="a" name="wooden railing" /> + <item fromid="1602" toid="1613" article="a" name="big table" /> + <item id="1614" article="a" name="big table"> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1615" article="a" name="square table"> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1616" article="a" name="small round table"> + <attribute key="destroyTo" value="2253" /> + </item> + <item fromid="1617" toid="1618" article="a" name="counter" /> + <item id="1619" article="a" name="small table"> + <attribute key="destroyTo" value="2255" /> + </item> + <item fromid="1620" toid="1621" article="a" name="counter" /> + <item fromid="1622" toid="1633" article="a" name="table" /> + <item fromid="1634" toid="1638" article="a" name="table"> + <attribute key="type" value="door" /> + </item> + <item id="1639" article="a" name="table"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="1640" toid="1641" article="a" name="table"> + <attribute key="type" value="door" /> + </item> + <item fromid="1642" toid="1645" article="a" name="counter" /> + <item fromid="1646" toid="1649" article="a" name="throne" /> + <item id="1650" article="a" name="wooden chair"> + <attribute key="rotateTo" value="1651" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1651" article="a" name="wooden chair"> + <attribute key="rotateTo" value="1652" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1652" article="a" name="wooden chair"> + <attribute key="rotateTo" value="1653" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1653" article="a" name="wooden chair"> + <attribute key="rotateTo" value="1650" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item fromid="1654" toid="1657" article="a" name="throne" /> + <item id="1658" article="a" name="sofa chair"> + <attribute key="rotateTo" value="1661" /> + </item> + <item id="1659" article="a" name="sofa chair"> + <attribute key="rotateTo" value="1660" /> + </item> + <item id="1660" article="a" name="sofa chair"> + <attribute key="rotateTo" value="1658" /> + </item> + <item id="1661" article="a" name="sofa chair"> + <attribute key="rotateTo" value="1659" /> + </item> + <item fromid="1662" toid="1665" article="a" name="bench" /> + <item id="1666" article="a" name="red cushioned chair"> + <attribute key="rotateTo" value="1669" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1667" article="a" name="red cushioned chair"> + <attribute key="rotateTo" value="1668" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1668" article="a" name="red cushioned chair"> + <attribute key="rotateTo" value="1666" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1669" article="a" name="red cushioned chair"> + <attribute key="rotateTo" value="1667" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1670" article="a" name="green cushioned chair"> + <attribute key="rotateTo" value="1673" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1671" article="a" name="green cushioned chair"> + <attribute key="rotateTo" value="1672" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1672" article="a" name="green cushioned chair"> + <attribute key="rotateTo" value="1670" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1673" article="a" name="green cushioned chair"> + <attribute key="rotateTo" value="1671" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1674" article="a" name="rocking chair"> + <attribute key="rotateTo" value="1677" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1675" article="a" name="rocking chair"> + <attribute key="rotateTo" value="1676" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1676" article="a" name="rocking chair"> + <attribute key="rotateTo" value="1674" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1677" article="a" name="rocking chair"> + <attribute key="rotateTo" value="1675" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="1678" article="a" name="small purple pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1679" article="a" name="small green pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1680" article="a" name="small red pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1681" article="a" name="small blue pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1682" article="a" name="small orange pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1683" article="a" name="small turquoise pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1684" article="a" name="small white pillow"> + <attribute key="weight" value="1500" /> + </item> + <item id="1685" article="a" name="heart pillow"> + <attribute key="weight" value="1700" /> + </item> + <item id="1686" article="a" name="blue pillow"> + <attribute key="weight" value="1600" /> + </item> + <item id="1687" article="a" name="red pillow"> + <attribute key="weight" value="1600" /> + </item> + <item id="1688" article="a" name="green pillow"> + <attribute key="weight" value="1600" /> + </item> + <item id="1689" article="a" name="yellow pillow"> + <attribute key="weight" value="1600" /> + </item> + <item id="1690" article="a" name="round blue pillow"> + <attribute key="weight" value="1550" /> + </item> + <item id="1691" article="a" name="round red pillow"> + <attribute key="weight" value="1550" /> + </item> + <item id="1692" article="a" name="round purple pillow"> + <attribute key="weight" value="1550" /> + </item> + <item id="1693" article="a" name="round turquoise pillow"> + <attribute key="weight" value="1550" /> + </item> + <item fromid="1694" toid="1701" article="a" name="couch" /> + <item fromid="1702" toid="1709" article="a" name="luxurious couch" /> + <item fromid="1710" toid="1713" article="a" name="wardrobe"> + <attribute key="containerSize" value="6" /> + </item> + <item id="1714" name="drawers"> + <attribute key="rotateTo" value="1717" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2252" /> + </item> + <item id="1715" name="drawers"> + <attribute key="rotateTo" value="1714" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2252" /> + </item> + <item id="1716" name="drawers"> + <attribute key="rotateTo" value="1715" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2252" /> + </item> + <item id="1717" name="drawers"> + <attribute key="rotateTo" value="1716" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2252" /> + </item> + <item fromid="1718" toid="1723" article="a" name="bookcase"> + <attribute key="containerSize" value="6" /> + </item> + <item id="1724" article="a" name="dresser"> + <attribute key="rotateTo" value="1727" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1725" article="a" name="dresser"> + <attribute key="rotateTo" value="1724" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1726" article="a" name="dresser"> + <attribute key="rotateTo" value="1725" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1727" article="a" name="dresser"> + <attribute key="rotateTo" value="1726" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1728" article="a" name="pendulum clock"> + <attribute key="rotateTo" value="1731" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1729" article="a" name="pendulum clock"> + <attribute key="rotateTo" value="1728" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1730" article="a" name="pendulum clock"> + <attribute key="rotateTo" value="1729" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1731" article="a" name="pendulum clock"> + <attribute key="rotateTo" value="1730" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1732" article="a" name="locker"> + <attribute key="rotateTo" value="1735" /> + <attribute key="containerSize" value="6" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1733" article="a" name="locker"> + <attribute key="rotateTo" value="1734" /> + <attribute key="containerSize" value="6" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1734" article="a" name="locker"> + <attribute key="rotateTo" value="1732" /> + <attribute key="containerSize" value="6" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1735" article="a" name="locker"> + <attribute key="rotateTo" value="1733" /> + <attribute key="containerSize" value="6" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1736" article="a" name="standing mirror"> + <attribute key="rotateTo" value="1737" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1737" article="a" name="standing mirror"> + <attribute key="rotateTo" value="1736" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="1738" article="a" name="box"> + <attribute key="weight" value="3500" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="1739" article="a" name="crate"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="15" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="1740" article="a" name="chest"> + <attribute key="weight" value="12000" /> + <attribute key="rotateTo" value="1748" /> + <attribute key="containerSize" value="15" /> + <attribute key="destroyTo" value="2251" /> + </item> + <item id="1741" article="a" name="box"> + <attribute key="weight" value="3500" /> + <attribute key="containerSize" value="10" /> + <attribute key="destroyTo" value="2255" /> + </item> + <item id="1742" article="a" name="wooden coffin"> + <attribute key="containerSize" value="6" /> + </item> + <item id="1743" article="a" name="wooden coffin" /> + <item id="1744" article="a" name="wooden coffin"> + <attribute key="containerSize" value="6" /> + </item> + <item id="1745" article="a" name="wooden coffin" /> + <item id="1746" article="a" name="treasure chest"> + <attribute key="weight" value="9500" /> + <attribute key="containerSize" value="10" /> + </item> + <item id="1747" article="a" name="chest"> + <attribute key="weight" value="12000" /> + <attribute key="rotateTo" value="1749" /> + <attribute key="containerSize" value="15" /> + <attribute key="destroyTo" value="2251" /> + </item> + <item id="1748" article="a" name="chest"> + <attribute key="weight" value="12000" /> + <attribute key="rotateTo" value="1747" /> + <attribute key="containerSize" value="15" /> + <attribute key="destroyTo" value="2251" /> + </item> + <item id="1749" article="a" name="chest"> + <attribute key="weight" value="12000" /> + <attribute key="rotateTo" value="1740" /> + <attribute key="containerSize" value="15" /> + <attribute key="destroyTo" value="2251" /> + </item> + <item id="1750" article="a" name="large trunk"> + <attribute key="rotateTo" value="1753" /> + <attribute key="containerSize" value="18" /> + <attribute key="destroyTo" value="2255" /> + </item> + <item id="1751" article="a" name="large trunk"> + <attribute key="rotateTo" value="1752" /> + <attribute key="containerSize" value="18" /> + <attribute key="destroyTo" value="2255" /> + </item> + <item id="1752" article="a" name="large trunk"> + <attribute key="rotateTo" value="1750" /> + <attribute key="containerSize" value="18" /> + <attribute key="destroyTo" value="2255" /> + </item> + <item id="1753" article="a" name="large trunk"> + <attribute key="rotateTo" value="1751" /> + <attribute key="containerSize" value="18" /> + <attribute key="destroyTo" value="2255" /> + </item> + <item id="1754" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1762" /> + <attribute key="femaleSleeper" value="7778" /> + </item> + <item id="1755" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="1763" /> + <attribute key="femaleSleeper" value="8075" /> + </item> + <item id="1756" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1768" /> + <attribute key="femaleSleeper" value="7783" /> + </item> + <item id="1757" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1769" /> + <attribute key="femaleSleeper" value="7784" /> + </item> + <item id="1758" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1766" /> + <attribute key="femaleSleeper" value="7781" /> + </item> + <item id="1759" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="1767" /> + <attribute key="femaleSleeper" value="7782" /> + </item> + <item id="1760" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1764" /> + <attribute key="femaleSleeper" value="7779" /> + </item> + <item id="1761" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1765" /> + <attribute key="femaleSleeper" value="7780" /> + </item> + <item id="1762" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1754" /> + </item> + <item id="1763" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="1755" /> + </item> + <item id="1764" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1760" /> + </item> + <item id="1765" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1761" /> + </item> + <item id="1766" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1758" /> + </item> + <item id="1767" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="1759" /> + </item> + <item id="1768" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1756" /> + </item> + <item id="1769" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1757" /> + </item> + <item id="1770" article="a" name="barrel"> + <attribute key="containerSize" value="25" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="1771" article="a" name="water cask"> + <attribute key="fluidSource" value="water" /> + </item> + <item id="1772" article="a" name="beer cask"> + <attribute key="fluidSource" value="beer" /> + </item> + <item id="1773" article="a" name="wine cask"> + <attribute key="fluidSource" value="wine" /> + </item> + <item id="1774" article="a" name="barrel"> + <attribute key="containerSize" value="25" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="1775" article="a" name="trough"> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="1776" article="a" name="lemonade cask"> + <attribute key="fluidSource" value="lemonade" /> + </item> + <item id="1777" article="a" name="dustbin"> + <attribute key="type" value="trashholder" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="1778" toid="1785" article="a" name="big wine cask"> + <attribute key="fluidSource" value="wine" /> + </item> + <item fromid="1786" toid="1793" article="an" name="oven" /> + <item fromid="1794" toid="1802" article="a" name="red carpet" /> + <item fromid="1803" toid="1808" article="an" name="oriental carpet" /> + <item id="1809" article="a" name="painting" /> + <item id="1810" article="a" name="blackboard" /> + <item id="1811" article="a" name="blackboard"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item fromid="1812" toid="1813" article="a" name="tapestry" /> + <item id="1814" article="a" name="painting" /> + <item id="1815" article="a" name="blackboard" /> + <item fromid="1816" toid="1817" article="a" name="wall mirror"> + <attribute key="description" value="You look fine today." /> + </item> + <item id="1818" article="a" name="blackboard"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item id="1819" article="a" name="banner" /> + <item fromid="1820" toid="1824" article="an" name="emblem" /> + <item fromid="1825" toid="1828" article="a" name="painting" /> + <item fromid="1829" toid="1830" article="a" name="scarab ornament" /> + <item fromid="1831" toid="1832" article="a" name="picture" /> + <item fromid="1833" toid="1834" article="a" name="painting" /> + <item fromid="1835" toid="1836" article="a" name="picture" /> + <item fromid="1837" toid="1842" article="a" name="painting" /> + <item fromid="1843" toid="1844" article="a" name="wall mirror"> + <attribute key="description" value="You look fine today." /> + </item> + <item id="1845" article="a" name="wall mirror"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1846" toid="1847" article="a" name="wall mirror"> + <attribute key="description" value="You look fine today." /> + </item> + <item id="1848" article="a" name="wall mirror"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1849" toid="1850" article="a" name="wall mirror"> + <attribute key="description" value="You look fine today." /> + </item> + <item id="1851" article="a" name="wall mirror"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1852" toid="1854" article="a" name="picture"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1855" toid="1856" article="a" name="purple tapestry" /> + <item id="1857" article="a" name="purple tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1858" toid="1859" article="a" name="green tapestry" /> + <item id="1860" article="a" name="green tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1861" toid="1862" article="a" name="yellow tapestry" /> + <item id="1863" article="a" name="yellow tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1864" toid="1865" article="an" name="orange tapestry" /> + <item id="1866" article="an" name="orange tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1867" toid="1868" article="a" name="red tapestry" /> + <item id="1869" article="a" name="red tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="1870" toid="1871" article="a" name="blue tapestry" /> + <item id="1872" article="a" name="blue tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="1873" article="a" name="cuckoo clock"> + <attribute key="decayTo" value="1874" /> + <attribute key="duration" value="54" /> + </item> + <item id="1874" article="a" name="cuckoo clock"> + <attribute key="decayTo" value="1873" /> + <attribute key="duration" value="6" /> + </item> + <item id="1875" article="a" name="cuckoo clock"> + <attribute key="decayTo" value="1876" /> + <attribute key="duration" value="54" /> + </item> + <item id="1876" article="a" name="cuckoo clock"> + <attribute key="decayTo" value="1875" /> + <attribute key="duration" value="6" /> + </item> + <item id="1877" article="a" name="cuckoo clock"> + <attribute key="weight" value="800" /> + </item> + <item fromid="1878" toid="1879" article="a" name="white tapestry" /> + <item id="1880" article="a" name="white tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="1881" article="a" name="cuckoo clock"> + <attribute key="weight" value="800" /> + </item> + <item fromid="1882" toid="1883" article="a" name="demon trophy" /> + <item fromid="1884" toid="1885" article="a" name="wolf trophy" /> + <item fromid="1886" toid="1887" article="an" name="orc trophy" /> + <item fromid="1888" toid="1889" article="a" name="behemoth trophy" /> + <item fromid="1890" toid="1891" article="a" name="deer trophy" /> + <item fromid="1892" toid="1893" article="a" name="cyclops trophy" /> + <item fromid="1894" toid="1895" article="a" name="dragon trophy" /> + <item fromid="1896" toid="1897" article="a" name="lion trophy" /> + <item fromid="1898" toid="1899" article="a" name="minotaur trophy" /> + <item fromid="1900" toid="1902" article="a" name="bloodstain" /> + <item fromid="1903" toid="1905" article="a" name="bloodspot" /> + <item fromid="1906" toid="1908" name="cobwebs" /> + <item fromid="1909" toid="1920" article="a" name="flowery wall" /> + <item fromid="1921" toid="1933" article="a" name="mossy wall" /> + <item id="1934" name="" /> + <item fromid="1935" toid="1937" article="a" name="mossy wall" /> + <item id="1938" name="" /> + <item fromid="1939" toid="1944" article="a" name="mossy wall" /> + <item fromid="1945" toid="1946" article="a" name="lever" /> + <item id="1947" article="a" name="blank paper"> + <attribute key="weight" value="50" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1954" /> + </item> + <item id="1948" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It is rewriteable." /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item id="1949" article="a" name="scroll"> + <attribute key="weight" value="50" /> + <attribute key="description" value="It is rewriteable." /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item id="1950" article="a" name="book"> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1971" /> + </item> + <item id="1951" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1953" /> + </item> + <item id="1952" article="a" name="document"> + <attribute key="weight" value="150" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1968" /> + </item> + <item id="1953" article="a" name="parchment"> + <attribute key="weight" value="200" /> + </item> + <item id="1954" article="a" name="paper"> + <attribute key="weight" value="50" /> + </item> + <item id="1955" article="a" name="book"> + <attribute key="weight" value="1300" /> + </item> + <item id="1956" article="a" name="map"> + <attribute key="weight" value="830" /> + </item> + <item id="1957" article="a" name="map"> + <attribute key="weight" value="790" /> + </item> + <item fromid="1958" toid="1966" article="a" name="book"> + <attribute key="weight" value="1300" /> + </item> + <item id="1967" article="a" name="parchment"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="200" /> + </item> + <item id="1968" article="a" name="document"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="150" /> + </item> + <item id="1969" article="a" name="parchment"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="200" /> + </item> + <item id="1970" name="the holy Tible"> + <attribute key="weight" value="1300" /> + </item> + <item id="1971" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1950" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1972" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1955" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1973" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1958" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1974" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1959" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1975" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="1960" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1976" article="a" name="gemmed book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1100" /> + <attribute key="weight" value="1300" /> + </item> + <item id="1977" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1962" /> + </item> + <item id="1978" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1963" /> + </item> + <item id="1979" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1964" /> + </item> + <item id="1980" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1965" /> + </item> + <item id="1981" article="a" name="book"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="weight" value="1300" /> + <attribute key="writeOnceItemId" value="1966" /> + </item> + <item id="1982" article="a" name="purple tome"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It's a volume of The Mystic Secrets of the world." /> + </item> + <item id="1983" article="a" name="green tome"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It's a volume of The Mystic Secrets of the world." /> + </item> + <item id="1984" article="a" name="blue tome"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It's a volume of The Mystic Secrets of the world." /> + </item> + <item id="1985" article="a" name="grey tome"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It's a volume of The Mystic Secrets of the world." /> + </item> + <item id="1986" article="a" name="red tome"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It's a volume of The Mystic Secrets of the world." /> + </item> + <item id="1987" article="a" name="bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1988" article="a" name="backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1989" article="a" name="basket"> + <attribute key="weight" value="950" /> + <attribute key="containerSize" value="5" /> + </item> + <item id="1990" article="a" name="present"> + <attribute key="weight" value="600" /> + <attribute key="containerSize" value="5" /> + </item> + <item id="1991" article="a" name="green bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1992" article="a" name="yellow bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1993" article="a" name="red bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1994" article="a" name="purple bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1995" article="a" name="blue bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1996" article="a" name="grey bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1997" article="a" name="golden bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1998" article="a" name="green backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="1999" article="a" name="yellow backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2000" article="a" name="red backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2001" article="a" name="purple backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2002" article="a" name="blue backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2003" article="a" name="grey backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2004" article="a" name="golden backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2005" article="a" name="bucket"> + <attribute key="weight" value="2000" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2006" article="a" name="vial"> + <attribute key="weight" value="180" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2007" article="a" name="bottle"> + <attribute key="weight" value="250" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2008" article="a" name="vase"> + <attribute key="weight" value="940" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2009" article="a" name="green flask"> + <attribute key="weight" value="300" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2010" article="a" name="broken bottle"> + <attribute key="weight" value="100" /> + </item> + <item id="2011" article="an" name="elven vase"> + <attribute key="description" value="It is made of very fine glass and covered with decorations." /> + <attribute key="weight" value="940" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2012" article="a" name="mug"> + <attribute key="weight" value="250" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2013" article="a" name="cup"> + <attribute key="weight" value="200" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2014" article="a" name="jug"> + <attribute key="weight" value="750" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2015" article="a" name="brown flask"> + <attribute key="weight" value="300" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2016" article="a" name="pool"> + <attribute key="decayTo" value="2017" /> + <attribute key="duration" value="45" /> + </item> + <item id="2017" article="a" name="pool"> + <attribute key="decayTo" value="2018" /> + <attribute key="duration" value="45" /> + </item> + <item id="2018" article="a" name="pool"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="2019" article="a" name="pool"> + <attribute key="decayTo" value="2020" /> + <attribute key="duration" value="45" /> + </item> + <item id="2020" article="a" name="pool"> + <attribute key="decayTo" value="2021" /> + <attribute key="duration" value="45" /> + </item> + <item id="2021" article="a" name="pool"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="2022" article="a" name="broken bottle"> + <attribute key="weight" value="80" /> + </item> + <item id="2023" article="an" name="amphora"> + <attribute key="weight" value="9700" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2024" article="a" name="broken brown glass"> + <attribute key="weight" value="100" /> + </item> + <item fromid="2025" toid="2030" article="a" name="pool" /> + <item id="2031" article="a" name="waterskin"> + <attribute key="weight" value="700" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2032" article="a" name="bowl"> + <attribute key="weight" value="380" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2033" article="a" name="golden mug"> + <attribute key="weight" value="470" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2034" article="a" name="large amphora" /> + <item id="2035" article="a" name="plate"> + <attribute key="weight" value="150" /> + </item> + <item id="2036" article="a" name="watch"> + <attribute key="weight" value="50" /> + </item> + <item id="2037" article="a" name="wall lamp" /> + <item id="2038" article="a" name="lit wall lamp" /> + <item id="2039" article="a" name="wall lamp" /> + <item id="2040" article="a" name="lit wall lamp" /> + <item id="2041" article="a" name="candelabrum"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="5000" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2042" article="a" name="lit candelabrum"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="5000" /> + <attribute key="decayTo" value="2043" /> + <attribute key="duration" value="180" /> + </item> + <item id="2043" article="a" name="used candelabrum"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="4500" /> + </item> + <item id="2044" article="a" name="lamp"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="3000" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2045" article="a" name="lit lamp"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="2046" /> + <attribute key="duration" value="180" /> + </item> + <item id="2046" article="a" name="used lamp"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="3000" /> + </item> + <item id="2047" article="a" name="candlestick"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="300" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2048" article="a" name="lit candlestick"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="2049" /> + <attribute key="duration" value="240" /> + </item> + <item id="2049" article="a" name="used candlestick"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="200" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="2050" article="a" name="torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2051" article="a" name="lit torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="2053" /> + <attribute key="duration" value="600" /> + </item> + <item id="2052" article="a" name="torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="450" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2053" article="a" name="lit torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="450" /> + <attribute key="decayTo" value="2055" /> + <attribute key="duration" value="300" /> + </item> + <item id="2054" article="a" name="torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="400" /> + <attribute key="stopduration" value="1" /> + </item> + <item id="2055" article="a" name="lit torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="400" /> + <attribute key="decayTo" value="2056" /> + <attribute key="duration" value="300" /> + </item> + <item id="2056" article="a" name="burnt down torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="350" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + </item> + <item id="2057" article="a" name="candelabrum"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="5000" /> + </item> + <item id="2058" article="a" name="torch bearer" /> + <item id="2059" article="a" name="lit torch bearer" /> + <item id="2060" article="a" name="torch bearer" /> + <item id="2061" article="a" name="lit torch bearer" /> + <item id="2062" article="a" name="oil lamp"> + <attribute key="weight" value="1400" /> + </item> + <item id="2063" article="a" name="small oil lamp"> + <attribute key="weight" value="900" /> + </item> + <item id="2064" article="a" name="table lamp"> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2065" article="a" name="lit table lamp" /> + <item id="2066" article="a" name="wall lamp" /> + <item id="2067" article="a" name="lit wall lamp" /> + <item id="2068" article="a" name="wall lamp" /> + <item id="2069" article="a" name="lit wall lamp" /> + <item id="2070" article="a" name="wooden flute"> + <attribute key="weight" value="200" /> + </item> + <item id="2071" article="a" name="lyre"> + <attribute key="weight" value="1250" /> + </item> + <item id="2072" article="a" name="lute"> + <attribute key="weight" value="3400" /> + </item> + <item id="2073" article="a" name="drum"> + <attribute key="weight" value="3200" /> + </item> + <item id="2074" name="panpipes"> + <attribute key="weight" value="820" /> + </item> + <item id="2075" article="a" name="simple fanfare"> + <attribute key="weight" value="2200" /> + </item> + <item id="2076" article="a" name="fanfare"> + <attribute key="weight" value="2300" /> + </item> + <item id="2077" article="a" name="royal fanfare"> + <attribute key="weight" value="2500" /> + </item> + <item id="2078" article="a" name="post horn"> + <attribute key="weight" value="1500" /> + <attribute key="description" value="It's property of the Postmaster's Guild and only rewarded to loyal members." /> + </item> + <item id="2079" article="a" name="war horn"> + <attribute key="weight" value="1500" /> + </item> + <item id="2080" article="a" name="piano"> + <attribute key="rotateTo" value="2083" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2081" article="a" name="piano"> + <attribute key="rotateTo" value="2082" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2082" article="a" name="piano"> + <attribute key="rotateTo" value="2080" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2083" article="a" name="piano"> + <attribute key="rotateTo" value="2081" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2084" article="a" name="harp"> + <attribute key="rotateTo" value="2085" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2085" article="a" name="harp"> + <attribute key="rotateTo" value="2084" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2086" article="a" name="magical cage key"> + <attribute key="description" value="It fits into the lock of the demon cage in Eclesius' cellar." /> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2087" article="a" name="wooden key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2088" article="a" name="silver key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2089" article="a" name="copper key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2090" article="a" name="crystal key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2091" article="a" name="golden key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2092" article="a" name="bone key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="2093" article="a" name="water pipe"> + <attribute key="weight" value="6500" /> + </item> + <item id="2094" article="a" name="birdcage"> + <attribute key="description" value="The poor bird seems to have died from a heart attack." /> + <attribute key="weight" value="9200" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2095" article="a" name="birdcage"> + <attribute key="description" value="You see a little bird inside." /> + <attribute key="weight" value="9200" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2096" article="a" name="pumpkinhead"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="950" /> + </item> + <item id="2097" article="a" name="pumpkinhead"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="1250" /> + </item> + <item id="2098" article="a" name="globe"> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2099" article="a" name="water pipe"> + <attribute key="weight" value="5600" /> + </item> + <item id="2100" name="god flowers"> + <attribute key="weight" value="1100" /> + </item> + <item id="2101" article="an" name="indoor plant" /> + <item id="2102" article="a" name="flower bowl"> + <attribute key="weight" value="1100" /> + </item> + <item id="2103" article="a" name="honey flower"> + <attribute key="weight" value="1000" /> + </item> + <item id="2104" article="a" name="potted flower"> + <attribute key="weight" value="2300" /> + </item> + <item id="2105" article="a" name="christmas tree" /> + <item id="2106" article="a" name="potted flower" /> + <item id="2107" name="exotic flowers"> + <attribute key="weight" value="1100" /> + </item> + <item id="2108" article="a" name="wooden doll"> + <attribute key="weight" value="860" /> + </item> + <item id="2109" article="a" name="football" /> + <item id="2110" article="a" name="doll"> + <attribute key="weight" value="650" /> + </item> + <item id="2111" article="a" name="snowball"> + <attribute key="weight" value="80" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="snowball" /> + <attribute key="range" value="6" /> + </item> + <item id="2112" article="a" name="teddy bear"> + <attribute key="weight" value="590" /> + </item> + <item id="2113" article="a" name="model ship"> + <attribute key="weight" value="1300" /> + </item> + <item id="2114" article="a" name="piggy bank"> + <attribute key="weight" value="750" /> + </item> + <item id="2115" article="a" name="broken piggy bank"> + <attribute key="weight" value="750" /> + </item> + <item id="2116" article="a" name="rocking horse"> + <attribute key="rotateTo" value="2117" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2117" article="a" name="rocking horse"> + <attribute key="rotateTo" value="2118" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2118" article="a" name="rocking horse"> + <attribute key="rotateTo" value="2119" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2119" article="a" name="rocking horse"> + <attribute key="rotateTo" value="2116" /> + <attribute key="destroyTo" value="2254" /> + </item> + <item id="2120" article="a" name="rope"> + <attribute key="weight" value="1800" /> + </item> + <item id="2121" article="a" name="wedding ring"> + <attribute key="weight" value="40" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="2122" article="an" name="elven brooch"> + <attribute key="weight" value="90" /> + </item> + <item id="2123" article="a" name="ring of the sky"> + <attribute key="weight" value="40" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="2124" article="a" name="crystal ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="2125" article="a" name="crystal necklace"> + <attribute key="weight" value="490" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2126" article="a" name="bronze necklace"> + <attribute key="weight" value="410" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2127" article="an" name="emerald bangle"> + <attribute key="weight" value="179" /> + </item> + <item id="2128" article="a" name="crown"> + <attribute key="weight" value="1900" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2129" article="a" name="wolf tooth chain"> + <attribute key="weight" value="330" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2130" article="a" name="golden amulet"> + <attribute key="description" value="Many gems glitter on the amulet." /> + <attribute key="weight" value="830" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2131" article="a" name="star amulet"> + <attribute key="weight" value="610" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2132" article="a" name="silver necklace"> + <attribute key="weight" value="480" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2133" article="a" name="ruby necklace"> + <attribute key="weight" value="570" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2134" article="a" name="silver brooch" plural="silver brooches"> + <attribute key="weight" value="116" /> + </item> + <item id="2135" article="a" name="scarab amulet"> + <attribute key="weight" value="770" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2136" article="a" name="demonbone amulet"> + <attribute key="weight" value="690" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2137" name="some golden fruits"> + <attribute key="weight" value="1070" /> + </item> + <item id="2138" article="a" name="sapphire amulet"> + <attribute key="weight" value="680" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2139" article="an" name="ancient tiara"> + <attribute key="weight" value="820" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2140" article="a" name="holy scarab"> + <attribute key="weight" value="870" /> + </item> + <item id="2141" article="a" name="holy falcon"> + <attribute key="weight" value="840" /> + </item> + <item id="2142" article="an" name="ancient amulet"> + <attribute key="weight" value="840" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2143" article="a" name="white pearl"> + <attribute key="weight" value="20" /> + </item> + <item id="2144" article="a" name="black pearl"> + <attribute key="weight" value="20" /> + </item> + <item id="2145" article="a" name="small diamond"> + <attribute key="weight" value="10" /> + </item> + <item id="2146" article="a" name="small sapphire"> + <attribute key="weight" value="10" /> + </item> + <item id="2147" article="a" name="small ruby"> + <attribute key="weight" value="10" /> + </item> + <item id="2148" article="a" name="gold coin"> + <attribute key="weight" value="10" /> + </item> + <item id="2149" article="a" name="small emerald"> + <attribute key="weight" value="10" /> + </item> + <item id="2150" article="a" name="small amethyst"> + <attribute key="weight" value="10" /> + </item> + <item id="2151" article="a" name="talon"> + <attribute key="weight" value="20" /> + <attribute key="description" value="There are many rumours about these magic gems." /> + </item> + <item id="2152" article="a" name="platinum coin"> + <attribute key="weight" value="10" /> + </item> + <item id="2153" article="a" name="violet gem"> + <attribute key="weight" value="30" /> + </item> + <item id="2154" article="a" name="yellow gem"> + <attribute key="weight" value="30" /> + </item> + <item id="2155" article="a" name="green gem"> + <attribute key="weight" value="30" /> + </item> + <item id="2156" article="a" name="red gem"> + <attribute key="weight" value="30" /> + </item> + <item id="2157" article="a" name="gold nugget"> + <attribute key="weight" value="80" /> + </item> + <item id="2158" article="a" name="blue gem"> + <attribute key="weight" value="30" /> + </item> + <item id="2159" article="a" name="scarab coin"> + <attribute key="weight" value="20" /> + </item> + <item id="2160" article="a" name="crystal coin"> + <attribute key="weight" value="10" /> + </item> + <item id="2161" article="a" name="strange talisman"> + <attribute key="weight" value="290" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentEnergy" value="10" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2162" article="a" name="magic light wand"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="1500" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2163" article="a" name="magic light wand"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="1500" /> + <attribute key="decayTo" value="0" /> + <attribute key="showduration" value="1" /> + <attribute key="duration" value="3000" /> + </item> + <item id="2164" article="a" name="might ring"> + <attribute key="weight" value="100" /> + <attribute key="slotType" value="ring" /> + <attribute key="charges" value="20" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="20" /> + <attribute key="absorbPercentMagic" value="20" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2165" article="a" name="stealth ring"> + <attribute key="weight" value="100" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2202" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2166" article="a" name="power ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2203" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2167" article="an" name="energy ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2204" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2168" article="a" name="life ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2205" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2169" article="a" name="time ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2206" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2170" article="a" name="silver amulet"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentEarth" value="10" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2171" article="a" name="platinum amulet"> + <attribute key="description" value="It is an amulet of protection." /> + <attribute key="weight" value="600" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2172" article="a" name="bronze amulet"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentManaDrain" value="20" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2173" article="an" name="amulet of loss"> + <attribute key="weight" value="420" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="1" /> + </item> + <item id="2174" article="a" name="strange symbol"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="200" /> + </item> + <item id="2175" article="a" name="spellbook"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="1800" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2176" article="an" name="orb"> + <attribute key="weight" value="800" /> + </item> + <item id="2177" article="a" name="life crystal"> + <attribute key="weight" value="263" /> + </item> + <item id="2178" article="a" name="mind stone"> + <attribute key="weight" value="250" /> + </item> + <item id="2179" article="a" name="gold ring"> + <attribute key="weight" value="100" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="2180" name="the orb of nature" /> + <item id="2181" article="a" name="terra rod"> + <attribute key="description" value="Small stones are flying from its tip." /> + <attribute key="weight" value="2500" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallearth" /> + <attribute key="range" value="3" /> + </item> + <item id="2182" article="a" name="snakebite rod"> + <attribute key="description" value="It seems to twitch and quiver as if trying to escape your grip." /> + <attribute key="weight" value="1900" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallearth" /> + <attribute key="range" value="3" /> + </item> + <item id="2183" article="a" name="hailstorm rod"> + <attribute key="description" value="It grants you the power of striking your foes with furious hailstorms." /> + <attribute key="weight" value="2700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallice" /> + <attribute key="range" value="3" /> + </item> + <item id="2184" article="a" name="crystal wand"> + <attribute key="weight" value="2800" /> + </item> + <item id="2185" article="a" name="necrotic rod"> + <attribute key="description" value="It was brought up from hell to deliver death." /> + <attribute key="weight" value="2300" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="death" /> + <attribute key="range" value="3" /> + </item> + <item id="2186" article="a" name="moonlight rod"> + <attribute key="description" value="Icecold rays of moonlight shimmer on its tip." /> + <attribute key="weight" value="2100" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallice" /> + <attribute key="range" value="3" /> + </item> + <item id="2187" article="a" name="wand of inferno"> + <attribute key="description" value="It unleashes the very fires of hell." /> + <attribute key="weight" value="2700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="fire" /> + <attribute key="range" value="3" /> + </item> + <item id="2188" article="a" name="wand of decay"> + <attribute key="description" value="It is half-rotten itself and reeks terribly." /> + <attribute key="weight" value="2300" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="death" /> + <attribute key="range" value="3" /> + </item> + <item id="2189" article="a" name="wand of cosmic energy"> + <attribute key="description" value="The energy of a radiant star is trapped inside its globe." /> + <attribute key="weight" value="2500" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="energy" /> + <attribute key="range" value="3" /> + </item> + <item id="2190" article="a" name="wand of vortex"> + <attribute key="description" value="Surges of energy rush through the tip of this wand." /> + <attribute key="weight" value="1900" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="energy" /> + <attribute key="range" value="3" /> + </item> + <item id="2191" article="a" name="wand of dragonbreath"> + <attribute key="description" value="Legends say that this wand holds the soul of a young dragon." /> + <attribute key="weight" value="2100" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="fire" /> + <attribute key="range" value="3" /> + </item> + <item id="2192" article="a" name="crystal ball"> + <attribute key="weight" value="3400" /> + </item> + <item id="2193" article="an" name="ankh"> + <attribute key="weight" value="420" /> + </item> + <item id="2194" article="a" name="mysterious fetish"> + <attribute key="weight" value="490" /> + </item> + <item id="2195" name="boots of haste"> + <attribute key="weight" value="750" /> + <attribute key="slotType" value="feet" /> + <attribute key="speed" value="40" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2196" article="a" name="broken amulet"> + <attribute key="weight" value="420" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2197" article="a" name="stone skin amulet"> + <attribute key="weight" value="700" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="5" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="80" /> + <attribute key="absorbPercentDeath" value="80" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2198" article="an" name="elven amulet"> + <attribute key="weight" value="270" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="50" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="absorbPercentMagic" value="5" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2199" article="a" name="garlic necklace"> + <attribute key="weight" value="380" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="150" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentLifeDrain" value="20" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2200" article="a" name="protection amulet"> + <attribute key="weight" value="550" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="250" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="6" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2201" article="a" name="dragon necklace"> + <attribute key="weight" value="630" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentFire" value="8" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2202" article="a" name="stealth ring (invisibility)"> + <attribute key="weight" value="100" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2165" /> + <attribute key="duration" value="600" /> + <attribute key="showduration" value="1" /> + <attribute key="invisible" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2203" article="a" name="power ring (fist fighting +6)"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2166" /> + <attribute key="skillFist" value="6" /> + <attribute key="duration" value="1800" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2204" article="an" name="energy ring (magic shield)"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2167" /> + <attribute key="duration" value="600" /> + <attribute key="showduration" value="1" /> + <attribute key="manashield" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2205" article="a" name="life ring (faster regeneration)"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2168" /> + <attribute key="duration" value="1200" /> + <attribute key="healthGain" value="2" /> + <attribute key="healthTicks" value="6000" /> + <attribute key="manaGain" value="8" /> + <attribute key="manaTicks" value="6000" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2206" article="a" name="time ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2169" /> + <attribute key="duration" value="600" /> + <attribute key="showduration" value="1" /> + <attribute key="speed" value="60" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2207" article="a" name="sword ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2210" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2208" article="an" name="axe ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2211" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2209" article="a" name="club ring"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2212" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2210" article="a" name="sword ring (sword fighting +4)"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2207" /> + <attribute key="skillSword" value="4" /> + <attribute key="duration" value="1800" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2211" article="an" name="axe ring (axe fighting +4)"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2208" /> + <attribute key="skillAxe" value="4" /> + <attribute key="duration" value="1800" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2212" article="a" name="club ring (club fighting +4)"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2209" /> + <attribute key="skillClub" value="4" /> + <attribute key="duration" value="1800" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2213" article="a" name="dwarven ring"> + <attribute key="weight" value="110" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2215" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2214" article="a" name="ring of healing"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="2216" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="2215" article="a" name="dwarven ring (hard drinking)"> + <attribute key="weight" value="110" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2213" /> + <attribute key="suppressDrunk" value="1" /> + <attribute key="duration" value="3600" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2216" article="a" name="ring of healing (faster regeneration)"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="2214" /> + <attribute key="duration" value="450" /> + <attribute key="healthGain" value="6" /> + <attribute key="healthTicks" value="6000" /> + <attribute key="manaGain" value="24" /> + <attribute key="manaTicks" value="6000" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2217" article="a" name="spellbook"> + <attribute key="weight" value="5800" /> + </item> + <item id="2218" article="a" name="paw amulet"> + <attribute key="slotType" value="necklace" /> + <attribute key="weight" value="420" /> + </item> + <item id="2219" article="a" name="banana skin"> + <attribute key="weight" value="30" /> + </item> + <item id="2220" article="a" name="dirty fur"> + <attribute key="weight" value="200" /> + </item> + <item id="2221" article="an" name="old twig"> + <attribute key="weight" value="50" /> + </item> + <item id="2222" name="some wood"> + <attribute key="weight" value="40" /> + </item> + <item fromid="2223" toid="2224" name="rubbish"> + <attribute key="weight" value="10" /> + </item> + <item id="2225" article="a" name="piece of iron" plural="pieces of iron"> + <attribute key="weight" value="20" /> + </item> + <item id="2226" article="a" name="fishbone"> + <attribute key="weight" value="70" /> + </item> + <item id="2227" name="rotten meat"> + <attribute key="weight" value="60" /> + </item> + <item id="2228" name="broken pottery"> + <attribute key="weight" value="180" /> + </item> + <item id="2229" article="a" name="skull"> + <attribute key="weight" value="2180" /> + </item> + <item id="2230" article="a" name="bone"> + <attribute key="weight" value="950" /> + </item> + <item id="2231" article="a" name="big bone"> + <attribute key="weight" value="1900" /> + </item> + <item id="2232" article="a" name="broken brown glass"> + <attribute key="weight" value="250" /> + </item> + <item id="2233" article="a" name="broken green glass"> + <attribute key="weight" value="170" /> + </item> + <item id="2234" article="a" name="broken sword"> + <attribute key="weight" value="3500" /> + </item> + <item id="2235" article="a" name="mouldy cheese"> + <attribute key="weight" value="400" /> + </item> + <item id="2236" article="a" name="torn book"> + <attribute key="weight" value="1100" /> + </item> + <item id="2237" article="a" name="dirty cape"> + <attribute key="weight" value="500" /> + </item> + <item id="2238" name="worn leather boots"> + <attribute key="weight" value="900" /> + </item> + <item id="2239" article="a" name="burnt scroll"> + <attribute key="weight" value="40" /> + </item> + <item id="2240" name="fish remains"> + <attribute key="weight" value="110" /> + </item> + <item id="2241" name="rubbish"> + <attribute key="weight" value="50" /> + </item> + <item fromid="2242" toid="2243" name="rubbish"> + <attribute key="weight" value="60" /> + </item> + <item id="2244" name="some leaves"> + <attribute key="weight" value="80" /> + </item> + <item id="2245" name="twigs"> + <attribute key="weight" value="80" /> + </item> + <item id="2246" name="burnt down firewood"> + <attribute key="weight" value="420" /> + </item> + <item id="2247" article="a" name="skull" /> + <item id="2248" name="human remains" /> + <item id="2249" name="ashes" /> + <item fromid="2250" toid="2255" name="wooden trash"> + <attribute key="weight" value="570" /> + </item> + <item id="2256" name="metal trash"> + <attribute key="weight" value="300" /> + </item> + <item fromid="2257" toid="2259" name="stone rubbish"> + <attribute key="weight" value="980" /> + </item> + <item id="2260" article="a" name="blank rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="210" /> + </item> + <item id="2261" article="a" name="destroy field rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adito grav" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2262" article="an" name="energy bomb rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas vis" /> + <attribute key="weight" value="105" /> + <attribute key="charges" value="2" /> + </item> + <item fromid="2263" toid="2264" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2265" article="an" name="intense healing rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adura gran" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2266" article="an" name="cure poison rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adana pox" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2267" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2268" article="a" name="sudden death rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori gran mort" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2269" article="a" name="wild growth rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo grav vita" /> + <attribute key="weight" value="105" /> + <attribute key="charges" value="2" /> + </item> + <item id="2270" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2271" article="an" name="icicle rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori frigo" /> + <attribute key="weight" value="42" /> + <attribute key="charges" value="5" /> + </item> + <item id="2272" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2273" article="an" name="ultimate healing rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adura vita" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2274" article="an" name="avalanche rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori mas frigo" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item fromid="2275" toid="2276" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2277" article="an" name="energy field rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo grav vis" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2278" article="a" name="paralyze rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adana ani" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2279" article="an" name="energy wall rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas grav vis" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item fromid="2280" toid="2284" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2285" article="a" name="poison field rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo grav pox" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2286" article="a" name="poison bomb rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas pox" /> + <attribute key="weight" value="105" /> + <attribute key="charges" value="2" /> + </item> + <item id="2287" article="a" name="light magic missile rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori min vis" /> + <attribute key="weight" value="21" /> + <attribute key="charges" value="10" /> + </item> + <item id="2288" article="a" name="stone shower rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori mas tera" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item id="2289" article="a" name="poison wall rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas grav pox" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item id="2290" article="a" name="convince creature rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adeta sio" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2291" article="a" name="chameleon rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo ina" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2292" article="a" name="stalagmite rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori tera" /> + <attribute key="weight" value="21" /> + <attribute key="charges" value="10" /> + </item> + <item id="2293" article="a" name="magic wall rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo grav tera" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2294" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2295" article="a" name="holy missile rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori san" /> + <attribute key="weight" value="42" /> + <attribute key="charges" value="5" /> + </item> + <item fromid="2296" toid="2300" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2301" article="a" name="fire field rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo grav flam" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2302" article="a" name="fireball rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori flam" /> + <attribute key="weight" value="42" /> + <attribute key="charges" value="5" /> + </item> + <item id="2303" article="a" name="fire wall rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas grav flam" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item id="2304" article="a" name="great fireball rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori mas flam" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item id="2305" article="a" name="fire bomb rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas flam" /> + <attribute key="weight" value="105" /> + <attribute key="charges" value="2" /> + </item> + <item fromid="2306" toid="2307" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2308" article="a" name="soulfire rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo res flam" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2309" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2310" article="a" name="disintegrate rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adito tera" /> + <attribute key="weight" value="70" /> + <attribute key="charges" value="3" /> + </item> + <item id="2311" article="a" name="heavy magic missile rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori vis" /> + <attribute key="weight" value="21" /> + <attribute key="charges" value="10" /> + </item> + <item id="2312" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2313" article="an" name="explosion rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adevo mas hur" /> + <attribute key="weight" value="35" /> + <attribute key="charges" value="6" /> + </item> + <item id="2314" article="a" name="spell rune"> + <attribute key="type" value="rune" /> + <attribute key="weight" value="120" /> + </item> + <item id="2315" article="a" name="thunderstorm rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori mas vis" /> + <attribute key="weight" value="52" /> + <attribute key="charges" value="4" /> + </item> + <item id="2316" article="an" name="animate dead rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adana mort" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="1" /> + </item> + <item id="2317" article="a" name="dead human" /> + <item id="2318" article="a" name="family brooch"> + <attribute key="description" value="You see the familyname Windtrouser engraved on this brooch." /> + <attribute key="weight" value="110" /> + </item> + <item id="2319" article="a" name="dragonfetish"> + <attribute key="weight" value="490" /> + </item> + <item id="2320" article="a" name="skull of Ratha" plural="skulls of Ratha"> + <attribute key="weight" value="2180" /> + </item> + <item id="2321" article="a" name="giant smithhammer"> + <attribute key="description" value="This cyclopean hammer seems to be an awesome smithing tool." /> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="24" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2322" article="a" name="voodoo doll"> + <attribute key="description" value="It looks like a little king." /> + <attribute key="weight" value="650" /> + </item> + <item id="2323" article="a" name="hat of the mad"> + <attribute key="description" value="You have a vague feeling that it looks somewhat silly." /> + <attribute key="weight" value="700" /> + <attribute key="armor" value="3" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2324" article="a" name="broom"> + <attribute key="weight" value="1100" /> + </item> + <item id="2325" article="a" name="book"> + <attribute key="weight" value="1300" /> + </item> + <item id="2326" article="an" name="annihilation bear"> + <attribute key="description" value="I braved the Annihilator and all I got is this lousy teddy bear." /> + <attribute key="weight" value="4300" /> + </item> + <item id="2327" article="a" name="blessed ankh"> + <attribute key="description" value="You see the engraving of a white raven on its surface." /> + <attribute key="weight" value="420" /> + </item> + <item id="2328" article="a" name="egg"> + <attribute key="weight" value="30" /> + </item> + <item id="2329" article="a" name="bill"> + <attribute key="weight" value="150" /> + <attribute key="description" value="This is a bill for an expensive magicians hat and several rabbits." /> + </item> + <item id="2330" article="a" name="letterbag"> + <attribute key="weight" value="50000" /> + <attribute key="description" value="This bag is nearly bursting from all the letters inside." /> + </item> + <item id="2331" article="a" name="present"> + <attribute key="weight" value="1200" /> + </item> + <item id="2332" name="Waldo's post horn"> + <attribute key="weight" value="2200" /> + </item> + <item id="2333" article="a" name="letter to Markwin"> + <attribute key="weight" value="50" /> + </item> + <item id="2334" name="Santas Mailbox" /> + <item id="2335" article="a" name="helmet ornament"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="160" /> + </item> + <item id="2336" article="a" name="gem holder"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="80" /> + </item> + <item id="2337" article="a" name="right horn"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="140" /> + </item> + <item id="2338" article="a" name="left horn"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="140" /> + </item> + <item id="2339" article="a" name="damaged helmet"> + <attribute key="description" value="This item seems to have several parts missing." /> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="5" /> + </item> + <item id="2340" article="a" name="helmet piece"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="260" /> + </item> + <item id="2341" article="a" name="helmet adornment"> + <attribute key="description" value="This item seems to be a single part of a bigger object." /> + <attribute key="weight" value="180" /> + </item> + <item id="2342" article="a" name="helmet of the ancients"> + <attribute key="description" value="The gem of the helmet is burned out and should be replaced." /> + <attribute key="weight" value="2760" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2343" article="a" name="helmet of the ancients"> + <attribute key="description" value="The gem is glowing with power." /> + <attribute key="weight" value="2760" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="head" /> + <attribute key="duration" value="1800" /> + <attribute key="decayTo" value="2342" /> + </item> + <item id="2344" article="a" name="gemmed lamp"> + <attribute key="weight" value="1300" /> + <attribute key="description" value="It is Fa'hradin's enchanted lamp." /> + </item> + <item id="2345" article="a" name="spyreport"> + <attribute key="weight" value="150" /> + <attribute key="description" value="The report is written in some coded language." /> + </item> + <item id="2346" article="a" name="tear of daraman"> + <attribute key="weight" value="30" /> + </item> + <item id="2347" article="a" name="cookbook"> + <attribute key="weight" value="1500" /> + <attribute key="description" value="It contains several exotic recipes." /> + </item> + <item id="2348" article="an" name="ancient rune"> + <attribute key="description" value="This rune vibrates with ancient powers. It seems to be rotting rapidly." /> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2349" article="a" name="blue note"> + <attribute key="description" value="The blue crystal is softly humming a ghostly melody. It seems to be rotting rapidly." /> + <attribute key="weight" value="250" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2350" article="a" name="sword hilt"> + <attribute key="description" value="It was once part of a formidable two handed weapon. It seems to be rotting rapidly." /> + <attribute key="weight" value="900" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2351" article="a" name="cobrafang dagger"> + <attribute key="description" value="This ritual weapon was forged from the sharp fang of a giant cobra. It seems to be rotting rapidly." /> + <attribute key="weight" value="600" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2352" article="a" name="crystal arrow"> + <attribute key="description" value="This arrow seems not suitable for the use with ordinary bows. It seems to be rotting rapidly." /> + <attribute key="weight" value="100" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2353" article="a" name="burning heart"> + <attribute key="description" value="It is still beating with unholy life. It seems to be rotting rapidly." /> + <attribute key="weight" value="400" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2354" article="an" name="ornamented ankh"> + <attribute key="description" value="This ancient relic shows signs of untold age. It seems to be rotting rapidly." /> + <attribute key="weight" value="200" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + </item> + <item id="2355" article="a" name="stuffed bunny"> + <attribute key="weight" value="350" /> + </item> + <item id="2356" article="a" name="gemmed lamp"> + <attribute key="weight" value="1300" /> + <attribute key="description" value="It is the djinn leader's sleeping lamp." /> + </item> + <item id="2357" article="a" name="ring of wishes"> + <attribute key="description" value="(This item has 3 charges left)." /> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="2358" name="boots of waterwalking"> + <attribute key="description" value="(This item has 5 charges left)." /> + <attribute key="weight" value="770" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2359" article="a" name="djinn's lamp"> + <attribute key="description" value="(This item has 2 charges left)." /> + <attribute key="weight" value="600" /> + </item> + <item id="2360" article="a" name="portable hole" /> + <item id="2361" article="a" name="frozen starlight"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="20" /> + </item> + <item id="2362" name="the carrot of doom" plural="carrots of doom"> + <attribute key="description" value="You can sense the evil power of the carrot." /> + <attribute key="weight" value="160" /> + </item> + <item id="2363" article="a" name="blood orb"> + <attribute key="weight" value="150" /> + </item> + <item id="2364" article="a" name="post horn"> + <attribute key="weight" value="1500" /> + </item> + <item id="2365" article="a" name="backpack of holding"> + <attribute key="weight" value="1500" /> + <attribute key="containerSize" value="24" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="2366" article="a" name="roc feather"> + <attribute key="weight" value="100" /> + </item> + <item id="2367" article="a" name="drum"> + <attribute key="weight" value="3200" /> + </item> + <item id="2368" article="a" name="simple fanfare"> + <attribute key="weight" value="2200" /> + </item> + <item id="2369" article="a" name="cornucopia"> + <attribute key="weight" value="1400" /> + </item> + <item id="2370" article="a" name="lute"> + <attribute key="weight" value="3400" /> + </item> + <item id="2371" article="a" name="horn of sundering"> + <attribute key="weight" value="1500" /> + </item> + <item id="2372" article="a" name="lyre"> + <attribute key="weight" value="1250" /> + </item> + <item id="2373" name="panpipes"> + <attribute key="weight" value="820" /> + </item> + <item id="2374" article="a" name="wooden flute"> + <attribute key="weight" value="200" /> + </item> + <item id="2375" article="a" name="gemmed lamp"> + <attribute key="description" value="It is the djinn leader's sleeping lamp." /> + <attribute key="weight" value="1300" /> + </item> + <item id="2376" article="a" name="sword"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="14" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2377" article="a" name="two handed sword"> + <attribute key="weight" value="7000" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="30" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2378" article="a" name="battle axe"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2379" article="a" name="dagger"> + <attribute key="weight" value="950" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="8" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2380" article="a" name="hand axe"> + <attribute key="weight" value="1800" /> + <attribute key="defense" value="5" /> + <attribute key="attack" value="10" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2381" article="a" name="halberd"> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2382" article="a" name="club"> + <attribute key="weight" value="2500" /> + <attribute key="defense" value="7" /> + <attribute key="attack" value="7" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2383" article="a" name="spike sword"> + <attribute key="description" value="It can be enchanted with an element." /> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="24" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="2384" article="a" name="rapier"> + <attribute key="weight" value="1500" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="10" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2385" article="a" name="sabre"> + <attribute key="weight" value="2500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2386" article="an" name="axe"> + <attribute key="weight" value="4000" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2387" article="a" name="double axe"> + <attribute key="weight" value="7000" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2388" article="a" name="hatchet"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="15" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2389" article="a" name="spear"> + <attribute key="weight" value="2000" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="spear" /> + <attribute key="maxHitChance" value="76" /> + <attribute key="range" value="3" /> + </item> + <item id="2390" article="a" name="magic longsword"> + <attribute key="description" value="It's the magic Cyclopmania Sword." /> + <attribute key="weight" value="4300" /> + <attribute key="defense" value="40" /> + <attribute key="attack" value="55" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2391" article="a" name="war hammer"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2392" article="a" name="fire sword"> + <attribute key="description" value="The blade is a magic flame." /> + <attribute key="weight" value="2300" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="24" /> + <attribute key="elementFire" value="11" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2393" article="a" name="giant sword"> + <attribute key="description" value="This sword has been forged by ancient giants." /> + <attribute key="weight" value="18000" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2394" article="a" name="morning star"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="11" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2395" article="a" name="carlin sword"> + <attribute key="weight" value="4000" /> + <attribute key="defense" value="13" /> + <attribute key="attack" value="15" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2396" article="an" name="ice rapier"> + <attribute key="description" value="A deadly but fragile weapon." /> + <attribute key="weight" value="1500" /> + <attribute key="attack" value="42" /> + <attribute key="defense" value="1" /> + <attribute key="weaponType" value="sword" /> + <attribute key="elementIce" value="18" /> + <attribute key="charges" value="1" /> + </item> + <item id="2397" article="a" name="longsword"> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="17" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2398" article="a" name="mace"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="11" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2399" article="a" name="throwing star"> + <attribute key="weight" value="200" /> + <attribute key="attack" value="30" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="throwingstar" /> + <attribute key="maxHitChance" value="76" /> + <attribute key="range" value="4" /> + </item> + <item id="2400" article="a" name="magic sword"> + <attribute key="description" value="It's the Sword of Valor." /> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + </item> + <item id="2401" article="a" name="staff"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="10" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2402" article="a" name="silver dagger"> + <attribute key="weight" value="1020" /> + <attribute key="defense" value="7" /> + <attribute key="attack" value="9" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2403" article="a" name="knife"> + <attribute key="weight" value="420" /> + <attribute key="defense" value="5" /> + <attribute key="attack" value="5" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2404" article="a" name="combat knife"> + <attribute key="weight" value="870" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="8" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2405" article="a" name="sickle"> + <attribute key="weight" value="1050" /> + <attribute key="defense" value="4" /> + <attribute key="attack" value="5" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2406" article="a" name="short sword"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="11" /> + <attribute key="attack" value="11" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2407" article="a" name="bright sword"> + <attribute key="description" value="The blade shimmers in light blue." /> + <attribute key="weight" value="2900" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2408" article="a" name="warlord sword"> + <attribute key="description" value="Strong powers flow in this magic sword." /> + <attribute key="weight" value="6400" /> + <attribute key="defense" value="38" /> + <attribute key="attack" value="53" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2409" article="a" name="serpent sword"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="18" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="8" /> + </item> + <item id="2410" article="a" name="throwing knife" plural="throwing knives"> + <attribute key="weight" value="500" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="throwingknife" /> + <attribute key="maxHitChance" value="76" /> + <attribute key="range" value="4" /> + </item> + <item id="2411" article="a" name="poison dagger"> + <attribute key="weight" value="880" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="18" /> + <attribute key="elementEarth" value="2" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2412" article="a" name="katana"> + <attribute key="weight" value="3100" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2413" article="a" name="broadsword"> + <attribute key="weight" value="5250" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="26" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2414" article="a" name="dragon lance"> + <attribute key="description" value="The extraordinary sharp blade penetrates every armor." /> + <attribute key="weight" value="6700" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2415" article="a" name="great axe"> + <attribute key="description" value="A masterpiece of a dwarven smith." /> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2416" article="a" name="crowbar"> + <attribute key="description" value="It may come in handy sometime." /> + <attribute key="weight" value="2100" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="5" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2417" article="a" name="battle hammer"> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="24" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2418" article="a" name="golden sickle"> + <attribute key="weight" value="1950" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="13" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2419" article="a" name="scimitar"> + <attribute key="weight" value="2900" /> + <attribute key="defense" value="13" /> + <attribute key="attack" value="19" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2420" article="a" name="machete"> + <attribute key="weight" value="1650" /> + <attribute key="defense" value="9" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2421" article="a" name="thunder hammer"> + <attribute key="description" value="It is blessed by the gods." /> + <attribute key="weight" value="12500" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2422" article="an" name="iron hammer"> + <attribute key="weight" value="6600" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="18" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2423" article="a" name="clerical mace"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2424" article="a" name="silver mace"> + <attribute key="description" value="You feel an aura of protection." /> + <attribute key="weight" value="6700" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="41" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="2" /> + </item> + <item id="2425" article="an" name="obsidian lance"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2426" article="a" name="naginata"> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2427" article="a" name="guardian halberd"> + <attribute key="weight" value="11000" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2428" article="an" name="orcish axe"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2429" article="a" name="barbarian axe"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2430" article="a" name="knight axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="33" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2431" article="a" name="stonecutter axe"> + <attribute key="description" value="You feel the power of this mighty axe." /> + <attribute key="weight" value="9900" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + </item> + <item id="2432" article="a" name="fire axe"> + <attribute key="description" value="The blade is a magic flame." /> + <attribute key="weight" value="4000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="27" /> + <attribute key="elementFire" value="11" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2433" article="an" name="enchanted staff"> + <attribute key="description" value="Temporary magic powers enchant this staff." /> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="45" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="decayTo" value="2401" /> + <attribute key="duration" value="60" /> + </item> + <item id="2434" article="a" name="dragon hammer"> + <attribute key="weight" value="9700" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="32" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2435" article="a" name="dwarven axe"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="2436" article="a" name="skull staff"> + <attribute key="description" value="The staff longs for death." /> + <attribute key="weight" value="1700" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="2437" article="a" name="light mace"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="9" /> + <attribute key="attack" value="14" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2438" article="an" name="epee"> + <attribute key="weight" value="1450" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="37" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2439" article="a" name="daramian mace"> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="21" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2440" article="a" name="daramian waraxe"> + <attribute key="weight" value="5250" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2441" article="a" name="daramian axe"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="17" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="2442" article="a" name="heavy machete"> + <attribute key="weight" value="1840" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2443" article="a" name="ravager's axe"> + <attribute key="weight" value="5250" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2444" article="a" name="hammer of wrath"> + <attribute key="description" value="A giant is said to have forged this hammer to take revenge for the death of his brother." /> + <attribute key="weight" value="7000" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2445" article="a" name="crystal mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="38" /> + <attribute key="extradef" value="1" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2446" article="a" name="pharaoh sword"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="41" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="2447" article="a" name="twin axe"> + <attribute key="weight" value="6400" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2448" article="a" name="studded club"> + <attribute key="description" value="It has been reinforced with iron." /> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="9" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2449" article="a" name="bone club"> + <attribute key="description" value="It apparently originally belonged to some lesser undead." /> + <attribute key="weight" value="3900" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="2450" article="a" name="bone sword"> + <attribute key="weight" value="1900" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="13" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="2451" article="a" name="djinn blade"> + <attribute key="weight" value="2450" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="38" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="2452" article="a" name="heavy mace"> + <attribute key="description" value="Its tip is made of extremely solid steel." /> + <attribute key="weight" value="11000" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2453" article="an" name="arcane staff"> + <attribute key="description" value="It is enchanted with ancient magic that renders a weak staff into a powerful weapon." /> + <attribute key="weight" value="4000" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2454" article="a" name="war axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2455" article="a" name="crossbow"> + <attribute key="weight" value="4000" /> + <attribute key="weaponType" value="distance" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + </item> + <item id="2456" article="a" name="bow"> + <attribute key="weight" value="3100" /> + <attribute key="weaponType" value="distance" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + </item> + <item id="2457" article="a" name="steel helmet"> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2458" article="a" name="chain helmet"> + <attribute key="weight" value="4200" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2459" article="an" name="iron helmet"> + <attribute key="weight" value="3000" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2460" article="a" name="brass helmet"> + <attribute key="weight" value="2700" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2461" article="a" name="leather helmet"> + <attribute key="weight" value="2200" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2462" article="a" name="devil helmet"> + <attribute key="weight" value="5000" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2463" article="a" name="plate armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2464" article="a" name="chain armor"> + <attribute key="weight" value="10000" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2465" article="a" name="brass armor"> + <attribute key="weight" value="8000" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2466" article="a" name="golden armor"> + <attribute key="weight" value="8000" /> + <attribute key="armor" value="14" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2467" article="a" name="leather armor"> + <attribute key="weight" value="6000" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2468" name="studded legs"> + <attribute key="weight" value="2600" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2469" name="dragon scale legs"> + <attribute key="weight" value="4800" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2470" name="golden legs"> + <attribute key="weight" value="5600" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2471" article="a" name="golden helmet"> + <attribute key="description" value="It's the famous Helmet of the Stars." /> + <attribute key="weight" value="3200" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2472" article="a" name="magic plate armor"> + <attribute key="weight" value="8500" /> + <attribute key="armor" value="17" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2473" article="a" name="viking helmet"> + <attribute key="weight" value="3900" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2474" article="a" name="winged helmet"> + <attribute key="description" value="It's the Helmet of Hermes." /> + <attribute key="weight" value="1200" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2475" article="a" name="warrior helmet"> + <attribute key="weight" value="6800" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2476" article="a" name="knight armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2477" name="knight legs"> + <attribute key="weight" value="7000" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2478" name="brass legs"> + <attribute key="weight" value="3800" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2479" article="a" name="strange helmet"> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2480" article="a" name="legion helmet"> + <attribute key="weight" value="3100" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2481" article="a" name="soldier helmet"> + <attribute key="weight" value="3200" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2482" article="a" name="studded helmet"> + <attribute key="weight" value="2450" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2483" article="a" name="scale armor"> + <attribute key="weight" value="10500" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2484" article="a" name="studded armor"> + <attribute key="weight" value="7100" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2485" article="a" name="doublet"> + <attribute key="weight" value="2500" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2486" article="a" name="noble armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2487" article="a" name="crown armor"> + <attribute key="weight" value="9900" /> + <attribute key="armor" value="13" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2488" name="crown legs"> + <attribute key="weight" value="6500" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2489" article="a" name="dark armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2490" article="a" name="dark helmet"> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2491" article="a" name="crown helmet"> + <attribute key="weight" value="2950" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2492" article="a" name="dragon scale mail"> + <attribute key="weight" value="11400" /> + <attribute key="armor" value="15" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2493" article="a" name="demon helmet"> + <attribute key="description" value="You hear an evil whispering from inside." /> + <attribute key="weight" value="2950" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2494" article="a" name="demon armor"> + <attribute key="weight" value="8000" /> + <attribute key="armor" value="16" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2495" name="demon legs"> + <attribute key="weight" value="7000" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2496" article="a" name="horned helmet"> + <attribute key="weight" value="5100" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2497" article="a" name="crusader helmet"> + <attribute key="weight" value="5200" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2498" article="a" name="royal helmet"> + <attribute key="description" value="An excellent masterpiece of a smith." /> + <attribute key="weight" value="4800" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2499" article="an" name="amazon helmet"> + <attribute key="weight" value="2950" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2500" article="an" name="amazon armor"> + <attribute key="weight" value="4500" /> + <attribute key="armor" value="13" /> + <attribute key="skillDist" value="3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2501" article="a" name="ceremonial mask"> + <attribute key="weight" value="4000" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2502" article="a" name="dwarven helmet"> + <attribute key="weight" value="4200" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentPhysical" value="2" /> + </item> + <item id="2503" article="a" name="dwarven armor"> + <attribute key="weight" value="13000" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentPhysical" value="5" /> + </item> + <item id="2504" name="dwarven legs"> + <attribute key="weight" value="4900" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentPhysical" value="3" /> + </item> + <item id="2505" article="an" name="elven mail"> + <attribute key="weight" value="9000" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2506" article="a" name="dragon scale helmet"> + <attribute key="weight" value="3250" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2507" name="elven legs"> + <attribute key="weight" value="3300" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2508" article="a" name="native armor"> + <attribute key="weight" value="8000" /> + <attribute key="slotType" value="body" /> + <attribute key="armor" value="7" /> + </item> + <item id="2509" article="a" name="steel shield"> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="21" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2510" article="a" name="plate shield"> + <attribute key="weight" value="6500" /> + <attribute key="defense" value="17" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2511" article="a" name="brass shield"> + <attribute key="weight" value="6000" /> + <attribute key="defense" value="16" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2512" article="a" name="wooden shield"> + <attribute key="weight" value="4000" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2513" article="a" name="battle shield"> + <attribute key="weight" value="6200" /> + <attribute key="defense" value="23" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2514" article="a" name="mastermind shield"> + <attribute key="description" value="It's an enchanted shield." /> + <attribute key="weight" value="5700" /> + <attribute key="defense" value="37" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2515" article="a" name="guardian shield"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="30" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2516" article="a" name="dragon shield"> + <attribute key="weight" value="6000" /> + <attribute key="defense" value="31" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2517" article="a" name="shield of honour"> + <attribute key="description" value="A mighty shield awarded by the gods." /> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="33" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2518" article="a" name="bonelord shield"> + <attribute key="weight" value="4700" /> + <attribute key="defense" value="28" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2519" article="a" name="crown shield"> + <attribute key="weight" value="6200" /> + <attribute key="defense" value="32" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2520" article="a" name="demon shield"> + <attribute key="description" value="This powerful shield seems to be as light as air." /> + <attribute key="weight" value="2600" /> + <attribute key="defense" value="35" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2521" article="a" name="dark shield"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="25" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2522" article="a" name="great shield"> + <attribute key="description" value="The shield is made of dragon scales." /> + <attribute key="weight" value="8400" /> + <attribute key="defense" value="38" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2523" article="a" name="blessed shield"> + <attribute key="description" value="The shield grants divine protection." /> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="40" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2524" article="an" name="ornamented shield"> + <attribute key="description" value="Many gems sparkle on the shield." /> + <attribute key="weight" value="6700" /> + <attribute key="defense" value="22" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2525" article="a" name="dwarven shield"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="26" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2526" article="a" name="studded shield"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2527" article="a" name="rose shield"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="27" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2528" article="a" name="tower shield"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="32" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2529" article="a" name="black shield"> + <attribute key="description" value="An unholy creature covers the shield." /> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="18" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2530" article="a" name="copper shield"> + <attribute key="weight" value="6300" /> + <attribute key="defense" value="19" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2531" article="a" name="viking shield"> + <attribute key="weight" value="6600" /> + <attribute key="defense" value="22" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2532" article="an" name="ancient shield"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="27" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2533" article="a" name="griffin shield"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="29" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2534" article="a" name="vampire shield"> + <attribute key="description" value="Dark powers enchant this shield." /> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="34" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2535" article="a" name="castle shield"> + <attribute key="weight" value="4900" /> + <attribute key="defense" value="28" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2536" article="a" name="medusa shield"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="33" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2537" article="an" name="amazon shield"> + <attribute key="weight" value="6200" /> + <attribute key="defense" value="32" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2538" article="an" name="eagle shield"> + <attribute key="weight" value="6200" /> + <attribute key="defense" value="32" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2539" article="a" name="phoenix shield"> + <attribute key="description" value="This shield feels warm to the touch." /> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="34" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2540" article="a" name="scarab shield"> + <attribute key="weight" value="4700" /> + <attribute key="defense" value="25" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2541" article="a" name="bone shield"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="20" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2542" article="a" name="tempest shield"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="36" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="2543" article="a" name="bolt"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="30" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="bolt" /> + <attribute key="maxHitChance" value="87" /> + </item> + <item id="2544" article="an" name="arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="arrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="2545" article="a" name="poison arrow"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="poisonarrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="2546" article="a" name="burst arrow"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="27" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="burstarrow" /> + <attribute key="maxHitChance" value="100" /> + </item> + <item id="2547" article="a" name="power bolt"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="powerbolt" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="2548" article="a" name="pitchfork"> + <attribute key="weight" value="2500" /> + </item> + <item id="2549" article="a" name="rake"> + <attribute key="weight" value="1500" /> + </item> + <item id="2550" article="a" name="scythe"> + <attribute key="weight" value="3000" /> + <attribute key="defense" value="3" /> + <attribute key="attack" value="8" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="2551" article="a" name="broom"> + <attribute key="weight" value="1100" /> + </item> + <item id="2552" article="a" name="hoe"> + <attribute key="weight" value="2800" /> + </item> + <item id="2553" article="a" name="pick"> + <attribute key="weight" value="4500" /> + </item> + <item id="2554" article="a" name="shovel"> + <attribute key="weight" value="3500" /> + </item> + <item id="2555" article="an" name="anvil" /> + <item id="2556" article="a" name="wooden hammer"> + <attribute key="weight" value="600" /> + </item> + <item id="2557" article="a" name="hammer"> + <attribute key="weight" value="1150" /> + </item> + <item id="2558" article="a" name="saw"> + <attribute key="weight" value="1000" /> + </item> + <item id="2559" article="a" name="small axe"> + <attribute key="weight" value="2000" /> + </item> + <item id="2560" article="a" name="mirror"> + <attribute key="weight" value="950" /> + </item> + <item id="2561" article="a" name="baking tray"> + <attribute key="weight" value="1200" /> + </item> + <item id="2562" article="a" name="pot"> + <attribute key="weight" value="5250" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2563" article="a" name="pan"> + <attribute key="weight" value="1800" /> + </item> + <item id="2564" article="a" name="fork"> + <attribute key="weight" value="100" /> + </item> + <item id="2565" article="a" name="spoon"> + <attribute key="weight" value="100" /> + </item> + <item id="2566" article="a" name="kitchen knife"> + <attribute key="weight" value="100" /> + </item> + <item id="2567" article="a" name="wooden spoon"> + <attribute key="weight" value="100" /> + </item> + <item id="2568" article="a" name="cleaver"> + <attribute key="weight" value="660" /> + </item> + <item id="2569" article="an" name="oven spatula"> + <attribute key="weight" value="1400" /> + </item> + <item id="2570" article="a" name="rolling pin"> + <attribute key="weight" value="500" /> + </item> + <item fromid="2571" toid="2573" article="a" name="bowl"> + <attribute key="weight" value="1850" /> + </item> + <item id="2574" article="an" name="ewer"> + <attribute key="weight" value="1750" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2575" article="an" name="ewer"> + <attribute key="weight" value="1750" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2576" article="an" name="ewer"> + <attribute key="weight" value="1750" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2577" article="an" name="ewer"> + <attribute key="weight" value="1750" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="2578" article="a" name="closed trap"> + <attribute key="weight" value="2100" /> + </item> + <item id="2579" article="a" name="trap"> + <attribute key="weight" value="2100" /> + </item> + <item id="2580" article="a" name="fishing rod"> + <attribute key="weight" value="850" /> + </item> + <item id="2581" article="a" name="telescope"> + <attribute key="rotateTo" value="2584" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2582" article="a" name="telescope"> + <attribute key="rotateTo" value="2583" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2583" article="a" name="telescope"> + <attribute key="rotateTo" value="2581" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2584" article="a" name="telescope"> + <attribute key="rotateTo" value="2582" /> + <attribute key="destroyTo" value="2250" /> + </item> + <item id="2585" article="a" name="ship's telescope"> + <attribute key="rotateTo" value="2588" /> + </item> + <item id="2586" article="a" name="ship's telescope"> + <attribute key="rotateTo" value="2587" /> + </item> + <item id="2587" article="a" name="ship's telescope"> + <attribute key="rotateTo" value="2585" /> + </item> + <item id="2588" article="a" name="ship's telescope"> + <attribute key="rotateTo" value="2586" /> + </item> + <item fromid="2589" toid="2592" article="a" name="locker"> + <attribute key="type" value="depot" /> + <attribute key="containerSize" value="3" /> + </item> + <item id="2593" article="a" name="mailbox"> + <attribute key="description" value="Royal Mail." /> + <attribute key="type" value="mailbox" /> + </item> + <item id="2594" article="a" name="depot chest"> + <attribute key="containerSize" value="30" /> + </item> + <item id="2595" article="a" name="parcel"> + <attribute key="type" value="container" /> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="10" /> + </item> + <item id="2596" article="a" name="stamped parcel"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="10" /> + </item> + <item id="2597" article="a" name="letter"> + <attribute key="weight" value="50" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1999" /> + </item> + <item id="2598" article="a" name="stamped letter"> + <attribute key="readable" value="1" /> + <attribute key="weight" value="30" /> + </item> + <item id="2599" article="a" name="label"> + <attribute key="weight" value="10" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="79" /> + </item> + <item id="2600" article="an" name="inkwell"> + <attribute key="weight" value="200" /> + </item> + <item fromid="2601" toid="2604" article="a" name="coal basin"> + <attribute key="destroyTo" value="2257" /> + </item> + <item id="2605" article="an" name="empty coal basin"> + <attribute key="destroyTo" value="2257" /> + </item> + <item fromid="2606" toid="2609" article="an" name="altar" /> + <item fromid="2610" toid="2613" article="a" name="sacrificial stone" /> + <item fromid="2614" toid="2615" article="an" name="altar" /> + <item fromid="2616" toid="2623" article="a" name="sacrificial stone" /> + <item id="2624" article="a" name="black token"> + <attribute key="weight" value="500" /> + </item> + <item id="2625" article="a" name="white token"> + <attribute key="weight" value="500" /> + </item> + <item id="2626" article="a" name="white pawn"> + <attribute key="weight" value="500" /> + </item> + <item id="2627" article="a" name="white castle"> + <attribute key="weight" value="500" /> + </item> + <item id="2628" article="a" name="white knight"> + <attribute key="weight" value="500" /> + </item> + <item id="2629" article="a" name="white bishop"> + <attribute key="weight" value="500" /> + </item> + <item id="2630" article="a" name="white queen"> + <attribute key="weight" value="500" /> + </item> + <item id="2631" article="a" name="white king"> + <attribute key="weight" value="500" /> + </item> + <item id="2632" article="a" name="black pawn"> + <attribute key="weight" value="500" /> + </item> + <item id="2633" article="a" name="black castle"> + <attribute key="weight" value="500" /> + </item> + <item id="2634" article="a" name="black knight"> + <attribute key="weight" value="500" /> + </item> + <item id="2635" article="a" name="black bishop"> + <attribute key="weight" value="500" /> + </item> + <item id="2636" article="a" name="black queen"> + <attribute key="weight" value="500" /> + </item> + <item id="2637" article="a" name="black king"> + <attribute key="weight" value="500" /> + </item> + <item fromid="2638" toid="2639" article="a" name="tic-tac-toe token"> + <attribute key="weight" value="500" /> + </item> + <item id="2640" article="a" name="pair of soft boots (faster regeneration)"> + <attribute key="weight" value="800" /> + <attribute key="slotType" value="feet" /> + <attribute key="decayTo" value="10021" /> + <attribute key="transformDeEquipTo" value="6132" /> + <attribute key="duration" value="14400" /> + <attribute key="healthGain" value="1" /> + <attribute key="healthTicks" value="2000" /> + <attribute key="manaGain" value="2" /> + <attribute key="manaTicks" value="1000" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="2641" name="patched boots"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2642" name="sandals"> + <attribute key="weight" value="600" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2643" name="leather boots"> + <attribute key="weight" value="900" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2644" name="bunnyslippers"> + <attribute key="weight" value="600" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2645" name="steel boots"> + <attribute key="weight" value="2900" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2646" name="golden boots"> + <attribute key="weight" value="3100" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="2647" name="plate legs"> + <attribute key="weight" value="5000" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2648" name="chain legs"> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2649" name="leather legs"> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="2650" article="a" name="jacket"> + <attribute key="weight" value="2400" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2651" article="a" name="coat"> + <attribute key="weight" value="2700" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2652" article="a" name="green tunic"> + <attribute key="weight" value="930" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2653" article="a" name="red tunic"> + <attribute key="weight" value="1400" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2654" article="a" name="cape"> + <attribute key="weight" value="3200" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2655" article="a" name="red robe"> + <attribute key="weight" value="2600" /> + <attribute key="description" value="The robe is artfully embroideredy." /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2656" article="a" name="blue robe"> + <attribute key="description" value="It is a magic robe." /> + <attribute key="weight" value="2200" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2657" article="a" name="simple dress"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2658" article="a" name="white dress"> + <attribute key="weight" value="2400" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2659" article="a" name="ball gown"> + <attribute key="weight" value="2500" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2660" article="a" name="ranger's cloak"> + <attribute key="weight" value="4800" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="body" /> + </item> + <item id="2661" article="a" name="scarf"> + <attribute key="weight" value="200" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="2662" article="a" name="magician hat"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2663" article="a" name="mystic turban"> + <attribute key="description" value="Something is strange about this turban." /> + <attribute key="weight" value="850" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2664" article="a" name="wood cape"> + <attribute key="weight" value="1100" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2665" article="a" name="post officer's hat"> + <attribute key="description" value="This hat is the insignia of all post officers." /> + <attribute key="weight" value="700" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="2666" name="meat"> + <attribute key="weight" value="1300" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2667" article="a" name="fish" plural="fish"> + <attribute key="weight" value="520" /> + </item> + <item id="2668" article="a" name="salmon"> + <attribute key="weight" value="320" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2669" article="a" name="northern pike"> + <attribute key="weight" value="830" /> + </item> + <item id="2670" name="shrimp"> + <attribute key="weight" value="50" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2671" name="ham"> + <attribute key="weight" value="2000" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2672" name="dragon ham"> + <attribute key="description" value="It still contains a small part of the power of a dragon." /> + <attribute key="weight" value="3000" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2673" article="a" name="pear"> + <attribute key="weight" value="140" /> + </item> + <item id="2674" article="a" name="red apple"> + <attribute key="weight" value="150" /> + </item> + <item id="2675" article="an" name="orange"> + <attribute key="weight" value="110" /> + </item> + <item id="2676" article="a" name="banana"> + <attribute key="weight" value="180" /> + </item> + <item id="2677" article="a" name="blueberry" plural="blueberries"> + <attribute key="weight" value="20" /> + </item> + <item id="2678" article="a" name="coconut"> + <attribute key="weight" value="480" /> + </item> + <item id="2679" article="a" name="cherry" plural="cherries"> + <attribute key="weight" value="20" /> + </item> + <item id="2680" article="a" name="strawberry" plural="strawberries"> + <attribute key="weight" value="20" /> + </item> + <item id="2681" name="grapes" plural="grapes"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2682" article="a" name="melon"> + <attribute key="weight" value="950" /> + </item> + <item id="2683" article="a" name="pumpkin"> + <attribute key="weight" value="1350" /> + </item> + <item id="2684" article="a" name="carrot"> + <attribute key="weight" value="160" /> + </item> + <item id="2685" article="a" name="tomato" plural="tomatoes"> + <attribute key="weight" value="100" /> + </item> + <item id="2686" article="a" name="corncob"> + <attribute key="weight" value="350" /> + </item> + <item id="2687" article="a" name="cookie"> + <attribute key="weight" value="10" /> + </item> + <item id="2688" article="a" name="candy cane"> + <attribute key="weight" value="50" /> + </item> + <item id="2689" name="bread"> + <attribute key="weight" value="500" /> + </item> + <item id="2690" article="a" name="roll"> + <attribute key="weight" value="100" /> + </item> + <item id="2691" name="brown bread"> + <attribute key="weight" value="400" /> + </item> + <item id="2692" name="flour"> + <attribute key="weight" value="100" /> + </item> + <item id="2693" article="a" name="lump of dough" plural="lumps of dough"> + <attribute key="weight" value="100" /> + </item> + <item id="2694" article="a" name="bunch of wheat" plural="bunches of wheat"> + <attribute key="weight" value="1250" /> + </item> + <item id="2695" article="an" name="egg"> + <attribute key="weight" value="30" /> + </item> + <item id="2696" name="cheese"> + <attribute key="weight" value="400" /> + </item> + <item id="2697" article="a" name="snowy dead tree" /> + <item id="2698" article="a" name="snowy fir tree" /> + <item id="2699" article="a" name="magic tree" /> + <item id="2700" article="a" name="fir tree" /> + <item id="2701" article="a" name="sycamore" /> + <item id="2702" article="a" name="willow" /> + <item id="2703" article="a" name="plum tree" /> + <item id="2704" article="a" name="red maple" /> + <item id="2705" article="a" name="pear tree" /> + <item id="2706" article="a" name="yellow maple" /> + <item id="2707" article="a" name="beech" /> + <item id="2708" article="a" name="poplar" /> + <item fromid="2709" toid="2710" article="a" name="dead tree" /> + <item id="2711" article="a" name="dwarf tree" /> + <item id="2712" article="a" name="pine" /> + <item fromid="2713" toid="2720" article="a" name="dead tree" /> + <item id="2721" name="old rush wood" /> + <item id="2722" article="an" name="old tree" /> + <item fromid="2723" toid="2724" article="a" name="cactus" /> + <item id="2725" article="a" name="palm" /> + <item id="2726" article="a" name="coconut palm" /> + <item fromid="2727" toid="2732" article="a" name="cactus" /> + <item id="2733" article="a" name="sun adorer cactus" /> + <item fromid="2734" toid="2736" article="a" name="cactus" /> + <item id="2737" name="wheat"> + <attribute key="decayTo" value="2738" /> + <attribute key="duration" value="240" /> + </item> + <item id="2738" name="wheat"> + <attribute key="description" value="It is not mature yet." /> + <attribute key="decayTo" value="2739" /> + <attribute key="duration" value="240" /> + </item> + <item id="2739" name="wheat" /> + <item id="2740" name="moon flowers" /> + <item id="2741" article="a" name="moon flower"> + <attribute key="weight" value="10" /> + </item> + <item id="2742" article="a" name="white flower" /> + <item id="2743" article="a" name="heaven blossom" /> + <item id="2744" article="a" name="red rose"> + <attribute key="weight" value="80" /> + </item> + <item id="2745" article="a" name="blue rose"> + <attribute key="weight" value="80" /> + </item> + <item id="2746" article="a" name="yellow rose"> + <attribute key="weight" value="80" /> + </item> + <item id="2747" article="a" name="grave flower"> + <attribute key="weight" value="60" /> + </item> + <item id="2748" article="a" name="love flower" /> + <item fromid="2749" toid="2751" article="a" name="royal blossom" /> + <item id="2752" name="some sunflowers" /> + <item id="2753" article="a" name="sunflower" /> + <item id="2754" article="a" name="tulip"> + <attribute key="weight" value="50" /> + </item> + <item fromid="2755" toid="2758" article="a" name="water lily" /> + <item id="2759" article="an" name="orange star"> + <attribute key="weight" value="70" /> + </item> + <item id="2760" article="a" name="goat grass"> + <attribute key="weight" value="80" /> + </item> + <item id="2761" article="an" name="orchid" /> + <item fromid="2762" toid="2766" article="a" name="rosebush" /> + <item id="2767" article="a" name="bush" /> + <item id="2768" article="a" name="small fir tree" /> + <item id="2769" article="a" name="shadow plant" /> + <item id="2770" article="a" name="branch" /> + <item id="2771" article="a" name="mire sprout" /> + <item id="2772" article="a" name="moon herb" /> + <item id="2773" article="a" name="mud whip" /> + <item id="2774" article="a" name="swamp reed" /> + <item id="2775" article="a" name="swamp lilly" /> + <item id="2776" article="a" name="dusk catcher" /> + <item id="2777" article="a" name="bog fingers plant" /> + <item id="2778" article="a" name="lady in the fog plant" /> + <item id="2779" article="a" name="frog leaf" /> + <item id="2780" article="a" name="sludge fern" /> + <item id="2781" name="jungle grass"> + <attribute key="decayTo" value="2782" /> + <attribute key="duration" value="300" /> + </item> + <item id="2782" name="jungle grass" /> + <item id="2783" article="an" name="agave" /> + <item id="2784" article="a" name="dry bush" /> + <item id="2785" article="a" name="blueberry bush" /> + <item id="2786" article="a" name="blueberry bush"> + <attribute key="decayTo" value="2785" /> + <attribute key="duration" value="300" /> + </item> + <item id="2787" article="a" name="white mushroom"> + <attribute key="weight" value="40" /> + </item> + <item id="2788" article="a" name="red mushroom"> + <attribute key="weight" value="50" /> + </item> + <item id="2789" article="a" name="brown mushroom"> + <attribute key="weight" value="20" /> + </item> + <item id="2790" article="an" name="orange mushroom"> + <attribute key="weight" value="30" /> + </item> + <item id="2791" article="a" name="wood mushroom"> + <attribute key="weight" value="30" /> + </item> + <item id="2792" article="a" name="dark mushroom"> + <attribute key="weight" value="10" /> + </item> + <item fromid="2793" toid="2794" name="some mushrooms" plural="some mushrooms"> + <attribute key="weight" value="10" /> + <attribute key="showcount" value="0" /> + </item> + <item id="2795" article="a" name="fire mushroom"> + <attribute key="weight" value="10" /> + </item> + <item id="2796" article="a" name="green mushroom"> + <attribute key="weight" value="10" /> + </item> + <item id="2797" article="a" name="stone" /> + <item id="2798" article="a" name="blood herb"> + <attribute key="weight" value="120" /> + </item> + <item id="2799" article="a" name="stone herb"> + <attribute key="weight" value="20" /> + </item> + <item id="2800" article="a" name="star herb"> + <attribute key="weight" value="30" /> + </item> + <item id="2801" article="a" name="fern"> + <attribute key="weight" value="30" /> + </item> + <item id="2802" article="a" name="sling herb"> + <attribute key="weight" value="90" /> + </item> + <item id="2803" article="a" name="powder herb"> + <attribute key="weight" value="50" /> + </item> + <item id="2804" article="a" name="shadow herb"> + <attribute key="weight" value="20" /> + </item> + <item id="2805" article="a" name="troll green"> + <attribute key="weight" value="100" /> + </item> + <item id="2806" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2810" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2807" article="a" name="dead spider"> + <attribute key="weight" value="4600" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3068" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="2808" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3117" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2809" article="a" name="slain skeleton"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2922" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2810" article="a" name="dead troll"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2811" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2811" article="a" name="dead troll"> + <attribute key="weight" value="30000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2813" article="a" name="dead rat"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2814" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2814" article="a" name="dead rat"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2815" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2815" article="a" name="dead rat"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="2816" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2816" article="a" name="dead rat"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2817" article="a" name="dead snake"> + <attribute key="weight" value="1200" /> + <attribute key="decayTo" value="2818" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2818" article="a" name="dead snake"> + <attribute key="weight" value="840" /> + <attribute key="decayTo" value="2819" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2819" article="a" name="dead snake"> + <attribute key="weight" value="620" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2820" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3080" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2821" article="a" name="dead orc"> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2822" article="a" name="dead spider"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2823" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2823" article="a" name="dead spider"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2824" article="a" name="dead rotworm"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3085" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2825" article="a" name="dead rotworm"> + <attribute key="decayTo" value="2964" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2826" article="a" name="dead wolf"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2827" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2827" article="a" name="dead wolf"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2828" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2828" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="decayTo" value="2829" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2829" article="a" name="dead wolf"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2830" article="a" name="dead minotaur"> + <attribute key="weight" value="130000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2831" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2831" article="a" name="dead minotaur"> + <attribute key="weight" value="105000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2832" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2832" article="a" name="dead minotaur"> + <attribute key="weight" value="85000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2833" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2833" article="a" name="dead minotaur"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="2834" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2834" article="a" name="dead minotaur"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2835" article="a" name="dead deer"> + <attribute key="weight" value="68000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2836" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2836" article="a" name="dead deer"> + <attribute key="weight" value="68000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2837" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2837" article="a" name="dead deer"> + <attribute key="weight" value="5000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2838" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2838" article="a" name="dead deer"> + <attribute key="weight" value="5000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2839" article="a" name="dead dog"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2840" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2840" article="a" name="dead dog"> + <attribute key="weight" value="21000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2841" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2841" article="a" name="dead dog"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2842" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2842" article="a" name="dead dog"> + <attribute key="weight" value="700" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2843" article="a" name="slain skeleton"> + <attribute key="weight" value="40000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2975" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2844" article="a" name="dead dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3104" /> + <attribute key="duration" value="900" /> + </item> + <item id="2845" article="a" name="dead dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2846" article="a" name="slain ghoul"> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2847" article="a" name="dead dragon" /> + <item id="2848" article="a" name="dead spider"> + <attribute key="weight" value="9000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2885" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2849" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2850" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2850" article="a" name="dead bear"> + <attribute key="decayTo" value="2851" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2851" article="a" name="dead bear"> + <attribute key="decayTo" value="2852" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2852" article="a" name="dead bear"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2853" article="a" name="slain ghoul"> + <attribute key="weight" value="60200" /> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="2854" toid="2856" article="a" name="slain ghoul"> + <attribute key="weight" value="60200" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2857" article="a" name="dead giant spider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2858" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="2858" article="a" name="dead giant spider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2859" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2859" article="a" name="dead giant spider"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2860" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2861" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2861" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2862" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2863" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2863" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2864" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2865" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2865" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2866" article="a" name="dead minotaur"> + <attribute key="weight" value="140000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2867" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2867" article="a" name="dead minotaur"> + <attribute key="weight" value="110000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2878" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2868" article="a" name="dead minotaur"> + <attribute key="weight" value="67520" /> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="2869" toid="2870" article="a" name="dead minotaur"> + <attribute key="weight" value="60000" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2871" article="a" name="dead minotaur"> + <attribute key="weight" value="140000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2872" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2872" article="a" name="dead minotaur"> + <attribute key="weight" value="110000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2878" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2873" article="a" name="dead minotaur"> + <attribute key="weight" value="67520" /> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="2874" toid="2875" article="a" name="dead minotaur"> + <attribute key="weight" value="60000" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2876" article="a" name="dead minotaur"> + <attribute key="weight" value="150000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2877" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2877" article="a" name="dead minotaur"> + <attribute key="weight" value="110000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2878" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2878" article="a" name="dead minotaur"> + <attribute key="weight" value="85000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="2879" toid="2880" article="a" name="dead minotaur"> + <attribute key="weight" value="60000" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2881" article="a" name="dead dragon lord"> + <attribute key="containerSize" value="28" /> + <attribute key="decayTo" value="2882" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2882" article="a" name="dead dragon"> + <attribute key="containerSize" value="28" /> + <attribute key="decayTo" value="2883" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2883" article="a" name="dead dragon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2884" article="a" name="dead dragon" /> + <item id="2885" article="a" name="dead spider"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2944" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2886" article="a" name="dead fire devil"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2887" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="2887" article="a" name="dead fire devil"> + <attribute key="weight" value="100000" /> + <attribute key="decayTo" value="2888" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="2888" article="a" name="dead fire devil"> + <attribute key="weight" value="100000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="2889" article="a" name="dead lion"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2890" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2890" article="a" name="dead lion"> + <attribute key="decayTo" value="2891" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2891" article="a" name="dead lion"> + <attribute key="decayTo" value="2892" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2892" article="a" name="dead lion"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2893" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2894" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2894" article="a" name="dead bear"> + <attribute key="decayTo" value="2895" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2895" article="a" name="dead bear"> + <attribute key="decayTo" value="2896" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2896" article="a" name="dead bear"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2897" article="a" name="dead scorpion"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2898" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="2898" article="a" name="dead scorpion"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2965" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2899" article="a" name="dead wasp"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2900" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="2900" article="a" name="dead wasp"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2901" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2901" article="a" name="dead wasp"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2902" article="a" name="dead bug"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2903" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2903" article="a" name="dead bug"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2904" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2904" article="a" name="dead bug"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2905" article="a" name="dead sheep"> + <attribute key="weight" value="70000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2906" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2906" article="a" name="dead sheep"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2907" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2907" article="a" name="dead sheep"> + <attribute key="weight" value="35000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2908" article="a" name="dead bonelord"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2909" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="2909" article="a" name="dead bonelord"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2910" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2910" article="a" name="dead bonelord"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item fromid="2911" toid="2912" article="a" name="dead cyclops" /> + <item id="2913" name="remains of a ghost"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2977" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2914" article="a" name="dead sheep"> + <attribute key="weight" value="70000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2915" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2915" article="a" name="dead sheep"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2907" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2916" article="a" name="slain demon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="2917" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2917" article="a" name="slain demon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="2918" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2918" article="a" name="slain demon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="2919" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2919" article="a" name="slain demon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2920" article="a" name="dead orc"> + <attribute key="weight" value="90000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2921" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2921" article="a" name="dead orc"> + <attribute key="weight" value="90000" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2922" article="a" name="slain skeleton"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="2923" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2923" article="a" name="slain skeleton"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2924" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="2925" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2925" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="2926" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2926" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2927" article="a" name="dead wolf"> + <attribute key="weight" value="4000" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2928" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2929" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2929" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2930" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2930" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2931" article="a" name="dead behemoth"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2932" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2932" article="a" name="dead behemoth"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2933" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2933" article="a" name="dead behemoth"> + <attribute key="decayTo" value="2934" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2934" article="a" name="dead behemoth"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2935" article="a" name="dead pig"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2936" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2936" article="a" name="dead pig"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2937" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2937" article="a" name="dead pig"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2938" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2939" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2939" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2940" article="a" name="dead goblin"> + <attribute key="weight" value="4000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2941" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2941" article="a" name="dead goblin"> + <attribute key="weight" value="4000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2942" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2942" article="a" name="dead goblin"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2943" article="a" name="dead goblin"> + <attribute key="weight" value="4000" /> + </item> + <item id="2944" article="a" name="dead spider"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2945" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2946" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2946" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2947" article="a" name="dead elf"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2948" article="a" name="dead elf"> + <attribute key="weight" value="50000" /> + </item> + <item id="2949" name="remains of a mummy"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2950" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2950" name="remains of a mummy"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="2951" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2951" name="remains of a mummy"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2952" article="a" name="split stone golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2953" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2953" article="a" name="split stone golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2954" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2954" article="a" name="split stone golem"> + <attribute key="decayTo" value="2955" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2955" article="a" name="split stone golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2956" article="a" name="slain vampire"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2957" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2957" article="a" name="slain vampire"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2958" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2958" article="a" name="slain vampire"> + <attribute key="weight" value="100000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2959" article="a" name="slain vampire"> + <attribute key="weight" value="60000" /> + </item> + <item id="2960" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2961" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2961" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2962" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2962" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2963" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + </item> + <item id="2964" article="a" name="dead rotworm"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2965" article="a" name="dead scorpion"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="2966" article="a" name="dead orc"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2967" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2968" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2968" article="a" name="dead orc"> + <attribute key="weight" value="120000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2966" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2969" article="a" name="dead wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2970" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2970" article="a" name="dead wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2971" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2971" article="a" name="dead wolf"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2972" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2973" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2973" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2974" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2974" article="a" name="dead orc"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2975" article="a" name="slain skeleton"> + <attribute key="weight" value="10000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2976" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2976" article="a" name="slain skeleton"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2977" name="remains of a ghost"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2978" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2978" name="remains of a ghost"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2979" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2980" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2980" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="600" /> + </item> + <item id="2981" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2982" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2982" article="a" name="dead elf"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2983" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2984" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2984" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2962" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2985" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2986" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2986" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2962" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2987" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2988" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2988" article="a" name="dead dwarf"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2962" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2989" article="a" name="dead djinn"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2990" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="2990" article="a" name="dead djinn"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2991" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2991" article="a" name="dead djinn"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2992" article="a" name="dead rabbit"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2993" article="a" name="dead rabbit"> + <attribute key="weight" value="3070" /> + </item> + <item id="2994" article="a" name="dead rabbit"> + <attribute key="weight" value="2070" /> + </item> + <item id="2995" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2996" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2996" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="2997" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2997" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="2998" article="a" name="slain banshee"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="2999" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="2999" article="a" name="slain banshee"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="3000" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3000" article="a" name="slain banshee"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3001" article="a" name="dead djinn"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="3002" /> + <attribute key="duration" value="600" /> + </item> + <item id="3002" article="a" name="dead djinn"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="2991" /> + <attribute key="duration" value="600" /> + </item> + <item id="3003" article="a" name="dead djinn" /> + <item id="3004" article="a" name="dead ancient scarab"> + <attribute key="containerSize" value="16" /> + <attribute key="decayTo" value="3005" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="3005" article="a" name="dead ancient scarab"> + <attribute key="containerSize" value="16" /> + <attribute key="decayTo" value="3006" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3006" article="a" name="dead ancient scarab"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3007" article="a" name="dead cobra"> + <attribute key="weight" value="6000" /> + <attribute key="decayTo" value="3008" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3008" article="a" name="dead cobra"> + <attribute key="weight" value="6000" /> + <attribute key="decayTo" value="3009" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3009" article="a" name="dead cobra"> + <attribute key="weight" value="6000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3010" article="a" name="dead larva"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="3011" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="3011" article="a" name="dead larva"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="3012" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3012" article="a" name="dead larva"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3013" article="a" name="dead scarab"> + <attribute key="weight" value="2000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3014" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="3014" article="a" name="dead scarab"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="3015" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3015" article="a" name="dead scarab"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3016" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3017" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3017" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3018" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3018" article="a" name="dead pharaoh"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3019" article="a" name="dead hyaena"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3020" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3020" article="a" name="dead hyaena"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3021" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3021" article="a" name="dead hyaena"> + <attribute key="weight" value="8000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3022" article="a" name="dead gargoyle"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3023" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3023" article="a" name="dead gargoyle"> + <attribute key="decayTo" value="3024" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3024" article="a" name="dead gargoyle"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3025" article="a" name="slain lich"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3026" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3026" article="a" name="slain lich"> + <attribute key="decayTo" value="3027" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3027" article="a" name="slain lich"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3028" article="a" name="slain crypt shambler"> + <attribute key="weight" value="100000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3029" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3029" article="a" name="slain crypt shambler"> + <attribute key="weight" value="100000" /> + <attribute key="decayTo" value="3030" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3030" article="a" name="slain crypt shambler"> + <attribute key="weight" value="100000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3031" article="a" name="slain bonebeast"> + <attribute key="containerSize" value="12" /> + <attribute key="decayTo" value="3032" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3032" article="a" name="slain bonebeast"> + <attribute key="containerSize" value="12" /> + <attribute key="decayTo" value="3033" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3033" article="a" name="slain bonebeast"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3034" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3035" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3035" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3036" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3036" article="a" name="dead pharaoh"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3037" article="a" name="dead efreet"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3038" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3038" article="a" name="dead efreet"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3039" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3039" article="a" name="dead efreet"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3040" article="a" name="dead marid"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3041" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3041" article="a" name="dead djinn"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3042" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3042" article="a" name="dead marid"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3043" article="a" name="dead badger"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3044" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3044" article="a" name="dead badger"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3045" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3045" article="a" name="dead badger"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3046" article="a" name="dead skunk"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3047" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3047" article="a" name="dead skunk"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="3048" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3048" article="a" name="dead skunk"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3049" article="a" name="dead gazer"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="3050" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3050" article="a" name="dead gazer"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="3051" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3051" article="a" name="dead gazer"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3052" article="a" name="dead bonelord"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3053" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="3053" article="a" name="dead bonelord"> + <attribute key="decayTo" value="3054" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3054" article="a" name="dead elder bonelord"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3055" article="a" name="dead yeti"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3056" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3056" article="a" name="dead yeti"> + <attribute key="decayTo" value="3057" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3057" article="a" name="dead yeti"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3058" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3059" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3059" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3060" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3060" article="a" name="dead human"> + <attribute key="weight" value="50000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="3061" toid="3063" article="a" name="dead human"> + <attribute key="weight" value="60000" /> + </item> + <item id="3064" article="a" name="dead human"> + <attribute key="weight" value="50000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3065" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3066" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3066" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3064" /> + <attribute key="duration" value="1200" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3067" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2806" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3068" article="a" name="dead spider"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2822" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="3069" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2808" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3070" article="a" name="dead troll"> + <attribute key="weight" value="25040" /> + <attribute key="decayTo" value="3071" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3071" article="a" name="dead troll"> + <attribute key="weight" value="20040" /> + <attribute key="decayTo" value="3072" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3072" article="a" name="dead troll"> + <attribute key="weight" value="20040" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3073" article="a" name="dead rat"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2813" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3074" article="a" name="dead rat"> + <attribute key="weight" value="4400" /> + <attribute key="decayTo" value="3075" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3075" article="a" name="dead rat"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="3076" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3076" article="a" name="dead rat"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3077" article="a" name="dead snake"> + <attribute key="weight" value="1200" /> + <attribute key="decayTo" value="3078" /> + <attribute key="duration" value="600" /> + </item> + <item id="3078" article="a" name="dead snake"> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="3079" /> + <attribute key="duration" value="600" /> + </item> + <item id="3079" article="a" name="dead snake"> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="3080" article="a" name="dead orc"> + <attribute key="weight" value="16740" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2821" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3081" article="a" name="dead orc"> + <attribute key="weight" value="70000" /> + </item> + <item id="3082" article="a" name="dead spider"> + <attribute key="containerSize" value="5" /> + <attribute key="weight" value="4600" /> + </item> + <item id="3083" article="a" name="dead spider"> + <attribute key="weight" value="4000" /> + </item> + <item id="3084" article="a" name="dead rotworm"> + <attribute key="weight" value="8500" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2824" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3085" article="a" name="dead rotworm"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2825" /> + <attribute key="duration" value="600" /> + </item> + <item id="3086" article="a" name="dead wolf"> + <attribute key="weight" value="11950" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="3087" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3087" article="a" name="dead wolf"> + <attribute key="weight" value="11500" /> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="3088" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3088" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="decayTo" value="3089" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3089" article="a" name="dead wolf"> + <attribute key="weight" value="8000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3090" article="a" name="dead minotaur"> + <attribute key="weight" value="130000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3091" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3091" article="a" name="dead minotaur"> + <attribute key="weight" value="105000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3092" /> + <attribute key="duration" value="300" /> + </item> + <item id="3092" article="a" name="dead minotaur"> + <attribute key="weight" value="85000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3093" /> + <attribute key="duration" value="60" /> + </item> + <item id="3093" article="a" name="dead minotaur"> + <attribute key="weight" value="85000" /> + <attribute key="decayTo" value="3094" /> + <attribute key="duration" value="60" /> + </item> + <item id="3094" article="a" name="dead minotaur"> + <attribute key="weight" value="85000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="3095" article="a" name="dead deer"> + <attribute key="weight" value="25000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3096" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3096" article="a" name="dead deer"> + <attribute key="weight" value="24000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3097" /> + <attribute key="duration" value="600" /> + </item> + <item id="3097" article="a" name="dead deer"> + <attribute key="weight" value="21000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3098" /> + <attribute key="duration" value="600" /> + </item> + <item id="3098" article="a" name="dead deer"> + <attribute key="weight" value="18000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="3099" article="a" name="dead dog"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2840" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3100" article="a" name="dead dog"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + </item> + <item fromid="3101" toid="3102" article="a" name="dead dog"> + <attribute key="weight" value="700" /> + </item> + <item id="3103" article="a" name="dead skeleton"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3104" article="a" name="dead dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3105" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3105" article="a" name="dead dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3106" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3106" article="a" name="dead dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3107" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3107" article="a" name="dead dragon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="3108" name="remains of a ghost"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2977" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3109" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3110" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="3110" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3111" /> + <attribute key="duration" value="600" /> + </item> + <item id="3111" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3112" /> + <attribute key="duration" value="600" /> + </item> + <item id="3112" article="a" name="dead bear"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="3113" article="a" name="slain ghoul"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="3114" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3114" article="a" name="slain ghoul"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="3115" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3115" article="a" name="slain ghoul"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="3116" article="a" name="slain ghoul"> + <attribute key="weight" value="60200" /> + </item> + <item id="3117" article="a" name="dead cyclops"> + <attribute key="decayTo" value="3118" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3118" article="a" name="dead cyclops"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3119" article="a" name="dead rabbit"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3120" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3120" article="a" name="dead rabbit"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="3121" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3121" article="a" name="dead rabbit"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="3122" toid="3127" article="a" name="dead dragon" /> + <item id="3128" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3129" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3129" article="a" name="dead human"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="3130" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3130" article="a" name="dead human"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="3131" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3131" article="a" name="dead human"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="3132" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3132" article="a" name="dead human"> + <attribute key="weight" value="120000" /> + <attribute key="decayTo" value="3133" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3133" article="a" name="dead human"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="3134" /> + <attribute key="duration" value="30" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="3134" article="a" name="dead human"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="3135" toid="3136" article="a" name="ladder"> + <attribute key="floorchange" value="down" /> + </item> + <item id="3137" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="3138" article="a" name="stairway"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="3139" toid="3151" name="wooden floor" /> + <item fromid="3152" toid="3157" name="stone floor" /> + <item fromid="3158" toid="3165" article="a" name="large stone carving" /> + <item fromid="3166" toid="3168" article="a" name="carved stone tile" /> + <item id="3169" article="a" name="carved stone tile"> + <attribute key="type" value="teleport" /> + </item> + <item fromid="3170" toid="3172" article="a" name="carved stone tile" /> + <item fromid="3173" toid="3181" name="ornamented floor" /> + <item fromid="3182" toid="3189" name="stone floor" /> + <item fromid="3190" toid="3198" name="ornamented floor" /> + <item fromid="3199" toid="3214" article="a" name="snake ornament" /> + <item id="3215" name="stone floor" /> + <item fromid="3216" toid="3217" article="a" name="wooden floor"> + <attribute key="description" value="It seems to be a switch." /> + <attribute key="walkStack" value="0" /> + </item> + <item id="3218" article="a" name="stone floor" /> + <item fromid="3219" toid="3220" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="3221" toid="3223" name="stone floor" /> + <item fromid="3224" toid="3225" name="wooden floor" /> + <item fromid="3226" toid="3241" article="a" name="broken stone tile" /> + <item fromid="3242" toid="3245" name="wooden floor" /> + <item id="3263" name="jungle grass" /> + <item fromid="3264" toid="3265" name="earth" /> + <item fromid="3298" toid="3309" name="jungle grass" /> + <item id="3310" article="a" name="mud stain"> + <attribute key="floorchange" value="down" /> + </item> + <item id="3311" article="a" name="pitfall"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="3310" /> + <attribute key="duration" value="60" /> + </item> + <item fromid="3312" toid="3322" article="an" name="ant trail" /> + <item id="3323" article="an" name="ant-hill" /> + <item id="3324" article="an" name="pitfall"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="3325" toid="3347" article="a" name="stone" /> + <item fromid="3348" toid="3360" article="a" name="dried grass roof" /> + <item fromid="3361" toid="3375" article="a" name="stone wall" /> + <item id="3376" article="a" name="stone wall window" /> + <item fromid="3377" toid="3381" article="a" name="stone wall" /> + <item id="3382" article="a" name="stone wall window" /> + <item fromid="3383" toid="3391" article="a" name="stone wall" /> + <item id="3392" article="a" name="stone wall window" /> + <item fromid="3393" toid="3396" article="an" name="archway" /> + <item id="3397" article="a" name="stone wall window" /> + <item fromid="3398" toid="3409" article="a" name="stone wall" /> + <item fromid="3410" toid="3411" article="a" name="stone wall window" /> + <item fromid="3412" toid="3422" article="a" name="stone wall" /> + <item fromid="3423" toid="3433" article="a" name="bamboo wall" /> + <item fromid="3434" toid="3438" article="a" name="bamboo palisade" /> + <item fromid="3439" toid="3446" article="an" name="archway" /> + <item fromid="3447" toid="3448" article="a" name="bamboo wall" /> + <item id="3449" article="a" name="bamboo wall window" /> + <item fromid="3450" toid="3451" article="a" name="bamboo wall" /> + <item id="3452" article="a" name="bamboo wall window" /> + <item id="3453" article="a" name="bamboo palisade" /> + <item fromid="3454" toid="3467" article="a" name="stone wall" /> + <item id="3468" article="an" name="archway" /> + <item fromid="3469" toid="3471" article="a" name="stone wall" /> + <item id="3472" article="an" name="archway" /> + <item fromid="3473" toid="3475" article="a" name="stone wall" /> + <item id="3476" article="an" name="archway" /> + <item id="3477" article="a" name="stone archway" /> + <item fromid="3478" toid="3479" article="an" name="archway" /> + <item fromid="3480" toid="3483" article="a" name="stone wall" /> + <item fromid="3484" toid="3495" article="a" name="broken stone wall" /> + <item fromid="3496" toid="3498" article="a" name="grass wall" /> + <item id="3499" article="a" name="grass wall window" /> + <item fromid="3500" toid="3501" article="a" name="grass wall" /> + <item id="3502" article="a" name="grass wall window" /> + <item id="3503" article="a" name="grass wall" /> + <item fromid="3504" toid="3505" article="a" name="grass archway" /> + <item fromid="3506" toid="3507" article="a" name="liane" /> + <item fromid="3508" toid="3532" article="a" name="palisade" /> + <item fromid="3533" toid="3534" article="a" name="stone wall" /> + <item id="3535" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="3536" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3537" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="3538" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3539" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="3540" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3541" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="3542" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3543" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="3544" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="3545" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3546" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="3547" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3548" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="3549" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3550" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="3551" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="3552" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="3569" toid="3574" article="a" name="waterfall" /> + <item id="3587" article="a" name="small boat" /> + <item fromid="3588" toid="3590" article="a" name="small boat"> + <attribute key="type" value="teleport" /> + </item> + <item fromid="3591" toid="3592" article="a" name="small boat" /> + <item fromid="3593" toid="3595" article="a" name="small boat"> + <attribute key="type" value="teleport" /> + </item> + <item id="3596" article="a" name="small boat" /> + <item fromid="3597" toid="3598" article="a" name="small sail" /> + <item fromid="3599" toid="3600" article="a" name="paddle" /> + <item fromid="3601" toid="3602" article="a" name="mast" /> + <item fromid="3603" toid="3606" article="a" name="mossy stone" /> + <item id="3607" article="a" name="stone" /> + <item id="3608" name="stones" /> + <item id="3609" article="a" name="stone" /> + <item fromid="3610" toid="3611" name="stones" /> + <item id="3612" article="a" name="stone" /> + <item fromid="3613" toid="3614" name="stones" /> + <item fromid="3615" toid="3631" article="a" name="stone" /> + <item fromid="3632" toid="3647" article="a" name="mossy stone" /> + <item fromid="3648" toid="3656" name="debris" /> + <item fromid="3657" toid="3670" article="a" name="stone" /> + <item fromid="3671" toid="3677" article="a" name="painted stone" /> + <item id="3678" article="a" name="ladder" /> + <item id="3679" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="3680" article="a" name="ramp" /> + <item id="3681" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="3682" article="a" name="ramp" /> + <item id="3683" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="3684" article="a" name="ramp" /> + <item id="3685" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="3686" article="a" name="ramp" /> + <item id="3687" name="stone stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="3688" name="stone stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="3689" toid="3696" article="a" name="large cauldron" /> + <item fromid="3697" toid="3700" article="a" name="sacred statue" /> + <item fromid="3701" toid="3704" article="a" name="broken lizard statue" /> + <item fromid="3705" toid="3708" article="a" name="lizard statue" /> + <item id="3709" article="a" name="small pagoda" /> + <item id="3710" article="a" name="small lit pagoda" /> + <item id="3711" article="a" name="stone snake wall" /> + <item id="3712" article="a" name="snake wall" /> + <item id="3713" article="a" name="stone snake wall" /> + <item id="3714" article="a" name="snake wall" /> + <item fromid="3715" toid="3722" article="a" name="giant lizard head" /> + <item fromid="3723" toid="3726" article="a" name="giant lizard claw" /> + <item id="3727" article="a" name="stone snake wall" /> + <item id="3728" article="a" name="stone snake pagoda" /> + <item fromid="3729" toid="3732" article="a" name="dried well" /> + <item fromid="3733" toid="3736" article="a" name="poison well"> + <attribute key="fluidSource" value="slime" /> + </item> + <item fromid="3737" toid="3738" article="a" name="pagoda" /> + <item fromid="3739" toid="3742" article="a" name="huntress statue" /> + <item id="3743" article="a" name="bamboo lamp" /> + <item id="3744" article="a" name="skull candle" /> + <item fromid="3745" toid="3751" article="a" name="bamboo column" /> + <item fromid="3752" toid="3755" article="a" name="bamboo pole" /> + <item fromid="3756" toid="3757" article="a" name="rope bridge" /> + <item fromid="3758" toid="3761" article="a" name="short pillar" /> + <item fromid="3762" toid="3765" article="a" name="rope bridge" /> + <item id="3766" article="a" name="stone pillar" /> + <item id="3767" article="a" name="broken stone pillar" /> + <item fromid="3768" toid="3791" article="a" name="rope railing" /> + <item id="3792" article="a" name="stone pillar" /> + <item id="3793" article="a" name="broken stone pillar" /> + <item fromid="3794" toid="3797" name="wooden bars" /> + <item id="3798" name="wooden bars"> + <attribute key="description" value="They already have some cracks and look rather fragile." /> + <attribute key="destroyTo" value="3959" /> + </item> + <item id="3799" name="wooden bars"> + <attribute key="description" value="They already have some cracks and look rather fragile." /> + <attribute key="destroyTo" value="3958" /> + </item> + <item fromid="3800" toid="3801" name="wooden bars" /> + <item id="3802" article="a" name="small totem pole" /> + <item id="3803" article="a" name="large totem pole" /> + <item id="3804" article="a" name="totem pole" /> + <item id="3805" article="a" name="carved stone table"> + <attribute key="rotateTo" value="3806" /> + <attribute key="destroyTo" value="2259" /> + </item> + <item id="3806" article="a" name="stone table"> + <attribute key="rotateTo" value="3805" /> + <attribute key="destroyTo" value="2259" /> + </item> + <item id="3807" article="a" name="tusk table"> + <attribute key="rotateTo" value="3808" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3808" article="a" name="tusk table"> + <attribute key="rotateTo" value="3807" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3809" article="a" name="bamboo table"> + <attribute key="rotateTo" value="3810" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3810" article="a" name="bamboo table"> + <attribute key="rotateTo" value="3809" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3811" article="a" name="thick trunk" /> + <item id="3812" article="an" name="ornamented stone table" /> + <item id="3813" article="a" name="tusk chair"> + <attribute key="rotateTo" value="3816" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3814" article="a" name="tusk chair"> + <attribute key="rotateTo" value="3815" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3815" article="a" name="tusk chair"> + <attribute key="rotateTo" value="3813" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3816" article="a" name="tusk chair"> + <attribute key="rotateTo" value="3814" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3817" article="an" name="ivory chair"> + <attribute key="rotateTo" value="3820" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3818" article="an" name="ivory chair"> + <attribute key="rotateTo" value="3819" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3819" article="an" name="ivory chair"> + <attribute key="rotateTo" value="3817" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3820" article="an" name="ivory chair"> + <attribute key="rotateTo" value="3818" /> + <attribute key="destroyTo" value="2253" /> + </item> + <item id="3821" article="a" name="small trunk" /> + <item fromid="3822" toid="3825" article="a" name="bamboo wardrobe"> + <attribute key="containerSize" value="6" /> + </item> + <item fromid="3826" toid="3827" article="a" name="bamboo shelf"> + <attribute key="containerSize" value="6" /> + </item> + <item fromid="3828" toid="3831" article="a" name="small bamboo shelf"> + <attribute key="containerSize" value="6" /> + </item> + <item id="3832" article="a" name="bamboo drawer"> + <attribute key="rotateTo" value="3835" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="3833" article="a" name="bamboo drawer"> + <attribute key="rotateTo" value="3832" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="3834" article="a" name="bamboo drawer"> + <attribute key="rotateTo" value="3833" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="3835" article="a" name="bamboo drawer"> + <attribute key="rotateTo" value="3834" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="3836" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="3840" /> + </item> + <item id="3837" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="3841" /> + </item> + <item id="3838" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="3842" /> + </item> + <item id="3839" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="3843" /> + </item> + <item id="3840" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="3836" /> + </item> + <item id="3841" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="3837" /> + </item> + <item id="3842" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="3838" /> + </item> + <item id="3843" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="3839" /> + </item> + <item fromid="3844" toid="3847" article="a" name="grass mat" /> + <item fromid="3848" toid="3851" article="a" name="straw mat" /> + <item fromid="3852" toid="3855" article="a" name="brown bear fur" /> + <item fromid="3856" toid="3859" article="a" name="polar bear fur" /> + <item id="3860" article="a" name="badger fur" /> + <item fromid="3861" toid="3862" article="a" name="feather decoration" /> + <item fromid="3863" toid="3866" article="a" name="dried fur" /> + <item fromid="3867" toid="3868" article="a" name="tanned brown bear fur" /> + <item fromid="3869" toid="3870" article="a" name="tanned polar bear fur" /> + <item id="3871" article="a" name="pile of chopped wood" /> + <item id="3872" article="a" name="block of wood"> + <attribute key="description" value="It's a lumberjack's working place." /> + </item> + <item id="3873" name="some pieces of wood" /> + <item fromid="3874" toid="3881" article="a" name="fishing net" /> + <item fromid="3882" toid="3895" article="a" name="giant footprint" /> + <item fromid="3896" toid="3897" article="a" name="tanned tiger fur" /> + <item fromid="3898" toid="3899" article="a" name="tiger fur" /> + <item id="3900" article="a" name="sundial" /> + <item id="3901" article="a" name="red cushioned chair kit"> + <attribute key="description" value="Use it in your house to construct a red cushioned chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3902" article="a" name="green cushioned chair kit"> + <attribute key="description" value="Use it in your house to construct a green cushioned chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3903" article="a" name="wooden chair kit"> + <attribute key="description" value="Use it in your house to construct a wooden chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3904" article="a" name="rocking chair kit"> + <attribute key="description" value="Use it in your house to construct a rocking chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3905" article="a" name="sofa chair kit"> + <attribute key="description" value="Use it in your house to construct a sofa chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3906" article="a" name="tusk chair kit"> + <attribute key="description" value="Use it in your house to construct a tusk chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3907" article="an" name="ivory chair kit"> + <attribute key="description" value="Use it in your house to construct an ivory chair." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3908" article="a" name="small table kit"> + <attribute key="description" value="Use it in your house to construct a small table." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3909" article="an" name="unknown kit"> + <attribute key="weight" value="2500" /> + </item> + <item id="3910" article="a" name="christmas tree package"> + <attribute key="description" value="Use it in your house to reveal a christmas tree." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3911" article="a" name="big table kit"> + <attribute key="description" value="Use it in your house to construct a big table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3912" article="a" name="stone table kit"> + <attribute key="description" value="Use it in your house to construct a stone table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3913" article="a" name="tusk table kit"> + <attribute key="description" value="Use it in your house to construct a tusk table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3914" article="a" name="bamboo table kit"> + <attribute key="description" value="Use it in your house to construct a bamboo table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3915" article="a" name="drawer kit"> + <attribute key="description" value="Use it in your house to construct a drawer." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3916" article="a" name="dresser kit"> + <attribute key="description" value="Use it in your house to construct a dresser." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3917" article="a" name="locker kit"> + <attribute key="description" value="Use it in your house to construct a locker." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3918" article="a" name="trough kit"> + <attribute key="description" value="Use it in your house to construct a trough." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3919" article="a" name="barrel kit"> + <attribute key="description" value="Use it in your house to construct a barrel." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3920" article="a" name="trunk kit"> + <attribute key="description" value="Use it in your house to construct a trunk." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3921" article="a" name="bamboo drawer kit"> + <attribute key="description" value="Use it in your house to construct a bamboo drawer." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3922" article="a" name="birdcage kit"> + <attribute key="description" value="Use it in your house to construct a birdcage." /> + <attribute key="weight" value="2000" /> + </item> + <item id="3923" article="a" name="globe kit"> + <attribute key="description" value="Use it in your house to construct a globe." /> + <attribute key="weight" value="2000" /> + </item> + <item id="3924" article="a" name="table lamp kit"> + <attribute key="description" value="Use it in your house to construct a table lamp." /> + <attribute key="weight" value="2000" /> + </item> + <item id="3925" article="a" name="telescope kit"> + <attribute key="description" value="Use it in your house to construct a telescope." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3926" article="a" name="rocking horse kit"> + <attribute key="description" value="Use it in your house to construct a rocking horse." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3927" article="a" name="pendulum clock kit"> + <attribute key="description" value="Use it in your house to construct a pendulum clock." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3928" article="a" name="knight statue kit"> + <attribute key="description" value="Use it in your house to construct a knight statue." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3929" article="a" name="minotaur statue kit"> + <attribute key="description" value="Use it in your house to construct a minotaur statue." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3930" article="a" name="goblin statue kit"> + <attribute key="description" value="Use it in your house to construct a goblin statue." /> + <attribute key="weight" value="2500" /> + </item> + <item id="3931" article="a" name="large amphora kit"> + <attribute key="description" value="Use it in your house to construct a large amphora." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3932" article="a" name="coal basin kit"> + <attribute key="description" value="Use it in your house to construct a coal basin." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3933" article="a" name="piano kit"> + <attribute key="description" value="Use it in your house to construct a piano." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3934" article="a" name="harp kit"> + <attribute key="description" value="Use it in your house to construct a harp." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3935" article="a" name="trunk chair kit"> + <attribute key="description" value="Use it in your house to construct a trunk chair." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3936" article="a" name="trunk table kit"> + <attribute key="description" value="Use it in your house to construct a trunk table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="3937" article="an" name="indoor plant kit"> + <attribute key="description" value="Use it in your house to reveal an indoor plant." /> + <attribute key="weight" value="3000" /> + </item> + <item id="3938" article="an" name="unknown kit"> + <attribute key="weight" value="3000" /> + </item> + <item id="3939" article="a" name="camouflage bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="3940" article="a" name="camouflage backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item fromid="3941" toid="3942" article="a" name="cup"> + <attribute key="weight" value="200" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="3943" article="a" name="torch bearer" /> + <item id="3944" article="a" name="lit torch bearer" /> + <item id="3945" article="a" name="torch bearer" /> + <item id="3946" article="a" name="lit torch bearer" /> + <item id="3947" article="a" name="wall lamp" /> + <item id="3948" article="a" name="lit wall lamp" /> + <item id="3949" article="a" name="wall lamp" /> + <item id="3950" article="a" name="lit wall lamp" /> + <item id="3951" article="a" name="bongo drum"> + <attribute key="weight" value="2900" /> + </item> + <item id="3952" article="a" name="didgeridoo"> + <attribute key="weight" value="4200" /> + </item> + <item id="3953" article="a" name="war drum"> + <attribute key="weight" value="3000" /> + </item> + <item id="3954" article="a" name="bear doll"> + <attribute key="weight" value="590" /> + </item> + <item id="3955" article="a" name="voodoo doll"> + <attribute key="weight" value="650" /> + </item> + <item id="3956" article="a" name="tusk"> + <attribute key="weight" value="1000" /> + </item> + <item id="3957" article="a" name="cornucopia"> + <attribute key="weight" value="1400" /> + </item> + <item id="3958" name="trashed wooden bars"> + <attribute key="decayTo" value="3799" /> + <attribute key="duration" value="120" /> + </item> + <item id="3959" name="trashed wooden bars"> + <attribute key="decayTo" value="3798" /> + <attribute key="duration" value="120" /> + </item> + <item id="3960" article="an" name="old and used backpack"> + <attribute key="description" value="A label on the backpack reads: Property of Sam, Thais." /> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="3961" article="a" name="lich staff"> + <attribute key="description" value="A scent of death and decay sticks to this weapon." /> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="30" /> + <attribute key="extradef" value="2" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="3962" article="a" name="beastslayer axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="3963" article="a" name="templar scytheblade"> + <attribute key="weight" value="2900" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="3964" article="a" name="ripper lance"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="7" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="3965" article="a" name="hunting spear"> + <attribute key="weight" value="2200" /> + <attribute key="attack" value="32" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="huntingspear" /> + <attribute key="maxHitChance" value="80" /> + <attribute key="range" value="3" /> + </item> + <item id="3966" article="a" name="banana staff"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="25" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="2" /> + </item> + <item id="3967" article="a" name="tribal mask"> + <attribute key="weight" value="2500" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="3968" article="a" name="leopard armor"> + <attribute key="weight" value="9500" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + </item> + <item id="3969" article="a" name="horseman helmet"> + <attribute key="weight" value="4200" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="3970" article="a" name="feather headdress"> + <attribute key="weight" value="2100" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="3971" article="a" name="charmer's tiara"> + <attribute key="weight" value="2200" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="3972" article="a" name="bonelord helmet"> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="head" /> + </item> + <item id="3973" article="a" name="tusk shield"> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="27" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="3974" article="a" name="sentinel shield"> + <attribute key="weight" value="4900" /> + <attribute key="defense" value="22" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="3975" article="a" name="salamander shield"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="26" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="3976" article="a" name="worm"> + <attribute key="weight" value="5" /> + </item> + <item fromid="3977" toid="3980" article="a" name="crane" /> + <item id="3981" article="a" name="mailbox"> + <attribute key="type" value="mailbox" /> + </item> + <item id="3982" name="crocodile boots"> + <attribute key="weight" value="900" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="3983" article="a" name="bast skirt"> + <attribute key="weight" value="350" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="3984" name="jungle grass"> + <attribute key="decayTo" value="3985" /> + <attribute key="duration" value="300" /> + </item> + <item id="3985" name="jungle grass" /> + <item fromid="3986" toid="4005" article="a" name="thorn bush" /> + <item id="4006" article="an" name="orange tree" /> + <item id="4007" article="a" name="thread tree" /> + <item id="4008" article="a" name="jungle dweller bush" /> + <item id="4009" article="a" name="tower fern" /> + <item id="4010" article="a" name="snake nest bush" /> + <item id="4011" article="a" name="green wig bush" /> + <item id="4012" article="a" name="lizards tongue bush" /> + <item id="4013" article="a" name="jungle crown plant" /> + <item id="4014" article="a" name="green fountain bush" /> + <item id="4015" article="a" name="big fern" /> + <item id="4016" article="a" name="dragons nest tree" /> + <item id="4017" article="a" name="purple kiss bush" /> + <item id="4018" article="a" name="small fern" /> + <item fromid="4019" toid="4024" article="a" name="jungle umbrella plant" /> + <item fromid="4025" toid="4034" article="a" name="bamboo plant" /> + <item fromid="4035" toid="4067" article="a" name="giant tree" /> + <item fromid="4068" toid="4072" name="jungle vines" /> + <item fromid="4073" toid="4112" article="a" name="liana" /> + <item fromid="4113" toid="4133" article="a" name="giant tree" /> + <item id="4134" article="a" name="chill nettle" /> + <item id="4135" article="a" name="monkey tail" /> + <item id="4136" article="a" name="fairy queen" /> + <item id="4137" article="a" name="crane plant" /> + <item id="4138" article="a" name="jungle bells" /> + <item id="4139" article="a" name="dawn singer" /> + <item id="4140" article="a" name="turtle sprouter" /> + <item id="4141" article="a" name="bees ballroom" /> + <item id="4142" article="a" name="giant jungle rose" /> + <item id="4143" article="a" name="jungle rose" /> + <item fromid="4144" toid="4147" article="a" name="titans orchid" /> + <item id="4148" article="a" name="purple cardinal" /> + <item id="4149" article="a" name="witches cauldron plant" /> + <item fromid="4150" toid="4151" article="a" name="gold blossom" /> + <item fromid="4152" toid="4154" article="a" name="meadow star" /> + <item id="4155" article="a" name="sneeze blossom" /> + <item fromid="4156" toid="4158" article="a" name="dew kisser flower" /> + <item fromid="4159" toid="4162" article="a" name="velvet petal" /> + <item id="4163" article="a" name="devil's tongue plant" /> + <item id="4164" article="a" name="small pearl flower" /> + <item fromid="4165" toid="4166" article="a" name="large pearl flower" /> + <item fromid="4167" toid="4170" article="a" name="dead man's saddle" /> + <item id="4171" name="dead man's saddles" /> + <item fromid="4172" toid="4173" article="a" name="moss cap mushroom" /> + <item fromid="4174" toid="4176" article="a" name="slime table mushroom" /> + <item id="4177" name="slime table mushrooms" /> + <item id="4178" article="a" name="giggle mushroom" /> + <item id="4179" name="giggle mushrooms" /> + <item id="4180" article="a" name="cat's food mushroom" /> + <item id="4181" name="cat's food mushrooms" /> + <item id="4182" article="a" name="glimmer cap mushroom" /> + <item id="4183" name="glimmer cap mushrooms" /> + <item id="4184" article="a" name="giant glimmer cap mushroom" /> + <item id="4185" article="a" name="large pearl flower" /> + <item fromid="4186" toid="4201" article="a" name="fallen tree" /> + <item fromid="4202" toid="4207" name="vines" /> + <item id="4208" article="a" name="jungle maw" /> + <item id="4209" article="a" name="jungle maw"> + <attribute key="decayTo" value="4208" /> + <attribute key="duration" value="5" /> + </item> + <item fromid="4210" toid="4215" article="a" name="fallen tree" /> + <item fromid="4216" toid="4222" article="a" name="giant tree" /> + <item fromid="4223" toid="4238" article="a" name="giant tree root" /> + <item fromid="4239" toid="4250" article="a" name="fallen tree" /> + <item id="4251" article="a" name="dead lizard templar"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4256" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4252" article="a" name="dead elephant"> + <attribute key="containerSize" value="15" /> + </item> + <item id="4253" article="a" name="dead crab"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4254" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4254" article="a" name="dead crab"> + <attribute key="weight" value="400" /> + <attribute key="decayTo" value="4255" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4255" article="a" name="dead crab"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4256" article="a" name="dead lizard templar"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4257" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4257" article="a" name="dead lizard templar"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4258" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4258" article="a" name="dead lizard templar"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4259" article="a" name="dead lizard sentinel"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4260" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4260" article="a" name="dead lizard sentinel"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4261" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4261" article="a" name="dead lizard sentinel"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4262" article="a" name="dead lizard snakecharmer"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4263" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4263" article="a" name="dead lizard snakecharmer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="4264" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4264" article="a" name="dead lizard snakecharmer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4265" article="a" name="dead chicken"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4266" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4266" article="a" name="dead chicken"> + <attribute key="weight" value="4400" /> + <attribute key="decayTo" value="4267" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4267" article="a" name="dead chicken"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4268" article="a" name="dead kongra"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4269" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4269" article="a" name="dead kongra"> + <attribute key="decayTo" value="4270" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4270" article="a" name="dead kongra"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4271" article="a" name="dead merlkin"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4272" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4272" article="a" name="dead merlkin"> + <attribute key="decayTo" value="4273" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4273" article="a" name="dead merlkin"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4274" article="a" name="dead sibang"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4275" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4275" article="a" name="dead sibang"> + <attribute key="decayTo" value="4276" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4276" article="a" name="dead sibang"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4277" article="a" name="dead crocodile"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="4278" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4278" article="a" name="dead crocodile"> + <attribute key="decayTo" value="4279" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4279" article="a" name="dead crocodile"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4280" article="a" name="dead carniphila"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4281" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="4281" article="a" name="dead carniphila"> + <attribute key="decayTo" value="4282" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="4282" article="a" name="dead carniphila"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="4283" article="a" name="dead hydra"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4284" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4284" article="a" name="dead hydra"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4285" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4285" article="a" name="dead hydra"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4286" article="a" name="dead panda"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4287" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4287" article="a" name="dead panda"> + <attribute key="decayTo" value="4288" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4288" article="a" name="dead panda"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4289" article="a" name="dead centipede"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4290" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4290" article="a" name="dead centipede"> + <attribute key="decayTo" value="4291" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4291" article="a" name="dead centipede"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4292" article="a" name="dead tiger"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4293" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4293" article="a" name="dead tiger"> + <attribute key="decayTo" value="4294" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4294" article="a" name="dead tiger"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4295" article="a" name="dead elephant"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4296" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4296" article="a" name="dead elephant"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4297" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4297" article="a" name="dead elephant"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4298" article="a" name="dead bat"> + <attribute key="weight" value="500" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4299" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4299" article="a" name="dead bat"> + <attribute key="weight" value="400" /> + <attribute key="decayTo" value="4300" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4300" article="a" name="dead bat"> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4301" article="a" name="dead flamingo"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4302" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4302" article="a" name="dead flamingo"> + <attribute key="decayTo" value="4303" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4303" article="a" name="dead flamingo"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4304" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4305" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4305" article="a" name="dead dworc"> + <attribute key="decayTo" value="4306" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4306" article="a" name="dead dworc"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4307" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4308" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4308" article="a" name="dead dworc"> + <attribute key="decayTo" value="4309" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4309" article="a" name="dead dworc"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4310" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4311" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4311" article="a" name="dead dworc"> + <attribute key="decayTo" value="4312" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4312" article="a" name="dead dworc"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4313" article="a" name="dead butterfly"> + <attribute key="weight" value="20" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4314" article="a" name="dead parrot"> + <attribute key="weight" value="2000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4315" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4315" article="a" name="dead parrot"> + <attribute key="weight" value="1500" /> + <attribute key="decayTo" value="4316" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4316" article="a" name="dead parrot"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4317" article="a" name="dead bird"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4318" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4318" article="a" name="dead bird"> + <attribute key="decayTo" value="4319" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4319" article="a" name="dead bird"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4320" article="a" name="dead tarantula"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4321" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="4321" article="a" name="dead tarantula"> + <attribute key="decayTo" value="4322" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="4322" article="a" name="dead tarantula"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="4323" article="a" name="dead serpent spawn"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4324" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4324" article="a" name="dead serpent spawn"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4325" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4325" article="a" name="dead serpent spawn"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="4326" article="a" name="lifeless nettle"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4327" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="4327" article="a" name="lifeless nettle"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + </item> + <item fromid="4328" toid="4341" name="" /> + <item id="4342" name="sand"> + <attribute key="decayTo" value="4343" /> + <attribute key="duration" value="900" /> + </item> + <item id="4343" name="sand" /> + <item fromid="4344" toid="4372" name="" /> + <item id="4373" name="sand" /> + <item fromid="4375" toid="4393" name="" /> + <item fromid="4394" toid="4402" article="a" name="red carpet" /> + <item id="4403" article="a" name="mast" /> + <item id="4404" article="a" name="bamboo lamp" /> + <item fromid="4405" toid="4421" name="rock soil" /> + <item fromid="4456" toid="4467" name="rocks" /> + <item fromid="4468" toid="4513" article="a" name="mountain" /> + <item fromid="4514" toid="4525" name="rock soil" /> + <item fromid="4526" toid="4553" name="grass" /> + <item fromid="4554" toid="4566" name="gravel" /> + <item fromid="4570" toid="4579" name="gravel" /> + <item fromid="4580" toid="4594" name="mossy spots" /> + <item id="4595" name="gravel" /> + <item fromid="4596" toid="4607" name="sand" /> + <item fromid="4608" toid="4616" name="shallow water"> + <attribute key="description" value="You see the silvery movement of fish." /> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item id="4617" name="shallow water"> + <attribute key="decayTo" value="4608" /> + <attribute key="duration" value="1200" /> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item id="4618" name="shallow water"> + <attribute key="decayTo" value="4609" /> + <attribute key="duration" value="1200" /> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item id="4619" name="shallow water"> + <attribute key="decayTo" value="4610" /> + <attribute key="duration" value="1200" /> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4620" toid="4625" name="shallow water"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4632" toid="4643" name="shallow water"> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4644" toid="4663" name="shallow water"> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4664" toid="4666" name="shallow water"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4667" toid="4690" name="dirt" /> + <item fromid="4691" toid="4712" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="4713" toid="4736" name="swamp" /> + <item fromid="4737" toid="4748" name="snow" /> + <item fromid="4749" toid="4755" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="4760" toid="4783" name="sand" /> + <item fromid="4784" toid="4795" name="grass" /> + <item fromid="4796" toid="4819" name="dirt" /> + <item fromid="4820" toid="4825" name="shallow water"> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4826" toid="4827" article="a" name="mountain" /> + <item fromid="4828" toid="4831" name="shallow water"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="bluebubble" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item fromid="4832" toid="4833" name="dirt" /> + <item fromid="4834" toid="4837" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="4838" article="a" name="whisper moss"> + <attribute key="weight" value="20" /> + </item> + <item id="4839" article="a" name="flask of cough syrup"> + <attribute key="description" value="It smells like herbs." /> + <attribute key="weight" value="300" /> + </item> + <item id="4840" article="a" name="witches' cap spot"> + <attribute key="weight" value="100" /> + </item> + <item id="4842" article="an" name="old parchment"> + <attribute key="description" value="It is covered with foreign symbols." /> + <attribute key="weight" value="200" /> + </item> + <item id="4843" article="a" name="giant ape's hair"> + <attribute key="weight" value="2000" /> + </item> + <item id="4845" article="a" name="family brooch"> + <attribute key="description" value="The emblem of a dwarven family is engraved on it." /> + <attribute key="weight" value="110" /> + </item> + <item id="4846" article="a" name="snake destroyer"> + <attribute key="weight" value="6600" /> + </item> + <item id="4847" article="a" name="spectral dress"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="body" /> + </item> + <item id="4848" article="an" name="icicle"> + <attribute key="description" value="It is melting rapidly." /> + <attribute key="weight" value="1900" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + </item> + <item id="4849" article="a" name="strange powder"> + <attribute key="weight" value="500" /> + </item> + <item id="4850" article="a" name="hydra egg"> + <attribute key="weight" value="2000" /> + </item> + <item id="4851" article="a" name="spectral stone"> + <attribute key="description" value="It is pulsating with spectral energy." /> + <attribute key="weight" value="250" /> + </item> + <item id="4852" article="a" name="memory stone"> + <attribute key="weight" value="250" /> + </item> + <item id="4853" article="a" name="sheet of tracing paper"> + <attribute key="description" value="It is blank." /> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="4854" /> + </item> + <item id="4854" article="a" name="sheet of tracing paper"> + <attribute key="description" value="It contains some strange symbols of the lizard language." /> + <attribute key="weight" value="100" /> + </item> + <item id="4855" article="an" name="elven poetry book"> + <attribute key="description" value="It contains a collection of beautiful elven poems." /> + <attribute key="weight" value="1300" /> + </item> + <item id="4856" article="an" name="ice pick"> + <attribute key="description" value="It might come in handy in cold regions." /> + <attribute key="weight" value="7000" /> + </item> + <item id="4857" article="a" name="wrinkled parchment"> + <attribute key="description" value="It is covered with strange numbers." /> + <attribute key="weight" value="200" /> + </item> + <item id="4858" article="a" name="funeral urn"> + <attribute key="description" value="It contains the ashes of a lizard high priest." /> + <attribute key="weight" value="10000" /> + </item> + <item id="4859" article="a" name="small cask"> + <attribute key="description" value="It is filled with the blood of the snake god." /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="4860" name="wooden trash" /> + <item id="4861" article="a" name="cobra statue" /> + <item id="4862" name="destroyed cobra statue"> + <attribute key="decayTo" value="4861" /> + <attribute key="duration" value="30" /> + </item> + <item id="4863" article="an" name="ectoplasm container"> + <attribute key="description" value="It is empty." /> + <attribute key="weight" value="600" /> + </item> + <item id="4864" article="an" name="ectoplasm container"> + <attribute key="description" value="It is filled with a desecrated bone." /> + <attribute key="weight" value="600" /> + </item> + <item id="4865" article="a" name="butterfly conservation kit"> + <attribute key="description" value="It is empty." /> + <attribute key="weight" value="700" /> + </item> + <item id="4866" article="a" name="butterfly conservation kit"> + <attribute key="description" value="It contains a purple butterfly." /> + <attribute key="weight" value="800" /> + </item> + <item id="4867" article="a" name="butterfly conservation kit"> + <attribute key="description" value="It contains a blue butterfly." /> + <attribute key="weight" value="800" /> + </item> + <item id="4868" article="a" name="butterfly conservation kit"> + <attribute key="description" value="It contains a red butterfly." /> + <attribute key="weight" value="800" /> + </item> + <item id="4869" article="a" name="botanist's container"> + <attribute key="description" value="It is empty." /> + <attribute key="weight" value="1800" /> + </item> + <item id="4870" article="a" name="botanist's container"> + <attribute key="description" value="It holds a sample of the jungle bells plant." /> + <attribute key="weight" value="2000" /> + </item> + <item id="4871" article="a" name="botanist's container"> + <attribute key="description" value="It holds a sample of the witches cauldron plant." /> + <attribute key="weight" value="2000" /> + </item> + <item id="4872" article="a" name="botanist's container"> + <attribute key="description" value="It holds a sample of the giant jungle rose." /> + <attribute key="weight" value="2000" /> + </item> + <item id="4873" article="an" name="explorer brooch"> + <attribute key="description" value="It is the official badge of the explorer society." /> + <attribute key="weight" value="90" /> + </item> + <item id="4874" article="a" name="dwarven pickaxe"> + <attribute key="description" value="It is a masterpiece of dwarvish smithery and made of especially hard steel." /> + <attribute key="weight" value="6000" /> + </item> + <item id="4875" article="a" name="hydra's nest" /> + <item fromid="4876" toid="4882" name="swamp" /> + <item fromid="4883" toid="4905" article="a" name="ship" /> + <item fromid="4906" toid="4910" article="a" name="ship cabin wall" /> + <item id="4911" article="a" name="ship rail" /> + <item id="4912" article="a" name="ship cabin wall" /> + <item id="4913" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="4914" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="4915" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="4916" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="4917" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="4918" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="4919" article="a" name="ship railing" /> + <item id="4920" article="a" name="ship rail" /> + <item id="4921" article="a" name="ship cabin wall" /> + <item fromid="4922" toid="4941" article="a" name="ship railing" /> + <item fromid="4942" toid="4953" article="a" name="mast" /> + <item fromid="4954" toid="4961" article="a" name="sail" /> + <item fromid="4962" toid="4965" article="a" name="steering wheel" /> + <item fromid="4966" toid="4971" article="a" name="rudder blade" /> + <item id="4972" article="a" name="ventilation grille" /> + <item id="4973" article="a" name="bollard" /> + <item id="4974" article="an" name="anchor" /> + <item fromid="4975" toid="4976" article="a" name="mast" /> + <item id="4977" article="an" name="anchor" /> + <item fromid="4978" toid="4987" article="a" name="hawser" /> + <item fromid="4988" toid="4989" article="a" name="cleat" /> + <item id="4990" article="a" name="white flag" /> + <item id="4991" article="a" name="pirate flag" /> + <item id="4992" article="a" name="dead butterfly"> + <attribute key="weight" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item fromid="4993" toid="4994" article="a" name="dead butterfly"> + <attribute key="weight" value="20" /> + <attribute key="decayTo" value="4313" /> + <attribute key="duration" value="60" /> + </item> + <item id="4995" name="sharp icicles" article="some" /> + <item id="4996" name="large amphora"> + <attribute key="description" value="You feel an eerie presence." /> + <attribute key="destroyTo" value="4997" /> + </item> + <item id="4997" name="destroyed amphora"> + <attribute key="decayTo" value="4996" /> + <attribute key="duration" value="1800" /> + </item> + <item fromid="4998" toid="5001" article="a" name="hawser" /> + <item id="5002" article="a" name="ship railing" /> + <item fromid="5003" toid="5008" article="a" name="ship cabin wall" /> + <item fromid="5010" toid="5011" article="a" name="white stone wall" /> + <item fromid="5012" toid="5013" article="a" name="lava wall" /> + <item id="5014" article="a" name="dead butterfly"> + <attribute key="weight" value="20" /> + <attribute key="decayTo" value="4313" /> + <attribute key="duration" value="60" /> + </item> + <item id="5015" article="a" name="mandrake"> + <attribute key="description" value="This rare root is often used for shamanic medicines." /> + <attribute key="weight" value="180" /> + </item> + <item fromid="5016" toid="5017" article="a" name="skull" /> + <item fromid="5018" toid="5019" name="some skulls" /> + <item fromid="5020" toid="5021" article="a" name="burning skull" /> + <item id="5022" article="an" name="orichalcum pearl"> + <attribute key="weight" value="30" /> + </item> + <item fromid="5023" toid="5024" article="a" name="magic forcefield"> + <attribute key="type" value="teleport" /> + <attribute key="description" value="You can see the other side trough it." /> + <attribute key="effect" value="teleport" /> + </item> + <item fromid="5025" toid="5044" article="a" name="bamboo lamp" /> + <item id="5045" article="a" name="flat roof" /> + <item id="5046" article="a" name="monkey statue"> + <attribute key="description" value="The words 'See no evil' are engraved on it." /> + </item> + <item fromid="5047" toid="5054" article="a" name="flat roof" /> + <item id="5055" article="a" name="monkey statue"> + <attribute key="description" value="The words 'Hear no evil' are engraved on it." /> + </item> + <item id="5056" article="a" name="monkey statue"> + <attribute key="description" value="The words 'Speak no evil' are engraved on it." /> + </item> + <item id="5057" article="a" name="small snake head"> + <attribute key="description" value="It is emitting poisonous clouds." /> + </item> + <item id="5058" article="a" name="small snake head" /> + <item id="5059" article="a" name="small snake head"> + <attribute key="description" value="It is emitting poisonous clouds." /> + </item> + <item id="5060" article="a" name="small snake head" /> + <item fromid="5061" toid="5067" article="a" name="burning wall" /> + <item fromid="5068" toid="5070" name="electric sparks" /> + <item fromid="5071" toid="5073" article="an" name="energy fence" /> + <item fromid="5074" toid="5075" article="a" name="lava fountain" /> + <item fromid="5076" toid="5079" article="a" name="stony pond"> + <attribute key="fluidSource" value="water" /> + </item> + <item id="5080" article="a" name="panda teddy"> + <attribute key="weight" value="600" /> + </item> + <item id="5081" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="5082" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5083" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5084" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5085" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5086" article="a" name="monkey statue 'see' kit"> + <attribute key="description" value="Use it in your house to construct a monkey statue." /> + <attribute key="weight" value="2500" /> + </item> + <item id="5087" article="a" name="monkey statue 'hear' kit"> + <attribute key="description" value="Use it in your house to construct a monkey statue." /> + <attribute key="weight" value="2500" /> + </item> + <item id="5088" article="a" name="monkey statue 'speak' kit"> + <attribute key="description" value="Use it in your house to construct a monkey statue." /> + <attribute key="weight" value="2500" /> + </item> + <item id="5089" article="a" name="butterfly conservation kit"> + <attribute key="description" value="It contains a butterfly." /> + <attribute key="weight" value="800" /> + </item> + <item id="5090" name="" /> + <item id="5091" article="a" name="treasure map"> + <attribute key="weight" value="830" /> + <attribute key="description" value="It obviously shows Treasure Island including a big, red cross." /> + </item> + <item fromid="5092" toid="5095" article="a" name="banana tree" /> + <item id="5096" article="a" name="coconut palm" /> + <item id="5097" article="a" name="mango"> + <attribute key="weight" value="180" /> + </item> + <item id="5098" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5099" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5100" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5101" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5102" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5103" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5104" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5105" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5106" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5107" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5108" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5109" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5110" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5111" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5112" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5113" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5114" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5115" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5116" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5117" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5118" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5119" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5120" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5121" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5122" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5123" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5124" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5125" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5126" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5127" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5128" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5129" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5130" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5131" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5132" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5133" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5134" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5135" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5136" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5137" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5138" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5139" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5140" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5141" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5142" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5143" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5144" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5145" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="5146" toid="5155" article="a" name="framework wall" /> + <item fromid="5156" toid="5157" article="a" name="mango tree" /> + <item fromid="5158" toid="5205" article="a" name="striped marquee" /> + <item fromid="5206" toid="5253" article="a" name="marquee" /> + <item fromid="5254" toid="5255" article="a" name="wooden railing" /> + <item fromid="5256" toid="5257" article="a" name="stone wall window" /> + <item id="5258" name="stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item id="5259" name="stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="5260" name="stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="5261" toid="5275" article="a" name="wooden wall" /> + <item fromid="5276" toid="5277" article="a" name="wooden window" /> + <item id="5278" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5279" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5280" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5281" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5282" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5283" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5284" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5285" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5286" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5287" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5288" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5289" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5290" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5291" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5292" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5293" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5294" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5295" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="5296" article="a" name="wooden plank" /> + <item id="5297" name="wooden planks" /> + <item id="5298" article="a" name="wooden plank" /> + <item id="5299" name="wooden planks" /> + <item fromid="5300" toid="5301" article="a" name="wooden plank" /> + <item id="5302" name="wooden planks" /> + <item fromid="5303" toid="5304" article="a" name="white stone wall window" /> + <item fromid="5305" toid="5307" article="a" name="white stone railing" /> + <item id="5308" article="a" name="white stone pillar" /> + <item fromid="5309" toid="5314" article="a" name="white stone railing" /> + <item fromid="5315" toid="5320" article="a" name="wooden railing" /> + <item fromid="5321" toid="5331" article="a" name="wooden column" /> + <item fromid="5332" toid="5389" article="a" name="sign"> + <attribute key="allowDistRead" value="true" /> + </item> + <item fromid="5390" toid="5391" article="a" name="pawpaw tree" /> + <item id="5392" article="a" name="mangrove" /> + <item id="5393" article="a" name="mangrove" /> + <item id="5394" article="a" name="dry mangrove" /> + <item id="5395" article="a" name="mangrove" /> + <item id="5396" article="a" name="dry mangrove" /> + <item id="5397" article="a" name="mangrove" /> + <item id="5398" article="a" name="dry mangrove" /> + <item id="5399" article="a" name="mangrove" /> + <item fromid="5400" toid="5401" article="a" name="stone wall window" /> + <item fromid="5402" toid="5404" article="a" name="bamboo lamp" /> + <item fromid="5405" toid="5410" name="ocean floor" /> + <item fromid="5411" toid="5412" article="a" name="stone" /> + <item fromid="5413" toid="5416" article="a" name="coral" /> + <item id="5417" article="a" name="starfish" /> + <item id="5418" article="a" name="sea anemone" /> + <item fromid="5419" toid="5420" name="bubbles" /> + <item id="5421" name="kelp" /> + <item fromid="5422" toid="5423" article="a" name="coral" /> + <item fromid="5424" toid="5425" article="a" name="water wheel" /> + <item id="5426" article="an" name="old steering wheel" /> + <item fromid="5427" toid="5438" name="ocean floor" /> + <item fromid="5439" toid="5441" article="an" name="old steering wheel" /> + <item fromid="5442" toid="5443" name="the remains of a mast" /> + <item id="5444" article="a" name="rusty anchor" /> + <item fromid="5445" toid="5449" name="the remains of a mast" /> + <item id="5450" article="a" name="wrecked ship cabin wall" /> + <item id="5451" article="a" name="wrecked figurehead" /> + <item fromid="5452" toid="5453" article="a" name="wrecked ship cabin wall" /> + <item fromid="5454" toid="5455" article="a" name="wrecked ship cabin railing" /> + <item fromid="5456" toid="5459" article="a" name="wrecked ship hull" /> + <item id="5460" article="a" name="wrecked ventilation grill" /> + <item id="5461" article="a" name="helmet of the deep"> + <attribute key="weight" value="21000" /> + <attribute key="description" value="Enables underwater exploration." /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentDrown" value="100" /> + </item> + <item id="5462" name="pirate boots"> + <attribute key="weight" value="800" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="5463" article="a" name="sugar cane"> + <attribute key="description" value="It has just been harvested." /> + <attribute key="decayTo" value="5471" /> + <attribute key="duration" value="240" /> + </item> + <item id="5464" article="a" name="sugar cane"> + <attribute key="description" value="It can be harvested." /> + </item> + <item id="5465" article="a" name="burning sugar cane"> + <attribute key="decayTo" value="5464" /> + <attribute key="duration" value="10" /> + </item> + <item id="5466" article="a" name="sugar cane" /> + <item id="5467" article="a" name="bunch of sugar cane"> + <attribute key="weight" value="2250" /> + </item> + <item id="5468" article="a" name="fire bug"> + <attribute key="description" value="This strange creature has the tendency to set certain things on fire." /> + <attribute key="weight" value="3050" /> + </item> + <item fromid="5469" toid="5470" article="a" name="distilling machine" /> + <item id="5471" article="a" name="sugar cane"> + <attribute key="decayTo" value="5466" /> + <attribute key="duration" value="240" /> + </item> + <item fromid="5472" toid="5473" article="a" name="ball on chains" /> + <item fromid="5474" toid="5475" article="an" name="iron maiden" /> + <item fromid="5476" toid="5477" article="a" name="pillory" /> + <item fromid="5478" toid="5479" article="a" name="barred window" /> + <item id="5480" article="a" name="cat's paw"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="5481" toid="5482" article="a" name="shackles" /> + <item fromid="5483" toid="5484" name="wall chains" /> + <item fromid="5485" toid="5495" name="straw" /> + <item id="5496" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="5502" /> + </item> + <item id="5497" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="5503" /> + </item> + <item id="5498" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="5500" /> + </item> + <item id="5499" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="5501" /> + </item> + <item id="5500" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="5498" /> + </item> + <item id="5501" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="5499" /> + <attribute key="femaleSleeper" value="5499" /> + </item> + <item id="5502" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="5496" /> + </item> + <item id="5503" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="5497" /> + </item> + <item id="5504" article="a" name="wooden column" /> + <item fromid="5505" toid="5512" article="a" name="pulley" /> + <item id="5513" article="a" name="distilling machine"> + <attribute key="decayTo" value="5469" /> + <attribute key="duration" value="15" /> + <attribute key="fluidSource" value="rum" /> + </item> + <item id="5514" article="a" name="distilling machine"> + <attribute key="decayTo" value="5470" /> + <attribute key="duration" value="15" /> + <attribute key="fluidSource" value="rum" /> + </item> + <item id="5515" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5516" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5517" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5518" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="5519" toid="5520" article="a" name="stone wall" /> + <item id="5521" article="a" name="wooden railing" /> + <item id="5522" article="a" name="dead quara pincher"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5537" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5523" article="a" name="dead quara mantassin"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5533" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5524" article="a" name="dead quara constrictor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5531" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5525" article="a" name="dead quara hydromancer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5529" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5526" article="a" name="dead quara predator"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5535" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5527" article="a" name="demon dust"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="5528" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5528" article="a" name="demon dust"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5529" article="a" name="dead quara hydromancer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5530" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5530" article="a" name="dead quara hydromancer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5531" article="a" name="dead quara constrictor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5532" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5532" article="a" name="dead quara constrictor"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5533" article="a" name="dead quara mantassin"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5534" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5534" article="a" name="dead quara mantassin"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5535" article="a" name="dead quara predator"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5536" /> + <attribute key="duration" value="900" /> + </item> + <item id="5536" article="a" name="dead quara predator"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5537" article="a" name="dead quara pincher"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5538" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5538" article="a" name="dead quara pincher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5539" article="a" name="rum cask"> + <attribute key="fluidSource" value="rum" /> + </item> + <item id="5540" article="a" name="dead carrion worm"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5541" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5541" article="a" name="dead carrion worm"> + <attribute key="decayTo" value="5542" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5542" article="a" name="dead carrion worm"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5543" article="a" name="rope-ladder" /> + <item id="5544" article="a" name="cart" /> + <item id="5545" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="5546" toid="5548" article="a" name="cart" /> + <item fromid="5549" toid="5552" article="a" name="pile of sugar cane" /> + <item id="5553" article="a" name="rum flask"> + <attribute key="weight" value="280" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="5554" article="a" name="small fish" /> + <item fromid="5555" toid="5556" name="straw" /> + <item fromid="5557" toid="5560" article="a" name="mossy wall" /> + <item fromid="5561" toid="5562" name="small branches" /> + <item fromid="5563" toid="5564" article="a" name="slimy wall" /> + <item id="5565" article="a" name="slain pirate skeleton"> + <attribute key="weight" value="40000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5566" article="a" name="slain pirate ghost"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5567" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5567" article="a" name="slain pirate ghost"> + <attribute key="weight" value="20000" /> + <attribute key="decayTo" value="5568" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5568" article="a" name="slain pirate ghost"> + <attribute key="weight" value="20000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="5569" toid="5577" article="a" name="blue carpet" /> + <item fromid="5578" toid="5586" article="a" name="green carpet" /> + <item fromid="5587" toid="5595" article="a" name="brown carpet" /> + <item fromid="5596" toid="5597" name="crossed weapons" /> + <item fromid="5598" toid="5613" article="a" name="catapult" /> + <item fromid="5614" toid="5615" article="a" name="pirate flag" /> + <item id="5616" article="a" name="pirate tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="5617" toid="5618" article="a" name="pirate flag" /> + <item fromid="5619" toid="5624" name="rubble" /> + <item id="5625" article="a" name="dead tortoise"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="5626" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5626" article="a" name="dead tortoise"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="5627" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5627" article="a" name="dead tortoise"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5628" article="a" name="dead thornback tortoise"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="5629" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5629" article="a" name="dead thornback tortoise"> + <attribute key="decayTo" value="5630" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5630" article="a" name="dead thornback tortoise"> + <attribute key="weight" value="6000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="5631" toid="5638" article="a" name="dirt wall" /> + <item fromid="5639" toid="5646" article="a" name="stone wall" /> + <item id="5647" article="a" name="dirt wall" /> + <item id="5648" article="a" name="stone wall" /> + <item fromid="5649" toid="5651" article="a" name="dirt wall" /> + <item fromid="5652" toid="5654" article="a" name="stone wall" /> + <item fromid="5655" toid="5658" article="a" name="map" /> + <item id="5659" article="a" name="blooming griffinclaw" /> + <item fromid="5660" toid="5665" article="a" name="water trickle" /> + <item id="5666" article="a" name="dead mammoth"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="5667" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5667" article="a" name="dead mammoth"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="5668" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5668" article="a" name="dead mammoth"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5669" article="a" name="mysterious voodoo skull"> + <attribute key="weight" value="1400" /> + </item> + <item id="5670" article="an" name="enigmatic voodoo skull"> + <attribute key="weight" value="1400" /> + <attribute key="decayTo" value="5669" /> + <attribute key="duration" value="72000" /> + <attribute key="description" value="It is not time yet." /> + </item> + <item fromid="5671" toid="5674" article="a" name="pirate statue" /> + <item fromid="5675" toid="5676" article="a" name="treasure chest" /> + <item id="5677" article="a" name="tortoise's nest" /> + <item id="5678" article="a" name="tortoise egg"> + <attribute key="weight" value="30" /> + </item> + <item id="5679" article="a" name="shell" /> + <item id="5680" article="a" name="spiral shell" /> + <item id="5681" name="some shells" /> + <item id="5682" article="a" name="piece of a shell" /> + <item id="5683" article="a" name="dirt wall" /> + <item id="5684" article="a" name="stone wall" /> + <item id="5685" article="a" name="dirt wall" /> + <item id="5686" article="a" name="stone wall" /> + <item id="5687" article="a" name="dry griffinclaw" /> + <item id="5688" article="a" name="dead blood crab"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="5689" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5689" article="a" name="dead blood crab"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5690" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5690" article="a" name="dead blood crab"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5691" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="5692" toid="5703" article="a" name="ballista" /> + <item fromid="5704" toid="5705" article="a" name="shark fin" /> + <item id="5706" article="a" name="treasure map"> + <attribute key="description" value="It obviously shows Treasure Island including a big, red cross." /> + <attribute key="weight" value="830" /> + </item> + <item fromid="5707" toid="5709" name="rubble" /> + <item id="5710" article="a" name="light shovel"> + <attribute key="weight" value="1500" /> + </item> + <item fromid="5711" toid="5726" name="earth" /> + <item id="5727" article="a" name="dead seagull"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="5728" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5728" article="a" name="dead seagull"> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="5729" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5729" article="a" name="dead seagull"> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5730" name="" /> + <item id="5731" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="5732" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="description" value="It is locked." /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5733" article="a" name="closed door"> + <attribute key="type" value="door" /> + </item> + <item id="5734" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5735" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="5736" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="5737" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="5738" article="a" name="shark fin" /> + <item fromid="5739" toid="5740" article="an" name="antic well"> + <attribute key="fluidSource" value="water" /> + </item> + <item id="5741" article="a" name="skull helmet"> + <attribute key="weight" value="4200" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + </item> + <item id="5742" name="" /> + <item fromid="5743" toid="5744" name="wooden floor" /> + <item id="5745" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="The door seems to be sealed against unwanted intruders." /> + </item> + <item id="5746" article="an" name="open door"> + <attribute key="type" value="door" /> + <attribute key="description" value="The door seems to be sealed against unwanted intruders." /> + </item> + <item id="5747" article="an" name="earth pile" /> + <item id="5748" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="The door seems to be sealed against unwanted intruders." /> + </item> + <item id="5749" article="an" name="open door"> + <attribute key="type" value="door" /> + <attribute key="description" value="The door seems to be sealed against unwanted intruders." /> + </item> + <item fromid="5750" toid="5754" article="an" name="earth pile" /> + <item id="5755" article="a" name="turtle" /> + <item id="5756" article="a" name="turtle"> + <attribute key="type" value="teleport" /> + </item> + <item fromid="5757" toid="5761" article="a" name="turtle" /> + <item id="5762" article="a" name="dead quara constrictor"> + <attribute key="containerSize" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5763" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="5764" article="a" name="ventilation grille" /> + <item id="5765" article="a" name="dead toad"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5766" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5766" article="a" name="dead toad"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5767" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5767" article="a" name="dead toad"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="5768" toid="5770" article="a" name="drawbridge" /> + <item fromid="5771" toid="5774" name="metal fittings" /> + <item fromid="5775" toid="5776" name="" /> + <item fromid="5777" toid="5778" article="a" name="target board" /> + <item fromid="5779" toid="5784" article="a" name="stuck arrow" /> + <item id="5785" article="a" name="medal of honour"> + <attribute key="weight" value="1000" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="5786" article="a" name="wooden whistle"> + <attribute key="weight" value="100" /> + </item> + <item fromid="5787" toid="5788" article="a" name="training dummy" /> + <item fromid="5789" toid="5790" article="a" name="stuck axe" /> + <item id="5791" article="a" name="stuffed dragon"> + <attribute key="weight" value="850" /> + </item> + <item fromid="5792" toid="5797" article="a" name="die"> + <attribute key="weight" value="200" /> + </item> + <item id="5798" article="an" name="abacus"> + <attribute key="description" value="If you use it wisely, you may write yourself into the history books." /> + <attribute key="weight" value="1200" /> + </item> + <item id="5799" article="a" name="golden figurine"> + <attribute key="weight" value="1500" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="5800" article="a" name="grappling hook" /> + <item id="5801" article="a" name="jewelled backpack"> + <attribute key="weight" value="1700" /> + <attribute key="containerSize" value="22" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="5802" article="a" name="message in a bottle"> + <attribute key="weight" value="1200" /> + </item> + <item id="5803" article="an" name="arbalest"> + <attribute key="description" value="It is a bit heavy due to the iron mounting, but very precise." /> + <attribute key="weight" value="9500" /> + <attribute key="weaponType" value="distance" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="2" /> + <attribute key="attack" value="2" /> + </item> + <item id="5804" article="a" name="nose ring"> + <attribute key="description" value="It was the favourite trinket of the famous Horned Fox." /> + <attribute key="weight" value="500" /> + </item> + <item id="5805" article="a" name="golden goblet"> + <attribute key="weight" value="1500" /> + </item> + <item id="5806" article="a" name="silver goblet"> + <attribute key="weight" value="1500" /> + </item> + <item id="5807" article="a" name="bronze goblet"> + <attribute key="weight" value="1500" /> + </item> + <item id="5808" name="Orshabaal's brain"> + <attribute key="weight" value="3500" /> + </item> + <item id="5809" article="a" name="soul stone"> + <attribute key="description" value="It contains the essence of countless tormented souls." /> + <attribute key="weight" value="30" /> + </item> + <item id="5810" article="a" name="pirate voodoo doll"> + <attribute key="weight" value="650" /> + </item> + <item id="5811" article="a" name="mermaid" /> + <item id="5812" article="a" name="skull candle"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="2200" /> + <attribute key="decayTo" value="2229" /> + <attribute key="showduration" value="1" /> + <attribute key="duration" value="3000" /> + </item> + <item id="5813" article="a" name="skull candle"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="2200" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item fromid="5814" toid="5827" name="small lava cracks"> + <attribute key="description" value="The ground is steaming hot." /> + </item> + <item fromid="5828" toid="5839" name="rock soil" /> + <item fromid="5840" toid="5851" name="small lava cracks"> + <attribute key="description" value="The ground is steaming hot." /> + </item> + <item fromid="5852" toid="5853" article="a" name="weapon rack" /> + <item fromid="5854" toid="5855" article="a" name="lance" /> + <item fromid="5856" toid="5857" article="a" name="sword" /> + <item fromid="5858" toid="5859" article="a" name="scimitar" /> + <item fromid="5860" toid="5863" article="an" name="armour rack" /> + <item id="5864" name="" /> + <item id="5865" article="a" name="juice squeezer"> + <attribute key="weight" value="1500" /> + </item> + <item fromid="5866" toid="5868" name="rubble" /> + <item fromid="5869" toid="5874" article="a" name="poison trickle" /> + <item id="5875" name="sniper gloves"> + <attribute key="description" value="They are the pride of the paladin guild." /> + <attribute key="weight" value="400" /> + </item> + <item id="5876" article="a" name="lizard leather"> + <attribute key="weight" value="50" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5877" article="a" name="green dragon leather"> + <attribute key="weight" value="60" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5878" article="a" name="minotaur leather"> + <attribute key="weight" value="40" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5879" article="a" name="spider silk"> + <attribute key="weight" value="10" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5880" article="an" name="iron ore"> + <attribute key="weight" value="200" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5881" article="a" name="lizard scale"> + <attribute key="weight" value="80" /> + </item> + <item id="5882" article="a" name="red dragon scale"> + <attribute key="weight" value="90" /> + </item> + <item id="5883" article="an" name="ape fur"> + <attribute key="weight" value="120" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5884" article="a" name="spirit container"> + <attribute key="description" value="It contains pure fighting spirit." /> + <attribute key="weight" value="600" /> + </item> + <item id="5885" article="a" name="flask of warrior's sweat"> + <attribute key="description" value="It contains the sweat spilled in many battles and is said to be used for certain perfumes too." /> + <attribute key="weight" value="300" /> + </item> + <item id="5886" article="a" name="spool of yarn"> + <attribute key="description" value="It is made from fine spider silk." /> + <attribute key="weight" value="100" /> + </item> + <item id="5887" article="a" name="piece of royal steel"> + <attribute key="description" value="Even the king would be proud to wear an armour made of this refined steel." /> + <attribute key="weight" value="500" /> + </item> + <item id="5888" article="a" name="piece of hell steel"> + <attribute key="description" value="This rare metal must have been refined in the depths." /> + <attribute key="weight" value="500" /> + </item> + <item id="5889" article="a" name="piece of draconian steel"> + <attribute key="description" value="An armour made of this steel is said to protect against fiery dragon breath." /> + <attribute key="weight" value="500" /> + </item> + <item id="5890" article="a" name="chicken feather"> + <attribute key="weight" value="10" /> + <attribute key="description" value="Some thousands of these would probably make an extremely comfortable pillow." /> + </item> + <item id="5891" article="an" name="enchanted chicken wing"> + <attribute key="description" value="It is said to make your feet fly." /> + <attribute key="weight" value="1000" /> + </item> + <item id="5892" article="a" name="huge chunk of crude iron"> + <attribute key="weight" value="5000" /> + </item> + <item id="5893" article="a" name="perfect behemoth fang"> + <attribute key="description" value="Collectors all around the world crave for this item." /> + <attribute key="weight" value="500" /> + </item> + <item id="5894" article="a" name="bat wing"> + <attribute key="weight" value="100" /> + </item> + <item id="5895" article="a" name="fish fin"> + <attribute key="description" value="It once belonged to a mighty creature of the deep." /> + <attribute key="weight" value="120" /> + </item> + <item id="5896" article="a" name="bear paw"> + <attribute key="weight" value="120" /> + </item> + <item id="5897" article="a" name="wolf paw"> + <attribute key="weight" value="80" /> + </item> + <item id="5898" article="a" name="bonelord eye"> + <attribute key="description" value="You could swear it just winked at you." /> + <attribute key="weight" value="500" /> + </item> + <item id="5899" article="a" name="turtle shell"> + <attribute key="weight" value="500" /> + </item> + <item id="5900" article="a" name="dwarven beard"> + <attribute key="description" value="It was once worn proudly by a dwarfish warrior - or maiden." /> + <attribute key="weight" value="50" /> + </item> + <item id="5901" name="wood"> + <attribute key="weight" value="500" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5902" article="a" name="honeycomb"> + <attribute key="description" value="Some people swear it makes an excellent glue." /> + <attribute key="weight" value="80" /> + </item> + <item id="5903" name="Ferumbras' hat"> + <attribute key="description" value="It is the proof that Ferumbras has fallen. For now. The Edron Academy should be interested in this." /> + <attribute key="weight" value="850" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="5904" article="a" name="magic sulphur"> + <attribute key="description" value="It smells rather badly but is said to be an important catalyst for magical rituals." /> + <attribute key="weight" value="100" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5905" article="a" name="vampire dust"> + <attribute key="description" value="Sun can be a merciless killer, but so can you." /> + <attribute key="weight" value="100" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5906" article="a" name="demon dust"> + <attribute key="description" value="It reeks of hatred and malice." /> + <attribute key="weight" value="100" /> + </item> + <item id="5907" article="a" name="slingshot"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="5908" article="an" name="obsidian knife"> + <attribute key="description" value="Sharp and light, this is a useful tool for tanners, doctors and assassins." /> + <attribute key="weight" value="100" /> + </item> + <item id="5909" article="a" name="white piece of cloth" plural="white pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="5910" article="a" name="green piece of cloth" plural="green pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="5911" article="a" name="red piece of cloth" plural="red pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="5912" article="a" name="blue piece of cloth" plural="blue pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="5913" article="a" name="brown piece of cloth" plural="brown pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="5914" article="a" name="yellow piece of cloth" plural="yellow pieces of cloth"> + <attribute key="weight" value="500" /> + </item> + <item fromid="5915" toid="5916" article="a" name="large throne" /> + <item id="5917" article="a" name="bandana"> + <attribute key="description" value="It is quite fashionable as well as useful for anyone spending huge amounts of time in the sun." /> + <attribute key="weight" value="850" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="5918" name="pirate knee breeches"> + <attribute key="weight" value="1200" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="5919" article="a" name="dragon claw"> + <attribute key="description" value="It is the claw of Demodras." /> + <attribute key="weight" value="1250" /> + </item> + <item id="5920" article="a" name="green dragon scale"> + <attribute key="weight" value="80" /> + </item> + <item id="5921" article="a" name="heaven blossom"> + <attribute key="weight" value="210" /> + </item> + <item id="5922" article="a" name="holy orchid"> + <attribute key="weight" value="250" /> + </item> + <item id="5923" name="" /> + <item id="5924" article="a" name="damaged steel helmet"> + <attribute key="description" value="The words 'Ramsay the Reckless' are engraved inside. It appears to be cracked and broken." /> + <attribute key="weight" value="4600" /> + </item> + <item id="5925" article="a" name="hardened bone"> + <attribute key="weight" value="600" /> + </item> + <item id="5926" article="a" name="pirate backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="5927" article="a" name="pirate bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="5928" article="an" name="empty goldfish bowl"> + <attribute key="weight" value="3200" /> + </item> + <item id="5929" article="a" name="goldfish bowl"> + <attribute key="weight" value="3200" /> + </item> + <item id="5930" article="a" name="behemoth claw"> + <attribute key="weight" value="1250" /> + </item> + <item id="5931" name="the remains of ferumbras"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5932" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="5932" name="the remains of ferumbras"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5933" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="5933" name="the remains of ferumbras"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="5934" article="a" name="dead frog"> + <attribute key="weight" value="1000" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="5935" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5935" article="a" name="dead frog"> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="5936" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5936" article="a" name="dead frog"> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5937" article="a" name="botanist's container"> + <attribute key="description" value="It holds a sample of the rare griffinclaw flower." /> + <attribute key="weight" value="2000" /> + </item> + <item id="5938" name="Ceiron's waterskin"> + <attribute key="weight" value="700" /> + </item> + <item id="5939" name="Ceiron's waterskin"> + <attribute key="weight" value="700" /> + </item> + <item id="5940" name="Ceiron's wolf tooth chain"> + <attribute key="description" value="It has the letter 'C' carved into one of the teeth." /> + <attribute key="weight" value="330" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="5941" article="a" name="wooden stake"> + <attribute key="description" value="It is a simple wooden stake." /> + <attribute key="weight" value="500" /> + </item> + <item id="5942" article="a" name="blessed wooden stake"> + <attribute key="description" value="Many mighty priests have blessed this stake." /> + <attribute key="weight" value="500" /> + </item> + <item id="5943" name="Morgaroth's heart"> + <attribute key="weight" value="3500" /> + </item> + <item id="5944" article="a" name="soul orb"> + <attribute key="description" value="This strange object seems to be made of half spirit, half metal. It is unknown to most smiths." /> + <attribute key="weight" value="20" /> + </item> + <item id="5945" article="a" name="coral comb"> + <attribute key="description" value="It once belonged to a mermaid." /> + <attribute key="weight" value="450" /> + </item> + <item id="5946" article="a" name="comb"> + <attribute key="weight" value="450" /> + </item> + <item id="5947" name="Elane's crossbow"> + <attribute key="description" value="'For Elane, with Love' is engraved on it." /> + <attribute key="weight" value="4000" /> + </item> + <item id="5948" article="a" name="red dragon leather"> + <attribute key="weight" value="60" /> + <attribute key="showcount" value="0" /> + </item> + <item id="5949" article="a" name="beach backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="5950" article="a" name="beach bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="5951" article="a" name="fish tail"> + <attribute key="weight" value="250" /> + </item> + <item id="5952" article="a" name="scroll"> + <attribute key="weight" value="120" /> + </item> + <item id="5953" article="a" name="raven herb"> + <attribute key="weight" value="100" /> + </item> + <item id="5954" article="a" name="demon horn"> + <attribute key="weight" value="1000" /> + </item> + <item id="5956" article="an" name="old parchment"> + <attribute key="description" value="It is covered with foreign symbols." /> + <attribute key="weight" value="200" /> + </item> + <item id="5957" article="a" name="lottery ticket"> + <attribute key="description" value="It has not been used yet." /> + <attribute key="weight" value="120" /> + </item> + <item id="5958" article="a" name="winning lottery ticket"> + <attribute key="description" value="You were lucky! Go claim your prize at the potion store in Edron." /> + <attribute key="weight" value="120" /> + </item> + <item id="5959" name="" /> + <item id="5960" article="a" name="dead troll"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3067" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5961" article="a" name="dead spider"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="2807" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5962" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3069" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5963" article="a" name="slain skeleton"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2809" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5964" article="a" name="dead rat"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3073" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5965" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + </item> + <item id="5966" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3080" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5967" article="a" name="dead rotworm"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3084" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5968" article="a" name="dead wolf"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3086" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5969" article="a" name="dead minotaur"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3090" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5970" article="a" name="dead deer"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3095" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5971" article="a" name="dead dog"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3099" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5972" article="a" name="slain skeleton"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3103" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5973" article="a" name="dead dragon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="3104" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5974" article="a" name="dead spider"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2848" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5975" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3109" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5976" article="a" name="slain ghoul"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3113" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5977" article="a" name="dead giant spider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2857" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5978" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2860" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5979" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2862" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5980" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2864" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5981" article="a" name="dead minotaur"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2866" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5982" article="a" name="dead minotaur"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2871" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5983" article="a" name="dead minotaur"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2876" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5984" article="a" name="dead dragon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2881" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5985" article="a" name="dead fire devil"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2886" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="5986" article="a" name="dead lion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2889" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5987" article="a" name="dead bear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2893" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5988" article="a" name="dead scorpion"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2897" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5989" article="a" name="dead wasp"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2899" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5990" article="a" name="dead bug"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2902" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5991" article="a" name="dead sheep"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2905" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5992" article="a" name="dead bonelord"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2908" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="5993" name="remains of a ghost"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3108" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="5994" article="a" name="dead sheep"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2914" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5995" article="a" name="slain demon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2916" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="5996" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2920" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5997" article="a" name="dead wolf"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2924" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5998" article="a" name="dead troll"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2928" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="5999" article="a" name="dead behemoth"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2931" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6000" article="a" name="dead pig"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2935" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6001" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2938" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6002" article="a" name="dead goblin"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2940" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6003" article="a" name="dead elf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2945" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6004" name="remains of a mummy"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2949" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6005" article="a" name="split stone golem"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="2952" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6006" article="a" name="slain vampire"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2956" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6007" article="a" name="dead dwarf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2960" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6008" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2967" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6009" article="a" name="dead war wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2969" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6010" article="a" name="dead orc"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2972" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6011" article="a" name="dead elf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2979" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6012" article="a" name="dead elf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2981" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6013" article="a" name="dead dwarf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2983" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6014" article="a" name="dead dwarf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2985" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6015" article="a" name="dead dwarf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2987" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6016" article="a" name="dead djinn"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2989" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6017" article="a" name="dead rabbit"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3119" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6018" article="a" name="dead troll"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="2995" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6019" article="a" name="slain banshee"> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="2998" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6020" article="a" name="dead djinn"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3001" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6021" article="a" name="dead ancient scarab"> + <attribute key="containerSize" value="16" /> + <attribute key="decayTo" value="3004" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6022" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + </item> + <item id="6023" article="a" name="dead larva"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3010" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6024" article="a" name="dead scarab"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3013" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6025" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3016" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6026" article="a" name="dead hyaena"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3019" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6027" article="a" name="dead gargoyle"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3022" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6028" article="a" name="slain lich"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3025" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6029" article="a" name="slain crypt shambler"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="3028" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6030" article="a" name="slain bonebeast"> + <attribute key="containerSize" value="12" /> + <attribute key="decayTo" value="3031" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6031" article="a" name="dead pharaoh"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="3034" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6032" article="a" name="dead efreet"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3037" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6033" article="a" name="dead marid"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3040" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6034" article="a" name="dead badger"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3043" /> + <attribute key="corpseType" value="blood" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6035" article="a" name="dead skunk"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3046" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6036" article="a" name="dead gazer"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="3049" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6037" article="a" name="dead elder bonelord"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3052" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6038" article="a" name="dead yeti"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="3055" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6039" article="a" name="dead crab"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4253" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6040" article="a" name="dead lizard sentinel"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4259" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6041" article="a" name="dead lizard snakecharmer"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4262" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6042" article="a" name="dead chicken"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4265" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6043" article="a" name="dead kongra"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4268" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6044" article="a" name="dead merlkin"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4271" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6045" article="a" name="dead sibang"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4274" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6046" article="a" name="dead crocodile"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="4277" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6047" article="a" name="dead carniphila"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4280" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6048" article="a" name="dead hydra"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4283" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6049" article="a" name="dead panda"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4286" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6050" article="a" name="dead centipede"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4289" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6051" article="a" name="dead tiger"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4292" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6052" article="a" name="dead elephant"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4295" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6053" article="a" name="dead bat"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4298" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6054" article="a" name="dead flamingo"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4301" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6055" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4304" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6056" article="a" name="dead parrot"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4314" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6057" article="a" name="dead bird"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4317" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6058" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4307" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6059" article="a" name="dead dworc"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="4310" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6060" article="a" name="dead tarantula"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4320" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6061" article="a" name="dead serpent spawn"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="4323" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6062" article="a" name="lifeless nettle"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="4326" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6063" article="a" name="dead quara pincher"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5522" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6064" article="a" name="dead quara mantassin"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5523" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6065" article="a" name="dead quara constrictor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5524" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6066" article="a" name="dead quara hydromancer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5525" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6067" article="a" name="dead quara predator"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5526" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6068" name="demon dust"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="5527" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6069" article="a" name="dead carrion worm"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5540" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6070" article="a" name="slain pirate skeleton"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5565" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6071" article="a" name="slain pirate ghost"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5566" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6072" article="a" name="dead tortoise"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="5625" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6073" article="a" name="dead tortoise"> + <attribute key="containerSize" value="6" /> + <attribute key="decayTo" value="5628" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6074" article="a" name="dead mammoth"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="5666" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6075" article="a" name="dead blood crab"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5688" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6076" article="a" name="dead seagull"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="5727" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6077" article="a" name="dead toad"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5765" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6078" name="remains of Ferumbras"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="5931" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6079" article="a" name="dead frog"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="5934" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6080" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3058" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6081" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3065" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6082" article="a" name="dead human" /> + <item id="6083" article="a" name="dead human" editorsuffix=" (Creature)"> + <attribute key="containerSize" value="10" /> + </item> + <item id="6084" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6082" /> + <attribute key="duration" value="120" /> + </item> + <item id="6085" article="a" name="large trunk" /> + <item id="6086" article="a" name="faked label"> + <attribute key="weight" value="10" /> + </item> + <item id="6087" article="a" name="music sheet"> + <attribute key="description" value="It contains the first verse of a hymn." /> + <attribute key="weight" value="50" /> + </item> + <item id="6088" article="a" name="music sheet"> + <attribute key="description" value="It contains the second verse of a hymn." /> + <attribute key="weight" value="50" /> + </item> + <item id="6089" article="a" name="music sheet"> + <attribute key="description" value="It contains the third verse of a hymn." /> + <attribute key="weight" value="50" /> + </item> + <item id="6090" article="a" name="music sheet"> + <attribute key="description" value="It contains the fourth and last verse of a hymn." /> + <attribute key="weight" value="50" /> + </item> + <item id="6091" article="a" name="very noble-looking watch"> + <attribute key="description" value="Unfortunately it seems to be broken." /> + <attribute key="weight" value="50" /> + </item> + <item id="6092" article="a" name="very noble-looking watch"> + <attribute key="weight" value="50" /> + <attribute key="duration" value="259200" /> + <attribute key="decayTo" value="6091" /> + </item> + <item id="6093" article="a" name="crystal ring"> + <attribute key="description" value="The initials E.S. are engraved on it." /> + <attribute key="weight" value="90" /> + </item> + <item id="6094" article="a" name="thread tree" /> + <item id="6095" article="a" name="pirate shirt"> + <attribute key="weight" value="2000" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="6096" article="a" name="pirate hat"> + <attribute key="weight" value="1250" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="6097" article="a" name="hook"> + <attribute key="description" value="It belonged once to a pirate." /> + <attribute key="weight" value="500" /> + </item> + <item id="6098" article="an" name="eye patch" plural="eye patches"> + <attribute key="description" value="It belonged once to a pirate." /> + <attribute key="weight" value="150" /> + </item> + <item id="6099" name="Brutus Bloodbeard's hat"> + <attribute key="weight" value="1250" /> + </item> + <item id="6100" name="the Lethal Lissy's shirt"> + <attribute key="weight" value="2000" /> + </item> + <item id="6101" name="Ron the Ripper's sabre"> + <attribute key="weight" value="2500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="6102" name="Deadeye Devious' eye patch"> + <attribute key="weight" value="150" /> + </item> + <item id="6103" article="an" name="unholy book"> + <attribute key="weight" value="1300" /> + </item> + <item id="6104" article="a" name="jewel case"> + <attribute key="weight" value="170" /> + <attribute key="containerSize" value="1" /> + </item> + <item id="6105" name="Striker's favourite pillow"> + <attribute key="weight" value="1700" /> + </item> + <item id="6106" article="a" name="bottle of whisper beer"> + <attribute key="weight" value="300" /> + </item> + <item id="6107" name="staff"> + <attribute key="description" value="It must be the one which Simon the Beggar talked about." /> + <attribute key="weight" value="3800" /> + </item> + <item id="6108" article="an" name="atlas"> + <attribute key="description" value="It is filled with detailed maps." /> + <attribute key="weight" value="1300" /> + </item> + <item id="6109" article="a" name="weapon rack"> + <attribute key="rotateTo" value="6110" /> + <attribute key="containerSize" value="20" /> + </item> + <item id="6110" article="a" name="weapon rack"> + <attribute key="rotateTo" value="6109" /> + <attribute key="containerSize" value="20" /> + </item> + <item id="6111" article="an" name="armor rack"> + <attribute key="rotateTo" value="6112" /> + <attribute key="containerSize" value="20" /> + </item> + <item id="6112" article="an" name="armor rack"> + <attribute key="rotateTo" value="6111" /> + <attribute key="containerSize" value="20" /> + </item> + <item id="6113" article="a" name="letter to Eremo"> + <attribute key="weight" value="50" /> + </item> + <item id="6114" article="an" name="armor rack kit"> + <attribute key="description" value="Use it in your house to construct an armor rack." /> + <attribute key="weight" value="3500" /> + </item> + <item id="6115" article="a" name="weapon rack kit"> + <attribute key="description" value="Use it in your house to construct a weapon rack." /> + <attribute key="weight" value="3500" /> + </item> + <item fromid="6116" toid="6117" name="electric sparks" /> + <item id="6118" article="a" name="treasure map"> + <attribute key="weight" value="830" /> + <attribute key="description" value="It obviously shows Treasure Island including a big, red cross." /> + </item> + <item id="6119" article="a" name="scroll"> + <attribute key="weight" value="120" /> + </item> + <item id="6120" name="Dragha's spellbook"> + <attribute key="description" value="It apparently belonged to someone called Dragha, the apprentice of a voodoomaster." /> + <attribute key="weight" value="5800" /> + </item> + <item fromid="6121" toid="6122" article="a" name="note pinned on the wall" /> + <item id="6123" article="a" name="piano" /> + <item id="6124" article="a" name="damaged logbook"> + <attribute key="description" value="It must be the one which the explorer society requested." /> + <attribute key="weight" value="1100" /> + </item> + <item id="6125" article="a" name="tortoise egg from Nargor"> + <attribute key="description" value="Handle with care and don't try to eat it." /> + <attribute key="weight" value="30" /> + </item> + <item id="6126" article="a" name="peg leg"> + <attribute key="description" value="It belonged once to a pirate." /> + <attribute key="weight" value="500" /> + </item> + <item fromid="6127" toid="6130" article="a" name="ramp"> + <attribute key="floorchange" value="down" /> + </item> + <item id="6131" article="a" name="tortoise shield"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="26" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="6132" name="pair of soft boots"> + <attribute key="weight" value="800" /> + <attribute key="slotType" value="feet" /> + <attribute key="transformEquipTo" value="2640" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item fromid="6133" toid="6159" article="a" name="tree wall" /> + <item fromid="6160" toid="6172" article="a" name="grass roof" /> + <item fromid="6173" toid="6174" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="6175" toid="6176" article="a" name="tree archway" /> + <item id="6177" article="a" name="branch" /> + <item fromid="6178" toid="6179" article="a" name="tree hole" /> + <item fromid="6180" toid="6181" article="a" name="tree" /> + <item fromid="6182" toid="6189" article="a" name="large branch" /> + <item fromid="6190" toid="6191" article="a" name="branch" /> + <item id="6192" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6193" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6194" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6195" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6196" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6197" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6198" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6199" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6200" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6201" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6202" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6203" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6204" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6205" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6206" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6207" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="6208" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6209" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="6210" toid="6215" article="a" name="rope bridge" /> + <item fromid="6216" toid="6219" name="grass" /> + <item fromid="6220" toid="6225" name="twines" /> + <item fromid="6226" toid="6231" name="flowers" /> + <item fromid="6232" toid="6233" article="a" name="tree archway" /> + <item fromid="6234" toid="6237" article="an" name="archway" /> + <item fromid="6238" toid="6248" article="a" name="tendril wall" /> + <item id="6249" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6250" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6251" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6252" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6253" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6254" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6255" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6256" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6257" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6258" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6259" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6260" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6261" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6262" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6263" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6264" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="6265" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6266" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="6267" name="metal trash" /> + <item fromid="6268" toid="6270" name="tendrils" /> + <item fromid="6271" toid="6274" name="some leaves" /> + <item id="6275" article="a" name="tree archway" /> + <item id="6276" article="an" name="archway" /> + <item id="6277" article="a" name="lump of cake dough"> + <attribute key="weight" value="100" /> + </item> + <item id="6278" article="a" name="cake"> + <attribute key="weight" value="500" /> + </item> + <item id="6279" article="a" name="cake"> + <attribute key="weight" value="500" /> + <attribute key="description" value="It is nicely decorated with fruits and icing." /> + </item> + <item id="6280" article="a" name="party cake"> + <attribute key="weight" value="500" /> + <attribute key="description" value="It is nicely decorated with fruits, icing and a candle. Someone is caring about you." /> + </item> + <item fromid="6281" toid="6284" article="a" name="broken brick wall" /> + <item fromid="6285" toid="6286" name="some cracks" /> + <item fromid="6287" toid="6288" name="" /> + <item fromid="6289" toid="6290" article="a" name="burning wall" /> + <item fromid="6291" toid="6299" name="some cracks" /> + <item id="6300" article="a" name="death ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="6301" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + <attribute key="absorbPercentDeath" value="5" /> + </item> + <item id="6301" article="a" name="death ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + <attribute key="armor" value="1" /> + <attribute key="absorbPercentDeath" value="5" /> + <attribute key="decayTo" value="0" /> + <attribute key="transformDeEquipTo" value="6300" /> + <attribute key="duration" value="480" /> + <attribute key="skillShield" value="-10" /> + <attribute key="showduration" value="1" /> + <attribute key="description" value="Wearing it makes you feel a little weaker than usual." /> + </item> + <item id="6302" article="a" name="dead wyvern"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6303" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6303" article="a" name="dead wyvern"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6304" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6304" article="a" name="dead wyvern"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6305" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6305" article="a" name="dead wyvern"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6306" article="a" name="slain undead dragon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="6307" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6307" article="a" name="slain undead dragon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="6308" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6308" article="a" name="slain undead dragon"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="6309" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6309" article="a" name="slain undead dragon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6310" article="a" name="slain lost soul"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="6319" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6311" article="a" name="slain lost soul"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="6310" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6312" article="a" name="slain hand of cursed fate"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6313" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6313" article="a" name="slain hand of cursed fate"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6314" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6314" article="a" name="slain hand of cursed fate"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6315" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6315" article="a" name="slain hand of cursed fate"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6316" article="a" name="slain betrayed wraith"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6317" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6317" article="a" name="slain betrayed wraith"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6318" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6318" article="a" name="slain betrayed wraith"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6319" article="a" name="slain skeleton"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6320" article="a" name="dead destroyer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6321" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6321" article="a" name="slain destroyer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6322" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6322" article="a" name="dead destroyer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6323" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6323" article="a" name="dead destroyer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6324" name="elemental ashes"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6325" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6325" name="elemental ashes"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6326" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6326" name="elemental ashes"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6327" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6327" name="elemental ashes"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6328" article="a" name="dead torturer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6329" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6329" article="a" name="dead torturer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6330" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6330" article="a" name="dead torturer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6331" article="a" name="dead torturer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6328" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6332" article="a" name="dead hellhound"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="6333" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6333" article="a" name="dead hellhound"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="6334" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6334" article="a" name="dead hellhound"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="6335" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6335" article="a" name="dead hellhound"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6336" article="a" name="dead juggernaut"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="6337" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6337" article="a" name="dead juggernaut"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="6338" /> + <attribute key="duration" value="900" /> + </item> + <item id="6338" article="a" name="dead juggernaut"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="6339" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6339" article="a" name="dead juggernaut"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6340" article="a" name="dead nightmare"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6341" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6341" article="a" name="dead nightmare"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6342" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6342" article="a" name="dead nightmare"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6343" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6343" article="a" name="dead nightmare"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6344" name="remains of a phantasm"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6345" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6345" name="remains of a phantasm"> + <attribute key="weight" value="10000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6346" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6346" name="remains of a phantasm"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6347" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6347" name="remains of a phantasm"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6348" name="remains of a spectre"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6349" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6349" name="remains of a spectre"> + <attribute key="weight" value="10000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6350" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6350" name="remains of a spectre"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6351" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6351" name="remains of a spectre"> + <attribute key="weight" value="1000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6352" name="" /> + <item id="6353" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + </item> + <item id="6354" article="a" name="slain blightwalker"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="6355" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6355" article="a" name="slain blightwalker"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="6356" article="an" name="oven"> + <attribute key="rotateTo" value="6358" /> + </item> + <item id="6357" article="an" name="oven"> + <attribute key="rotateTo" value="6359" /> + </item> + <item id="6358" article="an" name="oven"> + <attribute key="rotateTo" value="6360" /> + </item> + <item id="6359" article="an" name="oven"> + <attribute key="rotateTo" value="6361" /> + </item> + <item id="6360" article="an" name="oven"> + <attribute key="rotateTo" value="6362" /> + </item> + <item id="6361" article="an" name="oven"> + <attribute key="rotateTo" value="6363" /> + </item> + <item id="6362" article="an" name="oven"> + <attribute key="rotateTo" value="6356" /> + </item> + <item id="6363" article="an" name="oven"> + <attribute key="rotateTo" value="6357" /> + </item> + <item id="6364" article="a" name="dead diabolic imp"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6365" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6365" article="a" name="dead diabolic imp"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6366" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6366" article="a" name="dead diabolic imp"> + <attribute key="decayTo" value="6367" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6367" article="a" name="dead diabolic imp"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6368" article="a" name="bookcase"> + <attribute key="rotateTo" value="6371" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="6369" article="a" name="bookcase"> + <attribute key="rotateTo" value="6368" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="6370" article="a" name="bookcase"> + <attribute key="rotateTo" value="6369" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="6371" article="a" name="bookcase"> + <attribute key="rotateTo" value="6370" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="6372" article="an" name="oven kit"> + <attribute key="description" value="Use it in your house to construct an oven." /> + <attribute key="weight" value="2500" /> + </item> + <item id="6373" article="a" name="bookcase kit"> + <attribute key="description" value="Use it in your house to construct a bookcase." /> + <attribute key="weight" value="2500" /> + </item> + <item fromid="6374" toid="6386" name="debris" /> + <item id="6387" article="a" name="greeting card"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item id="6388" article="a" name="christmas card"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="6389" name="stony floor" /> + <item id="6390" article="an" name="ornamented fountain"> + <attribute key="fluidSource" value="water" /> + </item> + <item id="6391" article="a" name="nightmare shield"> + <attribute key="description" value="It was crafted by the ancient order of the nightmare knights." /> + <attribute key="weight" value="3200" /> + <attribute key="defense" value="37" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="6392" article="a" name="hawser" /> + <item id="6393" name="valentine's cake" article="a"> + <attribute key="weight" value="500" /> + </item> + <item id="6394" article="a" name="cream cake"> + <attribute key="weight" value="500" /> + </item> + <item fromid="6395" toid="6412" name="bones" /> + <item id="6413" article="a" name="bone pillar" /> + <item fromid="6414" toid="6422" name="bones" /> + <item fromid="6423" toid="6430" article="a" name="large branch" /> + <item fromid="6431" toid="6432" article="a" name="branch" /> + <item id="6433" article="a" name="necromancer shield"> + <attribute key="description" value="It is enchanted with unholy, necromantic powers." /> + <attribute key="weight" value="3200" /> + <attribute key="defense" value="37" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="6434" article="a" name="blue tapestry" /> + <item id="6435" article="a" name="demon trophy" /> + <item fromid="6436" toid="6437" article="a" name="framework window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6438" toid="6439" article="a" name="framework window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6440" toid="6441" article="a" name="brick window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6442" toid="6443" article="a" name="brick window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6444" toid="6445" article="a" name="stone window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6446" toid="6447" article="a" name="stone window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6448" toid="6449" article="a" name="marble window" /> + <item fromid="6450" toid="6451" article="a" name="tree window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6452" toid="6453" article="a" name="tree window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6454" toid="6455" article="a" name="sandstone window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6456" toid="6457" article="a" name="sandstone window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6458" toid="6459" article="a" name="bamboo window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6460" toid="6461" article="a" name="bamboo window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6462" toid="6463" article="a" name="sandstone window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6464" toid="6465" article="a" name="sandstone window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6466" toid="6467" article="a" name="stone window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6468" toid="6469" article="a" name="stone window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6470" toid="6471" article="a" name="wooden window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6472" toid="6473" article="a" name="wooden window"> + <attribute key="type" value="door" /> + </item> + <item fromid="6474" toid="6475" name="wooden planks" /> + <item fromid="6476" toid="6488" name="debris" /> + <item fromid="6489" toid="6490" article="a" name="christmas branch"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="1800" /> + </item> + <item id="6491" article="a" name="firefly"> + <attribute key="decayTo" value="6494" /> + <attribute key="duration" value="8" /> + </item> + <item id="6492" article="a" name="bat decoration"> + <attribute key="weight" value="200" /> + </item> + <item id="6493" article="a" name="bat decoration" /> + <item id="6494" article="a" name="firefly"> + <attribute key="decayTo" value="6491" /> + <attribute key="duration" value="8" /> + </item> + <item id="6495" article="a" name="firefly"> + <attribute key="decayTo" value="6498" /> + <attribute key="duration" value="8" /> + </item> + <item id="6496" article="a" name="bat decoration" /> + <item id="6497" article="a" name="christmas present bag"> + <attribute key="description" value="It contains presents which were stolen from Santa. Bring them back to Ruprecht on Vega." /> + <attribute key="weight" value="8000" /> + </item> + <item id="6498" article="a" name="firefly" /> + <item id="6499" article="a" name="certificate"> + <attribute key="description" value="You have mastered the Dream Challenge and may apply for joining the order of the Nightmare Knights." /> + <attribute key="weight" value="150" /> + </item> + <item id="6500" article="a" name="demonic essence"> + <attribute key="description" value="Someone might be interested in trading this." /> + <attribute key="weight" value="100" /> + </item> + <item id="6501" article="a" name="gingerbreadman"> + <attribute key="weight" value="500" /> + </item> + <item id="6502" article="a" name="christmas wreath"> + <attribute key="weight" value="1000" /> + </item> + <item id="6503" article="a" name="christmas garland"> + <attribute key="weight" value="500" /> + </item> + <item id="6504" article="a" name="red christmas garland"> + <attribute key="weight" value="500" /> + </item> + <item id="6505" article="a" name="blue christmas garland"> + <attribute key="weight" value="500" /> + </item> + <item id="6506" article="a" name="christmas present"> + <attribute key="weight" value="600" /> + <attribute key="containerSize" value="5" /> + </item> + <item id="6507" article="a" name="red christmas bundle"> + <attribute key="description" value="It contains random christmas decoration." /> + <attribute key="weight" value="2500" /> + </item> + <item id="6508" article="a" name="blue christmas bundle"> + <attribute key="description" value="It contains random christmas decoration." /> + <attribute key="weight" value="2500" /> + </item> + <item id="6509" article="a" name="green christmas bundle"> + <attribute key="description" value="It contains random christmas decoration." /> + <attribute key="weight" value="2500" /> + </item> + <item fromid="6510" toid="6511" article="a" name="christmas present"> + <attribute key="weight" value="600" /> + <attribute key="containerSize" value="5" /> + </item> + <item id="6512" article="a" name="santa doll"> + <attribute key="weight" value="750" /> + </item> + <item id="6513" article="a" name="christmas wreath" /> + <item fromid="6514" toid="6515" article="a" name="christmas garland" /> + <item id="6516" article="a" name="dead plaguesmith"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="6520" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6517" article="a" name="christmas wreath" /> + <item fromid="6518" toid="6519" article="a" name="christmas garland" /> + <item id="6520" article="a" name="dead plaguesmith"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="6521" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6521" article="a" name="dead plaguesmith"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="6522" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6522" article="a" name="dead plaguesmith"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="6523" article="a" name="gingerbread recipe"> + <attribute key="description" value="Use it to learn how to make Gingerbreadman in the christmas bakery." /> + <attribute key="weight" value="200" /> + </item> + <item fromid="6524" toid="6525" article="a" name="skeleton" /> + <item id="6526" article="a" name="skeleton decoration"> + <attribute key="weight" value="1000" /> + </item> + <item id="6527" article="a" name="christmas token"> + <attribute key="description" value="Collect enough of these to trade them for valuable prizes." /> + <attribute key="weight" value="5" /> + </item> + <item id="6528" name="the avenger"> + <attribute key="description" value="This holy blade was forged of shattered dreams." /> + <attribute key="weight" value="6400" /> + <attribute key="defense" value="38" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="6529" article="an" name="infernal bolt"> + <attribute key="weight" value="90" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="72" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="infernalbolt" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="6530" article="a" name="worn soft boots"> + <attribute key="description" value="Someone specialised in shoes might be able to repair them for you." /> + <attribute key="weight" value="800" /> + </item> + <item id="6531" article="a" name="santa hat"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="6532" article="a" name="dead defiler"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6552" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6533" article="a" name="book"> + <attribute key="weight" value="750" /> + </item> + <item id="6534" name="the Imperor's trident"> + <attribute key="weight" value="8000" /> + </item> + <item id="6535" name="the Plasmother's remains"> + <attribute key="weight" value="3000" /> + </item> + <item id="6536" name="Countess Sorrow's frozen tear"> + <attribute key="weight" value="1000" /> + </item> + <item id="6537" name="Mr. Punish's handcuffs"> + <attribute key="weight" value="2500" /> + </item> + <item id="6538" article="a" name="valentine's card"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + </item> + <item id="6539" name="the Handmaiden's protector"> + <attribute key="weight" value="3500" /> + </item> + <item id="6540" article="a" name="piece of Massacre's shell"> + <attribute key="weight" value="6500" /> + </item> + <item fromid="6541" toid="6545" article="a" name="coloured egg"> + <attribute key="weight" value="30" /> + </item> + <item id="6546" name="Dracola's eye"> + <attribute key="weight" value="1500" /> + </item> + <item id="6547" name="yellow powder"> + <attribute key="weight" value="50" /> + <attribute key="showcount" value="0" /> + </item> + <item id="6548" article="a" name="purple powder"> + <attribute key="weight" value="750" /> + </item> + <item id="6549" article="a" name="green powder"> + <attribute key="weight" value="750" /> + </item> + <item id="6550" article="a" name="red powder"> + <attribute key="description" value="It reeks of hatred and malice." /> + <attribute key="weight" value="100" /> + </item> + <item id="6551" article="a" name="blue powder"> + <attribute key="description" value="Sun can be a merciless killer, but so can you." /> + <attribute key="weight" value="100" /> + </item> + <item id="6552" article="a" name="dead defiler"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="360" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="6553" article="a" name="ruthless axe"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item fromid="6554" toid="6555" name="" /> + <item fromid="6556" toid="6557" article="a" name="tic-tac-toe token"> + <attribute key="description" value="It seems to be rather fragile." /> + <attribute key="weight" value="500" /> + </item> + <item id="6558" name="concentrated demonic blood"> + <attribute key="description" value="Shake it to create a potion." /> + <attribute key="weight" value="200" /> + </item> + <item id="6559" name="" /> + <item id="6560" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3065" /> + <attribute key="duration" value="180" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="6561" article="a" name="ceremonial ankh"> + <attribute key="weight" value="500" /> + </item> + <item fromid="6562" toid="6565" article="a" name="flat roof" /> + <item id="6566" article="a" name="stuffed dragon"> + <attribute key="weight" value="850" /> + <attribute key="decayTo" value="5791" /> + <attribute key="duration" value="3" /> + </item> + <item id="6567" article="a" name="santa doll"> + <attribute key="weight" value="750" /> + <attribute key="decayTo" value="6512" /> + <attribute key="duration" value="3" /> + </item> + <item id="6568" article="a" name="panda teddy"> + <attribute key="weight" value="600" /> + <attribute key="decayTo" value="5080" /> + <attribute key="duration" value="3" /> + </item> + <item id="6569" article="a" name="candy"> + <attribute key="weight" value="5" /> + </item> + <item fromid="6570" toid="6571" article="a" name="surprise bag"> + <attribute key="weight" value="1000" /> + </item> + <item id="6572" article="a" name="party trumpet"> + <attribute key="weight" value="50" /> + </item> + <item id="6573" article="a" name="party trumpet"> + <attribute key="duration" value="4" /> + <attribute key="decayTo" value="6572" /> + <attribute key="weight" value="50" /> + </item> + <item id="6574" article="a" name="bar of chocolate"> + <attribute key="weight" value="10" /> + </item> + <item id="6575" name="red balloons"> + <attribute key="weight" value="10" /> + </item> + <item id="6576" article="a" name="fireworks rocket"> + <attribute key="description" value="Do not use in your backpack or while asleep. Keep away from animals or children." /> + <attribute key="weight" value="100" /> + </item> + <item id="6577" name="green balloons"> + <attribute key="weight" value="10" /> + </item> + <item id="6578" article="a" name="party hat"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="6579" article="a" name="doll"> + <attribute key="weight" value="750" /> + </item> + <item fromid="6580" toid="6593" name="snow" /> + <item id="6594" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="670" /> + <attribute key="duration" value="10" /> + </item> + <item id="6595" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6580" /> + <attribute key="duration" value="10" /> + </item> + <item id="6596" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6581" /> + <attribute key="duration" value="10" /> + </item> + <item id="6597" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6582" /> + <attribute key="duration" value="10" /> + </item> + <item id="6598" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6583" /> + <attribute key="duration" value="10" /> + </item> + <item id="6599" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6584" /> + <attribute key="duration" value="10" /> + </item> + <item id="6600" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6585" /> + <attribute key="duration" value="10" /> + </item> + <item id="6601" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6586" /> + <attribute key="duration" value="10" /> + </item> + <item id="6602" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6587" /> + <attribute key="duration" value="10" /> + </item> + <item id="6603" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6588" /> + <attribute key="duration" value="10" /> + </item> + <item id="6604" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6589" /> + <attribute key="duration" value="10" /> + </item> + <item id="6605" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6590" /> + <attribute key="duration" value="10" /> + </item> + <item id="6606" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6591" /> + <attribute key="duration" value="10" /> + </item> + <item id="6607" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6592" /> + <attribute key="duration" value="10" /> + </item> + <item id="6608" name="snow"> + <attribute key="description" value="Someone must have walked here recently." /> + <attribute key="decayTo" value="6593" /> + <attribute key="duration" value="10" /> + </item> + <item fromid="6609" toid="6626" name="snow" /> + <item fromid="6627" toid="6682" name="shallow water" /> + <item fromid="6683" toid="6686" name="ice" /> + <item fromid="6687" toid="6694" name="shallow water" /> + <item fromid="6695" toid="6718" name="ice" /> + <item fromid="6719" toid="6727" article="an" name="icy mountain" /> + <item fromid="6728" toid="6738" article="an" name="ice wall" /> + <item fromid="6739" toid="6749" article="a" name="frozen wall" /> + <item fromid="6750" toid="6753" article="an" name="ice hut" /> + <item fromid="6754" toid="6756" article="an" name="ice hut"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="6757" toid="6760" name="snow" /> + <item fromid="6761" toid="6762" article="an" name="icy mountain" /> + <item fromid="6763" toid="6767" name="ice" /> + <item fromid="6768" toid="6772" article="an" name="icy mountain" /> + <item fromid="6773" toid="6774" article="a" name="fur wall" /> + <item id="6775" article="a" name="fur pillar" /> + <item fromid="6776" toid="6787" article="a" name="fur wall" /> + <item fromid="6788" toid="6789" article="a" name="fur wall window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="6790" toid="6791" article="a" name="fur wall window"> + <attribute key="type" value="door" /> + </item> + <item id="6792" article="an" name="entrance" /> + <item fromid="6793" toid="6794" article="a" name="barbarian banner" /> + <item id="6795" article="an" name="entrance"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6796" article="an" name="entrance"> + <attribute key="type" value="door" /> + </item> + <item id="6797" article="an" name="entrance"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6798" article="an" name="entrance"> + <attribute key="type" value="door" /> + </item> + <item id="6799" article="an" name="entrance"> + <attribute key="description" value="It seems tightly closed." /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6800" article="an" name="entrance"> + <attribute key="type" value="door" /> + </item> + <item id="6801" article="an" name="entrance"> + <attribute key="description" value="It seems tightly closed." /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6802" article="an" name="entrance"> + <attribute key="type" value="door" /> + </item> + <item id="6803" article="an" name="entrance" /> + <item fromid="6804" toid="6821" name="fur" /> + <item fromid="6822" toid="6837" article="a" name="frozen wall" /> + <item id="6838" name="snow" /> + <item fromid="6839" toid="6840" article="a" name="wooden wall" /> + <item id="6841" article="a" name="wooden pillar" /> + <item fromid="6842" toid="6849" article="a" name="wooden wall" /> + <item id="6850" article="an" name="ornamented wall" /> + <item fromid="6851" toid="6852" article="a" name="stone base" /> + <item id="6853" article="an" name="ornamented wall" /> + <item fromid="6854" toid="6867" article="a" name="stone base" /> + <item id="6868" name="" /> + <item fromid="6869" toid="6881" name="ice" /> + <item fromid="6882" toid="6885" article="an" name="archway" /> + <item fromid="6886" toid="6888" article="a" name="strut" /> + <item fromid="6889" toid="6890" name="tusks" /> + <item id="6891" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6892" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6893" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6894" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6895" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6896" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6897" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="6898" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6899" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6900" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="6901" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6902" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6903" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6904" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6905" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6906" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="6907" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="6908" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="6909" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="6910" article="a" name="ramp" /> + <item id="6911" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="6912" article="a" name="ramp" /> + <item id="6913" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="6914" article="a" name="ramp" /> + <item id="6915" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="6916" article="a" name="ramp" /> + <item fromid="6917" toid="6924" article="a" name="ramp"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="6925" toid="6937" name="ice" /> + <item id="6938" name="" /> + <item fromid="6939" toid="6952" name="ice" /> + <item fromid="6953" toid="6965" article="a" name="frozen railing" /> + <item id="6966" name="icicles" /> + <item id="6967" name="ice floor" /> + <item fromid="6968" toid="6969" article="an" name="entrance" /> + <item fromid="6970" toid="6971" article="a" name="mammoth skull" /> + <item id="6972" article="a" name="bone totem" /> + <item id="6973" article="a" name="mammoth totem" /> + <item fromid="6974" toid="6977" article="a" name="mammoth skull" /> + <item fromid="6978" toid="6980" name="mammoth fur" /> + <item fromid="6981" toid="6983" article="a" name="rope" /> + <item fromid="6984" toid="6985" name="fish" /> + <item id="6986" article="a" name="pillar" /> + <item fromid="6987" toid="6988" article="a" name="wooden dragon" /> + <item fromid="6989" toid="6990" article="a" name="wooden bull" /> + <item fromid="6991" toid="6992" article="a" name="wooden yeti" /> + <item fromid="6993" toid="6998" name="wooden decoration" /> + <item fromid="6999" toid="7019" article="a" name="snowy stone" /> + <item fromid="7020" toid="7022" article="a" name="snowy dead tree" /> + <item id="7023" article="a" name="snowy pine tree" /> + <item id="7024" article="a" name="pine" /> + <item fromid="7025" toid="7026" article="a" name="nordic wall window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="7027" toid="7028" article="a" name="nordic wall window"> + <attribute key="type" value="door" /> + </item> + <item fromid="7029" toid="7030" article="an" name="ice wall window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="7031" toid="7032" article="an" name="ice wall window"> + <attribute key="type" value="door" /> + </item> + <item id="7033" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="7034" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7035" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7036" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7037" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7038" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7039" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="7040" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7041" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7042" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="7043" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7044" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7045" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7046" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7047" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7048" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="7049" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7050" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="7051" toid="7052" article="an" name="archway" /> + <item id="7053" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="7054" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7055" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7056" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="7057" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="7058" article="a" name="skull pillar" /> + <item id="7059" article="a" name="glowing skull pillar" /> + <item fromid="7060" toid="7061" name="ice" /> + <item fromid="7062" toid="7074" name="rock" /> + <item fromid="7075" toid="7090" name="dark rock" /> + <item id="7091" article="a" name="dead frost dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7092" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7092" article="a" name="dead frost dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7093" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7093" article="a" name="dead frost dragon"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7094" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7094" article="a" name="dead frost dragon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="7095" toid="7101" article="a" name="wooden railing" /> + <item fromid="7102" toid="7105" article="a" name="stone wall" /> + <item id="7106" article="an" name="inactive geyser" /> + <item id="7107" name="ice" /> + <item fromid="7108" toid="7109" article="a" name="geyser" /> + <item fromid="7110" toid="7120" name="ice" /> + <item fromid="7121" toid="7130" name="rails" /> + <item fromid="7131" toid="7132" article="an" name="ore wagon" /> + <item fromid="7133" toid="7136" article="a" name="buffer stop" /> + <item fromid="7137" toid="7139" article="a" name="bloodstain" /> + <item id="7140" article="a" name="mead horn"> + <attribute key="description" value="It is empty." /> + <attribute key="weight" value="1200" /> + </item> + <item id="7141" article="a" name="mead horn"> + <attribute key="description" value="It is filled to the rim." /> + <attribute key="weight" value="1200" /> + </item> + <item id="7142" article="a" name="bucket"> + <attribute key="description" value="It is filled with mead." /> + </item> + <item fromid="7143" toid="7144" article="a" name="buttress" /> + <item fromid="7145" toid="7157" name="ice" /> + <item id="7158" article="a" name="rainbow trout"> + <attribute key="weight" value="1200" /> + </item> + <item id="7159" article="a" name="green perch"> + <attribute key="weight" value="800" /> + </item> + <item fromid="7160" toid="7161" article="a" name="frozen chest" /> + <item id="7162" name="frozen drawers" /> + <item fromid="7163" toid="7166" article="a" name="frozen chair" /> + <item fromid="7167" toid="7168" article="a" name="frozen pendulum clock" /> + <item fromid="7169" toid="7170" article="a" name="frozen trough" /> + <item fromid="7171" toid="7173" article="a" name="snowman" /> + <item id="7174" article="a" name="bear"> + <attribute key="description" value="It seems to be sleeping tightly." /> + </item> + <item id="7175" article="a" name="bear"> + <attribute key="description" value="It seems to have fallen into a really deep sleep." /> + <attribute key="decayTo" value="7174" /> + <attribute key="duration" value="10" /> + </item> + <item id="7176" article="a" name="mammoth"> + <attribute key="description" value="It is looking at you fiercely." /> + </item> + <item id="7177" article="a" name="mammoth"> + <attribute key="description" value="It seems to be pretty much knocked out." /> + <attribute key="decayTo" value="7176" /> + <attribute key="duration" value="10" /> + </item> + <item id="7178" article="a" name="baby seal" /> + <item fromid="7179" toid="7182" name="" /> + <item id="7183" article="a" name="baby seal doll"> + <attribute key="weight" value="850" /> + </item> + <item id="7184" article="a" name="baby seal doll"> + <attribute key="weight" value="850" /> + </item> + <item id="7185" article="a" name="small crack in the ice"> + <attribute key="description" value="This would be a good place to destroy the ice." /> + </item> + <item id="7186" article="a" name="big crack in the ice" /> + <item fromid="7187" toid="7188" article="a" name="raft" /> + <item id="7189" article="a" name="stone shelf"> + <attribute key="containerSize" value="6" /> + </item> + <item fromid="7190" toid="7199" article="a" name="raft" /> + <item id="7200" article="a" name="fragile ice" /> + <item fromid="7201" toid="7212" article="a" name="raft" /> + <item fromid="7213" toid="7214" article="a" name="raft rudder" /> + <item fromid="7215" toid="7218" article="a" name="ship rudder" /> + <item id="7219" article="a" name="ship rudder hole" /> + <item fromid="7220" toid="7227" article="a" name="ship rudder" /> + <item fromid="7228" toid="7231" article="a" name="figurehead" /> + <item fromid="7232" toid="7233" name="spikes" /> + <item fromid="7234" toid="7235" article="a" name="shield" /> + <item id="7236" article="an" name="ice hole"> + <attribute key="description" value="You can see the movement of fish." /> + <attribute key="decayTo" value="7200" /> + <attribute key="duration" value="300" /> + </item> + <item id="7237" article="an" name="ice hole"> + <attribute key="decayTo" value="7236" /> + <attribute key="duration" value="300" /> + </item> + <item fromid="7238" toid="7241" article="a" name="shield" /> + <item id="7242" article="a" name="resonance crystal"> + <attribute key="weight" value="250" /> + </item> + <item id="7243" article="an" name="empty jug"> + <attribute key="description" value="It seems to be perfect for collecting ants." /> + <attribute key="weight" value="750" /> + </item> + <item id="7244" article="a" name="jug"> + <attribute key="description" value="There are a lot of ants crawling in there." /> + <attribute key="weight" value="750" /> + </item> + <item id="7245" article="a" name="piece of cactus"> + <attribute key="description" value="It has been cut from the sun adorer cactus which is said to have curing abilities." /> + <attribute key="weight" value="100" /> + </item> + <item id="7246" name="Nilsor's waterskin"> + <attribute key="description" value="It is filled with warm geyser water." /> + <attribute key="weight" value="700" /> + </item> + <item id="7247" name="fine sulphur"> + <attribute key="description" value="It has been extracted from an inactive lava hole." /> + <attribute key="weight" value="50" /> + </item> + <item id="7248" article="a" name="frostbite herb"> + <attribute key="description" value="It has been cut from a plant which grows only in very cold regions." /> + <attribute key="weight" value="100" /> + </item> + <item id="7249" article="a" name="purple kiss blossom"> + <attribute key="description" value="It has been cut from an exotic jungle flower." /> + <attribute key="weight" value="20" /> + </item> + <item id="7250" article="a" name="hydra tongue"> + <attribute key="description" value="It is a common pest plant in warmer regions." /> + <attribute key="weight" value="100" /> + </item> + <item id="7251" article="a" name="mushroom spores"> + <attribute key="description" value="They come from a giant glimmercap mushroom." /> + <attribute key="weight" value="1" /> + </item> + <item id="7252" article="a" name="baby seal"> + <attribute key="description" value="It is covered with paint." /> + </item> + <item id="7253" article="a" name="flask with paint"> + <attribute key="weight" value="180" /> + </item> + <item fromid="7254" toid="7255" article="a" name="stone shelf"> + <attribute key="containerSize" value="6" /> + </item> + <item id="7256" article="a" name="slain braindeath"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7260" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7257" article="a" name="slain braindeath"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7258" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7258" article="a" name="slain braindeath"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7259" article="a" name="stone shelf"> + <attribute key="containerSize" value="10" /> + </item> + <item id="7260" article="a" name="slain braindeath"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7257" /> + <attribute key="duration" value="600" /> + </item> + <item id="7261" article="a" name="frostbite herb" /> + <item fromid="7262" toid="7263" article="a" name="figurehead" /> + <item fromid="7264" toid="7267" article="a" name="sled" /> + <item fromid="7268" toid="7271" article="a" name="husky" /> + <item id="7272" article="a" name="raft" /> + <item fromid="7273" toid="7276" article="a" name="stone table" /> + <item fromid="7277" toid="7280" article="a" name="stone throne" /> + <item id="7281" article="a" name="memory crystal"> + <attribute key="description" value="It is able to store memories and thoughts." /> + <attribute key="weight" value="250" /> + </item> + <item id="7282" article="a" name="slain ice golem"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="7283" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7283" article="a" name="slain ice golem"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="7284" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7284" article="a" name="slain ice golem"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="7285" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7285" article="a" name="slain ice golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7286" name="Nilsor's waterskin"> + <attribute key="description" value="It is empty." /> + <attribute key="weight" value="700" /> + </item> + <item fromid="7287" toid="7288" name="" /> + <item id="7289" article="a" name="frost charm"> + <attribute key="weight" value="1900" /> + </item> + <item id="7290" article="a" name="shard"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="It is a shattered part of the Frostheart Spire." /> + </item> + <item fromid="7291" toid="7292" article="a" name="frozen demon" /> + <item fromid="7293" toid="7294" article="a" name="frozen mammoth" /> + <item fromid="7295" toid="7296" article="a" name="frozen dragon" /> + <item fromid="7297" toid="7298" article="a" name="frozen behemoth" /> + <item fromid="7299" toid="7300" article="a" name="frozen plaguesmith" /> + <item fromid="7301" toid="7302" article="a" name="frozen claw" /> + <item fromid="7303" toid="7312" article="a" name="frozen human" /> + <item id="7313" name="" /> + <item id="7314" article="a" name="scale from a frozen dragon"> + <attribute key="description" value="This is the proof that there were once dragon lords on Okolnir which mutated into frost dragons." /> + <attribute key="weight" value="90" /> + </item> + <item id="7315" article="a" name="resonance crystal"> + <attribute key="description" value="You have recorded beautiful ice music on it for the Explorer Society." /> + <attribute key="weight" value="250" /> + </item> + <item id="7316" article="a" name="dead husky"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7317" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7317" article="a" name="dead husky"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7318" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7318" article="a" name="dead husky"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7319" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7319" article="a" name="dead husky"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7320" article="a" name="dead chakoya"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="7321" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7321" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7322" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7322" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7323" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7323" article="a" name="dead chakoya"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7324" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7325" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7325" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7326" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7326" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7323" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7327" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7328" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7328" article="a" name="dead chakoya"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7329" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7329" article="a" name="dead chakoya"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="7323" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7330" article="a" name="dead frost giant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7331" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7331" article="a" name="dead frost giant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7332" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7332" article="a" name="dead frost giant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7333" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7333" article="a" name="dead frost giant"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7334" article="a" name="dead penguin"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7335" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7335" article="a" name="dead penguin"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7336" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7336" article="a" name="dead penguin"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7337" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7337" article="a" name="dead penguin"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7338" article="a" name="dead silver rabbit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7339" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7339" article="a" name="dead silver rabbit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7340" /> + <attribute key="duration" value="900" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7340" article="a" name="dead silver rabbit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7341" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7341" article="a" name="dead silver rabbit"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7342" article="a" name="fur backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="7343" article="a" name="fur bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="7344" article="a" name="slain crystal spider"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7345" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7345" article="a" name="slain crystal spider"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7346" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7346" article="a" name="slain crystal spider"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7347" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7347" article="a" name="slain crystal spider"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="7348" name="stony floor" /> + <item id="7349" name="ashes"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="5" /> + </item> + <item id="7350" article="a" name="sandstone tile" /> + <item id="7351" name="black marble floor" /> + <item id="7352" name="dirt" /> + <item id="7353" name="stone floor" /> + <item id="7354" name="small lava cracks"> + <attribute key="description" value="The ground is steaming hot." /> + </item> + <item id="7355" name="stone floor" /> + <item id="7356" name="rock soil" /> + <item id="7357" name="wooden floor" /> + <item id="7358" article="a" name="tiled floor" /> + <item id="7359" article="a" name="flame of life"> + <attribute key="decayTo" value="7360" /> + <attribute key="duration" value="360" /> + <attribute key="showduration" value="1" /> + </item> + <item id="7360" article="a" name="flame of life"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="showduration" value="1" /> + </item> + <item fromid="7361" toid="7362" article="a" name="sarcophagus" /> + <item id="7363" article="a" name="piercing bolt"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="33" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="piercingbolt" /> + <attribute key="maxHitChance" value="87" /> + </item> + <item id="7364" article="a" name="sniper arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="sniperarrow" /> + <attribute key="maxHitChance" value="100" /> + </item> + <item id="7365" article="an" name="onyx arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="38" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="onyxarrow" /> + <attribute key="maxHitChance" value="94" /> + </item> + <item id="7366" article="a" name="viper star"> + <attribute key="weight" value="200" /> + <attribute key="attack" value="28" /> + <attribute key="hitChance" value="80" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="greenstar" /> + <attribute key="maxHitChance" value="76" /> + <attribute key="range" value="4" /> + </item> + <item id="7367" article="an" name="enchanted spear"> + <attribute key="weight" value="2000" /> + <attribute key="attack" value="38" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="enchantedspear" /> + <attribute key="maxHitChance" value="80" /> + <attribute key="range" value="4" /> + </item> + <item id="7368" article="an" name="assassin star"> + <attribute key="weight" value="200" /> + <attribute key="attack" value="65" /> + <attribute key="maxHitChance" value="96" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="redstar" /> + <attribute key="range" value="4" /> + </item> + <item id="7369" article="a" name="golden trophy"> + <attribute key="weight" value="3500" /> + </item> + <item id="7370" article="a" name="silver trophy"> + <attribute key="weight" value="3000" /> + </item> + <item id="7371" article="a" name="bronze trophy"> + <attribute key="weight" value="2500" /> + </item> + <item id="7372" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "crispy chocolate chips" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7373" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "velvet vanilla" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7374" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "sweet strawberry" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7375" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "chilly cherry" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7376" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "mellow melon" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7377" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous "blue-barian" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="7378" article="a" name="royal spear"> + <attribute key="weight" value="2500" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="royalspear" /> + <attribute key="maxHitChance" value="80" /> + <attribute key="range" value="3" /> + </item> + <item id="7379" name="brutetamer's staff"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="description" value="Barbarian women are said to use it for conjuring beasts." /> + </item> + <item id="7380" article="a" name="headchopper"> + <attribute key="description" value="This axe is only granted to a greenhorn of the Svargrond arena." /> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="42" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="7381" article="a" name="mammoth whopper"> + <attribute key="description" value="Made from a mammoth's legbones, it is one of the favoured weapons among barbarians." /> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="30" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7382" article="a" name="demonrage sword"> + <attribute key="weight" value="15000" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7383" article="a" name="relic sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7384" article="a" name="mystic blade"> + <attribute key="description" value="This sword is only granted to a scrapper of the Svargrond arena." /> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="7385" article="a" name="crimson sword"> + <attribute key="description" value="Its blade is very notchy." /> + <attribute key="weight" value="3600" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="18" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="7386" article="a" name="mercenary sword"> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="27" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7387" article="a" name="diamond sceptre"> + <attribute key="weight" value="1500" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="club" /> + <attribute key="description" value="The beautiful jewel on the top of this sceptre is sharp enough to cut through glass." /> + </item> + <item id="7388" article="a" name="vile axe"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + </item> + <item id="7389" article="a" name="heroic axe"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="description" value="This axe is only granted to a scrapper of the Svargrond arena." /> + </item> + <item id="7390" name="the justice seeker"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + <attribute key="description" value="This sword is only granted to a warlord of the Svargrond arena." /> + </item> + <item id="7391" article="a" name="thaian sword"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7392" article="an" name="orcish maul"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="description" value="This club is only granted to a greenhorn of the Svargrond arena." /> + </item> + <item id="7393" article="a" name="demon trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7394" article="a" name="wolf trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7395" article="an" name="orc trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7396" article="a" name="behemoth trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7397" article="a" name="deer trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7398" article="a" name="cyclops trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7399" article="a" name="dragon lord trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7400" article="a" name="lion trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7401" article="a" name="minotaur trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7402" article="a" name="dragon slayer"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7403" article="a" name="berserker"> + <attribute key="weight" value="13000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7404" article="an" name="assassin dagger"> + <attribute key="weight" value="1700" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="-2" /> + </item> + <item id="7405" article="a" name="havoc blade"> + <attribute key="weight" value="7200" /> + <attribute key="defense" value="34" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7406" article="a" name="blacksteel sword"> + <attribute key="description" value="This sword is only granted to a greenhorn of the Svargrond arena." /> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7407" article="a" name="haunted blade"> + <attribute key="weight" value="3100" /> + <attribute key="defense" value="12" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7408" article="a" name="wyvern fang"> + <attribute key="weight" value="2000" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="32" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7409" article="a" name="northern star"> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7410" article="a" name="queen's sceptre"> + <attribute key="weight" value="2300" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7411" article="an" name="ornamented axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="7412" article="a" name="butcher's axe"> + <attribute key="weight" value="6300" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="41" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="-2" /> + </item> + <item id="7413" article="a" name="titan axe"> + <attribute key="weight" value="8100" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7414" article="a" name="abyss hammer"> + <attribute key="description" value="Floating stones form the tip of this strange weapon, held in place by unspeakable magic." /> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7415" article="a" name="cranial basher"> + <attribute key="description" value="This club is only granted to a scrapper of the Svargrond arena." /> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-2" /> + </item> + <item id="7416" article="a" name="bloody edge"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="-3" /> + </item> + <item id="7417" article="a" name="runed sword"> + <attribute key="weight" value="4600" /> + <attribute key="defense" value="32" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="7418" article="a" name="nightmare blade"> + <attribute key="weight" value="4600" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="-3" /> + </item> + <item id="7419" article="a" name="dreaded cleaver"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="-3" /> + </item> + <item id="7420" article="a" name="reaper's axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="7421" article="an" name="onyx flail"> + <attribute key="weight" value="2600" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7422" article="a" name="jade hammer"> + <attribute key="weight" value="3200" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7423" article="a" name="skullcrusher"> + <attribute key="weight" value="12000" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7424" article="a" name="lunar staff"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7425" article="a" name="taurus mace"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="30" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7426" article="an" name="amber staff"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7427" article="a" name="chaos mace"> + <attribute key="description" value="Only those who have descended to the deepest depths may wield this hammer without it cursing them." /> + <attribute key="weight" value="6300" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7428" article="a" name="bonebreaker"> + <attribute key="description" value="This weapon has to be swung in both hands and requires a lot of strength." /> + <attribute key="weight" value="12000" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7429" article="a" name="blessed sceptre"> + <attribute key="description" value="This spectre is only granted to a warlord of the Svarground arena." /> + <attribute key="weight" value="3900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="3" /> + </item> + <item id="7430" article="a" name="dragonbone staff"> + <attribute key="description" value="Small flames are dancing around this strange weapon." /> + <attribute key="weight" value="1800" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7431" article="a" name="demonbone"> + <attribute key="weight" value="18000" /> + <attribute key="defense" value="38" /> + <attribute key="extradef" value="-2" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7432" article="a" name="furry club"> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7433" article="a" name="ravenwing"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="7434" article="a" name="royal axe"> + <attribute key="weight" value="9200" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + <attribute key="description" value="This axe is only granted to a warlord of the Svargrond arena." /> + </item> + <item id="7435" article="an" name="impaler"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="-2" /> + </item> + <item id="7436" article="an" name="angelic axe"> + <attribute key="weight" value="5600" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7437" article="a" name="sapphire hammer"> + <attribute key="description" value="A beautiful gem is embedded in this weapon." /> + <attribute key="weight" value="2100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="37" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7438" article="an" name="elvish bow"> + <attribute key="description" value="This beautifully ornamented bow was made by a skilled elvish bowmaker." /> + <attribute key="weight" value="3900" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="5" /> + </item> + <item id="7439" article="a" name="berserk potion"> + <attribute key="description" value="Drinking this potion temporarily increases your fighting skill while decreasing your defense." /> + <attribute key="weight" value="290" /> + </item> + <item id="7440" article="a" name="mastermind potion"> + <attribute key="description" value="Drinking this potion temporarily increases your magic skill while decreasing your magic defense." /> + <attribute key="weight" value="290" /> + </item> + <item id="7441" article="an" name="ice cube"> + <attribute key="weight" value="2000" /> + </item> + <item id="7442" article="an" name="ice cube"> + <attribute key="description" value="There is a rough shape of a head." /> + <attribute key="weight" value="2000" /> + </item> + <item id="7443" article="a" name="bullseye potion"> + <attribute key="description" value="Drinking this potion temporarily increases your distance skill while decreasing your defense." /> + <attribute key="weight" value="290" /> + </item> + <item id="7444" article="an" name="ice cube"> + <attribute key="description" value="There is a rough shape of a head with tusks." /> + <attribute key="weight" value="2000" /> + </item> + <item id="7445" article="an" name="ice cube"> + <attribute key="description" value="There is a rough shape of a mammoth." /> + <attribute key="weight" value="2000" /> + </item> + <item id="7446" article="an" name="ice mammoth"> + <attribute key="description" value="This small statue has been carefully shaped from an ice cube." /> + <attribute key="weight" value="2000" /> + </item> + <item fromid="7447" toid="7448" article="a" name="small ice statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="7449" article="a" name="crystal sword"> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="26" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7450" article="a" name="hammer of prophecy"> + <attribute key="weight" value="11000" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7451" article="a" name="shadow sceptre"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="17" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="7452" article="a" name="spiked squelcher"> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="41" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7453" article="an" name="executioner"> + <attribute key="weight" value="9900" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7454" article="a" name="glorious axe"> + <attribute key="weight" value="9500" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="7455" article="a" name="mythril axe"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="7456" article="a" name="noble axe"> + <attribute key="weight" value="3800" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="7457" name="fur boots"> + <attribute key="description" value="These boots keep your toes warm in even the iciest regions, but they feel kind of heavy." /> + <attribute key="weight" value="1200" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + <attribute key="speed" value="-12" /> + </item> + <item id="7458" article="a" name="fur cap"> + <attribute key="description" value="It feels nice and warm on your ears." /> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7459" article="a" name="pair of earmuffs"> + <attribute key="description" value="They feel nice and warm on your ears." /> + <attribute key="weight" value="500" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentIce" value="2" /> + </item> + <item id="7460" article="a" name="norse shield"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="28" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="7461" article="a" name="krimhorn helmet"> + <attribute key="weight" value="5100" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7462" article="a" name="ragnir helmet"> + <attribute key="weight" value="3100" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7463" article="a" name="mammoth fur cape"> + <attribute key="weight" value="2000" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="body" /> + <attribute key="description" value="It is imbued with protective magic." /> + </item> + <item id="7464" name="mammoth fur shorts"> + <attribute key="weight" value="150" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="legs" /> + <attribute key="description" value="They offer little protection but will at least provide some comfort and warmth." /> + </item> + <item fromid="7465" toid="7473" article="a" name="searing fire"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="300" /> + </attribute> + </item> + <item fromid="7474" toid="7475" article="a" name="sarcophagus" /> + <item id="7476" article="a" name="white flower"> + <attribute key="weight" value="10" /> + </item> + <item id="7477" article="a" name="special flask"> + <attribute key="description" value="It contains the smell of a freshly slain slime." /> + <attribute key="weight" value="180" /> + </item> + <item id="7478" article="a" name="special flask"> + <attribute key="description" value="Bozo gave it to you to collect certain secret ingredients." /> + <attribute key="weight" value="180" /> + </item> + <item id="7479" name="the dwarven emperor's beard"> + <attribute key="weight" value="50" /> + </item> + <item id="7480" article="a" name="bed"> + <attribute key="description" value="The dwarven emperor is sleeping there." /> + </item> + <item id="7481" article="a" name="crate"> + <attribute key="description" value="It contains the daily supply for Xodet's shop." /> + </item> + <item id="7482" article="a" name="crate"> + <attribute key="description" value="It contains a lot of wine flasks." /> + <attribute key="weight" value="8000" /> + </item> + <item id="7483" article="a" name="crate"> + <attribute key="description" value="You swapped it with Bozo's crate of wine flasks." /> + <attribute key="weight" value="8000" /> + </item> + <item id="7484" article="a" name="box"> + <attribute key="description" value="It is filled with delicious cream pies." /> + <attribute key="weight" value="4000" /> + </item> + <item id="7485" article="a" name="whoopee cushion"> + <attribute key="description" value="Bozo gave it to you." /> + <attribute key="weight" value="1500" /> + </item> + <item id="7486" article="a" name="cat basket" /> + <item id="7487" article="a" name="toy mouse"> + <attribute key="weight" value="1250" /> + </item> + <item id="7488" article="a" name="special flask"> + <attribute key="weight" value="180" /> + </item> + <item id="7489" article="a" name="special flask"> + <attribute key="weight" value="180" /> + <attribute key="description" value="It contains the ink of a freshly slain quara." /> + </item> + <item id="7490" article="a" name="magical inkwell"> + <attribute key="weight" value="200" /> + </item> + <item id="7491" article="a" name="signed contract"> + <attribute key="weight" value="200" /> + </item> + <item id="7492" article="a" name="contract"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It is not signed yet." /> + </item> + <item id="7493" article="a" name="scrying crystal ball" /> + <item id="7494" article="a" name="special flask"> + <attribute key="description" value="It contains holy water from the white raven monastery." /> + <attribute key="weight" value="180" /> + </item> + <item id="7495" article="a" name="beer bottle"> + <attribute key="weight" value="250" /> + <attribute key="description" value="It is filled with the legendary dwarvish brown ale." /> + </item> + <item id="7496" article="an" name="empty beer bottle"> + <attribute key="weight" value="250" /> + <attribute key="description" value="It is the bottle Boozer gave you for the brown ale." /> + </item> + <item id="7497" article="a" name="mining helmet"> + <attribute key="weight" value="700" /> + <attribute key="description" value="This is Budrik's old mining helmet." /> + <attribute key="slotType" value="head" /> + </item> + <item id="7498" article="a" name="package of potions"> + <attribute key="description" value="It contains 5 health and 5 mana potions." /> + <attribute key="weight" value="3600" /> + </item> + <item id="7499" article="a" name="cigar"> + <attribute key="weight" value="120" /> + </item> + <item id="7500" article="a" name="bale of white cloth"> + <attribute key="weight" value="1000" /> + </item> + <item id="7501" article="a" name="bale of yellowed cloth"> + <attribute key="weight" value="1000" /> + </item> + <item id="7502" article="a" name="mummy disguise"> + <attribute key="weight" value="900" /> + </item> + <item id="7503" article="a" name="heavy package"> + <attribute key="weight" value="60000" /> + </item> + <item fromid="7504" toid="7507" article="a" name="fire shrine" /> + <item fromid="7508" toid="7511" article="an" name="ice shrine" /> + <item fromid="7512" toid="7515" article="an" name="energy shrine" /> + <item fromid="7516" toid="7519" article="an" name="earth shrine" /> + <item fromid="7520" toid="7523" article="a" name="wooden coffin" /> + <item fromid="7524" toid="7525" article="a" name="wooden coffin"> + <attribute key="description" value="You can see stairs leading down." /> + <attribute key="floorchange" value="down" /> + </item> + <item id="7526" article="a" name="fake dwarven beard"> + <attribute key="weight" value="50" /> + </item> + <item id="7527" article="a" name="coal basin" /> + <item id="7528" article="a" name="blank poetry parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="Use your inkwell on it to try writing a poem." /> + </item> + <item id="7529" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red...'." /> + </item> + <item id="7530" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, violets are blue...' Sounds good, but what now.." /> + </item> + <item id="7531" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, violets are blue, sugar is sweet...' Very poetic, now for the final rhyme." /> + </item> + <item id="7532" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, violets are blue, sugar is sweet and so are you.' Excellent!." /> + </item> + <item id="7533" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, violets are blue, I love blood and carnage...' No, no, this is a war poem." /> + </item> + <item id="7534" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, violets are blue, sugar is sweet, there's mud on my shoe.' You blew it." /> + </item> + <item id="7535" article="a" name="parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It says 'Roses are red, and so is my blood.' Damn, that sounds stupid. You have to start over." /> + </item> + <item id="7536" name="the remains of a spider egg" /> + <item id="7537" article="a" name="spider egg" /> + <item id="7538" article="a" name="spider web"> + <attribute key="destroyTo" value="7544" /> + </item> + <item id="7539" article="a" name="spider web"> + <attribute key="destroyTo" value="7545" /> + </item> + <item fromid="7540" toid="7543" article="a" name="spider web" /> + <item id="7544" name="the remains of a spider web"> + <attribute key="decayTo" value="7538" /> + <attribute key="duration" value="60" /> + </item> + <item id="7545" name="the remains of a spider web"> + <attribute key="decayTo" value="7539" /> + <attribute key="duration" value="60" /> + </item> + <item fromid="7546" toid="7548" article="a" name="spider web" /> + <item fromid="7549" toid="7550" name="something crawling" /> + <item id="7551" article="a" name="seashell" /> + <item id="7552" article="a" name="large seashell"> + <attribute key="description" value="Maybe there's something inside of it." /> + </item> + <item id="7553" article="a" name="large seashell"> + <attribute key="description" value="It is empty." /> + </item> + <item fromid="7554" toid="7557" article="a" name="spider victim"> + <attribute key="description" value="This poor guy has been wrapped up in spider silk." /> + </item> + <item fromid="7558" toid="7559" article="a" name="stone" /> + <item fromid="7560" toid="7561" article="a" name="sarcophagus" /> + <item fromid="7562" toid="7563" article="a" name="stone" /> + <item fromid="7564" toid="7565" article="a" name="sarcophagus" /> + <item id="7566" name="the remains of a spider egg" /> + <item fromid="7567" toid="7568" article="a" name="skeleton" /> + <item fromid="7569" toid="7570" article="a" name="niche" /> + <item fromid="7571" toid="7572" article="a" name="skeleton" /> + <item fromid="7573" toid="7574" article="a" name="niche" /> + <item id="7575" article="a" name="buoy" /> + <item fromid="7576" toid="7581" article="a" name="buoy line" /> + <item id="7582" article="a" name="fine vase"> + <attribute key="description" value="This vase looks incredibly fragile. Better make sure it won't move one bit, just don't touch it." /> + <attribute key="weight" value="940" /> + </item> + <item id="7583" article="an" name="elven vase"> + <attribute key="weight" value="940" /> + </item> + <item id="7584" article="a" name="ship cabin wall" /> + <item id="7585" article="a" name="spider egg" /> + <item id="7586" name="the remains of a spider egg" /> + <item id="7587" article="a" name="bag"> + <attribute key="weight" value="40000" /> + <attribute key="description" value="It contains Ahmet's stolen property." /> + </item> + <item id="7588" article="a" name="strong health potion"> + <attribute key="weight" value="290" /> + <attribute key="description" value="This potion can only be consumed by paladins and knights of level 50 or higher." /> + </item> + <item id="7589" article="a" name="strong mana potion"> + <attribute key="weight" value="290" /> + <attribute key="description" value="This potion can only be consumed by sorcerers, druids and paladins of level 50 or higher." /> + </item> + <item id="7590" article="a" name="great mana potion"> + <attribute key="weight" value="310" /> + <attribute key="description" value="This potion can only be consumed by sorcerers and druids of level 80 or higher." /> + </item> + <item id="7591" article="a" name="great health potion"> + <attribute key="weight" value="310" /> + <attribute key="description" value="This potion can only be consumed by knights of level 80 or higher." /> + </item> + <item fromid="7592" toid="7604" name="linen" /> + <item fromid="7605" toid="7616" article="a" name="tent" /> + <item id="7617" name="linen" /> + <item id="7618" article="a" name="health potion"> + <attribute key="weight" value="270" /> + </item> + <item id="7619" name="linen" /> + <item id="7620" article="a" name="mana potion"> + <attribute key="weight" value="270" /> + </item> + <item id="7621" article="a" name="dead dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7623" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7622" article="a" name="dead dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7624" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7623" article="a" name="dead dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7626" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7624" article="a" name="dead dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7625" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item fromid="7625" toid="7626" article="a" name="dead dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7627" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7627" article="a" name="dead dragon hatchling"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7628" article="a" name="dead squirrel"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7629" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7629" article="a" name="dead squirrel"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7630" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7630" article="a" name="dead squirrel"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7631" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7631" article="a" name="dead squirrel"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="7632" toid="7633" article="a" name="giant shimmering pearl"> + <attribute key="weight" value="80" /> + </item> + <item id="7634" article="an" name="empty potion flask"> + <attribute key="weight" value="160" /> + <attribute key="description" value="Return it to a potion store for your deposit." /> + </item> + <item id="7635" article="an" name="empty potion flask"> + <attribute key="weight" value="180" /> + <attribute key="description" value="Return it to a potion store for your deposit." /> + </item> + <item id="7636" article="an" name="empty potion flask"> + <attribute key="weight" value="150" /> + <attribute key="description" value="Return it to a potion store for your deposit." /> + </item> + <item id="7637" article="a" name="dead cat"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7638" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7638" article="a" name="dead cat"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7639" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7639" article="a" name="dead cat"> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="7640" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7640" article="a" name="dead cat"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="7641" toid="7652" name="rock soil" /> + <item id="7653" name="grass" /> + <item id="7654" name="dirt" /> + <item id="7655" article="a" name="empty flower pot"> + <attribute key="description" value="Nothing is planted in there." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7656" toid="7664" name="grass" /> + <item id="7665" article="a" name="flower pot"> + <attribute key="description" value="Something has been planted in there, but you cannot see what it is yet." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7666" toid="7669" name="dirt" /> + <item id="7670" article="a" name="flower pot"> + <attribute key="description" value="The plant in there sprouted, but only gardeners might recognise what it will develop into." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7671" toid="7672" name="dirt" /> + <item id="7673" article="a" name="flower pot"> + <attribute key="description" value="Something has been planted in there, but you cannot see what it is yet." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7674" toid="7677" article="a" name="flower pot"> + <attribute key="description" value="This plant urgently needs some water, else it will wither away and disappear completely." /> + <attribute key="weight" value="150" /> + </item> + <item id="7678" article="a" name="flower pot"> + <attribute key="description" value="The plant in there sprouted, but only gardeners might recognise what it will develop into." /> + <attribute key="weight" value="150" /> + </item> + <item id="7679" article="an" name="empty flower pot"> + <attribute key="description" value="Nothing is planted in there." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7680" toid="7681" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a lizard tongue fern." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7682" toid="7683" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a dryad's heart flower." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7684" toid="7685" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a midnight bloom flower." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7686" toid="7687" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be an ember queen flower." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7688" toid="7689" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown lizard tongue plant in it." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7690" toid="7691" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown dryad's heart flower in it." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7692" toid="7693" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown midnight bloom flower in it." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="7694" toid="7695" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown ember queen flower in it." /> + <attribute key="weight" value="150" /> + </item> + <item id="7696" article="a" name="parchment"> + <attribute key="weight" value="120" /> + </item> + <item id="7697" article="a" name="signet ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="7698" article="a" name="case of rust bugs"> + <attribute key="weight" value="170" /> + <attribute key="containerSize" value="1" /> + </item> + <item id="7699" article="a" name="technomancer beard"> + <attribute key="weight" value="50" /> + </item> + <item id="7700" article="an" name="amazon disguise kit"> + <attribute key="description" value="It contains the clothes of a beautiful amazon." /> + <attribute key="weight" value="1000" /> + </item> + <item id="7701" name="wooden trash" /> + <item id="7702" name="building plans for a ship"> + <attribute key="weight" value="100" /> + </item> + <item id="7703" name="suspicious documents"> + <attribute key="weight" value="150" /> + </item> + <item id="7704" article="a" name="book"> + <attribute key="description" value="It is filled with family trees." /> + <attribute key="weight" value="1300" /> + </item> + <item id="7705" name="File AH-X17L89"> + <attribute key="weight" value="1300" /> + </item> + <item id="7706" article="a" name="barrel of beer"> + <attribute key="weight" value="8500" /> + </item> + <item id="7707" article="a" name="weapons crate"> + <attribute key="weight" value="7500" /> + </item> + <item id="7708" article="a" name="signet ring"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + </item> + <item fromid="7709" toid="7710" name="grass" /> + <item id="7711" article="a" name="waterball" /> + <item fromid="7712" toid="7715" article="a" name="beach chair" /> + <item fromid="7716" toid="7718" article="a" name="parasol" /> + <item id="7719" name="wooden floor"> + <attribute key="type" value="teleport" /> + </item> + <!-- Missing 7720-7721 --> + <item id="7722" article="a" name="paper"> + <attribute key="weight" value="100" /> + </item> + <item id="7723" article="a" name="blank paper"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="7722" /> + </item> + <item id="7724" article="a" name="scroll"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + </item> + <item id="7725" article="a" name="blank scroll"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="7724" /> + </item> + <item id="7726" article="a" name="paper"> + <attribute key="weight" value="100" /> + </item> + <item id="7727" article="a" name="blank paper"> + <attribute key="weight" value="100" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="1023" /> + <attribute key="writeOnceItemId" value="7726" /> + </item> + <item fromid="7728" toid="7729" name="" /> + <item id="7730" name="blue legs"> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="7731" article="an" name="elvenhair rope"> + <attribute key="weight" value="600" /> + </item> + <item id="7732" name="seeds"> + <attribute key="description" value="They might be worth keeping, who knows what will happen to them." /> + <attribute key="weight" value="50" /> + <attribute key="showcount" value="0" /> + </item> + <item id="7733" article="a" name="flower bouquet"> + <attribute key="weight" value="80" /> + </item> + <item id="7734" article="a" name="watering can"> + <attribute key="weight" value="850" /> + </item> + <item id="7735" article="a" name="spellwand"> + <attribute key="description" value="It might have some strange effects." /> + <attribute key="weight" value="200" /> + </item> + <item id="7736" article="a" name="rotten heart of a tree"> + <attribute key="weight" value="4500" /> + </item> + <item id="7737" article="a" name="costume bag"> + <attribute key="weight" value="800" /> + </item> + <item id="7738" article="a" name="grey bag"> + <attribute key="weight" value="800" /> + </item> + <item id="7739" article="a" name="costume bag"> + <attribute key="weight" value="800" /> + </item> + <item id="7740" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7741" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7741" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7742" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7742" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7743" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7743" article="a" name="dead cyclops"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7744" article="a" name="fiery spike sword"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="20" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementFire" value="4" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2383" /> + </item> + <item id="7745" article="a" name="fiery relic sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7383" /> + </item> + <item id="7746" article="a" name="fiery mystic blade"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementFire" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7384" /> + </item> + <item id="7747" article="a" name="fiery blacksteel sword"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7406" /> + </item> + <item id="7748" article="a" name="fiery dragon slayer"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7402" /> + </item> + <item id="7749" article="a" name="fiery barbarian axe"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2429" /> + </item> + <item id="7750" article="a" name="fiery knight axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="27" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="6" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2430" /> + </item> + <item id="7751" article="a" name="fiery heroic axe"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7389" /> + </item> + <item id="7752" article="a" name="fiery headchopper"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7380" /> + </item> + <item id="7753" article="a" name="fiery war axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2454" /> + </item> + <item id="7754" article="a" name="fiery clerical mace"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2423" /> + </item> + <item id="7755" article="a" name="fiery crystal mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementFire" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2445" /> + </item> + <item id="7756" article="a" name="fiery cranial basher"> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-2" /> + <attribute key="elementFire" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7415" /> + </item> + <item id="7757" article="a" name="fiery orcish maul"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7392" /> + </item> + <item id="7758" article="a" name="fiery war hammer"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementFire" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2391" /> + </item> + <item id="7759" article="a" name="small enchanted sapphire"> + <attribute key="weight" value="10" /> + </item> + <item id="7760" article="a" name="small enchanted ruby"> + <attribute key="weight" value="10" /> + </item> + <item id="7761" article="a" name="small enchanted emerald"> + <attribute key="weight" value="10" /> + </item> + <item id="7762" article="a" name="small enchanted amethyst"> + <attribute key="weight" value="10" /> + </item> + <item id="7763" article="an" name="icy spike sword"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="20" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementIce" value="4" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2383" /> + </item> + <item id="7764" article="an" name="icy relic sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7383" /> + </item> + <item id="7765" article="an" name="icy mystic blade"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementIce" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7384" /> + </item> + <item id="7766" article="an" name="icy blacksteel sword"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7406" /> + </item> + <item id="7767" article="an" name="icy dragon slayer"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7402" /> + </item> + <item id="7768" article="an" name="icy barbarian axe"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2429" /> + </item> + <item id="7769" article="an" name="icy knight axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="27" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="6" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2430" /> + </item> + <item id="7770" article="an" name="icy heroic axe"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7389" /> + </item> + <item id="7771" article="an" name="icy headchopper"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7380" /> + </item> + <item id="7772" article="an" name="icy war axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2454" /> + </item> + <item id="7773" article="an" name="icy clerical mace"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2423" /> + </item> + <item id="7774" article="an" name="icy crystal mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementIce" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2445" /> + </item> + <item id="7775" article="an" name="icy cranial basher"> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-2" /> + <attribute key="elementIce" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7415" /> + </item> + <item id="7776" article="an" name="icy orcish maul"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7392" /> + </item> + <item id="7777" article="an" name="icy war hammer"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementIce" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2391" /> + </item> + <item id="7778" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1754" /> + </item> + <item id="7779" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1760" /> + </item> + <item id="7780" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1761" /> + </item> + <item id="7781" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="1758" /> + </item> + <item id="7782" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="1759" /> + </item> + <item id="7783" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="1756" /> + </item> + <item id="7784" article="a" name="cot"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1757" /> + </item> + <item id="7785" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="3836" /> + </item> + <item id="7786" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="3838" /> + </item> + <item id="7787" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7811" /> + </item> + <item id="7788" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7812" /> + </item> + <item id="7789" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7813" /> + </item> + <item id="7790" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7814" /> + </item> + <item id="7791" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7815" /> + </item> + <item id="7792" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7816" /> + </item> + <item id="7793" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7817" /> + </item> + <item id="7794" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7818" /> + </item> + <item id="7795" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7819" /> + </item> + <item id="7796" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7820" /> + </item> + <item id="7797" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7821" /> + </item> + <item id="7798" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7822" /> + </item> + <item id="7799" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7811" /> + </item> + <item id="7800" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7812" /> + </item> + <item id="7801" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7813" /> + </item> + <item id="7802" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7814" /> + </item> + <item id="7803" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7815" /> + </item> + <item id="7804" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7816" /> + </item> + <item id="7805" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7817" /> + </item> + <item id="7806" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7818" /> + </item> + <item id="7807" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7819" /> + </item> + <item id="7808" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7820" /> + </item> + <item id="7809" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7821" /> + </item> + <item id="7810" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7822" /> + </item> + <item id="7811" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7787" /> + <attribute key="femaleSleeper" value="7799" /> + </item> + <item id="7812" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7788" /> + <attribute key="femaleSleeper" value="7800" /> + </item> + <item id="7813" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7789" /> + <attribute key="femaleSleeper" value="7801" /> + </item> + <item id="7814" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7790" /> + <attribute key="femaleSleeper" value="7802" /> + </item> + <item id="7815" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7791" /> + <attribute key="femaleSleeper" value="7803" /> + </item> + <item id="7816" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7792" /> + <attribute key="femaleSleeper" value="7804" /> + </item> + <item id="7817" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7793" /> + <attribute key="femaleSleeper" value="7805" /> + </item> + <item id="7818" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7794" /> + <attribute key="femaleSleeper" value="7806" /> + </item> + <item id="7819" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="7795" /> + <attribute key="femaleSleeper" value="7807" /> + </item> + <item id="7820" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="7796" /> + <attribute key="femaleSleeper" value="7808" /> + </item> + <item id="7821" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="7797" /> + <attribute key="femaleSleeper" value="7809" /> + </item> + <item id="7822" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="7798" /> + <attribute key="femaleSleeper" value="7810" /> + </item> + <item id="7823" article="an" name="obsidian statue" /> + <item id="7824" article="a" name="dragon statue" /> + <item id="7825" article="a" name="dark mage statue" /> + <item id="7826" article="a" name="strange statue" /> + <item id="7827" article="a" name="huge telescope" /> + <item id="7828" article="an" name="astro clock" /> + <item fromid="7829" toid="7832" article="a" name="celestial map" /> + <item fromid="7833" toid="7837" name="dirt" /> + <item id="7838" article="a" name="flash arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="14" /> + <attribute key="elementEnergy" value="14" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="flasharrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="7839" article="a" name="shiver arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="14" /> + <attribute key="elementIce" value="14" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="shiverarrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="7840" article="a" name="flaming arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="14" /> + <attribute key="elementFire" value="14" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="flammingarrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="7841" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="5502" /> + </item> + <item id="7842" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="5503" /> + </item> + <item id="7843" article="a" name="straw mat"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="5500" /> + </item> + <item id="7844" article="a" name="document of the follower"> + <attribute key="weight" value="200" /> + </item> + <item id="7845" article="a" name="document of the officer"> + <attribute key="weight" value="200" /> + </item> + <item id="7846" article="a" name="document of the leader"> + <attribute key="weight" value="200" /> + </item> + <item id="7847" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7848" /> + <attribute key="duration" value="10" /> + </item> + <item id="7848" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7849" /> + <attribute key="duration" value="900" /> + </item> + <item id="7849" article="a" name="dead cyclops"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="7743" /> + <attribute key="duration" value="600" /> + </item> + <item id="7850" article="an" name="earth arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="14" /> + <attribute key="elementEarth" value="14" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="shootType" value="eartharrow" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item fromid="7851" toid="7853" article="an" name="archway" /> + <item id="7854" article="an" name="earth spike sword"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="20" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementEarth" value="4" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2383" /> + </item> + <item id="7855" article="an" name="earth relic sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7383" /> + </item> + <item id="7856" article="an" name="earth mystic blade"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementEarth" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7384" /> + </item> + <item id="7857" article="an" name="earth blacksteel sword"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7406" /> + </item> + <item id="7858" article="an" name="earth dragon slayer"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7402" /> + </item> + <item id="7859" article="an" name="earth barbarian axe"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2429" /> + </item> + <item id="7860" article="an" name="earth knight axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="27" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="6" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2430" /> + </item> + <item id="7861" article="an" name="earth heroic axe"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7389" /> + </item> + <item id="7862" article="an" name="earth headchopper"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7380" /> + </item> + <item id="7863" article="an" name="earth war axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2454" /> + </item> + <item id="7864" article="an" name="earth clerical mace"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2423" /> + </item> + <item id="7865" article="an" name="earth crystal mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEarth" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2445" /> + </item> + <item id="7866" article="an" name="earth cranial basher"> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-2" /> + <attribute key="elementEarth" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7415" /> + </item> + <item id="7867" article="an" name="earth orcish maul"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7392" /> + </item> + <item id="7868" article="an" name="earth war hammer"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2391" /> + </item> + <item id="7869" article="an" name="energy spike sword"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="20" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementEnergy" value="4" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2383" /> + </item> + <item id="7870" article="an" name="energy relic sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7383" /> + </item> + <item id="7871" article="an" name="energy mystic blade"> + <attribute key="weight" value="3500" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + <attribute key="elementEnergy" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7384" /> + </item> + <item id="7872" article="an" name="energy blacksteel sword"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7406" /> + </item> + <item id="7873" article="an" name="energy dragon slayer"> + <attribute key="weight" value="8200" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7402" /> + </item> + <item id="7874" article="an" name="energy barbarian axe"> + <attribute key="weight" value="5100" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2429" /> + </item> + <item id="7875" article="an" name="energy knight axe"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="27" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="6" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2430" /> + </item> + <item id="7876" article="an" name="energy heroic axe"> + <attribute key="weight" value="6100" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7389" /> + </item> + <item id="7877" article="an" name="energy headchopper"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7380" /> + </item> + <item id="7878" article="an" name="energy war axe"> + <attribute key="weight" value="6150" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2454" /> + </item> + <item id="7879" article="an" name="energy clerical mace"> + <attribute key="weight" value="5800" /> + <attribute key="defense" value="15" /> + <attribute key="attack" value="23" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="5" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2423" /> + </item> + <item id="7880" article="an" name="energy crystal mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="16" /> + <attribute key="attack" value="31" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + <attribute key="elementEnergy" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2445" /> + </item> + <item id="7881" article="an" name="energy cranial basher"> + <attribute key="weight" value="7800" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-2" /> + <attribute key="elementEnergy" value="8" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7415" /> + </item> + <item id="7882" article="an" name="energy orcish maul"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="7" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="7392" /> + </item> + <item id="7883" article="an" name="energy war hammer"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEnergy" value="9" /> + <attribute key="charges" value="1000" /> + <attribute key="showcharges" value="1" /> + <attribute key="decayTo" value="2391" /> + </item> + <item id="7884" article="a" name="terra mantle"> + <attribute key="weight" value="2250" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentEarth" value="8" /> + <attribute key="absorbPercentFire" value="-8" /> + </item> + <item id="7885" name="terra legs"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentEarth" value="6" /> + <attribute key="absorbPercentFire" value="-6" /> + </item> + <item id="7886" name="terra boots"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + <attribute key="absorbPercentEarth" value="5" /> + <attribute key="absorbPercentFire" value="-5" /> + </item> + <item id="7887" article="a" name="terra amulet"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="absorbPercentEarth" value="20" /> + <attribute key="absorbPercentFire" value="-10" /> + <attribute key="charges" value="200" /> + <attribute key="showcharges" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="7888" article="a" name="glacier amulet"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="absorbPercentIce" value="20" /> + <attribute key="absorbPercentEnergy" value="-10" /> + <attribute key="showcharges" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="7889" article="a" name="lightning pendant"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="absorbPercentEnergy" value="20" /> + <attribute key="absorbPercentEarth" value="-10" /> + <attribute key="showcharges" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="7890" article="a" name="magma amulet"> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="200" /> + <attribute key="absorbPercentFire" value="20" /> + <attribute key="absorbPercentIce" value="-10" /> + <attribute key="showcharges" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="7891" name="magma boots"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="2" /> + <attribute key="absorbPercentFire" value="5" /> + <attribute key="absorbPercentIce" value="-5" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="7892" name="glacier shoes"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + <attribute key="absorbPercentIce" value="5" /> + <attribute key="absorbPercentEnergy" value="-5" /> + </item> + <item id="7893" name="lightning boots"> + <attribute key="weight" value="750" /> + <attribute key="armor" value="2" /> + <attribute key="absorbPercentEnergy" value="5" /> + <attribute key="absorbPercentEarth" value="-5" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="7894" name="magma legs"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="8" /> + <attribute key="absorbPercentFire" value="6" /> + <attribute key="absorbPercentIce" value="-6" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="7895" name="lightning legs"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="8" /> + <attribute key="absorbPercentEnergy" value="6" /> + <attribute key="absorbPercentEarth" value="-6" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="7896" article="a" name="glacier kilt"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentIce" value="6" /> + <attribute key="absorbPercentEnergy" value="-6" /> + </item> + <item id="7897" article="a" name="glacier robe"> + <attribute key="weight" value="2250" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentIce" value="8" /> + <attribute key="absorbPercentEnergy" value="-8" /> + </item> + <item id="7898" article="a" name="lightning robe"> + <attribute key="weight" value="2250" /> + <attribute key="armor" value="11" /> + <attribute key="absorbPercentEnergy" value="8" /> + <attribute key="absorbPercentEarth" value="-8" /> + <attribute key="slotType" value="body" /> + </item> + <item id="7899" article="a" name="magma coat"> + <attribute key="weight" value="2250" /> + <attribute key="armor" value="11" /> + <attribute key="absorbPercentFire" value="8" /> + <attribute key="absorbPercentIce" value="-8" /> + <attribute key="slotType" value="body" /> + </item> + <item id="7900" article="a" name="magma monocle"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="5" /> + <attribute key="absorbPercentFire" value="4" /> + <attribute key="absorbPercentIce" value="-5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7901" article="a" name="lightning headband"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="5" /> + <attribute key="absorbPercentEnergy" value="4" /> + <attribute key="absorbPercentEarth" value="-5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7902" article="a" name="glacier mask"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="5" /> + <attribute key="absorbPercentIce" value="4" /> + <attribute key="absorbPercentEnergy" value="-5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7903" article="a" name="terra hood"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="5" /> + <attribute key="absorbPercentEarth" value="4" /> + <attribute key="absorbPercentFire" value="-5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7904" article="a" name="green bed kit"> + <attribute key="description" value="Use it on your bed to change the bed to green." /> + <attribute key="weight" value="3500" /> + </item> + <item id="7905" article="a" name="yellow bed kit"> + <attribute key="description" value="Use it on your bed to change the bed to yellow." /> + <attribute key="weight" value="3500" /> + </item> + <item id="7906" article="a" name="red bed kit"> + <attribute key="description" value="Use it on your bed to change the bed to red." /> + <attribute key="weight" value="3500" /> + </item> + <item id="7907" article="a" name="blue bed kit"> + <attribute key="description" value="Use it on your bed to change the bed to blue." /> + <attribute key="weight" value="3500" /> + </item> + <item id="7908" article="a" name="dead human" /> + <item id="7909" article="a" name="walnut"> + <attribute key="weight" value="10" /> + </item> + <item id="7910" article="a" name="peanut"> + <attribute key="weight" value="10" /> + </item> + <item fromid="7911" toid="7918" article="a" name="mysterious machine" /> + <item id="7919" article="an" name="armillary sphere" /> + <item fromid="7920" toid="7923" article="a" name="chalk board" /> + <item id="7924" name="stone stairs"> + <attribute key="floorchange" value="southalt" /> + </item> + <item id="7925" name="stone stairs"> + <attribute key="floorchange" value="eastalt" /> + </item> + <item id="7926" article="a" name="dead troll"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="7927" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7927" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="7928" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7928" article="a" name="dead troll"> + <attribute key="decayTo" value="7929" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7929" article="a" name="dead troll"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="7930" article="a" name="dead troll"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="7931" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7931" article="a" name="dead troll"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="7928" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7932" article="a" name="large hole"> + <attribute key="description" value="It is loosely covered by some stones and earth." /> + </item> + <item id="7933" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="7932" /> + <attribute key="duration" value="600" /> + </item> + <item id="7934" article="a" name="test-tube holder" /> + <item id="7935" article="a" name="potion stand" /> + <item id="7936" article="a" name="trophy stand"> + <attribute key="weight" value="970" /> + </item> + <item id="7937" article="a" name="potion stand" /> + <item id="7938" article="a" name="large hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="7939" article="a" name="mining helmet"> + <attribute key="weight" value="700" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + <attribute key="description" value="This is your personal mining helmet." /> + </item> + <item id="7940" article="a" name="cave entrance"> + <attribute key="floorchange" value="down" /> + </item> + <item id="7941" name="wooden floor"> + <attribute key="type" value="teleport" /> + </item> + <item id="7942" name="" /> + <item fromid="7943" toid="7954" name="shallow water"> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="water" /> + </item> + <item id="7955" article="a" name="parcel"> + <attribute key="description" value="It is the parcel for the watchtower on the Femor Hills." /> + <attribute key="weight" value="1800" /> + </item> + <item id="7956" article="a" name="waterball"> + <attribute key="weight" value="200" /> + </item> + <item id="7957" article="a" name="jester hat"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="7958" article="a" name="jester staff"> + <attribute key="weight" value="725" /> + </item> + <item id="7959" name="Firlefanz"> + <attribute key="weight" value="1000" /> + </item> + <item id="7960" article="a" name="mysterious package"> + <attribute key="description" value="It bears the seal of the TBI." /> + <attribute key="weight" value="1000" /> + </item> + <item id="7961" article="a" name="mysterious package"> + <attribute key="description" value="It bears the seal of the CGB." /> + <attribute key="weight" value="1000" /> + </item> + <item id="7962" article="a" name="mysterious package"> + <attribute key="description" value="It bears the seal of the AVIN." /> + <attribute key="weight" value="1000" /> + </item> + <item id="7963" article="a" name="marlin"> + <attribute key="description" value="This rare fish is almost too precious to simply be eaten. Maybe you can find a collector." /> + <attribute key="weight" value="1800" /> + </item> + <item id="7964" article="a" name="marlin trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="7965" article="a" name="badger fur"> + <attribute key="weight" value="1000" /> + </item> + <item id="7966" article="a" name="cream cake"> + <attribute key="weight" value="500" /> + </item> + <item fromid="7967" toid="7968" article="a" name="shapeshifter ring"> + <attribute key="description" value="It will only work for a few days after the challenge of Kurik has been won." /> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="7969" article="a" name="dead frost dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7970" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7970" article="a" name="dead frost dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7971" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="7971" article="a" name="dead frost dragon hatchling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="7627" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="7972" toid="7974" name="" /> + <item fromid="7975" toid="7976" name="earth" /> + <item fromid="7977" toid="7986" name="sparkling gems" /> + <item fromid="7987" toid="8008" name="earth" /> + <item fromid="8009" toid="8010" article="a" name="bone" /> + <item fromid="8011" toid="8014" name="plants" /> + <item id="8015" name="earth" /> + <item id="8016" article="a" name="bug tral" /> + <item fromid="8017" toid="8019" name="earth" /> + <item id="8020" name="jagged stones" /> + <item fromid="8021" toid="8028" name="rifty earth" /> + <item id="8029" name="" /> + <item fromid="8030" toid="8032" name="rifty earth" /> + <item fromid="8033" toid="8045" name="sand" /> + <item fromid="8046" toid="8047" name="something sparkling" /> + <item fromid="8048" toid="8057" name="earth" /> + <item id="8058" article="a" name="mystic flame"> + <attribute key="description" value="You feel drawn to the mesmerizing light." /> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item id="8059" article="a" name="sanctified grave" /> + <item fromid="8060" toid="8061" name="" /> + <item id="8062" article="a" name="poison gas" editorsuffix=" (Slime Corpse)"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="2" /> + </item> + <item fromid="8063" toid="8071" name="" /> + <item id="8072" article="a" name="yellow pillow"> + <attribute key="weight" value="1600" /> + </item> + <item fromid="8073" toid="8074" name="" /> + <item id="8075" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + </item> + <item id="8076" article="a" name="bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="1761" /> + </item> + <item id="8077" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="3837" /> + </item> + <item id="8078" article="a" name="hammock"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="3839" /> + </item> + <item fromid="8079" toid="8108" name="" /> + <item id="8109" name="some special leaves"> + <attribute key="description" value="They have an aromatic smell." /> + <attribute key="weight" value="80" /> + </item> + <item id="8110" article="a" name="present"> + <attribute key="weight" value="600" /> + </item> + <item id="8111" article="an" name="exploding cookie"> + <attribute key="weight" value="10" /> + </item> + <item id="8112" article="a" name="scarab cheese"> + <attribute key="description" value="It smells horrible and should not be in the sun for too long." /> + <attribute key="weight" value="400" /> + <attribute key="decayTo" value="2235" /> + <attribute key="duration" value="1800" /> + </item> + <item fromid="8113" toid="8116" name="" /> + <item fromid="8117" toid="8138" name="earth" /> + <item id="8139" article="a" name="snowy birch tree" /> + <item fromid="8140" toid="8159" name="grass" /> + <item fromid="8160" toid="8165" name="" /> + <item fromid="8166" toid="8167" name="grass" /> + <item fromid="8168" toid="8169" name="earth" /> + <item id="8170" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="8171" toid="8173" name="" /> + <item id="8174" article="a" name="burning wall" /> + <item id="8175" article="a" name="straw mat"> + <attribute key="description" value="Someone is sleeping there." /> + </item> + <item id="8176" article="a" name="cask of brown ale"> + <attribute key="description" value="It contains the legendary dwarvish brew." /> + </item> + <item fromid="8177" toid="8181" name="" /> + <item id="8182" article="an" name="ectoplasm container"> + <attribute key="description" value="It is filled with ectoplasm." /> + <attribute key="weight" value="600" /> + </item> + <item fromid="8183" toid="8185" name="" /> + <item id="8186" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + </item> + <item id="8187" article="a" name="magical watch"> + <attribute key="weight" value="50" /> + </item> + <item id="8188" article="a" name="stamped letter"> + <attribute key="weight" value="50" /> + </item> + <item id="8189" article="a" name="poem scroll"> + <attribute key="description" value="It contains a love poem, written by an unknown elven poet." /> + <attribute key="weight" value="120" /> + </item> + <item id="8190" article="a" name="nature magic spellbook"> + <attribute key="description" value="It contains the arcane secrets of nature magic." /> + <attribute key="weight" value="5800" /> + </item> + <item fromid="8191" toid="8193" name="" /> + <item id="8194" article="a" name="cream cake"> + <attribute key="weight" value="500" /> + </item> + <item fromid="8195" toid="8200" name="" /> + <item id="8201" name="broken pottery"> + <attribute key="weight" value="180" /> + </item> + <item fromid="8202" toid="8203" article="a" name="cave entrance"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8204" name="easily inflammable sulphur"> + <attribute key="weight" value="50" /> + </item> + <item id="8205" article="a" name="special flask"> + <attribute key="description" value="It contains highly intensified poison against vermin." /> + <attribute key="weight" value="180" /> + </item> + <item fromid="8206" toid="8207" name="" /> + <item id="8208" article="an" name="ice cream cone"> + <attribute key="description" value="It's the famous Venorean Dream flavour, but the ice cream is melting rapidly." /> + <attribute key="weight" value="100" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="120" /> + </item> + <item id="8209" article="a" name="crimson sword"> + <attribute key="weight" value="3600" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item fromid="8210" toid="8213" article="a" name="cave entrance"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="8214" toid="8226" name="jagged stones" /> + <item fromid="8227" toid="8232" article="a" name="strange stone" /> + <item fromid="8233" toid="8236" article="a" name="dragonhead" /> + <item fromid="8237" toid="8240" name="jagged stones" /> + <item fromid="8241" toid="8242" article="an" name="ornamented stone pillar" /> + <item fromid="8243" toid="8248" article="an" name="archway" /> + <item fromid="8249" toid="8252" article="a" name="hole"> + <attribute key="description" value="It seems too narrow to crawl trough." /> + <attribute key="floorchange" value="down" /> + </item> + <item id="8253" name="something crawling" /> + <item fromid="8254" toid="8255" article="a" name="hole"> + <attribute key="description" value="It seems too narrow to crawl trough." /> + <attribute key="floorchange" value="down" /> + </item> + <item id="8256" article="a" name="large hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="8257" toid="8258" article="a" name="large hole" /> + <item id="8259" name="" /> + <item id="8260" article="a" name="mountain" /> + <item id="8261" article="a" name="jewel case"> + <attribute key="description" value="It contains a secret treasure from the nomads. You don't dare open it." /> + <attribute key="weight" value="170" /> + </item> + <item fromid="8262" toid="8265" article="a" name="piece of a broken amulet"> + <attribute key="weight" value="100" /> + </item> + <item id="8266" name="Koshei's ancient amulet"> + <attribute key="weight" value="550" /> + <attribute key="slotType" value="necklace" /> + <attribute key="absorbPercentDeath" value="8" /> + <attribute key="absorbPercentHoly" value="-50" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="8267" article="a" name="nomad parchment"> + <attribute key="description" value="It seems to be a list of people to be eliminated. The first name on the list is 'Arito'." /> + <attribute key="weight" value="200" /> + </item> + <item id="8268" article="a" name="sundial"> + <attribute key="description" value="It seems strangely out of place in this surrounding." /> + </item> + <item id="8269" name="the remains of Koshei"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="8272" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="8270" name="" /> + <item id="8271" name="the remains of Koshei"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="8272" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="8272" name="the remains of Koshei"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="8273" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8273" name="the remains of Koshei"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="8274" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8274" name="the remains of Koshei"> + <attribute key="decayTo" value="0" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8275" name="void" /> + <item fromid="8276" toid="8277" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8278" name="dirt floor"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item fromid="8279" toid="8281" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="8282" toid="8283" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="8284" toid="8286" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8287" name="wooden floor" /> + <item fromid="8288" toid="8291" article="a" name="demon oak" /> + <item id="8292" name="earth ground" /> + <item id="8293" article="a" name="hallowed axe"> + <attribute key="weight" value="40" /> + </item> + <item fromid="8294" toid="8295" article="a" name="stone wall" /> + <item id="8296" article="a" name="ship's telescope" /> + <item id="8297" article="a" name="bait"> + <attribute key="weight" value="800" /> + </item> + <item id="8298" name="natural soil"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8299" name="glimmering soil"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8300" article="a" name="flawless ice crystal"> + <attribute key="weight" value="250" /> + </item> + <item id="8301" name="holy soil"> + <attribute key="description" value="It has been extracted from an inactive lava hole." /> + <attribute key="weight" value="50" /> + </item> + <item id="8302" name="iced soil"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8303" name="energy soil"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8304" name="eternal flames"> + <attribute key="weight" value="250" /> + </item> + <item id="8305" name="mother soil"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8306" name="pure energy"> + <attribute key="weight" value="250" /> + </item> + <item id="8307" article="a" name="dead sea serpent"> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="8308" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="8308" article="a" name="dead sea serpent"> + <attribute key="weight" value="55000" /> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="8311" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="8309" article="a" name="nail"> + <attribute key="weight" value="5" /> + </item> + <item id="8310" name="neutral matter"> + <attribute key="weight" value="250" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8311" article="a" name="dead sea serpent"> + <attribute key="weight" value="45000" /> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="8312" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8312" article="a" name="dead sea serpent"> + <attribute key="weight" value="30000" /> + <attribute key="duration" value="600" /> + <attribute key="decayTo" value="0" /> + </item> + <item id="8313" article="a" name="birch" /> + <item id="8314" article="a" name="dead tree" /> + <item fromid="8315" toid="8322" name="sand" /> + <item id="8323" article="a" name="hole" /> + <item fromid="8324" toid="8325" article="a" name="heap of sand" /> + <item fromid="8326" toid="8334" name="dried grass" /> + <item fromid="8335" toid="8346" name="sand" /> + <item fromid="8347" toid="8348" name="dried grass" /> + <item fromid="8349" toid="8360" name="dry grass" /> + <item id="8361" name="jagged stones" /> + <item fromid="8362" toid="8364" name="earth" /> + <item id="8365" name="rifty earth" /> + <item fromid="8366" toid="8367" name="earth" /> + <item id="8368" name="cheese"> + <attribute key="weight" value="400" /> + <attribute key="showcount" value="0" /> + </item> + <item id="8369" name="earth" /> + <item id="8370" article="a" name="letter to Eremo"> + <attribute key="weight" value="50" /> + </item> + <item id="8371" name="earth" /> + <item id="8372" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="8373" article="a" name="ramp" /> + <item id="8374" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="8375" article="a" name="ramp" /> + <item id="8376" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="8377" article="a" name="ramp" /> + <item id="8378" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="8379" article="a" name="ramp" /> + <item fromid="8380" toid="8385" article="a" name="tunnel entrance" /> + <item fromid="8386" toid="8387" article="a" name="bone" /> + <item id="8388" article="a" name="skull" /> + <item fromid="8389" toid="8392" article="a" name="bone" /> + <item id="8393" article="a" name="skull" /> + <item fromid="8394" toid="8397" article="a" name="bone" /> + <item fromid="8398" toid="8399" article="a" name="skull" /> + <item id="8400" article="a" name="bone claw" /> + <item id="8401" article="a" name="bone" /> + <item id="8402" article="a" name="bone claw" /> + <item id="8403" article="a" name="bone" /> + <item fromid="8404" toid="8405" article="a" name="skull" /> + <item fromid="8406" toid="8415" name="bones" /> + <item fromid="8416" toid="8417" article="a" name="heap of sand" /> + <item fromid="8418" toid="8421" article="a" name="hydra statue" /> + <item id="8422" article="a" name="druid statue" /> + <item id="8423" name="brown pavement" /> + <item id="8424" name="earth" /> + <item fromid="8425" toid="8431" name="brown pavement" /> + <item fromid="8432" toid="8434" name="earth" /> + <item fromid="8435" toid="8446" name="cobbled pavement" /> + <item fromid="8447" toid="8458" name="earth" /> + <item id="8459" article="a" name="strange statue" /> + <item fromid="8460" toid="8471" name="earth" /> + <item id="8472" article="a" name="great spirit potion"> + <attribute key="weight" value="310" /> + <attribute key="description" value="This potion can only be consumed by paladins of level 80 or higher." /> + </item> + <item id="8473" article="an" name="ultimate health potion"> + <attribute key="weight" value="310" /> + <attribute key="description" value="This potion can only be consumed by knights of level 130 or higher." /> + </item> + <item id="8474" article="an" name="antidote potion"> + <attribute key="weight" value="265" /> + </item> + <item fromid="8475" toid="8525" article="a" name="stone wall" /> + <item fromid="8526" toid="8533" article="a" name="gem" /> + <item fromid="8534" toid="8537" article="a" name="buttress" /> + <item fromid="8538" toid="8540" article="a" name="stone pillar" /> + <item fromid="8541" toid="8542" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8543" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="8544" toid="8545" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8546" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="8547" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8548" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="8549" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8550" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="8551" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8552" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="8553" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8554" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="8555" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8556" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="8557" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8558" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="8559" toid="8566" article="a" name="ramp"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8567" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8568" name="sand" /> + <item id="8569" name="rock" /> + <item id="8570" name="ice" /> + <item id="8571" article="an" name="ice cube" /> + <item id="8572" name="dead man's saddle" article="a" /> + <item id="8573" article="an" name="inactive lava hole" /> + <item id="8574" article="an" name="ice statue"> + <attribute key="decayTo" value="8571" /> + <attribute key="duration" value="120" /> + </item> + <item id="8575" article="a" name="lavahole"> + <attribute key="decayTo" value="8573" /> + <attribute key="duration" value="120" /> + </item> + <item id="8576" name="dead man's saddle" article="a"> + <attribute key="decayTo" value="8572" /> + <attribute key="duration" value="120" /> + </item> + <item id="8577" name="void" /> + <item id="8578" name="jungle grass" /> + <item id="8579" article="a" name="loose stone pile"> + <attribute key="description" value="Rightclick on your shovel, select 'Use' and then leftclick on this stonepile to dig." /> + </item> + <item id="8580" article="a" name="sewer grate" /> + <item id="8581" name="Zirella's cart" article="a" /> + <item id="8582" article="a" name="branch"> + <attribute key="description" value="Push it back to Zirella by holding the left mousebutton down on it and pushing it over the grass." /> + <attribute key="weight" value="100000" /> + </item> + <item id="8583" article="a" name="dead tree"> + <attribute key="description" value="It is one of those Zirella mentioned. Rightclick it and select 'Use' to break a branch from it." /> + </item> + <item id="8584" name="Jerom's family necklace"> + <attribute key="weight" value="630" /> + </item> + <item id="8585" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="8579" /> + <attribute key="duration" value="600" /> + </item> + <item id="8586" name="dirt floor" /> + <item id="8587" article="a" name="sturdy chest"> + <attribute key="containerSize" value="8" /> + </item> + <item fromid="8588" toid="8589" article="a" name="bone" /> + <item id="8590" name="tiled floor" /> + <item id="8591" name="grass" /> + <item id="8592" name="dirt floor"> + <attribute key="description" value="Rightclick your rope and select 'Use', then leftclick on this spot to climb up again." /> + </item> + <item id="8593" name="dead cockroach"> + <attribute key="description" value="If you killed this cockroach, rightclick it and select 'Open' to see what it carried." /> + <attribute key="weight" value="60000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="90" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="8594" name="dirt" /> + <item fromid="8595" toid="8596" article="a" name="trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8597" name="wooden floor" /> + <item id="8598" name="stone floor" /> + <item id="8599" article="a" name="ladder" /> + <item id="8600" article="a" name="branch"> + <attribute key="weight" value="100000" /> + <attribute key="description" value="Push it back to Zirella by holding the left mousebutton down on it and pushing it over the grass." /> + </item> + <item id="8601" article="a" name="steel axe"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="21" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="8602" article="a" name="jagged sword"> + <attribute key="weight" value="2900" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="21" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item fromid="8603" toid="8604" article="a" name="wheel" /> + <item fromid="8605" toid="8612" article="a" name="brick window" /> + <item id="8613" article="a" name="bricklayers' kit"> + <attribute key="weight" value="1800" /> + <attribute key="description" value="Use it on destroyed brick walls to repair them." /> + </item> + <item id="8614" article="an" name="orc tusk"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="8615" toid="8616" article="a" name="dwarven statue" /> + <item fromid="8617" toid="8622" article="an" name="orcish banner" /> + <item id="8623" article="an" name="orcish totem pole" /> + <item id="8624" article="an" name="orcish pole" /> + <item fromid="8625" toid="8626" article="a" name="dwarven statue" /> + <item fromid="8627" toid="8630" article="a" name="bone" /> + <item id="8631" article="a" name="burning wall" /> + <item id="8632" article="a" name="water vortex" /> + <item fromid="8633" toid="8636" article="a" name="large crystal" /> + <item fromid="8637" toid="8640" article="a" name="crystal" /> + <item fromid="8641" toid="8642" article="a" name="crucible" /> + <item fromid="8643" toid="8648" article="a" name="mould" /> + <item fromid="8649" toid="8652" name="steaming hot lava" /> + <item fromid="8653" toid="8662" article="an" name="empty pipe" /> + <item fromid="8663" toid="8668" name="steaming hot lava" /> + <item fromid="8669" toid="8670" article="a" name="bellow" /> + <item id="8671" article="an" name="anvil" /> + <item fromid="8672" toid="8673" name="steaming hot lava" /> + <item fromid="8674" toid="8677" article="a" name="muzzle" /> + <item fromid="8678" toid="8679" name="armor parts" /> + <item fromid="8680" toid="8681" name="tool parts" /> + <item fromid="8682" toid="8683" name="armor parts" /> + <item fromid="8684" toid="8687" article="a" name="chimney" /> + <item id="8688" article="a" name="chimney"> + <attribute key="rotateTo" value="8690" /> + </item> + <item id="8689" article="a" name="chimney"> + <attribute key="rotateTo" value="8691" /> + </item> + <item id="8690" article="a" name="chimney"> + <attribute key="rotateTo" value="8688" /> + </item> + <item id="8691" article="a" name="chimney"> + <attribute key="rotateTo" value="8689" /> + </item> + <item id="8692" article="a" name="chimney kit"> + <attribute key="description" value="Use it in your house to construct a chimney." /> + <attribute key="weight" value="8000" /> + </item> + <item id="8693" article="a" name="dwarf disguise kit"> + <attribute key="description" value="It contains the clothes of a dwarf." /> + <attribute key="weight" value="1000" /> + </item> + <item id="8694" article="a" name="deed of ownership"> + <attribute key="description" value="It declares the ownership of the dwarf bridge, but is obviously a fake." /> + <attribute key="weight" value="150" /> + </item> + <item id="8695" name="wooden floor" /> + <item id="8696" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="8697" article="an" name="open door"> + <attribute key="description" value="It can't be closed." /> + <attribute key="type" value="door" /> + </item> + <item id="8698" article="a" name="stolen golden goblet"> + <attribute key="description" value="It looks incredibly valuable." /> + <attribute key="weight" value="1500" /> + </item> + <item id="8699" name="the famous Mina Losa painting"> + <attribute key="weight" value="1000" /> + </item> + <item id="8700" article="a" name="note pinned on the wall" /> + <item id="8701" article="a" name="note from the thieves guild"> + <attribute key="description" value="It is a warning." /> + <attribute key="weight" value="150" /> + </item> + <item id="8702" name="the witches' grimoire"> + <attribute key="weight" value="1300" /> + </item> + <item id="8703" name="the burried coffin"> + <attribute key="containerSize" value="6" /> + <attribute key="weight" value="1300" /> + </item> + <item id="8704" article="a" name="small health potion"> + <attribute key="weight" value="265" /> + </item> + <item fromid="8705" toid="8706" name="balloons" /> + <item id="8707" name="your student book"> + <attribute key="description" value="Write down important notes in here." /> + <attribute key="weight" value="900" /> + </item> + <item id="8708" name="rock soil" /> + <item id="8709" name="wooden stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item id="8710" name="cockroach leg"> + <attribute key="weight" value="10" /> + <attribute key="description" value="This is proof for Santiago that you have killed a cockroach." /> + </item> + <item id="8711" article="a" name="shovel"> + <attribute key="weight" value="3500" /> + </item> + <item id="8712" article="a" name="rope"> + <attribute key="weight" value="1800" /> + </item> + <item id="8713" article="a" name="fish"> + <attribute key="weight" value="520" /> + </item> + <item id="8714" name="wooden floor"> + <attribute key="description" value="This is the border to the village of Rookgaard." /> + </item> + <item id="8715" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="8716" name="stone stairs"> + <attribute key="floorchange" value="southalt" /> + </item> + <item id="8717" name="lock pick"> + <attribute key="weight" value="85" /> + </item> + <item id="8718" name="vines" /> + <item id="8719" article="a" name="window" /> + <item id="8720" article="a" name="sturdy chest" /> + <item id="8721" name="demonic residue"> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="180" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8722" article="a" name="shovel"> + <attribute key="weight" value="3500" /> + </item> + <item id="8723" article="a" name="rope"> + <attribute key="weight" value="1800" /> + </item> + <item fromid="8724" toid="8727" article="a" name="battering ram" /> + <item fromid="8728" toid="8729" article="a" name="wagon" /> + <item id="8730" article="a" name="drawbar" /> + <item fromid="8731" toid="8732" article="a" name="wagon" /> + <item id="8733" article="a" name="drawbar" /> + <item fromid="8734" toid="8737" article="a" name="covered wagon" /> + <item fromid="8738" toid="8739" name="drawbars" /> + <item fromid="8740" toid="8743" name="stones" /> + <item fromid="8744" toid="8747" name="wood" /> + <item fromid="8748" toid="8751" name="coal" /> + <item id="8752" name="the ring of the count"> + <attribute key="weight" value="75" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="8753" name="the shadow nexus" /> + <item id="8754" name="the shadow nexus"> + <attribute key="decayTo" value="8755" /> + <attribute key="duration" value="30" /> + </item> + <item id="8755" name="the shadow nexus"> + <attribute key="decayTo" value="8753" /> + <attribute key="duration" value="20" /> + </item> + <item id="8756" name="the shadow nexus"> + <attribute key="decayTo" value="8757" /> + <attribute key="duration" value="30" /> + </item> + <item id="8757" name="the shadow nexus"> + <attribute key="decayTo" value="8753" /> + <attribute key="duration" value="20" /> + </item> + <item id="8758" name="the shadow nexus"> + <attribute key="decayTo" value="8759" /> + <attribute key="duration" value="30" /> + </item> + <item id="8759" name="the shadow nexus"> + <attribute key="decayTo" value="8753" /> + <attribute key="duration" value="20" /> + </item> + <item id="8760" article="a" name="valuable vase"> + <attribute key="weight" value="1000" /> + </item> + <item id="8761" article="an" name="invitation"> + <attribute key="weight" value="10" /> + <attribute key="description" value="It is the invitation to the king's ball." /> + </item> + <item id="8762" name="Theodore Loveless' key"> + <attribute key="weight" value="100" /> + <attribute key="description" value="It is the key to his private room." /> + </item> + <item id="8763" article="a" name="compromising letter"> + <attribute key="description" value="The letter from Carlin proves that Arnold is a born Bonecrusher." /> + <attribute key="weight" value="10" /> + </item> + <item id="8764" article="a" name="goldfish bowl" /> + <item id="8766" article="a" name="fishnapped goldfish"> + <attribute key="weight" value="3200" /> + <attribute key="description" value="It belongs to Theodore Loveless." /> + </item> + <item id="8767" article="a" name="precious necklace"> + <attribute key="weight" value="500" /> + </item> + <item id="8768" article="a" name="letter to Chantalle"> + <attribute key="description" value="Carina from Venore tells Chantalle that the 'precious necklace' she loved so much is still for sale." /> + <attribute key="weight" value="10" /> + </item> + <item id="8769" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="8770" toid="8776" article="a" name="demon oak" /> + <item fromid="8777" toid="8778" article="a" name="dwarven statue" /> + <item fromid="8779" toid="8780" article="a" name="statue" /> + <item fromid="8781" toid="8784" article="a" name="wagon" /> + <item fromid="8785" toid="8786" article="a" name="tree stump" /> + <item id="8787" article="a" name="branch" /> + <item id="8788" article="a" name="tree stump" /> + <item fromid="8789" toid="8791" article="a" name="branch" /> + <item fromid="8792" toid="8793" article="a" name="tree" /> + <item fromid="8797" toid="8818" article="a" name="tree" /> + <item id="8819" article="a" name="magician's robe"> + <attribute key="description" value="This robe feels soft and light as a feather." /> + <attribute key="weight" value="2500" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8820" article="a" name="mage hat"> + <attribute key="weight" value="900" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="8821" article="a" name="witchhunter's coat"> + <attribute key="weight" value="2500" /> + <attribute key="armor" value="11" /> + <attribute key="absorbPercentDeath" value="2" /> + <attribute key="absorbPercentHoly" value="-2" /> + <attribute key="slotType" value="body" /> + </item> + <item fromid="8822" toid="8823" article="a" name="toolbox" /> + <item fromid="8824" toid="8833" name="sparkling gems" /> + <item fromid="8834" toid="8835" article="a" name="sorcerer statue" /> + <item fromid="8836" toid="8837" article="a" name="guardian statue" /> + <item id="8838" article="a" name="potato"> + <attribute key="weight" value="170" /> + </item> + <item id="8839" article="a" name="plum"> + <attribute key="weight" value="130" /> + </item> + <item id="8840" article="a" name="raspberry"> + <attribute key="weight" value="20" /> + </item> + <item id="8841" article="a" name="lemon"> + <attribute key="weight" value="20" /> + </item> + <item id="8842" article="a" name="cucumber"> + <attribute key="weight" value="200" /> + </item> + <item id="8843" article="an" name="onion"> + <attribute key="weight" value="140" /> + </item> + <item id="8844" name="jalape?o pepper" article="a"> + <attribute key="weight" value="30" /> + </item> + <item id="8845" article="a" name="beetroot"> + <attribute key="weight" value="130" /> + </item> + <item id="8846" article="a" name="lump of chocolate dough"> + <attribute key="weight" value="100" /> + </item> + <item id="8847" article="a" name="chocolate cake"> + <attribute key="weight" value="500" /> + </item> + <item id="8848" article="a" name="baking tray"> + <attribute key="description" value="There is cookie dough on it." /> + <attribute key="weight" value="1200" /> + </item> + <item id="8849" article="a" name="modified crossbow"> + <attribute key="weight" value="3500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="hitChance" value="1" /> + </item> + <item id="8850" article="a" name="chain bolter"> + <attribute key="weight" value="5500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="3" /> + <attribute key="attack" value="4" /> + </item> + <item id="8851" article="a" name="royal crossbow"> + <attribute key="weight" value="12000" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="3" /> + <attribute key="attack" value="5" /> + </item> + <item id="8852" name="the devileye"> + <attribute key="weight" value="5500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="-20" /> + <attribute key="attack" value="20" /> + </item> + <item id="8853" name="the ironworker"> + <attribute key="weight" value="5500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="attack" value="4" /> + </item> + <item id="8854" article="a" name="warsinger bow"> + <attribute key="weight" value="4500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="7" /> + <attribute key="hitChance" value="5" /> + <attribute key="attack" value="3" /> + </item> + <item id="8855" article="a" name="composite hornbow"> + <attribute key="weight" value="5200" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="2" /> + <attribute key="attack" value="3" /> + </item> + <item id="8856" name="Yol's bow"> + <attribute key="weight" value="3500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="7" /> + <attribute key="hitChance" value="7" /> + </item> + <item id="8857" article="a" name="silkweaver bow"> + <attribute key="weight" value="2200" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="3" /> + </item> + <item id="8858" name="Elethriel's elemental bow"> + <attribute key="weight" value="4400" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="4" /> + <attribute key="attack" value="7" /> + </item> + <item id="8859" name="spider fangs"> + <attribute key="showcount" value="0" /> + <attribute key="weight" value="50" /> + </item> + <item id="8860" name="spiderwebs"> + <attribute key="weight" value="5" /> + <attribute key="description" value="You can hang these on your walls." /> + </item> + <item fromid="8861" toid="8862" article="an" name="energy fence" /> + <item id="8863" name="shallow water" /> + <item id="8864" article="a" name="dead tree" /> + <item id="8865" article="a" name="dark lord's cape"> + <attribute key="description" value="There is a dark aura surrounding it." /> + <attribute key="weight" value="2900" /> + <attribute key="armor" value="11" /> + <attribute key="absorbPercentDeath" value="8" /> + <attribute key="absorbPercentHoly" value="-8" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8866" name="the robe of the ice queen"> + <attribute key="description" value="The soft tissue shimmers." /> + <attribute key="weight" value="2950" /> + <attribute key="armor" value="12" /> + <attribute key="absorbPercentIce" value="12" /> + <attribute key="absorbPercentEnergy" value="-12" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8867" article="a" name="dragon robe"> + <attribute key="description" value="It is covered with runic symbols." /> + <attribute key="weight" value="2850" /> + <attribute key="slotType" value="body" /> + <attribute key="armor" value="12" /> + <attribute key="absorbPercentFire" value="12" /> + <attribute key="absorbPercentIce" value="-12" /> + </item> + <item id="8868" article="a" name="velvet mantle"> + <attribute key="description" value="The smooth tissue seems to sparkle." /> + <attribute key="weight" value="2850" /> + <attribute key="armor" value="12" /> + <attribute key="absorbPercentEnergy" value="12" /> + <attribute key="absorbPercentEarth" value="-12" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8869" article="a" name="greenwood coat"> + <attribute key="weight" value="2850" /> + <attribute key="armor" value="12" /> + <attribute key="absorbPercentEarth" value="12" /> + <attribute key="absorbPercentFire" value="-12" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8870" article="a" name="spirit cloak"> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="2650" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="8871" article="a" name="focus cape"> + <attribute key="weight" value="2100" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="8872" article="a" name="belted cape"> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="10" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8873" article="a" name="hibiscus dress"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8874" article="a" name="summer dress"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8875" article="a" name="tunic"> + <attribute key="weight" value="1500" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8876" article="a" name="girl's dress"> + <attribute key="weight" value="1300" /> + <attribute key="armor" value="0" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8877" article="a" name="lavos armor"> + <attribute key="weight" value="8500" /> + <attribute key="armor" value="13" /> + <attribute key="absorbPercentFire" value="3" /> + <attribute key="absorbPercentIce" value="-3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8878" article="a" name="crystalline armor"> + <attribute key="weight" value="8450" /> + <attribute key="armor" value="13" /> + <attribute key="absorbPercentIce" value="3" /> + <attribute key="absorbPercentEnergy" value="-3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8879" article="a" name="voltage armor"> + <attribute key="weight" value="8450" /> + <attribute key="armor" value="13" /> + <attribute key="absorbPercentEnergy" value="3" /> + <attribute key="absorbPercentEarth" value="-3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8880" article="a" name="swamplair armor"> + <attribute key="weight" value="8450" /> + <attribute key="armor" value="13" /> + <attribute key="absorbPercentEarth" value="3" /> + <attribute key="absorbPercentFire" value="-3" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8881" article="a" name="fireborn giant armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="15" /> + <attribute key="skillSword" value="2" /> + <attribute key="absorbPercentFire" value="5" /> + <attribute key="absorbPercentIce" value="-5" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8882" article="an" name="earthborn titan armor"> + <attribute key="weight" value="12000" /> + <attribute key="slotType" value="body" /> + <attribute key="armor" value="15" /> + <attribute key="skillAxe" value="2" /> + <attribute key="absorbPercentEarth" value="5" /> + <attribute key="absorbPercentFire" value="-5" /> + </item> + <item id="8883" article="a" name="windborn colossus armor"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="15" /> + <attribute key="absorbPercentEnergy" value="5" /> + <attribute key="absorbPercentEarth" value="-5" /> + <attribute key="skillClub" value="2" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8884" article="an" name="oceanborn leviathan armor"> + <attribute key="weight" value="10000" /> + <attribute key="armor" value="15" /> + <attribute key="skillShield" value="1" /> + <attribute key="absorbPercentIce" value="5" /> + <attribute key="absorbPercentEnergy" value="-5" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8885" article="a" name="divine plate"> + <attribute key="armor" value="13" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="7500" /> + <attribute key="absorbPercentDeath" value="10" /> + <attribute key="absorbPercentHoly" value="-10" /> + </item> + <item id="8886" article="a" name="molten plate"> + <attribute key="armor" value="13" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="7500" /> + <attribute key="absorbPercentFire" value="7" /> + <attribute key="absorbPercentIce" value="-7" /> + </item> + <item id="8887" article="a" name="frozen plate"> + <attribute key="armor" value="13" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="7500" /> + <attribute key="absorbPercentIce" value="7" /> + <attribute key="absorbPercentEnergy" value="-7" /> + </item> + <item id="8888" article="a" name="master archer's armor"> + <attribute key="armor" value="15" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="6900" /> + <attribute key="skillDist" value="3" /> + </item> + <item id="8889" article="a" name="skullcracker armor"> + <attribute key="weight" value="11000" /> + <attribute key="armor" value="14" /> + <attribute key="absorbPercentDeath" value="5" /> + <attribute key="absorbPercentHoly" value="-5" /> + <attribute key="slotType" value="body" /> + </item> + <item id="8890" article="a" name="robe of the underworld"> + <attribute key="weight" value="3100" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentDeath" value="12" /> + <attribute key="absorbPercentHoly" value="-12" /> + </item> + <item id="8891" article="a" name="paladin armor"> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="6500" /> + <attribute key="skillDist" value="2" /> + </item> + <item id="8892" article="an" name="ethno coat"> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="2550" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="8893" name="" /> + <item fromid="8894" toid="8897" article="a" name="mysterious machine" /> + <item fromid="8898" toid="8899" article="a" name="chalk board" /> + <item id="8900" article="a" name="spellbook of enlightenment"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="1950" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="defense" value="18" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8901" article="a" name="spellbook of warding"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2100" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="defense" value="22" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8902" article="a" name="spellbook of mind control"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2450" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="defense" value="16" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8903" article="a" name="spellbook of lost souls"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2560" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="defense" value="20" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8904" article="a" name="spellscroll of prophecies"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2650" /> + <attribute key="magiclevelpoints" value="3" /> + <attribute key="defense" value="12" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8905" article="a" name="rainbow shield"> + <attribute key="description" value="Strange elemental magic flows over this shield." /> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="30" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8906" article="a" name="fiery rainbow shield"> + <attribute key="description" value="It has been temporarily imbued with fire magic and boosts your shielding skill." /> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="36" /> + <attribute key="weaponType" value="shield" /> + <attribute key="duration" value="900" /> + <attribute key="decayTo" value="8905" /> + <attribute key="skillShield" value="3" /> + </item> + <item id="8907" article="an" name="icy rainbow shield"> + <attribute key="description" value="It has been temporarily imbued with ice magic and has a greatly increased shielding value." /> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="39" /> + <attribute key="weaponType" value="shield" /> + <attribute key="duration" value="900" /> + <attribute key="decayTo" value="8905" /> + </item> + <item id="8908" article="a" name="sparking rainbow shield"> + <attribute key="description" value="It has been temporarily imbued with energy magic and increases your speed." /> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="36" /> + <attribute key="weaponType" value="shield" /> + <attribute key="duration" value="900" /> + <attribute key="decayTo" value="8905" /> + <attribute key="speed" value="20" /> + </item> + <item id="8909" article="a" name="terran rainbow shield"> + <attribute key="description" value="It has been temporarily imbued with earth magic and boosts your regeneration." /> + <attribute key="weight" value="6900" /> + <attribute key="defense" value="37" /> + <attribute key="weaponType" value="shield" /> + <attribute key="duration" value="900" /> + <attribute key="decayTo" value="8905" /> + <attribute key="healthGain" value="1" /> + <attribute key="healthTicks" value="3000" /> + <attribute key="manaGain" value="4" /> + <attribute key="manaTicks" value="3000" /> + </item> + <item id="8910" article="an" name="underworld rod"> + <attribute key="description" value="No one knows which hell this unholy rod comes from." /> + <attribute key="weight" value="2900" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="death" /> + <attribute key="range" value="3" /> + </item> + <item id="8911" article="a" name="northwind rod"> + <attribute key="description" value="It was made by one of the shamans in Svargrond and symbolises an icy mammoth." /> + <attribute key="weight" value="2900" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="ice" /> + <attribute key="range" value="3" /> + </item> + <item id="8912" article="a" name="springsprout rod"> + <attribute key="description" value="It is filled with the energy of growing plants." /> + <attribute key="weight" value="2700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallearth" /> + <attribute key="range" value="3" /> + </item> + <item fromid="8913" toid="8917" name="earth" /> + <item id="8918" article="a" name="spellbook of dark mysteries"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2850" /> + <attribute key="magiclevelpoints" value="3" /> + <attribute key="defense" value="16" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="8919" article="a" name="spell rune"> + <attribute key="description" value="It is Yandur's healing rune. You can't remove it from his house, but you may use it." /> + </item> + <item id="8920" article="a" name="wand of starstorm"> + <attribute key="description" value="It is sparkling with universal energy." /> + <attribute key="weight" value="2550" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="energy" /> + <attribute key="range" value="3" /> + </item> + <item id="8921" article="a" name="wand of draconia"> + <attribute key="description" value="This wand holds the spirit and soul of a dragon lord." /> + <attribute key="weight" value="2700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="fire" /> + <attribute key="range" value="3" /> + </item> + <item id="8922" article="a" name="wand of voodoo"> + <attribute key="description" value="It is filled with the dark hatred and rage of a tormented demonic being." /> + <attribute key="weight" value="2850" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="death" /> + <attribute key="range" value="3" /> + </item> + <item id="8923" name="ranger legs"> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="4" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="8924" article="a" name="hellforged axe"> + <attribute key="weight" value="8800" /> + <attribute key="defense" value="28" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="8925" article="a" name="solar axe"> + <attribute key="weight" value="11000" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + </item> + <item id="8926" article="a" name="demonwing axe"> + <attribute key="weight" value="12000" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="53" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="8927" article="a" name="dark trinity mace"> + <attribute key="weight" value="9900" /> + <attribute key="defense" value="32" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="-1" /> + </item> + <item id="8928" article="an" name="obsidian truncheon"> + <attribute key="weight" value="6500" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="2" /> + </item> + <item id="8929" name="the stomper"> + <attribute key="weight" value="11500" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="8930" article="an" name="emerald sword"> + <attribute key="weight" value="4100" /> + <attribute key="defense" value="33" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + </item> + <item id="8931" name="the epiphany"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + </item> + <item id="8932" name="the calamity"> + <attribute key="weight" value="6800" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="8933" name="remains of an earth elemental"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="8934" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8934" name="remains of an earth elemental"> + <attribute key="weight" value="40000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="8935" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8935" name="remains of an earth elemental"> + <attribute key="weight" value="30000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="8936" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8936" name="remains of an earth elemental"> + <attribute key="weight" value="20000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8937" name="remains of a vampire lord"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8938" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8938" name="remains of a vampire lord"> + <attribute key="weight" value="35000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="8939" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8939" name="remains of a vampire lord"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="8940" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8940" name="remains of a vampire lord"> + <attribute key="weight" value="5000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8941" article="a" name="dead wyrm"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="8942" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8942" article="a" name="dead wyrm"> + <attribute key="weight" value="35000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="8943" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8943" article="a" name="dead wyrm"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="8944" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8944" article="a" name="dead wyrm"> + <attribute key="weight" value="5000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="150" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8945" article="a" name="textbook"> + <attribute key="description" value="It contains the script to a piece performed in the theatre of Carlin." /> + <attribute key="weight" value="1300" /> + </item> + <item id="8946" name="remains of a wisp"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="8947" article="a" name="slain rotworm queen"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="8948" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8948" article="a" name="dead rotworm queen"> + <attribute key="weight" value="40000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8949" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8949" article="a" name="dead rotworm queen"> + <attribute key="weight" value="30000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8950" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8950" article="a" name="dead rotworm queen"> + <attribute key="weight" value="20000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="8951" article="a" name="slain bog raider"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8952" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8952" article="a" name="slain bog raider"> + <attribute key="weight" value="35000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8953" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8953" article="a" name="slain bog raider"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="8954" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8954" article="a" name="slain bog raider"> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="8955" article="a" name="slain reaper"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8956" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8956" article="a" name="slain reaper"> + <attribute key="weight" value="40000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8957" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8957" article="a" name="slain reaper"> + <attribute key="weight" value="30000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8958" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8958" article="a" name="slain reaper"> + <attribute key="weight" value="20000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8959" name="white marble floor" /> + <item id="8960" article="a" name="slain mutated pumpkin"> + <attribute key="weight" value="40000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8961" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8961" article="a" name="slain mutated pumpkin"> + <attribute key="weight" value="30000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8962" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8962" article="a" name="slain mutated pumpkin"> + <attribute key="weight" value="30000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8963" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8963" article="a" name="slain mutated pumpkin"> + <attribute key="weight" value="30000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="8964" name="the remains of an elemental"> + <attribute key="weight" value="25000" /> + <attribute key="containerSize" value="11" /> + <attribute key="decayTo" value="8969" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="8965" name="the remains of an elemental"> + <attribute key="weight" value="25000" /> + <attribute key="containerSize" value="14" /> + <attribute key="decayTo" value="8968" /> + <attribute key="duration" value="10" /> + </item> + <item id="8966" name="the remains of an elemental"> + <attribute key="weight" value="25000" /> + <attribute key="containerSize" value="14" /> + <attribute key="decayTo" value="8967" /> + <attribute key="duration" value="10" /> + </item> + <item fromid="8967" toid="8968" name="the remains of an elemental"> + <attribute key="weight" value="10000" /> + <attribute key="containerSize" value="14" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="500" /> + </item> + <item id="8969" name="the remains of an elemental"> + <attribute key="containerSize" value="11" /> + <attribute key="weight" value="10000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="8970" name="Santiago's piano" /> + <item id="8971" article="a" name="gland"> + <attribute key="description" value="It is the pheromone gland of a rotworm queen." /> + <attribute key="weight" value="50" /> + </item> + <item id="8972" article="a" name="large hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="8973" article="an" name="archway" /> + <item id="8974" article="an" name="oracle figurine"> + <attribute key="weight" value="800" /> + </item> + <item id="8975" article="an" name="oracle figurine"> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="8974" /> + <attribute key="duration" value="3" /> + </item> + <item id="8976" article="a" name="golden falcon"> + <attribute key="description" value="It is a token of honour granted only by the gods." /> + <attribute key="weight" value="2000" /> + </item> + <item id="8977" article="an" name="encyclopedia"> + <attribute key="description" value="It contains all the knowledge of the world." /> + <attribute key="weight" value="1337" /> + </item> + <item id="8978" article="a" name="key of numerous locks"> + <attribute key="description" value="It opens every locked forum thread." /> + <attribute key="weight" value="150" /> + </item> + <item id="8979" article="an" name="emblem"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="Only a brave and true hero can possess it." /> + </item> + <item id="8980" name="the Mexcalibur"> + <attribute key="description" value="Your name is carved on this mighty sword." /> + <attribute key="weight" value="1200" /> + </item> + <item id="8981" article="a" name="golden newspaper"> + <attribute key="weight" value="2400" /> + <attribute key="description" value="The worlds most amazing news can be read in it. It was awarded for winning a contest." /> + </item> + <item id="8982" article="a" name="norseman doll"> + <attribute key="description" value="It is given to the winners of competitions." /> + <attribute key="weight" value="1000" /> + </item> + <item id="8983" article="a" name="heavily bound book"> + <attribute key="description" value="It contains the scribings of many knowledgeable." /> + <attribute key="weight" value="7800" /> + </item> + <item id="8984" article="an" name="abacus"> + <attribute key="weight" value="1200" /> + <attribute key="description" value="If you use it wisely, you may write yourself into the history books." /> + </item> + <item id="8985" article="a" name="norseman doll"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="It is given to the winners of competitions." /> + <attribute key="decayTo" value="8982" /> + <attribute key="duration" value="3" /> + </item> + <item fromid="8986" toid="9001" article="a" name="tree" /> + <item id="9002" article="an" name="encyclopedia"> + <attribute key="weight" value="1337" /> + <attribute key="description" value="It contains all the knowledge." /> + <attribute key="decayTo" value="8977" /> + <attribute key="duration" value="5" /> + </item> + <item id="9003" article="a" name="golden falcon"> + <attribute key="description" value="It is a token of honour granted only by the gods." /> + <attribute key="weight" value="2000" /> + </item> + <item id="9004" article="a" name="golden newspaper"> + <attribute key="weight" value="2400" /> + <attribute key="description" value="The most amazing news can be read in it. It was awarded for winning a contest." /> + <attribute key="decayTo" value="8981" /> + <attribute key="duration" value="5" /> + </item> + <item id="9005" article="a" name="yummy gummy worm"> + <attribute key="weight" value="20" /> + </item> + <item id="9006" article="a" name="toy spider"> + <attribute key="weight" value="20" /> + </item> + <item id="9007" article="a" name="toy spider"> + <attribute key="weight" value="20" /> + <attribute key="duration" value="3" /> + <attribute key="decayTo" value="9006" /> + </item> + <item id="9009" name="the Overlord's ashes"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="9010" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9010" name="the Overlord's ashes"> + <attribute key="description" value="Use an obsidian knife on it to get neutral matter." /> + <attribute key="decayTo" value="9011" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9011" name="the Overlord's ashes"> + <attribute key="decayTo" value="9012" /> + <attribute key="duration" value="500" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9012" name="the Overlord's ashes"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="9013" toid="9018" article="a" name="fallen tree" /> + <item id="9019" article="a" name="vampire doll"> + <attribute key="weight" value="940" /> + </item> + <item id="9020" article="a" name="vampire lord token"> + <attribute key="description" value="It proves that you have killed a vampire lord." /> + <attribute key="weight" value="5" /> + </item> + <item fromid="9021" toid="9025" name="dirt floor" /> + <item fromid="9026" toid="9042" name="earth" /> + <item fromid="9043" toid="9058" name="grass" /> + <item id="9059" name="sand" /> + <item id="9060" name="wood" /> + <item id="9061" article="a" name="framework wall" /> + <item fromid="9062" toid="9066" article="a" name="wooden pillar" /> + <item id="9067" name="wooden floor" /> + <item fromid="9068" toid="9073" name="rock" /> + <item id="9074" article="a" name="present"> + <attribute key="weight" value="600" /> + <attribute key="containerSize" value="5" /> + </item> + <item id="9075" article="a" name="purple bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="9076" article="a" name="costume bag"> + <attribute key="weight" value="800" /> + </item> + <item id="9077" article="a" name="golden bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="9078" article="a" name="special flask"> + <attribute key="weight" value="170" /> + </item> + <item id="9081" article="a" name="parcel"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="10" /> + </item> + <item id="9082" article="a" name="dead troll"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="10" /> + </item> + <item id="9083" name="mummy disguise"> + <attribute key="weight" value="900" /> + </item> + <item id="9084" article="an" name="iron pillar" /> + <item id="9085" article="an" name="iron construction" /> + <item id="9086" article="a" name="thread of screw" /> + <item fromid="9087" toid="9089" article="a" name="screw" /> + <item fromid="9090" toid="9091" article="a" name="thread of screw" /> + <item id="9092" article="a" name="roof"> + <attribute key="floorchange" value="east" /> + </item> + <item id="9093" article="a" name="roof" /> + <item id="9094" article="a" name="roof"> + <attribute key="floorchange" value="west" /> + </item> + <item id="9095" article="a" name="roof" /> + <item id="9096" article="a" name="roof"> + <attribute key="floorchange" value="north" /> + </item> + <item id="9097" article="a" name="roof" /> + <item id="9098" article="a" name="roof"> + <attribute key="floorchange" value="south" /> + </item> + <item fromid="9099" toid="9106" article="a" name="roof" /> + <item id="9107" article="a" name="dead mutated human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10007" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="9108" article="a" name="suspicious present bag"> + <attribute key="weight" value="800" /> + <attribute key="description" value="It's from an undead jester, so open at own risk." /> + </item> + <item id="9109" name="Ceiron's waterskin"> + <attribute key="weight" value="700" /> + </item> + <item id="9110" article="a" name="strange whirl"> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item id="9111" article="a" name="garlic bread"> + <attribute key="weight" value="500" /> + <attribute key="description" value="It is made of holy water and smells lightly of garlic. Sounds better than it actually tastes." /> + </item> + <item id="9112" article="a" name="lump of holy water dough"> + <attribute key="weight" value="500" /> + <attribute key="description" value="This could be turned into a great weapon against vampires." /> + </item> + <item id="9113" article="a" name="lump of garlic dough"> + <attribute key="weight" value="500" /> + <attribute key="description" value="It was made with holy water and garlic. You should be able to bake garlic bread - eww." /> + </item> + <item id="9114" article="a" name="bulb of garlic"> + <attribute key="weight" value="140" /> + </item> + <item id="9115" article="a" name="baking tray"> + <attribute key="weight" value="1200" /> + <attribute key="description" value="There is garlic cookie dough on it." /> + </item> + <item id="9116" article="a" name="garlic cookie"> + <attribute key="weight" value="10" /> + <attribute key="description" value="The garlic in it is well hidden. Nevertheless, you don't want to eat those. Yuck." /> + </item> + <item id="9117" name="Julius' map"> + <attribute key="weight" value="790" /> + <attribute key="description" value="Julius gave it to you to have at least five unusual spots on Vengoth marked." /> + </item> + <item fromid="9118" toid="9133" article="a" name="stone wall" /> + <item id="9134" article="a" name="roof" /> + <item fromid="9135" toid="9139" article="a" name="stone wall" /> + <item id="9140" article="an" name="archway" /> + <item id="9141" article="a" name="blood crystal"> + <attribute key="weight" value="890" /> + <attribute key="decayTo" value="9369" /> + <attribute key="duration" value="604800" /> + <attribute key="description" value="It is charged with magic energy, but that won't last forever." /> + </item> + <item fromid="9142" toid="9143" article="a" name="stone wall" /> + <item fromid="9144" toid="9146" name="white marble floor" /> + <item fromid="9147" toid="9158" article="a" name="stone wall" /> + <item fromid="9159" toid="9164" article="an" name="archway" /> + <item fromid="9165" toid="9166" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9167" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="9168" toid="9169" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9170" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9171" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="9172" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9173" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="9174" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9175" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9176" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9177" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9178" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9179" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9180" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="9181" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9182" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="9183" toid="9188" article="a" name="stone wall" /> + <item fromid="9189" toid="9190" article="a" name="window" /> + <item id="9191" article="a" name="torn book"> + <attribute key="weight" value="1100" /> + </item> + <item fromid="9192" toid="9206" name="iron floor" /> + <item fromid="9207" toid="9223" article="an" name="iron wall" /> + <item fromid="9224" toid="9234" name="wooden floor" /> + <item fromid="9235" toid="9238" article="a" name="sundial" /> + <item fromid="9239" toid="9240" article="a" name="statue" /> + <item id="9241" article="a" name="vampire lord statue" /> + <item id="9242" article="a" name="vampire lord" /> + <item fromid="9243" toid="9244" article="a" name="statue" /> + <item fromid="9245" toid="9248" name="nails" /> + <item fromid="9249" toid="9251" article="a" name="golden ornament" /> + <item fromid="9252" toid="9262" name="copper pipes" /> + <item fromid="9263" toid="9266" article="an" name="iron wall" /> + <item fromid="9267" toid="9268" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9269" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="9270" toid="9271" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9272" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9273" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="9274" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9275" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="9276" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9277" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9278" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9279" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9280" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="9281" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9282" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="9283" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="9284" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="9285" toid="9287" article="an" name="archway" /> + <item fromid="9288" toid="9293" name="stone wall" /> + <item fromid="9294" toid="9299" name="broken stone wall" /> + <item fromid="9300" toid="9303" name="stone railing" /> + <item id="9304" name="stone pillar" /> + <item id="9305" name="broken stone pillar" /> + <item id="9306" name="statue" /> + <item fromid="9307" toid="9319" name="golden ornament" /> + <item fromid="9320" toid="9326" article="an" name="archway" /> + <item fromid="9327" toid="9330" article="a" name="copper pipes" /> + <item fromid="9331" toid="9332" article="a" name="steam" /> + <item fromid="9333" toid="9334" name="slime" /> + <item fromid="9335" toid="9336" article="an" name="archway" /> + <item fromid="9337" toid="9340" article="a" name="golden ornament" /> + <item fromid="9341" toid="9342" article="a" name="steam" /> + <item fromid="9343" toid="9346" article="a" name="copper pipes" /> + <item fromid="9347" toid="9348" article="a" name="copper wheel" /> + <item fromid="9349" toid="9350" article="a" name="boiler" /> + <item fromid="9351" toid="9352" article="a" name="copper pipe" /> + <item fromid="9353" toid="9368" article="a" name="golden ornament" /> + <item id="9369" article="a" name="blood crystal"> + <attribute key="weight" value="890" /> + <attribute key="description" value="It has the power to store magic energy." /> + </item> + <item fromid="9370" toid="9386" article="a" name="stone wall" /> + <item fromid="9387" toid="9392" article="a" name="stone railing" /> + <item fromid="9393" toid="9404" article="a" name="small tower" /> + <item fromid="9405" toid="9414" article="a" name="stone wall" /> + <item fromid="9415" toid="9416" article="a" name="moss" /> + <item fromid="9417" toid="9418" article="a" name="small roof" /> + <item fromid="9419" toid="9422" article="a" name="stone pile" /> + <item id="9423" article="a" name="stone railing" /> + <item fromid="9424" toid="9433" article="a" name="tapestry" /> + <item id="9434" article="a" name="stone wall" /> + <item fromid="9435" toid="9438" article="a" name="heavy wooden chair" /> + <item id="9439" article="a" name="large candelabrum" /> + <item id="9440" article="a" name="fire basin" /> + <item id="9441" article="a" name="blood basin" /> + <item id="9442" article="a" name="family banner" /> + <item fromid="9445" toid="9446" article="a" name="brass throne" /> + <item id="9447" article="a" name="blood goblet"> + <attribute key="weight" value="490" /> + </item> + <item id="9448" article="a" name="blood skull"> + <attribute key="weight" value="490" /> + </item> + <item fromid="9449" toid="9459" article="a" name="tapestry" /> + <item fromid="9460" toid="9465" article="an" name="eaves gutter" /> + <item fromid="9466" toid="9469" article="a" name="rain barrel" /> + <item id="9470" article="a" name="palisade" /> + <item fromid="9471" toid="9486" article="a" name="gate" /> + <item fromid="9487" toid="9494" article="a" name="stone gargoyle" /> + <item fromid="9495" toid="9502" article="a" name="banner" /> + <item fromid="9503" toid="9504" article="an" name="orc trophy" /> + <item fromid="9505" toid="9506" article="a" name="trophy of a strange fish" /> + <item fromid="9507" toid="9508" article="a" name="trophy of a strange being" /> + <item fromid="9509" toid="9510" article="a" name="bat" /> + <item fromid="9511" toid="9512" article="a" name="candle" /> + <item fromid="9513" toid="9514" article="a" name="shield and sword" /> + <item fromid="9515" toid="9520" article="a" name="shield" /> + <item fromid="9521" toid="9522" article="a" name="skeleton" /> + <item fromid="9523" toid="9530" article="an" name="archway" /> + <item id="9531" article="a" name="mechanism" /> + <item fromid="9532" toid="9533" article="a" name="gate" /> + <item id="9534" article="a" name="mechanism" /> + <item fromid="9535" toid="9560" article="a" name="roof" /> + <item id="9561" article="a" name="piano" /> + <item fromid="9562" toid="9566" article="a" name="large gem" /> + <item fromid="9567" toid="9568" name="small gems" /> + <item fromid="9569" toid="9570" name="wooden floor" /> + <item fromid="9571" toid="9572" article="a" name="metal hand" /> + <item id="9573" name="corkscrew stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="9574" name="corkscrew stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="9575" toid="9582" article="a" name="street lamp" /> + <item id="9583" article="a" name="wall mirror" /> + <item fromid="9584" toid="9585" article="a" name="painting" /> + <item fromid="9586" toid="9587" article="a" name="water" /> + <item fromid="9588" toid="9595" article="a" name="large well" /> + <item id="9596" article="a" name="stone pedestal" /> + <item fromid="9597" toid="9599" article="a" name="statue" /> + <item id="9600" name="water" /> + <item fromid="9601" toid="9604" article="a" name="large well" /> + <item id="9605" article="a" name="wall mirror" /> + <item id="9606" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="9607" toid="9610" article="a" name="small balcony" /> + <item fromid="9611" toid="9623" article="an" name="old carpet" /> + <item id="9624" article="a" name="closed trapdoor" /> + <item id="9625" article="an" name="open trapdoor"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="9626" toid="9630" article="an" name="old carpet" /> + <item id="9631" article="an" name="metal piece" /> + <item id="9632" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item id="9633" name="the dust of Boreth"> + <attribute key="description" value="Julius might be interested in the ashes of this vampire lord." /> + <attribute key="weight" value="100" /> + </item> + <item id="9634" name="the dust of Lersatio"> + <attribute key="description" value="Julius might be interested in the ashes of this vampire lord." /> + <attribute key="weight" value="100" /> + </item> + <item id="9635" name="the dust of Marziel"> + <attribute key="description" value="Julius might be interested in the ashes of this vampire lord." /> + <attribute key="weight" value="100" /> + </item> + <item id="9636" name="the dust of Arthei"> + <attribute key="description" value="Julius might be interested in the ashes of this vampire lord." /> + <attribute key="weight" value="100" /> + </item> + <item fromid="9637" toid="9638" article="a" name="wall mirror" /> + <item fromid="9639" toid="9646" article="a" name="jutty" /> + <item fromid="9647" toid="9652" article="a" name="small balcony" /> + <item id="9653" article="a" name="CM token"> + <attribute key="description" value="It was a gift from a community manager." /> + <attribute key="weight" value="1000" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="9654" article="a" name="slain vampire bride"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9658" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9655" article="a" name="wooden pole" /> + <item id="9658" article="a" name="slain vampire bride"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9659" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9659" article="a" name="slain vampire bride"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9660" article="a" name="slain vampire bride"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9654" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9661" article="a" name="crate" /> + <item id="9662" article="a" name="ghost's tear"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="9663" toid="9668" article="an" name="old piece of paper"> + <attribute key="weight" value="200" /> + </item> + <item fromid="9669" toid="9670" article="a" name="wall mirror" /> + <item id="9671" name="sandstone floor" /> + <item id="9672" name="white marble floor" /> + <item id="9673" name="stone floor" /> + <item id="9674" article="a" name="bottle of bug milk"> + <attribute key="weight" value="280" /> + </item> + <item id="9675" article="a" name="sample of venorean spice"> + <attribute key="weight" value="500" /> + </item> + <item id="9676" article="a" name="sample of sand wasp honey"> + <attribute key="weight" value="80" /> + </item> + <item id="9677" article="a" name="jug of embalming fluid"> + <attribute key="weight" value="750" /> + </item> + <item id="9678" article="a" name="piece of royal satin"> + <attribute key="weight" value="500" /> + </item> + <item id="9679" article="a" name="flower bowl"> + <attribute key="weight" value="1100" /> + </item> + <item id="9680" name="research notes"> + <attribute key="weight" value="200" /> + </item> + <item id="9681" article="an" name="archway" /> + <item fromid="9682" toid="9685" article="a" name="drawbridge" /> + <item id="9686" article="a" name="crate"> + <attribute key="description" value="It contains food." /> + </item> + <item id="9687" article="a" name="food crate"> + <attribute key="weight" value="10000" /> + </item> + <item id="9688" name="Iriana's chest"> + <attribute key="weight" value="12000" /> + </item> + <item id="9689" article="a" name="cask of brown ale"> + <attribute key="weight" value="30000" /> + <attribute key="description" value="It contains dwarven brown ale brewed by a human." /> + </item> + <item id="9690" article="a" name="gear wheel"> + <attribute key="weight" value="5" /> + </item> + <item id="9691" article="a" name="large crystal"> + <attribute key="weight" value="235" /> + </item> + <item id="9692" article="a" name="ring"> + <attribute key="weight" value="5" /> + </item> + <item id="9693" article="a" name="jester doll"> + <attribute key="weight" value="1200" /> + </item> + <item id="9694" name="the head of a jester doll"> + <attribute key="weight" value="400" /> + </item> + <item id="9695" name="the torso of a jester doll"> + <attribute key="weight" value="400" /> + </item> + <item id="9696" article="a" name="part of a jester doll"> + <attribute key="description" value="It seems to be the left arm." /> + <attribute key="weight" value="100" /> + </item> + <item id="9697" article="a" name="part of a jester doll"> + <attribute key="description" value="It seems to be the right arm." /> + <attribute key="weight" value="100" /> + </item> + <item id="9698" article="a" name="part of a jester doll"> + <attribute key="description" value="It seems to be the left leg." /> + <attribute key="weight" value="100" /> + </item> + <item id="9699" article="a" name="part of a jester doll"> + <attribute key="description" value="It seems to be the right leg." /> + <attribute key="weight" value="100" /> + </item> + <item fromid="9700" toid="9707" name="acid" /> + <item fromid="9708" toid="9713" name="burnt wall" /> + <item fromid="9714" toid="9719" article="a" name="mosaik" /> + <item fromid="9720" toid="9726" article="a" name="large window" /> + <item fromid="9727" toid="9728" article="a" name="stone" /> + <item fromid="9729" toid="9730" article="a" name="small window" /> + <item fromid="9731" toid="9732" article="a" name="bloodspot" /> + <item id="9733" name="the alchemists' formulas"> + <attribute key="weight" value="200" /> + </item> + <item id="9734" article="an" name="animal cure"> + <attribute key="weight" value="180" /> + </item> + <item id="9735" name="Morik's helmet"> + <attribute key="description" value="It belonged to a famous gladiator." /> + <attribute key="weight" value="4600" /> + </item> + <item id="9736" article="an" name="armor"> + <attribute key="weight" value="900" /> + </item> + <item fromid="9737" toid="9740" article="a" name="ghost charm"> + <attribute key="weight" value="900" /> + </item> + <item id="9741" article="a" name="ghost residue"> + <attribute key="weight" value="2200" /> + </item> + <item id="9742" article="a" name="charged ghost charm"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="900" /> + </item> + <item id="9743" article="a" name="weapon matrix crystal"> + <attribute key="description" value="It contains patterns to create weapons." /> + <attribute key="weight" value="250" /> + </item> + <item id="9744" article="a" name="food matrix crystal"> + <attribute key="description" value="It contains patterns to create food." /> + <attribute key="weight" value="250" /> + </item> + <item id="9745" article="a" name="box ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="9746" article="a" name="box ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="9747" toid="9750" article="a" name="lit wall lamp" /> + <item fromid="9751" toid="9752" article="a" name="statue" /> + <item fromid="9753" toid="9758" article="a" name="tree" /> + <item fromid="9759" toid="9766" article="a" name="roof" /> + <item id="9767" article="a" name="strange apparatus" /> + <item fromid="9768" toid="9769" article="a" name="street lamp" /> + <item fromid="9770" toid="9771" article="a" name="wall lamp" /> + <item fromid="9772" toid="9773" article="a" name="ghost charm"> + <attribute key="description" value="You can see the other side through it." /> + <attribute key="weight" value="900" /> + </item> + <item id="9774" article="a" name="brocade backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="9775" article="a" name="brocade bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="9776" article="a" name="yalahari armor"> + <attribute key="weight" value="7000" /> + <attribute key="armor" value="16" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentDeath" value="3" /> + </item> + <item id="9777" article="a" name="yalahari leg piece"> + <attribute key="weight" value="6500" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentDeath" value="5" /> + <attribute key="skillDist" value="2" /> + </item> + <item id="9778" article="a" name="yalahari mask"> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + <attribute key="magiclevelpoints" value="2" /> + </item> + <item id="9779" article="a" name="crystal column" /> + <item fromid="9784" toid="9791" article="a" name="crystal column" /> + <item fromid="9792" toid="9799" name="earth" /> + <item id="9800" article="an" name="iron floor" /> + <item id="9801" article="a" name="dead worker golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9802" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="9802" article="a" name="dead worker golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9803" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="9803" article="a" name="dead worker golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9804" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="9804" article="a" name="dead worker golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item fromid="9808" toid="9810" article="a" name="rusty armor"> + <attribute key="description" value="If you can remove the rust layer and dirt from the armor you will be able to see what it is." /> + <attribute key="weight" value="12000" /> + </item> + <item fromid="9811" toid="9813" article="a" name="rusty legs"> + <attribute key="description" value="If you can remove the rust layer and dirt from the legs you will be able to see what it is." /> + <attribute key="weight" value="7000" /> + </item> + <item fromid="9814" toid="9816" article="a" name="rusty shield"> + <attribute key="description" value="If you can remove the rust layer and dirt from the shields you will be able to see what it is." /> + <attribute key="weight" value="2800" /> + <attribute key="defense" value="1" /> + <attribute key="weaponType" value="shield" /> + </item> + <item fromid="9817" toid="9819" article="a" name="rusty boots"> + <attribute key="description" value="If you can remove the rust layer and dirt from the boots you will be able to see what it is." /> + <attribute key="weight" value="2800" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="feet" /> + </item> + <item fromid="9820" toid="9822" article="a" name="rusty helmet"> + <attribute key="description" value="If you can remove the rust layer and dirt from the helmets you will be able to see what it is." /> + <attribute key="weight" value="2800" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="9823" article="a" name="slain undead gladiator"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9824" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9824" article="a" name="slain undead gladiator"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="9825" toid="9828" article="a" name="lever" /> + <item id="9829" article="a" name="dead mutated bat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9830" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9830" article="a" name="dead mutated bat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9831" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9831" article="a" name="dead mutated bat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9832" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9832" article="a" name="dead mutated bat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="9833" toid="9834" article="an" name="old carpet" /> + <item fromid="9835" toid="9836" article="a" name="velvet tapestry" /> + <item id="9837" article="a" name="velvet tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="9838" toid="9845" article="a" name="wall lamp" /> + <item id="9846" name="corkscrew stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="9847" toid="9866" article="a" name="stone carving" /> + <item id="9867" article="a" name="dead haunted treeling"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9868" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="9868" article="a" name="dead haunted treeling"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9869" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="9869" article="a" name="dead haunted treeling"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9870" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="9870" article="a" name="dead haunted treeling"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="9871" article="a" name="dead mutated rat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9872" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9872" article="a" name="dead mutated rat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9873" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9873" article="a" name="dead mutated rat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9874" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9874" article="a" name="dead mutated rat"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9875" article="a" name="slain zombie"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9876" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9876" article="a" name="slain zombie"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9877" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9877" article="a" name="slain zombie"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9878" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9878" article="a" name="slain zombie"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9879" article="a" name="dead young sea serpent"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="9880" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="9880" article="a" name="dead young sea serpent"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="9881" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="9881" article="a" name="dead young sea serpent"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9882" article="a" name="dead young sea serpent"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="9879" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="9883" name="lava"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="fire" /> + </item> + <item fromid="9884" toid="9885" article="a" name="strange apparatus" /> + <item id="9886" article="a" name="broken apparatus" /> + <item fromid="9887" toid="9890" article="a" name="strange apparatus" /> + <item id="9891" article="a" name="broken apparatus" /> + <item fromid="9892" toid="9893" article="a" name="strange apparatus" /> + <item id="9894" article="a" name="broken apparatus" /> + <item fromid="9895" toid="9896" article="a" name="strange machine" /> + <item id="9897" article="a" name="broken machine" /> + <item fromid="9898" toid="9899" article="a" name="strange machine" /> + <item id="9900" article="a" name="broken machine" /> + <item fromid="9901" toid="9902" article="a" name="strange machine" /> + <item id="9903" article="a" name="broken machine" /> + <item fromid="9904" toid="9905" article="a" name="strange machine" /> + <item id="9906" article="a" name="broken machine" /> + <item fromid="9907" toid="9908" article="a" name="weird machine" /> + <item fromid="9909" toid="9910" article="an" name="alchemical apparatus" /> + <item fromid="9911" toid="9912" article="a" name="suspicious cauldron" /> + <item id="9913" article="a" name="dead mutated tiger"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9914" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9914" article="a" name="dead mutated tiger"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9915" article="a" name="dead nightstalker"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9916" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9916" article="a" name="dead nightstalker"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9917" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9917" article="a" name="dead nightstalker"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9918" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9918" article="a" name="dead nightstalker"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9919" article="a" name="dead nightmare scion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9920" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9920" article="a" name="dead nightmare scion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9921" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9921" article="a" name="dead nightmare scion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9922" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9922" article="a" name="dead nightmare scion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9923" article="a" name="dead hellspawn"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="9924" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9924" article="a" name="dead hellspawn"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="9925" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9925" article="a" name="dead hellspawn"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="9926" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9926" article="a" name="dead hellspawn"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9927" article="a" name="flower wreath"> + <attribute key="slotType" value="head" /> + <attribute key="weight" value="500" /> + </item> + <item id="9928" article="a" name="leaf legs"> + <attribute key="slotType" value="legs" /> + <attribute key="weight" value="1200" /> + </item> + <item id="9929" article="a" name="flower dress"> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="1900" /> + </item> + <item id="9930" article="a" name="flask of rust remover"> + <attribute key="description" value="It can be used to clean and polish old and rusty armors." /> + <attribute key="weight" value="90" /> + </item> + <item id="9931" article="a" name="coconut shoes"> + <attribute key="slotType" value="feet" /> + <attribute key="weight" value="600" /> + </item> + <item id="9932" article="a" name="firewalker boots"> + <attribute key="description" value="Wearing these boots reduces the damage gotten from fiery ground." /> + <attribute key="weight" value="950" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + <attribute key="decayTo" value="10022" /> + <attribute key="transformDeEquipTo" value="9933" /> + <attribute key="fieldabsorbpercentfire" value="90" /> + <attribute key="duration" value="3600" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="9933" article="a" name="firewalker boots"> + <attribute key="description" value="Wearing these boots reduces the damage gotten from fiery ground." /> + <attribute key="weight" value="950" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="feet" /> + <attribute key="transformEquipTo" value="9932" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + </item> + <item id="9934" article="" name="old worn firewalker boots"> + <attribute key="description" value="They can be recharged with an enchanted ruby." /> + <attribute key="weight" value="950" /> + </item> + <item id="9935" article="a" name="dead gozzler"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9936" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9936" article="a" name="dead gozzler"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9937" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9937" article="a" name="dead gozzler"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="9938" article="a" name="dead gozzler"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9935" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="9939" toid="9940" article="a" name="gate" /> + <item id="9941" article="a" name="crystal of focus"> + <attribute key="description" value="It is said to increase your ability to concentrate and take the right decisions." /> + <attribute key="weight" value="800" /> + </item> + <item id="9942" article="a" name="crystal of balance"> + <attribute key="description" value="It is said to make your calmer and less afflicted by anger and anxiety." /> + <attribute key="weight" value="850" /> + </item> + <item fromid="9943" toid="9947" article="a" name="gate" /> + <item id="9948" article="a" name="dracoyle statue"> + <attribute key="slotType" value="ammo" /> + <attribute key="description" value="This rare treasure is said to protect its owner from misery and curses." /> + <attribute key="weight" value="1500" /> + <attribute key="rotateTo" value="9953" /> + <attribute key="duration" value="604800" /> + <attribute key="decayTo" value="9949" /> + </item> + <item id="9949" article="a" name="dracoyle statue"> + <attribute key="slotType" value="ammo" /> + <attribute key="description" value="This rare treasure can be charged with an enchanted emerald." /> + <attribute key="weight" value="1500" /> + <attribute key="rotateTo" value="9954" /> + </item> + <item fromid="9950" toid="9952" article="a" name="gate" /> + <item id="9953" article="a" name="dracoyle statue"> + <attribute key="slotType" value="ammo" /> + <attribute key="description" value="This rare treasure is said to protect its owner from misery and curses." /> + <attribute key="weight" value="1500" /> + <attribute key="rotateTo" value="9948" /> + <attribute key="duration" value="604800" /> + <attribute key="decayTo" value="9954" /> + </item> + <item id="9954" article="a" name="dracoyle statue"> + <attribute key="slotType" value="ammo" /> + <attribute key="description" value="This rare treasure can be charged with an enchanted emerald." /> + <attribute key="weight" value="1500" /> + <attribute key="rotateTo" value="9949" /> + </item> + <item id="9955" article="a" name="vampiric crest"> + <attribute key="description" value="This crest seems important. You shouldn't lose it." /> + <attribute key="weight" value="500" /> + </item> + <item id="9956" article="a" name="magical torch"> + <attribute key="slotType" value="ammo" /> + <attribute key="description" value="You have a day to light all important locations before the torch stops burning." /> + <attribute key="weight" value="1500" /> + <attribute key="defense" value="25" /> + <attribute key="speed" value="50" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="86400" /> + <attribute key="showduration" value="1" /> + </item> + <item id="9957" article="a" name="yalahar coal basin" /> + <item id="9958" article="a" name="royal tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="9959" article="a" name="silky tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="9960" name="the remains of a death blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9963" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9961" article="a" name="slain mercury blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9964" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9962" article="a" name="slain acid blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="9965" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="9963" name="the remains of a death blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9964" article="a" name="slain mercury blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="9965" article="a" name="slain acid blob"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="9966" article="a" name="glob of mercury"> + <attribute key="weight" value="10" /> + </item> + <item id="9967" article="a" name="glob of acid slime"> + <attribute key="weight" value="10" /> + </item> + <item id="9968" article="a" name="glob of tar"> + <attribute key="weight" value="10" /> + </item> + <item id="9969" article="a" name="black skull"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="2400" /> + </item> + <item id="9970" article="a" name="small topaz" plural="small topazes"> + <attribute key="weight" value="10" /> + </item> + <item id="9971" article="a" name="gold ingot" plural="gold ingots"> + <attribute key="weight" value="1800" /> + </item> + <item id="9972" article="a" name="small lamp"> + <attribute key="weight" value="1000" /> + </item> + <item id="9973" article="a" name="lit small lamp" /> + <item id="9974" article="a" name="crystal table kit"> + <attribute key="description" value="Use it in your house to construct a crystal table." /> + <attribute key="weight" value="2500" /> + </item> + <item id="9975" article="a" name="crystal table"> + <attribute key="weight" value="2500" /> + </item> + <item id="9976" article="a" name="crystal pedestal"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="9977" /> + <attribute key="duration" value="15" /> + </item> + <item id="9977" article="a" name="crystal pedestal"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="9978" /> + <attribute key="duration" value="10" /> + </item> + <item id="9978" article="a" name="crystal pedestal"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="9979" /> + <attribute key="duration" value="11" /> + </item> + <item id="9979" article="a" name="crystal pedestal"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="9976" /> + <attribute key="duration" value="9" /> + </item> + <item id="9980" article="a" name="crystal of power"> + <attribute key="description" value="It is said to make you more resistant to weaknesses and to supply you with energy." /> + <attribute key="weight" value="850" /> + </item> + <item id="9981" article="a" name="yalahari figurine"> + <attribute key="weight" value="800" /> + </item> + <item id="9982" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a finger snapper plant." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9984" /> + <attribute key="duration" value="432000" /> + </item> + <item id="9983" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a finger snapper plant." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9982" /> + <attribute key="duration" value="72000" /> + </item> + <item fromid="9984" toid="9985" article="a" name="flower pot"> + <attribute key="description" value="This plant urgently needs some water, else it will wither away and disappear completely." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="7679" /> + <attribute key="duration" value="172800" /> + </item> + <item id="9986" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a fairy dancer flower." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9985" /> + <attribute key="duration" value="432000" /> + </item> + <item id="9987" article="a" name="flower pot"> + <attribute key="description" value="The plant in it seems to be a fairy dancer flower." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9986" /> + <attribute key="duration" value="72000" /> + </item> + <item id="9988" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown fairy dancer flower in it." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9985" /> + <attribute key="duration" value="432000" /> + </item> + <item id="9989" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown fairy dancer flower in it." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9988" /> + <attribute key="duration" value="72000" /> + </item> + <item id="9990" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown finger snapper plant in it." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9984" /> + <attribute key="duration" value="432000" /> + </item> + <item id="9991" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown finger snapper plant in it." /> + <attribute key="weight" value="150" /> + <attribute key="decayTo" value="9990" /> + <attribute key="duration" value="72000" /> + </item> + <item id="9992" article="a" name="rotworm stew"> + <attribute key="description" value="It's hot, beefy and delicious. The perfect food for knights." /> + <attribute key="weight" value="1200" /> + </item> + <item id="9993" article="a" name="hydra tongue salad"> + <attribute key="description" value="Though the hydra tongue is commonly considered a pest plant it tastes surprisingly aromatic." /> + <attribute key="weight" value="550" /> + </item> + <item id="9994" article="a" name="roasted dragon wings"> + <attribute key="description" value="You know why it's called 'dragon' when you feel the fire in your throat." /> + <attribute key="weight" value="850" /> + </item> + <item id="9995" article="a" name="tropical fried terrorbird"> + <attribute key="description" value="It's the ideal snack for a beach barbeque." /> + <attribute key="weight" value="780" /> + </item> + <item id="9996" article="a" name="banana chocolate shake"> + <attribute key="description" value="Sweetness." /> + <attribute key="weight" value="300" /> + </item> + <item id="9997" article="a" name="veggie casserole"> + <attribute key="description" value="This one would be quite healthy if it wasn't for all the melted cheese on top." /> + <attribute key="weight" value="1100" /> + </item> + <item id="9998" article="a" name="filled jalape?o peppers"> + <attribute key="description" value="The creamy cheese makes a great combination with the spicy peppers." /> + <attribute key="weight" value="650" /> + </item> + <item id="9999" article="a" name="blessed steak"> + <attribute key="description" value="It's nicely decorated with plums and pumpkin." /> + <attribute key="weight" value="950" /> + </item> + <item id="10000" article="a" name="carrot cake"> + <attribute key="description" value="This spicy-sweet cake will probably put you into a sugar rush." /> + <attribute key="weight" value="680" /> + </item> + <item id="10001" article="a" name="northern fishburger"> + <attribute key="description" value="It's only suited for those who like maritime food." /> + <attribute key="weight" value="460" /> + </item> + <item id="10002" article="a" name="dead war golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10003" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="10003" article="a" name="dead war golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10004" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="10004" article="a" name="dead war golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="10005" article="a" name="dead war golem"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10002" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="10006" article="a" name="Jean Pierre's Cookbook I"> + <attribute key="description" value="It was given to you by the djinn mantre and contains the collection of recipes you cooked." /> + <attribute key="weight" value="1500" /> + </item> + <item id="10007" article="a" name="dead mutated human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10008" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10008" article="a" name="dead mutated human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10009" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10009" article="a" name="dead mutated human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="10010" article="a" name="swamp tentacles" /> + <item id="10011" article="a" name="black candle" /> + <item id="10012" article="a" name="black candle" /> + <item id="10013" article="a" name="mystic flame" /> + <item id="10014" article="a" name="stand" /> + <item id="10015" article="a" name="crystal" /> + <item id="10016" article="a" name="batwing hat"> + <attribute key="weight" value="600" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="10017" article="a" name="football" /> + <item id="10018" article="a" name="voodoo doll"> + <attribute key="weight" value="650" /> + </item> + <item id="10020" article="a" name="dragon claw"> + <attribute key="weight" value="1250" /> + </item> + <item id="10021" name="worn soft boots"> + <attribute key="description" value="Someone specialised in shoes might be able to repair them for you." /> + <attribute key="weight" value="800" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="10022" name="worn firewalker boots"> + <attribute key="description" value="They can be recharged with an enchanted ruby." /> + <attribute key="weight" value="950" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="10024" article="a" name="crystal ball"> + <attribute key="weight" value="3400" /> + </item> + <item id="10025" name="molten wax"> + <attribute key="weight" value="50" /> + </item> + <item id="10026" article="a" name="special polish"> + <attribute key="description" value="You can use it to polish Eclesius' crystal ball." /> + <attribute key="weight" value="60" /> + </item> + <item id="10027" article="a" name="magical blending device"> + <attribute key="description" value="Place ingredients in bowl, then pull lever to grind and blend them. Only for smart magical recipes." /> + </item> + <item id="10028" name="fish flakes"> + <attribute key="description" value="Not simple fish flakes, but magical fish flakes supporting linguistic development." /> + <attribute key="weight" value="70" /> + </item> + <item fromid="10029" toid="10030" article="a" name="lever" /> + <item id="10031" article="a" name="flask with magical oil"> + <attribute key="description" value="Eclesius made it for you to oil the door of the demon cage." /> + <attribute key="weight" value="180" /> + </item> + <item id="10032" article="a" name="pink key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="10033" name="wooden ties"> + <attribute key="weight" value="500" /> + </item> + <item id="10034" article="a" name="metal fitting"> + <attribute key="weight" value="250" /> + </item> + <item id="10035" article="a" name="ladder" /> + <item id="10038" article="a" name="crucible" /> + <item fromid="10039" toid="10040" article="a" name="bellow" /> + <item fromid="10041" toid="10043" article="a" name="crucible" /> + <item fromid="10044" toid="10045" article="a" name="lever" /> + <item fromid="10046" toid="10048" article="a" name="hat for Eclesius"> + <attribute key="weight" value="110" /> + </item> + <item id="10050" name="Eclesius' sandals"> + <attribute key="description" value="There is a tag on them which says 'Do not wear! Those are mine!' As if you had wanted to wear them." /> + <attribute key="weight" value="600" /> + </item> + <item id="10051" article="a" name="frost cannon" /> + <item id="10052" article="a" name="crystal column"> + <attribute key="decayTo" value="10056" /> + <attribute key="duration" value="10" /> + </item> + <item id="10053" article="a" name="crystal column"> + <attribute key="decayTo" value="10057" /> + <attribute key="duration" value="10" /> + </item> + <item id="10054" article="a" name="crystal column"> + <attribute key="decayTo" value="10058" /> + <attribute key="duration" value="10" /> + </item> + <item id="10055" article="a" name="crystal column"> + <attribute key="decayTo" value="10059" /> + <attribute key="duration" value="10" /> + </item> + <item id="10056" article="a" name="crystal column"> + <attribute key="decayTo" value="10052" /> + <attribute key="duration" value="10" /> + </item> + <item id="10057" article="a" name="crystal column"> + <attribute key="decayTo" value="10053" /> + <attribute key="duration" value="10" /> + </item> + <item id="10058" article="a" name="crystal column"> + <attribute key="decayTo" value="10054" /> + <attribute key="duration" value="10" /> + </item> + <item id="10059" article="a" name="crystal column"> + <attribute key="decayTo" value="10055" /> + <attribute key="duration" value="10" /> + </item> + <item id="10060" article="a" name="frost cannon" /> + <item id="10061" name="Grodrik's favourite axe"> + <attribute key="weight" value="2500" /> + </item> + <item id="10062" name="Amarie's favourite book"> + <attribute key="weight" value="800" /> + </item> + <item fromid="10063" toid="10064" article="an" name="Epaminondas doll"> + <attribute key="description" value="He talks, moves and sings just like a real person." /> + <attribute key="weight" value="777" /> + </item> + <item id="10066" article="a" name="dark essence"> + <attribute key="weight" value="260" /> + </item> + <item id="10068" article="a" name="flask with paint"> + <attribute key="weight" value="180" /> + </item> + <item id="10070" article="a" name="grey bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10089" article="an" name="antidote potion"> + <attribute key="weight" value="175" /> + </item> + <item id="10091" article="a" name="sky key"> + <attribute key="type" value="key" /> + <attribute key="weight" value="100" /> + </item> + <item id="10092" article="a" name="love potion"> + <attribute key="description" value="You better be careful with this or you might get unwanted results." /> + <attribute key="weight" value="180" /> + </item> + <item id="10096" article="a" name="voodoo doll"> + <attribute key="description" value="You read the numbers 3613 on the back of the doll." /> + <attribute key="weight" value="650" /> + </item> + <item id="10097" article="a" name="voodoo doll"> + <attribute key="description" value="You read the numbers 5261 on the back of the doll." /> + <attribute key="weight" value="650" /> + </item> + <item id="10099" name="the top right part of a map"> + <attribute key="weight" value="790" /> + </item> + <item id="10100" name="the top left part of a map"> + <attribute key="weight" value="790" /> + </item> + <item id="10101" name="the lower right part of a map"> + <attribute key="weight" value="790" /> + </item> + <item id="10102" name="the lower left part of a map"> + <attribute key="weight" value="790" /> + </item> + <item id="10103" article="a" name="very old piece of paper"> + <attribute key="description" value="You have the slight impression that it bears a secret." /> + <attribute key="weight" value="200" /> + </item> + <item id="10104" name="old encrypted text"> + <attribute key="description" value="Maybe a sorcerer can help you with the decryption." /> + <attribute key="weight" value="200" /> + </item> + <item id="10105" name="Xodet's first wand"> + <attribute key="description" value="This could just help to remind him of his old friendship." /> + <attribute key="weight" value="1900" /> + </item> + <item id="10106" article="a" name="crumpled piece of paper"> + <attribute key="description" value="It contains the formula for the memory potion Eclesius invented." /> + <attribute key="weight" value="110" /> + </item> + <item fromid="10107" toid="10108" name="hand puppets"> + <attribute key="description" value="They were awarded by the gods." /> + <attribute key="weight" value="5" /> + </item> + <item id="10109" article="a" name="bundle of rags"> + <attribute key="description" value="It also contains an old dress of Queen Eloise." /> + <attribute key="weight" value="900" /> + </item> + <item id="10111" article="a" name="book"> + <attribute key="weight" value="100" /> + </item> + <item id="10112" article="a" name="stone pile"> + <attribute key="decayTo" value="10115" /> + <attribute key="duration" value="7" /> + </item> + <item id="10113" article="a" name="stone pile"> + <attribute key="decayTo" value="10114" /> + <attribute key="duration" value="4" /> + </item> + <item id="10114" article="a" name="drilling worm"> + <attribute key="decayTo" value="10112" /> + <attribute key="duration" value="2" /> + </item> + <item id="10115" article="a" name="carrion worm"> + <attribute key="decayTo" value="10113" /> + <attribute key="duration" value="2" /> + </item> + <item id="10116" article="a" name="stone pile"> + <attribute key="decayTo" value="10112" /> + <attribute key="duration" value="9" /> + </item> + <item id="10117" article="a" name="stone pile"> + <attribute key="decayTo" value="10113" /> + <attribute key="duration" value="13" /> + </item> + <item id="10118" article="a" name="stone pile"> + <attribute key="decayTo" value="10114" /> + <attribute key="duration" value="17" /> + </item> + <item id="10119" article="a" name="heated worm punisher"> + <attribute key="weight" value="6450" /> + <attribute key="duration" value="10" /> + <attribute key="decayTo" value="10152" /> + <attribute key="description" value="This hammer is a worm's worst nightmare." /> + </item> + <item id="10122" article="a" name="old pirate poem"> + <attribute key="weight" value="200" /> + <attribute key="readable" value="1" /> + </item> + <item id="10123" article="a" name="pirate treasure map"> + <attribute key="weight" value="830" /> + <attribute key="description" value="The location on the map is not familiar to you." /> + </item> + <item id="10124" article="a" name="champion's cup"> + <attribute key="weight" value="1800" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10125" article="a" name="silver cup of honour"> + <attribute key="weight" value="1600" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10126" article="a" name="bronze cup of honour"> + <attribute key="weight" value="1600" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10127" article="a" name="golden warrior trophy"> + <attribute key="weight" value="1900" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10128" article="a" name="silver warrior trophy"> + <attribute key="weight" value="1850" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10129" article="a" name="bronze warrior trophy"> + <attribute key="weight" value="1800" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10130" article="a" name="golden trophy of excellence"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10131" article="a" name="silver trophy of excellence"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10132" article="a" name="bronze trophy of excellence"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10133" article="a" name="gold medal"> + <attribute key="weight" value="1240" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10134" article="a" name="silver medal"> + <attribute key="weight" value="1220" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10135" article="a" name="bronze medal"> + <attribute key="weight" value="1200" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10136" article="a" name="badge of glory"> + <attribute key="weight" value="1550" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10137" article="an" name="arcane insignia"> + <attribute key="weight" value="1350" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10138" article="a" name="hero's medal"> + <attribute key="weight" value="1670" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10139" article="a" name="laurel wreath"> + <attribute key="weight" value="900" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10140" article="a" name="royal medal"> + <attribute key="weight" value="1600" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10141" article="a" name="heavy medal"> + <attribute key="weight" value="5500" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10142" article="a" name="eleven trophy"> + <attribute key="weight" value="900" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="10143" article="a" name="cherry blossom tree" /> + <item id="10144" article="a" name="honey flower"> + <attribute key="weight" value="1000" /> + </item> + <item id="10145" article="a" name="potted flower"> + <attribute key="weight" value="2300" /> + </item> + <item id="10146" article="a" name="blood herb"> + <attribute key="weight" value="120" /> + </item> + <item id="10147" name="exotic flowers"> + <attribute key="weight" value="1100" /> + </item> + <item id="10148" article="a" name="flower bouquet"> + <attribute key="weight" value="80" /> + </item> + <item id="10149" name="god flowers"> + <attribute key="weight" value="1100" /> + </item> + <item id="10150" article="a" name="cocktail glass"> + <attribute key="weight" value="200" /> + <attribute key="pickupable" value="1" /> + </item> + <item id="10151" article="a" name="golem part"> + <attribute key="weight" value="35" /> + </item> + <item id="10152" article="a" name="worm punisher"> + <attribute key="description" value="The hammer would be more effective when heated." /> + <attribute key="weight" value="6450" /> + </item> + <item id="10153" article="a" name="golem disassembler"> + <attribute key="description" value="It looks suspiciously similar to a crowbar." /> + <attribute key="weight" value="1500" /> + </item> + <item id="10154" article="an" name="animal fetish"> + <attribute key="weight" value="245" /> + </item> + <item id="10155" article="a" name="shadow orb"> + <attribute key="weight" value="400" /> + </item> + <item id="10156" article="a" name="dark essence"> + <attribute key="weight" value="260" /> + </item> + <item id="10157" article="a" name="worm queen tooth"> + <attribute key="weight" value="850" /> + </item> + <item id="10158" article="a" name="deep crystal"> + <attribute key="description" value="It is pulsating with spectral energy." /> + <attribute key="weight" value="310" /> + </item> + <item id="10159" article="a" name="bloodkiss flower"> + <attribute key="weight" value="95" /> + </item> + <item id="10160" article="a" name="crucible"> + <attribute key="decayTo" value="10161" /> + <attribute key="duration" value="60" /> + </item> + <item id="10161" article="a" name="crucible"> + <attribute key="decayTo" value="10160" /> + <attribute key="duration" value="60" /> + </item> + <item id="10162" article="a" name="crucible"> + <attribute key="decayTo" value="10160" /> + <attribute key="duration" value="30" /> + </item> + <item id="10164" name="earth" /> + <item id="10165" article="a" name="golem blueprint"> + <attribute key="weight" value="120" /> + </item> + <item id="10166" article="a" name="stabilizer"> + <attribute key="weight" value="115" /> + </item> + <item id="10167" article="a" name="mago mechanic core"> + <attribute key="weight" value="135" /> + </item> + <item id="10169" article="an" name="elemental crystal"> + <attribute key="weight" value="320" /> + </item> + <item id="10170" article="an" name="old power core"> + <attribute key="description" value="This power core has seen better days." /> + <attribute key="weight" value="780" /> + </item> + <item id="10173" article="a" name="golem head"> + <attribute key="weight" value="3000" /> + </item> + <item id="10176" name="dirt" /> + <item fromid="10177" toid="10187" article="a" name="limestone wall" /> + <item fromid="10188" toid="10189" article="a" name="broken limestone wall" /> + <item fromid="10190" toid="10191" article="a" name="limestone railing" /> + <item fromid="10192" toid="10193" article="a" name="stone wall" /> + <item id="10194" article="a" name="limestone railing" /> + <item fromid="10195" toid="10196" article="a" name="stone wall" /> + <item id="10197" article="a" name="limestone railing" /> + <item fromid="10198" toid="10203" article="a" name="limestone pillar" /> + <item fromid="10204" toid="10207" article="a" name="limestone wall" /> + <item id="10209" article="a" name="Carlin banner" /> + <item fromid="10210" toid="10212" article="a" name="limestone wall" /> + <item fromid="10213" toid="10217" article="a" name="limestone pedestal" /> + <item id="10218" article="a" name="bonfire amulet"> + <attribute key="description" value="It engulfs you in flames - fire against fire." /> + <attribute key="weight" value="700" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="5" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="60" /> + <attribute key="absorbPercentFire" value="40" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="10219" article="a" name="sacred tree amulet"> + <attribute key="description" value="Its leaves stretch out to cover your whole body if you receive earth damage." /> + <attribute key="weight" value="700" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="5" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="60" /> + <attribute key="absorbPercentEarth" value="40" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="10220" article="a" name="leviathan's amulet"> + <attribute key="description" value="It holds the last breath of Leviathan." /> + <attribute key="weight" value="700" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="5" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="60" /> + <attribute key="absorbPercentIce" value="40" /> + </item> + <item id="10221" article="a" name="shockwave amulet"> + <attribute key="description" value="It tickles your neck in a rather pleasant way and absorbs loads of damage." /> + <attribute key="weight" value="700" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="5" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="60" /> + <attribute key="absorbPercentEnergy" value="40" /> + </item> + <item id="10223" article="a" name="mechanical fishing rod"> + <attribute key="weight" value="920" /> + </item> + <item id="10224" article="a" name="mechanical fish"> + <attribute key="weight" value="750" /> + </item> + <item id="10225" article="a" name="nautical map"> + <attribute key="weight" value="820" /> + </item> + <item fromid="10226" toid="10248" article="a" name="framework wall" /> + <item fromid="10249" toid="10261" article="a" name="stone wall" /> + <item fromid="10264" toid="10265" article="a" name="framework window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="10266" toid="10267" article="a" name="framework window"> + <attribute key="type" value="door" /> + </item> + <item id="10268" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10269" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10270" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10271" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10272" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10273" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10274" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10275" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10276" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10277" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10278" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10279" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10280" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10281" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10282" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10283" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="10284" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10285" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item fromid="10286" toid="10287" article="a" name="stone wall" /> + <item id="10288" article="a" name="flame of life"> + <attribute key="decayTo" value="7359" /> + <attribute key="duration" value="600" /> + <attribute key="showduration" value="1" /> + </item> + <item id="10289" article="a" name="meat shield"> + <attribute key="weight" value="500" /> + <attribute key="defense" value="10" /> + <attribute key="weaponType" value="shield" /> + <attribute key="description" value="A sturdy shield made of old meat." /> + </item> + <item id="10290" name="glutton's mace"> + <attribute key="description" value="It would be an awesome weapon if the handle weren't that greasy." /> + <attribute key="weight" value="1300" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="10291" article="an" name="odd hat"> + <attribute key="description" value="It has to be one of the fabled helmets of light." /> + <attribute key="weight" value="700" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="10292" name="pointed rabbitslayer"> + <attribute key="description" value="Someone has sharpened this carrot to inflict some nasty damage especially on rabbits." /> + <attribute key="weight" value="160" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="10293" article="a" name="stale bread of ancientness"> + <attribute key="description" value="This bread is so old that it has become unbreakable and a formidable weapon." /> + <attribute key="weight" value="500" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="18" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="10294" article="a" name="shield of the white knight"> + <attribute key="description" value="It seems a bit chunky, but what was good enough for a white knight should be good for everyone." /> + <attribute key="weight" value="500" /> + <attribute key="defense" value="8" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="10295" article="a" name="musician's bow"> + <attribute key="description" value="If you could only figure out how you are supposed to fire more arrows at once." /> + <attribute key="weight" value="1250" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="4" /> + </item> + <item id="10296" article="a" name="heavy metal t-shirt"> + <attribute key="description" value="Oddly enough it is not made of metal at all, but years without washing grant it added protection." /> + <attribute key="weight" value="800" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="body" /> + </item> + <item id="10297" article="a" name="shield of care"> + <attribute key="description" value="This shield will surely care for anyone who can bear it." /> + <attribute key="weight" value="1700" /> + <attribute key="defense" value="8" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="10298" article="a" name="helmet of ultimate terror"> + <attribute key="description" value="There is evil inside." /> + <attribute key="weight" value="1250" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="10299" article="a" name="helmet of nature"> + <attribute key="description" value="One can only hope nobody will ever insist on wearing that." /> + <attribute key="weight" value="1100" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="head" /> + </item> + <item id="10300" name="trousers of the ancients"> + <attribute key="description" value="These atavistic trousers already served the forefathers of mankind." /> + <attribute key="weight" value="30" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="legs" /> + </item> + <item id="10301" article="a" name="scythe of the reaper"> + <attribute key="description" value="This scythe has harvested countless souls and still hungers for more." /> + <attribute key="weight" value="3000" /> + <attribute key="defense" value="6" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="10302" article="a" name="club of the fury"> + <attribute key="description" value="It's ready to unleash a fury's wrath on its enemies." /> + <attribute key="weight" value="500" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="16" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="10303" article="a" name="farmer's avenger"> + <attribute key="description" value="A weapon forged to fight oppression of the poor underdogs." /> + <attribute key="weight" value="2500" /> + <attribute key="defense" value="7" /> + <attribute key="attack" value="17" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="10304" article="a" name="poet's fencing quill"> + <attribute key="description" value="This feather is mightier than a sword." /> + <attribute key="weight" value="200" /> + <attribute key="defense" value="8" /> + <attribute key="attack" value="10" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="10305" article="a" name="holy icon"> + <attribute key="description" value="It is said that you can break a mighty evil spell with it." /> + <attribute key="weight" value="500" /> + </item> + <item id="10306" name="fan doll of the King"> + <attribute key="description" value="The small label reads: For my greatest admirer." /> + <attribute key="weight" value="650" /> + </item> + <item id="10307" article="a" name="machine crate"> + <attribute key="description" value="It contains a mysterious machine." /> + <attribute key="weight" value="8000" /> + </item> + <item id="10308" article="a" name="fan club membership card"> + <attribute key="description" value="The kings fan club premium membership card is issued to 'The Evil Mastermind'." /> + <attribute key="weight" value="150" /> + </item> + <item id="10309" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="It feels tight and uncomfortable on your hand." /> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformDeEquipTo" value="10310" /> + </item> + <item id="10310" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="It's like a glove and you can't wear a ring on it. You are not sure if you should really put it on." /> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformEquipTo" value="10309" /> + </item> + <item id="10311" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="Its power is depleted at the moment." /> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="10309" /> + <attribute key="duration" value="10" /> + <attribute key="transformDeEquipTo" value="10315" /> + </item> + <item id="10312" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="Its power is depleted at the moment." /> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="10310" /> + <attribute key="duration" value="86400" /> + </item> + <item id="10313" article="an" name="incredible mumpiz slayer"> + <attribute key="description" value="This magnificent weapon was forged to slay arch mumpiz demons with a single blow." /> + <attribute key="weight" value="4200" /> + <attribute key="defense" value="14" /> + <attribute key="attack" value="17" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="10314" article="a" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="Its power is depleted at the moment." /> + <attribute key="weight" value="500" /> + <attribute key="slotType" value="ring" /> + <attribute key="transformDeEquipTo" value="10315" /> + </item> + <item id="10315" article="a" name="claw of 'The Noxious Spawn'"> + <attribute key="description" value="Its power is depleted at the moment." /> + <attribute key="weight" value="500" /> + <attribute key="decayTo" value="10310" /> + <attribute key="duration" value="10" /> + </item> + <item id="10316" article="a" name="mighty helm of green sparks"> + <attribute key="description" value="This helmet spawns green stars. Awesome." /> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="head" /> + </item> + <item id="10317" name="the rain coat"> + <attribute key="description" value="The wearer of this cape commands the forces of heaven." /> + <attribute key="weight" value="3200" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="10318" name="the shield Nevermourn"> + <attribute key="description" value="It is said that the wearer of Nevermourn will never mourn. What a powerful shield." /> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="25" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="10319" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3058" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10320" article="a" name="dead human"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="3058" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10321" article="a" name="dead braindeath"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="7260" /> + <attribute key="duration" value="10" /> + <attribute key="fluidSource" value="blood" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="10322" article="a" name="dead juggernaut"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="6337" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10323" article="a" name="slain diabolic imp"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="6365" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10324" article="a" name="slain reaper"> + <attribute key="weight" value="50000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="8956" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="10325" toid="10340" article="a" name="roof" /> + <item fromid="10341" toid="10342" article="a" name="funnel" /> + <item id="10344" article="a" name="stone ledge" /> + <item fromid="10345" toid="10346" article="a" name="pillar" /> + <item fromid="10349" toid="10354" article="a" name="statue" /> + <item fromid="10355" toid="10356" article="a" name="statue of Fafnar" /> + <item fromid="10357" toid="10358" name="spider webs" /> + <item id="10359" name="dirt" /> + <item fromid="10360" toid="10361" name="spider webs" /> + <item id="10362" name="dirt" /> + <item id="10363" name="the rain coat"> + <attribute key="description" value="The wearer of this cape commands the forces of heaven." /> + <attribute key="weight" value="3200" /> + <attribute key="decayTo" value="10317" /> + <attribute key="duration" value="300" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="10364" name="the shield Nevermourn"> + <attribute key="description" value="It is said that the wearer of Nevermourn will never mourn. What a powerful shield." /> + <attribute key="weight" value="5200" /> + <attribute key="decayTo" value="10318" /> + <attribute key="duration" value="300" /> + <attribute key="defense" value="25" /> + <attribute key="weaponType" value="shield" /> + </item> + <item fromid="10365" toid="10368" article="a" name="goddess statue" /> + <item fromid="10369" toid="10372" article="a" name="sun emblem" /> + <item fromid="10373" toid="10377" article="a" name="stone wall" /> + <item fromid="10378" toid="10397" article="a" name="banner" /> + <item fromid="10398" toid="10404" name="pavement" /> + <item fromid="10405" toid="10416" article="a" name="wooden floor" /> + <item fromid="10417" toid="10428" name="pavement" /> + <item fromid="10429" toid="10430" article="a" name="Carlin shield" /> + <item fromid="10431" toid="10432" article="a" name="serpent shield" /> + <item fromid="10433" toid="10434" article="a" name="stone ledge" /> + <item id="10435" article="a" name="stone wall" /> + <item fromid="10436" toid="10440" article="a" name="stone pedestal" /> + <item fromid="10441" toid="10448" name="sand" /> + <item id="10449" article="a" name="stone pedestal" /> + <item id="10454" article="a" name="headache pill"> + <attribute key="weight" value="20" /> + </item> + <item id="10455" article="a" name="pigeon trophy"> + <attribute key="description" value="It's a symbol of peace handed out by the gods." /> + <attribute key="weight" value="400" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item fromid="10456" toid="10467" name="dark sand" /> + <item id="10468" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10469" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10470" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10471" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10472" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10473" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10474" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="10475" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10476" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10477" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10478" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10479" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10480" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10481" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10482" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10483" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="10484" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10485" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="10486" toid="10487" article="a" name="limestone window" /> + <item fromid="10488" toid="10489" article="a" name="limestone window"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item fromid="10490" toid="10491" article="a" name="limestone window"> + <attribute key="type" value="door" /> + </item> + <item fromid="10492" toid="10498" name="pavement" /> + <item id="10499" name="remains of a water elemental"> + <attribute key="description" value="Something is wobbling inside. Maybe with a fishing rod you could reach it." /> + <attribute key="decayTo" value="10500" /> + <attribute key="duration" value="300" /> + <attribute key="fluidSource" value="water" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="10500" name="remains of a water elemental"> + <attribute key="description" value="It has already been emptied of the treasure it held." /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="45" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="10501" article="a" name="dead tree" /> + <item id="10502" article="an" name="engraved wedding ring"> + <attribute key="weight" value="40" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="10503" article="a" name="wedding outfit box"> + <attribute key="weight" value="2500" /> + </item> + <item id="10504" name="tree" /> + <item fromid="10505" toid="10506" article="a" name="dead tree" /> + <item id="10507" article="an" name="skull"> + <attribute key="weight" value="40" /> + </item> + <item id="10508" name="the remains of a wisp"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="8946" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="10509" article="a" name="limestone pedestal" /> + <item id="10510" article="a" name="broken wedding ring"> + <attribute key="description" value="It is a memory of a lost love." /> + <attribute key="weight" value="40" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="10511" article="a" name="sneaky stabber of eliteness"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + </item> + <item id="10512" article="a" name="sneaky stabber of eliteness"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="10511" /> + <attribute key="duration" value="60" /> + </item> + <item id="10513" article="a" name="squeezing gear of girlpower"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + </item> + <item id="10514" article="a" name="squeezing gear of girlpower"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="10513" /> + <attribute key="duration" value="60" /> + </item> + <item id="10515" article="a" name="whacking driller of fate"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + </item> + <item id="10516" article="a" name="whacking driller of fate"> + <attribute key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is." /> + <attribute key="weight" value="300" /> + <attribute key="decayTo" value="10515" /> + <attribute key="duration" value="60" /> + </item> + <item id="10518" article="a" name="demon backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10519" article="an" name="orange backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10520" article="an" name="orange bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10521" article="a" name="moon backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10522" article="a" name="crown backpack"> + <attribute key="weight" value="1700" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="10523" article="an" name="egg of The Many"> + <attribute key="weight" value="5000" /> + </item> + <item id="10524" article="a" name="dead medusa"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10525" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10525" article="a" name="dead medusa"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="10526" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="10526" article="a" name="dead medusa"> + <attribute key="decayTo" value="10527" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="10527" article="a" name="dead medusa"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="10529" article="a" name="sea serpent trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="10530" name="the famous golden bug"> + <attribute key="description" value="It's given to skilled discoverers of extra nasty bugs and to great scholars writing useful reports." /> + <attribute key="weight" value="1250" /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="64" /> + </item> + <item id="10531" article="a" name="midnight shard"> + <attribute key="description" value="Lucius might be interested in those shards." /> + <attribute key="weight" value="300" /> + </item> + <item id="10532" article="a" name="bejeweled ship's telescope"> + <attribute key="description" value="It's the only left-over from a famous pirate treasure." /> + <attribute key="weight" value="4500" /> + <attribute key="rotateTo" value="2584" /> + </item> + <item id="10533" article="a" name="bejeweled ship's telescope"> + <attribute key="description" value="It's the only left-over from a famous pirate treasure." /> + <attribute key="weight" value="4500" /> + <attribute key="rotateTo" value="2582" /> + </item> + <item id="10534" article="a" name="bejeweled ship's telescope"> + <attribute key="description" value="It's the only left-over from a famous pirate treasure." /> + <attribute key="weight" value="4500" /> + <attribute key="rotateTo" value="2583" /> + </item> + <item id="10535" article="a" name="bejeweled ship's telescope"> + <attribute key="description" value="It's the only left-over from a famous pirate treasure." /> + <attribute key="weight" value="4500" /> + <attribute key="rotateTo" value="2581" /> + </item> + <item fromid="10538" toid="10539" name="the remains of a death blob"> + <attribute key="containerSize" value="10" /> + </item> + <item id="10540" article="a" name="limestone railing" /> + <item id="10541" article="a" name="statue of Fafnar" /> + <item fromid="10542" toid="10543" article="a" name="golden lightbearer's trophy"> + <attribute key="description" value="You read: |PLAYERNAME| helped to keep the fire basins burning and is one of the lightbearers of |YEAR|" /> + <attribute key="weight" value="900" /> + </item> + <item fromid="10544" toid="10545" article="a" name="telescope" /> + <item id="10546" article="a" name="magic wall" /> + <item id="10547" article="an" name="energy field" /> + <item id="10548" article="a" name="scarab pincers" plural="scarab pincers"> + <attribute key="weight" value="230" /> + </item> + <item id="10549" article="an" name="ancient stone"> + <attribute key="weight" value="160" /> + </item> + <item id="10550" article="a" name="bloody pincers" plural="bloody pincers"> + <attribute key="weight" value="120" /> + </item> + <item id="10551" article="a" name="cobra tongue"> + <attribute key="weight" value="75" /> + </item> + <item id="10552" article="an" name="elvish talisman"> + <attribute key="weight" value="110" /> + </item> + <item id="10553" article="a" name="fiery heart"> + <attribute key="weight" value="115" /> + </item> + <item id="10554" article="a" name="hellhound slobber"> + <attribute key="weight" value="75" /> + </item> + <item id="10555" article="a" name="cultish mask"> + <attribute key="weight" value="165" /> + </item> + <item id="10556" article="a" name="cultish robe"> + <attribute key="weight" value="200" /> + </item> + <item id="10557" article="a" name="poisonous slime"> + <attribute key="weight" value="80" /> + </item> + <item id="10558" article="a" name="piece of scarab shell" plural="pieces of scarab shell"> + <attribute key="weight" value="142" /> + </item> + <item id="10559" article="a" name="spooky blue eye"> + <attribute key="weight" value="86" /> + </item> + <item id="10560" article="a" name="thorn"> + <attribute key="weight" value="120" /> + </item> + <item id="10561" article="a" name="wyvern talisman"> + <attribute key="weight" value="225" /> + </item> + <item id="10562" article="a" name="black hood"> + <attribute key="weight" value="175" /> + </item> + <item id="10563" article="a" name="book of prayers" plural="books of prayers"> + <attribute key="weight" value="150" /> + </item> + <item id="10564" article="a" name="demonic skeletal hand"> + <attribute key="weight" value="132" /> + </item> + <item id="10565" article="a" name="frosty ear of a troll"> + <attribute key="weight" value="180" /> + </item> + <item id="10566" article="a" name="gauze bandage"> + <attribute key="weight" value="97" /> + </item> + <item id="10567" article="a" name="polar bear paw"> + <attribute key="weight" value="150" /> + </item> + <item id="10568" article="a" name="scorpion tail"> + <attribute key="weight" value="120" /> + </item> + <item id="10569" article="a" name="witch broom"> + <attribute key="weight" value="333" /> + </item> + <item id="10570" name="witch hat"> + <attribute key="weight" value="780" /> + <attribute key="armor" value="3" /> + <attribute key="absorbPercentManaDrain" value="5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="10571" article="a" name="war crystal"> + <attribute key="weight" value="145" /> + </item> + <item id="10572" article="a" name="gear crystal"> + <attribute key="weight" value="95" /> + </item> + <item id="10573" article="a" name="broken gladiator shield"> + <attribute key="weight" value="640" /> + </item> + <item id="10574" article="a" name="cyclops toe"> + <attribute key="weight" value="111" /> + </item> + <item id="10575" article="a" name="frost giant pelt"> + <attribute key="weight" value="248" /> + </item> + <item id="10576" article="a" name="half-eaten brain"> + <attribute key="weight" value="64" /> + </item> + <item id="10577" article="a" name="mystical hourglass" plural="mystical hourglasses"> + <attribute key="weight" value="96" /> + </item> + <item id="10578" article="a" name="frosty heart"> + <attribute key="weight" value="186" /> + </item> + <item id="10579" article="a" name="mutated bat ear"> + <attribute key="weight" value="175" /> + </item> + <item id="10580" article="a" name="piece of dead brain" plural="pieces of dead brain"> + <attribute key="weight" value="132" /> + </item> + <item id="10581" article="a" name="piece of hellfire armor" plural="pieces of hellfire armor"> + <attribute key="weight" value="250" /> + </item> + <item id="10582" article="a" name="wyrm scale"> + <attribute key="weight" value="180" /> + </item> + <item id="10583" article="a" name="sea serpent scale"> + <attribute key="weight" value="146" /> + </item> + <item id="10584" article="a" name="boggy dreads" plural="boggy's dreads"> + <attribute key="weight" value="169" /> + </item> + <item id="10585" article="a" name="mutated rat tail"> + <attribute key="weight" value="143" /> + </item> + <item fromid="10588" toid="10589" article="a" name="flowery garland" /> + <item id="10592" article="a" name="leaf wreath" /> + <item id="10600" article="a" name="haunted piece of wood"> + <attribute key="weight" value="226" /> + </item> + <item id="10601" article="a" name="tattered piece of robe" plural="tattered pieces of robe"> + <attribute key="weight" value="70" /> + </item> + <item id="10602" article="a" name="vampire teeth" plural="vampire's teeth"> + <attribute key="weight" value="50" /> + </item> + <item id="10603" article="a" name="swamp grass" plural="swamp grass"> + <attribute key="weight" value="94" /> + </item> + <item id="10605" article="a" name="bundle of cursed straw" plural="bundles of cursed straw"> + <attribute key="weight" value="227" /> + </item> + <item id="10606" article="a" name="bunch of troll hair" plural="bunches of troll hair"> + <attribute key="weight" value="85" /> + </item> + <item id="10607" article="a" name="ghostly tissue"> + <attribute key="weight" value="50" /> + </item> + <item id="10608" article="a" name="lion's mane" plural="lion's mane"> + <attribute key="weight" value="180" /> + </item> + <item id="10609" article="a" name="lump of dirt" plural="lumps of dirt"> + <attribute key="weight" value="68" /> + </item> + <item id="10610" article="a" name="pig foot" plural="pig feet"> + <attribute key="weight" value="98" /> + </item> + <item id="10611" article="a" name="snake skin"> + <attribute key="weight" value="100" /> + </item> + <item id="10613" name="plans for a strange device"> + <attribute key="description" value="You should bring them to Spectulus in Edron." /> + <attribute key="weight" value="250" /> + </item> + <item id="10614" article="a" name="rare crystal"> + <attribute key="description" value="An extremely rare crystal you recovered from the Lost Mines." /> + <attribute key="weight" value="310" /> + </item> + <item id="10615" article="a" name="carrying device"> + <attribute key="description" value="The astronomer Spectulus gave you this device to safely transport the mirror crystal." /> + <attribute key="weight" value="3500" /> + </item> + <item id="10616" article="a" name="filled carrying device"> + <attribute key="description" value="The special carrying device Spectulus gave you now contains a mirror crystal." /> + <attribute key="weight" value="3500" /> + </item> + <item fromid="10617" toid="10636" article="a" name="dirt mud" /> + <item fromid="10637" toid="10649" article="a" name="sand" /> + <item fromid="10650" toid="10690" name="zaoan wall" /> + <item fromid="10691" toid="10708" name="zaoan decoration" /> + <item fromid="10709" toid="10710" article="a" name="serpent's statue" /> + <item fromid="10711" toid="10712" article="a" name="dragon statue" /> + <item fromid="10713" toid="10718" name="serpent decoration" /> + <item fromid="10719" toid="10720" name="friendship amulet"> + <attribute key="description" value="It shines as beautifully as a good friendship." /> + <attribute key="weight" value="520" /> + </item> + <item id="10721" name="zaoan decoration" /> + <item fromid="10722" toid="10723" name="skull decoration" /> + <item fromid="10724" toid="10725" name="lizard statue" /> + <item fromid="10726" toid="10727" name="zaoan decoration" /> + <item id="10728" article="a" name="dragonbone tree" /> + <item id="10729" name="tree" /> + <item id="10730" name="death root" /> + <item id="10731" name="flower tree" /> + <item id="10732" article="a" name="jade spike plant" /> + <item id="10733" article="a" name="jade plant" /> + <item id="10734" article="a" name="thornpeak grass" /> + <item fromid="10735" toid="10736" name="pepper root grass" /> + <item fromid="10737" toid="10740" name="dry grass" /> + <item fromid="10741" toid="10743" name="trollhair plants" /> + <item fromid="10744" toid="10751" article="a" name="plant's hedge" /> + <item fromid="10752" toid="10759" article="a" name="diabolic's hedge" /> + <item id="10760" article="a" name="flask of poison"> + <attribute key="description" value="This poison is meant to weaken the enemy and should be used on the rice fields near Chaochai." /> + <attribute key="weight" value="180" /> + </item> + <item fromid="10761" toid="10762" name="wild wine" /> + <item fromid="10763" toid="10764" article="a" name="pepper root grass" /> + <item fromid="10765" toid="10774" name="stone floor" /> + <item id="10775" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10776" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10777" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="10778" toid="10779" article="an" name="aquarius fungius" /> + <item id="10780" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10781" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="10782" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10783" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10784" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="10785" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10786" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="10787" name="big mushroom" /> + <item id="10788" name="tainted pland" /> + <item id="10789" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10790" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="10791" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="10792" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="10793" toid="10802" name="tainted plant" /> + <item id="10803" article="a" name="witches cauldron plant" /> + <item fromid="10804" toid="10805" name="tainted plant" /> + <item id="10806" article="a" name="pestilent fern" /> + <item fromid="10807" toid="10809" article="a" name="necrotic grass" /> + <item id="10810" article="a" name="stone wall" /> + <item id="10811" article="an" name="apocalypse mushroom" /> + <item id="10812" article="a" name="stone wall" /> + <item id="10813" article="a" name="mourning mushroom" /> + <item fromid="10814" toid="10815" article="a" name="stone wall" /> + <item id="10816" article="an" name="infected throne" /> + <item id="10817" article="a" name="pestbringer" /> + <item fromid="10818" toid="10827" article="a" name="stone wall" /> + <item fromid="10828" toid="10829" article="a" name="zaoan decoration" /> + <item fromid="10830" toid="10845" article="a" name="stone wall" /> + <item fromid="10846" toid="10868" article="a" name="serpent ground" /> + <item fromid="10869" toid="10871" article="a" name="bush" /> + <item fromid="10872" toid="10873" article="a" name="hand plant" /> + <item fromid="10874" toid="10875" article="a" name="tainted hand plant" /> + <item id="10876" article="a" name="throatslitter" /> + <item fromid="10877" toid="10878" article="a" name="rattleleaf bush" /> + <item fromid="10880" toid="10883" article="a" name="defense construction" /> + <item fromid="10884" toid="10896" article="a" name="scale roof" /> + <item fromid="10897" toid="10908" name="serpent decoration" /> + <item fromid="10909" toid="10911" name="horn decoration" /> + <item id="10912" article="a" name="solstice tree" /> + <item id="10913" article="a" name="dry solstice tree" /> + <item id="10914" article="a" name="high grass" /> + <item id="10915" article="a" name="high grass" /> + <item id="10916" article="a" name="high grass" /> + <item id="10917" article="a" name="solstice tree" /> + <item fromid="10918" toid="10925" name="zaoan decoration" /> + <item id="10926" article="a" name="flask of crown polisher"> + <attribute key="description" value="Ideal to polish crowns." /> + <attribute key="weight" value="110" /> + </item> + <item id="10927" name="zaoan decoration" /> + <item id="10928" article="a" name="map to the unknown"> + <attribute key="description" value="Treasured by adventurers and explorers alike." /> + <attribute key="weight" value="680" /> + </item> + <item fromid="10929" toid="10938" name="zaoan decoration" /> + <item fromid="10939" toid="10941" name="horn decoration" /> + <item id="10942" article="an" name="almanac of magic"> + <attribute key="description" value="Invaluable for all magic research." /> + <attribute key="weight" value="5555" /> + </item> + <item id="10943" article="a" name="baby rotworm"> + <attribute key="description" value="It looks hungry." /> + <attribute key="weight" value="45" /> + </item> + <item id="10944" article="a" name="universal tool"> + <attribute key="description" value="The tool of choice for any gadgeteer." /> + <attribute key="weight" value="300" /> + </item> + <item id="10945" article="a" name="soul contract"> + <attribute key="description" value="A contract in which some desperate person has sold his soul." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="10946" toid="10949" article="a" name="dragon statue" /> + <item fromid="10950" toid="10951" article="a" name="dragon throne" /> + <item fromid="10952" toid="10953" article="a" name="dragon banner" /> + <item fromid="10954" toid="10955" article="a" name="banner" /> + <item fromid="10956" toid="10957" article="a" name="dragon banner" /> + <item fromid="10958" toid="10959" article="a" name="banner" /> + <item fromid="10960" toid="10962" article="a" name="lance" /> + <item fromid="10963" toid="10964" article="a" name="dragon banner" /> + <item fromid="10965" toid="10966" article="a" name="red banner" /> + <item fromid="10967" toid="10970" article="a" name="wagon" /> + <item fromid="10971" toid="10974" name="wall lamp" /> + <item fromid="10975" toid="10978" article="a" name="serpent decoration" /> + <item fromid="10979" toid="10984" article="a" name="lizard weapon rack"> + <attribute key="weight" value="5500" /> + </item> + <item id="10986" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="20" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="10987" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="10" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item id="10988" article="a" name="fire field"> + <attribute key="type" value="magicfield" /> + <attribute key="replaceable" value="0" /> + <attribute key="field" value="fire"> + <attribute key="damage" value="5" /> + <attribute key="ticks" value="10000" /> + <attribute key="count" value="7" /> + <attribute key="damage" value="10" /> + </attribute> + </item> + <item fromid="10989" toid="10998" name="zaoan decoration" /> + <item fromid="10999" toid="11006" article="a" name="dragon statue" /> + <item fromid="11007" toid="11012" article="a" name="banner" /> + <item id="11013" article="a" name="stacke" /> + <item id="11014" article="a" name="pepper grass" /> + <item id="11015" name="high grass" /> + <item fromid="11016" toid="11027" name="mud sand" /> + <item id="11028" article="a" name="pepper grass" /> + <item id="11029" article="a" name="mud sand grass" /> + <item fromid="11030" toid="11042" name="water" /> + <item fromid="11043" toid="11050" name="rice" /> + <item fromid="11051" toid="11056" article="a" name="skull stone" /> + <item id="11057" article="a" name="demonic residue" /> + <item fromid="11058" toid="11061" article="a" name="gate" /> + <item fromid="11062" toid="11063" article="a" name="glowing switch"> + <attribute key="walkStack" value="0" /> + </item> + <item fromid="11064" toid="11075" article="a" name="window" /> + <item id="11076" article="a" name="skull of a caveman"> + <attribute key="description" value="It once belonged to an ancestor of Lazaran. Obviously he had really bad teeth." /> + <attribute key="weight" value="2180" /> + </item> + <item fromid="11077" toid="11088" article="a" name="sand" /> + <item fromid="11089" toid="11096" article="a" name="dragon statue" /> + <item id="11097" article="a" name="groud" /> + <item id="11098" article="a" name="magic wall"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="20" /> + </item> + <item id="11099" article="a" name="rush wood"> + <attribute key="type" value="magicfield" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="45" /> + </item> + <item id="11100" article="a" name="flask with beaver bait"> + <attribute key="description" value="It smells like a mixture of wood and fish. Phew." /> + <attribute key="weight" value="180" /> + </item> + <item id="11101" article="a" name="tactical map"> + <attribute key="description" value="A map showing recent troop movements and tactical instructions of parts of the Emperor's army." /> + <attribute key="weight" value="200" /> + </item> + <item id="11102" article="a" name="swich" /> + <item id="11103" article="a" name="crystal ball" /> + <item id="11104" article="a" name="rare crystal"> + <attribute key="weight" value="5500" /> + <attribute key="description" value="An extremely rare crystal you recovered from the Lost Mines." /> + </item> + <item id="11106" article="a" name="flask of extra greasy oil"> + <attribute key="weight" value="180" /> + <attribute key="description" value="Extra greasy oil from Zalamon's storage." /> + </item> + <item id="11107" article="a" name="dead draken warmaster"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11108" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11108" article="a" name="dead draken warmaster"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11109" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11109" article="a" name="dead draken warmaster"> + <attribute key="decayTo" value="11110" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11110" article="a" name="dead draken warmaster"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11111" article="a" name="bamboo drawer"> + <attribute key="rotateTo" value="3833" /> + <attribute key="containerSize" value="6" /> + </item> + <item id="11112" name="leaves" /> + <item id="11113" article="an" name="orc tooth" plural="orc teeth"> + <attribute key="weight" value="100" /> + </item> + <item id="11114" article="a" name="jungle grass" /> + <item id="11115" name="tribal crest"> + <attribute key="description" value="This crest seems important. You shouldn't lose it." /> + <attribute key="weight" value="500" /> + </item> + <item id="11116" name="serpent crest"> + <attribute key="description" value="This crest seems important. You shouldn't lose it." /> + <attribute key="weight" value="500" /> + </item> + <item id="11117" name="crystal boots"> + <attribute key="armor" value="3" /> + <attribute key="absorbPercentIce" value="3" /> + <attribute key="absorbPercentEnergy" value="-3" /> + <attribute key="slotType" value="feet" /> + <attribute key="weight" value="1850" /> + </item> + <item id="11118" name="dragon scale boots"> + <attribute key="armor" value="3" /> + <attribute key="absorbPercentFire" value="3" /> + <attribute key="absorbPercentIce" value="-3" /> + <attribute key="slotType" value="feet" /> + <attribute key="weight" value="1850" /> + </item> + <item id="11119" article="a" name="heart backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11120" article="a" name="skull pile" /> + <item id="11122" article="a" name="pile of bones" /> + <item id="11123" article="a" name="stone stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="11124" article="a" name="snowman package"> + <attribute key="description" value="Use it in your house to reveal a snowman." /> + <attribute key="weight" value="3500" /> + </item> + <item id="11125" article="a" name="snowman"> + <attribute key="description" value="Someone seems to have had a lot of fun decorating it." /> + </item> + <item id="11126" article="a" name="lizard weapon rack kit"> + <attribute key="description" value="Use it in your house to construct lizard weapon rack." /> + <attribute key="weight" value="5500" /> + </item> + <item id="11127" article="a" name="lizard weapon rack"> + <attribute key="rotateTo" value="11128" /> + </item> + <item id="11128" article="a" name="lizard weapon rack"> + <attribute key="rotateTo" value="11127" /> + </item> + <item id="11129" article="a" name="dragon statue"> + <attribute key="rotateTo" value="11131" /> + </item> + <item id="11130" article="a" name="dragon statue"> + <attribute key="rotateTo" value="11129" /> + </item> + <item id="11131" article="a" name="dragon statue"> + <attribute key="rotateTo" value="11132" /> + </item> + <item id="11132" article="a" name="dragon statue"> + <attribute key="rotateTo" value="11130" /> + </item> + <item id="11133" article="a" name="dragon statue kit"> + <attribute key="description" value="Use it in your house to construct a dragon statue." /> + <attribute key="weight" value="6500" /> + </item> + <item id="11134" article="a" name="Tome of Knowledge"> + <attribute key="description" value="Bring this encrypted book to a sage in Farmine to gain wisdom or unlock more of Zao's culture." /> + <attribute key="weight" value="1500" /> + </item> + <item id="11135" article="a" name="corned fish"> + <attribute key="description" value="This fish has been salted and already prepared as provision for soldiers." /> + <attribute key="weight" value="510" /> + </item> + <item id="11136" article="a" name="crocodile steak"> + <attribute key="weight" value="440" /> + <attribute key="showcount" value="0" /> + </item> + <item id="11138" article="a" name="dead killer caiman"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11139" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11139" article="a" name="dead killer caiman"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11140" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11140" article="a" name="dead killer caiman"> + <attribute key="decayTo" value="11141" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11141" article="a" name="dead killer caiman"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="11142" toid="11143" article="a" name="shrine" /> + <item id="11144" article="a" name="nightmare doll"> + <attribute key="weight" value="1800" /> + </item> + <item fromid="11145" toid="11160" article="a" name="sand" /> + <item id="11161" article="a" name="bonebeast trophy"> + <attribute key="weight" value="500" /> + </item> + <item fromid="11162" toid="11163" name="fish" /> + <item id="11164" article="a" name="weapons crate"> + <attribute key="description" value="This crate contains a set of weapons." /> + <attribute key="weight" value="8000" /> + </item> + <item fromid="11165" toid="11188" name="sand" /> + <item id="11189" name="crab pincers" plural="crab pincers"> + <attribute key="weight" value="175" /> + </item> + <item id="11190" article="a" name="terrorbird beak"> + <attribute key="weight" value="117" /> + </item> + <item id="11191" article="a" name="skunk tail"> + <attribute key="weight" value="105" /> + </item> + <item id="11192" article="a" name="carrion worm fang"> + <attribute key="weight" value="88" /> + </item> + <item id="11193" article="an" name="elder bonelord tentacle"> + <attribute key="weight" value="75" /> + </item> + <item id="11194" article="a" name="bony tail"> + <attribute key="weight" value="92" /> + </item> + <item id="11195" article="a" name="stone wing"> + <attribute key="weight" value="153" /> + </item> + <item id="11196" article="a" name="piece of crocodile leather" plural="pieces of crocodile leather"> + <attribute key="weight" value="104" /> + </item> + <item id="11197" article="a" name="giant eye"> + <attribute key="weight" value="120" /> + </item> + <item id="11198" article="a" name="tarantula egg"> + <attribute key="description" value="Looking quite poisonous, so no good choice for a meal." /> + <attribute key="weight" value="40" /> + </item> + <item id="11199" article="a" name="hydra head"> + <attribute key="weight" value="1300" /> + </item> + <item id="11200" article="a" name="half-digested piece of meat" plural="half-digested pieces of meat"> + <attribute key="weight" value="124" /> + </item> + <item fromid="11201" toid="11202" article="a" name="stone wall" /> + <item id="11203" article="a" name="dragon throne"> + <attribute key="rotateTo" value="11204" /> + </item> + <item id="11204" article="a" name="dragon throne"> + <attribute key="rotateTo" value="11203" /> + </item> + <item id="11205" article="a" name="dragon throne kit"> + <attribute key="description" value="Use it in your house to construct a dragon throne." /> + <attribute key="weight" value="7500" /> + </item> + <item id="11206" article="a" name="red lantern"> + <attribute key="weight" value="300" /> + </item> + <item id="11207" article="a" name="mini mummy"> + <attribute key="weight" value="450" /> + </item> + <item id="11208" article="a" name="rotten piece of cloth" plural="rotten pieces of cloth"> + <attribute key="weight" value="60" /> + </item> + <item id="11209" article="a" name="silky fur"> + <attribute key="weight" value="115" /> + </item> + <item id="11210" article="a" name="striped fur"> + <attribute key="weight" value="120" /> + </item> + <item id="11211" article="a" name="stuffed toad"> + <attribute key="weight" value="450" /> + </item> + <item id="11212" article="a" name="winter wolf fur"> + <attribute key="weight" value="110" /> + </item> + <item id="11213" article="an" name="acorn" plural="acorns"> + <attribute key="weight" value="50" /> + </item> + <item id="11214" name="antlers" plural="antlers"> + <attribute key="weight" value="90" /> + </item> + <item id="11215" article="a" name="metal spike"> + <attribute key="weight" value="50" /> + </item> + <item id="11216" article="a" name="badger fur"> + <attribute key="weight" value="65" /> + </item> + <item id="11217" name="carniphila seeds" plural="carniphila's seeds"> + <attribute key="weight" value="35" /> + </item> + <item id="11218" article="a" name="centipede leg" plural="centipede legs"> + <attribute key="weight" value="68" /> + </item> + <item id="11219" article="a" name="compass" plural="compasses"> + <attribute key="weight" value="80" /> + </item> + <item id="11220" article="a" name="dark rosary" plural="dark rosaries"> + <attribute key="weight" value="90" /> + </item> + <item id="11221" article="a" name="hellspawn tail"> + <attribute key="weight" value="125" /> + </item> + <item id="11222" article="a" name="lump of earth" plural="lumps of earth"> + <attribute key="weight" value="116" /> + </item> + <item id="11223" article="an" name="essence of a bad dream" plural="essences of a bad dream"> + <attribute key="weight" value="95" /> + </item> + <item id="11224" article="a" name="thick fur"> + <attribute key="weight" value="125" /> + </item> + <item id="11225" article="a" name="mutated flesh" plural="mutated flesh"> + <attribute key="weight" value="250" /> + </item> + <item id="11226" article="a" name="strand of medusa hair" plural="strands of medusa hair"> + <attribute key="weight" value="230" /> + </item> + <item id="11227" article="a" name="shiny stone"> + <attribute key="weight" value="156" /> + </item> + <item id="11228" article="a" name="sabretooth" plural="sabreteeth"> + <attribute key="weight" value="128" /> + </item> + <item id="11229" article="a" name="scythe leg"> + <attribute key="weight" value="150" /> + </item> + <item id="11230" article="a" name="winged tail"> + <attribute key="weight" value="450" /> + </item> + <item id="11231" article="a" name="nettle blossom"> + <attribute key="weight" value="88" /> + </item> + <item id="11232" article="a" name="sulphurous stone"> + <attribute key="weight" value="142" /> + </item> + <item id="11233" article="an" name="unholy bone"> + <attribute key="weight" value="125" /> + </item> + <item id="11234" article="a" name="werewolf fur"> + <attribute key="weight" value="113" /> + </item> + <item id="11235" article="a" name="warwolf fur"> + <attribute key="weight" value="105" /> + </item> + <item id="11236" name="wool"> + <attribute key="weight" value="118" /> + </item> + <item id="11237" article="a" name="book of necromantic rituals" plural="books of necromantic rituals"> + <attribute key="weight" value="358" /> + </item> + <item id="11238" article="a" name="mammoth tusk"> + <attribute key="weight" value="600" /> + </item> + <item id="11239" article="a" name="statue"> + <attribute key="allowDistRead" value="true" /> + </item> + <item id="11240" name="guardian boots"> + <attribute key="armor" value="3" /> + <attribute key="absorbPercentPhysical" value="2" /> + <attribute key="absorbPercentHoly" value="-2" /> + <attribute key="slotType" value="feet" /> + <attribute key="weight" value="2250" /> + </item> + <item id="11241" article="an" name="expedition backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11242" article="an" name="expedition bag"> + <attribute key="weight" value="800" /> + <attribute key="containerSize" value="8" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11243" article="a" name="dragon backpack"> + <attribute key="weight" value="1700" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11244" article="a" name="minotaur backpack"> + <attribute key="weight" value="1850" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11245" article="a" name="bunch of ripe rice" plural="bunches of ripe rice"> + <attribute key="weight" value="750" /> + </item> + <item id="11246" article="a" name="rice ball"> + <attribute key="weight" value="30" /> + </item> + <item id="11247" article="a" name="dead gnarlhound"> + <attribute key="weight" value="31000" /> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="11248" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11248" article="a" name="dead gnarlhound"> + <attribute key="weight" value="31000" /> + <attribute key="decayTo" value="11249" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11249" article="a" name="dead gnarlhound"> + <attribute key="weight" value="31000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11250" article="a" name="dead gnarlhound"> + <attribute key="containerSize" value="7" /> + <attribute key="decayTo" value="11247" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11251" article="a" name="dead orc marauder"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11252" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11252" article="a" name="dead orc marauder"> + <attribute key="decayTo" value="11249" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11253" article="a" name="large pile of bones" /> + <item id="11254" article="a" name="dead orc marauder"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11251" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11255" article="a" name="santa teddy"> + <attribute key="weight" value="550" /> + </item> + <item id="11256" article="a" name="snowman doll"> + <attribute key="weight" value="620" /> + </item> + <item id="11257" article="a" name="heavy ball"> + <attribute key="weight" value="670" /> + </item> + <item id="11258" article="a" name="phoenix charm"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="The Spark of the Phoenix is contained in it." /> + </item> + <item id="11259" article="a" name="unity charm"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="The Embrace of the World is contained in it." /> + </item> + <item id="11260" article="a" name="spiritual charm"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="The Spiritual Shielding is contained in it." /> + </item> + <item id="11261" article="a" name="twin sun charm"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="The Fire of the Suns is contained in it." /> + </item> + <item id="11262" article="a" name="solitude charm"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="The Wisdom of Solitude is contained in it." /> + </item> + <item id="11263" article="a" name="santa backpack"> + <attribute key="weight" value="1650" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="11264" article="a" name="dragon tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="11265" toid="11268" name="withered plants" /> + <item id="11269" article="a" name="dead lizard high guard"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11270" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11270" article="a" name="dead lizard high guard"> + <attribute key="decayTo" value="11271" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11271" article="a" name="dead lizard high guard"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11272" article="a" name="dead lizard high guard"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11269" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11273" article="a" name="dead lizard legionnaire"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11274" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11274" article="a" name="dead lizard legionnaire"> + <attribute key="decayTo" value="11275" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11275" article="a" name="dead lizard legionnaire"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11276" article="a" name="dead lizard legionnaire"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11273" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11277" article="a" name="dead lizard dragon priest"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11278" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11278" article="a" name="dead lizard dragon priest"> + <attribute key="decayTo" value="11279" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11279" article="a" name="dead lizard dragon priest"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11280" article="a" name="dead lizard dragon priest"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11277" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11281" article="a" name="dead lizard zaogun"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11282" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11282" article="a" name="dead lizard zaogun"> + <attribute key="decayTo" value="11283" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11283" article="a" name="dead lizard zaogun"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11284" article="a" name="dead lizard zaogun"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11281" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11285" article="a" name="dead lizard chosen"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11286" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11286" article="a" name="dead lizard chosen"> + <attribute key="decayTo" value="11287" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11287" article="a" name="dead lizard chosen"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11288" article="a" name="dead lizard chosen"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11285" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item fromid="11289" toid="11298" article="a" name="banner" /> + <item id="11299" name="dead eternal guardian"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="11300" name="dead eternal guardian"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11299" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="11301" article="a" name="Zaoan armor"> + <attribute key="weight" value="9550" /> + <attribute key="armor" value="13" /> + <attribute key="slotType" value="body" /> + <attribute key="speed" value="20" /> + </item> + <item id="11302" article="a" name="Zaoan helmet"> + <attribute key="weight" value="6600" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentPhysical" value="5" /> + </item> + <item id="11303" article="a" name="Zaoan shoes"> + <attribute key="weight" value="700" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="feet" /> + <attribute key="speed" value="10" /> + </item> + <item id="11304" article="a" name="Zaoan legs"> + <attribute key="weight" value="6600" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentPhysical" value="2" /> + </item> + <item id="11305" article="a" name="drakinata"> + <attribute key="weight" value="5400" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="11306" article="a" name="sai"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="27" /> + <attribute key="attack" value="45" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="11307" article="a" name="Zaoan sword"> + <attribute key="weight" value="4900" /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="11308" article="a" name="drachaku"> + <attribute key="weight" value="6000" /> + <attribute key="defense" value="25" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="11309" article="a" name="twin hooks"> + <attribute key="weight" value="5000" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="32" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="11310" article="a" name="dead wailing widow"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11311" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11311" article="a" name="dead wailing widow"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11312" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11312" article="a" name="dead wailing widow"> + <attribute key="decayTo" value="11313" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="11313" article="a" name="dead wailing widow"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="11314" article="a" name="weaver's wandtip" plural="weaver's wandtips"> + <attribute key="weight" value="170" /> + </item> + <item id="11315" article="a" name="draken trophy"> + <attribute key="weight" value="600" /> + </item> + <item id="11316" article="a" name="dead draken spellweaver"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11317" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11317" article="a" name="dead draken spellweaver"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11318" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11318" article="a" name="dead draken spellweaver"> + <attribute key="decayTo" value="11319" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11319" article="a" name="dead draken spellweaver"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11321" article="a" name="bone shoulderplate"> + <attribute key="weight" value="220" /> + </item> + <item id="11322" article="a" name="warmaster's wristguards"> + <attribute key="weight" value="120" /> + </item> + <item id="11323" article="a" name="Zaoan halberd"> + <attribute key="defense" value="15" /> + <attribute key="attack" value="37" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weight" value="8700" /> + </item> + <item id="11324" article="a" name="shaggy tail"> + <attribute key="weight" value="112" /> + </item> + <item id="11325" article="a" name="spiked iron ball"> + <attribute key="weight" value="125" /> + </item> + <item id="11326" article="a" name="corrupted flag"> + <attribute key="weight" value="112" /> + </item> + <item id="11327" article="a" name="cursed shoulder spikes" plural="cursed shoulder spikes"> + <attribute key="weight" value="97" /> + </item> + <item id="11328" article="a" name="widow's mandibles" plural="widow's mandibles"> + <attribute key="weight" value="105" /> + </item> + <item id="11329" article="a" name="wailing widow's necklace"> + <attribute key="weight" value="540" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="11330" article="a" name="zaogun flag"> + <attribute key="weight" value="98" /> + </item> + <item id="11331" article="a" name="zaogun shoulderplates" plural="zaogun shoulderplates"> + <attribute key="weight" value="103" /> + </item> + <item id="11332" article="a" name="high guard flag"> + <attribute key="weight" value="112" /> + </item> + <item id="11333" name="high guard shoulderplates" plural="high guard shoulderplates"> + <attribute key="weight" value="103" /> + </item> + <item id="11334" name="legionnaire flags" plural="legionnaire flags"> + <attribute key="weight" value="110" /> + </item> + <item id="11335" article="a" name="broken halberd"> + <attribute key="weight" value="210" /> + </item> + <item id="11336" article="a" name="lizard trophy"> + <attribute key="weight" value="1200" /> + </item> + <item id="11337" article="a" name="petrified scream" plural="petrified scream"> + <attribute key="weight" value="150" /> + </item> + <item id="11338" article="a" name="disgusting trophy"> + <attribute key="weight" value="700" /> + </item> + <item id="11339" article="a" name="clay lump"> + <attribute key="description" value="You could use it and try to form a statue out for it." /> + <attribute key="weight" value="1000" /> + </item> + <item id="11340" article="a" name="rough clay statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11341" article="a" name="clay statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11342" article="a" name="pretty clay statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11343" article="a" name="piece of marble rock"> + <attribute key="description" value="It seems just perfect to try and create something out of it with a sharp obsidian knife." /> + <attribute key="weight" value="1000" /> + </item> + <item id="11344" article="a" name="rough marble statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11345" article="a" name="marble statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11346" article="a" name="beautiful marble statue"> + <attribute key="weight" value="1000" /> + </item> + <item id="11347" article="a" name="dead terramite"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11348" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11348" article="a" name="dead terramite"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11349" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11349" article="a" name="dead terramite"> + <attribute key="decayTo" value="11350" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="11350" article="a" name="dead terramite"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + </item> + <item fromid="11351" toid="11354" article="a" name="large pile of bones" /> + <item id="11355" article="a" name="spellweaver's robe"> + <attribute key="armor" value="11" /> + <attribute key="weight" value="2350" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentEnergy" value="10" /> + <attribute key="absorbPercentEarth" value="-10" /> + </item> + <item id="11356" article="a" name="Zaoan robe"> + <attribute key="armor" value="11" /> + <attribute key="weight" value="2450" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentFire" value="10" /> + <attribute key="absorbPercentIce" value="-10" /> + </item> + <item id="11357" name="dead sandcrawler"> + <attribute key="containerSize" value="8" /> + <attribute key="weight" value="6300" /> + <attribute key="decayTo" value="11358" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11358" name="dead sandcrawler"> + <attribute key="containerSize" value="8" /> + <attribute key="weight" value="6300" /> + <attribute key="decayTo" value="11359" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="11359" name="dead sandcrawler"> + <attribute key="weight" value="6300" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="11360" name="dead sandcrawler"> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="11357" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11361" article="a" name="dragon priest's wandtip" plural="dragon priest's wandtips"> + <attribute key="weight" value="155" /> + </item> + <item id="11362" article="a" name="slain ghastly dragon"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="11363" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11363" article="a" name="slain ghastly dragon"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="11364" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11364" article="a" name="slain ghastly dragon"> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="11365" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11365" article="a" name="slain ghastly dragon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11366" article="a" name="ghastly dragon head"> + <attribute key="weight" value="1200" /> + </item> + <item id="11367" article="an" name="undead heart"> + <attribute key="weight" value="80" /> + </item> + <item id="11368" article="a" name="jade hat"> + <attribute key="weight" value="900" /> + <attribute key="armor" value="4" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="slotType" value="head" /> + </item> + <item id="11369" article="a" name="terramite shell"> + <attribute key="weight" value="150" /> + </item> + <item id="11370" article="a" name="terramite eggs" plural="terramite eggs"> + <attribute key="weight" value="20" /> + <attribute key="showcount" value="0" /> + </item> + <item id="11371" article="a" name="terramite legs" plural="terramite legs"> + <attribute key="weight" value="115" /> + </item> + <item id="11372" article="a" name="lancer beetle shell"> + <attribute key="weight" value="107" /> + </item> + <item id="11373" article="a" name="sandcrawler shell"> + <attribute key="weight" value="75" /> + </item> + <item id="11374" article="a" name="beetle necklace"> + <attribute key="speed" value="4" /> + <attribute key="weight" value="820" /> + <attribute key="slotType" value="necklace" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="11375" article="a" name="dead lancer beetle"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11376" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11376" article="a" name="dead lancer beetle"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11377" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="11377" article="a" name="dead lancer beetle"> + <attribute key="decayTo" value="11378" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="11378" article="a" name="dead lancer beetle"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + </item> + <item fromid="11379" toid="11384" name="dark spikes" /> + <item fromid="11385" toid="11392" article="a" name="part of a giant stone dragon" /> + <item id="11393" article="a" name="lucky clover amulet"> + <attribute key="description" value="It is rumoured to bring you good luck!" /> + <attribute key="weight" value="150" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="11394" article="a" name="dragon goblet"> + <attribute key="weight" value="1800" /> + <attribute key="description" value="A goblet forged by the dragon Khax that represents all the knowledge and wisdom." /> + </item> + <item id="11395" article="a" name="crimson sword"> + <attribute key="weight" value="3600" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="28" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="11396" name="special flask"> + <attribute key="weight" value="180" /> + </item> + <item id="11397" name="empty beer bottle"> + <attribute key="weight" value="250" /> + </item> + <item id="11398" name="empty jug"> + <attribute key="weight" value="750" /> + </item> + <item id="11399" name="Ceiron's waterskin"> + <attribute key="weight" value="700" /> + </item> + <item id="11400" article="a" name="phoenix egg"> + <attribute key="description" value="It seems to be burning from inside." /> + <attribute key="weight" value="30" /> + </item> + <item fromid="11401" toid="11402" article="a" name="Tibiora's box"> + <attribute key="description" value="It contains all the knowledge of the lands gathered arduously." /> + <attribute key="weight" value="4200" /> + </item> + <item id="11409" article="a" name="slain ghoul"> + <attribute key="weight" value="60000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="11421" article="a" name="ice pick"> + <attribute key="description" value="It might come in handy in cold regions." /> + <attribute key="weight" value="7000" /> + </item> + <item id="11422" article="a" name="damaged steel helmet"> + <attribute key="description" value="The words 'Ramsay the Reckless' are engraved inside. It appears to be cracked and broken." /> + <attribute key="weight" value="4600" /> + </item> + <item id="11423" article="a" name="coral comb"> + <attribute key="description" value="It once belonged to a mermaid." /> + <attribute key="weight" value="450" /> + </item> + <item id="11424" name="the Brutus Bloodbeard's hat"> + <attribute key="weight" value="1250" /> + </item> + <item id="11425" name="the Lethal Lissy's shirt"> + <attribute key="weight" value="2000" /> + </item> + <item id="11426" name="the Ron the Ripper's sabre"> + <attribute key="weight" value="2500" /> + <attribute key="defense" value="10" /> + <attribute key="attack" value="12" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="11427" article="a" name="Striker's favourite pillow"> + <attribute key="weight" value="1700" /> + </item> + <item id="11428" article="a" name="bowl of evergreen flowers"> + <attribute key="weight" value="1100" /> + </item> + <item id="11429" article="a" name="crocodile steak"> + <attribute key="weight" value="440" /> + </item> + <item id="11430" article="a" name="dead killer caiman"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11431" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11431" article="a" name="dead killer caiman"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="11432" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="11432" article="a" name="dead killer caiman"> + <attribute key="decayTo" value="11433" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="11433" article="a" name="dead killer caiman"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="11434" toid="11435" article="a" name="lamp" /> + <item id="11436" name="dirt floor" /> + <item fromid="11445" toid="11449" article="a" name="lamp" /> + <item id="11450" name="muddy water" /> + <item fromid="11451" toid="11462" name="tainted soil" /> + <item id="11463" article="a" name="lamp" /> + <item fromid="11464" toid="11475" article="a" name="stone floor" /> + <item fromid="11476" toid="11477" article="a" name="closed door" /> + <item fromid="11478" toid="11503" name="dirt floor" /> + <item fromid="11504" toid="11533" name="ground" /> + <item fromid="11534" toid="11543" article="a" name="stone" /> + <item fromid="11544" toid="11547" article="a" name="timber wall" /> + <item id="11548" name="sulphur" /> + <item fromid="11549" toid="11560" name="acid" /> + <item id="11561" name="mud" /> + <item fromid="11562" toid="11570" name="dead bamboo" /> + <item fromid="11631" toid="11637" article="a" name="small mudpit" /> + <item fromid="11647" toid="11649" article="a" name="sulphur puddle" /> + <item fromid="11662" toid="11666" article="a" name="sulphur puddle" /> + <item id="11683" article="a" name="dreadcoil" /> + <item id="11700" article="a" name="stone wall" /> + <item id="11702" article="a" name="stone wall" /> + <item fromid="11729" toid="11752" name="ground" /> + <item id="11753" article="a" name="large black crystal" /> + <item id="11754" article="a" name="ferumbras doll"> + <attribute key="description" value="It was awarded by the gods." /> + <attribute key="weight" value="1700" /> + </item> + <item id="11755" article="a" name="ferumbras doll"> + <attribute key="description" value="It was awarded by the gods." /> + <attribute key="weight" value="1700" /> + <attribute key="decayTo" value="11754" /> + <attribute key="duration" value="2" /> + </item> + <item id="11756" article="an" name="orc's jaw shredder"> + <attribute key="description" value="There is no better way to get rid of top secret data." /> + <attribute key="weight" value="2500" /> + </item> + <item id="11757" article="an" name="orc's jaw shredder"> + <attribute key="description" value="There is no better way to get rid of top secret data." /> + <attribute key="weight" value="2500" /> + <attribute key="decayTo" value="11756" /> + <attribute key="duration" value="2" /> + </item> + <item id="11759" name="branch" /> + <item id="11773" article="a" name="bag of oriental spices"> + <attribute key="description" value="Those spices were gathered all around the world." /> + <attribute key="weight" value="1508" /> + </item> + <item id="11774" article="a" name="bag of oriental spices"> + <attribute key="description" value="Those spices were gathered all around the world." /> + <attribute key="weight" value="1508" /> + <attribute key="decayTo" value="11773" /> + <attribute key="duration" value="2" /> + </item> + <item fromid="11775" toid="11778" name="ground" /> + <item fromid="11785" toid="11792" name="muddy floor" /> + <item fromid="11793" toid="11795" article="a" name="skull pillar" /> + <item id="11796" article="a" name="dimensional portal" /> + <item id="11797" article="a" name="skull pillar" /> + <item id="11798" article="a" name="dimensional portal" /> + <item id="11812" article="a" name="pillar vine" /> + <item id="11813" article="a" name="pillar growth" /> + <item id="11817" article="a" name="tangerine tail" /> + <item id="11820" article="a" name="leechbloom" /> + <item id="11821" article="a" name="hairy violet" /> + <item fromid="11827" toid="11831" name="fog" /> + <item id="11832" article="a" name="skull" plural="skulls"> + <attribute key="weight" value="2180" /> + </item> + <item fromid="11833" toid="11855" article="a" name="corrupted wall" /> + <item fromid="11856" toid="11907" article="a" name="bridge" /> + <item fromid="11908" toid="11909" article="a" name="corrupted wall" /> + <item id="11910" article="a" name="pillar" /> + <item fromid="11911" toid="11914" article="a" name="corrupted wall" /> + <item fromid="11915" toid="11916" article="a" name="dragon basin" /> + <item fromid="11917" toid="11920" article="a" name="tapestry" /> + <item fromid="11921" toid="11922" name="decorative spear's" /> + <item fromid="11923" toid="11924" article="a" name="decorative shield" /> + <item fromid="11931" toid="11932" article="a" name="statue" /> + <item id="11933" article="a" name="sapphire stand" /> + <item fromid="11934" toid="11935" article="a" name="chair" /> + <item fromid="11937" toid="11946" article="a" name="corrupted wall" /> + <item id="11948" article="a" name="window" /> + <item fromid="11949" toid="11952" article="a" name="corrupted wall" /> + <item fromid="11953" toid="11958" name="marble floor" /> + <item fromid="11959" toid="11961" article="an" name="archway" /> + <item id="11962" article="a" name="stone wall" /> + <item fromid="11963" toid="11964" article="a" name="pillar" /> + <item fromid="11965" toid="11969" article="a" name="chair" /> + <item fromid="11970" toid="11971" article="a" name="timber wall" /> + <item fromid="11972" toid="11982" name="jade ornaments" /> + <item fromid="11983" toid="11993" name="floor" /> + <item id="11994" article="a" name="jade ornament" /> + <item fromid="11995" toid="11998" article="a" name="torch" /> + <item fromid="11999" toid="12002" article="a" name="dragon statue" /> + <item id="12003" article="a" name="pillar" /> + <item fromid="12004" toid="12006" article="a" name="torch" /> + <item fromid="12007" toid="12008" article="a" name="lamp" /> + <item id="12009" article="a" name="pillar" /> + <item fromid="12010" toid="12011" article="a" name="torch" /> + <item id="12012" article="a" name="table" /> + <item id="12013" article="a" name="pillar" /> + <item fromid="12014" toid="12017" article="a" name="mystic floor lamp" /> + <item id="12024" name="timbers" /> + <item fromid="12039" toid="12040" article="a" name="well" /> + <item fromid="12042" toid="12043" article="a" name="dragon fountain" /> + <item fromid="12044" toid="12045" article="a" name="weapon's rack" /> + <item id="12046" article="a" name="decorative axe" /> + <item fromid="12047" toid="12048" name="decorative axe's" /> + <item fromid="12049" toid="12050" article="a" name="weapon's rack" /> + <item id="12051" article="a" name="decorative axe" /> + <item fromid="12052" toid="12053" name="decorative axe's" /> + <item id="12056" name="iron case" /> + <item fromid="12070" toid="12072" article="a" name="crystal ball" /> + <item fromid="12073" toid="12079" article="a" name="corrupted wall" /> + <item id="12092" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="12093" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12094" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12095" article="a" name="gate of expertise"> + <attribute key="leveldoor" value="1000" /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12096" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="12097" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12098" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12099" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="12100" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12101" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12102" article="a" name="gate of expertise"> + <attribute key="leveldoor" value="1000" /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12103" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="12104" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12105" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12113" name="timbers" /> + <item fromid="12115" toid="12124" name="carpet" /> + <item fromid="12125" toid="12137" name="roof" /> + <item fromid="12138" toid="12141" article="a" name="decorative spear" /> + <item fromid="12142" toid="12143" article="an" name="alter" /> + <item fromid="12144" toid="12148" name="bones" /> + <item fromid="12156" toid="12157" name="throne" /> + <item fromid="12158" toid="12164" article="a" name="corrupted wall" /> + <item id="12165" article="a" name="timber" /> + <item id="12166" article="a" name="dragon statue" /> + <item fromid="12177" toid="12187" name="roof" /> + <item id="12188" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12189" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="12190" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="12191" toid="12192" name="wall torch" /> + <item id="12193" article="a" name="gate of expertise"> + <attribute key="leveldoor" value="1000" /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12194" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="12195" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12196" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12197" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12198" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="12199" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="12200" toid="12201" name="wall torch" /> + <item id="12202" article="a" name="gate of expertise"> + <attribute key="leveldoor" value="1000" /> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12203" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="12204" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12205" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="12206" toid="12207" article="a" name="mirror" /> + <item fromid="12208" toid="12211" article="a" name="wall lamp" /> + <!-- Missing 12212 to 12214 --> + <item fromid="12215" toid="12218" article="a" name="banner" /> + <item fromid="12219" toid="12220" article="a" name="tapestry" /> + <item fromid="12221" toid="12227" article="a" name="dragon statue" /> + <item fromid="12228" toid="12233" article="a" name="corrupted wall" /> + <item fromid="12266" toid="12271" article="a" name="sign" /> + <item id="12274" article="a" name="sign" /> + <item id="12284" article="a" name="marked crate"> + <attribute key="description" value="This crate has been marked with lizard symbols. It is large enough for a grown person to fit in." /> + <attribute key="weight" value="8000" /> + </item> + <item id="12285" article="a" name="lump of clay"> + <attribute key="description" value="This clay has been dug from the temple grounds." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12286" article="a" name="timber archway" /> + <item id="12287" article="a" name="sacred bowl"> + <attribute key="description" value="This bowl was made from sacred wood and is currently untreated." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12288" article="a" name="timber archway" /> + <item id="12289" article="a" name="bowl with sacred water"> + <attribute key="description" value="The water in this bowl has been purified." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12290" name="sacred coal"> + <attribute key="description" value="Purified by sacred fires, this coal has the power to cleanse a significant amount of impure water." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12291" article="a" name="table" /> + <item id="12292" article="a" name="corrupted plantation" /> + <item id="12293" article="a" name="corrupted plantation" /> + <item id="12295" name="unworked sacred wood"> + <attribute key="description" value="This chunk was cut from sacred wood in the temple complex and looks ideal for carving." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12297" name="sacred earth"> + <attribute key="description" value="This clay has been dug from sacred ground." /> + <attribute key="weight" value="1000" /> + </item> + <item fromid="12298" toid="12299" article="a" name="corrupted wall" /> + <item id="12300" article="a" name="lump of sacred clay"> + <attribute key="description" value="This clay has been mixed with sacred earth." /> + <attribute key="weight" value="1000" /> + </item> + <item id="12302" article="a" name="timber wall" /> + <item id="12303" article="a" name="sacred bowl of purification"> + <attribute key="description" value="This bowl was coated with sacred clay and can be used to purify small amounts of corrupted water." /> + <attribute key="weight" value="1000" /> + </item> + <item fromid="12305" toid="12315" article="a" name="corrupted plantation" /> + <item id="12316" name="the dead keeper"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="900" /> + </item> + <item id="12317" name="the presence of the emperor"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item id="12318" article="a" name="replica of the sceptre"> + <attribute key="weight" value="1400" /> + </item> + <item id="12320" article="a" name="flask of plant poison"> + <attribute key="description" value="This plant poison is meant to destroy the growths near the Keeper's lair deep beneath the gardens." /> + <attribute key="weight" value="180" /> + </item> + <item id="12321" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="12323" name="the tail of the Keeper"> + <attribute key="weight" value="450" /> + </item> + <item id="12324" article="a" name="sceptre part"> + <attribute key="weight" value="1210" /> + </item> + <item id="12325" article="a" name="sceptre part"> + <attribute key="weight" value="40" /> + </item> + <item id="12326" article="a" name="sceptre part"> + <attribute key="weight" value="100" /> + </item> + <item id="12327" article="a" name="snake sceptre"> + <attribute key="weight" value="1400" /> + </item> + <item id="12328" article="an" name="interdimensional potion"> + <attribute key="description" value="This potion will help you enter the dreams of any lifeform." /> + <attribute key="weight" value="180" /> + </item> + <item fromid="12329" toid="12333" article="a" name="corrupted plantation" /> + <item fromid="12334" toid="12335" article="a" name="poison field" /> + <item fromid="12350" toid="12360" article="a" name="sleeping dragon" /> + <item id="12382" article="a" name="scribbled sheet of paper"> + <attribute key="description" value="Only a single word is scribbled on the sheet: SOLOSARASATIQUARIUM." /> + <attribute key="weight" value="250" /> + </item> + <item id="12383" article="a" name="crystal statue" /> + <item id="12384" article="a" name="crystal statue" /> + <item id="12385" article="a" name="slain abomination"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + </item> + <item fromid="12386" toid="12387" article="a" name="closet" /> + <item fromid="12396" toid="12398" article="a" name="large book" /> + <item id="12399" article="a" name="girlish hair decoration"> + <attribute key="weight" value="50" /> + </item> + <item id="12400" article="a" name="protective charm"> + <attribute key="weight" value="120" /> + </item> + <item id="12401" article="a" name="bamboo stick"> + <attribute key="weight" value="112" /> + </item> + <item id="12402" name="hair of a banshee"> + <attribute key="weight" value="46" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12403" article="a" name="battle stone"> + <attribute key="description" value="It seems to be perfect to shape a weapon from it. Someone could definitely be interested in it." /> + <attribute key="weight" value="150" /> + </item> + <item id="12404" name="black wool"> + <attribute key="weight" value="118" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12405" article="a" name="blood preservation"> + <attribute key="description" value="Someone put a cocktail straw in it." /> + <attribute key="weight" value="80" /> + </item> + <item id="12406" article="a" name="small notebook"> + <attribute key="description" value="It contains a long list of 'saved maidens' and their addresses. Someone might be interested in it." /> + <attribute key="weight" value="80" /> + </item> + <item id="12407" article="a" name="broken crossbow"> + <attribute key="weight" value="130" /> + </item> + <item id="12408" article="a" name="broken shamanic staff"> + <attribute key="weight" value="128" /> + </item> + <item id="12409" article="a" name="broken helmet"> + <attribute key="weight" value="156" /> + </item> + <item id="12410" article="a" name="luminous orb"> + <attribute key="weight" value="94" /> + </item> + <item id="12411" article="a" name="cultish symbol"> + <attribute key="weight" value="82" /> + </item> + <item id="12412" article="a" name="dirty turban"> + <attribute key="weight" value="134" /> + </item> + <item id="12413" article="a" name="dragon's tail" plural="dragon tails"> + <attribute key="weight" value="250" /> + </item> + <item id="12414" article="a" name="geomancer's robe" plural="geomancer robes"> + <attribute key="description" value="It's too tiny to be worn by humans." /> + <attribute key="weight" value="130" /> + </item> + <item id="12415" article="a" name="pineapple"> + <attribute key="weight" value="750" /> + </item> + <item id="12416" article="an" name="aubergine"> + <attribute key="weight" value="200" /> + </item> + <item id="12417" name="broccoli"> + <attribute key="weight" value="300" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12418" article="a" name="cauliflower"> + <attribute key="weight" value="680" /> + </item> + <item id="12419" article="a" name="geomancer's staff" plural="geomancer staffs"> + <attribute key="weight" value="122" /> + </item> + <item id="12420" article="an" name="elven scouting glass"> + <attribute key="weight" value="80" /> + </item> + <item id="12421" article="an" name="elven astral observer"> + <attribute key="weight" value="112" /> + </item> + <item id="12422" article="a" name="flask of embalming fluid" plural="flasks of embalming fluid"> + <attribute key="weight" value="75" /> + </item> + <item id="12423" article="a" name="ghoul snack"> + <attribute key="weight" value="140" /> + </item> + <item id="12424" article="an" name="ornamented brooch"> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="necklace" /> + <attribute key="weight" value="840" /> + </item> + <item id="12425" article="a" name="hunter's quiver" plural="hunter quivers"> + <attribute key="weight" value="132" /> + </item> + <item id="12426" article="a" name="jewelled belt"> + <attribute key="weight" value="124" /> + </item> + <item id="12427" article="a" name="kongra's shoulderpad" plural="kongra shoulderpads"> + <attribute key="weight" value="140" /> + </item> + <item id="12428" article="a" name="minotaur horn"> + <attribute key="weight" value="111" /> + </item> + <item id="12429" article="a" name="purple robe"> + <attribute key="description" value="It's too large to be worn by humans, but rather light." /> + <attribute key="weight" value="230" /> + </item> + <item id="12430" article="a" name="miraculum"> + <attribute key="weight" value="140" /> + </item> + <item id="12431" article="a" name="necromantic robe"> + <attribute key="description" value="A dark curse prevents you from wearing it." /> + <attribute key="weight" value="220" /> + </item> + <item id="12432" name="nettle spit"> + <attribute key="description" value="Yuck. This might only be interesting to botanists." /> + <attribute key="weight" value="90" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12433" name="orcish gear"> + <attribute key="description" value="The strong smell of orcish sweat sticks to it." /> + <attribute key="weight" value="180" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12434" article="a" name="shamanic hood"> + <attribute key="weight" value="90" /> + </item> + <item id="12435" name="orc leather"> + <attribute key="weight" value="50" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12436" article="a" name="skull belt"> + <attribute key="weight" value="116" /> + </item> + <item id="12437" article="a" name="pelvis bone"> + <attribute key="weight" value="130" /> + </item> + <item id="12438" article="a" name="piece of warrior armor" plural="pieces of warrior armor"> + <attribute key="weight" value="110" /> + </item> + <item id="12439" article="a" name="piece of archer armor" plural="pieces of archer armor"> + <attribute key="weight" value="110" /> + </item> + <item id="12440" article="a" name="pile of grave earth" plural="piles of grave earth"> + <attribute key="weight" value="98" /> + </item> + <item id="12441" article="a" name="poison spider shell"> + <attribute key="weight" value="130" /> + </item> + <item id="12442" article="a" name="noble turban"> + <attribute key="weight" value="144" /> + </item> + <item id="12443" article="a" name="quara tentacle"> + <attribute key="weight" value="107" /> + </item> + <item id="12444" article="an" name="quara eye"> + <attribute key="weight" value="80" /> + </item> + <item id="12445" article="a" name="mantassin tail"> + <attribute key="weight" value="115" /> + </item> + <item id="12446" article="a" name="quara pincers"> + <attribute key="weight" value="120" /> + </item> + <item id="12447" article="a" name="quara bone"> + <attribute key="weight" value="144" /> + </item> + <item id="12448" article="a" name="rope belt"> + <attribute key="description" value="Though the name implies it, this simple and thin belt is not suited to be used as rope." /> + <attribute key="weight" value="97" /> + </item> + <item id="12449" article="a" name="safety pin"> + <attribute key="weight" value="50" /> + </item> + <item fromid="12450" toid="12465" article="a" name="molten lava well" /> + <item id="12466" article="a" name="scroll of heroic deeds" plural="scrolls of heroic deeds"> + <attribute key="weight" value="79" /> + </item> + <item id="12467" article="a" name="banana sash" plural="banana sashes"> + <attribute key="weight" value="68" /> + </item> + <item id="12468" article="a" name="small flask of eyedrops" plural="small flasks of eyedrops"> + <attribute key="weight" value="50" /> + </item> + <item id="12469" article="a" name="small pitchfork"> + <attribute key="weight" value="110" /> + </item> + <item id="12470" article="a" name="colourful feather"> + <attribute key="weight" value="36" /> + </item> + <item id="12471" article="a" name="trollroot"> + <attribute key="description" value="Distinctive shape and flavour." /> + <attribute key="weight" value="140" /> + </item> + <item id="12472" article="a" name="floating barrel" /> + <item id="12473" article="a" name="floating table" /> + <item fromid="12474" toid="12475" name="floating junk" /> + <item id="12476" article="a" name="floating chest" /> + <item id="12477" article="a" name="floating crate" /> + <item fromid="12478" toid="12479" name="floating chair" /> + <item id="12480" name="floating junk" /> + <item id="12481" article="a" name="floating wagon" /> + <item id="12482" name="floating wood" /> + <item id="12483" name="floating junk" /> + <item id="12484" name="floating ship parts" /> + <item id="12485" article="a" name="floating cask" /> + <item id="12486" article="a" name="floating bucket" /> + <item id="12487" article="a" name="floating bottle" /> + <item id="12488" name="floating glass" /> + <item id="12489" article="a" name="floating bone" /> + <item fromid="12490" toid="12494" name="floating junk" /> + <item id="12495" article="a" name="goblin ear"> + <attribute key="weight" value="75" /> + </item> + <item id="12496" article="a" name="marked crate" /> + <item id="12497" name="Jean Pierre's Cookbook II"> + <attribute key="description" value="It was given to you by the djinn maitre and contains new recipes you cooked." /> + <attribute key="weight" value="1500" /> + </item> + <item id="12500" article="a" name="faded last will"> + <attribute key="description" value="Supposedly the last will of someone. Whatever may have been written on it is long vanished." /> + <attribute key="weight" value="200" /> + </item> + <item id="12501" article="an" name="exquisite silk"> + <attribute key="weight" value="10" /> + </item> + <item id="12502" article="a" name="spectral cloth"> + <attribute key="weight" value="500" /> + </item> + <item id="12503" article="an" name="exquisite wood"> + <attribute key="weight" value="500" /> + </item> + <item id="12504" article="a" name="strong sinew"> + <attribute key="weight" value="35" /> + </item> + <item id="12505" article="an" name="old iron"> + <attribute key="weight" value="222" /> + </item> + <item id="12506" article="a" name="flexible dragon scale"> + <attribute key="weight" value="80" /> + </item> + <item id="12507" article="a" name="mystic root"> + <attribute key="weight" value="60" /> + </item> + <item id="12508" article="a" name="magic crystal"> + <attribute key="description" value="It is able to store memories and thoughts." /> + <attribute key="weight" value="140" /> + </item> + <item fromid="12509" toid="12510" article="a" name="magic portal"> + <attribute key="description" value="You can see the other side through it." /> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item fromid="12511" toid="12526" article="a" name="palisade" /> + <item id="12527" article="a" name="dead brimstone bug"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12528" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="12528" article="a" name="dead brimstone bug"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12538" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item fromid="12529" toid="12537" article="a" name="palisade" /> + <item id="12538" article="a" name="dead brimstone bug"> + <attribute key="decayTo" value="12539" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="12539" article="a" name="dead brimstone bug"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="12540" article="a" name="coconut shrimp bake"> + <attribute key="description" value="It looks as if it was sealed with milky goodness." /> + <attribute key="weight" value="2000" /> + </item> + <item id="12541" article="a" name="helmet of the deep"> + <attribute key="weight" value="21000" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + <attribute key="suppressDrown" value="1" /> + <attribute key="speed" value="600" /> + <attribute key="decayTo" value="5461" /> + <attribute key="duration" value="21600" /> + <attribute key="transformDeEquipTo" value="5461" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="12542" article="a" name="pot of blackjack"> + <attribute key="description" value="Nomads state that this meal fills you with energy several times before the pot is empty." /> + <attribute key="weight" value="1200" /> + </item> + <item id="12543" article="a" name="demonic candy ball"> + <attribute key="description" value="You're never sure what demonic candy balls will do, but they sure taste sweet and exciting." /> + <attribute key="weight" value="950" /> + </item> + <item id="12544" article="a" name="sweet mangonaise elixir"> + <attribute key="description" value="It's said to have incredible effects if you drink it while wearing a magical ring with time limit." /> + <attribute key="weight" value="300" /> + </item> + <item id="12559" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned ultimate healing rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12560" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned ultimate healing rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12561" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned heavy magic missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12562" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned heavy magic missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12563" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned explosion rune." /> + <attribute key="weight" value="210" /> + </item> + <item id="12564" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned explosion rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12565" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned sudden death rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12566" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned sudden death rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12567" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned magic wall rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12568" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned magic wall rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12569" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned animate dead rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12570" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned animate dead rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12571" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned great fireball rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12572" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned great fireball rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12573" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned fireball rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12574" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned fireball rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12575" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned thunderstorm rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12576" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned thunderstorm rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12577" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned icicle rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12578" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned icicle rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12579" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned avalanche rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12580" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned avalanche rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12581" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned holy missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12582" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned holy missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12583" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned energy bomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12584" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned energy bomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12585" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned paralyze rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12586" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned paralyze rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12587" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned desintegrate rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12588" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned desintegrate rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12589" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned chameleon rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12590" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned chameleon rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12591" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned energy wall rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12592" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned energy wall rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12593" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned soulfire rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12594" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned soulfire rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12595" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned destroy field rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12596" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned destroy field rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12597" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned wild growth rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12598" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned wild growth rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12599" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned firebomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12600" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned firebomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12601" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned poison bomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12602" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned poison bomb rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12603" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned light magic missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12604" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned light magic missile rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12605" article="a" name="silver rune emblem"> + <attribute key="description" value="It's an adorned fire field rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12606" article="a" name="golden rune emblem"> + <attribute key="description" value="It's an adorned fire field rune." /> + <attribute key="weight" value="120" /> + </item> + <item id="12607" article="an" name="elite draken mail"> + <attribute key="weight" value="12000" /> + <attribute key="armor" value="15" /> + <attribute key="slotType" value="body" /> + <attribute key="speed" value="20" /> + </item> + <item id="12608" article="a" name="broken key ring"> + <attribute key="weight" value="50" /> + </item> + <item id="12609" article="a" name="dead draken elite"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12610" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="12610" article="a" name="dead draken elite"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12611" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="12611" article="a" name="dead draken elite"> + <attribute key="decayTo" value="12612" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="12612" article="a" name="dead draken elite"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="12613" article="a" name="twiceslicer"> + <attribute key="weight" value="18000" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="12614" name="draken sulphur"> + <attribute key="weight" value="68" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12615" name="draken wristbands"> + <attribute key="weight" value="78" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12616" article="a" name="broken draken mail"> + <attribute key="weight" value="200" /> + </item> + <item id="12617" article="a" name="broken slicer"> + <attribute key="weight" value="140" /> + </item> + <item id="12622" article="a" name="tentacle piece"> + <attribute key="weight" value="300" /> + </item> + <item id="12623" article="a" name="dead draken abomination"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12624" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="12624" article="a" name="dead draken abomination"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12625" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="12625" article="a" name="dead draken abomination"> + <attribute key="decayTo" value="12626" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="12626" article="a" name="dead draken abomination"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="12627" article="an" name="eye of corruption" plural="eyes of corruption"> + <attribute key="weight" value="93" /> + </item> + <item id="12628" article="a" name="tail of corruption" plural="tails of corruption"> + <attribute key="weight" value="93" /> + </item> + <item id="12629" article="a" name="scale of corruption" plural="scales of corruption"> + <attribute key="weight" value="93" /> + </item> + <item id="12630" article="a" name="cobra crown"> + <attribute key="weight" value="850" /> + <attribute key="armor" value="3" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="absorbPercentFire" value="-5" /> + <attribute key="absorbPercentEarth" value="5" /> + <attribute key="slotType" value="head" /> + </item> + <item id="12631" article="a" name="dissolved souleater"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12632" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="12632" article="a" name="dissolved souleater"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="12633" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="12633" article="a" name="dissolved souleater"> + <attribute key="decayTo" value="12634" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="12634" article="a" name="dissolved souleater"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="12635" article="a" name="souleater trophy"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="12636" name="lizard essence"> + <attribute key="weight" value="150" /> + </item> + <item id="12637" name="ectoplasmic sushi"> + <attribute key="weight" value="400" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12638" article="a" name="dragonfruit"> + <attribute key="weight" value="350" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12639" name="peas"> + <attribute key="weight" value="80" /> + <attribute key="showcount" value="0" /> + </item> + <item id="12640" article="a" name="downy feather"> + <attribute key="weight" value="32" /> + </item> + <item id="12641" article="a" name="cheese cookie"> + <attribute key="weight" value="10" /> + </item> + <item id="12642" article="a" name="royal draken mail"> + <attribute key="weight" value="13000" /> + <attribute key="armor" value="16" /> + <attribute key="slotType" value="body" /> + <attribute key="skillShield" value="3" /> + <attribute key="absorbPercentPhysical" value="5" /> + </item> + <item id="12643" article="a" name="royal scale robe"> + <attribute key="weight" value="4500" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="absorbPercentFire" value="5" /> + </item> + <item id="12644" article="a" name="shield of corruption"> + <attribute key="weight" value="4900" /> + <attribute key="defense" value="36" /> + <attribute key="skillSword" value="3" /> + <attribute key="weaponType" value="shield" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="12645" article="an" name="elite draken helmet"> + <attribute key="weight" value="4300" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentDeath" value="3" /> + <attribute key="skillDist" value="1" /> + </item> + <item id="12646" name="draken boots"> + <attribute key="armor" value="3" /> + <attribute key="speed" value="30" /> + <attribute key="weight" value="2500" /> + <attribute key="slotType" value="feet" /> + </item> + <item id="12647" article="a" name="snake god's wristguard"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2800" /> + <attribute key="magiclevelpoints" value="3" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="12648" article="a" name="snake god's sceptre"> + <attribute key="weight" value="12000" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="3" /> + </item> + <item id="12649" article="a" name="blade of corruption"> + <attribute key="weight" value="6400" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="12650" article="a" name="snake god trophy"> + <attribute key="weight" value="500" /> + </item> + <item id="12651" article="a" name="black jade cobra"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="650" /> + </item> + <item fromid="12652" toid="12653" article="a" name="statue" /> + <item id="12655" article="an" name="botany almanach"> + <attribute key="description" value="The title of this heavy book reads: 'Rabaz' Unabridged Almanach Of Botany'." /> + <attribute key="weight" value="1500" /> + </item> + <item id="12656" article="a" name="sedge hat"> + <attribute key="description" value="This simple hat might be more worth than what it looks like." /> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="2" /> + <attribute key="slotType" value="head" /> + </item> + <item id="12657" article="an" name="old cape"> + <attribute key="description" value="This old cape might be worth more than what it looks like." /> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="body" /> + </item> + <item id="12658" article="a" name="brimstone fangs" plural="brimstone fangs"> + <attribute key="weight" value="112" /> + </item> + <item id="12659" article="a" name="brimstone shell"> + <attribute key="weight" value="112" /> + </item> + <item id="12660" name="trashed draken boots"> + <attribute key="description" value="They will expire within a short time, sell them back to Esrik before they do." /> + <attribute key="weight" value="2500" /> + </item> + <item id="12661" name="remains of a water elemental"> + <attribute key="description" value="Something is wobbling inside. Maybe with a fishing rod you could reach it." /> + <attribute key="decayTo" value="10500" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + <attribute key="fluidSource" value="water" /> + </item> + <item id="12662" name="stone of wisdom"> + <attribute key="description" value="This rare artefact can be traded with Milos or Trimegis for a fraction of their knowledge." /> + <attribute key="weight" value="999" /> + </item> + <item id="12663" name="statue of Devovorga"> + <attribute key="description" value="In memory of her - half plant, half demon, incredibly powerful and betrayed by her own creators." /> + <attribute key="weight" value="1800" /> + </item> + <item fromid="12664" toid="12665" name="treasure chest"> + <attribute key="containerSize" value="20" /> + </item> + <item id="12666" name="gamemaster doll"> + <attribute key="description" value="It was awarded in memory of the dedicated service of the gamemaster team." /> + <attribute key="weight" value="1500" /> + </item> + <item fromid="12667" toid="12668" name="phoenix statue"> + <attribute key="description" value="This mighty statue contains a true phoenix feather inside." /> + <attribute key="weight" value="2000" /> + </item> + <item id="12670" name="magical measurement device"> + <attribute key="description" value="The spirit meter consists of a large handle combined with a green crystal full of magical markings." /> + <attribute key="weight" value="2550" /> + </item> + <item id="12671" name="spirit cage"> + <attribute key="description" value="This ecto-magical device was designed and calibrated (but not tested) by Spectulus and Sinclair." /> + <attribute key="weight" value="700" /> + </item> + <item id="12672" article="a" name="telescope" /> + <item id="12673" article="a" name="red chair" /> + <item fromid="12678" toid="12679" article="a" name="timber wall" /> + <item id="12681" name="wooden planks" /> + <item fromid="12682" toid="12685" article="a" name="timber wall" /> + <item id="12686" name="timbers" /> + <item id="12687" name="timbers" /> + <item id="12688" article="a" name="timber" /> + <item fromid="12689" toid="12691" article="a" name="timber wall" /> + <item id="12692" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12693" article="a" name="timber wall" /> + <item id="12694" name="hand made stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="12695" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="12696" article="a" name="hand made stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item id="12697" article="a" name="timber wall" /> + <item fromid="12698" toid="12700" article="a" name="lush grass" /> + <item id="12701" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="12702" article="a" name="lush grass" /> + <item id="12703" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="12704" toid="12717" article="a" name="lush grass" /> + <item fromid="12718" toid="12726" article="a" name="timber floor" /> + <item fromid="12727" toid="12738" article="a" name="lush grass" /> + <item fromid="12739" toid="12754" article="a" name="timber floor" /> + <item fromid="12755" toid="12756" name="timbers" /> + <item fromid="12757" toid="12772" article="a" name="leaves" /> + <item fromid="12773" toid="12775" article="a" name="branch" /> + <item fromid="12776" toid="12777" article="a" name="deer antlers" /> + <item fromid="12778" toid="12779" article="a" name="antlers" /> + <item fromid="12780" toid="12783" article="a" name="lush grass" /> + <item fromid="12784" toid="12786" article="a" name="timber table" /> + <item id="12787" article="a" name="timber chair"> + <attribute key="rotateTo" value="12788" /> + </item> + <item id="12788" article="a" name="timber chair"> + <attribute key="rotateTo" value="12789" /> + </item> + <item id="12789" article="a" name="timber chair"> + <attribute key="rotateTo" value="12790" /> + </item> + <item id="12790" article="a" name="timber chair"> + <attribute key="rotateTo" value="12787" /> + </item> + <item id="12791" article="a" name="stool"> + <attribute key="rotateTo" value="12792" /> + </item> + <item id="12792" article="a" name="stool"> + <attribute key="rotateTo" value="12793" /> + </item> + <item id="12793" article="a" name="stool"> + <attribute key="rotateTo" value="12794" /> + </item> + <item id="12794" article="a" name="stool"> + <attribute key="rotateTo" value="12791" /> + </item> + <item id="12795" article="a" name="taboret" /> + <item fromid="12796" toid="12797" article="a" name="wooden trunk"> + <attribute key="containerSize" value="18" /> + </item> + <item id="12798" article="a" name="soup kettle" /> + <item fromid="12799" toid="12800" article="a" name="cabinet"> + <attribute key="containerSize" value="8" /> + </item> + <item id="12801" article="a" name="barbecue" /> + <item fromid="12802" toid="12805" article="a" name="tattered curtain" /> + <item fromid="12806" toid="12807" article="a" name="cutlery" /> + <item fromid="12810" toid="12811" article="a" name="wolf hide" /> + <item id="12812" article="a" name="rods" /> + <item id="12813" article="a" name="rod" /> + <item id="12814" article="a" name="rods" /> + <item id="12815" article="a" name="rod" /> + <item fromid="12816" toid="12817" article="a" name="beam" /> + <item id="12818" article="a" name="hanging wolf" /> + <item id="12819" article="a" name="hanging deer" /> + <item id="12820" article="a" name="hanging wolf" /> + <item id="12821" article="a" name="hanging deer" /> + <item fromid="12822" toid="12823" article="a" name="hanging fur" /> + <item fromid="12829" toid="12845" article="a" name="sand tile" /> + <item fromid="12846" toid="12847" article="a" name="stone wall" /> + <item fromid="12848" toid="12856" article="a" name="stone pillar" /> + <item fromid="12857" toid="12869" article="a" name="stone wall" /> + <item fromid="12870" toid="12876" article="a" name="pillar" /> + <item id="12877" article="a" name="pillar" /> + <item id="12878" article="a" name="pillar" /> + <item id="12879" article="a" name="pillar" /> + <item fromid="12880" toid="12883" article="a" name="stone wall" /> + <item id="12884" article="a" name="pillar" /> + <item fromid="12885" toid="12907" article="a" name="tomb wall" /> + <item fromid="12908" toid="12911" name="dragon scales" /> + <item id="12912" name="sand" /> + <item fromid="12913" toid="12928" article="a" name="sandy tile" /> + <item id="12929" name="sand" /> + <item fromid="12930" toid="12933" article="a" name="sandy tile" /> + <item fromid="12934" toid="12937" article="a" name="sand tile" /> + <item fromid="12938" toid="12945" article="a" name="stone wall" /> + <item fromid="12946" toid="12947" article="a" name="skull" /> + <item fromid="12948" toid="12949" article="a" name="papyrus scroll" /> + <item fromid="12950" toid="12951" article="an" name="ornate tombstone" /> + <item fromid="12952" toid="12953" article="a" name="skull" /> + <item fromid="12954" toid="12955" article="a" name="papyrus scroll" /> + <item fromid="12956" toid="12957" article="an" name="ornate tombstone" /> + <item fromid="12958" toid="12968" name="stone" /> + <item id="12969" article="a" name="dry piece of wood"> + <attribute key="description" value="Use it on the cauldron slide to keep the fire burning." /> + <attribute key="weight" value="205" /> + </item> + <item fromid="12970" toid="12987" name="stone" /> + <item fromid="12988" toid="12990" name="the face of the Colossus" /> + <item fromid="12991" toid="12993" name="the beard of the Colossus" /> + <item id="12994" name="stone" /> + <item id="12995" name="the fist of the Colossus" /> + <item fromid="12996" toid="12997" name="the thumb of the Colossus" /> + <item fromid="12998" toid="13000" name="the fist of the Colossus" /> + <item id="13001" article="a" name="big toe of the Colossus" /> + <item fromid="13002" toid="13003" name="the toes of the Colossus" /> + <item id="13004" article="a" name="big toe of the Colossus" /> + <item fromid="13005" toid="13006" name="the toes of the Colossus" /> + <item fromid="13007" toid="13009" article="a" name="timber table" /> + <item id="13010" article="a" name="huge cauldron" /> + <item fromid="13011" toid="13018" article="a" name="clock" /> + <item id="13020" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="13021" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="13022" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="13023" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="13026" article="a" name="panther head"> + <attribute key="weight" value="150" /> + </item> + <item id="13027" article="a" name="panther paw"> + <attribute key="weight" value="150" /> + </item> + <item fromid="13028" toid="13029" name="frozen heart"> + <attribute key="description" value="The eternal love is awarded by the gods." /> + <attribute key="weight" value="2000" /> + </item> + <item fromid="13030" toid="13031" name="draken doll"> + <attribute key="description" value="This doll seems to be the favourite doll of the emperor. It was awarded by the gods." /> + <attribute key="weight" value="1500" /> + </item> + <item fromid="13032" toid="13033" name="music box"> + <attribute key="description" value="The song inside is made of love. It was rewarded by the gods." /> + <attribute key="weight" value="2700" /> + </item> + <item id="13034" name="reward box"> + <attribute key="weight" value="100" /> + </item> + <item id="13044" name="reward box"> + <attribute key="weight" value="1800" /> + </item> + <item fromid="13072" toid="13076" article="a" name="giant cake" /> + <item fromid="13077" toid="13082" article="a" name="cake tile" /> + <item id="13092" article="a" name="giant cake" /> + <item id="13094" article="a" name="giant cake" /> + <item id="13096" article="a" name="giant cake" /> + <item id="13098" article="a" name="giant cake" /> + <item fromid="13099" toid="13100" article="a" name="cake tile" /> + <item fromid="13101" toid="13109" article="a" name="huge cauldron" /> + <item id="13110" article="a" name="ghost duster"> + <attribute key="weight" value="1100" /> + </item> + <item id="13115" article="a" name="emergency kit"> + <attribute key="weight" value="1000" /> + </item> + <item id="13122" article="a" name="whirl pool" /> + <item fromid="13123" toid="13125" article="a" name="alter of fire" /> + <item id="13126" article="a" name="huge cauldron" /> + <item id="13127" article="a" name="alter of fire" /> + <item id="13130" article="a" name="sweet and sugary substance"> + <attribute key="description" value="It is incredibly sticky and too sweet to eat it." /> + <attribute key="weight" value="65" /> + </item> + <item fromid="13134" toid="13142" article="a" name="giant cake" /> + <item fromid="13143" toid="13144" article="a" name="tomb wall" /> + <item id="13158" name="handcrafted ribbon"> + <attribute key="description" value="This ribbon was handcrafted by Rottin Wood and the Married Men of the forest." /> + <attribute key="weight" value="50" /> + </item> + <item id="13159" name="rabbit's foot"> + <attribute key="weight" value="98" /> + </item> + <item id="13160" name="rabbit's foot lucky charm"> + <attribute key="weight" value="98" /> + </item> + <item id="13161" name="fake rabbit's foot"> + <attribute key="description" value="The wool that was stuffed under the ribbon makes the spoon look and feel like a real rabbit's foot." /> + <attribute key="weight" value="98" /> + </item> + <item id="13162" name="spoon with a ribbon"> + <attribute key="description" value="Adding some wool here and there would certainly make this look and feel like a real rabbit's foot." /> + <attribute key="weight" value="98" /> + </item> + <item fromid="13163" toid="13164" article="a" name="wooden planks" /> + <item id="13165" name="demon infant"> + <attribute key="description" value="The little demon is awake." /> + <attribute key="weight" value="1200" /> + </item> + <item id="13166" name="demon infant"> + <attribute key="description" value="The little demon looks greedy." /> + <attribute key="weight" value="1200" /> + </item> + <item id="13167" name="demon infant"> + <attribute key="description" value="The little demon is sleeping." /> + <attribute key="weight" value="1200" /> + </item> + <item id="13168" name="demon infant"> + <attribute key="description" value="The little demon is pleased." /> + <attribute key="weight" value="1200" /> + </item> + <item id="13169" name="demon infant"> + <attribute key="description" value="The little demon wants to kiss." /> + <attribute key="weight" value="1200" /> + </item> + <item fromid="13170" toid="13172" article="a" name="broken wall" /> + <item fromid="13173" toid="13174" name="net"> + <attribute key="weight" value="98" /> + </item> + <item id="13175" article="a" name="small fir tree" /> + <item id="13176" name="captured merchant"> + <attribute key="weight" value="98" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="330" /> + </item> + <item fromid="13177" toid="13180" article="a" name="tomb wall" /> + <item id="13181" article="a" name="skull" /> + <item fromid="13182" toid="13184" article="a" name="tomb wall" /> + <item id="13185" article="a" name="skull" /> + <item id="13186" article="a" name="tomb wall" /> + <item fromid="13187" toid="13188" article="a" name="skull" /> + <item id="13189" name="dark sandy floor" /> + <item id="13190" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="13199" toid="13200" article="a" name="stone" /> + <item fromid="13201" toid="13212" article="a" name="dark sand" /> + <item id="13213" name="strange red powder"> + <attribute key="weight" value="50" /> + </item> + <item id="13214" name="strange yellow powder"> + <attribute key="weight" value="50" /> + </item> + <item id="13215" name="strange blue powder"> + <attribute key="weight" value="50" /> + </item> + <item id="13216" name="screaming cherry"> + <attribute key="description" value="This fruit was gathered from the Screaming Cherry Tree." /> + <attribute key="weight" value="50" /> + </item> + <item id="13217" name="meaty vortex"> + <attribute key="description" value="This fruit was gathered from a Carnivortex." /> + <attribute key="weight" value="50" /> + </item> + <item id="13218" name="tonguefruit"> + <attribute key="description" value="This fruit was gathered from a Wraithtongue." /> + <attribute key="weight" value="50" /> + </item> + <item id="13219" name="rotten witches cauldron seed"> + <attribute key="description" value="This seed was gathered from the Rotten Witches Cauldron Plant." /> + <attribute key="weight" value="50" /> + </item> + <item id="13220" name="toxic tulip seed"> + <attribute key="description" value="This seed was gathered from a Toxic Tulip." /> + <attribute key="weight" value="50" /> + </item> + <item id="13221" name="sprocketwhip cone"> + <attribute key="description" value="This cone was gathered from a Sprocketwhip." /> + <attribute key="weight" value="50" /> + </item> + <item id="13222" name="witherblossom"> + <attribute key="description" value="This blossom was gathered from a Witherstem." /> + <attribute key="weight" value="50" /> + </item> + <item id="13224" name="scum bag"> + <attribute key="weight" value="900" /> + </item> + <item id="13236" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="13237" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="13238" article="a" name="shapechanger"> + <attribute key="description" value="It might do some funny things to you." /> + <attribute key="weight" value="200" /> + </item> + <item id="13239" article="a" name="bunch of winterberries"> + <attribute key="description" value="This berry is not edible in its raw form. Maybe Emilie of the Winterberry Society in Thais can help." /> + <attribute key="weight" value="200" /> + </item> + <item id="13247" article="a" name="hunting horn"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item fromid="13288" toid="13289" article="a" name="huge cauldron" /> + <item id="13291" article="a" name="maxilla maximus"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13292" article="a" name="tin key"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13293" article="a" name="leather whip"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13294" article="a" name="harness"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13295" article="a" name="reins"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13296" article="" name="draptor scales"> + <attribute key="weight" value="200" /> + </item> + <item id="13297" article="a" name="haunch of boar"> + <attribute key="weight" value="1400" /> + </item> + <item id="13298" article="a" name="carrot on a stick"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13299" article="a" name="stampor horn"> + <attribute key="weight" value="150" /> + </item> + <item id="13300" name="stampor talons" plural="stampor talons"> + <attribute key="weight" value="170" /> + </item> + <item id="13301" article="a" name="hollow stampor hoof"> + <attribute key="weight" value="180" /> + </item> + <item id="13302" article="a" name="maxilla"> + <attribute key="weight" value="210" /> + </item> + <item id="13303" article="a" name="cavebear skull"> + <attribute key="weight" value="130" /> + </item> + <item id="13304" article="a" name="giant crab pincer"> + <attribute key="weight" value="112" /> + </item> + <item id="13305" article="a" name="giant shrimp"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13306" article="a" name="inoperative tin lizzard" /> + <item id="13307" article="a" name="sweet smelling bait"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13308" article="a" name="dead boar"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13309" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13309" article="a" name="dead boar"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13310" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13310" article="a" name="dead boar"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13311" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13311" article="a" name="dead boar"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13312" article="a" name="dead stampor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13313" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13313" article="a" name="dead stampor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13314" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13314" article="a" name="dead stampor"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13315" article="a" name="dead stampor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13312" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13316" article="a" name="dead draptor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13317" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13317" article="a" name="dead draptor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13318" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13318" article="a" name="dead draptor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13319" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13319" article="a" name="dead draptor"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13320" article="a" name="dead undead cavebear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13321" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13321" article="a" name="dead undead cavebear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13322" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13322" article="a" name="dead undead cavebear"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13323" article="a" name="dead undead cavebear"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13320" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13324" article="a" name="dead midnight panther"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13325" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13325" article="a" name="dead midnight panther"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13336" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13327" article="a" name="dead midnight panther"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13324" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13328" article="a" name="dead crustacea gigantica"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13329" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13329" article="a" name="dead crustacea gigantica"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13330" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13330" article="a" name="dead crustacea gigantica"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13331" article="a" name="dead crustacea gigantica"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13328" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13336" article="a" name="dead midnight panther"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13472" name="pharaoh banner"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="13474" toid="13475" article="a" name="rocky archway" /> + <item fromid="13476" toid="13477" article="a" name="rocky pillar" /> + <item fromid="13478" toid="13479" article="a" name="strange stalagmite" /> + <item fromid="13480" toid="13481" name="scorpion altar" /> + <item id="13482" name="ornamented scorpion table" /> + <item id="13483" article="a" name="dead iron servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13486" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13484" article="a" name="dead golden servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13489" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13485" article="a" name="dead diamond servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13492" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13486" article="a" name="dead iron servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13487" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13487" article="a" name="dead iron servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13488" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13488" article="a" name="dead iron servant"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13489" article="a" name="dead golden servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13490" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13490" article="a" name="dead golden servant"> + <attribute key="decayTo" value="13491" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13491" article="a" name="dead golden servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13492" article="a" name="dead diamond servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13493" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13493" article="a" name="dead diamond servant"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13494" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13494" article="a" name="dead diamond servant"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13495" name="remains of a canopic jar" /> + <item id="13498" name="scorpion sceptre"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13500" name="ornate canopic jar" /> + <item id="13501" article="a" name="dead sandstone scorpion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13502" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13502" article="a" name="dead sandstone scorpion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13503" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13503" article="a" name="dead sandstone scorpion"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13504" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13504" article="a" name="dead sandstone scorpion"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="13505" name="sand" /> + <item id="13506" article="a" name="medicine pouch"> + <attribute key="weight" value="1200" /> + </item> + <item id="13508" article="a" name="slug drug"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13509" article="a" name="dead donkey"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13510" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13510" article="a" name="dead donkey"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13511" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13511" article="a" name="dead donkey"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13512" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13512" article="a" name="dead donkey"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13513" article="a" name="dead white deer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13516" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13514" article="a" name="dead insectoid scout"> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="13525" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13515" article="a" name="dead slug"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13522" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13516" article="a" name="dead white deer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13517" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13517" article="a" name="dead white deer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13518" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13518" article="a" name="dead white deer"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13519" article="a" name="dead dromedary"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13520" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13520" article="a" name="dead dromedary"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13521" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13521" article="a" name="dead dromedary"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13522" article="a" name="dead slug"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13523" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13523" article="a" name="dead slug"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13524" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13524" article="a" name="dead slug"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13525" article="a" name="dead insectoid scout"> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="13526" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13526" article="a" name="dead insectoid scout"> + <attribute key="containerSize" value="22" /> + <attribute key="decayTo" value="13527" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13527" article="a" name="dead insectoid scout"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13528" article="a" name="dead dromedary"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13519" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13529" article="a" name="piece of decay paper"> + <attribute key="weight" value="200" /> + </item> + <item id="13530" article="a" name="demonic finger"> + <attribute key="weight" value="300" /> + </item> + <item id="13531" article="a" name="golden scorpion pendant"> + <attribute key="weight" value="300" /> + </item> + <item id="13532" article="a" name="golden hyena pendant"> + <attribute key="weight" value="350" /> + </item> + <item id="13533" article="a" name="white deer antlers"> + <attribute key="weight" value="300" /> + </item> + <item id="13534" article="a" name="white deer skin"> + <attribute key="weight" value="300" /> + </item> + <item id="13535" article="a" name="fist on a stick"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13536" article="a" name="diapason"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13537" article="a" name="bag of apple slices"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13538" name="bamboo leaves"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13539" article="a" name="golden fir cone"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13540" article="a" name="ominous piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13541" article="a" name="dubious piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13542" article="a" name="voluminous piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13543" article="a" name="obvious piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13544" article="a" name="ludicrous piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13545" article="a" name="luminous piece of cloth"> + <attribute key="description" value="It seems to be a part of an outfit. Find all six parts to complete the outfit." /> + <attribute key="weight" value="500" /> + </item> + <item id="13546" article="a" name="shimmer swimmer"> + <attribute key="description" value="This fish, and rare ingredient, can only be found in the dirtiest, murkiest and muddiest of waters." /> + <attribute key="weight" value="999" /> + </item> + <item fromid="13547" toid="13552" name="dirty water" /> + <item id="13559" name="dread doll"> + <attribute key="description" value="It is shining with positive energy and was awarded by the gods." /> + <attribute key="weight" value="1100" /> + </item> + <item id="13560" article="a" name="fan doll of Queen Eloise"> + <attribute key="weight" value="1560" /> + </item> + <item id="13561" article="a" name="dragon goblet"> + <attribute key="weight" value="1800" /> + <attribute key="description" value="A goblet forged by the dragon Khax that represents all the knowledge and wisdom." /> + </item> + <item id="13564" name="Whinona"> + <attribute key="weight" value="600" /> + </item> + <item id="13565" name="Meandi"> + <attribute key="weight" value="600" /> + </item> + <item id="13566" name="Impward"> + <attribute key="weight" value="600" /> + </item> + <item id="13567" name="Evilina"> + <attribute key="weight" value="600" /> + </item> + <item id="13568" name="Whinona"> + <attribute key="weight" value="600" /> + </item> + <item id="13569" name="Meandi"> + <attribute key="weight" value="600" /> + </item> + <item id="13570" name="demon infant"> + <attribute key="weight" value="600" /> + </item> + <item id="13571" name="Evilina"> + <attribute key="weight" value="600" /> + </item> + <item fromid="13572" toid="13575" article="a" name="mysterious machine" /> + <item fromid="13576" toid="13577" article="a" name="wheel" /> + <item id="13581" name="dread doll"> + <attribute key="description" value="It is shining with positive energy and was awarded by the gods." /> + <attribute key="weight" value="1100" /> + </item> + <item id="13582" name="Impward"> + <attribute key="weight" value="600" /> + </item> + <item id="13584" article="a" name="dead crystal wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13595" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item fromid="13585" toid="13589" article="a" name="slime fungus" /> + <item fromid="13590" toid="13591" name="stone floor" /> + <item fromid="13592" toid="13593" article="a" name="slime fungus" /> + <item id="13594" article="a" name="dead crystal wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13595" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13595" article="a" name="dead crystal wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13596" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13596" article="a" name="dead crystal wolf"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="13598" toid="13600" article="a" name="slime fungus" /> + <item id="13601" article="a" name="slime gobbler"> + <attribute key="description" value="This little critter just loves slime fungus." /> + <attribute key="weight" value="1000" /> + </item> + <item id="13603" article="a" name="dead mad mage"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13604" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13604" article="a" name="dead mad mage"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13605" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13605" article="a" name="dead mad mage"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13606" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13606" article="a" name="dead mad mage"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="13607" toid="13619" article="a" name="slime fungus" /> + <item fromid="13620" toid="13631" name="rocky floor" /> + <item id="13632" name="magic wolf trap" /> + <item id="13633" name="captured wolf"> + <attribute key="description" value="The trap has imobilized and shrunken the wolf." /> + <attribute key="weight" value="5000" /> + </item> + <item fromid="13636" toid="13643" name="rocky floor" /> + <item fromid="13644" toid="13654" name="rocky wall" /> + <item fromid="13658" toid="13659" name="rocky wall" /> + <item fromid="13663" toid="13668" article="a" name="rocky wall" /> + <item id="13670" name="belongings of a deceased"> + <attribute key="weight" value="3000" /> + </item> + <item id="13676" name="young fraelofingu" /> + <item id="13678" name="greasy stone" /> + <item id="13681" article="a" name="strange bonepile" /> + <item id="13682" article="a" name="floating stone" /> + <item fromid="13686" toid="13687" article="a" name="rocky wall" /> + <item fromid="13688" toid="13691" article="a" name="lamp" /> + <item fromid="13692" toid="13693" article="a" name="hieroglyph banner" /> + <item fromid="13694" toid="13695" article="a" name="pharaoh banner" /> + <item fromid="13696" toid="13697" article="a" name="golden ornament" /> + <item fromid="13698" toid="13699" article="a" name="scorpion ornament" /> + <item fromid="13700" toid="13701" name="hieroglyphs" /> + <item fromid="13702" toid="13703" article="a" name="niche" /> + <item fromid="13704" toid="13707" article="the" name="carving of a scorpion" /> + <item fromid="13708" toid="13709" article="a" name="strange carving" /> + <item fromid="13710" toid="13712" article="a" name="carving of a battle" /> + <item fromid="13713" toid="13714" article="a" name="strange carving" /> + <item fromid="13715" toid="13717" article="a" name="carving of a battle" /> + <item fromid="13718" toid="13721" article="a" name="sarcophagus" /> + <item fromid="13722" toid="13723" article="a" name="hyaena statue" /> + <item fromid="13724" toid="13725" article="a" name="golden scorpion" /> + <item id="13726" name="ornamented scorpion table" /> + <item fromid="13727" toid="13728" article="a" name="small golden scorpion" /> + <item fromid="13729" toid="13730" article="an" name="ornamented scorpion table" /> + <item fromid="13731" toid="13732" article="a" name="scorpion altar" /> + <item id="13733" article="a" name="scorpion pillar" /> + <item id="13734" article="a" name="small golden taboret" /> + <item id="13735" article="a" name="delicate vase"> + <attribute key="weight" value="750" /> + </item> + <item id="13736" article="an" name="ornate canopic jar" /> + <item id="13739" article="a" name="hieroglyph banner"> + <attribute key="weight" value="1000" /> + </item> + <item id="13752" article="a" name="dead yielothax"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13753" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13753" article="a" name="dead yielothax"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13754" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="13754" article="a" name="dead yielothax"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13755" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13755" article="a" name="dead yielothax"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="13756" article="a" name="mage's cap"> + <attribute key="weight" value="1000" /> + <attribute key="armor" value="3" /> + <attribute key="absorbPercentFire" value="4" /> + <attribute key="slotType" value="head" /> + </item> + <item id="13757" name="coal"> + <attribute key="weight" value="500" /> + </item> + <item id="13758" name="slime mould"> + <attribute key="weight" value="300" /> + </item> + <item id="13759" name="small whistle"> + <attribute key="description" value="This small whistle seems used. It seems to make absolutely no sound at all when it is blown." /> + <attribute key="weight" value="5000" /> + </item> + <item id="13760" article="a" name="wand of dimensions"> + <attribute key="description" value="This wand controls the rift between time and space." /> + <attribute key="weight" value="2800" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="death" /> + <attribute key="range" value="3" /> + </item> + <item fromid="13761" toid="13773" name="rubbish" /> + <item id="13774" name="torn teddy"> + <attribute key="weight" value="100" /> + </item> + <item id="13775" article="an" name="open branch fence" /> + <item fromid="13776" toid="13780" article="a" name="branch fence" /> + <item fromid="13781" toid="13788" article="a" name="small shed" /> + <item id="13790" name="leaves" /> + <item fromid="13793" toid="13796" article="a" name="bench" /> + <item fromid="13797" toid="13798" name="shelf"> + <attribute key="containerSize" value="6" /> + </item> + <item id="13801" article="a" name="back basket" /> + <item id="13802" article="a" name="leaf basket"> + <attribute key="containerSize" value="3" /> + </item> + <item fromid="13803" toid="13804" article="a" name="pallet" /> + <item id="13807" name="branches" /> + <item id="13808" name="branches" /> + <item id="13809" article="a" name="troll mushroom" /> + <item id="13810" article="a" name="branch" /> + <item id="13811" article="a" name="branch" /> + <item id="13812" article="a" name="corms" /> + <item id="13813" name="root vegetable dish" /> + <item id="13814" article="a" name="dead shaburak demon"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13960" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13815" article="a" name="dead askarak demon"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13963" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13816" article="a" name="dead shaburak prince"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13817" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13817" article="a" name="dead shaburak prince"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13818" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13818" article="a" name="dead shaburak prince"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13819" article="a" name="dead askarak prince"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13820" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13820" article="a" name="dead askarak prince"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13821" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13821" article="a" name="dead askarak prince"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="13822" toid="13824" name="water pump" /> + <item fromid="13825" toid="13826" article="a" name="star ring"> + <attribute key="description" value="If you wear it on your ring slot, it will boost your health regeneration when you're not hungry. Professions: players without vocation" /> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ring" /> + </item> + <item id="13827" name="sack of herbs"> + <attribute key="weight" value="1000" /> + </item> + <item id="13828" name="skinning knife"> + <attribute key="description" value="Use this knife on a dead war wolf to retrieve some leather. Don't lose it and don't leave the cave." /> + <attribute key="weight" value="800" /> + </item> + <item id="13829" article="a" name="wooden sword"> + <attribute key="weight" value="2000" /> + <attribute key="defense" value="7" /> + <attribute key="attack" value="7" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="13830" name="fleshy bone"> + <attribute key="description" value="Dogs would probably find this treat really yummy." /> + <attribute key="weight" value="200" /> + </item> + <item id="13831" name="book of orc language"> + <attribute key="weight" value="1200" /> + </item> + <item fromid="13832" toid="13833" name="bird's nest" /> + <item id="13834" article="a" name="dead raging mage"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13835" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13835" article="a" name="dead raging mage"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13836" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13836" article="a" name="dead raging mage"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13837" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13837" article="a" name="dead raging mage"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13838" article="a" name="heavy trident"> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="17" /> + <attribute key="attack" value="35" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="13839" article="a" name="dead deepling scout"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="13840" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13840" article="a" name="dead deepling scout"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="13841" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13841" article="a" name="dead deepling scout"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="13842" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13842" article="a" name="dead deepling scout"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="13855" toid="13858" name="toad pedestal" /> + <item id="13859" article="a" name="dead thornfire wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13860" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13860" article="a" name="dead thornfire wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13861" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="13861" article="a" name="dead thornfire wolf"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="13862" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13862" article="a" name="dead thornfire wolf"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13863" name="bog water" /> + <item id="13864" name="bucket of bog water"> + <attribute key="description" value="It seems the water wants back to the bog it came from. Soon it will all be trickled away." /> + <attribute key="weight" value="3000" /> + </item> + <item id="13866" name="heavy stone"> + <attribute key="description" value="It can be used to arm catapults." /> + <attribute key="weight" value="13000" /> + </item> + <item id="13868" name="greasy stone" /> + <item id="13870" name="eye of a deepling"> + <attribute key="description" value="Did it just twitch...? No, must have been an optical illusion." /> + <attribute key="weight" value="240" /> + </item> + <item id="13871" article="a" name="shimmer sword"> + <attribute key="weight" value="5200" /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="42" /> + <attribute key="weaponType" value="sword" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="604800" /> + <attribute key="showduration" value="0" /> + </item> + <item id="13872" article="a" name="shimmer rod"> + <attribute key="description" value="It feels cold and smooth." /> + <attribute key="weight" value="3100" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallice" /> + <attribute key="range" value="4" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="604800" /> + <attribute key="showduration" value="0" /> + </item> + <item id="13873" article="a" name="shimmer bow"> + <attribute key="weight" value="4800" /> + <attribute key="weaponType" value="distance" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="attack" value="1" /> + <attribute key="hitChance" value="7" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="604800" /> + <attribute key="showduration" value="0" /> + </item> + <item id="13875" article="a" name="shimmer glower"> + <attribute key="weight" value="1000" /> + </item> + <item id="13876" article="a" name="babel swimmer"> + <attribute key="weight" value="500" /> + </item> + <item id="13877" article="a" name="broken ring of ending"> + <attribute key="weight" value="60" /> + <attribute key="description" value="It seems all its former magical power has left this broken carcass of a ring." /> + <attribute key="slotType" value="ring" /> + </item> + <item id="13879" article="a" name="war wolf skin"> + <attribute key="description" value="This is a quest item and cannot be used for anything else." /> + <attribute key="weight" value="40" /> + </item> + <item id="13880" article="a" name="shimmer wand"> + <attribute key="weight" value="3100" /> + <attribute key="description" value="It feels cold and smooth." /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="energy" /> + <attribute key="range" value="4" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="604800" /> + <attribute key="showduration" value="0" /> + </item> + <item id="13881" article="a" name="yielowax"> + <attribute key="description" value="Fine wax for various different uses." /> + <attribute key="weight" value="475" /> + </item> + <item fromid="13886" toid="13901" name="large spider web" /> + <item fromid="13904" toid="13920" name="large spider web" /> + <item fromid="13921" toid="13922" article="a" name="warning sign"> + <attribute key="allowDistRead" value="true" /> + </item> + <item id="13923" article="a" name="flask of wasp poison"> + <attribute key="description" value="It's very toxic. Do not ever drink green liquids." /> + <attribute key="weight" value="180" /> + </item> + <item id="13924" article="an" name="empty potion flask"> + <attribute key="description" value="Return it to a magic store for deposit." /> + <attribute key="weight" value="180" /> + </item> + <item id="13925" article="a" name="plague mask"> + <attribute key="description" value="It seems to be a part of an outfit. If you own the outfit you might refine it by using the item." /> + <attribute key="weight" value="70" /> + </item> + <item id="13926" article="a" name="plague bell"> + <attribute key="description" value="It seems to be a part of an outfit. If you own the outfit you might refine it by using the item." /> + <attribute key="weight" value="120" /> + </item> + <item id="13933" article="a" name="tarantula trap"> + <attribute key="description" value="A good item to paralyse fast and rowdy orcs." /> + <attribute key="weight" value="10" /> + </item> + <item id="13937" article="a" name="inoperative uniwheel" /> + <item id="13938" article="a" name="golden can of oil"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13939" article="a" name="sugar oat"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="13940" name="elemental spikes"> + <attribute key="weight" value="1200" /> + </item> + <item id="13941" article="a" name="cup of molten gold"> + <attribute key="description" value="Be careful, this vessel can hold the molten gold only for a short time." /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="36000" /> + <attribute key="weight" value="500" /> + </item> + <item id="13942" article="a" name="yielocks"> + <attribute key="description" value="A piece of skin from a yielothax. Tiny hairs are visible on its surface - and they seem to be alive." /> + <attribute key="weight" value="295" /> + </item> + <item id="13943" article="a" name="flintstone"> + <attribute key="weight" value="375" /> + </item> + <item id="13944" article="a" name="shimmer ball"> + <attribute key="weight" value="200" /> + </item> + <item fromid="13946" toid="13947" name="The Epic Wisdom"> + <attribute key="description" value="This hat was handcrafted by Uman the Wise and cursed by Zathroth the Destroyer." /> + <attribute key="weight" value="805" /> + <attribute key="slotType" value="head" /> + </item> + <item fromid="13948" toid="13949" name="Imortus"> + <attribute key="description" value="It knows all secrets of all numbers. It was awarded by the gods." /> + <attribute key="weight" value="4690" /> + </item> + <item fromid="13950" toid="13951" name="old radio"> + <attribute key="description" value="Granted by the gods to hear the sounds of the world." /> + <attribute key="weight" value="4015" /> + </item> + <item id="13953" article="a" name="water pump" /> + <item id="13954" name="prepared bucket"> + <attribute key="description" value="This bucket was prepared to hold magical water trying to escape just that important bit longer." /> + <attribute key="weight" value="2000" /> + </item> + <item id="13956" article="a" name="dead askarak prince"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13819" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13957" article="a" name="dead askarak prince"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13966" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13958" article="a" name="dead shaburak prince"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13816" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13959" article="a" name="dead shaburak lord"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13969" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13960" article="a" name="dead shaburak demon"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13961" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13961" article="a" name="dead shaburak demon"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13962" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13962" article="a" name="dead shaburak demon"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13963" article="a" name="dead askarak demon"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13964" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13964" article="a" name="dead askarak demon"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13965" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13965" article="a" name="dead askarak demon"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13966" article="a" name="dead askarak lord"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13967" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13967" article="a" name="dead askarak lord"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13968" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13968" article="a" name="dead askarak lord"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13969" article="a" name="dead shaburak lord"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13970" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13970" article="a" name="dead shaburak lord"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13971" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13971" article="a" name="dead shaburak lord"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13972" article="a" name="dead clay guardian"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13974" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13973" name="unholy ashes"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13975" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13974" article="a" name="dead clay guardian"> + <attribute key="weight" value="4000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13975" name="unholy ashes"> + <attribute key="weight" value="4000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13976" article="a" name="dead sacred spider"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13977" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13977" article="a" name="dead sacred spider"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13978" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13978" article="a" name="dead sacred spider"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="600" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13979" article="a" name="dead sacred spider"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="8" /> + <attribute key="decayTo" value="13976" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="13983" name="fan doll of Queen Eloise"> + <attribute key="weight" value="1560" /> + </item> + <item id="14320" article="a" name="special flask"> + <attribute key="description" value="It contains the smell of a freshly slain slime." /> + <attribute key="weight" value="180" /> + </item> + <item id="14321" name="some special leaves"> + <attribute key="description" value="They have an aromatic smell." /> + <attribute key="weight" value="80" /> + </item> + <item id="14322" article="a" name="special flask"> + <attribute key="description" value="It contains the ink of a freshly slain quara." /> + <attribute key="weight" value="180" /> + </item> + <item id="14323" article="a" name="special flask"> + <attribute key="description" value="It contains highly intensified poison against vermin." /> + <attribute key="weight" value="180" /> + </item> + <item id="14324" article="a" name="scroll"> + <attribute key="description" value="The correspondence written on this scroll could be considered quite compromising." /> + <attribute key="weight" value="120" /> + </item> + <item id="14325" name="intelligence reports"> + <attribute key="weight" value="120" /> + </item> + <item id="14326" article="a" name="secret letter"> + <attribute key="weight" value="50" /> + </item> + <item id="14327" article="a" name="shapeshifter ring"> + <attribute key="description" value="It will only work for a few days after the challenge of Kurik has been won." /> + <attribute key="weight" value="80" /> + </item> + <item id="14328" name="round table kit"> + <attribute key="description" value="Use it in your house to construct a round table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="14329" name="square table kit"> + <attribute key="description" value="Use it in your house to construct a square table." /> + <attribute key="weight" value="3500" /> + </item> + <item id="14331" name="drum"> + <attribute key="weight" value="3200" /> + </item> + <item id="14332" name="post horn"> + <attribute key="description" value="It's property of the Postmaster's Guild and only rewarded to loyal members." /> + <attribute key="weight" value="1500" /> + </item> + <item id="14334" article="a" name="giant smithhammer"> + <attribute key="description" value="This cyclopean hammer seems to be an awesome smithing tool." /> + <attribute key="weight" value="6800" /> + <attribute key="attack" value="24" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="14333" article="a" name="demonbone amulet"> + <attribute key="weight" value="690" /> + <attribute key="slotType" value="necklace" /> + </item> + <item id="14335" article="a" name="letter to Markwin"> + <attribute key="weight" value="50" /> + </item> + <item id="14336" article="a" name="wrinkled parchment"> + <attribute key="description" value="It is covered with strange numbers." /> + <attribute key="weight" value="200" /> + </item> + <item id="14337" article="a" name="treasure map"> + <attribute key="description" value="It obviously shows Treasure Island including a big, red cross." /> + <attribute key="weight" value="830" /> + </item> + <item id="14338" article="a" name="damaged logbook"> + <attribute key="description" value="It must be the one which the explorer society requested." /> + <attribute key="weight" value="1100" /> + </item> + <item id="14339" article="a" name="gingerbread recipe"> + <attribute key="description" value="Use it to learn how to make gingerbread in the christmas bakery." /> + <attribute key="weight" value="200" /> + </item> + <item id="14340" article="a" name="ceremonial ankh"> + <attribute key="weight" value="500" /> + </item> + <item id="14341" article="a" name="ice cream cone"> + <attribute key="description" value="It's the famous "crispy chocolate chips" flavour." /> + <attribute key="weight" value="100" /> + </item> + <item id="14342" article="a" name="stolen golden goblet"> + <attribute key="description" value="It looks incredibly valuable." /> + <attribute key="weight" value="1500" /> + </item> + <item id="14344" article="a" name="Theodore Loveless' key"> + <attribute key="description" value="It is the key to his private room." /> + <attribute key="weight" value="100" /> + </item> + <item id="14343" article="a" name="valuable vase"> + <attribute key="weight" value="1000" /> + </item> + <item id="14345" article="a" name="baking tray"> + <attribute key="description" value="There is cookie dough on it." /> + <attribute key="weight" value="1200" /> + </item> + <item id="14346" article="a" name="theatre script"> + <attribute key="description" value="It contains the script to a piece performed in the theatre of Carlin." /> + <attribute key="weight" value="1300" /> + </item> + <item id="14347" article="a" name="research notes"> + <attribute key="weight" value="200" /> + </item> + <item id="14348" article="a" name="Rerun's ring"> + <attribute key="weight" value="90" /> + </item> + <item id="14349" article="a" name="magical cage key"> + <attribute key="description" value="It fits into the lock of the demon cage in Eclesius' cellar." /> + <attribute key="weight" value="100" /> + </item> + <item id="14350" article="a" name="prison cell key"> + <attribute key="weight" value="100" /> + </item> + <item id="14351" article="a" name="formula for a memory potion"> + <attribute key="description" value="Eclesius invented it." /> + <attribute key="weight" value="110" /> + </item> + <item id="14352" article="a" name="dark essence"> + <attribute key="weight" value="260" /> + </item> + <item id="14353" article="a" name="shield of the white knight"> + <attribute key="description" value="It seems a bit chunky, but what was good enough for a white knight should be good for everyone." /> + <attribute key="weight" value="500" /> + <attribute key="defense" value="8" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="14354" article="a" name="tactical map"> + <attribute key="description" value="A map showing recent troop movements and tactical instructions of parts of the Emperor's army." /> + <attribute key="weight" value="200" /> + </item> + <item fromid="14355" toid="14403" article="a" name="hive structure" /> + <item id="14404" name="your inbox"> + <attribute key="containerSize" value="30" /> + </item> + <item id="14405" name="the market" /> + <item fromid="14406" toid="14425" article="a" name="hive structure" /> + <item fromid="14426" toid="14430" article="a" name="hive pillar" /> + <item fromid="14431" toid="14434" article="a" name="hive structure" /> + <item fromid="14435" toid="14436" name="mud"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item fromid="14437" toid="14438" article="an" name="insectoid cell" /> + <item fromid="14439" toid="14460" article="a" name="hive structure" /> + <item id="14461" article="an" name="insectoid hive"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="14462" toid="14536" article="a" name="hive structure" /> + <item fromid="14537" toid="14552" article="an" name="insectoid hive" /> + <item fromid="14553" toid="14580" article="a" name="hive structure" /> + <item id="14581" article="a" name="moist wall" /> + <item fromid="14583" toid="14619" article="a" name="moist wall" /> + <item fromid="14620" toid="14622" article="a" name="stone pillar" /> + <item fromid="14627" toid="14632" article="an" name="archway" /> + <item fromid="14647" toid="14652" article="a" name="stone pillar" /> + <item id="14653" article="a" name="large fossil volute" /> + <item id="14654" article="a" name="small fossil volute" /> + <item fromid="14655" toid="14658" name="moist stones" /> + <item fromid="14659" toid="14665" name="small moist stones" /> + <item fromid="14668" toid="14705" name="hive structure" /> + <item fromid="14706" toid="14715" article="a" name="hive structure" /> + <item fromid="14755" toid="14757" article="a" name="hive gate" /> + <item fromid="14767" toid="14769" article="a" name="hive gate" /> + <item id="14818" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="14819" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="14829" toid="14844" article="an" name="insectoid pore" /> + <item fromid="14853" toid="14854" name="small insectoid hairs" /> + <item fromid="14858" toid="14871" article="an" name="insectoid meatball" /> + <item fromid="14887" toid="14898" article="a" name="rockboy" /> + <item id="14903" article="a" name="bag with stolen gold"> + <attribute key="weight" value="5000" /> + <attribute key="description" value="It contains so much cash that you wouldn't have any idea how to use it. Return it to a nearby bank." /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="43200" /> + </item> + <item fromid="14904" toid="14912" name="wet temple floor" /> + <item fromid="14913" toid="14914" article="a" name="finely crafted ornament" /> + <item fromid="14915" toid="14930" name="wet temple floor" /> + <item fromid="14931" toid="14939" name="cracked temple floor" /> + <item fromid="14973" toid="14986" article="a" name="hoard of gold" /> + <item fromid="14987" toid="15005" name="deepling spawn" /> + <item fromid="15006" toid="15011" name="sea floor" /> + <item fromid="15024" toid="15027" article="a" name="hoard of gold" /> + <item id="15029" article="a" name="ramp" /> + <item id="15030" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="15031" article="a" name="ramp" /> + <item id="15032" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item fromid="15033" toid="15034" article="a" name="ramp" /> + <item id="15035" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item fromid="15036" toid="15037" article="a" name="ramp" /> + <item id="15038" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="15039" toid="15040" article="a" name="ramp" /> + <item id="15041" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="15042" toid="15043" article="a" name="ramp" /> + <item id="15044" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="15045" toid="15046" article="a" name="ramp" /> + <item id="15047" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item fromid="15048" toid="15049" article="a" name="ramp" /> + <item id="15050" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item fromid="15051" toid="15052" article="a" name="ramp" /> + <item id="15053" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item fromid="15054" toid="15055" article="a" name="ramp" /> + <item id="15056" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item fromid="15057" toid="15058" article="a" name="ramp" /> + <item id="15059" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item fromid="15060" toid="15061" article="a" name="ramp" /> + <item id="15062" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item fromid="15063" toid="15064" article="a" name="ramp" /> + <item fromid="15065" toid="15115" article="a" name="grotto" /> + <item id="15117" name="moist stones" /> + <item fromid="15121" toid="15124" article="a" name="lamp" /> + <item id="15125" article="a" name="strange lamp" /> + <item id="15126" article="a" name="strange lamp"> + <attribute key="description" value="This lamp is glowing very dimly." /> + </item> + <item id="15127" article="a" name="strange lamp" /> + <item id="15128" article="a" name="strange lamp"> + <attribute key="description" value="This lamp is glowing very dimly." /> + </item> + <item fromid="15129" toid="15136" article="a" name="lamp" /> + <item fromid="15137" toid="15139" name="deepling spawn" /> + <item fromid="15142" toid="15143" article="a" name="sponge" /> + <item id="15140" article="an" name="alga" /> + <item id="15144" article="a" name="tree coral" /> + <item id="15145" article="a" name="white coral" /> + <item id="15146" article="a" name="palm lettuce coral" /> + <item id="15147" name="seaweed" /> + <item id="15148" article="a" name="small coral" /> + <item fromid="15150" toid="15151" article="a" name="laminaria" /> + <item fromid="15152" toid="15157" article="an" name="ornate wall" /> + <item id="15158" article="a" name="large coral" /> + <item fromid="15159" toid="15162" name="bubbles" /> + <item id="15175" article="a" name="dead deepling warrior"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15176" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15176" article="a" name="dead deepling warrior"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15177" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15177" article="a" name="dead deepling warrior"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15178" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15178" article="a" name="dead deepling warrior"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15179" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="15180" article="a" name="ramp" /> + <item id="15181" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="15182" article="a" name="ramp" /> + <item id="15183" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="15184" article="a" name="ramp" /> + <item id="15185" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="15186" article="a" name="ramp" /> + <item id="15187" article="a" name="dead deepling guard"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15188" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15188" article="a" name="dead deepling guard"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15189" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15189" article="a" name="dead deepling guard"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15190" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15190" article="a" name="dead deepling guard"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="15191" toid="15206" name="leaves" /> + <item id="15208" article="a" name="dead deepling spellsinger"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15209" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15209" article="a" name="dead deepling spellsinger"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15210" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15210" article="a" name="dead deepling spellsinger"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15211" article="a" name="dead deepling spellsinger"> + <attribute key="weight" value="2000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15208" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15212" article="a" name="deep black gap" /> + <item id="15213" article="a" name="moist pillar" /> + <item fromid="15214" toid="15219" article="a" name="ramp" /> + <item id="15220" article="a" name="dead Jaul"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15221" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15221" article="a" name="dead Jaul"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15222" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15222" article="a" name="dead Jaul"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15223" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15223" article="a" name="dead Jaul"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15224" article="a" name="dead Obujos"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15225" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15225" article="a" name="dead Obujos"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15226" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15226" article="a" name="dead Obujos"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15227" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15227" article="a" name="dead Obujos"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15228" article="a" name="dead Tanjis"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15229" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15229" article="a" name="dead Tanjis"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15230" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15230" article="a" name="dead Tanjis"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="24" /> + <attribute key="decayTo" value="15231" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15231" article="a" name="dead Tanjis"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item fromid="15232" toid="15237" name="brown sea floor" /> + <item fromid="15250" toid="15267" article="an" name="enormous statue" /> + <item id="15271" article="a" name="ice flower seeds"> + <attribute key="description" value="They seem to have strange effects on other plants and can also be grown into an own plant." /> + <attribute key="weight" value="50" /> + </item> + <item id="15272" article="a" name="dead ladybug"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15273" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15273" article="a" name="dead ladybug"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15274" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15274" article="a" name="dead ladybug"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15275" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15275" article="a" name="dead ladybug"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15276" article="a" name="dead manta"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15277" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15277" article="a" name="dead manta"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15278" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15278" article="a" name="dead manta"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15280" article="a" name="dead calamary"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15281" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15281" article="a" name="dead calamary"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15282" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15282" article="a" name="dead calamary"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15283" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15283" article="a" name="dead calamary"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15284" article="a" name="dead jellyfish"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15285" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15285" article="a" name="dead jellyfish"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15286" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15286" article="a" name="dead jellyfish"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15287" article="a" name="dead shark"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15288" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15288" article="a" name="dead shark"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15289" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15289" article="a" name="dead shark"> + <attribute key="containerSize" value="18" /> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="15290" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15290" article="a" name="dead shark"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15292" article="a" name="dead crawler"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15293" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="15293" article="a" name="dead crawler"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15294" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15294" article="a" name="dead crawler"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15295" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15295" article="a" name="dead crawler"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15296" article="a" name="dead spidris"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15297" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15297" article="a" name="dead spidris"> + <attribute key="weight" value="3000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15298" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15298" article="a" name="dead spidris"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15299" article="a" name="dead spidris"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15296" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item fromid="15300" toid="15320" article="a" name="table" /> + <item fromid="15323" toid="15326" name="lampions" /> + <item id="15327" name="flitter" /> + <item id="15328" article="a" name="party snake" /> + <item id="15329" name="royal emblems" /> + <item id="15330" name="flitter" /> + <item id="15331" article="a" name="party snake" /> + <item id="15332" name="royal emblems" /> + <item id="15333" name="lampions" /> + <item fromid="15334" toid="15335" name="drinks" /> + <item fromid="15336" toid="15338" name="lampions" /> + <item id="15339" name="flitter" /> + <item id="15340" article="a" name="party snake" /> + <item id="15341" name="emblems" /> + <item id="15342" article="an" name="emblem" /> + <item id="15343" name="flitter" /> + <item id="15344" article="a" name="party snake" /> + <item id="15345" name="emblems" /> + <item id="15346" article="an" name="emblem" /> + <item fromid="15347" toid="15352" article="an" name="archway" /> + <item id="15354" article="a" name="dead kollos"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15355" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15355" article="a" name="dead kollos"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15356" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15356" article="a" name="dead kollos"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15357" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15357" article="a" name="dead kollos"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15389" article="a" name="strange powder"> + <attribute key="weight" value="90" /> + </item> + <item id="15390" article="a" name="blob bomb"> + <attribute key="weight" value="110" /> + </item> + <item id="15385" article="a" name="dead swarmer"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15386" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15386" article="a" name="dead swarmer"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15387" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15387" article="a" name="dead swarmer"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15388" article="a" name="dead swarmer"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15385" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="15392" article="a" name="dead spitter"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15393" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15393" article="a" name="dead spitter"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15394" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15394" article="a" name="dead spitter"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="15395" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15395" article="a" name="dead spitter"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15396" article="a" name="dead waspoid"> + <attribute key="weight" value="26000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15397" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15397" article="a" name="dead waspoid"> + <attribute key="weight" value="20000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15398" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15398" article="a" name="dead waspoid"> + <attribute key="weight" value="8000" /> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="15399" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15399" article="a" name="dead waspoid"> + <attribute key="weight" value="4000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="15400" article="a" name="deepling staff"> + <attribute key="weight" value="8800" /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="43" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item fromid="15401" toid="15402" name="shallow water" /> + <item id="15403" article="a" name="necklace of the deep"> + <attribute key="weight" value="500" /> + <attribute key="charges" value="50" /> + <attribute key="showcharges" value="1" /> + <attribute key="slotType" value="necklace" /> + <attribute key="absorbPercentLifeDrain" value="50" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15404" article="a" name="deepling axe"> + <attribute key="weight" value="9100" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="15405" article="a" name="sandfish"> + <attribute key="weight" value="660" /> + </item> + <item id="15406" article="an" name="ornate chestplate"> + <attribute key="weight" value="15600" /> + <attribute key="armor" value="16" /> + <attribute key="slotType" value="body" /> + <attribute key="skillShield" value="3" /> + <attribute key="absorbPercentPhysical" value="8" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15407" article="a" name="depth lorica"> + <attribute key="weight" value="14500" /> + <attribute key="armor" value="16" /> + <attribute key="slotType" value="body" /> + <attribute key="skillDist" value="3" /> + <attribute key="absorbPercentDeath" value="5" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15408" article="a" name="depth galea"> + <attribute key="description" value="Enables underwater exploration." /> + <attribute key="absorbPercentDrown" value="100" /> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="head" /> + </item> + <item id="15409" article="a" name="depth ocrea"> + <attribute key="weight" value="4800" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentManaDrain" value="15" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15410" article="a" name="depth calcei"> + <attribute key="weight" value="3700" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="feet" /> + <attribute key="speed" value="-10" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15411" article="a" name="depth scutum"> + <attribute key="weight" value="3000" /> + <attribute key="defense" value="25" /> + <attribute key="weaponType" value="shield" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15412" article="an" name="ornate legs"> + <attribute key="weight" value="7700" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15413" article="an" name="ornate shield"> + <attribute key="weight" value="7100" /> + <attribute key="defense" value="36" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="showattributes" value="1" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="15414" article="an" name="ornate mace"> + <attribute key="weight" value="14900" /> + <attribute key="attack" value="49" /> + <attribute key="defense" value="24" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="15421" article="a" name="spellsinger's seal"> + <attribute key="weight" value="190" /> + <attribute key="description" value="The seal used by the spellsingers of the deep." /> + </item> + <item id="15422" article="a" name="key to the Drowned Library"> + <attribute key="weight" value="120" /> + <attribute key="description" value="The strange shape of this key glistens softly in the light." /> + </item> + <item id="15423" article="a" name="deepling guard belt buckle"> + <attribute key="weight" value="260" /> + <attribute key="description" value="A belt buckle snatched from a deepling guard." /> + </item> + <item id="15424" article="a" name="deepling breaktime snack"> + <attribute key="weight" value="240" /> + </item> + <item id="15425" name="deepling warts" plural="deepling warts"> + <attribute key="weight" value="240" /> + </item> + <item id="15426" name="deeptags" plural="deeptags"> + <attribute key="weight" value="240" /> + <attribute key="description" value="The identity of some deepling is written there." /> + </item> + <item id="15427" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + </item> + <item id="15428" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + </item> + <item id="15429" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + </item> + <item id="15430" name="deepling scales" plural="deepling scales"> + <attribute key="weight" value="480" /> + </item> + <item id="15431" name="the Heart of the Sea"> + <attribute key="weight" value="390" /> + <attribute key="description" value="This formidable gem was hand-cut by |PLAYERNAME|." /> + </item> + <item id="15432" article="a" name="small golden anchor"> + <attribute key="description" value="This anchor is ethereal and belonged to a captain who went down with his ship a long time ago." /> + <attribute key="weight" value="134" /> + </item> + <item id="15433" article="a" name="soul net"> + <attribute key="weight" value="1250" /> + </item> + <item id="15434" name="Jaul's Pearl"> + <attribute key="weight" value="310" /> + <attribute key="description" value="The identity of some deepling is written there." /> + </item> + <item id="15435" name="Tanjis' Sight"> + <attribute key="weight" value="220" /> + <attribute key="description" value="The identity of some deepling is written there." /> + </item> + <item id="15436" name="Obujos' Shell"> + <attribute key="weight" value="280" /> + <attribute key="description" value="The identity of some deepling is written there." /> + </item> + <item fromid="15437" toid="15438" article="a" name="party lampions"> + <attribute key="weight" value="1000" /> + </item> + <item id="15439" article="a" name="party wall tinsel"> + <attribute key="weight" value="1000" /> + </item> + <item id="15440" article="a" name="party wall snake"> + <attribute key="weight" value="1000" /> + </item> + <item id="15441" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown winterblossom in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item fromid="15442" toid="15443" article="a" name="flower pot"> + <attribute key="weight" value="150" /> + </item> + <item id="15445" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown lizard tongue plant in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15446" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown dryad's heart flower in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15447" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown ember queen flower in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15448" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown midnight bloom flower in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15449" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown fairy dancer flower in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15450" article="a" name="flower pot"> + <attribute key="description" value="There is a fully grown finger snapper plant in it. This plant can't wither anymore." /> + <attribute key="weight" value="150" /> + </item> + <item id="15451" article="a" name="warrior's axe"> + <attribute key="weight" value="8800" /> + <attribute key="attack" value="42" /> + <attribute key="defense" value="21" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="15452" article="a" name="deepling ridge"> + <attribute key="weight" value="180" /> + </item> + <item id="15453" article="a" name="warrior's shield"> + <attribute key="weight" value="7500" /> + <attribute key="defense" value="33" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="15454" article="a" name="guardian axe"> + <attribute key="weight" value="11000" /> + <attribute key="attack" value="46" /> + <attribute key="defense" value="11" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="15455" article="a" name="deepling claw"> + <attribute key="weight" value="180" /> + </item> + <item id="15462" article="a" name="gooey substance"> + <attribute key="weight" value="120" /> + <attribute key="description" value="The substance will dissolve after a while." /> + </item> + <item id="15463" article="a" name="flask of chitin dissolver"> + <attribute key="weight" value="155" /> + </item> + <item id="15464" article="a" name="flask of dissolved chitin"> + <attribute key="weight" value="155" /> + </item> + <item id="15465" article="a" name="reagent flask"> + <attribute key="weight" value="150" /> + </item> + <item fromid="15469" toid="15474" article="a" name="seashell bookcase"> + <attribute key="containerSize" value="6" /> + <attribute key="description" value="A filigree case made of seashell. It seems there is a small lock on the side of the case." /> + </item> + <item id="15479" article="a" name="swarmer antenna"> + <attribute key="weight" value="100" /> + </item> + <item id="15480" article="a" name="kollos shell"> + <attribute key="weight" value="460" /> + </item> + <item id="15481" article="a" name="spitter nose"> + <attribute key="weight" value="190" /> + </item> + <item id="15482" article="a" name="crawler head plating"> + <attribute key="weight" value="265" /> + </item> + <item id="15483" article="a" name="waspoid claw"> + <attribute key="weight" value="215" /> + </item> + <item id="15484" article="a" name="waspoid wing"> + <attribute key="weight" value="190" /> + </item> + <item id="15485" article="a" name="spidris mandible"> + <attribute key="weight" value="238" /> + </item> + <item id="15486" article="a" name="compound eye"> + <attribute key="weight" value="165" /> + </item> + <item id="15487" article="a" name="larvae"> + <attribute key="weight" value="350" /> + <attribute key="showcount" value="0" /> + </item> + <item id="15488" article="a" name="deepling filet"> + <attribute key="weight" value="640" /> + <attribute key="showcount" value="0" /> + </item> + <item id="15489" article="a" name="calopteryx cape"> + <attribute key="weight" value="2000" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="absorbPercentIce" value="5" /> + </item> + <item id="15490" article="a" name="grasshopper legs"> + <attribute key="weight" value="3200" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="legs" /> + <attribute key="speed" value="20" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="15491" article="a" name="carapace shield"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="36" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="15492" article="a" name="hive scythe"> + <attribute key="weight" value="7500" /> + <attribute key="attack" value="46" /> + <attribute key="defense" value="24" /> + <attribute key="weaponType" value="axe" /> + </item> + <item id="15497" article="a" name="dead deepling worker"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15498" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15498" article="a" name="dead deepling worker"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="18" /> + <attribute key="decayTo" value="15499" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15499" article="a" name="dead deepling worker"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15500" article="a" name="dead deepling worker"> + <attribute key="containerSize" value="18" /> + <attribute key="weight" value="6300" /> + <attribute key="decayTo" value="15497" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15501" article="a" name="dragon's nest" /> + <item id="15515" article="a" name="bar of gold"> + <attribute key="weight" value="2100" /> + </item> + <item fromid="15516" toid="15535" article="a" name="lava stream" /> + <item id="15536" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="15537" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="15538" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="15545" article="a" name="foxtail"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="15546" article="a" name="four-leaf clover"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item fromid="15547" toid="15554" article="a" name="lava stream" /> + <item fromid="15555" toid="15556" article="a" name="basket"> + <attribute key="weight" value="5000" /> + <attribute key="description" value="There are little puppies inside." /> + </item> + <item fromid="15557" toid="15558" article="a" name="wanted note" /> + <item id="15559" article="a" name="dog collar"> + <attribute key="weight" value="110" /> + <attribute key="description" value="It belongs to Noodles, the King's dog." /> + </item> + <item id="15560" article="a" name="strong water vortex"> + <attribute key="description" value="This continuous stream of water seems strong enough to cut even the hardest of materials." /> + </item> + <item fromid="15561" toid="15564" article="a" name="crystal wall" /> + <item id="15565" article="a" name="rough red gem"> + <attribute key="description" value="This blood red gem is still rough." /> + </item> + <item id="15570" name="deepling spawn" /> + <item id="15572" article="a" name="gooey mass" plural="gooey masses"> + <attribute key="weight" value="5500" /> + <attribute key="description" value="Perhaps it contains something useful." /> + </item> + <item id="15573" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + <attribute key="description" value="I write this trilogy of blackness and death to warn the world of the evil in the depths." /> + </item> + <item id="15574" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + <attribute key="description" value="Darkness clutches the creatures of the sea to end all living things. Be watchful of this black void." /> + </item> + <item id="15575" article="a" name="seashell book"> + <attribute key="weight" value="1300" /> + <attribute key="description" value="And they drove them mad and to the edge of extinction. Extinction of the world that surrounded them." /> + </item> + <item id="15576" article="a" name="notes and coordinates"> + <attribute key="weight" value="200" /> + <attribute key="description" value="These scribblings are almost unreadable." /> + </item> + <item id="15619" article="a" name="trophy of Obujos"> + <attribute key="weight" value="500" /> + </item> + <item id="15620" article="a" name="trophy of Tanjis"> + <attribute key="weight" value="500" /> + </item> + <item id="15621" article="a" name="trophy of Jaul"> + <attribute key="weight" value="500" /> + </item> + <item id="15622" article="a" name="dung ball"> + <attribute key="weight" value="190" /> + </item> + <item id="15634" article="a" name="soft green chair"> + <attribute key="description" value="The chair is tied to this strange machine. You could use this if you had appropriate instructions." /> + </item> + <item id="15635" name="mud"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item id="15637" article="a" name="fish swarm" /> + <item fromid="15638" toid="15639" article="a" name="true heart of the sea"> + <attribute key="description" value="A true Heart of the Sea, cut by Deeplings in depths of deepest black." /> + <attribute key="weight" value="970" /> + </item> + <item id="15643" article="a" name="hive bow"> + <attribute key="weight" value="4600" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="5" /> + <attribute key="attack" value="2" /> + </item> + <item id="15644" article="an" name="ornate crossbow"> + <attribute key="weight" value="9100" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="hitChance" value="2" /> + <attribute key="attack" value="1" /> + </item> + <item id="15645" article="a" name="deepling backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="15646" article="a" name="buggy backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="15647" article="a" name="deepling squelcher"> + <attribute key="weight" value="8900" /> + <attribute key="attack" value="44" /> + <attribute key="defense" value="28" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="15648" article="a" name="tarsal arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="33" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="tarsalarrow" /> + <attribute key="maxHitChance" value="94" /> + </item> + <item id="15649" article="a" name="vortex bolt"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="36" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="vortexbolt" /> + <attribute key="maxHitChance" value="89" /> + </item> + <item id="15650" article="a" name="swarmer drum"> + <attribute key="weight" value="3200" /> + </item> + <item id="15651" article="a" name="depth galea"> + <attribute key="description" value="Enables underwater exploration." /> + <attribute key="absorbPercentDrown" value="100" /> + <attribute key="weight" value="4600" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="head" /> + </item> + <item id="15996" article="a" name="dead hamster"> + <attribute key="weight" value="6300" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="2814" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="15997" article="a" name="dead hamster"> + <attribute key="weight" value="4400" /> + <attribute key="containerSize" value="5" /> + <attribute key="decayTo" value="15998" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15998" article="a" name="dead hamster"> + <attribute key="weight" value="3000" /> + <attribute key="decayTo" value="15997" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="15999" article="a" name="dead hamster"> + <attribute key="weight" value="2000" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="16000" article="an" name="anniversary remains" /> + <item id="16004" name="Delany's golden bug trophy"> + <attribute key="description" value="It was awarded during the festivities of the worlds 15th anniversary." /> + <attribute key="weight" value="1250" /> + </item> + <item id="16005" name="Bolfrim's golden bug trophy"> + <attribute key="description" value="It was awarded during the festivities of the worlds 15th anniversary." /> + <attribute key="weight" value="1250" /> + </item> + <item id="16006" name="Siramal's golden bug trophy"> + <attribute key="description" value="It was awarded during the festivities of the worlds 15th anniversary." /> + <attribute key="weight" value="1250" /> + </item> + <item id="16007" article="an" name="anniversary backpack"> + <attribute key="description" value="It was awarded during the festivities of the worlds 15th anniversary." /> + <attribute key="weight" value="1500" /> + <attribute key="containerSize" value="15" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="16014" article="an" name="anniversary cake"> + <attribute key="description" value="It was created by the finest bakers for the celebration of 15 years of the world." /> + <attribute key="weight" value="500" /> + </item> + <item id="16015" article="a" name="Chayenne's magical key"> + <attribute key="description" value="No one really knows where it leads to, but the dragon graveyard might reveal the secret - or not." /> + <attribute key="weight" value="100" /> + </item> + <item id="16016" article="an" name="artist's brush"> + <attribute key="weight" value="100" /> + </item> + <item id="16017" article="an" name="artist's palette"> + <attribute key="weight" value="550" /> + </item> + <item id="16018" article="an" name="artist's canvas"> + <attribute key="weight" value="1000" /> + </item> + <item id="16019" article="an" name="artist's brush"> + <attribute key="weight" value="100" /> + <attribute key="description" value="Paint is dripping from its tip." /> + </item> + <item fromid="16020" toid="16021" article="an" name="artist's easel"> + <attribute key="weight" value="1600" /> + </item> + <item fromid="16022" toid="16023" article="an" name="artist's easel"> + <attribute key="weight" value="1600" /> + <attribute key="description" value="An empty canvas has been placed on it." /> + </item> + <item fromid="16024" toid="16025" article="a" name="masterpiece of a muse"> + <attribute key="weight" value="1600" /> + <attribute key="description" value="It was painted in the style of Penciljack." /> + </item> + <item fromid="16026" toid="16027" article="a" name="painting of a muse"> + <attribute key="weight" value="1600" /> + <attribute key="description" value="It was painted in the style of Penciljack. Unfortunately, there are some blue pixels in this piece." /> + </item> + <item fromid="16028" toid="16029" article="a" name="masterpiece of a gozzler"> + <attribute key="weight" value="1600" /> + <attribute key="description" value="It was painted in the style of Lyxoph." /> + </item> + <item fromid="16030" toid="16031" article="a" name="painting of a gozzler"> + <attribute key="weight" value="1600" /> + <attribute key="description" value="It was painted in the style of Lyxoph. Unfortunately, there are some blue pixels in this piece." /> + </item> + <item id="16075" article="an" name="easel kit"> + <attribute key="description" value="Use it in your house to construct an easel." /> + <attribute key="weight" value="7500" /> + </item> + <item id="16093" article="a" name="surprise nest"> + <attribute key="description" value="Use it to get a little surprise." /> + </item> + <item id="16094" article="a" name="pirates surprise"> + <attribute key="weight" value="1200" /> + </item> + <item id="16096" article="a" name="dung ball"> + <attribute key="weight" value="190" /> + </item> + <item id="16099" article="a" name="cake cabinet kit"> + <attribute key="description" value="Use it in your house to construct a cake cabinet." /> + <attribute key="weight" value="7500" /> + </item> + <item id="16101" article="a" name="premium scroll"> + <attribute key="description" value="Using this scroll will add 30 days of premium time to your account once." /> + <attribute key="weight" value="0" /> + </item> + <item id="16102" article="a" name="surprise nest"> + <attribute key="weight" value="2000" /> + <attribute key="description" value="Use it to get a little surprise." /> + </item> + <item fromid="16103" toid="16104" article="a" name="mathmaster shield"> + <attribute key="weight" value="314" /> + <attribute key="description" value="It's an Emblem of Wisdom." /> + <attribute key="defense" value="0" /> + <attribute key="weaponType" value="shield" /> + </item> + <item fromid="16105" toid="16106" article="a" name="medusa skull"> + <attribute key="description" value="Her hair's snakes are still alive." /> + <attribute key="weight" value="1000" /> + </item> + <item fromid="16107" toid="16108" article="a" name="doll of Durin The Almighty"> + <attribute key="weight" value="4000" /> + <attribute key="description" value="The mightiest. The only. God of all dwarfs." /> + </item> + <item fromid="16109" toid="16110" article="a" name="majestic shield"> + <attribute key="weight" value="15000" /> + <attribute key="description" value="This wonderful shield is designed to honour all guilds in the world." /> + </item> + <item id="16111" article="a" name="thorn spitter"> + <attribute key="weight" value="12600" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="attack" value="9" /> + <attribute key="hitChance" value="1" /> + </item> + <item id="16112" article="a" name="spellbook of ancient arcana"> + <attribute key="weight" value="2500" /> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="defense" value="19" /> + <attribute key="weaponType" value="shield" /> + <attribute key="absorbPercentDeath" value="5" /> + <attribute key="magiclevelpoints" value="4" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="16619" article="a" name="miniature house"> + <attribute key="weight" value="1000" /> + <attribute key="description" value="This trophy was awarded to honour the greatest architects in the world." /> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="128" /> + </item> + <item id="17219" article="a" name="dead humongous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17220" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17220" article="a" name="dead humongous fungus"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="17221" toid="17232" name="stone" /> + <item id="17235" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="17236" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="17237" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="17238" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="17239" article="a" name="strange idol" /> + <item fromid="17240" toid="17241" article="a" name="broken idol" /> + <item id="17244" article="a" name="strange pedestal" /> + <item id="17251" article="a" name="dead weeper"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17252" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17252" article="a" name="dead weeper"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17253" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17253" article="a" name="dead weeper"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17254" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17254" article="a" name="dead weeper"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17255" article="a" name="dead orewalker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17256" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17256" article="a" name="dead orewalker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17257" /> + <attribute key="duration" value="900" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17257" article="a" name="dead orewalker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17258" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17258" article="a" name="dead orewalker"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17332" article="a" name="dead lava golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17333" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17333" article="a" name="dead lava golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17334" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17334" article="a" name="dead lava golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17335" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17335" article="a" name="dead lava golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17336" article="a" name="dead magma crawler"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17337" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17337" article="a" name="dead magma crawler"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17338" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17338" article="a" name="dead magma crawler"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17339" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="17339" article="a" name="dead magma crawler"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item fromid="17340" toid="17351" article="a" name="window" /> + <item fromid="17352" toid="17394" article="a" name="stone wall" /> + <item fromid="17395" toid="17406" article="a" name="window" /> + <item id="17407" article="a" name="dead enslaved dwarf"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17408" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="17408" article="a" name="dead enslaved dwarf"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17409" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="17409" article="a" name="dead enslaved dwarf"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17410" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="17410" article="a" name="dead enslaved dwarf"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="17412" article="a" name="dead abyssador"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17413" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17413" article="a" name="dead abyssador"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17414" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17414" article="a" name="dead abyssador"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17415" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17415" article="a" name="dead abyssador"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17416" article="a" name="dead lost berserker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17417" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="17417" article="a" name="dead lost berserker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17418" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="17418" article="a" name="dead lost berserker"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17419" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="17419" article="a" name="dead lost berserker"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="17420" article="a" name="dead cliff strider"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17421" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17421" article="a" name="dead cliff strider"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17422" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17422" article="a" name="dead cliff strider"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17423" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17423" article="a" name="dead cliff strider"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17424" article="a" name="dead ironblight"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17425" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17425" article="a" name="dead ironblight"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17426" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17426" article="a" name="dead ironblight"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17427" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17427" article="a" name="dead ironblight"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="17428" article="a" name="dead hideous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17429" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="17429" article="a" name="dead hideous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17430" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="17430" article="a" name="dead hideous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17431" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="17431" article="a" name="dead hideous fungus"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="17432" article="a" name="purse"> + <attribute key="containerSize" value="30" /> + </item> + <item fromid="17433" toid="17434" name="stone" /> + <item fromid="17436" toid="17467" name="crystal floor" /> + <item id="17468" article="a" name="basalt wall with crystals" /> + <item fromid="17469" toid="17470" article="a" name="basalt wall" /> + <item id="17473" name="fossilised bones" /> + <item fromid="17474" toid="17476" article="a" name="basalt wall" /> + <item fromid="17477" toid="17478" article="a" name="basalt wall with crystals" /> + <item id="17481" name="fossilised bones" /> + <item fromid="17482" toid="17488" article="a" name="basalt wall" /> + <item fromid="17489" toid="17492" name="crystals" /> + <item fromid="17493" toid="17495" article="a" name="small basalt wall" /> + <item fromid="17496" toid="17498" name="crystals" /> + <item fromid="17499" toid="17503" article="a" name="basalt wall with crystals" /> + <item id="17504" name="crystals" /> + <item id="17505" article="a" name="basalt wall" /> + <item id="17506" article="a" name="basalt wall" /> + <item id="17507" article="a" name="basalt wall with crystals" /> + <item id="17508" article="a" name="basalt wall" /> + <item id="17509" article="a" name="basalt wall" /> + <item id="17512" name="nestled crystals" /> + <item id="17513" article="a" name="fossilised bones" /> + <item id="17514" article="a" name="basalt wall with crystals" /> + <item id="17515" article="a" name="basalt wall with crystals" /> + <item fromid="17519" toid="17522" article="a" name="basalt wall" /> + <item id="17557" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="17558" article="a" name="ramp" /> + <item id="17559" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="17560" article="a" name="ramp" /> + <item id="17561" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="17562" article="a" name="ramp" /> + <item id="17563" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="17564" article="a" name="ramp" /> + <item fromid="17565" toid="17566" article="a" name="green crystal stalagmite" /> + <item id="17567" article="a" name="green crystal stalagmite" /> + <item fromid="17568" toid="17573" article="a" name="large fallen crystal" /> + <item id="17574" name="cluster of green crystals" /> + <item id="17575" name="green crystal rods" /> + <item id="17576" name="green crystals" /> + <item id="17577" name="small green crystals" /> + <item fromid="17578" toid="17579" name="green crystals" /> + <item id="17580" name="cluster of blue crystals" /> + <item id="17581" name="blue crystal rods" /> + <item id="17582" name="blue crystals" /> + <item id="17583" name="small blue crystals" /> + <item fromid="17584" toid="17585" name="blue crystals" /> + <item id="17586" name="cluster of red crystals" /> + <item id="17587" name="red crystal rods" /> + <item id="17588" name="red crystals" /> + <item id="17589" name="small red crystals" /> + <item fromid="17590" toid="17591" name="red crystals" /> + <item fromid="17592" toid="17596" article="a" name="crystal geode" /> + <item fromid="17597" toid="17598" article="a" name="large blue crystal" /> + <item id="17599" name="red crystals" /> + <item fromid="17600" toid="17611" article="a" name="fossilised spine" /> + <item fromid="17612" toid="17624" name="fossilised spine parts" /> + <item fromid="17625" toid="17628" name="basalt floor" /> + <item fromid="17641" toid="17646" article="a" name="crystal trail" /> + <item fromid="17647" toid="17664" name="mold floor" /> + <item fromid="17665" toid="17684" name="mossy floor" /> + <item fromid="17685" toid="17691" article="a" name="mossy wall" /> + <item id="17692" article="a" name="mossy window" /> + <item fromid="17693" toid="17699" article="a" name="mossy wall" /> + <item id="17700" article="a" name="mossy window" /> + <item fromid="17701" toid="17712" article="a" name="mossy wall" /> + <item fromid="17713" toid="17715" name="mushrooms" /> + <item fromid="17716" toid="17722" article="a" name="mossy wall" /> + <item id="17723" name="mushrooms" /> + <item fromid="17724" toid="17730" article="a" name="mossy wall" /> + <item id="17731" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="17732" article="a" name="ramp" /> + <item id="17733" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="17734" article="a" name="ramp" /> + <item id="17735" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="17736" article="a" name="ramp" /> + <item id="17737" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="17738" article="a" name="ramp" /> + <item fromid="17739" toid="17740" article="a" name="bearded hedgehog mushroom" /> + <item fromid="17741" toid="17743" name="small glowing mushrooms" /> + <item id="17744" name="small white beech mushrooms" /> + <item id="17745" name="small cortinarius mushrooms" /> + <item id="17746" name="small gomphidius mushroom" /> + <item fromid="17747" toid="17748" article="a" name="paxillus mushroom" /> + <item id="17749" article="a" name="dark blue mushroom" /> + <item id="17750" article="a" name="blue glowing mushroom" /> + <item id="17751" article="a" name="yellow glowing mushroom" /> + <item id="17752" name="small glowing mushrooms" /> + <item fromid="17753" toid="17754" article="a" name="large boletus mushroom" /> + <item id="17755" article="an" name="orange dankshroom" /> + <item id="17756" article="a" name="large sticky mushroom" /> + <item id="17757" article="a" name="large fungus stipe" /> + <item id="17758" article="a" name="large sticky mushroom" /> + <item id="17759" article="a" name="large spongy mushroom" /> + <item fromid="17760" toid="17763" name="huge brown mushroom" /> + <item id="17764" name="mushrooms growing on a pillar" /> + <item id="17765" name="stalagmites" /> + <item id="17766" name="mushroom corkscrew stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item fromid="17767" toid="17768" name="mushroom corkscrew stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="17773" article="a" name="toad stool"> + <attribute key="rotateTo" value="17774" /> + </item> + <item id="17774" article="a" name="toad stool"> + <attribute key="rotateTo" value="17775" /> + </item> + <item id="17775" article="a" name="toad stool"> + <attribute key="rotateTo" value="17776" /> + </item> + <item id="17776" article="a" name="toad stool"> + <attribute key="rotateTo" value="17773" /> + </item> + <item id="17777" article="a" name="mushroom table" /> + <item fromid="17778" toid="17779" article="a" name="large decorative mushroom" /> + <item fromid="17787" toid="17810" article="a" name="huge red crystal" /> + <item fromid="17811" toid="17822" name="mushrooms" /> + <item fromid="17823" toid="17841" article="a" name="crystal wall" /> + <item fromid="17842" toid="17843" article="a" name="mossy wall" /> + <item fromid="17844" toid="17853" article="a" name="crystal wall" /> + <item fromid="17854" toid="17857" name="basalt" /> + <item fromid="17858" toid="17862" article="a" name="basalt wall" /> + <item id="17867" article="a" name="large blue crystal" /> + <item id="17868" article="a" name="large crystal teleporter"> + <attribute key="type" value="teleport" /> + <attribute key="effect" value="teleport" /> + </item> + <item fromid="17869" toid="17880" name="basalt" /> + <item fromid="17881" toid="17892" name="crystals" /> + <item id="17893" article="a" name="basalt wall" /> + <item fromid="17894" toid="17933" article="a" name="mossy wall" /> + <item fromid="17934" toid="17939" name="mossy spots" /> + <item fromid="17940" toid="17951" article="a" name="mossy wall" /> + <item fromid="17952" toid="17985" article="a" name="basalt crystal wall" /> + <item fromid="17986" toid="17997" article="a" name="mossy wall" /> + <item id="17998" name="crystals" /> + <item id="17999" article="a" name="large blue crystal" /> + <item fromid="18000" toid="18004" name="crystal glass floor" /> + <item fromid="18005" toid="18008" article="a" name="stone block" /> + <item fromid="18009" toid="18026" article="a" name="small stream" /> + <item id="18027" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="18031" /> + <attribute key="femaleSleeper" value="18035" /> + </item> + <item id="18028" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="18032" /> + <attribute key="femaleSleeper" value="18036" /> + </item> + <item id="18029" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="18033" /> + <attribute key="femaleSleeper" value="18037" /> + </item> + <item id="18030" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="18034" /> + <attribute key="femaleSleeper" value="18038" /> + </item> + <item id="18031" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="18027" /> + </item> + <item id="18032" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="18028" /> + </item> + <item id="18033" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="18029" /> + </item> + <item id="18034" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="18030" /> + </item> + <item id="18035" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="femaleSleeper" value="18027" /> + </item> + <item id="18036" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="femaleSleeper" value="18028" /> + </item> + <item id="18037" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="femaleSleeper" value="18029" /> + </item> + <item id="18038" article="a" name="simple bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="femaleSleeper" value="18030" /> + </item> + <item fromid="18039" toid="18048" article="a" name="cave painting" /> + <item fromid="18049" toid="18052" article="a" name="lightsource" /> + <item fromid="18053" toid="18055" name="mushroom sponge" /> + <item fromid="18056" toid="18104" article="a" name="titanic mushroom" /> + <item fromid="18117" toid="18121" name="wooden floor" /> + <item fromid="18126" toid="18129" name="wooden floor" /> + <item id="18132" article="a" name="stone pillar" /> + <item fromid="18133" toid="18136" name="wooden floor" /> + <item fromid="18137" toid="18140" article="a" name="small stream" /> + <item id="18153" article="a" name="giant carrot"> + <attribute key="description" value="Someone turned it upside down." /> + </item> + <item id="18154" article="a" name="demonbunny statue"> + <attribute key="writeable" value="1" /> + <attribute key="maxTextLen" value="249" /> + </item> + <item id="18156" name="carrots" /> + <item fromid="18157" toid="18159" article="a" name="carrot" /> + <item id="18160" article="a" name="giant carrot" /> + <item fromid="18162" toid="18195" name="stone floor" /> + <item fromid="18200" toid="18207" name="stone" /> + <item id="18208" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="18209" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="18210" article="a" name="shovel" /> + <item fromid="18211" toid="18212" article="a" name="lava stream" /> + <item id="18213" article="a" name="gnomish extraction crystal"> + <attribute key="weight" value="450" /> + </item> + <item id="18215" article="a" name="gnomish supply package"> + <attribute key="weight" value="1000" /> + </item> + <item id="18218" name="churned ground"> + <attribute key="decayTo" value="18340" /> + <attribute key="duration" value="40" /> + </item> + <item id="18219" article="a" name="gnomish repair crystal"> + <attribute key="weight" value="450" /> + </item> + <item id="18220" article="a" name="puffball mushroom" /> + <item id="18221" name="red spores"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="5" /> + </item> + <item id="18222" name="green spores"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="5" /> + </item> + <item id="18223" name="blue spores"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="5" /> + </item> + <item id="18224" name="yellow spores"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="5" /> + </item> + <item id="18225" article="a" name="crystal cannon" /> + <item id="18226" article="a" name="target dummy" /> + <item id="18227" article="an" name="innocent target" /> + <item id="18228" article="a" name="damaged crystal" /> + <item fromid="18229" toid="18232" article="a" name="large crystal" /> + <item id="18233" name="basalt floor" /> + <item id="18234" name="stairs" /> + <item fromid="18235" toid="18257" name="icy bones" /> + <item fromid="18258" toid="18262" article="an" name="icy bone railing" /> + <item fromid="18263" toid="18264" article="an" name="icy skull" /> + <item fromid="18265" toid="18268" name="icy bones" /> + <item id="18269" article="an" name="icy wall" /> + <item fromid="18270" toid="18277" name="icy bones" /> + <item fromid="18278" toid="18281" article="an" name="icy bone claw" /> + <item fromid="18282" toid="18284" article="an" name="icy wall" /> + <item fromid="18285" toid="18288" article="an" name="icy mammoth horn" /> + <item fromid="18289" toid="18290" article="an" name="icy mammoth ear" /> + <item fromid="18291" toid="18292" article="an" name="icy mammoth head" /> + <item fromid="18293" toid="18295" article="an" name="icy mammoth trunk" /> + <item id="18296" name="ice stone floor" /> + <item fromid="18297" toid="18300" name="bones" /> + <item fromid="18301" toid="18302" name="icy bones" /> + <item id="18304" article="a" name="crystalline arrow"> + <attribute key="weight" value="75" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="65" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="crystallinearrow" /> + <attribute key="maxHitChance" value="95" /> + </item> + <item id="18305" article="a" name="fresh mushroom beer"> + <attribute key="weight" value="200" /> + <attribute key="decayTo" value="18306" /> + <attribute key="duration" value="20" /> + </item> + <item id="18306" article="a" name="stale mushroom beer"> + <attribute key="weight" value="200" /> + </item> + <item id="18307" article="a" name="damaged crystal" /> + <item fromid="18308" toid="18311" article="a" name="large crystal"> + <attribute key="decayTo" value="18307" /> + <attribute key="duration" value="60" /> + </item> + <item id="18312" article="a" name="lonely crystal"> + <attribute key="weight" value="100" /> + </item> + <item id="18313" article="a" name="gnomish crystal package"> + <attribute key="weight" value="130" /> + </item> + <item fromid="18314" toid="18319" article="a" name="lonely crystal"> + <attribute key="weight" value="100" /> + </item> + <item fromid="18320" toid="18326" article="a" name="large crystal" /> + <item id="18327" article="a" name="puffball mushroom"> + <attribute key="decayTo" value="18220" /> + <attribute key="duration" value="120" /> + </item> + <item id="18328" article="a" name="gnomish spore gatherer"> + <attribute key="description" value="It's empty. Gather some RED spores." /> + <attribute key="weight" value="800" /> + </item> + <item id="18329" article="a" name="gnomish spore gatherer"> + <attribute key="description" value="It contains red spores. Gather some GREEN spores." /> + <attribute key="weight" value="800" /> + </item> + <item id="18330" article="a" name="gnomish spore gatherer"> + <attribute key="description" value="It contains red and green spores. Gather some BLUE spores." /> + <attribute key="weight" value="800" /> + </item> + <item id="18331" article="a" name="gnomish spore gatherer"> + <attribute key="description" value="It contains red, green and blue spores. Gather some YELLOW spores." /> + <attribute key="weight" value="800" /> + </item> + <item id="18332" article="a" name="gnomish spore gatherer"> + <attribute key="description" value="It contains red, green, blue and yellow spores. Deliver it to the gnomes." /> + <attribute key="weight" value="800" /> + </item> + <item id="18333" article="a" name="strange stone"> + <attribute key="description" value="As long as it is immersed that deep you won't be able to get a whetstone." /> + <attribute key="decayTo" value="18334" /> + <attribute key="duration" value="25" /> + </item> + <item id="18334" article="a" name="strange stone"> + <attribute key="description" value="As long as it is immersed that deep you won't be able to get a whetstone." /> + <attribute key="decayTo" value="18335" /> + <attribute key="duration" value="25" /> + </item> + <item id="18335" article="a" name="strange stone"> + <attribute key="description" value="As long as it is immersed that deep you won't be able to get a whetstone." /> + <attribute key="decayTo" value="18336" /> + <attribute key="duration" value="25" /> + </item> + <item id="18336" article="a" name="strange stone"> + <attribute key="description" value="With some luck you might be able to pluck a grindstone from the formation." /> + <attribute key="decayTo" value="18333" /> + <attribute key="duration" value="17" /> + </item> + <item id="18337" article="a" name="whetstone"> + <attribute key="weight" value="280" /> + <attribute key="description" value="You have to deliver the Whetstone while it is still hot. It will crumble within one hour." /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3600" /> + </item> + <item id="18339" article="a" name="little pig"> + <attribute key="description" value="The little pig needs to be returned to its keeper within an hour." /> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3600" /> + </item> + <item id="18340" name="mold floor" /> + <item id="18341" name="some truffels"> + <attribute key="decayTo" value="18340" /> + <attribute key="duration" value="12" /> + </item> + <item id="18342" article="a" name="crystal cannon"> + <attribute key="decayTo" value="18225" /> + <attribute key="duration" value="3" /> + </item> + <item id="18343" article="a" name="bell"> + <attribute key="weight" value="280" /> + </item> + <item id="18344" article="a" name="little pig"> + <attribute key="description" value="The little pig needs to be returned to its keeper within an hour." /> + <attribute key="weight" value="800" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3600" /> + </item> + <item fromid="18357" toid="18373" name="scattered crystals" /> + <item id="18374" article="a" name="dead stone devourer"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18375" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18375" article="a" name="dead stone devourer"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18376" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18376" article="a" name="dead stone devourer"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18377" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18377" article="a" name="dead stone devourer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18378" article="a" name="dead armadile"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18379" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18379" article="a" name="dead armadile"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18380" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18380" article="a" name="dead armadile"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18381" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18381" article="a" name="dead armadile"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18382" article="a" name="dead humongous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18383" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18383" article="a" name="dead humongous fungus"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="17219" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18384" article="a" name="dead deathstrike"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18385" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18385" article="a" name="dead deathstrike"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18386" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18386" article="a" name="dead deathstrike"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18387" article="a" name="dead deathstrike"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18384" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18388" article="a" name="crystal lamp"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="ammo" /> + </item> + <item id="18389" article="a" name="lit crystal lamp"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="ammo" /> + </item> + <item id="18390" article="a" name="wand of defiance"> + <attribute key="description" value="It reveals devastating energy arcs." /> + <attribute key="weight" value="3700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="energy" /> + <attribute key="range" value="4" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18391" article="a" name="glowing mushroom"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="ammo" /> + </item> + <item id="18392" article="a" name="lit glowing mushroom"> + <attribute key="weight" value="1000" /> + <attribute key="slotType" value="ammo" /> + </item> + <item id="18393" article="a" name="mushroom backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="18394" article="a" name="crystal backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="18395" article="a" name="muck remover"> + <attribute key="description" value="The gnomish slime remover works wonders on mucky objects." /> + <attribute key="weight" value="90" /> + </item> + <item id="18396" article="a" name="mucus plug"> + <attribute key="description" value="Perhaps it contains something useful." /> + <attribute key="weight" value="8500" /> + </item> + <item id="18397" article="a" name="mushroom pie"> + <attribute key="weight" value="900" /> + </item> + <item id="18398" article="a" name="gill gugel"> + <attribute key="weight" value="900" /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentEarth" value="6" /> + <attribute key="absorbPercentFire" value="-6" /> + <attribute key="magiclevelpoints" value="2" /> + </item> + <item id="18399" article="a" name="gill coat"> + <attribute key="weight" value="1900" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentEarth" value="10" /> + <attribute key="absorbPercentFire" value="-10" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18400" article="a" name="gill legs"> + <attribute key="weight" value="2800" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentEarth" value="8" /> + <attribute key="absorbPercentFire" value="-8" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18401" article="a" name="spellbook of vigilance"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="2700" /> + <attribute key="magiclevelpoints" value="3" /> + <attribute key="defense" value="20" /> + <attribute key="weaponType" value="shield" /> + <attribute key="absorbPercentEarth" value="3" /> + <attribute key="absorbPercentFire" value="-3" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="18402" article="a" name="gill necklace"> + <attribute key="weight" value="410" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="750" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="15" /> + <attribute key="absorbPercentEarth" value="10" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="18403" article="a" name="prismatic helmet"> + <attribute key="weight" value="5600" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="skillShield" value="1" /> + </item> + <item id="18404" article="a" name="prismatic armor"> + <attribute key="weight" value="7900" /> + <attribute key="armor" value="15" /> + <attribute key="absorbPercentPhysical" value="5" /> + <attribute key="slotType" value="body" /> + <attribute key="speed" value="30" /> + </item> + <item id="18405" name="prismatic legs"> + <attribute key="weight" value="7100" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentPhysical" value="3" /> + <attribute key="skillDist" value="2" /> + </item> + <item id="18406" name="prismatic boots"> + <attribute key="weight" value="1800" /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="feet" /> + <attribute key="speed" value="30" /> + <attribute key="absorbPercentDeath" value="3" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="18407" article="a" name="prismatic necklace"> + <attribute key="weight" value="650" /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="750" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="10" /> + <attribute key="absorbPercentEnergy" value="15" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="18408" article="a" name="prismatic ring"> + <attribute key="weight" value="105" /> + <attribute key="slotType" value="ring" /> + <attribute key="absorbPercentPhysical" value="10" /> + <attribute key="absorbPercentEnergy" value="8" /> + <attribute key="transformEquipTo" value="18528" /> + <attribute key="stopduration" value="1" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="18409" article="a" name="wand of everblazing"> + <attribute key="description" value="It contains the everblazing fire." /> + <attribute key="weight" value="3700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="fire" /> + <attribute key="range" value="4" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18410" article="a" name="prismatic shield"> + <attribute key="weight" value="7200" /> + <attribute key="defense" value="37" /> + <attribute key="skillShield" value="2" /> + <attribute key="weaponType" value="shield" /> + <attribute key="showattributes" value="1" /> + <attribute key="absorbPercentPhysical" value="4" /> + </item> + <item id="18411" article="a" name="muck rod"> + <attribute key="description" value="A true staff of old, spitting slimy orbs." /> + <attribute key="weight" value="3700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallearth" /> + <attribute key="range" value="4" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18412" article="a" name="glacial rod"> + <attribute key="description" value="Hurls the icy essence of the Svargrond glaciers." /> + <attribute key="weight" value="3700" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallice" /> + <attribute key="range" value="4" /> + <attribute key="magiclevelpoints" value="1" /> + </item> + <item id="18413" article="a" name="blue crystal shard"> + <attribute key="weight" value="20" /> + </item> + <item id="18414" article="a" name="violet crystal shard"> + <attribute key="weight" value="20" /> + </item> + <item id="18415" article="a" name="green crystal shard"> + <attribute key="weight" value="20" /> + </item> + <item id="18416" article="a" name="green crystal splinter"> + <attribute key="weight" value="10" /> + </item> + <item id="18417" article="a" name="brown crystal splinter"> + <attribute key="weight" value="10" /> + </item> + <item id="18418" article="a" name="blue crystal splinter"> + <attribute key="weight" value="10" /> + </item> + <item id="18419" article="a" name="cyan crystal fragment"> + <attribute key="weight" value="15" /> + </item> + <item id="18420" article="a" name="red crystal fragment"> + <attribute key="weight" value="15" /> + </item> + <item id="18421" article="a" name="green crystal fragment"> + <attribute key="weight" value="15" /> + </item> + <item id="18422" article="a" name="minor crystalline token"> + <attribute key="weight" value="250" /> + </item> + <item id="18423" article="a" name="major crystalline token"> + <attribute key="weight" value="350" /> + </item> + <item id="18424" article="a" name="magma clump"> + <attribute key="weight" value="310" /> + </item> + <item id="18425" article="a" name="blazing bone"> + <attribute key="weight" value="220" /> + </item> + <item id="18426" article="an" name="eye of a weeper"> + <attribute key="weight" value="90" /> + </item> + <item id="18427" article="a" name="pulverized ore"> + <attribute key="weight" value="170" /> + </item> + <item id="18428" article="a" name="cliff strider claw"> + <attribute key="weight" value="220" /> + </item> + <item id="18429" article="a" name="vein of ore"> + <attribute key="weight" value="360" /> + </item> + <item id="18430" name="Deathstrike's snippet"> + <attribute key="weight" value="380" /> + </item> + <item id="18431" article="a" name="stone nose"> + <attribute key="weight" value="260" /> + </item> + <item id="18432" name="crystalline spikes" plural="crystalline spikes"> + <attribute key="weight" value="340" /> + </item> + <item id="18433" article="a" name="humongous chunk"> + <attribute key="weight" value="190" /> + </item> + <item id="18434" article="a" name="hideous chunk"> + <attribute key="weight" value="160" /> + </item> + <item id="18435" article="a" name="prismatic bolt"> + <attribute key="weight" value="85" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="66" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="prismaticbolt" /> + <attribute key="maxHitChance" value="90" /> + </item> + <item id="18436" article="a" name="drill bolt"> + <attribute key="weight" value="80" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="56" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="shootType" value="drillbolt" /> + <attribute key="maxHitChance" value="90" /> + </item> + <item id="18437" article="a" name="envenomed arrow"> + <attribute key="weight" value="70" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="27" /> + <attribute key="elementEarth" value="27" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="envenomedarrow" /> + <attribute key="maxHitChance" value="93" /> + </item> + <item id="18438" article="a" name="dead dragonling"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18439" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="18439" article="a" name="dead dragonling"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18440" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="18440" article="a" name="dead dragonling"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="18441" article="a" name="dead dragonling"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18438" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="18442" article="a" name="dead dragonling"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18438" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="18443" article="a" name="dead gnomevil"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18444" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18444" article="a" name="dead gnomevil"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18445" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18445" article="a" name="dead gnomevil"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18446" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18446" article="a" name="dead gnomevil"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="18447" article="an" name="iron loadstone"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="18448" article="a" name="glow wine"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="18449" article="a" name="decorative ribbon"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="18450" article="a" name="crystalline sword"> + <attribute key="weight" value="4800" /> + <attribute key="defense" value="34" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="18451" article="a" name="crystalline axe"> + <attribute key="weight" value="7600" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + <attribute key="description" value="Even in the light of day, the stars seem to reflect in each facet of this crystalline axe." /> + <attribute key="skillAxe" value="1" /> + </item> + <item id="18452" article="a" name="mycological mace"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="31" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="3" /> + <attribute key="skillClub" value="1" /> + </item> + <item id="18453" article="a" name="crystal crossbow"> + <attribute key="weight" value="8400" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="6" /> + <attribute key="attack" value="4" /> + <attribute key="hitChance" value="3" /> + </item> + <item id="18454" article="a" name="mycological bow"> + <attribute key="weight" value="4900" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="attack" value="4" /> + <attribute key="hitChance" value="4" /> + </item> + <item id="18455" article="a" name="pet pig"> + <attribute key="weight" value="600" /> + </item> + <item id="18456" article="a" name="pet pig"> + <attribute key="weight" value="600" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3" /> + </item> + <item id="18457" article="a" name="teleport crystal"> + <attribute key="weight" value="45" /> + <attribute key="description" value="Such crystals are used to charge the long range teleporters to the cities." /> + </item> + <item id="18458" article="a" name="green crystal stalagmite" /> + <item id="18459" article="a" name="large blue crystal" /> + <item id="18460" article="a" name="large blue crystal"> + <attribute key="decayTo" value="18459" /> + <attribute key="duration" value="20" /> + </item> + <item id="18461" article="a" name="large blue crystal"> + <attribute key="decayTo" value="18460" /> + <attribute key="duration" value="20" /> + </item> + <item id="18464" name="crystal glass floor" /> + <item id="18465" article="a" name="shiny blade"> + <attribute key="weight" value="4500" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + <attribute key="skillSword" value="1" /> + </item> + <item id="18466" article="a" name="dead crystal golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18467" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="18467" article="a" name="dead crystal golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18468" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="18468" article="a" name="dead crystal golem"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18469" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="18469" article="a" name="dead crystal golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="energy" /> + </item> + <item fromid="18472" toid="18474" article="a" name="treasure chest" /> + <item id="18475" article="a" name="dead vulcongra"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18476" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="18476" article="a" name="dead vulcongra"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18477" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="18477" article="a" name="dead vulcongra"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="18478" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="18478" article="a" name="dead vulcongra"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="fire" /> + </item> + <item id="18480" article="a" name="dead wiggler"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18481" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="18481" article="a" name="dead wiggler"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18482" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="18482" article="a" name="dead wiggler"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="18483" article="a" name="dead wiggler"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18480" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="18484" article="a" name="dead crystalcrusher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18485" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="18485" article="a" name="dead crystalcrusher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18486" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="18486" article="a" name="dead crystalcrusher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="18487" article="a" name="dead crystalcrusher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="18484" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="18488" article="a" name="skill trainer"> + <attribute key="description" value="Use this statue to train your sword fighting and shielding skill offline." /> + </item> + <item id="18489" article="a" name="skill trainer"> + <attribute key="description" value="Use this statue to train your axe fighting and shielding skill offline." /> + </item> + <item id="18490" article="a" name="skill trainer"> + <attribute key="description" value="Use this statue to train your club fighting and shielding skill offline." /> + </item> + <item id="18491" article="a" name="skill trainer"> + <attribute key="description" value="Use this statue to train your distance fighting and shielding skill offline." /> + </item> + <item id="18492" article="a" name="skill trainer"> + <attribute key="description" value="Use this statue to train your magic level and shielding skill offline." /> + </item> + <item id="18493" name="timber floor" /> + <item id="18495" name="Gnomevil's hat"> + <attribute key="weight" value="210" /> + </item> + <item id="18496" name="Abyssador's lash"> + <attribute key="weight" value="190" /> + </item> + <item id="18497" article="the" name="tail of Abyssador"> + <attribute key="weight" value="800" /> + </item> + <item id="18498" article="the" name="torso of Abyssador"> + <attribute key="weight" value="700" /> + </item> + <item id="18499" article="a" name="head of Abyssador"> + <attribute key="weight" value="900" /> + </item> + <item id="18500" article="a" name="statue of Abyssador"> + <attribute key="weight" value="2400" /> + </item> + <item id="18501" name="the legs of Deathstrike"> + <attribute key="weight" value="800" /> + </item> + <item id="18502" name="the torso of Deathstrike"> + <attribute key="weight" value="900" /> + </item> + <item id="18503" article="a" name="head of Deathstrike"> + <attribute key="weight" value="400" /> + </item> + <item id="18504" article="a" name="statue of Deathstrike"> + <attribute key="weight" value="2100" /> + </item> + <item id="18505" article="the" name="legs of Gnomevil"> + <attribute key="weight" value="700" /> + </item> + <item id="18506" article="the" name="torso of Gnomevil"> + <attribute key="weight" value="900" /> + </item> + <item id="18507" article="a" name="head of Gnomevil"> + <attribute key="weight" value="600" /> + </item> + <item id="18508" article="a" name="statue of Gnomevil"> + <attribute key="weight" value="2200" /> + </item> + <item id="18509" article="a" name="red teleport crystal"> + <attribute key="weight" value="45" /> + <attribute key="description" value="Such crystals are used to charge the teleporters to the warzones." /> + </item> + <item id="18511" article="a" name="music box"> + <attribute key="weight" value="200" /> + <attribute key="description" value="It may have some charming effects when played to certain creatures, but disappears in the process." /> + </item> + <item id="18512" name="strange symbols"> + <attribute key="description" value="Another set of strange symbols." /> + </item> + <item id="18516" article="a" name="golem wrench"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="18517" article="a" name="gnomish voucher type MB"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for a basic soil guardian outfit." /> + </item> + <item id="18518" article="a" name="gnomish voucher type MA1"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for the first addon of the soil guardian outfit." /> + </item> + <item id="18519" article="a" name="gnomish voucher type MA2"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for the second addon of the soil guardian outfit." /> + </item> + <item id="18520" article="a" name="gnomish voucher type CB"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for a basic crystal warlord outfit." /> + </item> + <item id="18521" article="a" name="gnomish voucher type CA1"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for the first addon of the crystal warlord outfit." /> + </item> + <item id="18522" article="a" name="gnomish voucher type CA2"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is a voucher for the second addon of the crystal warlord outfit." /> + </item> + <item fromid="18526" toid="18527" article="a" name="dragon eye"> + <attribute key="weight" value="2800" /> + <attribute key="description" value="It belonged to the first dragon to roam the world and was adorned with the purest gold." /> + </item> + <item id="18528" article="a" name="prismatic ring"> + <attribute key="weight" value="105" /> + <attribute key="slotType" value="ring" /> + <attribute key="absorbPercentPhysical" value="10" /> + <attribute key="absorbPercentEnergy" value="8" /> + <attribute key="transformDeEquipTo" value="18408" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="3600" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + </item> + <item fromid="18531" toid="18534" name="stairs"> + <attribute key="floorchange" value="down" /> + </item> + <item id="18550" article="a" name="noble sword"> + <attribute key="weight" value="5000" /> + <attribute key="description" value="This sword was forged with the enthusiasm and dreams of the Rookgaardians." /> + </item> + <item id="18551" article="a" name="noble sword"> + <attribute key="weight" value="5000" /> + <attribute key="description" value="This sword was forged with the enthusiasm and dreams of the Rookgaardians." /> + </item> + <item id="18554" name="crystal rubbish" /> + <item id="18559" article="an" name="adventurer's stone"> + <attribute key="weight" value="30" /> + <attribute key="description" value="Use it in major temples to travel to the adventurers guild. A replacement is available at temples." /> + </item> + <item fromid="18560" toid="18579" name="muddy floor" /> + <item fromid="18580" toid="18590" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="18591" toid="18592" article="a" name="bog wart" /> + <item fromid="18605" toid="18612" article="a" name="bog wart" /> + <item fromid="18630" toid="18640" article="a" name="muddy stone wall" /> + <item fromid="18647" toid="18652" article="a" name="muddy stone wall" /> + <item fromid="18657" toid="18658" article="a" name="whispering willow" /> + <item fromid="18659" toid="18660" article="a" name="swamp gnarl" /> + <item fromid="18661" toid="18662" article="a" name="choking swamp gnarl" /> + <item id="18663" article="a" name="mire bough" /> + <item id="18664" article="a" name="choking swamp gnarl" /> + <item fromid="18665" toid="18666" article="a" name="swamp claw" /> + <item fromid="18667" toid="18670" article="a" name="giant mud lump" /> + <item fromid="18671" toid="18674" article="a" name="big mud lump" /> + <item id="18675" article="a" name="mud clot" /> + <item id="18677" article="a" name="big bone"> + <attribute key="weight" value="1900" /> + </item> + <item fromid="18682" toid="18683" article="a" name="mud ball" /> + <item fromid="18684" toid="18686" name="swamp mud debris" /> + <item fromid="18687" toid="18690" article="a" name="mud nugget" /> + <item id="18691" name="stone stings" /> + <item fromid="18692" toid="18695" name="stone lichen" /> + <item fromid="18763" toid="18777" article="a" name="grimy wooden plank" /> + <item id="18852" article="a" name="wooden treadmill" /> + <item id="18853" article="a" name="wooden ramp" /> + <item id="18858" name="nails" /> + <item fromid="18859" toid="18860" name="wooden planks" /> + <item id="18861" article="a" name="wooden gable" /> + <item id="18862" article="a" name="wooden gable" /> + <item id="18863" article="a" name="wooden strut" /> + <item id="18864" name="wooden planks" /> + <item id="18865" name="swamp lichen" /> + <item id="18866" name="swamp lichen" /> + <item id="18867" name="quagmire moss" /> + <item fromid="18868" toid="18874" name="nails" /> + <item fromid="18875" toid="18880" name="wooden planks" /> + <item id="18881" article="a" name="wooden strut" /> + <item fromid="18888" toid="18895" name="wooden planks" /> + <item fromid="18896" toid="18901" name="quagmire moss" /> + <item fromid="18902" toid="18917" article="a" name="grimy wooden plank" /> + <item fromid="18918" toid="18929" article="a" name="muddy mountain" /> + <item fromid="18943" toid="18944" article="a" name="muddy mountain" /> + <item fromid="18945" toid="18958" article="a" name="swamp clay mountain" /> + <item id="18960" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="18961" article="a" name="ramp" /> + <item id="18962" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="18963" article="a" name="ramp" /> + <item id="18964" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="18965" article="a" name="ramp" /> + <item id="18966" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="18967" article="a" name="ramp" /> + <item id="18968" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="18969" article="a" name="ramp" /> + <item id="18970" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="18971" article="a" name="ramp" /> + <item id="18972" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="18973" article="a" name="ramp" /> + <item id="18974" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="18975" article="a" name="ramp" /> + <item fromid="19107" toid="19141" article="a" name="mountain" /> + <item id="19143" article="a" name="mountain" /> + <item id="19146" article="a" name="mountain" /> + <item fromid="19332" toid="19342" article="a" name="brown stone wall" /> + <item fromid="19354" toid="19375" article="an" name="ornate wall" /> + <item fromid="19376" toid="19388" article="a" name="stone wall" /> + <item fromid="19395" toid="19420" article="a" name="stone wall" /> + <item id="19431" name="freshly cut venorean spice"> + <attribute key="description" value="It has just been cut." /> + <attribute key="duration" value="21600" /> + <attribute key="decayTo" value="19432" /> + </item> + <item id="19432" name="growing venorean spice"> + <attribute key="description" value="It's not mature yet." /> + <attribute key="duration" value="21600" /> + <attribute key="decayTo" value="19433" /> + </item> + <item id="19433" name="venorean spice" /> + <item fromid="19421" toid="19429" article="a" name="window" /> + <item fromid="19434" toid="19446" article="a" name="window" /> + <item fromid="19451" toid="19462" article="a" name="stone archway" /> + <item fromid="19463" toid="19468" name="stone pillars" /> + <item fromid="19469" toid="19474" article="a" name="stone pillar" /> + <item fromid="19475" toid="19480" article="a" name="stone wall" /> + <item fromid="19481" toid="19482" article="a" name="brick wall" /> + <item fromid="19483" toid="19484" article="a" name="muddy brick wall" /> + <item fromid="19485" toid="19486" article="a" name="brick wall" /> + <item fromid="19487" toid="19488" article="a" name="muddy brick wall" /> + <item fromid="19489" toid="19491" article="a" name="brick wall" /> + <item id="19492" article="a" name="muddy brick wall" /> + <item fromid="19493" toid="19496" article="a" name="brick wall" /> + <item fromid="19497" toid="19501" article="a" name="muddy brick wall" /> + <item id="19502" article="a" name="brick wall" /> + <item fromid="19503" toid="19504" article="a" name="muddy brick wall" /> + <item id="19506" article="a" name="mud pile" /> + <item id="19507" article="a" name="mud pile" /> + <item id="19508" article="a" name="wooden treadmill" /> + <item id="19509" article="a" name="wooden cabin" /> + <item id="19510" article="a" name="wooden ladder"> + <attribute key="floorchange" value="west" /> + </item> + <item id="19511" article="a" name="wooden scaffolding" /> + <item fromid="19512" toid="19514" article="a" name="small wooden fence" /> + <item fromid="19515" toid="19517" article="a" name="wooden ramp" /> + <item id="19518" name="muddy floor"> + <attribute key="description" value="There is a hole in the ceiling." /> + </item> + <item id="19519" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="19606" article="a" name="pillar railing" /> + <item fromid="19610" toid="19615" article="an" name="ornament" /> + <item fromid="19616" toid="19618" article="a" name="pencil tower" /> + <item id="19619" article="a" name="copper roof" /> + <item id="19620" article="a" name="socket" /> + <item fromid="19621" toid="19624" article="a" name="golden statue" /> + <item fromid="19626" toid="19632" article="an" name="ornate tapestry" /> + <item id="19633" article="a" name="cabinet"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="19634" /> + </item> + <item id="19634" article="a" name="cabinet"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="19633" /> + </item> + <item id="19635" article="a" name="wardrobe"> + <attribute key="containerSize" value="10" /> + <attribute key="rotateTo" value="19636" /> + </item> + <item id="19636" article="a" name="wardrobe"> + <attribute key="containerSize" value="10" /> + <attribute key="rotateTo" value="19635" /> + </item> + <item id="19637" article="a" name="drawer"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="19638" /> + </item> + <item id="19638" article="a" name="drawer"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="19637" /> + </item> + <item id="19639" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19640" /> + </item> + <item id="19640" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19641" /> + </item> + <item id="19641" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19642" /> + </item> + <item id="19642" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19639" /> + </item> + <item id="19643" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19644" /> + </item> + <item id="19644" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19645" /> + </item> + <item id="19645" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19646" /> + </item> + <item id="19646" article="a" name="venorean chair"> + <attribute key="rotateTo" value="19643" /> + </item> + <item id="19647" article="a" name="kidney table" /> + <item fromid="19648" toid="19651" article="a" name="venorean bench" /> + <item id="19652" article="a" name="ficus benjamina" /> + <item id="19653" article="an" name="areca palm" /> + <item fromid="19654" toid="19656" article="a" name="big venorean table" /> + <item fromid="19657" toid="19659" article="a" name="counter" /> + <item fromid="19660" toid="19662" article="a" name="big venorean table" /> + <item id="19663" article="a" name="counter"> + <attribute key="type" value="door" /> + </item> + <item fromid="19664" toid="19665" article="a" name="counter" /> + <item id="19666" article="a" name="counter"> + <attribute key="type" value="door" /> + </item> + <item fromid="19667" toid="19673" article="a" name="counter" /> + <item id="19674" name="stairs"> + <attribute key="floorchange" value="north" /> + </item> + <item id="19675" name="stairs"> + <attribute key="floorchange" value="west" /> + </item> + <item fromid="19676" toid="19684" article="an" name="ornate carpet" /> + <item fromid="19685" toid="19686" article="a" name="saw" /> + <item fromid="19687" toid="19688" article="a" name="crane" /> + <item id="19689" article="a" name="street lamp" /> + <item id="19690" article="a" name="street lamp" /> + <item id="19691" article="a" name="street lamp" /> + <item id="19692" article="a" name="street lamp" /> + <item id="19693" article="a" name="candelabra" /> + <item id="19694" article="a" name="candelabra" /> + <item id="19695" article="a" name="lit candle" /> + <item id="19696" article="a" name="candle" /> + <item id="19697" article="a" name="candle" /> + <item id="19698" article="a" name="lit candle" /> + <item id="19701" article="a" name="dead water buffalo"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19702" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19702" article="a" name="dead water buffalo"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19703" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19703" article="a" name="dead water buffalo"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19704" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19704" article="a" name="dead water buffalo"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19705" article="a" name="dead drillworm"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19710" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="19706" article="a" name="dead emerald damselfly"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19713" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="19707" article="a" name="dead salamander"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19716" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="19708" article="a" name="dead marsh stalker"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19719" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="19709" article="a" name="dead pigeon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19722" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19710" article="a" name="dead drillworm"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19711" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19711" article="a" name="dead drillworm"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19712" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19712" article="a" name="dead drillworm"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19713" article="a" name="dead emerald damselfly"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19714" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19714" article="a" name="dead emerald damselfly"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19715" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19715" article="a" name="dead emerald damselfly"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19716" article="a" name="dead salamander"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19717" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19717" article="a" name="dead salamander"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19718" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19718" article="a" name="dead salamander"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19719" article="a" name="dead marsh stalker"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19720" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19720" article="a" name="dead marsh stalker"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19721" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19721" article="a" name="dead marsh stalker"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19722" article="a" name="dead pigeon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19723" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19723" article="a" name="dead pigeon"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19724" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19724" article="a" name="dead pigeon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19725" article="a" name="dead corym charlatan"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19728" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19726" article="a" name="dead corym skirmisher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19731" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19727" article="a" name="dead corym vanguard"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19734" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19728" article="a" name="dead corym charlatan"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19729" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19729" article="a" name="dead corym charlatan"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19730" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19730" article="a" name="dead corym charlatan"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19731" article="a" name="dead corym skirmisher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19732" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19732" article="a" name="dead corym skirmisher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19733" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19733" article="a" name="dead corym skirmisher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19734" article="a" name="dead corym vanguard"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19735" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19735" article="a" name="dead corym vanguard"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19736" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19736" article="a" name="dead corym vanguard"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19737" name="insectoid eggs" plural="insectoid eggs"> + <attribute key="weight" value="20" /> + </item> + <item id="19738" article="a" name="damselfly wing"> + <attribute key="weight" value="120" /> + </item> + <item id="19741" article="a" name="marsh stalker beak"> + <attribute key="weight" value="110" /> + </item> + <item id="19742" article="a" name="marsh stalker feather"> + <attribute key="weight" value="30" /> + </item> + <item id="19743" article="a" name="damselfly eye"> + <attribute key="weight" value="150" /> + </item> + <item fromid="19744" toid="19772" name="cobblestone" /> + <item fromid="19773" toid="19790" name="plaster" /> + <item id="19795" article="a" name="wooden treadmill" /> + <item fromid="19796" toid="19798" name="parquet floor" /> + <item fromid="19808" toid="19811" article="a" name="small window" /> + <item fromid="19824" toid="19839" name="terracotta" /> + <item id="19840" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19841" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="19842" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19843" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19844" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19845" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19846" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="19847" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19848" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19849" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19850" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="19851" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19852" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19853" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19854" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19855" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="19856" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19857" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="19858" toid="19877" article="a" name="roof" /> + <item fromid="19881" toid="19896" name="swamp" /> + <item id="19898" article="a" name="pillar railing" /> + <item id="19899" article="a" name="pillar railing" /> + <item id="19900" article="a" name="pillar railing" /> + <item id="19901" article="a" name="pillar railing" /> + <item id="19902" article="a" name="dead swampling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19903" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="19903" article="a" name="dead swampling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19904" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19904" article="a" name="dead swampling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19905" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="19905" article="a" name="dead swampling"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item fromid="19910" toid="19931" article="a" name="roof" /> + <item fromid="19932" toid="19937" name="beams" /> + <item fromid="19938" toid="19945" article="a" name="roof" /> + <item id="19948" article="an" name="advertisement sign"> + <attribute key="weight" value="15" /> + </item> + <item id="19949" article="a" name="guardcatcher"> + <attribute key="weight" value="800" /> + </item> + <item id="19950" article="a" name="perfume gatherer"> + <attribute key="weight" value="350" /> + <attribute key="description" value="It is empty. The first odour you're looking for is special snail slime." /> + </item> + <item id="19951" article="a" name="bottle with rat urine"> + <attribute key="weight" value="100" /> + </item> + <item fromid="19952" toid="19955" article="a" name="perfume gatherer"> + <attribute key="weight" value="350" /> + </item> + <item id="19956" article="a" name="trunkhammer"> + <attribute key="weight" value="6800" /> + </item> + <item id="19957" article="a" name="junk trunk" /> + <item id="19959" article="a" name="cracked stone" /> + <item id="19962" article="a" name="dead lost husher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19964" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19963" article="a" name="dead lost basher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19967" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19964" article="a" name="dead lost husher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19965" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19965" article="a" name="dead lost husher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19966" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19966" article="a" name="dead lost husher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19967" article="a" name="dead lost basher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19965" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19968" article="a" name="dead lost basher"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19966" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19969" article="a" name="dead lost basher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="19974" article="a" name="window" /> + <item id="19975" article="a" name="window" /> + <item id="19980" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19981" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="19982" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19983" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19984" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19985" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19986" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="19987" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19988" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19989" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19990" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + <attribute key="description" value="It is locked." /> + </item> + <item id="19991" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19992" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19993" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19994" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + <attribute key="leveldoor" value="1000" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19995" article="a" name="gate of expertise"> + <attribute key="type" value="door" /> + </item> + <item id="19996" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="19997" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="19998" article="a" name="dead lost thrower"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="19999" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="19999" article="a" name="dead lost thrower"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="20000" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20000" article="a" name="dead lost thrower"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="20001" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20001" article="a" name="dead lost thrower"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20002" article="an" name="hourglass" /> + <item fromid="20003" toid="20004" article="a" name="filigree statue" /> + <item fromid="20005" toid="20080" article="a" name="sign"> + <attribute key="allowDistRead" value="true" /> + </item> + <item fromid="20081" toid="20082" article="an" name="oriel window" /> + <item fromid="20083" toid="20086" article="a" name="roof" /> + <item id="20089" article="a" name="bola"> + <attribute key="weight" value="500" /> + </item> + <item id="20090" article="a" name="spike shield"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="28" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="20092" article="a" name="ratana"> + <attribute key="weight" value="3300" /> + <attribute key="attack" value="27" /> + <attribute key="defense" value="19" /> + <attribute key="extradef" value="1" /> + <attribute key="weaponType" value="sword" /> + </item> + <item id="20093" article="a" name="life preserver"> + <attribute key="weight" value="4600" /> + <attribute key="attack" value="27" /> + <attribute key="defense" value="19" /> + <attribute key="extradef" value="2" /> + <attribute key="weaponType" value="club" /> + </item> + <item fromid="20094" toid="20096" name="swamp lichen" /> + <item id="20097" article="a" name="cheese cutter"> + <attribute key="weight" value="45" /> + </item> + <item id="20098" article="a" name="cheesy figurine"> + <attribute key="weight" value="75" /> + </item> + <item id="20099" article="an" name="earflap"> + <attribute key="weight" value="75" /> + </item> + <item id="20100" article="a" name="soft cheese" plural="soft cheese"> + <attribute key="weight" value="500" /> + </item> + <item id="20101" article="a" name="rat cheese" plural="rat cheese"> + <attribute key="weight" value="300" /> + </item> + <item id="20102" name="swampling moss" plural="swampling moss"> + <attribute key="weight" value="270" /> + </item> + <item id="20103" article="a" name="piece of swampling wood" plural="pieces of swampling wood"> + <attribute key="weight" value="350" /> + </item> + <item id="20104" article="a" name="swampling club"> + <attribute key="weight" value="3100" /> + <attribute key="attack" value="17" /> + <attribute key="defense" value="12" /> + <attribute key="weaponType" value="club" /> + </item> + <item id="20105" article="a" name="rat god doll"> + <attribute key="weight" value="750" /> + </item> + <item id="20106" article="a" name="lost basher's spike"> + <attribute key="weight" value="220" /> + </item> + <item id="20107" name="bloody dwarven beard" plural="bloody dwarven beard"> + <attribute key="weight" value="70" /> + </item> + <item id="20108" article="a" name="pair of iron fists"> + <attribute key="weight" value="4500" /> + <attribute key="attack" value="45" /> + <attribute key="defense" value="17" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="20109" article="a" name="buckle"> + <attribute key="weight" value="7500" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + </item> + <item id="20110" article="a" name="bonecarving knife" plural="bonecarving knives"> + <attribute key="weight" value="120" /> + <attribute key="description" value="The blade of this knife already assumes the colour of the carved bones." /> + </item> + <item id="20111" article="a" name="bone fetish" plural="bone fetishes"> + <attribute key="weight" value="160" /> + </item> + <item id="20126" article="a" name="leather harness"> + <attribute key="weight" value="2900" /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + </item> + <item id="20127" article="a" name="wimp tooth chain"> + <attribute key="weight" value="240" /> + <attribute key="description" value="It contains the teeth of many easy victims." /> + </item> + <item id="20128" article="a" name="lost husher's staff" plural="lost husher's staves"> + <attribute key="weight" value="800" /> + <attribute key="description" value="It contains the dark energy of the basalt spheres." /> + </item> + <item id="20129" article="a" name="skull shatterer"> + <attribute key="weight" value="380" /> + </item> + <item id="20130" name="holy ash" plural="holy ashes"> + <attribute key="weight" value="190" /> + </item> + <item id="20131" article="a" name="broken throwing axe"> + <attribute key="weight" value="1100" /> + </item> + <item id="20132" article="a" name="helmet of the lost"> + <attribute key="weight" value="3500" /> + <attribute key="armor" value="7" /> + <attribute key="slotType" value="head" /> + </item> + <item id="20133" name="lost bracers" plural="lost bracers"> + <attribute key="weight" value="290" /> + </item> + <item id="20134" name="mad froth"> + <attribute key="weight" value="160" /> + </item> + <item id="20135" article="a" name="red hair dye"> + <attribute key="weight" value="210" /> + </item> + <item id="20136" article="a" name="basalt fetish" plural="basalt fetishes"> + <attribute key="weight" value="210" /> + </item> + <item id="20137" article="a" name="basalt figurine"> + <attribute key="weight" value="210" /> + </item> + <item id="20138" article="a" name="leech"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="20139" article="a" name="spiky club"> + <attribute key="weight" value="3900" /> + <attribute key="attack" value="31" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="club" /> + </item> + <item fromid="20140" toid="20141" article="a" name="low stone wall" /> + <item fromid="20142" toid="20147" article="a" name="sign"> + <attribute key="allowDistRead" value="true" /> + </item> + <item fromid="20148" toid="20149" article="a" name="pillar railing" /> + <item fromid="20150" toid="20153" article="a" name="bookcase"> + <attribute key="containerSize" value="6" /> + </item> + <item fromid="20154" toid="20155" name="wet timbers" /> + <item fromid="20156" toid="20158" name="wet timber" /> + <item fromid="20159" toid="20160" name="wet timbers" /> + <item fromid="20161" toid="20163" name="barnacles" /> + <item fromid="20164" toid="20165" name="crenellations" /> + <item fromid="20166" toid="20167" article="a" name="low stone wall" /> + <item fromid="20168" toid="20174" article="a" name="stone archway" /> + <item id="20175" name="crenellations" /> + <item id="20176" article="a" name="stone archway" /> + <item id="20179" article="a" name="stone archway" /> + <item id="20180" article="a" name="window" /> + <item id="20181" article="a" name="small window" /> + <item id="20182" article="a" name="window" /> + <item id="20183" article="a" name="window" /> + <item id="20184" article="a" name="small window" /> + <item id="20185" article="a" name="window" /> + <item fromid="20190" toid="20192" article="a" name="stone archway" /> + <item fromid="20193" toid="20194" article="a" name="gate" /> + <item id="20197" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="20201" /> + <attribute key="femaleSleeper" value="20205" /> + </item> + <item id="20198" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="20202" /> + <attribute key="femaleSleeper" value="20206" /> + </item> + <item id="20199" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="20203" /> + <attribute key="femaleSleeper" value="20207" /> + </item> + <item id="20200" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="20204" /> + <attribute key="femaleSleeper" value="20208" /> + </item> + <item id="20201" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="maleSleeper" value="20197" /> + </item> + <item id="20202" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="maleSleeper" value="20198" /> + </item> + <item id="20203" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="maleSleeper" value="20199" /> + </item> + <item id="20204" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="maleSleeper" value="20200" /> + </item> + <item id="20205" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="south" /> + <attribute key="femaleSleeper" value="20197" /> + </item> + <item id="20206" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="north" /> + <attribute key="femaleSleeper" value="20198" /> + </item> + <item id="20207" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="east" /> + <attribute key="femaleSleeper" value="20199" /> + </item> + <item id="20208" article="a" name="canopy bed"> + <attribute key="type" value="bed" /> + <attribute key="partnerDirection" value="west" /> + <attribute key="femaleSleeper" value="20200" /> + </item> + <item fromid="20209" toid="20212" article="a" name="small wooden fence" /> + <item fromid="20218" toid="20219" article="an" name="elevator" /> + <item fromid="20220" toid="20221" article="a" name="winch" /> + <item id="20222" article="an" name="elevator" /> + <item fromid="20223" toid="20225" article="a" name="winch" /> + <item fromid="20226" toid="20227" article="an" name="elevator" /> + <item id="20230" name="swamp"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="greenbubble" /> + <attribute key="allowpickupable" value="1" /> + </item> + <item fromid="20243" toid="20246" article="a" name="cord" /> + <item id="20252" article="a" name="canopy bed kit"> + <attribute key="weight" value="4000" /> + <attribute key="description" value="Use it on your bed to change the bed to a canopy bed." /> + </item> + <item id="20254" article="a" name="venorean cabinet kit"> + <attribute key="weight" value="8000" /> + <attribute key="description" value="Use it in your house to construct a venorean cabinet." /> + </item> + <item id="20255" article="a" name="venorean wardrobe kit"> + <attribute key="weight" value="2500" /> + <attribute key="description" value="Use it in your house to construct a wardrobe." /> + </item> + <item id="20257" article="a" name="venorean drawer kit"> + <attribute key="weight" value="2000" /> + <attribute key="description" value="Use it in your house to construct a drawer." /> + </item> + <item fromid="20258" toid="20260" name="strange symbols" /> + <item id="20262" article="a" name="wooden floor" /> + <item fromid="20267" toid="20271" article="a" name="ghastly eye" /> + <item fromid="20291" toid="20292" article="a" name="gate" /> + <item id="20295" article="a" name="cabinet"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="20296" /> + </item> + <item id="20296" article="a" name="cabinet"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="20295" /> + </item> + <item id="20297" article="a" name="wardrobe"> + <attribute key="containerSize" value="10" /> + <attribute key="rotateTo" value="20298" /> + </item> + <item id="20298" article="a" name="wardrobe"> + <attribute key="containerSize" value="10" /> + <attribute key="rotateTo" value="20297" /> + </item> + <item id="20299" article="a" name="drawer"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="20300" /> + </item> + <item id="20300" article="a" name="drawer"> + <attribute key="containerSize" value="8" /> + <attribute key="rotateTo" value="20299" /> + </item> + <item fromid="20305" toid="20306" article="a" name="counter"> + <attribute key="type" value="door" /> + </item> + <item id="20311" article="a" name="dead adept of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20312" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20312" article="a" name="dead adept of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20313" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20313" article="a" name="dead adept of the cult"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20314" article="a" name="dead adept of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20311" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20315" article="a" name="dead adventurer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20316" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20316" article="a" name="dead adventurer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20317" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20317" article="a" name="dead adventurer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20318" article="a" name="dead adventurer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20315" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20319" article="a" name="dead acolyte of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20320" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20320" article="a" name="dead acolyte of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20321" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20321" article="a" name="dead acolyte of the cult"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20322" article="a" name="dead acolyte of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20319" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20323" article="a" name="dead amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20324" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20324" article="a" name="dead amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20325" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20325" article="a" name="dead amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20326" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20326" article="a" name="dead amazon"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20327" article="a" name="dead assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20328" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20328" article="a" name="dead assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20329" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20329" article="a" name="dead assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20330" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20330" article="a" name="dead assassin"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20331" article="a" name="dead bandit"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20332" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20332" article="a" name="dead bandit"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20333" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20333" article="a" name="dead bandit"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20334" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20334" article="a" name="dead bandit"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20335" article="a" name="dead barbarian bloodwalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20336" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20336" article="a" name="dead barbarian bloodwalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20337" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20337" article="a" name="dead barbarian bloodwalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20338" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20338" article="a" name="dead barbarian bloodwalker"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20339" article="a" name="dead barbarian brutetamer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20340" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20340" article="a" name="dead barbarian brutetamer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20341" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20341" article="a" name="dead barbarian brutetamer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20342" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20342" article="a" name="dead barbarian brutetamer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20343" article="a" name="dead barbarian headsplitter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20344" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20344" article="a" name="dead barbarian headsplitter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20345" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20345" article="a" name="dead barbarian headsplitter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20346" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20346" article="a" name="dead barbarian headsplitter"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20347" article="a" name="dead barbarian skullhunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20348" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20348" article="a" name="dead barbarian skullhunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20349" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20349" article="a" name="dead barbarian skullhunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20350" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20350" article="a" name="dead barbarian skullhunter"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20351" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20352" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20352" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20353" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20353" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20354" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20354" article="a" name="dead crazed beggar"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20355" article="a" name="dead black knight"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20356" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20356" article="a" name="dead black knight"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20357" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20357" article="a" name="dead black knight"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20358" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20358" article="a" name="dead black knight"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20359" article="a" name="dead crypt defiler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20360" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20360" article="a" name="dead crypt defiler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20361" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20361" article="a" name="dead crypt defiler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20362" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20362" article="a" name="dead crypt defiler"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20363" article="a" name="dead dark apprentice"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20364" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20364" article="a" name="dead dark apprentice"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20365" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20365" article="a" name="dead dark apprentice"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20366" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20366" article="a" name="dead dark apprentice"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20367" article="a" name="dead dark magician"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20368" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20368" article="a" name="dead dark magician"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20369" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20369" article="a" name="dead dark magician"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20370" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20370" article="a" name="dead dark magician"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20371" article="a" name="dead monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20372" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20372" article="a" name="dead monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20373" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20373" article="a" name="dead monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20374" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20374" article="a" name="dead monk"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20375" article="a" name="dead deadeye devious"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20376" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20376" article="a" name="dead deadeye devious"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20377" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20377" article="a" name="dead deadeye devious"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20378" article="a" name="dead deadeye devious"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20375" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20379" article="a" name="dead werewolf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20380" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20380" article="a" name="dead werewolf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20381" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20381" article="a" name="dead werewolf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20382" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20382" article="a" name="dead werewolf"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20383" article="a" name="dead doomsday cultist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20384" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20384" article="a" name="dead doomsday cultist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20385" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20385" article="a" name="dead doomsday cultist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20386" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20386" article="a" name="dead doomsday cultist"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20387" article="a" name="dead dryad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20388" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20388" article="a" name="dead dryad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20389" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20389" article="a" name="dead dryad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20390" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20390" article="a" name="dead dryad"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20391" article="a" name="dead enlightened of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20392" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20392" article="a" name="dead enlightened of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20393" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20393" article="a" name="dead enlightened of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20394" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20394" article="a" name="dead enlightened of the cult"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20395" article="a" name="dead feverish citizen"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20396" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20396" article="a" name="dead feverish citizen"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20397" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20397" article="a" name="dead feverish citizen"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20398" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20398" article="a" name="dead feverish citizen"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20399" article="a" name="dead fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20400" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20400" article="a" name="dead fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20401" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20401" article="a" name="dead fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20402" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20402" article="a" name="dead fury"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20403" article="a" name="dead gang member"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20404" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20404" article="a" name="dead gang member"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20405" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20405" article="a" name="dead gang member"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20406" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20406" article="a" name="dead gang member"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20407" article="a" name="dead gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20408" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20408" article="a" name="dead gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20409" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20409" article="a" name="dead gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20410" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20410" article="a" name="dead gladiator"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20411" article="a" name="dead grave robber"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20412" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20412" article="a" name="dead grave robber"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20413" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20413" article="a" name="dead grave robber"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20414" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20414" article="a" name="dead grave robber"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20415" article="a" name="dead hero"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20416" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20416" article="a" name="dead hero"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20417" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20417" article="a" name="dead hero"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20418" article="a" name="dead hero"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20415" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20419" article="a" name="dead hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20420" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20420" article="a" name="dead hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20421" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20421" article="a" name="dead hunter"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20422" article="a" name="dead hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20419" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20423" article="a" name="dead ice witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20424" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20424" article="a" name="dead ice witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20425" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20425" article="a" name="dead ice witch"> + <attribute key="decayTo" value="20426" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20426" article="a" name="dead ice witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20423" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20427" article="a" name="dead infernalist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20428" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20428" article="a" name="dead infernalist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20429" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20429" article="a" name="dead infernalist"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20430" article="a" name="dead infernalist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20427" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20431" name="dead jesse the wicked"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20432" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20432" name="dead jesse the wicked"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20433" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20433" name="dead jesse the wicked"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20434" name="dead jesse the wicked"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20431" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20435" name="dead lethal lissy"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20436" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20436" name="dead lethal lissy"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20437" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20437" name="dead lethal lissy"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20438" name="dead lethal lissy"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20435" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20439" article="a" name="dead mad scientist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20440" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20440" article="a" name="dead mad scientist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20441" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20441" article="a" name="dead mad scientist"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20442" article="a" name="dead mad scientist"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20439" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20443" article="a" name="dead man in the cave"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20444" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20444" article="a" name="dead man in the cave"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20445" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20445" article="a" name="dead man in the cave"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20446" article="a" name="dead man in the cave"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20443" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20447" article="a" name="dead midnight warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20448" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20448" article="a" name="dead midnight warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20449" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20449" article="a" name="dead midnight warrior"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20450" article="a" name="dead midnight warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20447" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20451" name="dead morik the gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20452" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20452" name="dead morik the gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20453" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20453" name="dead morik the gladiator"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20454" name="dead morik the gladiator"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20452" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20455" article="a" name="dead necromancer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20456" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20456" article="a" name="dead necromancer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20457" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20457" article="a" name="dead necromancer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20458" article="a" name="dead necromancer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20455" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20459" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20460" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20460" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20461" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20461" article="a" name="dead nomad"> + <attribute key="decayTo" value="20462" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20462" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20459" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20463" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20464" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20464" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20465" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20465" article="a" name="dead nomad"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20466" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20463" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20467" article="a" name="dead novice of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20468" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20468" article="a" name="dead novice of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20469" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20469" article="a" name="dead novice of the cult"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20470" article="a" name="dead novice of the cult"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20467" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20471" article="a" name="dead pirate buccaneer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20472" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20472" article="a" name="dead pirate buccaneer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20473" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20473" article="a" name="dead pirate buccaneer"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20474" article="a" name="dead pirate buccaneer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20471" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20475" article="a" name="dead pirate corsair"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20476" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20476" article="a" name="dead pirate corsair"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20477" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20477" article="a" name="dead pirate corsair"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20478" article="a" name="dead pirate corsair"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20475" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20479" article="a" name="dead pirate cutthroat"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20480" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20480" article="a" name="dead pirate cutthroat"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20481" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20481" article="a" name="dead pirate cutthroat"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20482" article="a" name="dead pirate cutthroat"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20479" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20483" article="a" name="dead pirate marauder"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20484" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20484" article="a" name="dead pirate marauder"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20485" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20485" article="a" name="dead pirate marauder"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20486" article="a" name="dead pirate marauder"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20483" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20487" article="a" name="dead poacher"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20488" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20488" article="a" name="dead poacher"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20489" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20489" article="a" name="dead poacher"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20490" article="a" name="dead poacher"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20487" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20491" article="a" name="dead priestess"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="20492" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20492" article="a" name="dead priestess"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="20493" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20493" article="a" name="dead priestess"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20494" article="a" name="dead priestess"> + <attribute key="containerSize" value="25" /> + <attribute key="decayTo" value="20491" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20495" name="dead robby the reckless"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20496" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20496" name="dead robby the reckless"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20497" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20497" name="dead robby the reckless"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20498" name="dead robby the reckless"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20495" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20499" name="dead ron the ripper"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20500" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20500" name="dead ron the ripper"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20501" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20501" name="dead ron the ripper"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20502" name="dead ron the ripper"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20499" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20503" name="dead smuggler baron silvertoe"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20504" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20504" name="dead smuggler baron silvertoe"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20505" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20505" name="dead smuggler baron silvertoe"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20506" name="dead smuggler baron silvertoe"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20503" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20507" article="a" name="dead smuggler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20508" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20508" article="a" name="dead smuggler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20509" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20509" article="a" name="dead smuggler"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20510" article="a" name="dead smuggler"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20507" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20511" article="a" name="dead stalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20512" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20512" article="a" name="dead stalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20513" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20513" article="a" name="dead stalker"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20514" article="a" name="dead stalker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20511" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20515" article="a" name="dead thief"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20516" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20516" article="a" name="dead thief"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20517" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20517" article="a" name="dead thief"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20518" article="a" name="dead thief"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20515" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20519" article="a" name="dead undead jester"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20520" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20520" article="a" name="dead undead jester"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20521" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20521" article="a" name="dead undead jester"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20522" article="a" name="dead undead jester"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20519" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20523" article="a" name="dead valkyrie"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20524" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20524" article="a" name="dead valkyrie"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20525" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20525" article="a" name="dead valkyrie"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20526" article="a" name="dead valkyrie"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20523" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20527" article="a" name="dead warlock"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20528" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20528" article="a" name="dead warlock"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20529" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20529" article="a" name="dead warlock"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20530" article="a" name="dead warlock"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20527" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20531" article="a" name="dead wild warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20532" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20532" article="a" name="dead wild warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20533" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20533" article="a" name="dead wild warrior"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20534" article="a" name="dead wild warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20531" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20535" article="a" name="dead witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20536" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20536" article="a" name="dead witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20537" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20537" article="a" name="dead witch"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20538" article="a" name="dead witch"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20535" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20539" name="dead xenia"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20540" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20540" name="dead xenia"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20541" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20541" name="dead xenia"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20542" name="dead xenia"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20539" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20543" name="dead yakchal"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20544" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20544" name="dead yakchal"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20545" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20545" name="dead yakchal"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20546" name="dead yakchal"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20543" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20547" article="a" name="dead yalahari"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20548" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20548" article="a" name="dead yalahari"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20549" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20549" article="a" name="dead yalahari"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20550" article="a" name="dead yalahari"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20547" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20551" article="a" name="dead zarabustor"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20552" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20552" article="a" name="dead zarabustor"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20553" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20553" article="a" name="dead zarabustor"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20554" article="a" name="dead zarabustor"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20551" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20555" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20556" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20556" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20557" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20557" article="a" name="dead crazed beggar"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20558" article="a" name="dead crazed beggar"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20555" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20559" article="a" name="dead dark monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20560" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20560" article="a" name="dead dark monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20561" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20561" article="a" name="dead dark monk"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20562" article="a" name="dead dark monk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20559" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20563" article="a" name="dead fernfang"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20564" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20564" article="a" name="dead fernfang"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20565" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20565" article="a" name="dead fernfang"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20566" article="a" name="dead fernfang"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20563" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20567" name="dead hemming"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20568" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20568" name="dead hemming"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20569" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20569" name="dead hemming"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20570" name="dead hemming"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20567" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20571" name="dead necropharus"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20572" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20572" name="dead necropharus"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20573" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20573" name="dead necropharus"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20574" name="dead necropharus"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20571" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20575" name="dead rukor zad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20576" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20576" name="dead rukor zad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20577" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20577" name="dead rukor zad"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20578" name="dead rukor zad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20575" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20579" article="a" name="dead unused assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20580" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20580" article="a" name="dead unused assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20581" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20581" article="a" name="dead unused assassin"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20582" article="a" name="dead unused assassin"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20579" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20583" article="a" name="dead bride of night"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20584" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20584" article="a" name="dead bride of night"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20585" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20585" article="a" name="dead bride of night"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20586" article="a" name="dead bride of night"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20583" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20587" article="a" name="dead yaga the crone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20588" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20588" article="a" name="dead yaga the crone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20589" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20589" article="a" name="dead yaga the crone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20590" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20590" article="a" name="dead yaga the crone"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20591" article="a" name="dead unused purple elf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20592" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20592" article="a" name="dead unused purple elf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20593" article="a" name="dead unused purple elf"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20591" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20594" article="a" name="dead elf overseer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20595" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20595" article="a" name="dead elf overseer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20596" article="a" name="dead elf overseer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20594" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20597" article="a" name="dead firestarter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20598" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20598" article="a" name="dead firestarter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="2947" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20599" article="a" name="dead firestarter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20597" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20600" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20601" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20601" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20602" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20602" article="a" name="dead nomad"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20603" article="a" name="dead nomad"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20600" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20604" name="dead doomhowl"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20605" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20605" name="dead doomhowl"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20606" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20606" name="dead doomhowl"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="20607" name="dead doomhowl"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="20604" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="20608" article="a" name="jade Zaoan queen"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the queen." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20609" article="a" name="jade Zaoan king"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the king." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20610" article="a" name="jade Zaoan bishop"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the bishop." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20611" article="a" name="jade Zaoan knight"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the knight." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20612" article="a" name="jade Zaoan rook"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the rook." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20613" article="a" name="jade Zaoan pawn"> + <attribute key="description" value="A Zaoan chess figure made of jade. It depicts the pawn." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20614" article="a" name="obsidian Zaoan queen"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the queen." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20615" article="a" name="obsidian Zaoan king"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the king." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20616" article="a" name="obsidian Zaoan bishop"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the bishop." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20617" article="a" name="obsidian Zaoan knight"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the knight." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20618" article="a" name="obsidian Zaoan rook"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the rook." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20619" article="a" name="obsidian Zaoan pawn"> + <attribute key="description" value="A Zaoan chess figure made of obsidian. It depicts the pawn." /> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="500" /> + </item> + <item id="20620" article="a" name="Zaoan chess box"> + <attribute key="containerSize" value="32" /> + <attribute key="description" value="This chess box is made of jade and obsidian. It will hold a full set of 32 Zaoan chess figures." /> + <attribute key="weight" value="3800" /> + </item> + <item id="20624" article="a" name="bookworm doll"> + <attribute key="description" value="It does not wish to be disturbed." /> + <attribute key="weight" value="1900" /> + </item> + <item id="20625" article="a" name="draken doll"> + <attribute key="description" value="This doll seems to be the favourite doll of the emperor. It was awarded by the gods." /> + <attribute key="weight" value="1500" /> + </item> + <item id="20668" article="a" name="shadowy statue" /> + <item fromid="20753" toid="20758" article="a" name="hedge" /> + <item id="20759" article="a" name="lurking tree" /> + <item id="20760" article="a" name="small birch" /> + <item id="20761" article="a" name="slumbering tree" /> + <item id="20762" article="an" name="orange maple" /> + <item id="20763" name="moonshine bells" /> + <item id="20764" article="a" name="starlight buttercup" /> + <item id="20765" article="a" name="forest pincer" /> + <item id="20766" article="an" name="orange shade" /> + <item id="20767" article="a" name="menhir" /> + <item id="20768" article="a" name="menhir" /> + <item id="20769" article="a" name="small menhir" /> + <item fromid="20771" toid="20775" name="branches" /> + <item fromid="20776" toid="20781" name="forest floor" /> + <item fromid="20787" toid="20797" name="branches" /> + <item fromid="20799" toid="20802" name="bookcase"> + <attribute key="containerSize" value="6" /> + </item> + <item fromid="20803" toid="20827" article="a" name="tree branch" /> + <item fromid="20828" toid="20831" article="a" name="twig" /> + <item fromid="20832" toid="20849" name="leaves" /> + <item fromid="20850" toid="20874" article="a" name="root" /> + <item fromid="20875" toid="20876" name="twisted roots" /> + <item fromid="20877" toid="20894" name="teal leaves" /> + <item fromid="20895" toid="20907" article="an" name="enormous tree" /> + <item fromid="20908" toid="20909" article="a" name="mould" /> + <item fromid="20910" toid="20919" name="warm blood" /> + <item fromid="20920" toid="20925" article="a" name="blood trickle" /> + <item fromid="20926" toid="20931" article="a" name="sand trickle" /> + <item fromid="20932" toid="20937" name="blood"> + <attribute key="type" value="trashholder" /> + <attribute key="effect" value="redspark" /> + <attribute key="allowpickupable" value="1" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item fromid="20938" toid="20942" article="a" name="sandy rock pile" /> + <item id="20946" article="a" name="sandy rock pile" /> + <item fromid="20947" toid="20958" article="a" name="sandstone mountain" /> + <item id="20967" article="a" name="ramp"> + <attribute key="floorchange" value="east" /> + </item> + <item id="20968" article="a" name="ramp" /> + <item id="20969" article="a" name="ramp"> + <attribute key="floorchange" value="west" /> + </item> + <item id="20970" article="a" name="ramp" /> + <item id="20971" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="20972" article="a" name="ramp" /> + <item id="20973" article="a" name="ramp"> + <attribute key="floorchange" value="north" /> + </item> + <item id="20974" article="a" name="ramp" /> + <item fromid="21079" toid="21112" article="a" name="mountain" /> + <item fromid="21113" toid="21124" name="forest floor" /> + <item fromid="21125" toid="21130" name="wild roses" /> + <item id="21131" name="branches" /> + <item fromid="21132" toid="21133" article="a" name="tree branch" /> + <item id="21134" article="an" name="enormous tree" /> + <item id="21135" article="a" name="tree branch" /> + <item fromid="21155" toid="21170" article="a" name="small brook" /> + <item fromid="21171" toid="21178" article="a" name="small stream" /> + <item fromid="21179" toid="21182" article="an" name="enormous glowing fruit" /> + <item fromid="21183" toid="21191" name="ferns" /> + <item id="21193" article="an" name="enormous tree" /> + <item id="21194" article="an" name="enormous tree" /> + <item id="21197" article="a" name="mountain" /> + <item fromid="21200" toid="21211" article="a" name="sandstone" /> + <item fromid="21212" toid="21215" article="a" name="glowing fruit" /> + <item fromid="21216" toid="21218" name="small glowing fruits" /> + <item id="21223" article="a" name="dead rorc"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21224" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21224" article="a" name="dead rorc"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21225" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21225" article="a" name="dead rorc"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21226" article="a" name="dead rorc"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21223" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21227" name="wild roses" /> + <item id="21228" article="a" name="hedge" /> + <item fromid="21229" toid="21232" article="a" name="blood well" /> + <item id="21241" article="a" name="tooth file"> + <attribute key="description" value="This tooth file looks somewhat used." /> + <attribute key="weight" value="510" /> + </item> + <item id="21242" article="a" name="lancet"> + <attribute key="description" value="A razorsharp tool, commonly used by necromancers to dissect things." /> + <attribute key="weight" value="490" /> + </item> + <item id="21243" article="a" name="horoscope"> + <attribute key="description" value="A personal horoscope, inscribed with comments and formulas." /> + <attribute key="weight" value="280" /> + </item> + <item id="21244" article="a" name="vampire's cape chain"> + <attribute key="description" value="Torn off from a vampire cape during a fight." /> + <attribute key="weight" value="620" /> + </item> + <item id="21245" name="blood tincture in a vial" plural="blood tincture in a vial"> + <attribute key="weight" value="630" /> + <attribute key="description" value="Used for writing and spattering unholy items." /> + <attribute key="showcount" value="0" /> + </item> + <item id="21246" name="incantation notes"> + <attribute key="weight" value="440" /> + <attribute key="description" value="A used scrap of paper showing scribbles and notes for a formula or incantation." /> + </item> + <item id="21247" name="pieces of magic chalk" plural="pieces of magic chalk"> + <attribute key="weight" value="680" /> + <attribute key="description" value="Imbued with magic, this chalk is used for drawing incantation circles." /> + <attribute key="showcount" value="0" /> + </item> + <item id="21248" article="a" name="candle made of human tallow" plural="candles made of human tallow"> + <attribute key="description" value="It burns with a reeking, pale green flame." /> + <attribute key="weight" value="30" /> + </item> + <item id="21249" article="a" name="flute made of a single bone"> + <attribute key="description" value="It is polished smooth and gleams ghastly." /> + <attribute key="weight" value="30" /> + </item> + <item id="21250" article="an" name="incantation fragment"> + <attribute key="weight" value="10" /> + <attribute key="description" value="A torn piece of parchment, showing part of an arcane incantation rite." /> + </item> + <item id="21251" article="an" name="incantation scroll"> + <attribute key="weight" value="10" /> + <attribute key="description" value="A scroll of parchment, inscribed with an arcane incantation rite." /> + </item> + <item id="21252" article="a" name="vampire's signet ring"> + <attribute key="description" value="A ring with a massive, faintly glowing seal, containing the blood of a vampire." /> + <attribute key="weight" value="10" /> + </item> + <item id="21253" name="the Vampire Count's medal"> + <attribute key="description" value="The medal belonging to the Vampire Count. It shimmers softly." /> + <attribute key="weight" value="10" /> + </item> + <item id="21254" article="a" name="dead shadow pupil"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21255" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21255" article="a" name="dead shadow pupil"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21256" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21256" article="a" name="dead shadow pupil"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21257" article="a" name="dead blood hand"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21259" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21258" article="a" name="dead blood hand"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21257" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21259" article="a" name="dead blood hand"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21260" article="a" name="dead shadow pupil"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21254" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21261" article="a" name="dead blood hand"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21258" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21262" article="a" name="dead blood priest"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21263" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21263" article="a" name="dead blood priest"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21264" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21264" article="a" name="dead blood priest"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21265" article="a" name="dead blood priest"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21262" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21275" article="a" name="slain vampire viscount"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21276" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21276" article="a" name="slain vampire viscount"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21277" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21277" article="a" name="slain vampire viscount"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21278" article="a" name="slain vampire viscount"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21275" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21279" article="a" name="dead gravedigger"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21280" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21280" article="a" name="dead gravedigger"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21281" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21281" article="a" name="dead gravedigger"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="21282" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21282" article="a" name="dead gravedigger"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21283" article="a" name="dead elder wyrm"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21284" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21284" article="a" name="dead elder wyrm"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21285" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21285" article="a" name="dead elder wyrm"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21286" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21286" article="a" name="dead elder wyrm"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21310" article="a" name="rorc feather"> + <attribute key="weight" value="250" /> + </item> + <item id="21311" article="an" name="elven hoof" plural="elven hooves"> + <attribute key="weight" value="230" /> + </item> + <item id="21312" name="venison"> + <attribute key="weight" value="380" /> + <attribute key="showcount" value="0" /> + </item> + <item id="21313" article="a" name="rorc egg"> + <attribute key="weight" value="250" /> + </item> + <item id="21314" article="a" name="hatched rorc egg"> + <attribute key="weight" value="150" /> + </item> + <item fromid="21315" toid="21348" name="earth" /> + <item fromid="21350" toid="21357" name="dripping candles" /> + <item id="21358" article="a" name="dead leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21360" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="21359" article="a" name="dead forest fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21363" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21360" article="a" name="dead leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21361" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="21361" article="a" name="dead leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21362" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="21362" article="a" name="dead leaf golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="21363" article="a" name="dead forest fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21364" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="21364" article="a" name="dead forest fury"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21365" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21365" article="a" name="dead forest fury"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + </item> + <item id="21366" article="a" name="dead tarnished spirit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21369" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21367" article="a" name="dead white shade"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21375" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21368" article="a" name="dead enraged soul"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21372" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21369" article="a" name="dead tarnished spirit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21370" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21370" article="a" name="dead tarnished spirit"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21371" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21371" article="a" name="dead tarnished spirit"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21372" article="a" name="dead enraged soul"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21373" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21373" article="a" name="dead enraged soul"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21374" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21374" article="a" name="dead enraged soul"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21375" article="a" name="dead white shade"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21376" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21376" article="a" name="dead white shade"> + <attribute key="containerSize" value="10" /> + <attribute key="decayTo" value="21377" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item id="21377" article="a" name="dead white shade"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="undead" /> + </item> + <item fromid="21378" toid="21379" name="leaves" /> + <item id="21384" article="a" name="strangely shaped menhir" /> + <item id="21392" article="a" name="dusty amphora" /> + <item id="21393" name="remains of a dusty amphora"> + <attribute key="decayTo" value="21392" /> + <attribute key="duration" value="300" /> + </item> + <item id="21394" name="Omrabas' heart"> + <attribute key="weight" value="80" /> + <attribute key="description" value="It is still alive and throbs in a steady rhythm." /> + </item> + <item id="21395" article="a" name="stimulated brain"> + <attribute key="weight" value="1500" /> + <attribute key="description" value="It glistens and pulsates with a subtle, worrying glow." /> + </item> + <item id="21399" article="a" name="golden raid token"> + <attribute key="weight" value="110" /> + </item> + <item id="21400" article="a" name="silver raid token"> + <attribute key="weight" value="100" /> + </item> + <item id="21401" article="a" name="small dragon tear"> + <attribute key="weight" value="10" /> + <attribute key="description" value="A dragon tear looks like a small, luminous gem, glittering in a golden light." /> + </item> + <item id="21402" article="an" name="empty storage flask"> + <attribute key="weight" value="180" /> + <attribute key="description" value="Omrabas gave you this flask to stuff intestines in." /> + </item> + <item id="21403" article="a" name="full storage flask"> + <attribute key="weight" value="290" /> + <attribute key="description" value="You hear an angry, hissing noise from it." /> + </item> + <item id="21404" article="a" name="hallowed bonepile" /> + <item id="21405" article="a" name="large hallowed bone"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="A big human bone glowing in a dark light. It tingles unpleasantly when you touch it." /> + </item> + <item id="21406" article="a" name="hallowed bone"> + <attribute key="weight" value="950" /> + <attribute key="description" value="A human bone glowing in a dark light. It tingles unpleasantly when you touch it." /> + </item> + <item id="21407" article="a" name="yellowed bone"> + <attribute key="weight" value="950" /> + <attribute key="description" value="A human bone yellow with age and shimmering as if polished clean." /> + </item> + <item id="21408" article="a" name="large yellowed bone"> + <attribute key="weight" value="1900" /> + <attribute key="description" value="A large human bone yellow with age and shimmering as if polished clean." /> + </item> + <item fromid="21409" toid="21412" article="a" name="blazing altar basin"> + <attribute key="description" value="Liquid fire is blazing inside." /> + </item> + <item id="21413" name="burning wall" /> + <item fromid="21414" toid="21415" article="a" name="floating bone" /> + <item id="21416" name="sand" /> + <item id="21417" article="a" name="blood vial"> + <attribute key="weight" value="180" /> + <attribute key="description" value="Tomruk The Ruddy gave you this vial to collect blood samples." /> + </item> + <item id="21418" article="a" name="blood vial"> + <attribute key="weight" value="180" /> + <attribute key="description" value="The blood in the vial is of a deep, ruby red." /> + </item> + <item id="21419" article="a" name="blood vial"> + <attribute key="weight" value="180" /> + <attribute key="description" value="The blood in the vial is of a strange colour, as if tainted." /> + </item> + <item id="21427" article="a" name="dowser"> + <attribute key="weight" value="360" /> + </item> + <item id="21428" article="a" name="fir cone"> + <attribute key="weight" value="190" /> + </item> + <item id="21429" name="the Bloodgong statue"> + <attribute key="description" value="A dragon statue holding a huge bronze gong. Its eyes shimmer bloodred in the firelight." /> + </item> + <item id="21430" article="a" name="strange fire"> + <attribute key="decayTo" value="21431" /> + <attribute key="duration" value="8" /> + </item> + <item id="21431" article="a" name="strange fire"> + <attribute key="decayTo" value="21433" /> + <attribute key="duration" value="4" /> + </item> + <item id="21433" article="a" name="strange fire"> + <attribute key="decayTo" value="21430" /> + <attribute key="duration" value="13" /> + </item> + <item id="21434" article="a" name="dead wilting leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21435" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="21435" article="a" name="dead wilting leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21436" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="21436" article="a" name="dead wilting leaf golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="21437" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="21437" article="a" name="dead wilting leaf golem"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="venom" /> + </item> + <item id="21446" name="shadow ashes"> + <attribute key="weight" value="5" /> + <attribute key="description" value="The ashes are warm and greasy to the touch. They emit a faint, dark glow." /> + </item> + <item id="21447" name="dripping candles" /> + <item id="21448" article="an" name="old parchment"> + <attribute key="weight" value="200" /> + <attribute key="description" value="This parchment is greasy from candle wax. It classifies candles by light, weight, smell, and danger." /> + </item> + <item id="21449" name="tainted blood essence"> + <attribute key="weight" value="630" /> + <attribute key="description" value="A special mixture by Tomruk The Ruddy, glowing unhealthily like his creator." /> + </item> + <item id="21450" article="a" name="blood pagoda" /> + <item id="21452" article="a" name="nail case"> + <attribute key="weight" value="200" /> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + </item> + <item id="21456" article="a" name="grave stone"> + <attribute key="description" value="You read: House of the Bronze Dragon. When the Silent Gong tolls three times, the pillars of the earth will shake and the House of the Bronze Dragon shall rise again." /> + </item> + <item id="21457" article="a" name="grave stone"> + <attribute key="description" value="You read: Lady Takesha, benevolent and wise, beloved Mistress of House Darkstone. With her ends the line of the Antishu. She always liked to be in the middle of things." /> + </item> + <item id="21458" article="a" name="monument"> + <attribute key="description" value="You read: The noble Sir Forestcue-Greenborough, creator of the famous Floating Gardens of Palace Dunesea." /> + </item> + <item id="21461" name="black marble floor" /> + <item id="21462" article="a" name="torn incantation fragment"> + <attribute key="weight" value="10" /> + <attribute key="description" value="This piece of the incantation scroll is incomplete." /> + </item> + <item id="21463" name="black marble floor" /> + <item id="21464" article="a" name="torn magic cape"> + <attribute key="weight" value="2950" /> + <attribute key="description" value="Despite its dirty appearance, it will do a good job disguising you as a necromancer." /> + </item> + <item id="21466" article="a" name="norseman doll"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="weight" value="1000" /> + </item> + <item id="21467" article="an" name="abacus"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="weight" value="1200" /> + </item> + <item id="21468" article="a" name="key of numerous locks"> + <attribute key="description" value="Unlocks greatness in everyone. Souvenir from Thais Museum." /> + <attribute key="weight" value="150" /> + </item> + <item id="21469" article="a" name="friendship amulet"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="slotType" value="necklace" /> + <attribute key="weight" value="520" /> + </item> + <item id="21470" name="the Mexcalibur"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="weight" value="1200" /> + </item> + <item id="21471" article="an" name="orc's jaw shredder"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="weight" value="2500" /> + </item> + <item id="21472" article="a" name="frozen heart"> + <attribute key="description" value="Souvenir from Thais Museum." /> + <attribute key="weight" value="2000" /> + </item> + <item id="21473" article="a" name="loose stone pile" /> + <item id="21474" article="a" name="crumpled paper"> + <attribute key="weight" value="10" /> + <attribute key="description" value="A crumpled notice showing a recipe." /> + </item> + <item id="21475" article="a" name="pannier backpack"> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + <attribute key="weight" value="1800" /> + </item> + <item id="21476" name="Omrabas' talking skull"> + <attribute key="weight" value="2180" /> + <attribute key="description" value="Omrabas The Black's soul lives inside this skull." /> + </item> + <item fromid="21477" toid="21478" name="the Brain Heater machine" /> + <item id="21482" name="Omrabas' bone key"> + <attribute key="description" value="It is delicately carved out of the bone of some animal and bears strange inscriptions." /> + <attribute key="weight" value="100" /> + </item> + <item id="21585" article="a" name="smoking coal"> + <attribute key="description" value="This coal is smoking and emmits quite a stench." /> + <attribute key="weight" value="1000" /> + </item> + <item id="21489" name="Omrabas' copper key"> + <attribute key="weight" value="100" /> + <attribute key="description" value="A very ornate key, made of solid copper." /> + </item> + <item fromid="21490" toid="21494" name="dripping candles" /> + <item fromid="21514" toid="21515" article="a" name="strange shrine" /> + <item id="21516" article="a" name="lift" /> + <item id="21517" article="an" name="ornate door with a keyhole" /> + <item id="21536" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="21540" toid="21551" name="wooden floor" /> + <item id="21552" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + <attribute key="decayTo" value="481" /> + <attribute key="duration" value="300" /> + </item> + <item id="21553" article="a" name="spirit shovel"> + <attribute key="weight" value="2800" /> + </item> + <item id="21554" article="a" name="tuning fork"> + <attribute key="weight" value="100" /> + </item> + <item id="21555" article="a" name="ghost detector"> + <attribute key="weight" value="900" /> + </item> + <item id="21556" article="a" name="thermometer"> + <attribute key="weight" value="800" /> + </item> + <item id="21557" article="a" name="lodestone"> + <attribute key="weight" value="300" /> + </item> + <item id="21558" article="a" name="ghost pacifier" /> + <item id="21559" article="a" name="monster nest" /> + <item id="21560" article="a" name="destroyed monster nest"> + <attribute key="decayTo" value="21559" /> + <attribute key="duration" value="120" /> + </item> + <item id="21561" article="an" name="ominous mound" /> + <item id="21562" article="an" name="opened ominous mound"> + <attribute key="decayTo" value="21561" /> + <attribute key="duration" value="120" /> + </item> + <item id="21563" article="a" name="charged ghost pacifier"> + <attribute key="decayTo" value="21558" /> + <attribute key="duration" value="120" /> + </item> + <item id="21564" article="a" name="flask mushroom fertilizer"> + <attribute key="weight" value="180" /> + <attribute key="description" value="It holds a liquid concentrate developed by the gnomes to fertilise mushrooms." /> + </item> + <item id="21565" article="a" name="gardener mushroom" /> + <item id="21566" article="a" name="partially charged lodestone"> + <attribute key="weight" value="300" /> + </item> + <item id="21567" article="a" name="magnetic monolith" /> + <item id="21568" article="a" name="highly charged lodestone"> + <attribute key="weight" value="300" /> + </item> + <item id="21569" name="gnomish supplies"> + <attribute key="description" value="It contains the clothes of a dwarf." /> + <attribute key="weight" value="800" /> + </item> + <item id="21690" article="a" name="triple bolt crossbow"> + <attribute key="weight" value="6200" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="attack" value="3" /> + <attribute key="hitChance" value="2" /> + </item> + <item id="21691" article="a" name="shrunken head necklace"> + <attribute key="weight" value="550" /> + <attribute key="slotType" value="necklace" /> + <attribute key="speed" value="20" /> + <attribute key="showattributes" value="1" /> + </item> + <item id="21692" article="an" name="albino plate"> + <attribute key="weight" value="8400" /> + <attribute key="armor" value="11" /> + <attribute key="slotType" value="body" /> + </item> + <item id="21693" article="a" name="horn"> + <attribute key="weight" value="120" /> + <attribute key="slotType" value="ring" /> + <attribute key="armor" value="1" /> + </item> + <item id="21695" article="a" name="sun mirror"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="150" /> + </item> + <item id="21696" article="an" name="icicle bow"> + <attribute key="weight" value="4200" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="6" /> + <attribute key="attack" value="1" /> + <attribute key="hitChance" value="4" /> + </item> + <item id="21697" article="a" name="runic ice shield"> + <attribute key="weight" value="4900" /> + <attribute key="defense" value="31" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="21699" article="a" name="trapped lightning"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="100" /> + </item> + <item id="21700" article="a" name="icy culotte"> + <attribute key="weight" value="1500" /> + <attribute key="armor" value="8" /> + <attribute key="slotType" value="legs" /> + <attribute key="absorbPercentIce" value="8" /> + </item> + <item id="21703" article="an" name="eye of the storm"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="150" /> + </item> + <item id="21705" article="a" name="glass of goo"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="170" /> + </item> + <item id="21706" article="a" name="goo shell"> + <attribute key="weight" value="5800" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentEarth" value="2" /> + <attribute key="absorbPercentFire" value="-2" /> + </item> + <item id="21707" article="a" name="haunted mirror piece"> + <attribute key="weight" value="2800" /> + <attribute key="defense" value="34" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="21708" name="vampire silk slippers"> + <attribute key="weight" value="1150" /> + </item> + <item id="21713" article="a" name="chargeless monolith"> + <attribute key="decayTo" value="21567" /> + <attribute key="duration" value="120" /> + </item> + <item id="21725" article="a" name="furious frock"> + <attribute key="weight" value="3400" /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentFire" value="5" /> + <attribute key="magiclevelpoints" value="2" /> + </item> + <item fromid="21731" toid="21732" name="memory box"> + <attribute key="description" value="It is said to freeze time itself to capture your fondest memories." /> + <attribute key="weight" value="2000" /> + </item> + <item fromid="22133" toid="22134" name="instable vortex"> + <attribute key="description" value="This vortex seems suck you right in.." /> + </item> + <item id="22137" article="a" name="large vortex" /> + <item id="22138" article="a" name="strange vortex" /> + <item id="22139" article="a" name="tiny vortex" /> + <item id="21924" article="a" name="ruined stair"> + <attribute key="floorchange" value="north" /> + </item> + <item id="21925" article="a" name="ruined stair"> + <attribute key="floorchange" value="west" /> + </item> + <item id="22381" name="ancient dream"> + <attribute key="description" value="The dream glows as if alive." /> + <attribute key="weight" value="15" /> + </item> + <item id="22383" article="a" name="dream nebuliser"> + <attribute key="description" value="Used to spray fine dream sand on things." /> + <attribute key="weight" value="100" /> + </item> + <item id="22384" name="strange good night songs"> + <attribute key="description" value="It contains some hypnotic melodies that are hard to remember." /> + <attribute key="weight" value="1300" /> + </item> + <item id="22387" article="a" name="bucket filled with gravel"> + <attribute key="description" value="This gravel is quite finely granulated." /> + <attribute key="weight" value="2400" /> + </item> + <item id="22388" article="a" name="bucket filled with chalk"> + <attribute key="description" value="By adding it to gravel, this chalk could be used as a binder of some sort to create mortar." /> + <attribute key="weight" value="2400" /> + </item> + <item id="22389" article="a" name="crude horn of bone"> + <attribute key="description" value="This horn makes a strange noise when blowing it." /> + <attribute key="weight" value="400" /> + </item> + <item id="22390" article="a" name="crude horn with mouthpiece"> + <attribute key="description" value="This horn actually sounds like a horn when blowing it - a very loud and distorted horn." /> + <attribute key="weight" value="500" /> + </item> + <item id="22391" article="a" name="mouthpiece for a horn"> + <attribute key="description" value="This mouthpiece can be used with a musical horn. It won't stay pristine very long in the open air." /> + <attribute key="weight" value="100" /> + </item> + <item id="22392" article="a" name="dead shock head"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22393" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22393" article="a" name="dead shock head"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22394" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22394" article="a" name="dead shock head"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22395" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22395" article="a" name="dead shock head"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22396" article="a" name="cluster of solace"> + <attribute key="weight" value="280" /> + </item> + <item id="22397" article="a" name="dream matter"> + <attribute key="weight" value="390" /> + </item> + <item id="22398" article="a" name="crude umbral blade"> + <attribute key="weight" value="6300" /> + <attribute key="defense" value="26" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="1" /> + </item> + <item id="22399" article="a" name="umbral blade"> + <attribute key="weight" value="5900" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="2" /> + </item> + <item id="22400" article="a" name="umbral masterblade"> + <attribute key="weight" value="5500" /> + <attribute key="defense" value="31" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="sword" /> + <attribute key="extradef" value="3" /> + <attribute key="skillSword" value="1" /> + </item> + <item id="22401" article="a" name="crude umbral slayer"> + <attribute key="weight" value="10000" /> + <attribute key="defense" value="29" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22402" article="a" name="umbral slayer"> + <attribute key="weight" value="9500" /> + <attribute key="defense" value="31" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22403" article="a" name="umbral master slayer"> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="35" /> + <attribute key="attack" value="54" /> + <attribute key="weaponType" value="sword" /> + <attribute key="skillSword" value="3" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="skillSword" value="3" /> + </item> + <item id="22404" article="a" name="crude umbral axe"> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="24" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="1" /> + </item> + <item id="22405" article="a" name="umbral axe"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="27" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="2" /> + </item> + <item id="22406" article="a" name="umbral master axe"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="53" /> + <attribute key="weaponType" value="axe" /> + <attribute key="extradef" value="3" /> + <attribute key="skillAxe" value="1" /> + </item> + <item id="22407" article="a" name="crude umbral chopper"> + <attribute key="weight" value="12000" /> + <attribute key="defense" value="27" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22408" article="a" name="umbral chopper"> + <attribute key="weight" value="11500" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22409" article="a" name="umbral master chopper"> + <attribute key="weight" value="11000" /> + <attribute key="defense" value="34" /> + <attribute key="attack" value="54" /> + <attribute key="weaponType" value="axe" /> + <attribute key="skillAxe" value="3" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22410" article="a" name="crude umbral mace"> + <attribute key="weight" value="9000" /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="48" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="1" /> + </item> + <item id="22411" article="a" name="umbral mace"> + <attribute key="weight" value="8500" /> + <attribute key="defense" value="26" /> + <attribute key="attack" value="50" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="2" /> + </item> + <item id="22412" article="a" name="umbral master mace"> + <attribute key="weight" value="8000" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="52" /> + <attribute key="weaponType" value="club" /> + <attribute key="extradef" value="3" /> + <attribute key="skillClub" value="1" /> + </item> + <item id="22413" article="a" name="crude umbral hammer"> + <attribute key="weight" value="17000" /> + <attribute key="defense" value="27" /> + <attribute key="attack" value="51" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22414" article="a" name="umbral hammer"> + <attribute key="weight" value="16500" /> + <attribute key="defense" value="30" /> + <attribute key="attack" value="53" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22415" article="a" name="umbral master hammer"> + <attribute key="weight" value="16000" /> + <attribute key="defense" value="34" /> + <attribute key="attack" value="55" /> + <attribute key="weaponType" value="club" /> + <attribute key="skillClub" value="3" /> + <attribute key="slotType" value="two-handed" /> + </item> + <item id="22416" article="a" name="crude umbral bow"> + <attribute key="weight" value="5000" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="7" /> + <attribute key="attack" value="2" /> + <attribute key="hitChance" value="5" /> + </item> + <item id="22417" article="a" name="umbral bow"> + <attribute key="weight" value="4500" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="7" /> + <attribute key="attack" value="4" /> + <attribute key="hitChance" value="5" /> + </item> + <item id="22418" article="a" name="umbral master bow"> + <attribute key="weight" value="4000" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="range" value="7" /> + <attribute key="attack" value="6" /> + <attribute key="hitChance" value="5" /> + <attribute key="skillDist" value="3" /> + </item> + <item id="22419" article="a" name="crude umbral crossbow"> + <attribute key="weight" value="13000" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="hitChance" value="1" /> + <attribute key="attack" value="3" /> + </item> + <item id="22420" article="a" name="umbral crossbow"> + <attribute key="weight" value="12500" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="hitChance" value="2" /> + <attribute key="attack" value="6" /> + </item> + <item id="22421" article="a" name="umbral master crossbow"> + <attribute key="weight" value="12000" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weaponType" value="distance" /> + <attribute key="ammoType" value="bolt" /> + <attribute key="range" value="5" /> + <attribute key="hitChance" value="4" /> + <attribute key="attack" value="9" /> + <attribute key="skillDist" value="3" /> + </item> + <item id="22422" article="a" name="crude umbral spellbook"> + <attribute key="weight" value="4000" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="absorbPercentEarth" value="2" /> + <attribute key="absorbPercentFire" value="2" /> + <attribute key="absorbPercentIce" value="2" /> + <attribute key="absorbPercentEnergy" value="2" /> + <attribute key="defense" value="14" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="22423" article="a" name="umbral spellbook"> + <attribute key="weight" value="3500" /> + <attribute key="magiclevelpoints" value="2" /> + <attribute key="absorbPercentEarth" value="3" /> + <attribute key="absorbPercentFire" value="3" /> + <attribute key="absorbPercentIce" value="3" /> + <attribute key="absorbPercentEnergy" value="3" /> + <attribute key="defense" value="16" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="22424" article="a" name="umbral master spellbook"> + <attribute key="weight" value="3000" /> + <attribute key="magiclevelpoints" value="4" /> + <attribute key="absorbPercentEarth" value="5" /> + <attribute key="absorbPercentFire" value="5" /> + <attribute key="absorbPercentIce" value="5" /> + <attribute key="absorbPercentEnergy" value="5" /> + <attribute key="defense" value="20" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="22444" article="a" name="bad dream" /> + <item id="22458" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22472" name="essence of dread"> + <attribute key="description" value="You don't like holding it. Really don't. As if something bad was just waiting to happen." /> + <attribute key="weight" value="30" /> + </item> + <item id="22473" name="essence of wishful thinking"> + <attribute key="description" value="Just looking at it makes you feel better. What could possibly go wrong." /> + <attribute key="weight" value="30" /> + </item> + <item id="22475" article="a" name="pendulum"> + <attribute key="description" value="Sometimes it swings out of its own accord." /> + <attribute key="weight" value="3500" /> + </item> + <item fromid="22476" toid="22477" article="a" name="ruined stair" /> + <item id="22478" article="a" name="dead sight of surrender"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22479" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22479" article="a" name="dead sight of surrender"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22480" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22480" article="a" name="dead sight of surrender"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22481" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22481" article="a" name="dead sight of surrender"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22482" article="a" name="dead guzzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22483" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22483" article="a" name="dead guzzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22484" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22484" article="a" name="dead guzzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22485" article="a" name="dead guzzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22482" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22486" article="a" name="dead silencer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22487" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22487" article="a" name="dead silencer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22488" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22488" article="a" name="dead silencer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22489" article="a" name="dead silencer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22486" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22490" article="a" name="dead choking fear"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22491" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22491" article="a" name="dead choking fear"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22492" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22492" article="a" name="dead choking fear"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22493" article="a" name="dead choking fear"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22490" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22494" article="a" name="dead terrorsleep"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22495" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22495" article="a" name="dead terrorsleep"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22496" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22496" article="a" name="dead terrorsleep"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22497" article="a" name="dead terrorsleep"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22494" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22503" name="gravel and chalk in a bucket"> + <attribute key="description" value="This contains a mixture of gravel and chalk." /> + </item> + <item id="22504" article="a" name="bucket full of mortar"> + <attribute key="description" value="This mortar seems to be perfect for construction or repair works." /> + </item> + <item id="22508" article="a" name="dead retching horror"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22505" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22505" article="a" name="dead retching horror"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22506" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22506" article="a" name="dead retching horror"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22507" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22507" article="a" name="dead retching horror"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22516" article="a" name="ring of ending"> + <attribute key="description" value="This constantly rotating ring is perfectly weightless, yet feels infinitely heavy at the same time." /> + <attribute key="slotType" value="ring" /> + <attribute key="weight" value="0" /> + </item> + <item id="22517" article="a" name="sight of surrender's eye"> + <attribute key="weight" value="550" /> + </item> + <item id="22518" article="a" name="broken visor"> + <attribute key="armor" value="1" /> + <attribute key="weight" value="1400" /> + <attribute key="slotType" value="head" /> + </item> + <item id="22523" article="a" name="tea spoon"> + <attribute key="description" value="Engraved in the back is "From Mommy, with love"." /> + <attribute key="weight" value="100" /> + </item> + <item id="22532" article="a" name="frazzle tongue"> + <attribute key="weight" value="680" /> + </item> + <item id="22533" article="a" name="frazzle skin"> + <attribute key="weight" value="190" /> + </item> + <item id="22534" article="a" name="silencer claws"> + <attribute key="weight" value="420" /> + </item> + <item id="22535" article="a" name="silencer resonating chamber"> + <attribute key="description" value="Blowing this fragile resonance chamber from an elevated place is likely to attract other silencers." /> + <attribute key="weight" value="350" /> + </item> + <item id="22536" article="a" name="dead weight"> + <attribute key="weight" value="750" /> + </item> + <item id="22537" article="a" name="trapped bad dream monster"> + <attribute key="weight" value="1200" /> + </item> + <item id="22538" article="a" name="bowl of terror sweat"> + <attribute key="weight" value="360" /> + </item> + <item id="22539" article="a" name="goosebump leather"> + <attribute key="weight" value="280" /> + </item> + <item id="22540" article="a" name="hemp rope"> + <attribute key="weight" value="190" /> + </item> + <item id="22541" article="a" name="pool of chitinous glue"> + <attribute key="weight" value="270" /> + </item> + <item id="22546" article="a" name="dead demon outcast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22547" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22547" article="a" name="dead demon outcast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22548" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22548" article="a" name="dead demon outcast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22549" article="a" name="dead demon outcast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22546" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22558" article="a" name="ruined stair"> + <attribute key="floorchange" value="north" /> + </item> + <item id="22559" article="a" name="ruined stair"> + <attribute key="floorchange" value="west" /> + </item> + <item id="22562" article="a" name="dead gaz'haragoth"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22563" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22563" article="a" name="dead gaz'haragoth"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22564" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22564" article="a" name="dead gaz'haragoth"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22565" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22565" article="a" name="dead gaz'haragoth"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22567" article="a" name="dead frazzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22568" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22568" article="a" name="dead frazzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22569" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22569" article="a" name="dead frazzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22570" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22570" article="a" name="dead frazzlemaw"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22587" article="a" name="stair"> + <attribute key="floorchange" value="north" /> + </item> + <item id="22588" article="a" name="stair"> + <attribute key="floorchange" value="west" /> + </item> + <item id="22589" article="a" name="stair"> + <attribute key="floorchange" value="eastalt" /> + </item> + <item id="22590" article="a" name="stair"> + <attribute key="floorchange" value="southalt" /> + </item> + <item id="22595" article="a" name="stair"> + <attribute key="floorchange" value="down" /> + </item> + <item id="22598" article="a" name="unrealized dream"> + <attribute key="weight" value="3300" /> + </item> + <item id="22604" article="a" name="silver prison key"> + <attribute key="description" value="You dreamt that this key unlocks the prison of a powerful horror that you had to face on your own." /> + <attribute key="weight" value="200" /> + </item> + <item id="22605" article="a" name="copper prison key"> + <attribute key="description" value="You dreamt that this key unlocks the prison of a powerful horror that you had to face on your own." /> + <attribute key="weight" value="200" /> + </item> + <item id="22606" article="a" name="bronze prison key"> + <attribute key="description" value="You dreamt that this key unlocks the prison of a powerful horror that you had to face on your own." /> + <attribute key="weight" value="200" /> + </item> + <item id="22607" article="a" name="golden prison key"> + <attribute key="description" value="You dreamt that this key unlocks the prison of a powerful horror that you had to face on your own." /> + <attribute key="weight" value="200" /> + </item> + <item id="22608" article="a" name="nightmare horn"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="22609" article="a" name="dream warden claw"> + <attribute key="weight" value="3100" /> + </item> + <item id="22610" article="a" name="dream warden mask"> + <attribute key="weight" value="3400" /> + </item> + <item id="22611" article="a" name="psychedelic tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="22612" article="a" name="demonic tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="22613" article="an" name="eye pod"> + <attribute key="weight" value="500" /> + </item> + <item fromid="22614" toid="22615" article="a" name="nightmare beacon"> + <attribute key="weight" value="500" /> + </item> + <item id="22616" article="a" name="nightmare hook"> + <attribute key="weight" value="500" /> + </item> + <item id="22629" article="a" name="dead mawhawk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22630" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22630" article="a" name="dead mawhawk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22631" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22631" article="a" name="dead mawhawk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="22632" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22632" article="a" name="dead mawhawk"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="22642" article="a" name="frazzlemaw santa"> + <attribute key="weight" value="600" /> + </item> + <item id="22643" article="a" name="leaf golem santa"> + <attribute key="weight" value="650" /> + </item> + <item id="22644" article="a" name="christmas cookie tray"> + <attribute key="weight" value="650" /> + </item> + <item fromid="22645" toid="22646" article="a" name="snow globe"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="22647" toid="22648" article="a" name="santa music box"> + <attribute key="weight" value="750" /> + </item> + <item id="22649" article="a" name="snowflake tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item fromid="22662" toid="22666" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="22667" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22668" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22669" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22670" article="a" name="ramp"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22696" article="a" name="cake backpack"> + <attribute key="weight" value="1800" /> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + </item> + <item id="22699" article="a" name="cake tapestry"> + <attribute key="weight" value="1000" /> + </item> + <item id="22814" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22815" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22816" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22817" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22818" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22819" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22820" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22821" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22822" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22823" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22824" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22825" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22826" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22827" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22828" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22829" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item id="22830" article="a" name="closed door"> + <attribute key="type" value="door" /> + <attribute key="blockprojectile" value="1" /> + </item> + <item id="22831" article="an" name="open door"> + <attribute key="type" value="door" /> + </item> + <item fromid="22840" toid="22842" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item fromid="22859" toid="22860" article="a" name="hole"> + <attribute key="floorchange" value="down" /> + </item> + <item id="22862" article="a" name="stair"> + <attribute key="floorchange" value="north" /> + </item> + <item id="22863" article="a" name="stair"> + <attribute key="floorchange" value="west" /> + </item> + <item id="22864" article="a" name="stair" /> + <item id="22865" article="a" name="stair"> + <attribute key="floorchange" value="south" /> + </item> + <item id="22866" article="a" name="stair" /> + <item id="22867" article="a" name="stair"> + <attribute key="floorchange" value="east" /> + </item> + <item id="23121" article="a" name="stair"> + <attribute key="floorchange" value="north" /> + </item> + <item id="23122" article="a" name="stair"> + <attribute key="floorchange" value="west" /> + </item> + <item id="23123" article="a" name="stair" /> + <item id="23124" article="a" name="stair"> + <attribute key="floorchange" value="south" /> + </item> + <item id="23125" article="a" name="stair" /> + <item id="23126" article="a" name="stair"> + <attribute key="floorchange" value="east" /> + </item> + <item id="23316" article="a" name="midnight panther doll"> + <attribute key="description" value="It is said to be a symbol of perseverance and luck." /> + <atribute key="weight" value="170" /> + </item> + <item id="23343" article="a" name="dead glooth golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23344" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23344" article="a" name="dead glooth golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23345" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23345" article="a" name="dead glooth golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23346" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23346" article="a" name="dead glooth golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23347" article="a" name="dead metal gargoyle"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23348" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23348" article="a" name="dead metal gargoyle"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23349" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23349" article="a" name="dead metal gargoyle"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23350" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23350" article="a" name="dead metal gargoyle"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23351" article="a" name="dead blood beast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23352" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23352" article="a" name="dead blood beast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23353" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23353" article="a" name="dead blood beast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23354" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23354" article="a" name="dead blood beast"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23355" article="a" name="dead rustheap golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23356" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23356" article="a" name="dead rustheap golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23357" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23357" article="a" name="dead rustheap golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23358" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23358" article="a" name="dead rustheap golem"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23359" article="a" name="dead glooth anemone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23360" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23360" article="a" name="dead glooth anemone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23361" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23361" article="a" name="dead glooth anemone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23362" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23362" article="a" name="dead glooth anemone"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23363" article="a" name="dead walker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23364" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23364" article="a" name="dead walker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23365" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23365" article="a" name="dead walker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23366" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23366" article="a" name="dead walker"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="energy" /> + </item> + <item id="23367" article="a" name="dead moohtant"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23368" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23368" article="a" name="dead moohtant"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23369" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23369" article="a" name="dead moohtant"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23370" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23370" article="a" name="dead moohtant"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23371" article="a" name="dead minotaur amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23372" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23372" article="a" name="dead minotaur amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23373" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23373" article="a" name="dead minotaur amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23374" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23374" article="a" name="dead minotaur amazon"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23375" article="a" name="dead execowtioner"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23376" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23376" article="a" name="dead execowtioner"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23377" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23377" article="a" name="dead execowtioner"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23378" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23378" article="a" name="dead execowtioner"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23417" article="a" name="slime slide" /> + <item id="23419" article="a" name="slime slide" /> + <item id="23460" article="a" name="blue pollen"> + <attribute key="weight" value="50" /> + </item> + <item id="23466" article="a" name="dead minotaur hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23467" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23467" article="a" name="dead minotaur hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23468" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23468" article="a" name="dead minotaur hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23469" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23469" article="a" name="dead minotaur hunter"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23462" article="a" name="dead mooh'tah warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23463" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23463" article="a" name="dead mooh'tah warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23464" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23464" article="a" name="dead mooh'tah warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23465" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23465" article="a" name="dead mooh'tah warrior"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23470" article="a" name="dead worm priestess"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23471" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23471" article="a" name="dead worm priestess"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23472" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23472" article="a" name="dead worm priestess"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23473" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23473" article="a" name="dead worm priestess"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23474" article="a" name="glooth injection tube"> + <attribute key="weight" value="1400" /> + </item> + <item id="23479" article="a" name="dead glooth blob"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23480" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23480" article="a" name="dead glooth blob"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23481" article="a" name="dead rot elemental"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23482" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23482" article="a" name="dead rot elemental"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23483" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23483" article="a" name="dead rot elemental"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23484" article="a" name="dead devourer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23485" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23485" article="a" name="dead devourer"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23495" article="a" name="necrometer"> + <attribute key="weight" value="800" /> + </item> + <item id="23508" article="a" name="pint of glooth"> + <attribute key="description" value="Though it's frothy green, it has quite a pleasant odour." /> + <attribute key="weight" value="200" /> + </item> + <item id="23514" article="a" name="glooth sandwich"> + <attribute key="weight" value="800" /> + </item> + <item id="23515" article="a" name="bowl of glooth soup"> + <attribute key="weight" value="100" /> + </item> + <item id="23516" article="a" name="bottle of glooth wine"> + <attribute key="weight" value="400" /> + </item> + <item id="23517" article="a" name="glooth steak"> + <attribute key="weight" value="1200" /> + </item> + <item id="23524" article="a" name="supply crate"> + <attribute key="description" value="A supply crate filled with turnips." /> + <attribute key="weight" value="6000" /> + </item> + <item id="23526" article="a" name="supply crate"> + <attribute key="description" value="A supply crate filled with turnips." /> + <attribute key="weight" value="6000" /> + </item> + <item id="23527" article="a" name="supply crate"> + <attribute key="description" value="A supply crate filled with turnips." /> + <attribute key="weight" value="6000" /> + </item> + <item id="23529" article="a" name="glooth spear"> + <attribute key="description" value="It can only be wielded properly by players of level 60 or higher." /> + <attribute key="attack" value="55" /> + <attribute key="weaponType" value="distance" /> + <attribute key="shootType" value="gloothspear" /> + <attribute key="range" value="3" /> + <attribute key="maxHitChance" value="80" /> + <attribute key="weight" value="2600" /> + </item> + <item id="23535" article="a" name="glooth cape"> + <attribute key="description" value="It can only be wielded properly by druids and sorcerers of level 40 or higher." /> + <attribute key="armor" value="9" /> + <attribute key="slotType" value="body" /> + <attribute key="absorbPercentEarth" value="5" /> + <attribute key="absorbPercentFire" value="-5" /> + <attribute key="weight" value="2900" /> + </item> + <item id="23536" article="a" name="rubber cap"> + <attribute key="description" value="It can only be wielded properly by druids and sorcerers of level 70 or higher." /> + <attribute key="armor" value="5" /> + <attribute key="slotType" value="head" /> + <attribute key="absorbPercentEarth" value="3" /> + <attribute key="absorbPercentFire" value="-3" /> + <attribute key="magiclevelpoints" value="1" /> + <attribute key="weight" value="800" /> + </item> + <item id="23537" article="a" name="mooh'tah plate"> + <attribute ky="description" value="It can only be wielded properly by knights and paladins." /> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="12500" /> + </item> + <item id="23538" article="a" name="heat core"> + <attribute key="armor" value="12" /> + <attribute key="slotType" value="body" /> + <attribute key="weight" value="5500" /> + </item> + <item id="23539" article="a" name="alloy legs"> + <attribute key="description" value="It can only be wielded properly by players of level 60 or higher." /> + <attribute key="armor" value="6" /> + <attribute key="slotType" value="legs" /> + <attribute key="speed" value="20" /> + <attribute key="weight" value="4500" /> + </item> + <item id="23540" article="a" name="metal spats"> + <attribute key="description" value="It can only be wielded properly by knights and paladins of level 50 or higher." /> + <attribute key="armor" value="1" /> + <attribute key="slotType" value="feet" /> + <attribute key="absorbPercentPhysical" value="1" /> + <attribute key="weight" value="1800" /> + </item> + <item id="23541" article="a" name="gearwheel chain"> + <attribute key="description" value="It can only be wielded properly by players of level 75 or higher." /> + <attribute key="armor" value="3" /> + <attribute key="slotType" value="necklace" /> + <attribute key="weight" value="1000" /> + </item> + <item id="23542" article="a" name="metal bat"> + <attribute key="description" value="It can only be wielded properly by players of level 55 or higher." /> + <attribute key="defense" value="20" /> + <attribute key="attack" value="44" /> + <attribute key="weaponType" value="club" /> + <attribute key="weight" value="5100" /> + </item> + <item id="23543" article="a" name="glooth whip"> + <attribute key="description" value="It can only be wielded properly by players of level 25 or higher." /> + <attribute key="defense" value="19" /> + <attribute key="attack" value="33" /> + <attribute key="weaponType" value="club" /> + <attribute key="weight" value="3200" /> + </item> + <item id="23544" article="a" name="moohtant cudgel"> + <attribute key="description" value="It can only be wielded properly by players of level 60 or higher." /> + <attribute key="defense" value="21" /> + <attribute key="attack" value="47" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weight" value="8500" /> + </item> + <item id="23545" article="a" name="mino lance"> + <attribute key="description" value="It can only be wielded properly by players of level 45 or higher." /> + <attribute key="defense" value="23" /> + <attribute key="attack" value="40" /> + <attribute key="weaponType" value="axe" /> + <attribute key="weight" value="6500" /> + </item> + <item id="23546" article="a" name="mino shield"> + <attribute key="defense" value="31" /> + <attribute key="weaponType" value="shield" /> + <attribute key="weight" value="6500" /> + </item> + <item id="23547" article="an" name="execowtioner axe"> + <attribute key="description" value="It can only be wielded properly by players of level 55 or higher." /> + <attribute key="defense" value="18" /> + <attribute key="attack" value="46" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weight" value="8200" /> + </item> + <item id="23548" article="a" name="cowtana"> + <attribute key="description" value="It can only be wielded properly by players of level 25 or higher." /> + <attribute key="defense" value="19" /> + <attribute key="extradef" value="1" /> + <attribute key="attack" value="34" /> + <attribute key="weaponType" value="sword" /> + <attribute key="weight" value="2800" /> + </item> + <item id="23549" article="a" name="glooth club"> + <attribute key="description" value="It can only be wielded properly by knights of level 75 or higher." /> + <attribute key="defense" value="1" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="26" /> + <attribute key="charges" value="2" /> + <attribute key="weight" value="1900" /> + </item> + <item id="23550" article="a" name="glooth blade"> + <attribute key="description" value="It can only be wielded properly by knights of level 75 or higher." /> + <attribute key="defense" value="1" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="sword" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="26" /> + <attribute key="charges" value="2" /> + <attribute key="weight" value="1900" /> + </item> + <item id="23551" article="a" name="glooth axe"> + <attribute key="description" value="It can only be wielded properly by knights of level 75 or higher." /> + <attribute key="defense" value="1" /> + <attribute key="attack" value="39" /> + <attribute key="weaponType" value="axe" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="elementEarth" value="26" /> + <attribute key="charges" value="2" /> + <attribute key="weight" value="1900" /> + </item> + <item id="23553" article="a" name="glob of glooth"> + <attribute key="weight" value="10" /> + </item> + <item id="23554" article="a" name="glooth amulet"> + <attribute key="description" value="It can only be wielded properly by sorcerers and druids of level 75 or higher." /> + <attribute key="slotType" value="necklace" /> + <attribute key="charges" value="20" /> + <attribute key="showcharges" value="1" /> + <attribute key="absorbPercentPhysical" value="10" /> + <attribute key="absorbPercentMagic" value="10" /> + <attribute key="showattributes" value="1" /> + <attribute key="weight" value="220" /> + </item> + <item id="23555" article="a" name="cup of cowcoa"> + <attribute key="description" value="This substance is extremely acrid, that vessel won't hold it for long." /> + <attribute key="duration" value="180" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + <attribute key="weight" value="400" /> + </item> + <item id="23558" article="a" name="cup of cowcoa"> + <attribute key="description" value="This substance is extremely acrid, that vessel won't hold it for long." /> + <attribute key="duration" value="180" /> + <attribute key="showduration" value="1" /> + <attribute key="showattributes" value="1" /> + <attribute key="weight" value="400" /> + </item> + <item id="23559" article="a" name="vial of coloured glooth"> + <attribute key="description" value="This vial holds a sample of coloured glooth." /> + <attribute key="weight" value="500" /> + </item> + <item id="23560" article="a" name="vial of coloured glooth"> + <attribute key="description" value="This vial holds a sample of coloured glooth." /> + <attribute key="weight" value="500" /> + </item> + <item id="23557" article="a" name="control unit"> + <attribute key="description" value="A hermit near Carlin might be able to tell you more about it." /> + <attribute key="weight" value="200" /> + </item> + <item id="23563" article="a" name="mono detector"> + <attribute key="weight" value="800" /> + </item> + <item id="23564" article="a" name="metal jaw"> + <attribute key="weight" value="140" /> + </item> + <item id="23565" article="a" name="slime heart"> + <attribute key="weight" value="180" /> + </item> + <item id="23566" article="a" name="poisoned fang"> + <attribute key="weight" value="120" /> + </item> + <item id="23567" article="a" name="necromantic rust"> + <attribute key="weight" value="150" /> + </item> + <item id="23568" article="a" name="slimy leaf tentacle"> + <attribute key="weight" value="300" /> + </item> + <item id="23569" article="a" name="metal toe"> + <attribute key="weight" value="500" /> + </item> + <item id="23570" article="a" name="giant pacifier"> + <attribute key="weight" value="900" /> + </item> + <item id="23571" article="a" name="moohtant horn"> + <attribute key="weight" value="350" /> + </item> + <item id="23572" article="an" name="execowtioner mask"> + <attribute key="weight" value="320" /> + </item> + <item id="23573" article="a" name="mooh'tah shell"> + <attribute key="weight" value="500" /> + </item> + <item id="23574" article="a" name="glooth bag"> + <attribute key="weight" value="3000" /> + </item> + <item id="23575" article="a" name="cowbell"> + <attribute key="weight" value="400" /> + </item> + <item id="23579" article="a" name="strange probing device"> + <attribute key="description" value="There is no evidence this thing even works. Even the slightest movement may trigger its mechanisms." /> + <attribute key="weight" value="800" /> + </item> + <item id="23580" article="a" name="strange probing device"> + <attribute key="description" value="There is no evidence this thing even works. Even the slightest movement may trigger its mechanisms." /> + <attribute key="weight" value="800" /> + </item> + <item id="23582" article="a" name="strange probing device"> + <attribute key="description" value="There is no evidence this thing even works. Even the slightest movement may trigger its mechanisms." /> + <attribute key="weight" value="800" /> + </item> + <item id="23588" name="green light"> + <attribute key="slotType" value="ammo" /> + <attribute key="weight" value="20" /> + </item> + <item id="23589" article="a" name="lisa's doll"> + <attribute key="weight" value="650" /> + </item> + <item id="23590" article="an" name="one hit wonder"> + <attribute key="description" value="It can only be wielded properly by players of level 70 or higher." /> + <attribute key="defense" value="22" /> + <attribute key="attack" value="49" /> + <attribute key="weaponType" value="club" /> + <attribute key="slotType" value="two-handed" /> + <attribute key="weight" value="9600" /> + </item> + <item id="23662" article="a" name="juicy roots"> + <attribute key="weight" value="200" /> + </item> + <item id="23663" article="a" name="feedbag"> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + <attribute key="weight" value="1800" /> + </item> + <item id="23666" article="a" name="glooth backpack"> + <attribute key="containerSize" value="20" /> + <attribute key="slotType" value="backpack" /> + <attribute key="weight" value="1800" /> + </item> + <item id="23719" article="the" name="scorcher"> + <attribute key="description" value="It's warm to the touch." /> + <attribute key="weight" value="1500" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="fire" /> + <attribute key="range" value="3" /> + </item> + <item id="23721" article="the" name="chiller"> + <attribute key="description" value="It is a little, well, chilly to the touch." /> + <attribute key="weight" value="1500" /> + <attribute key="weaponType" value="wand" /> + <attribute key="shootType" value="smallice" /> + <attribute key="range" value="3" /> + </item> + <item id="23722" article="a" name="light stone shower rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori infir mas tera" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="4" /> + </item> + <item id="23723" article="a" name="lightest missile rune"> + <attribute key="type" value="rune" /> + <attribute key="runeSpellName" value="adori infir vis" /> + <attribute key="weight" value="210" /> + <attribute key="charges" value="4" /> + </item> + <item id="23771" article="a" name="spellbook of the novice"> + <attribute key="description" value="It shows your spells and can also shield against attacks when worn." /> + <attribute key="weight" value="1400" /> + <attribute key="defense" value="8" /> + <attribute key="weaponType" value="shield" /> + </item> + <item id="23787" article="a" name="worn out pirate boots" /> + <item id="23788" article="a" name="worn dress" /> + <item id="23789" article="a" name="smelly leather legs" /> + <item id="23798" article="a" name="paladin's bow" > + <attribute key="description" value="A simple bow, yet well crafted." /> + </item> + <item id="23791" article="a" name="book"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="0" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="23792" article="a" name="book"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="0" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="23793" article="a" name="book"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="0" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="23794" article="a" name="book"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="0" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="23795" article="a" name="book"> + <attribute key="weight" value="1300" /> + <attribute key="writeable" value="0" /> + <attribute key="maxTextLen" value="0" /> + </item> + <item id="23799" article="a" name="simple arrow"> + <attribute key="description" value="They match the bow. Simple, yet sleek." /> + </item> + <item id="23800" article="a" name="wooden shield"> + <attribute key="description" value="Sturdy and a little worn, but still in good shape." /> + </item> + <item id="23801" article="a" name="simple dagger"> + <attribute key="description" value="Many a knight has relied on this trusted weapon." /> + </item> + <item id="23802" article="the" name="scorcher"> + <attribute key="description" value="Ideal for young sorcerers to practise the ways of their magic." /> + </item> + <item id="23803" article="a" name="light missile rune"> + <attribute key="description" value="It stores a small amount of vibrant magical energy." /> + </item> + <item id="23804" article="the" name="chiller"> + <attribute key="description" value="Ideally suited to teach young druids the first steps in their craft." /> + </item> + <item id="23805" article="a" name="light stone shower rune"> + <attribute key="description" value="It holds some fragment of the power of the earth." /> + </item> + <item id="23806" article="an" name="black knight doll"> + <attribute key="weight" value="1800" /> + <attribute key="description" value="My sad story is told by few living humans but many dead warriors." /> + </item> + <item id="23807" article="an" name="black knight doll"> + <attribute key="weight" value="1800" /> + <attribute key="description" value="My sad story is told by few living humans but many dead warriors." /> + </item> + <item id="23810" name="the lion's heart"> + <attribute key="description" value="The amulet looks like a golden lions head. A hermit in Carlin might tell you more about it." /> + <attribute key="weight" value="1800" /> + </item> + <item id="23816" article="a" name="war backpack"> + <attribute key="weight" value="1800" /> + <attribute key="writeable" value="0" /> + <attribute key="description" value="Carry all you need for battle in it." /> + </item> + <item id="23817" article="a" name="dead woodling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23818" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23818" article="a" name="dead woodling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23819" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23819" article="a" name="dead woodling"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23820" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23820" article="a" name="dead woodling"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23821" article="a" name="dead meadow strider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23822" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23822" article="a" name="dead meadow strider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23823" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23823" article="a" name="dead meadow strider"> + <attribute key="containerSize" value="15" /> + <attribute key="decayTo" value="23824" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23824" article="a" name="dead meadow strider"> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="300" /> + <attribute key="corpseType" value="blood" /> + <attribute key="fluidSource" value="blood" /> + </item> + <item id="23825" article="a" name="dead dawnfly"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23826" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23826" article="a" name="dead dawnfly"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23827" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23827" article="a" name="dead dawnfly"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="23827" /> + <attribute key="duration" value="60" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23828" article="a" name="dead dawnfly"> + <attribute key="containerSize" value="20" /> + <attribute key="decayTo" value="0" /> + <attribute key="duration" value="10" /> + <attribute key="corpseType" value="venom" /> + <attribute key="fluidSource" value="slime" /> + </item> + <item id="23839" article="a" name="simple arrow"> + <attribute key="weight" value="60" /> + <attribute key="slotType" value="ammo" /> + <attribute key="attack" value="20" /> + <attribute key="weaponType" value="ammunition" /> + <attribute key="ammoType" value="arrow" /> + <attribute key="shootType" value="simplearrow" /> + <attribute key="maxHitChance" value="91" /> + </item> + <item id="24331" article="an" name="assassin doll"> + <attribute key="weight" value="2504" /> + <attribute key="description" value="Only the real killers can touch me!" /> + </item> + <item id="24332" article="an" name="assassin doll"> + <attribute key="weight" value="2504" /> + <attribute key="description" value="Only the real killers can touch me!" /> + </item> + <item id="30001" name="water" /> + <item id="30002" name="blood" /> + <item id="30003" name="beer" /> + <item id="30004" name="slime" /> + <item id="30005" name="lemonade" /> + <item id="30006" name="milk" /> + <item id="30007" name="manafluid" /> + <item id="30010" name="lifefluid" /> + <item id="30011" name="oil" /> + <item id="30013" name="urine" /> + <item id="30014" name="coconut milk" /> + <item id="30015" name="wine" /> + <item id="30019" name="mud" /> + <item id="30021" name="fruit juice" /> + <item id="30026" name="lava" /> + <item id="30027" name="rum" /> + <item id="30028" name="swamp" /> + <item id="30035" name="tea" /> + <item id="30043" name="mead" /> +</items> diff --git a/items.php b/items.php new file mode 100644 index 0000000..a3039b8 --- /dev/null +++ b/items.php @@ -0,0 +1,394 @@ +<?php require_once 'engine/init.php'; include 'layout/overall/header.php'; + + if($config['items'] == true) { + +// Loading equipable items list +$itemsCache = new Cache('engine/cache/items'); +if (user_logged_in() && is_admin($user_data)) { + if (isset($_GET['update'])) { + echo "<p><strong>Logged in as admin, loading engine/XML/items.xml file and updating cache.</strong></p>"; + // ITEMS XML TO PHP ARRAY + $itemsXML = simplexml_load_file("engine/XML/items.xml"); + if ($itemsXML !== false) { + $types = array(); + $type_attr = array(); + $groups = array(); + + // This empty array will eventually contain all items grouped by type and indexed by item type + $items = array(); + + // Loop through each XML item object + foreach ($itemsXML as $type => $item) { + // Get item types + if (!in_array($type, $types)) { + $types[] = $type; + $type_attr[$type] = array(); + } + // Get item attributes + $attributes = array(); + // Extract attribute values from the XML object and store it in a more manage friendly way $attributes + foreach ($item->attributes() as $aName => $aValue) + $attributes["$aName"] = "$aValue"; + // Remove unececsary attributes + if (isset($attributes['plural'])) unset($attributes['plural']); + //if (isset($attributes['id'])) unset($attributes['id']); + //if (isset($attributes['fromid'])) unset($attributes['fromid']); + //if (isset($attributes['toid'])) unset($attributes['toid']); + if (isset($attributes['editorsuffix'])) unset($attributes['editorsuffix']); + if (isset($attributes['article'])) unset($attributes['article']); + // Populate type attributes + foreach (array_keys($attributes) as $attr) { + if (!in_array($attr, $type_attr[$type])) + $type_attr[$type][] = $attr; + } + + // Loop through every <attribute> object inside the <item> object + $item_attributes = array(); + $iai = array(); + + foreach ($item as $attribute) { + foreach ($attribute->attributes() as $aName => $aValue) { + if($aName == 'key') { + $attribute_attributes["$aName"] = "$aValue"; + $iai[] = $attribute_attributes[$aName]; + } + } + } + foreach ($item as $attribute) { + foreach ($attribute->attributes() as $aName => $aValue) { + $attribute_attributes["$aName"] = "$aValue"; + if(in_array($attribute_attributes[$aName], $iai)) { + $whatis = $attribute_attributes[$aName]; + } else { + $item_attributes[$whatis] = (isset($attribute_attributes[$aName])) ? $attribute_attributes[$aName] : false; + } + } + } + foreach (array_keys($attributes) as $attr) { + if (!in_array($attr, $type_attr[$type])) + $type_attr[$type][] = $attr; + } + + // Add items with slotType or weaponType (TFS 1.x default) + if(isset($attributes['id'])) $id = (isset($attributes['id'])) ? $attributes['id'] : false; + if(isset($attributes['fromid'])) $id = (isset($attributes['name'])) ? $attributes['name'] : false; + if (isset($item_attributes['slotType']) || isset($item_attributes['weaponType'])) { + $items[$type][$id] = array('attributes' => $item_attributes); + + // Populate item array with potential relevant attributes for the item type + foreach ($type_attr[$type] as $att) + $items[$type][$id][$att] = (isset($attributes[$att])) ? $attributes[$att] : false; + } + + + $save = array($items); + + + } + $itemsCache->setContent($items); + $itemsCache->save(); + } else { + echo "<p><strong>Failed to load engine/XML/items.xml file.</strong></p>"; + } + } else { + $items = $itemsCache->load(); + ?> + <form action=""> + <input type="submit" name="update" value="Generate new cache"> + </form> + <?php + } + // END ITEMS XML TO PHP ARRAY +} else { + $items = $itemsCache->load(); +} +// End loading items list + +if ($items) { + // Preparing data + $types = array_keys($items); + $itemServer = 'http://'.$config['shop']['imageServer'].'/'; + + //slotType values and names + if(isset($_GET['slot'])) { + switch($_GET['slot']) { + case 'helmet': + $slottype = 'head'; + $slottype_name = 'Helmets'; + break; + case 'sword': + $slottype = 'sword'; + $slottype_name = 'Swords'; + break; + case 'distance': + $slottype = 'distance'; + $slottype_name = 'Distance Weapons'; + break; + case 'wand': + $slottype = 'wand'; + $slottype_name = 'Wands & Rods'; + break; + case 'armor': + $slottype = 'body'; + $slottype_name = 'Armors'; + break; + case 'club': + $slottype = 'club'; + $slottype_name = 'Clubs'; + break; + case 'ammunition': + $slottype = 'ammunition'; + $slottype_name = 'Ammunition'; + break; + case 'book': + $slottype = 'shield'; + $slottype_name = 'Spellbooks'; + break; + case 'legs': + $slottype = 'legs'; + $slottype_name = 'Legs'; + break; + case 'axe': + $slottype = 'axe'; + $slottype_name = 'Axes'; + break; + case 'necklace': + $slottype = 'necklace'; + $slottype_name = 'Amulets & Necklaces'; + break; + case 'feet': + $slottype = 'feet'; + $slottype_name = 'Boots'; + break; + case 'shield': + $slottype = 'shield'; + $slottype_name = 'Shields & Spellbooks'; + break; + case 'backpack': + $slottype = 'backpack'; + $slottype_name = 'Backpacks'; + break; + case 'ring': + $slottype = 'ring'; + $slottype_name = 'Rings'; + break; + default: + $slottype_name = 'null'; + break; + } + } + + // Render HTML + if(isset($_GET['slot']) && ($slottype_name == 'null')) header("Location:items.php"); + ?> + + <h1 id="items">Items<?php if (isset($_GET['slot'])) echo ' ('.$slottype_name.')';?></h1> + <?php if(empty($_GET['slot'])) { ?> + <table> + <tbody> + <tr> + <td style="text-align:center;"><a href="?slot=helmet">Helmets<br><img src="<?php echo $itemServer.'2471.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=sword">Swords<br><img src="<?php echo $itemServer.'8931.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=shield">Shields & Spellbooks<br><img src="<?php echo $itemServer.'2523.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=necklace">Amulets<br><img src="<?php echo $itemServer.'2173.gif'; ?>" /></a></td> + </tr> + <tr> + <td style="text-align:center;"><a href="?slot=armor">Armors<br><img src="<?php echo $itemServer.'2466.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=club">Clubs<br><img src="<?php echo $itemServer.'2444.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=wand">Wands & Rods<br><img src="<?php echo $itemServer.'2190.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=ammunition">Ammunition<br><img src="<?php echo $itemServer.'6529.gif'; ?>" /></a></td> + </tr> + <tr> + <td style="text-align:center;"><a href="?slot=legs">Legs<br><img src="<?php echo $itemServer.'2470.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=axe">Axes<br><img src="<?php echo $itemServer.'8925.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=ring">Rings<br><img src="<?php echo $itemServer.'6093.gif'; ?>" /></a></td> + </tr> + <tr> + <td style="text-align:center;"><a href="?slot=feet">Boots<br><img src="<?php echo $itemServer.'2646.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=distance">Distance<br><img src="<?php echo $itemServer.'5803.gif'; ?>" /></a></td> + <td style="text-align:center;"><a href="?slot=backpack">Backpacks<br><img src="<?php echo $itemServer.'9774.gif'; ?>" /></a></td> + </tr> + </tbody> + </table> + <?php } else { ?> + <table> + <tbody> + <tr> + <td></td> + <td>Name</td> + <td>Attributes</td> + </tr> + +<?php foreach ($items['item'] as $select) { + $attributes = array(); + $extradef = NULL; + $element = NULL; + if (!empty($select['id'])) $itemid = $select['id']; + else $itemid = $select['fromid']; + + if (!empty($select['attributes'])) { + foreach ($select['attributes'] as $att => $value) { + if($att == 'slotType' || $att == 'weaponType') $slotType = $value; + if(!empty($slotType) && $slotType == $slottype) $show = true; + else $show = false; + } + } + + if($show == true) { ?> + <tr> + <td><img src="<?php echo $itemServer.$itemid.'.gif'; ?>" /></td> + <td><?php echo ucwords($select['name']); ?></td> + <td><?php + foreach ($select['attributes'] as $array => $value) { + + $extra = NULL; + if($value > 0) $extra = '+'; + switch ($array) { + case 'weight': + echo ucwords($array).': '.intval($value/100).'.'.substr($value, -2).' oz<br>'; + break; + case 'containerSize': + echo 'Slots: '.$value.'<br>'; + break; + case 'armor': + echo ucwords($array).': '.$value.'<br>'; + break; + case 'attack': + echo ucwords($array).': '.$value; + if($element != NULL) echo ' ('.$element.')'; + echo '<br>'; + break; + case 'defense': + echo ucwords($array).': '.$value; + if($extradef != NULL) echo ' ('.$extradef.')'; + echo '<br>'; + break; + case 'skillFist': + echo 'Fist Fighting: '.$extra.$value.'<br>'; + break; + case 'skillAxe': + echo 'Axe Fighting: '.$extra.$value.'<br>'; + break; + case 'skillSword': + echo 'Sword Fighting: '.$extra.$value.'<br>'; + break; + case 'skillClub': + echo 'Club Fighting: '.$extra.$value.'<br>'; + break; + case 'skillAxe': + echo 'Axe Fighting: '.$extra.$value.'<br>'; + break; + case 'skillDist': + echo 'Distance Fighting: '.$extra.$value.'<br>'; + break; + case 'skillShield': + echo 'Shielding: '.$extra.$value.'<br>'; + break; + case 'range': + echo ucwords($array).': '.$value.'<br>'; + break; + case 'shootType': + echo 'Shoot Type: '.ucwords($value).'<br>'; + break; + case 'hitChance': + echo 'Hit: '.$extra.$value.'%<br>'; + break; + case 'magiclevelpoints': + echo 'Magic Level: '.$extra.$value.'<br>'; + break; + case 'absorbPercentEnergy': + echo 'Energy Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentFire': + echo 'Fire Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentEarth': + echo 'Earth Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentPoison': + echo 'Poison Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentIce': + echo 'Ice Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentHoly': + echo 'Holy Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentDeath': + echo 'Death Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentLifeDrain': + echo 'Life Drain Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentManaDrain': + echo 'Mana Drain Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentDrown': + echo 'Drown Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentPhysical': + echo 'Physical Protection: '.$extra.$value.'%<br>'; + break; + case 'absorbPercentIce': + echo 'Ice Protection: '.$extra.$value.'%<br>'; + break; + /**case 'suppressDrunk': + echo 'Suppress Drunk: Yes<br>'; + break; + case 'suppressEnergy': + echo 'Suppress Energy: Yes<br>'; + break; + case 'suppressFire': + echo 'Suppress Fire: Yes<br>'; + break; + case 'suppressPoison': + echo 'Suppress Poison: Yes<br>'; + break; + case 'suppressDrown': + echo 'Suppress Drown: Yes<br>'; + break; + case 'suppressPhysical': + echo 'Suppress Bleeding: Yes<br>'; + break; + case 'suppressFreeze': + echo 'Suppress Freeze: Yes<br>'; + break; + case 'suppressDazzle': + echo 'Suppress Dazzle: Yes<br>'; + break; + case 'suppressCurse': + echo 'Suppress Curse: Yes<br>'; + break; + Those are not necessary in my opinion, but if you want to show + **/ + case 'speed': + echo 'Speed: '.$extra.($value/2).'<br>'; + break; + case 'charges': + echo 'Charges: '.$value.'<br>'; + break; + } + } + ?> + </td> + </tr> + + +<?php + } + } ?> + + </tbody> + </table> + + <?php + } +} else { ?> + <h1>Items</h1> + <p>Items have currently not been loaded into the website by the server admin.</p> +<?php } +} else { + echo 'Items\' page not enabled.'; +} +include 'layout/overall/footer.php'; +?> diff --git a/layout/menu.php b/layout/menu.php index 9f8be20..ef10066 100644 --- a/layout/menu.php +++ b/layout/menu.php @@ -13,6 +13,7 @@ <li><a href="deaths.php">Deaths</a></li> <li><a href="killers.php">Killers</a></li> <li><a href="spells.php">Spells</a></li> + <?php if ($config['items'] == true) { ?><li><a href="items.php">Items</a></li><?php } ?> </ul> </li> <li><a href="forum.php">Forum</a></li>