From 7c19578989045b6d5ed1a319bf8e6377f409d76c Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 14 Aug 2006 17:21:43 +0000 Subject: Fixed attack power of Dusk git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8277 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/item_db.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 5d93c271d..200c3b195 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,7 @@ ========================= 08/14 + * Fixed attack power of Dusk [Playtester] * Added official Gunslinger ASPD values according to Ragnarok Monthly [Playtester] 08/13 * Gave elemental -1 to some GS skills. [Vicious] diff --git a/db/item_db.txt b/db/item_db.txt index 074268d5d..836debc1f 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2655,7 +2655,7 @@ 13150,Branch,Branch,4,3000,,500,50,,9,3,0x01000000,7,2,34,1,1,1,18,{},{},{} 13151,Cyclone,Cyclone,4,17500,,700,120,,9,1,0x01000000,7,2,34,2,24,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} 13152,Cyclone_,Cyclone,4,17500,,700,120,,9,2,0x01000000,7,2,34,2,24,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} -13153,Dusk,Dusk,4,23500,,750,160,,9,1,0x01000000,7,2,34,2,56,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} +13153,Dusk,Dusk,4,23500,,750,150,,9,1,0x01000000,7,2,34,2,56,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} 13154,Rolling_Stone,Rolling Stone,4,12000,,900,135,,9,1,0x01000000,7,2,34,1,14,1,19,{ bonus bSplashRange,1; },{},{} 13155,Black_Rose,Black Rose,4,32000,,900,180,,9,1,0x01000000,7,2,34,2,35,1,19,{ bonus bSplashRange,1; },{},{} 13156,Gate_Keeper,Gate Keeper,4,56000,,1000,210,,9,0,0x01000000,7,2,34,2,55,1,19,{ bonus bSplashRange,1; },{},{} -- cgit v1.2.3-70-g09d2