Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J How to change item grade

Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Editing you need File Edit:

For armorgrp.dat

1 10286 0 3 7 2 0 dropitems.drop_MFighter_m007_t1006_u_m00 mfighter.mfighter_m007_t1006_u icon.armor_t1006_ul_i00 icon.armor_t1006_u_i00 icon.armor_t1006_l_i00 4294967295 2450 19 1 0 15 2 Fighter.MFighter_m007_u Fighter.MFighter_m007_l 2 mfighter.mfighter_m007_t1006_u MFighter.MFighter_m007_t1006_l 2 2 2 Fighter.FFighter_m007_u Fighter.FFighter_m010_l 2 FFighter.FFighter_m007_t1006_u FFighter.FFighter_m010_t1006_l 2 2 2 DarkElf.MDarkElf_m006_u DarkElf.MDarkElf_m006_l 2 MDarkElf.MDarkElf_m006_t1006_u MDarkElf.MDarkElf_m006_t1006_l 2 2 2 DarkElf.FDarkElf_m008_u DarkElf.FDarkElf_m006_l 2 FDarkElf.FDarkElf_m008_t1006_u FDarkElf.FDarkElf_m006_t1006_l 2 2 2 Dwarf.MDwarf_m002_u Dwarf.MDwarf_m002_l 2 MDwarf.MDwarf_m002_t1006_u MDwarf.MDwarf_m002_t1006_l 2 2 2 Dwarf.FDwarf_m005_u Dwarf.FDwarf_m005_l 2 FDwarf.FDwarf_m005_t1006_u FDwarf.FDwarf_m005_t1006_l 2 2 2 Elf.MElf_m009_u Elf.MElf_m009_l 2 MElf.MElf_m009_t1006_u MElf.MElf_m009_t1006_l 2 2 2 Elf.FElf_m006_u Elf.FElf_m006_l 2 FElf.FElf_m006_t1006_u FElf.FElf_m006_t1006_l 2 2 2 Magic.MMagic_m006_u Magic.MMagic_m006_l 2 MMagic.MMagic_m006_t1006_u MMagic.MMagic_m006_t1006_l 2 2 2 Magic.FMagic_m009_u Magic.FMagic_m003_l 2 FMagic.FMagic_m009_t1006_u FMagic.FMagic_m003_t1006_l 2 2 2 Orc.MOrc_m002_u Orc.MOrc_m002_l 2 MOrc.MOrc_m002_t1006_u MOrc.MOrc_m002_t1006_l 2 2 2 Orc.FOrc_m002_u Orc.FOrc_m004_l 2 FOrc.FOrc_m002_t1006_u FOrc.FOrc_m004_t1006_l 2 2 2 Shaman.MShaman_m006_u Shaman.MShaman_m006_l 2 MShaman.MShaman_m006_t1006_u MShaman.MShaman_m006_t1006_l 2 2 2 Shaman.FShaman_m006_u Shaman.FShaman_m006_l 2 FShaman.FShaman_m006_t1006_u FShaman.FShaman_m006_t1006_l 2 2 0 0 0 0 1 1 LineageEffect.p_u002_a 4 ItemSound.armor_leather_1 ItemSound.shield_bone_1 MonSound.Hit_normal_12 MonSound.Hit_normal_3 ItemSound.itemdrop_armor_cloth ItemSound.itemequip_armor_cloth 1 0 3 This is grade number--->5 0 139 0 665

For weapongrp.dat
0 10300 1 1 6 1 0 LineageWeapons2.dynasty_blade_m00_wp LineageWeapons2.dynasty_blade_m00_wp LineageWeaponsTex2.dynasty_blade_wp LineageWeaponsTex2.dynasty_blade_wp icon.weapon_dual_sword_i00 LineageWeaponsTex2.Icon.weapon_dynasty_blade_i01 LineageWeaponsTex2.Icon.weapon_dynasty_blade_i01 -1 2080 47 1 0 14 3 2 LineageWeapons2.dynasty_blade_m00_wp LineageWeapons2.dynasty_blade_m00_wp 2 LineageWeaponsTex2.dynasty_blade_wp LineageWeaponsTex2.dynasty_blade_wp 4 ItemSound.public_sword_shing_8 ItemSound.sword_great_4 ItemSound.sword_mid_2 ItemSound.public_sword_shing_4 ItemSound.itemdrop_dualsword ItemSound.itemequip_dualsword 10 365 151 8 This is grade number --->5 8 0 0 0 0 325 0 1 1 1000 0 -1 0 LineageEffect2.w_vari_r4_004_a LineageEffect2.w_vari_r4_004_a 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.800000 1.000000 0.800000 1.300000 LineageWeapons.rangesample LineageWeapons.rangesample 1.400000 0.800000 0.800000 1.500000 0.800000 0.800000 12.000000 0.000000 0.000000 11.500000 0.000000 0.000000 6 4 -1 -1 icon.weapon_dual_sword_i00 LineageWeaponsTex2.Icon.weapon_dynasty_blade_i01 LineageWeaponsTex2.Icon.weapon_dynasty_blade_i01


Grade numbers
0 Non-Grade
1 D-Grade
2 C-Grade
3 B-Grade
4 A-Grade
5 S-Grade
 
Last edited:
Newbie Spellweaver
Joined
Dec 24, 2006
Messages
71
Reaction score
37
Re: [Guide]How to change item grade

Nice guide, now just explain to all the other people. How to get to that, what tools they need. And etc Fun stuff.
 
Experienced Elementalist
Joined
Sep 26, 2007
Messages
270
Reaction score
0
Re: [Guide]How to change item grade

To set a grade of an item you need more than just showing the grade. You need to do some server sided changes that are simple to do. Just change the grade of your item in the sql .
I have a question , what do i have to do to make a new grade in client side or where should i put it and where should i make the links?
 
Newbie Spellweaver
Joined
Feb 24, 2008
Messages
23
Reaction score
0
Re: [Guide]How to change item grade

Both weapongrp.dat and armorgrp.dat are found in the system folder. You can open them both by using the latest FileEdit or L2Asm/Diasm.
 
Newbie Spellweaver
Joined
Dec 10, 2006
Messages
27
Reaction score
0
Re: [Guide]How to change item grade

Very good thanks man ! :winky:
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

No prob ;)
 
Newbie Spellweaver
Joined
Nov 22, 2006
Messages
55
Reaction score
0
Re: [Guide]How to change item grade

Just what i was looking for Tnx Dude.
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

I am glad too help you ;p
 
Experienced Elementalist
Joined
Sep 26, 2007
Messages
270
Reaction score
0
Re: [Guide]How to change item grade

Is it working on kamael too ? I didn't tested it yet but look at this :
Code:
100    a,adena\0    a,symbol.adena\0    1
101    a,grades\0    a,symbol.grade_s\0    1
102    a,gradea\0    a,symbol.grade_a\0    1
103    a,gradeb\0    a,symbol.grade_b\0    1
104    a,gradec\0    a,symbol.grade_c\0    1
105    a,graded\0    a,symbol.grade_d\0    1
106    a,grades80\0    a,symbol.grade_s80\0    1
The id's are from 100 to 106
From 1 to 5 are this :
Code:
1    a,smile\0    a,symbol.imoticon001\0    1
2    a,-_-\0    a,symbol.imoticon002\0    1
3    a,crying\0    a,symbol.imoticon003\0    1
4    a,rage\0    a,symbol.imoticon004\0    1
5    a,heart\0    a,symbol.imoticon005\0    1
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

Don't know didn't check it. I'll find out Today
 
Newbie Spellweaver
Joined
Mar 17, 2007
Messages
9
Reaction score
0
Re: [Guide]How to change item grade

I can't understand in what list of fileedit in armorgrp.dat are those to change it from 4 to 5???

I mean from A grade to S grade?
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

what's to not understand?
 
Newbie Spellweaver
Joined
Jan 1, 2008
Messages
11
Reaction score
0
Re: [Guide]How to change item grade

Nice guide, now just explain to all the other people. How to get to that, what tools they need. And etc Fun stuff.

I dont agree with this. The things I know, I learned using search after droppo or someone else deleted my post asking for something that had be answered and solved on many other topics.
Using search or google won't hurt anyone.
 
Newbie Spellweaver
Joined
Aug 13, 2006
Messages
9
Reaction score
0
Re: [Guide]How to change item grade

ID 6 is for S80 :pokeball_
 
Supreme Arcanarch
Joined
Apr 24, 2006
Messages
906
Reaction score
10
Re: [Guide]How to change item grade

your guide is good, but you forgot 1 thing
making weapon to be other grade in client will only make it visually look like the grade you had set, but it will not be the grade that you had set :D
in other words, make guide about changing weapons grade in MySQL :D
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

Oh :DDDD ok
 
Newbie Spellweaver
Joined
Sep 20, 2006
Messages
9
Reaction score
0
Re: [Guide]How to change item grade

But you only change it in system, but if it was S grade and you changed it to D, he will be S grade in server side. So you need to update and your database.
 
Junior Spellweaver
Joined
Jun 4, 2006
Messages
127
Reaction score
1
Re: [Guide]How to change item grade

You don't know how to do that?
 
Newbie Spellweaver
Joined
Sep 20, 2006
Messages
9
Reaction score
0
Re: [Guide]How to change item grade

I know but others :D
 
Back
Top