behelit Posted April 13, 2020 Posted April 13, 2020 Hello. Just what the title says, I cannot apply points to the Sura skill "Earth Shaker". I can click on the skill, and points are added... But when I click apply, it resets back to zero and the points are refunded back. Why is this happening? Quote
1 iraciz Posted April 13, 2020 Posted April 13, 2020 (edited) Check the skill info in the data folder, luafiles514/lua files/skillinfoz/ file skillinfolist.lub [SKID.SR_EARTHSHAKER] = { "SR_EARTHSHAKER", SkillName = "Earth Shaker", MaxLv = 5, SpAmount = { 36, 40, 44, 48, 52 }, bSeperateLv = false, AttackRange = { 1, 1, 1, 1, 1 }, _NeedSkillList = { { SKID.SR_DRAGONCOMBO, 1 }, { SKID.SR_CURSEDCIRCLE, 1 } } }, Curious that the skill_tree.txt in rAthena is different from the data folder, thats wrong, the _NeedSkillList from skillinfolist in data folder should Match Exactly with the requisites in Skilltree from trunk. Sura Regular 4070,2328,5,2326,3,0,0,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker# Change as same requisites in data/folder/skillinfo.list Correction for sura regular is: 4070,2328,5,2326,1,2334,1,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker# Correction for Sura Trans is: 4077,2328,5,2326,1,2334,1,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker# Correction for Baby Sura is: 4106,2328,5,2326,1,2334,1,0,0,0,0,0,0 //SR_EARTHSHAKER#Earth Shaker# Edited April 13, 2020 by iraciz paths Quote
0 Emistry Posted April 13, 2020 Posted April 13, 2020 probably you didnt have the pre-requisite skills. Quote
0 behelit Posted April 13, 2020 Author Posted April 13, 2020 13 minutes ago, Emistry said: probably you didnt have the pre-requisite skills. I don't think that's it, the pre-requisite skills are used. Besides, you can't click on the skill to add points without the pre-requisite skills, right? I can add points, I just can't apply them. Quote
0 behelit Posted April 13, 2020 Author Posted April 13, 2020 1 hour ago, iraciz said: Check the skill info in the data folder, luafiles514/lua files/skillinfoz/ Thank you so much! That worked perfectly. Quote
Question
behelit
Hello. Just what the title says, I cannot apply points to the Sura skill "Earth Shaker". I can click on the skill, and points are added... But when I click apply, it resets back to zero and the points are refunded back. Why is this happening?
5 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.