L2JMobius

Free Users => Shares/Contributions => Committed User Contributions => Topic started by: panther on October 30, 2022, 06:21:44 PM

Title: [Fixed] Multisell 3409500 Npc Refugee Neti
Post by: panther on October 30, 2022, 06:21:44 PM
The problem is  maintainEnchantment="true" 

Patch Diff (https://pastebin.com/FrYuak8V)    Ertheia to Return Of The Queen Ant  for sure.
Title: Re: [Fixed] Multisell 3409500 Npc Refugee Neti
Post by: Mobius on November 30, 2022, 08:11:22 AM
Are you sure this is the way it should be?
Title: Re: [Fixed] Multisell 3409500 Npc Refugee Neti
Post by: panther on December 03, 2022, 01:09:02 AM
Are you sure this is the way it should be?


I'm 100% sure the first weapon get enchanted at +10 the second one doesn't get enchanted it's stronger at +0 and you have to have Enhanced Shadow Ingot to get the third one which again doesn't get enchanted.

here from pts itemdata

first weapon ---> item_begin   weapon   46317   [shadow_dagger_1]  enchant_enable=9   elemental_enable=1

secont weapon----> item_begin   weapon   46327   [shadow_dagger_1_tr] bla bla bla    enchant_enable=0   elemental_enable=1   unequip_skill={}   for_npc=0   item_equip_option={}   use_condition={}   equip_condition={}

third weapon---> item_begin   weapon   47874   [shadow_dagger_1_tr_high] bla bla bla   enchant_enable=0   elemental_enable=1
Title: Re: [Fixed] Multisell 3409500 Npc Refugee Neti
Post by: Mobius on January 17, 2023, 02:55:51 AM
Committed with https://bitbucket.org/MobiusDev/l2j_mobius/commits/31ebc746bfa637354d76aa3d4b907d8a0f0e0911
Thanks :D