summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-20 18:20:25 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-20 18:20:25 -0300
commitdb600d026dc2f77a96d46f06e001e523b3112292 (patch)
treed8ed614390c22e65e14be93a869028f34e2f9153
parent21e89c86f9179f0afb31fd35ca1e8abb3d6845e3 (diff)
downloadserverdata-db600d026dc2f77a96d46f06e001e523b3112292.tar.gz
serverdata-db600d026dc2f77a96d46f06e001e523b3112292.tar.bz2
serverdata-db600d026dc2f77a96d46f06e001e523b3112292.tar.xz
serverdata-db600d026dc2f77a96d46f06e001e523b3112292.zip
Actually, as AOE equips became toast, correct the ATK penalty to original -20%
-rw-r--r--db/item_options.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_options.conf b/db/item_options.conf
index 8b1e04801..542ca4097 100644
--- a/db/item_options.conf
+++ b/db/item_options.conf
@@ -1055,7 +1055,7 @@ item_options_db: (
{
Id: 187
Name: "IOPT_SPLASHDAMAGE"
- Script: <" bonus(bSplashAddRange, getequippedoptioninfo(IT_OPT_VALUE)); bonus(bAtkRate, -18); ">
+ Script: <" bonus(bSplashAddRange, getequippedoptioninfo(IT_OPT_VALUE)); bonus(bAtkRate, -20); ">
},
{
Id: 188