From ab884f786e138c924ca46e95bcf8c7a898b87725 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 2 Aug 2019 23:58:11 -0300 Subject: Change wand attack speed factor from 70 (slow-melee) to 90 (slow-ranged). Then bump it to 92 so shotguns still shoot faster. Note that bows can use Quivers to improve attack speed. That's not an option with bullets or wands. WANDS DOES NOT REQUIRE AMMO. --- db/re/job_db.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/db/re/job_db.conf b/db/re/job_db.conf index 730fac2b7..76e8f7bd3 100644 --- a/db/re/job_db.conf +++ b/db/re/job_db.conf @@ -64,8 +64,8 @@ Human: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 @@ -121,8 +121,8 @@ Ukar: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 @@ -148,8 +148,8 @@ Redy: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 @@ -175,8 +175,8 @@ Elven: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 75 } InheritHP: ( "Human" ); @@ -196,8 +196,8 @@ Orc: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 @@ -223,8 +223,8 @@ Raijin: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 @@ -250,8 +250,8 @@ Tritan: { Mace: 50 TwoHandMace: 75 TwoHandSpear: 67 - Rod: 70 - TwoHandRod: 70 + Rod: 92 + TwoHandRod: 92 Bow: 90 Knuckle: 20 Katar: 45 -- cgit v1.2.3-60-g2f50