From 43b44e59a86da8c2bc9103bb28ccf1cd9a86b104 Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 8 Jun 2006 22:48:54 +0000 Subject: Implemented Electric Wire git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7058 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 ++-- db/item_db.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 9b440e740..10e0df5fc 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -16,16 +16,16 @@ 1475 Equestrian's Spear: NO INFO. Item not implemented... 13005 Angelic Wing Dagger: NO INFO. Item not implemented... 1308 Golden Axe: NO INFO. Item not implemented... - 1971 Electric Wire: NO INFO. Item not implemented... 13160, 13161 Destroyer: Can break target's armor when fired at close range. ----- 4296 Cramp Card: Temp Plug: 10z per mob-level on a 3% chance. 7458 Fortune Horn: It's a custom name ^^; - 12016 Speed Increasing Potion: A potion which increases the moving speed of a character for a duration. 12017 Speed Decreasing Potion: A potion which decreases the moving speed of a character for a duration. ----- ========================= +06/08 + * Implemented Electric Wire [Playtester] 06/07 * Stormy Knight card now freezes when attack rather then when hit [Playtester] 06/06 diff --git a/db/item_db.txt b/db/item_db.txt index 7b6d33678..558b56a35 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -832,7 +832,7 @@ 1968,Skipping_Rope,Skipping Rope,4,,10,400,120,,2,0,0x00080000,7,0,2,3,30,1,14,{ bonus bCriticalRate,20; },{},{} 1969,Blade_Whip,Blade Whip,4,,10,1200,140,,2,0,0x00080000,7,0,2,4,30,1,14,{ bonus2 bAddEff,Eff_Bleeding,500; },{},{} 1970,Queen's_Whip,Queen's Whip,4,,10,1100,150,,2,0,0x00080000,7,0,2,4,65,1,14,{ bonus2 bSkillAtk,394,10; bonus2 bSkillAtk,324,10; },{},{} -1971,Electric_Wire,Electric Wire,4,,10,10,0,,0,0,0x00000000,,0,0,0,0,0,0,{},{},{} +1971,Electric_Wire,Electric Wire,4,,10,700,110,,2,0,0x00080000,7,0,2,3,30,1,14,{ bonus bAtkEle,Ele_Wind; },{},{} // Shields //=================================================================== 2101,Guard,Guard,5,500,,300,,3,,0,0x00EFDFFF,7,2,32,,0,1,1,{},{},{} -- cgit v1.2.3-70-g09d2