summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-24 00:22:19 -0300
committerJesusaves <cpntb1@ymail.com>2020-03-24 12:51:12 -0300
commitc231e82b61b6601ab962a8cd798d06aeb07fdfb3 (patch)
treedf0e412bde3f31424c312914922a051c66ed8356
parent30ce53c5e900724b3fe92ff5ce83803af061fc14 (diff)
downloadserverdata-c231e82b61b6601ab962a8cd798d06aeb07fdfb3.tar.gz
serverdata-c231e82b61b6601ab962a8cd798d06aeb07fdfb3.tar.bz2
serverdata-c231e82b61b6601ab962a8cd798d06aeb07fdfb3.tar.xz
serverdata-c231e82b61b6601ab962a8cd798d06aeb07fdfb3.zip
If Sand Cutter dealt only 120 damage, it would draw with setzer. So use 130 dmg.
Give +10% WLK SPEED to Banshee Bow and lower further the HP drain. It is more average and without critical, bansheers lose their edge versus warriors.
-rw-r--r--world/map/db/item_db_weapon.txt2
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 e5197400..e9b98857 100644
--- a/world/map/db/item_db_weapon.txt
+++ b/world/map/db/item_db_weapon.txt
@@ -52,7 +52,7 @@
1171, Wand, 4, 400, 200, 100, 1, 0, 1, 5, 0, 2, 2, 1, 1, 1, {}, {set @bStat, Int;set @minbStatVal, 5;callfunc "RequireStat";}
762, TerraniteArrow, 10, 80, 20, 1, 50, 0, 0, 0, 0, 2, 32768, 0, 0, 0, {}, {bonus bCritical, 10;set @AmmoType, AMMO_BOW; callfunc "CheckAmmo";}
867, IceGladius, 4, 2000, 1000, 1000, 110, 0, 1, 0, 0, 2, 2, 1, 1, 1, {}, {bonus bLuk, 1;}
-878, BansheeBow, 4, 101000, 40000, 900, 140, 0, 6, 0, 0, 2, 34, 1, 90, 11, {}, {set @bStat, Dex;set @minbStatVal, 80;callfunc "RequireStat"; bonus2 bHPDrainRate, 100, -3; bonus bAspdRate, 20; bonus bMaxHP, -150; bonus bDefRate, -40; bonus bDef2Rate, -35;set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
+878, BansheeBow, 4, 101000, 40000, 900, 140, 0, 6, 0, 0, 2, 34, 1, 90, 11, {}, {set @bStat, Dex;set @minbStatVal, 80;callfunc "RequireStat"; bonus2 bHPDrainRate, 100, -2; bonus bAspdRate, 20; bonus bMaxHP, -150; bonus bSpeedAddRate, 10; bonus bDefRate, -40; bonus bDef2Rate, -35;set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
903, SlingShot, 4, 500, 50, 10, 5, 0, 3, 0, 0, 2, 34, 1, 1, 11, {}, {set @LauncherType, AMMO_SLING; callfunc "CheckLauncher";}
904, SlingBullet, 10, 1, 0, 1, 3, 0, 0, 0, 0, 2, 32768, 0, 0, 0, {}, {set @AmmoType, AMMO_SLING; callfunc "CheckAmmo";}
906, KidBook, 4, 10000, 5000, 100, 1, 0, 3, 0, 0, 2, 34, 1, 1, 1, {}, {}