summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-09 19:41:52 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-08-09 19:41:52 +0000
commitf26f8abb565667013271ba19960d68b374ec910d (patch)
treeaa473d7ea9740beea89a786d1dd72227488dceff
parente35044d26d45bf7e9a4acc357be3738e3379f3e3 (diff)
downloadhercules-f26f8abb565667013271ba19960d68b374ec910d.tar.gz
hercules-f26f8abb565667013271ba19960d68b374ec910d.tar.bz2
hercules-f26f8abb565667013271ba19960d68b374ec910d.tar.xz
hercules-f26f8abb565667013271ba19960d68b374ec910d.zip
* Fixed damage of NPC_COMBOATTACK
- also reverted some custom skill changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10972 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt3
-rw-r--r--db/skill_db.txt6
2 files changed, 6 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index a28a34244..41f463f69 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -48,6 +48,9 @@
13107 Western_Outlaw Need correct HIT and ASPD Rate
----
========================
+08/09
+ * Fixed damage of NPC_COMBOATTACK [Playtester]
+ - also reverted some custom skill changes
08/08
* Changed the structure of the homunculus_db file so that the homunculus
and its evolved version share the same line. Also added the evolution
diff --git a/db/skill_db.txt b/db/skill_db.txt
index 7f4b6894f..6980f8680 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -209,16 +209,16 @@
168,0,0,4,7,0x1,0,1,1,no,0,0x2,0,magic,0 //NPC_CHANGEDARKNESS#Shadow Attribute Change#
169,0,0,4,8,0x1,0,1,1,no,0,0x2,0,magic,0 //NPC_CHANGETELEKINESIS#Sense Attribute Change#
170,-9,6,1,-1,0x20,0,10,1,no,0,0x2,0,weapon,0 //NPC_CRITICALSLASH#Defense disregard attack#
-171,-9,8,1,-1,0,0,10,2:3:4:5:6:7:8:9:10:11,no,0,0x2,0,weapon,0 //NPC_COMBOATTACK#Multi-stage Attack#
+171,-9,8,1,-1,0,0,10,-2:-3:-4:-5:-6:-7:-8:-9:-10:-11,no,0,0x2,0,weapon,0 //NPC_COMBOATTACK#Multi-stage Attack#
172,-9,6,1,-1,0x40,0,10,1,no,0,0x2,0,weapon,0 //NPC_GUIDEDATTACK#On-target Impact Attack#
173,5,6,4,3,0xD2,5,10,1,no,0,0x2,0,misc,3 //NPC_SELFDESTRUCTION#Suicide bombing#
174,-9,6,1,-1,0x2,3,1,1,no,0,0x2,0,weapon,0 //NPC_SPLASHATTACK#Splash attack#
175,0,0,4,0,0x41,0,10,1,no,0,0x2,0,misc,0 //NPC_SUICIDE#Suicide#
176,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_POISON#Poison Attack#
177,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_BLINDATTACK#Darkness Attack#
-178,-9,6,1,-1,0,0:0:0:0:0:-1,5,1,no,0,0x2,0,weapon,0 //NPC_SILENCEATTACK#Silence Attack#
+178,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_SILENCEATTACK#Silence Attack#
179,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_STUNATTACK#Stun Attack#
-180,-9,6,1,-1,0,0:0:0:0:0:-1,5,1,no,0,0x2,0,weapon,0 //NPC_PETRIFYATTACK#Petrify Attack#
+180,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_PETRIFYATTACK#Petrify Attack#
181,-9,6,1,7,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_CURSEATTACK#Cursing Attack #
182,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_SLEEPATTACK#Sleep attack#
183,-9,6,1,-1,0,0,10,1,no,0,0x2,0,weapon,0 //NPC_RANDOMATTACK#Random Attack #