diff options
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 |