Jump to content
  • 0

[SOLVED] About skill tree & Special effect number


Start_

Question


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  929
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

Please close this topic.

 

 

 

 

 

 

1.About skill tree. (Solved)

 

 

 

I've used item replace skill button to item button lol. ( by item script = sc_start "KN_ONEHAND",180000; , and item type 11 for unlimited use.)

 

 

 

 

PACKET VER 45

 

#define PACKETVER 20130807

 

 

I was played as Swordsman classes and Knight.

 

This is db>re>skill_tree.txt

1,495,1,0,0,0,0,0,0,0,0,0,0    //KN_ONEHAND#Onehand Quicken#
7,495,1,0,0,0,0,0,0,0,0,0,0	//KN_ONEHAND#Onehand Quicken#
and many more jobs.

I tried to added "One-Handed-Quicken" by my NPC.

 

This is scripts. ( Working fine. )

prt_castle,164,153,5 script nnnnnnnnnnnnn 721,{
skill 495,1,0;
end;
}

But after log out and login or changing the map, One-Handed-Quicken has gone. Why?

 

 

 

2.Special effect number (Solved)

 

I want to know Special effect number of Black Dragon Ascenion ( ref. 

).

 

 

 

Thank you.

Edited by TARTs
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

Looks like EF_DRAGONFEAR (668)

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  929
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

Thank you Secrets !

Edited by TARTs
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...