From dcb0f634feedf4b37176f0199969a99b660b414f Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 30 Mar 2006 06:22:23 +0000 Subject: uptaed rose nile, and aftercast delay of GS FULL git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5804 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/item_db.txt | 4 ++-- db/skill_cast_db.txt | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index a20d14d58..1595a790b 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,8 @@ ========================= 03/29 + * Updated FULL BUSTER aftercast delays, thanks to Haplo [Lupus] + - Fixed Rose Nile bonus * Updated changed weight of some items according to Haplo's note [Lupus] * Updated some SP cost of some skills. Added SP COST info for Homunculi skills. Thanks to Haplo [Lupus] * Fixed inf2 of Jump-Kick to make it a "combo-skill" so that it may do a diff --git a/db/item_db.txt b/db/item_db.txt index f11ef4fc1..63d50ee39 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1115,7 +1115,7 @@ 2644,The_Sign,The Sign,5,,10,0,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bMatkRate,5; bonus bAtkRate,5; } 2645,Moonlight_Ring,Moonlight Ring,5,,10,200,,0,,0,337600238,7,2,136,,60,0,0,{} 2646,Bunch_of_Carnations,Bunch of Carnations,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{} -2647,Nile_Rose,Nile Rose,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bMaxHP,10; } +2647,Nile_Rose,Nile Rose,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{ bonus bMaxHPrate,10; } 2648,Morpheus's_Ring,Morpheus's Ring,5,,10,100,,0,,0,119529470,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; } 2649,Morpheus's_Bracelet,Morpheus's Bracelet,5,,10,100,,0,,0,119529470,7,2,136,,33,0,0,{ bonus bInt,1; bonus bMaxSPrate,5; } 2650,Morrigane's_Belt,Morrigane's Belt,5,,10,200,,0,,0,119529470,7,2,136,,61,0,0,{ bonus bAtk,5; bonus bCritical,3; } @@ -1126,7 +1126,7 @@ 2655,Bloodied_Shackle_Ball,Bloodied Shackle Ball,5,,10,4000,,0,,0,414946,7,2,136,,0,0,0,{ if (isequipped(2408)==0) end; bonus bAtk,100; bonus2 bAddDefClass,1196,20; bonus2 bAddDefClass,1197,20; } 2656,Armor_Charm,Armor Charm,5,,10,1000,,0,,0,119529470,7,2,136,,0,0,0,{ if((isequipped(2312) || isequipped(2313))==0) end; bonus bDef,6; bonus bMaxHP,200; } 2657,Laboratory_Permit,Laboratory Permit,5,,10,100,,0,,0,532676607,7,2,136,,0,0,0,{} -2658,Nile_Rose_,Nile Rose,5,,10,100,,0,,1,532676607,7,2,136,,0,0,0,{ bonus bMaxHP,10; } +2658,Nile_Rose_,Nile Rose,5,,10,100,,0,,1,532676607,7,2,136,,0,0,0,{ bonus bMaxHPrate,10; } 2659,Vesper_Core_01,Vesper Core 01,5,,10,500,,1,,0,102752128,2,2,136,,0,0,0,{ bonus bMdef,3; bonus bInt,2; bonus bMaxSPrate,5; } 2660,Vesper_Core_02,Vesper Core 02,5,,10,500,,1,,0,102752128,2,2,136,,0,0,0,{ bonus bMdef,3; bonus bStr,3; bonus bAtk,10; } 2661,Vesper_Core_03,Vesper Core 03,5,,10,500,,1,,0,102752128,2,2,136,,0,0,0,{ bonus bMdef,3; bonus bAgi,3; bonus bFlee,5; } diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 229c3c623..711783dc7 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -845,7 +845,7 @@ //-- GS_DUST 518,0,1000,0,0,0 //-- GS_FULLBUSTER -519,0,1500:2000:2500:3000:3500,0,0,0 +519,0,1200:1400:1600:1800:2000:2200:2400:2600:2800:3000,0,0,0 //-- GS_SPREADATTACK 520,0,1000,0,0,0 //-- GS_GROUNDDRIFT -- cgit v1.2.3-70-g09d2