How to make random monster spawns using GUI

Monkey Prodigy
17 Jul 2014, 22:28
I want to make random monster spawn for my game Gemsthrone, the RPG.
I need it to where it will only spawn certain monsters in certain places, such as a zombie in a graveyard.
Then, I need the zombie to be a certain level ( which will then choose the zombie's stats), which will be close to the players.
Once the player kills the zombie, it will drop items, which you can gather.
Creatures will always drop certain items, but will sometimes will drop that item plus another item.
Zombies will always drop the clothes it was wearing, and perhaps something else.
On the clothes it was wearing, the code will need to:
Spawn the monster
decide the level and the items it has
equip those items its wearing to boost the creatures stats

Then, it will need to do this once it kills the monster:
drop the items