diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-10 13:23:15 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-10 13:23:15 -0200 |
commit | 4777b06b4d0073b43e7011457f2a993e8a4cd1d6 (patch) | |
tree | 1caf0f884eca168535cb78976e2370abcb2941cd | |
parent | 8a58e37ee3fef8e39524d371881eccb821fecb5e (diff) | |
download | serverdata-4777b06b4d0073b43e7011457f2a993e8a4cd1d6.tar.gz serverdata-4777b06b4d0073b43e7011457f2a993e8a4cd1d6.tar.bz2 serverdata-4777b06b4d0073b43e7011457f2a993e8a4cd1d6.tar.xz serverdata-4777b06b4d0073b43e7011457f2a993e8a4cd1d6.zip |
Element-element now have resistance (except for ghost and undead elements)
Resistance by defense level: D1: 5% D2: 10% D3: 20% D4: 30%
-rw-r--r-- | db/re/attr_fix.txt | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/db/re/attr_fix.txt b/db/re/attr_fix.txt index a69bc2898..31501a8ef 100644 --- a/db/re/attr_fix.txt +++ b/db/re/attr_fix.txt @@ -45,53 +45,53 @@ 1,10 // lv1 Attribute table //Neut Watr Erth Fire Wind Natu Holy Shdw Gho Und - 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 100, 100, 75, 125, 100, 100, 100, 70, 100, // Water - 100, 100, 100, 125, 75, 100, 100, 100, 70, 100, // Earth - 100, 125, 75, 100, 100, 100, 100, 100, 70, 100, // Fire - 100, 75, 125, 100, 100, 100, 100, 100, 70, 100, // Wind - 100, 100, 100, 100, 100, 100, 100, 100, 70, 125, // Nature - 100, 100, 100, 100, 100, 85, 100, 125, 70, 70, // Holy - 100, 100, 100, 100, 100, 85, 125, 100, 70, 70, // Shadow + 95, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral + 100, 95, 100, 75, 125, 100, 100, 100, 70, 100, // Water + 100, 100, 95, 125, 75, 100, 100, 100, 70, 100, // Earth + 100, 125, 75, 95, 100, 100, 100, 100, 70, 100, // Fire + 100, 75, 125, 100, 95, 100, 100, 100, 70, 100, // Wind + 100, 100, 100, 100, 100, 95, 100, 100, 70, 125, // Nature + 100, 100, 100, 100, 100, 85, 95, 125, 70, 70, // Holy + 100, 100, 100, 100, 100, 85, 125, 95, 70, 70, // Shadow 50, 70, 70, 70, 70, 70, 70, 70, 125, 70, // Ghost 100, 100, 100, 100, 100, 120, 80, 80, 70, 100, // Undead 2,10 // lv2 Attribute table //Neut Watr Erth Fire Wind Natu Holy Shdw Gho Und - 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 100, 100, 50, 150, 100, 100, 100, 70, 100, // Water - 100, 100, 100, 150, 50, 100, 100, 100, 70, 100, // Earth - 100, 150, 50, 100, 100, 100, 100, 100, 70, 100, // Fire - 100, 50, 150, 100, 100, 100, 100, 100, 70, 100, // Wind - 100, 100, 100, 100, 100, 100, 100, 100, 70, 150, // Nature - 100, 100, 100, 100, 100, 80, 100, 150, 70, 70, // Holy - 100, 100, 100, 100, 100, 80, 150, 100, 70, 70, // Shadow + 90, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral + 100, 90, 100, 50, 150, 100, 100, 100, 70, 100, // Water + 100, 100, 90, 150, 50, 100, 100, 100, 70, 100, // Earth + 100, 150, 50, 90, 100, 100, 100, 100, 70, 100, // Fire + 100, 50, 150, 100, 90, 100, 100, 100, 70, 100, // Wind + 100, 100, 100, 100, 100, 90, 100, 100, 70, 150, // Nature + 100, 100, 100, 100, 100, 80, 90, 150, 70, 70, // Holy + 100, 100, 100, 100, 100, 80, 150, 90, 70, 70, // Shadow 40, 60, 60, 60, 60, 60, 60, 60, 150, 60, // Ghost 100, 100, 100, 100, 100, 140, 70, 70, 70, 70, // Undead 3,10 // lv3 Attribute table //Neut Watr Erth Fire Wind Natu Holy Shdw Gho Und - 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 100, 100, 25, 175, 100, 100, 100, 70, 100, // Water - 100, 100, 100, 175, 25, 100, 100, 100, 70, 100, // Earth - 100, 175, 25, 100, 100, 100, 100, 100, 70, 100, // Fire - 100, 25, 175, 100, 100, 100, 100, 100, 70, 100, // Wind - 100, 100, 100, 100, 100, 100, 100, 100, 70, 175, // Nature - 100, 100, 100, 100, 100, 75, 100, 175, 70, 70, // Holy - 100, 100, 100, 100, 100, 75, 175, 100, 70, 70, // Shadow + 80, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral + 100, 80, 100, 25, 175, 100, 100, 100, 70, 100, // Water + 100, 100, 80, 175, 25, 100, 100, 100, 70, 100, // Earth + 100, 175, 25, 80, 100, 100, 100, 100, 70, 100, // Fire + 100, 25, 175, 100, 80, 100, 100, 100, 70, 100, // Wind + 100, 100, 100, 100, 100, 80, 100, 100, 70, 175, // Nature + 100, 100, 100, 100, 100, 75, 80, 175, 70, 70, // Holy + 100, 100, 100, 100, 100, 75, 175, 80, 70, 70, // Shadow 30, 50, 50, 50, 50, 50, 50, 50, 175, 50, // Ghost 100, 100, 100, 100, 100, 160, 60, 60, 70, 60, // Undead 4,10 // lv4 Attribute table //Neut Watr Erth Fire Wind Natu Holy Shdw Gho Und - 100, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral - 100, 100, 100, 5, 200, 100, 100, 100, 70, 100, // Water - 100, 100, 100, 200, 5, 100, 100, 100, 70, 100, // Earth - 100, 200, 5, 100, 100, 100, 100, 100, 70, 100, // Fire - 100, 5, 200, 100, 100, 100, 100, 100, 70, 100, // Wind - 100, 100, 100, 100, 100, 100, 100, 100, 70, 200, // Nature - 100, 100, 100, 100, 100, 70, 100, 200, 70, 70, // Holy - 100, 100, 100, 100, 100, 70, 200, 100, 70, 70, // Shadow + 70, 100, 100, 100, 100, 100, 100, 100, 100, 100, // Neutral + 100, 70, 100, 5, 200, 100, 100, 100, 70, 100, // Water + 100, 100, 70, 200, 5, 100, 100, 100, 70, 100, // Earth + 100, 200, 5, 70, 100, 100, 100, 100, 70, 100, // Fire + 100, 5, 200, 100, 70, 100, 100, 100, 70, 100, // Wind + 100, 100, 100, 100, 100, 70, 100, 100, 70, 200, // Nature + 100, 100, 100, 100, 100, 70, 70, 200, 70, 70, // Holy + 100, 100, 100, 100, 100, 70, 200, 70, 70, 70, // Shadow 20, 40, 40, 40, 40, 40, 40, 40, 200, 40, // Ghost 100, 100, 100, 100, 100, 180, 50, 50, 70, 50, // Undead |