Jump to content
  • 0

HOW CAN I CHANGE THE LEVEL REQUIREMENT OF AN ITEM?


Question

Posted

Hi our beloved community, I'm just a simple fellow that plays ragnarok on my past time. I love this game so much but I have lots of i don't know things. hehe. Like what my topic-question. I just want to know how to change the level requirement of my item: FLYING GALAPAGO that requires the character at base level 110 in order to equip.

galapagoflying.jpg.86db15e2cea38244a7ebdc3d5d36c8fd.jpg

6 answers to this question

Recommended Posts

  • 0
Posted

If you want to change the item description in game . You can change it inside your client files . Find System info . But if you want to change it also on server side do it on item_db

  • 0
Posted

To change the item level requirements you need to add new line for:

Quote

EquipLevelMin           Minimum required level to equip. (Default: 0)
EquipLevelMax           Maximum level that can equip. (Default: 0)

If there's an existing line for that just change the value based on what you want to do.

 

And yes don't forget to change the iteminfo as well inside the System folder to match your changes. 🙂 

  • 0
Posted
3 hours ago, Charlemagne19 said:

it changes the description but the effect does not. i can't put the item "on"

sad

galapagoflying.jpg.d626b2037e1825364a84259f25a5a650.jpg

Its server side . Go to your item db in server side find the item name or id change the value of required level

  • 0
Posted
12 hours ago, Poring King said:

Its server side . Go to your item db in server side find the item name or id change the value of required level

I did. But I can't still equip the item. Can you show me how its done step-by-step?

newbie here. Sorry.

  • 0
Posted
1 hour ago, Charlemagne19 said:

I did. But I can't still equip the item. Can you show me how its done step-by-step?

newbie here. Sorry.

You just need to change the requirement . I think rAthena already use yaml . The last time i see the item_db is the time when yaml format is introduce . The item_db in server side is now more informative than before and its more user friendly . 

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