-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathitems.xml
More file actions
executable file
·32 lines (32 loc) · 1.48 KB
/
items.xml
File metadata and controls
executable file
·32 lines (32 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<items>
<item gid="1734" name="xd xd" type="0">
<desc>ac ac</desc>
<data attack="5" defence="10" speed="1" quality="1" price="50" power="0" />
</item>
<item gid="1732" name="wand" type="0">
<desc>fajny wand</desc>
<data attack="15" defence="3" speed="0.5" quality="2" price="200" power="1"/>
</item>
<item gid="1602" name="Mikstura many" type="2">
<desc>Odnawia 10 mp</desc>
<data power="1" price="15" />
</item>
<item gid="1472" name="Magic Book" type="1">
<desc>Bardzo dobry item</desc>
<data defence="10" quality="2" price="600" power="1"/>
</item>
<item gid="1604" name="Heal potion" type="2">
<desc>Odnawia 10 hp</desc>
<data power="2" price="600" />
</item>
<item gid="1357" name="Rękawica Chwały" type="1">
<desc> Ukradziona Karmazynowemu Mścicielowi \\nPodczas gdy siedział na toalecie.\\nPonoć bardzo sie zdenerwował i do dziś szuka sprawcy.</desc>
<data defence="20" quality="3" price="5000" power="0.3"/>
</item>
<item gid="2945" name="Rózga druida" type="0">
<desc> Dla początkującego druida jest to bardzo \\nDobra różdżka \\nStworzył ją sam Kótonus, wielki mag,\\nktóry aktualnie
\\nSiedzi w więzieniu za wykroczenia i niezapłacone \\nMandaty otrzymane podczas prowadzenia \\nPowozu konnego.</desc>
<data attack="20" defence="2" speed="25" quality="2" price="20" power="0.3"/>
</item>
</items>