Skip to content
Discussion options

You must be logged in to vote

Took me a bit to really understand how everything is put together, but now I do! (Somewhat.)
Everything you need is stored in the cache, and GregHib has created a tool that you can run to see inside it. See Cache Viewer
Now all of this information is actually able to be freely edited! In this example I used Ahrim's Staff which has 70 attack requirement.

First the two values:
equip_skill_1 = 0
equip_skill_2 = 6

These determine what skills are required to equip the weapon. For the sake of compatibility (and simply not knowing how to open a cache file and edit it) I left these values alone and focused on the next two:

equip_level_1 = 70
equip_level_2 = 70

Now I don't remember where exactly, …

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@GregHib
Comment options

@PrettyPrincessPotato
Comment options

@GregHib
Comment options

@PrettyPrincessPotato
Comment options

@GregHib
Comment options

Answer selected by PrettyPrincessPotato
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants