Added remaining 11.2 skill db entries
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10983 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
caffb97cde
commit
9b5a8b8ede
@ -49,6 +49,7 @@
|
||||
----
|
||||
========================
|
||||
08/11
|
||||
* Added remaining 11.2 skill db entries [Playtester]
|
||||
* Implemented 11.2 skills in the skill_db [Playtester]
|
||||
- note that the code for them is still missing
|
||||
08/10
|
||||
|
@ -925,6 +925,48 @@
|
||||
544,0,3000,0,0,0
|
||||
//==========================================
|
||||
|
||||
//===== New Monster Skills =================
|
||||
//-- NPC_ICEBREATH
|
||||
655,0,0,0,0,30000
|
||||
//-- NPC_ACIDBREATH
|
||||
657,0,0,0,0,30000
|
||||
//-- NPC_DRAGONFEAR
|
||||
659,0,0,0,0,30000
|
||||
//-- NPC_BLEEDING
|
||||
660,0,0,0,0,30000
|
||||
//-- NPC_HELLJUDGEMENT
|
||||
662,0,0,0,0,30000
|
||||
//-- NPC_WIDESILENCE
|
||||
663,0,0,0,0,30000
|
||||
//-- NPC_WIDEFREEZE
|
||||
664,0,0,0,0,30000
|
||||
//-- NPC_WIDEBLEEDING
|
||||
665,0,0,0,0,30000
|
||||
//-- NPC_WIDESTONE
|
||||
666,0,0,0,5000,30000
|
||||
//-- NPC_WIDECONFUSE
|
||||
667,0,0,0,0,30000
|
||||
//-- NPC_WIDESLEEP
|
||||
668,0,0,0,0,30000
|
||||
//-- NPC_WIDESIGHT
|
||||
669,0,0,0,10000,0
|
||||
//-- NPC_EVILLAND
|
||||
670,0,0,0,30000,0
|
||||
//-- NPC_MAGICMIRROR
|
||||
671,0,0,0,30000,0
|
||||
//-- NPC_SLOWCAST
|
||||
672,0,0,0,0,30000
|
||||
//-- NPC_CRITICALWOUND
|
||||
673,0,0,0,0,30000
|
||||
//-- NPC_STONESKIN
|
||||
675,0,0,0,30000,0
|
||||
//-- NPC_ANTIMAGIC
|
||||
676,0,0,0,30000,0
|
||||
//-- NPC_WIDECURSE
|
||||
677,0,0,0,0,30000
|
||||
//-- NPC_WIDESTUN
|
||||
678,0,0,0,0,5000
|
||||
//==========================================
|
||||
|
||||
//===== 2nd Jobs Quest Skills ==============
|
||||
//-- KN_CHARGEATK
|
||||
|
@ -602,7 +602,7 @@
|
||||
667,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDECONFUSE
|
||||
668,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDESLEEP
|
||||
669,0,6,4,3,0x3,5,1,1,no,0,0x2,0,magic,0 //NPC_WIDESIGHT
|
||||
670,9,6,2,7,0x21,5,10,1,no,0,0x2,0,magic,0 //NPC_EVILLAND
|
||||
670,9,6,2,7,0x21,0,10,1,no,0,0x2,0,magic,0 //NPC_EVILLAND
|
||||
671,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0 //NPC_MAGICMIRROR
|
||||
672,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_SLOWCAST
|
||||
673,-9,6,1,-1,0,0,5,1,no,0,0x2,0,weapon,0 //NPC_CRITICALWOUND
|
||||
|
@ -93,3 +93,4 @@
|
||||
527,0xbc, , -1, 0,2000,enemy, 0x000 //NJ_TATAMIGAESHI
|
||||
535,0xbd, , -1, 0, 200,enemy, 0x008 //NJ_KAENSIN
|
||||
538,0xbb, , 1:1:1:2:2:2:3:3:3:4,0,-1,all,0x000 //NJ_SUITON
|
||||
670,0x83, , 5, 1,1000,all, 0x008 //NPC_EVILLAND
|
||||
|
Loading…
x
Reference in New Issue
Block a user