summaryrefslogtreecommitdiff
path: root/itemoptions.xml
diff options
context:
space:
mode:
authorSaulc <lucas@debian>2018-01-13 19:41:26 +0100
committerSaulc <lucas@debian>2018-01-13 19:41:26 +0100
commit4c4f4be30bae96e6cd943de326b1a4b1b841dcd4 (patch)
treea94e0a063e5df2a9f7f84f720982a3bca0c0cf6d /itemoptions.xml
downloadclientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.gz
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.bz2
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.tar.xz
clientdata-4c4f4be30bae96e6cd943de326b1a4b1b841dcd4.zip
Initial commit
Diffstat (limited to 'itemoptions.xml')
-rw-r--r--itemoptions.xml38
1 files changed, 38 insertions, 0 deletions
diff --git a/itemoptions.xml b/itemoptions.xml
new file mode 100644
index 00000000..fbed2a16
--- /dev/null
+++ b/itemoptions.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Authors: 4144
+Copyright (C) 2017 Evol Online -->
+
+<itemoptions>
+ <option
+ id="1"
+ field1="maxhp"
+ />
+ <option
+ id="2"
+ field="maxsp"
+ />
+ <option
+ id="3"
+ field="str"
+ />
+ <option
+ id="4"
+ field="agi"
+ />
+ <option
+ id="5"
+ field="vit"
+ />
+ <option
+ id="6"
+ field="int"
+ />
+ <option
+ id="7"
+ field="dex"
+ />
+ <option
+ id="8"
+ field="luk"
+ />
+</itemoptions>