Open notepad, Open file, go to your Seose folder, Data folder, All files, open NPC.xini
then just look at it and it should be pretty clear on what to do. But incase you or some
one else just cant find out, i'll try to make a step by step guide.
Ok i'll show you one as a example and then tell you how you would approach (spelled wrong?) it.
/* Cactusaur */
[npc12]
{
[drop] Item=264
[drop] Item=197 Chance=5
[drop] MinCount= 1500 Maxcount=5000 Chance=1
}
Ok first of all you can see that i already did his drop, well all i did was his money drop but oh well.
/* Cactusaur */ <-------(make sure its the same spaces as the } above)
When you want to make a drop or edit one and make it better, make sure you do the ['s. and put drop in the middle, so Seose knows its going to be a drop.
[drop] {good start, about have way there.}
next add Item to it and after item put a = and then add a item number of the item you want. Like male devil is 200 and male elder is 204 etc. for this example we'll do Twin blades (number 327)
[drop] Item=327 {that could be it, unless you want to add the chances}
Now for the chance's you'll have to add Chance=#, the number can go from 1-100 in % form. So lets use 5% chance at a twin blade drop.
[drop] Item=327 Chance=5
Now for the Min-max money drop, you see the [drop] Mincount=1500 Maxcount=5000 up there? Yea thats the money drops. Pretty much same thing.
[drop] MinCount=(how much money they can drop at the least)
MaxCount=(how much maxium ammount of money that can be droped)
so lets say you want them to give atleast 5000 but not anyhigher then 10000....
[drop] MinCount=5000 MaxCount=10000 Chance=5 (chance again not really needed)
Now that your done, go to your next line and make sure theres a } on the line and its right above the /* on the next monster. Hope this helped and wasent a mess reading, but i tried to make it simple as i can.
---
Owner of Endless Online Insanity
Looking for: 2 Artists
Darkrulerjoe