From a5c35ea9cc45615b545a879b757efd8ade4ae906 Mon Sep 17 00:00:00 2001 From: Playtester Date: Tue, 14 Aug 2007 15:59:02 +0000 Subject: Fixed the damage area of the "path damage" skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11004 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 1 + db/skill_db.txt | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 02baa68d3..7b4a5cec2 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -44,6 +44,7 @@ 13107 Western_Outlaw Need correct HIT and ASPD Rate ======================== 08/14 + * Fixed the damage area of the "path damage" skills [Playtester] * Fixed some entries in the mob_skill_db [Playtester] 08/13 * Uncommented the 'new' npc skills from mob_skill_db as they are diff --git a/db/skill_db.txt b/db/skill_db.txt index 0a9a8b96a..51c7e5e40 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -421,7 +421,7 @@ 379,9,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0 //ASC_BREAKER#Soul Destroyer# 380,0,6,4,0,0x1,0,10,1,no,0,0,0,weapon,0 //SN_SIGHT#Falcon Eyes# 381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0 //SN_FALCONASSAULT#Falcon Assault# -382,4,8,1,-1,0,3,5,1,yes,0,0,14,weapon,0 //SN_SHARPSHOOTING#Focused Arrow Strike# +382,4,8,1,-1,0,2,5,1,yes,0,0,14,weapon,0 //SN_SHARPSHOOTING#Focused Arrow Strike# 383,0,6,4,0,0x3,-1,10,1,yes,0,0,0,weapon,0 //SN_WINDWALK#Wind Walker# 384,0,0,4,0,0x1,0,10,1,yes,0,0,0,weapon,0 //WS_MELTDOWN#Shattering Strike# //385,0,0,4,0,0x1,0,1,1,yes,0,0,0,none,0 //WS_CREATECOIN#Create Coins# @@ -581,17 +581,17 @@ 539,0,6,4,1,0x2,3,5,1,yes,0,0,0,magic,0 //NJ_HYOUSYOURAKU#NJ_HYOUSYOURAKU# 540,9,8,1,4,0,0,10,1:2:2:3:3:4:4:5:5:6,yes,0,0,0,magic,0 //NJ_HUUJIN#NJ_HUUJIN# 541,9,6,4,4,0x2,2:2:3:3:4,5,1,yes,0,0,0,magic,0 //NJ_RAIGEKISAI#NJ_RAIGEKISAI# -542,5:6:7:8:9,8,1,4,0,3,5,1,yes,0,0,14,magic,0 //NJ_KAMAITACHI#NJ_KAMAITACHI# +542,5:6:7:8:9,8,1,4,0,3,5,1,yes,0,0,9,magic,0 //NJ_KAMAITACHI#NJ_KAMAITACHI# 543,0,6,4,0,0x1,0,5,1,yes,0,0,0,none,0 //NJ_NEN#NJ_NEN# 544,-5,6,1,0,0x40,0,10,1,no,0,0,0,weapon,0 //NJ_ISSEN#NJ_ISSEN# // new NPC skills (not yet implemented) 653,0,8,4,0,0x6,5:7:9:11:13:5:7:9:11:13,10,3,no,0,0x2,0,magic,0 //NPC_EARTHQUAKE -654,9,6,1,3,0,4,10,1,no,0,0x2,14,weapon,0 //NPC_FIREBREATH -655,9,6,1,1,0,4,10,1,no,0,0x2,14,weapon,0 //NPC_ICEBREATH -656,9,6,1,4,0,4,10,1,no,0,0x2,14,weapon,0 //NPC_THUNDERBREATH -657,9,6,1,5,0,4,10,1,no,0,0x2,14,weapon,0 //NPC_ACIDBREATH -658,9,6,1,7,0,4,10,1,no,0,0x2,14,weapon,0 //NPC_DARKNESSBREATH +654,9,6,1,3,0,5,10,1,no,0,0x2,14,weapon,0 //NPC_FIREBREATH +655,9,6,1,1,0,5,10,1,no,0,0x2,14,weapon,0 //NPC_ICEBREATH +656,9,6,1,4,0,5,10,1,no,0,0x2,14,weapon,0 //NPC_THUNDERBREATH +657,9,6,1,5,0,5,10,1,no,0,0x2,14,weapon,0 //NPC_ACIDBREATH +658,9,6,1,7,0,5,10,1,no,0,0x2,14,weapon,0 //NPC_DARKNESSBREATH 659,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_DRAGONFEAR 660,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_BLEEDING 661,0,6,4,0,0x2,7,5,1,no,0,0x2,0,weapon,7 //NPC_PULSESTRIKE -- cgit v1.2.3-60-g2f50