xilence01 Posted May 10, 2013 Posted May 10, 2013 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) : Quote
Jaburak Posted May 10, 2013 Posted May 10, 2013 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 2 Quote
xilence01 Posted May 10, 2013 Author Posted May 10, 2013 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 Quote
Question
xilence01
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) :
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.