L2JMobius

Free Users => General Discussion => Topic started by: SavitarGodOfSpeed on March 06, 2023, 05:00:31 PM

Title: Question Regarding some skill effects
Post by: SavitarGodOfSpeed on March 06, 2023, 05:00:31 PM
Hello everyone!

I Came across some of the Dwarf skill effects, i was wondering what is the difference between "Plunder", "Spoil" and "Sweeper" ?

And also how do they work? Which lines i need to add in the NPC xmls?
Title: Re: Question Regarding some skill effects
Post by: Iris on March 07, 2023, 03:17:06 AM
Dwarves use the Spoil skill to try to activate the "spoiled" condition on a monster. If it's successful, you will be able to use Sweeper on the monster once it's dead, to collect extra drops. Those extra drops are defined in the <spoil> section of the NPC droplists.

Plunder is basically the Goddess of Destruction version of Spoil+Sweeper. It works the same as before, but instantly grants the items to your character, instead of you having to manually Sweep after they die.
Title: Re: Question Regarding some skill effects
Post by: SavitarGodOfSpeed on March 07, 2023, 05:33:46 AM
I see thank you for the insights it was a great Help!