diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-11-15 14:01:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-11-17 16:26:35 -0300 |
commit | 4096a856e12bd0bbbc497d33e06dffe5befd7076 (patch) | |
tree | e10d7f4e400f2accf944b4abaf1402ecd34c4552 | |
parent | c8360e9d645ec74294f59d25c8a13ed376afdfd5 (diff) | |
download | serverdata-4096a856e12bd0bbbc497d33e06dffe5befd7076.tar.gz serverdata-4096a856e12bd0bbbc497d33e06dffe5befd7076.tar.bz2 serverdata-4096a856e12bd0bbbc497d33e06dffe5befd7076.tar.xz serverdata-4096a856e12bd0bbbc497d33e06dffe5befd7076.zip |
This is the last nerf for now, I promise.
-rw-r--r-- | world/map/db/item_db_weapon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt index 983d8927..85b9a526 100644 --- a/world/map/db/item_db_weapon.txt +++ b/world/map/db/item_db_weapon.txt @@ -12,7 +12,7 @@ 550, BlacksmithsAxe, 4, 20, 10, 1200, 100, 0, 1, 0, 0, 2, 2, 1, 0, 1, {}, {callfunc "UnreleasedItem";} 561, Sabre, 4, 10000, 5000, 300, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {} 570, BoneKnife, 4, 10000, 6000, 450, 115, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {} -571, Setzer, 4, 20000, 8000, 900, 110, 0, 1, 0, 0, 2, 2, 1, 1, 3, {}, {} +571, Setzer, 4, 20000, 8000, 900, 110, 0, 1, 0, 0, 2, 2, 1, 1, 3, {}, {bonus bStr, -1;} 572, Scimitar, 4, 8000, 4000, 200, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} 573, Falchion, 4, 8000, 4000, 300, 270, 0, 1, 0, 0, 2, 2, 1, 1, 6, {}, {callfunc "UnreleasedItem"; bonus bDoubleAddRate, 40; bonus bHit, -25; bonus bCritical, -25;} 574, Scorpion, 4, 8000, 4000, 600, 100, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {callfunc "UnreleasedItem";} |