-
Max Item attributes
Hi guys,
I wonder, is there any way to determine the max attributes for each item?
Suppose we know the code of the item.
For example: G8 mage staff
How can we find which are the max attributes it can get by adding Topaz,Ruby,Sapphires OR Opal,Peri,Garnet for pants,boots etc?
:?::?::?:
Thanks
-
Re: Max Item attributes
HI
There are 2 ways of finding out,
1. Trial and Error method, mounting the items with Uj Sj Lj etc etc
2. Decode the 0.Bin file in ZOneserver>Zonedata>Item folder
there u can get or set the max option of any item at any level.
to get info about max option of Level 10 above weapons, decode the 0ex.bin file.
Browze through those file and u ll cm to know about it.
you can even change the Additional attack, Str and Dex required to equip it etc through it
Regards
A3-Elements - GMToreto
-
Re: Max Item attributes
Thanks, I checked it but there is no .bin file, only 0 and 0ex , are these encoded somehow? Do I need to use some tool to "decode" them or I just HEX them like ItemCombinationData?
If you have any idea of file "pattern" then it will be easy to "decode" it to txt and back to binary.