I wanna add hero weapon glow on Angel Slayer. I search a bit... (it is more easyer to copy the information in a txt file from the weapongrp.dat file and search in the txt). after you found it it must be something like this :
0 6367 1 1 7 10 0 LineageWeapons.angel_slayer_m00_wp LineageWeaponsTex.angel_slayer_t00_wp icon.weapon_angel_slayer_i00 -1 950 47 1 0 0 1 7 1 1 LineageWeapons.angel_slayer_m00_wp 1 LineageWeaponsTex.angel_slayer_t00_wp 4 ItemSound.dagger_6 ItemSound.sword_small_2 ItemSound.sword_mid_2 ItemSound.public_sword_shing_7 ItemSound.itemdrop_dagger ItemSound.itemequip_dagger 5 246 132 3 5 12 -3 0 0 0 433 0 1 1 1000 0 -1 0 LineageEffect.c_u004 0.0000000 0.0000000 0.0000000 0.6000000 0.1000000 LineageWeapons.rangesample 1.1000000 0.7000000 0.7000000 7.0000000 0.0000000 0.0000000 4 -1 -1 -1
If you change -1 to 1 then the weapon will have only hero glow but if you leave it as it is (-1) and change LineageEffect.c_u004 to LineageEffect.e_u092_g(only for dagger this code) then the weapon will have flaming glow and hero.
For other kind of weapons these are the codes
rapier: LineageEffect.e_u092_l
ancient sword: LineageEffect.e_u092_m
crosbow: LineageEffect.e_u092_n
sword: LineageEffect.e_u092_a
two hand sword: LineageEffect.e_u092_b
mace blunt: LineageEffect.e_u092_c
hammer: LineageEffect.e_u092_e
staff/pole: LineageEffect.e_u092_f
dagger: LineageEffect.e_u092_g
fist: LineageEffect.e_u092_h LineageEffect.e_u092_h
bow: LineageEffect.e_u092_i
dual sword: LineageEffect.e_u092_j LineageEffect.e_u092_j
pole: LineageEffect.e_u092_k
***Don't forget that you have to open the file weapongrp.dat whith l2file edit***
Linkback: https://l2topzone.com/forum/index.php?topic=501.0