From 7d946b866e576b8cafb8a81ba82c8a1d49dab832 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 9 Nov 2006 20:02:56 +0000 Subject: - Reduced the check area of hermod to 3x3, you now have to literally stand next to a warp for it to work. - Corrected the Fog of Wall check so that it lasts 2x when it is placed on TOP of a suiton/deluge, not when the caster is on top of them. - Updated status_check_skilluse so that when the caster has a disabling status change (stun/petrify/etc) it will block the skill in all cases EXCEPT on cast-end when the skill is ground-targetted. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9185 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 38bd865de..7a722b910 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,8 @@ ======================== 11/09 + * Reduced the check area of hermod to 3x3, you now have to literally stand + next to a warp for it to work. [Skotlex] * Official Weight and Max SP values for TK/SG/SL/GS/NJ [Playtester] - why were ours so far off the official ones? 11/08 diff --git a/db/skill_db.txt b/db/skill_db.txt index d6e1bdbef..78b776dcc 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -511,7 +511,7 @@ 485,-2,6,1,-1,0,0,10,1,no,0,0,0,weapon,0 //WS_CARTTERMINATION#Cart Termination# 486,0,6,4,0,1,0,5,1,no,0,0,0,weapon,0 //WS_OVERTHRUSTMAX#Maximum Power Thrust# 487,0,6,4,0,1,0,5,1,no,0,0,0,none,0 //CG_LONGINGFREEDOM#Longing for Freedom# -488,0,6,4,0,1,2,5,1,no,0,64,0,misc,0 //CG_HERMODE#Wand of Hermod# +488,0,6,4,0,1,1,5,1,no,0,64,0,misc,0 //CG_HERMODE#Wand of Hermod# 489,9,6,1,0,1,0,5,1,no,0,0,0,misc,0 //CG_TAROTCARD#Tarot Card of Fate# 490,9,8,1,0,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,misc,0 //CR_ACIDDEMONSTRATION#Acid Demonstration# 491,1,6,2,0,1,0,2,1,no,0,0,0,none,0 //CR_CULTIVATION#Cultivation# -- cgit v1.2.3-70-g09d2