From 11f6eff506ae96596fffe92b629ce207ad5a0dbb Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 17 May 2007 03:42:09 +0000 Subject: Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10551 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 12 +++++++----- db/item_db.txt | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 21c76add8..a7c2b736f 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -18,12 +18,12 @@ 12017 Speed Decreasing Potion: A potion which decreases the moving speed of a character for a duration. ----- Incomplete or missing bonuses: - 1269 Inverse_Scare; Missing Area Effect (Ramdom status effects in 5x5 area) + 1269 Inverse_Scare Missing Area Effect (Ramdom status effects in 5x5 area) 1270 Drill_Katar Full stripping target without applying "Stripped" status. - 1271 Bloody_Blade; Missing Area Effect (Bleeding in a 5x5 area. 11x11 if +10) - 1565 Book_of_the_Dead; Missing Area Effect (Fullscreen Curse and damage to enemies) - 1919 Bass_Guitar; Missing Area Effect (Chaos in a 5x5 area) - 1973 Foot_of_the_Sea_Witch; Missing Area Effect (Silence in a 5x5 area) + 1271 Bloody_Blade Missing Area Effect (Bleeding in a 5x5 area. 11x11 if +10) + 1565 Book_of_the_Dead Missing Area Effect (Fullscreen Curse and damage to enemies) + 1919 Bass_Guitar Missing Area Effect (Chaos in a 5x5 area) + 1973 Foot_of_the_Sea_Witch Missing Area Effect (Silence in a 5x5 area) 1377 Hurricane's_Fury Area effect knock back (all enemies in a 7x7 area around user are knocked back 15x15) 1565 Book_of_the_Dead Cause Coma status to Demi-human 2000 Staff_of_Destruction Reduce cast-rime of Mystical Amplification by 50% @@ -48,6 +48,8 @@ 13107 Western_Outlaw Need correct HIT and ASPD Rate ---- ======================== +05/16 + * Rev. 10551 Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa. [L0ne_W0lf] 05/14 * Blocked expired event items bonuses from Bunch of Carnation, [Lupus] Woman Glory, Lord Ring, Republic Anniversary Ring, Carnival Jester, diff --git a/db/item_db.txt b/db/item_db.txt index 221f0d87b..496a6b3de 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -660,7 +660,7 @@ 1419,Refined_Pole_Axe,Refined Pole Axe,4,,,4800,159,,3,1,0x00004082,7,2,2,3,1,0,4,{ bonus bStr,1; bonus bInt,2; bonus bDex,1; },{},{} 1420,Long_Horn,Long Horn,4,,10,1000,150,,3,1,0x00004082,7,2,2,4,65,1,4,{ bonus2 bAddEff,Eff_Bleeding,10; skill 93,1; bonus3 bAutoSpellWhenHit,361,2,10; bonus bUnbreakableWeapon,0; bonus bAtkEle,Ele_Holy; },{},{} 1421,Battle_Hook,Battle Hook,4,,10,900,140,,3,1,0x00004082,7,2,2,4,65,1,4,{ bonus2 bAddEff,Eff_Stun,500; bonus2 bAddRace,RC_DemiHuman,20; skill 56,3; },{},{} -1422,Hunting_Spear,Hunting Spear,4,,10,420,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,30; bonus4 bAutoSpell,399,3,50,1; },{},{} +1422,Hunting_Spear,Hunting Spear,4,,10,4200,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,30; bonus4 bAutoSpell,399,3,50,1; },{},{} // 2-Handed Spears 1451,Guisarme,Guisarme,4,13000,,1000,84,,3,2,0x00004082,7,2,34,2,18,1,5,{},{},{} 1452,Guisarme_,Guisarme,4,13000,,1000,84,,3,3,0x00004082,7,2,34,2,18,1,5,{},{},{} -- cgit v1.2.3-70-g09d2