Create custom monster by command

luizragna

New member
Messages
114
Points
0
Location
In their hearts
Emulator
Hello guys, I am wanting to do a dungeon system in which the difficulty varies according to number of players. In case the difficulty of killing monsters and not the quantity.
 
So I would like to create a mob with edited status by command (to multiply by the variable difficulty).
 
The command type:
 
Monster <hp> <str> <atk> etc... (The command would spawmar a monster with attributes you chose)
 
Is there any command to do this? or some script already ready when I download? or do you have any idea how I could do?
 
OBS: I use the last version of Hercules
 
Last edited by a moderator:
Need to wait until we get a right getmobdata/setmobdata script command. The ones floating around suck and seem to be very limited from my understanding (I was only able to modify the HP of a mob)

 
I thought of something different, is it possible to put the food buffs on the mobs?

 
Last edited by a moderator:
Back
Top