From d894d1627651d090b7dd81efc35872b5b970ad1e Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 18 Sep 2008 19:26:01 +0000 Subject: *Slew of bugreport fixage. Figured I should do something. * Fixed copy/paste errors in Aru castles. (bugreport:2012) * Updated Trans-only warp in thanatos tower. (bugreport:2227) * Fixed improper variable in airship quest (bugreport:2238) * Fixed a minor bug in updated repairmain. (bugreport:2245) * Updated Giant Enyclopedia bonus. (bugreport:2053) * Removed Snap from nocast_db in WoE SE git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13219 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 3 +++ db/item_db.txt | 2 +- db/skill_nocast_db.txt | 1 - 3 files changed, 4 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 454556660..4cc12c121 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -40,6 +40,9 @@ 2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well. ======================= +2008/09/10 + * Rev. 13219 Updated Giant Enyclopedia bonus. (bugreport:2053) + * Removed Snap from nocast_db in WoE SE 2008/09/05 * Rev. 13192 Removed job and level restriction on Mercenary ASPD potions. [L0ne_W0lf] * Added Monster Mercenaries using mobs original stats. diff --git a/db/item_db.txt b/db/item_db.txt index 1b6fde392..920c5d683 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -795,7 +795,7 @@ 1561,Hardback,Hardcover Book,4,20,,1500,140,,1,1,0x00410100,7,2,2,4,55,1,15,{ bonus bStr,3; bonus bDex,2; },{},{} 1562,Bible_Of_Battlefield,Battlefield Textbook,4,20,,700,110,,1,1,0x00410100,7,2,2,4,80,0,15,{ bonus bInt,3; bonus3 bAutoSpell,"AL_BLESSING",3+(getskilllv("AL_BLESSING")>3)*(getskilllv("AL_BLESSING")-3),20; },{},{} 1563,Diary_Of_Great_Sage_C,Refined Sage's Diary,4,1,,0,135,,1,2,0x00410100,7,2,2,3,1,0,15,{ bonus bMatkRate,20; bonus bAspdRate,5; },{},{} -1564,Encyclopedia,Giant Encyclopedia,4,20,,2000,110,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; bonus bInt,3; bonus bDex,2; bonus bCritical,20+(bLuk*2); },{},{} +1564,Encyclopedia,Giant Encyclopedia,4,20,,2000,110,,1,2,0x00410100,7,2,2,3,70,1,15,{ bonus bMatkRate,15; bonus bInt,3; bonus bDex,2; bonus bCritical,20+((readparam(bLuk)*2)/10); },{},{} 1565,Death_Note,Ledger of Death,4,20,,1000,137,,1,2,0x00410100,7,2,2,4,85,1,15,{ bonus bMatkRate,15; bonus bStr,3; bonus bInt,3; bonus bLuk,-20; bonus2 bWeaponComaRace,RC_DemiHuman,100; bonus bAspdRate,getrefine(); if(BaseJob == Job_Sage) bonus3 bAutoSpell,"NPC_HELLJUDGEMENT",5,20; },{},{} 1566,Diary_Of_Great_Basil,Diary Of Great Basil,4,20,,0,120,,1,0,0x00410100,7,2,2,1,1,0,15,{ bonus2 bAddRace,RC_Boss,50; bonus2 bAddRace,RC_NonBoss,50; },{},{} 1567,Hardcover_Book_C,Refined Hardcover Book,4,1,,0,168,,1,1,0x00410100,7,2,2,4,1,0,15,{ bonus bStr,5; bonus bDex,2; bonus bMatkRate,20; },{},{} diff --git a/db/skill_nocast_db.txt b/db/skill_nocast_db.txt index a5d1f3a58..051c00ce6 100644 --- a/db/skill_nocast_db.txt +++ b/db/skill_nocast_db.txt @@ -62,5 +62,4 @@ 26,128 //Teleport //Zone 4 - WoE:SE -264,256 //Snap 426,256 //High Jump -- cgit v1.2.3-60-g2f50