* Implemented 11.2 skills in the skill_db
- note that the code for them is still missing git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10982 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
ad714380f4
commit
caffb97cde
@ -48,6 +48,9 @@
|
||||
13107 Western_Outlaw Need correct HIT and ASPD Rate
|
||||
----
|
||||
========================
|
||||
08/11
|
||||
* Implemented 11.2 skills in the skill_db [Playtester]
|
||||
- note that the code for them is still missing
|
||||
08/10
|
||||
* Raised splash range of Focused Arrow Strike and First Wind [Playtester]
|
||||
- temporary fix until the real area calculation is added
|
||||
|
@ -584,35 +584,35 @@
|
||||
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, dummy data)
|
||||
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,0,weapon,0 //NPC_FIREBREATH
|
||||
655,9,6,1,1,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_ICEBREATH
|
||||
656,9,6,1,4,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_THUNDERBREATH
|
||||
657,9,6,1,5,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_ACIDBREATH
|
||||
658,9,6,1,7,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_DARKNESSBREATH
|
||||
659,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_DRAGONFEAR
|
||||
660,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_BLEEDING
|
||||
661,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_PULSESTRIKE
|
||||
662,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_HELLJUDGEMENT
|
||||
663,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESILENCE
|
||||
664,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDEFREEZE
|
||||
665,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDEBLEEDING
|
||||
666,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESTONE
|
||||
667,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDECONFUSE
|
||||
668,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESLEEP
|
||||
669,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESIGHT
|
||||
670,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_EVILLAND
|
||||
671,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_MAGICMIRROR
|
||||
672,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_SLOWCAST
|
||||
673,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_CRITICALWOUND
|
||||
674,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_EXPULSION
|
||||
675,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_STONESKIN
|
||||
676,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_ANTIMAGIC
|
||||
677,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDECURSE
|
||||
678,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESTUN
|
||||
679,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_VAMPIRE_GIFT
|
||||
680,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESOULDRAIN
|
||||
// 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,0,weapon,0 //NPC_FIREBREATH
|
||||
655,9,6,1,1,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_ICEBREATH
|
||||
656,9,6,1,4,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_THUNDERBREATH
|
||||
657,9,6,1,5,0,4,10,1,no,0,0x2,0,weapon,0 //NPC_ACIDBREATH
|
||||
658,9,6,1,7,0,4,10,1,no,0,0x2,0,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
|
||||
662,0,6,4,0,0x2,14,10,1,no,0,0x2,0,weapon,0 //NPC_HELLJUDGEMENT
|
||||
663,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDESILENCE
|
||||
664,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDEFREEZE
|
||||
665,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDEBLEEDING
|
||||
666,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDESTONE
|
||||
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
|
||||
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
|
||||
674,-9,6,1,-1,0x1,0,1,1,no,0,0x2,0,none,0 //NPC_EXPULSION
|
||||
675,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0 //NPC_STONESKIN
|
||||
676,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0 //NPC_ANTIMAGIC
|
||||
677,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDECURSE
|
||||
678,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0 //NPC_WIDESTUN
|
||||
679,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_VAMPIRE_GIFT
|
||||
680,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0 //NPC_WIDESOULDRAIN
|
||||
|
||||
1001,9,6,1,-1,0,0,1,1,no,0,0x1,0,weapon,0 //KN_CHARGEATK#Charge Attack#
|
||||
1002,0,6,4,0,0x1,0,1,0,no,0,0x1,0,weapon,2 //CR_SHRINK#Shrink#
|
||||
|
Loading…
x
Reference in New Issue
Block a user