Jump to content
  • 0

Double -> Triple Strafe


xilence01

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  177
  • Reputation:   4
  • Joined:  05/23/12
  • Last Seen:  

Hi rAthena.

 

i would like to ask for a snippet of the skill "Double Strafe".

i want to edit it to become "Triple Strafe" as the name itself. it will fire 3 times instead of 2

and only one arrow is consumed every skill.

Damage will be like this (see photo attachment) :post-4824-0-80234600-1368160505_thumb.jpg

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

trunk/db/re/skill_db.txt

Find:

46,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0,		AC_DOUBLE,Double Strafe

 

Replace to:

46,-9,8,1,-1,0,0,10,3,no,0,0,0,weapon,0,		AC_DOUBLE,Double Strafe
  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  177
  • Reputation:   4
  • Joined:  05/23/12
  • Last Seen:  

trunk/db/re/skill_db.txt

Find:

46,-9,8,1,-1,0,0,10,2,no,0,0,0,weapon,0,		AC_DOUBLE,Double Strafe

 

Replace to:

46,-9,8,1,-1,0,0,10,3,no,0,0,0,weapon,0,		AC_DOUBLE,Double Strafe

thanks. it works. but how to change the name in the skill tree

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

data/skillnametable.txt

  • Upvote 1
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...