From 2e49056f9e19b68746bd5278f00ca95ed78c076f Mon Sep 17 00:00:00 2001 From: Vicious Date: Wed, 1 Nov 2006 11:38:43 +0000 Subject: * Reverted LK_Berserk HP requirement, as everything, including kRO X.2 and pRO X.3, points that way git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9116 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 3 +++ db/Changelog.txt | 2 ++ db/skill_require_db.txt | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 29cadce01..7aa538c9c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/11/01 + * Reverted LK_Berserk HP requirement, as everything, including kRO X.2 and + pRO X.3, points that way. [Vicious] 2006/10/31 * Fixed song/dance/encore cells not being placed down when casted on top of a land Protector. [Skotlex] diff --git a/db/Changelog.txt b/db/Changelog.txt index f0d94a8ce..9718bcf15 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ ----- ======================== +11/01 + * Reverted LK_Berserk HP requirement [Vicious] 10/30 * Added some official X.4 drop rates [Playtester] * Corrected GS skill ranges using Aegis data. All their targetted skills diff --git a/db/skill_require_db.txt b/db/skill_require_db.txt index 445d7866c..4d743a2bf 100644 --- a/db/skill_require_db.txt +++ b/db/skill_require_db.txt @@ -267,7 +267,7 @@ 356,0,0,50,0,0,0,3,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_PARRYING#パリイング# 357,0,0,14:18:22:26:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_CONCENTRATION#コンセントレ?ション# 358,0,0,15,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_TENSIONRELAX#テンションリラックス# -359,0,20,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_BERSERK#バ?サ?ク# +359,0,0,100,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //LK_BERSERK#バ?サ?ク# 361,0,0,20:30:40:50:60,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //HP_ASSUMPTIO#アスムプティオ# 362,0,0,80:90:100:110:120,0,0,0,99,0,0,none,0,715,1,716,1,717,1,523,1,0,0,0,0,0,0,0,0,0,0,0,0 //HP_BASILICA#バジリカ# -- cgit v1.2.3-70-g09d2