From c24f4cb1c14a32b78641fe48e1694bbbdb58cbed Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 25 Sep 2006 10:30:08 +0000 Subject: Changed Immaterial Sword's SP Vanish chance to 3%. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8856 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 +- db/item_db.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index ebdc298c2..5dda40d7a 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -21,7 +21,7 @@ ========================= 09/25 * Added Ninja/Gunslinger job exp as separate exp chart [Playtester] - * Immaterial Sword now has a 0.3% chance of reducing target's sp by 30% [Playtester] + * Immaterial Sword now has a 3% chance of reducing target's sp by 30% [Playtester] 09/23 * Now Valkyrie Randgris will only resummon when she has less than 3 slaves [Playtester] 09/21 diff --git a/db/item_db.txt b/db/item_db.txt index 65ca9f4dd..9a9287693 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -489,7 +489,7 @@ 1138,Mysteltainn_,Mysteltainn,4,,10,1000,170,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Dark; bonus2 bAddEle,Ele_Ghost,15; bonus3 bAutoSpell,16,3,100; bonus2 bAddEff,Eff_Stone,100; bonus bDex,3; },{},{} 1139,Tale_Fing_,Tirfing,4,,10,1000,200,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Dark; bonus2 bHPLossRate,35,10000; },{},{} 1140,Byeorrun_Gum,Byeollungum,4,,10,900,150,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus2 bSubRace,RC_NonBoss,-10; bonus2 bAddRace,RC_Boss,5; bonus bAllStats,2; },{},{} -1141,Immaterial_Sword,Immaterial Sword,4,,10,900,140,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Ghost; bonus2 bSPVanishRate,3,30; bonus bSPDrainValue,-1; bonus bUnbreakableWeapon,0; },{},{} +1141,Immaterial_Sword,Immaterial Sword,4,,10,900,140,,1,0,0x000654E2,7,2,2,4,40,1,2,{ bonus bAtkEle,Ele_Ghost; bonus2 bSPVanishRate,30,30; bonus bSPDrainValue,-1; bonus bUnbreakableWeapon,0; },{},{} 1142,Jewel_Sword,Jeweled Sword,4,,10,2200,104,,1,0,0x000654E2,7,2,2,3,68,1,2,{ bonus2 bAddMonsterDropItemGroup,IG_Jewel,5; },{},{} 1143,Gaia_Sword,Gaia Sword,4,,10,2500,115,,1,0,0x000654E2,7,2,2,3,74,1,2,{ bonus2 bAddMonsterDropItemGroup,IG_Ore,5; },{},{} 1144,Sasimi,Sashimi,4,,10,1400,75,,1,0,0x000654E2,7,2,2,3,48,1,2,{ bonus bAtkEle,Ele_Wind; bonus3 bAddMonsterDropItem,544,RC_Fish,4000; },{},{} -- cgit v1.2.3-70-g09d2