diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-28 22:13:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-28 22:13:14 -0300 |
commit | f0ab528d92ff5d67c31219dfaba8a7a58a8d5543 (patch) | |
tree | bf93ba21a2feeb6288d0d480caaf5da314eab330 | |
parent | 3b1c54e3f02e9ac64b070b72edf2405ea87f5de0 (diff) | |
download | clientdata-f0ab528d92ff5d67c31219dfaba8a7a58a8d5543.tar.gz clientdata-f0ab528d92ff5d67c31219dfaba8a7a58a8d5543.tar.bz2 clientdata-f0ab528d92ff5d67c31219dfaba8a7a58a8d5543.tar.xz clientdata-f0ab528d92ff5d67c31219dfaba8a7a58a8d5543.zip |
Two extra options
-rw-r--r-- | itemoptions.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/itemoptions.xml b/itemoptions.xml index 9b899231..32a43873 100644 --- a/itemoptions.xml +++ b/itemoptions.xml @@ -101,6 +101,11 @@ Copyright (C) 2017 Evol Online --> /> <!-- elemental bonuses not used --> <option + id="148" + field="boss atk" + /> + <!-- 149 unused --> + <option id="150" field="boss def" /> @@ -178,5 +183,9 @@ Copyright (C) 2017 Evol Online --> id="198" field="blind inflict" /> + <option + id="199" + field="crit dmg %" + /> </itemoptions> |