Jump to content
  • 0

Cannot apply points to Sura's Earth Shaker skill.


Question

Posted

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

  • 1
Posted (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 by iraciz
paths
  • 0
Posted
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.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...