summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2020-07-27 10:55:27 +0200
committerGitHub <noreply@github.com>2020-07-27 10:55:27 +0200
commitda6bd5bd44ab14f8dd2658912e92d959ed26b7ad (patch)
tree7807a698d05ee0b47f3e5148330e2ab521879702 /db/constants.conf
parente90730312b92edc237088d601b1047ceff3402eb (diff)
parent9f39a74248de7908955cb876fa2fb936babd2546 (diff)
downloadhercules-da6bd5bd44ab14f8dd2658912e92d959ed26b7ad.tar.gz
hercules-da6bd5bd44ab14f8dd2658912e92d959ed26b7ad.tar.bz2
hercules-da6bd5bd44ab14f8dd2658912e92d959ed26b7ad.tar.xz
hercules-da6bd5bd44ab14f8dd2658912e92d959ed26b7ad.zip
Merge pull request #2790 from Kenpachi2k13/def_ele_tolerance
Add bonuses to reduce received damage based on attacker's defense element
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 60528f598..8adbb21cd 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -653,6 +653,8 @@ constants_db: {
bSetMDefRace: 2060
bAddRaceTolerance: 2061
bAddMaxWeight: 2062
+ bSubDefEle: 2063
+ bMagicSubDefEle: 2064
comment__: "Equip index"
/* reference to script.c::script_defaults():equip[] array used for easy-conversion */