diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-17 05:08:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-17 05:08:35 -0300 |
commit | 654d54d42079e21ac0541cb1e5f28c08cc935d5d (patch) | |
tree | ced30475ba31099de02627b57fb264958193d70d /db/re/attr_fix.txt | |
parent | 3cb4b0171536a04e177d823213a1aff51ab56f8d (diff) | |
parent | 4e242e64460a5548b77d512f317a8cd66967a95f (diff) | |
download | serverdata-kfahr.tar.gz serverdata-kfahr.tar.bz2 serverdata-kfahr.tar.xz serverdata-kfahr.zip |
Merge branch 'master' into kfahrkfahr
Diffstat (limited to 'db/re/attr_fix.txt')
-rw-r--r-- | db/re/attr_fix.txt | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/db/re/attr_fix.txt b/db/re/attr_fix.txt index b79ff7fe..37e7bd44 100644 --- a/db/re/attr_fix.txt +++ b/db/re/attr_fix.txt @@ -1,14 +1,14 @@ // Elemental attribute damage adjustment tables // -// Row: target's defense element -// Column: attacker's weapon element +// Row: attacker's weapon element +// Column: target's defense element 1,10 // lv1 Attribute table //Neut Watr Natr Fire NYI NYI Holy Shdw NYI NYI 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 90, 120, 80, 100, 100, 100, 100, 100, 100, // Water - 100, 80, 90, 120, 100, 100, 100, 100, 100, 100, // Nature - 100, 120, 80, 90, 100, 100, 100, 100, 100, 100, // Fire + 100, 90, 80, 120, 100, 100, 100, 100, 100, 100, // Water + 100, 120, 90, 80, 100, 100, 100, 100, 100, 100, // Nature + 100, 80, 120, 90, 100, 100, 100, 100, 100, 100, // Fire 100, 100, 100, 100, 90, 100, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 90, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 100, 90, 120, 100, 100, // Holy @@ -19,9 +19,9 @@ 2,10 // lv2 Attribute table //Neut Watr Natr Fire NYI NYI Holy Shdw NYI NYI 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 90, 130, 70, 100, 100, 100, 100, 100, 100, // Water - 100, 70, 90, 130, 100, 100, 100, 100, 100, 100, // Nature - 100, 130, 70, 90, 100, 100, 100, 100, 100, 100, // Fire + 100, 90, 70, 130, 100, 100, 100, 100, 100, 100, // Water + 100, 130, 90, 70, 100, 100, 100, 100, 100, 100, // Nature + 100, 70, 130, 90, 100, 100, 100, 100, 100, 100, // Fire 100, 100, 100, 100, 90, 100, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 90, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 100, 90, 130, 100, 100, // Holy @@ -32,9 +32,9 @@ 3,10 // lv3 Attribute table //Neut Watr Natr Fire NYI NYI Holy Shdw NYI NYI 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 90, 140, 60, 100, 100, 100, 100, 100, 100, // Water - 100, 60, 90, 140, 100, 100, 100, 100, 100, 100, // Nature - 100, 140, 60, 90, 100, 100, 100, 100, 100, 100, // Fire + 100, 90, 60, 140, 100, 100, 100, 100, 100, 100, // Water + 100, 140, 90, 60, 100, 100, 100, 100, 100, 100, // Nature + 100, 60, 140, 90, 100, 100, 100, 100, 100, 100, // Fire 100, 100, 100, 100, 90, 100, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 90, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 100, 90, 140, 100, 100, // Holy @@ -45,9 +45,9 @@ 4,10 // lv4 Attribute table //Neut Watr Natr Fire NYI NYI Holy Shdw NYI NYI 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 90, 150, 50, 100, 100, 100, 100, 100, 100, // Water - 100, 50, 90, 150, 100, 100, 100, 100, 100, 100, // Nature - 100, 150, 50, 90, 100, 100, 100, 100, 100, 100, // Fire + 100, 90, 50, 150, 100, 100, 100, 100, 100, 100, // Water + 100, 150, 90, 50, 100, 100, 100, 100, 100, 100, // Nature + 100, 50, 150, 90, 100, 100, 100, 100, 100, 100, // Fire 100, 100, 100, 100, 90, 100, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 90, 100, 100, 100, 100, // UNUSED 100, 100, 100, 100, 100, 100, 90, 150, 100, 100, // Holy |