Jump to content
  • 0

[Solved]help,Sql item_db kaizel skill not working.


manabeast

Question


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

REPLACE INTO `item_db` VALUES (17003,'Salamander_Card','Salamander Card',6,NULL,10,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,008,NULL,NULL,NULL,NULL,'skill "AL_KAIZEL",1; bonus bDex,4; bonus bStr,2;',NULL,NULL);

my custom card for enable use skill kaizel not working. this is sql version. "AL_KAIZEL",1;< correct? if no wrong i put in txt is AL_KAIZEL.. for enable use skill kaizel lv 1 is what code for txt?

Edited by manabeast
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi manabeast,

I believe it's suppose to be 'SL_KAIZEL'.

Source: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/db/re/skill_db.txt

Ctrl+F, search for 'kaizel'.

462,9,6,16,0,0x1,0,7,1,yes,0,0,0,magic,0, SL_KAIZEL,Kaizel

Also, I would recommend putting that entry into 'item_db2'; so you can later upgrade your item_db with newer entries without having any problems with your custom items.

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...