diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-26 12:29:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-26 12:29:19 -0300 |
commit | eef68c451956e8d867d78675c1c092fdc8b3d9e4 (patch) | |
tree | 75cd4d51839ee3a0dae6946beff50c1a1c0b32ca /itemoptions.xml | |
parent | ae955299512c0c601c5610210212b352883bedb7 (diff) | |
download | clientdata-eef68c451956e8d867d78675c1c092fdc8b3d9e4.tar.gz clientdata-eef68c451956e8d867d78675c1c092fdc8b3d9e4.tar.bz2 clientdata-eef68c451956e8d867d78675c1c092fdc8b3d9e4.tar.xz clientdata-eef68c451956e8d867d78675c1c092fdc8b3d9e4.zip |
Okay, we can now add our own options if needed.
Some interesting options goes from splash, walk speed, max weight, exp gain,
SC Resistance, autospells, draining/reflection, Double Attack.
...And the legendary option to make all monsters drop [Acorn], also known as TIRIFTO BONUS!
Diffstat (limited to 'itemoptions.xml')
-rw-r--r-- | itemoptions.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/itemoptions.xml b/itemoptions.xml index 77b1bc43..3477956f 100644 --- a/itemoptions.xml +++ b/itemoptions.xml @@ -99,12 +99,12 @@ Copyright (C) 2017 Evol Online --> id="24" field="crit" /> - <!-- subele not used --> + <!-- elemental bonuses not used --> <option id="150" field="boss def" /> - <!-- more subele and race and size - unused --> + <!-- more elemental and race and size - unused --> <option id="165" field="crit def" @@ -120,5 +120,6 @@ Copyright (C) 2017 Evol Online --> field="mana use" /> <!-- 173 and 174 (drain skills) - missing on server side --> + <!-- Attack element not used --> </itemoptions> |