Jump to content
  • 0
Sign in to follow this  
x13th

Highness Heal not working

Question

Good day everyone. After I edited the skill id of "Highness Heal", I can't cast it anymore to myself/other char but if I cast it to undead monster it can cause damage.

 

Here's what i've done:

 

Server Side:

 

skill.h

 

	AB_HIGHNESSHEAL = 1023,	AB_CLEARANCE = 2052,
skill_db.txt
1023,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0,	AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
 
skill_cast_db.txt
//-- AB_HIGHNESSHEAL 1023,1000,1000,0,0,0,3000
 
skill_require_db.txt
1023,0,0,70:100:130:160:190,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0	//AB_HIGHNESSHEAL#Highness Heal#
 
skill_tree.txt
8,1023,5,70,7,12,7,54,4,74,3,28,10 //AB_HIGHNESSHEAL#Highness Heal#
 
Client Side:
 
skillid.lub
	AB_HIGHNESSHEAL = 1023,
skilltreeview.lub
		{"AB_HIGHNESSHEAL", 1023; Pos = 21, MaxLv = 5, NeedSkillList = {6, 20, 9, 1}},
Edited by Axis

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.