Page 1 of 1
Monster Spawners

Posted:
Mon May 14, 2012 07:46
by Gambit
From my understanding, the mobs were remove from the engine and are being reimplemented as Lua. I'm sure because of this, someone could easily make a monster spawner this way and we could finally have legitimate adventure maps. Map creators can set one where mobs are needed.
Another way of doing things is to have different levels of spawners. Like a level 1 spawner can spawn only one mob at a time, while a level 3 can spawn 3 mobs at once.

Posted:
Tue May 15, 2012 18:01
by sfan5
Awesome Idea!

Posted:
Tue May 15, 2012 18:07
by Jordach
I do agree to this: I want something to kill aswell.

Posted:
Tue May 15, 2012 18:31
by Stef
+1

Posted:
Thu May 17, 2012 00:35
by Trenton
and we also want some change to the Sword tool, for now it just deals "More damage than fist" but the iron sword should be more harmful than the wooden one.

Posted:
Thu May 17, 2012 13:45
by sapier
Monsters ARE already reimplemented in lua have a look at animals mod. AND if you look at the debug.lua file you have all the code you need to create a monster spawner ;-). The only thing missing is monster levels but that ain't lot of work, if there is interest I'll add "level support" to animals mod.
What should depend on this level?
-health points of monster,
-damage done in melee mode
-probably distance attack too?
anything else?

Posted:
Thu May 17, 2012 14:30
by Jordach
sapier wrote:Monsters ARE already reimplemented in lua have a look at animals mod. AND if you look at the debug.lua file you have all the code you need to create a monster spawner ;-). The only thing missing is monster levels but that ain't lot of work, if there is interest I'll add "level support" to animals mod.
What should depend on this level?
-health points of monster,
-damage done in melee mode
-probably distance attack too?
anything else?
What we need is RandoMobs where their image can be different each time and their attacks are different each time they spawn, this way, they could be a DM above ground with a punch attack.

Posted:
Thu Feb 21, 2013 16:25
by Evergreen
Here are some mockup textures Gambit made.
The Dungeon Master
The Oerkki

It would be so cool if these were implemented.
It would be nice to have a little bit of a challenge in survival mode.

Posted:
Thu Aug 22, 2013 19:28
by Rhys

Posted:
Thu Aug 22, 2013 19:34
by jojoa1997
Look at my Peaceful_npc mod. In one of the files there is a spawner(block). Also i think i integrated locals for max radius, max count, and speed in there.

Posted:
Thu Aug 22, 2013 19:57
by philipbenr
Evergreen wrote:Here are some mockup textures Gambit made.
The Dungeon Master
The Oerkki

It would be so cool if these were implemented.
It would be nice to have a little bit of a challenge in survival mode.
I like PilzAdam's Simple mobs Okkeri and Dungeon Master. The okkeri here though is pretty awesome.