diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 21:51:36 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 21:51:36 +0000 |
commit | a5e49e21bdd7e9699ab6948d14096cd59418d3f1 (patch) | |
tree | f6ada523297058244cd82973fdc56692775b17da /db/item_db.txt | |
parent | 7a1d01e29b9c8be8fed77d12f6c99a717de69f14 (diff) | |
download | hercules-a5e49e21bdd7e9699ab6948d14096cd59418d3f1.tar.gz hercules-a5e49e21bdd7e9699ab6948d14096cd59418d3f1.tar.bz2 hercules-a5e49e21bdd7e9699ab6948d14096cd59418d3f1.tar.xz hercules-a5e49e21bdd7e9699ab6948d14096cd59418d3f1.zip |
* Changed the rest of the Western_Outlaw bonus. (/3 -> /6)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11011 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index f8c97b8e1..25aa779fb 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -3253,7 +3253,7 @@ 13104,The_Garrison,Garrison,4,48000,,500,70,,7,1,0x01000000,7,2,34,2,55,1,17,{ bonus bHit,-10; },{},{} 13105,The_Garrison_,Garrison,4,48000,,500,70,,7,2,0x01000000,7,2,34,2,55,1,17,{ bonus bHit,-10; },{},{} 13106,Gold_Lux,Gold Lux,4,100000,,500,20,,7,0,0x01000000,7,2,34,3,12,1,17,{ bonus bHit,-10; if(getskilllv(500)>0) bonus4 bAutoSpell,500,getskilllv(500),100,0; },{},{} -13107,Western_Outlaw,Western Outlaw,4,,10,580,68,,7,2,0x01000000,7,2,34,3,10,1,17,{ bonus bHit,readparam(bAgi)/3; bonus bAspdRate,readparam(bAgi)/6; },{},{} +13107,Western_Outlaw,Western Outlaw,4,,10,580,68,,7,2,0x01000000,7,2,34,3,10,1,17,{ bonus bHit,readparam(bAgi)/6; bonus bAspdRate,readparam(bAgi)/6; },{},{} 13150,Branch,Branch,4,3000,,500,50,,9,3,0x01000000,7,2,34,1,1,1,18,{},{},{} 13151,The_Cyclone,Cyclone,4,17500,,700,120,,9,1,0x01000000,7,2,34,2,24,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} 13152,The_Cyclone_,Cyclone,4,17500,,700,120,,9,2,0x01000000,7,2,34,2,24,1,18,{ bonus bHit,10; bonus bCritical,10; },{},{} |