You don't have to use a custom monster spell script for Dragon Lord wave as I told you on PMs, Just add this line to your attacks and change length/spread/chance to whatever you want.
XML:
<attack name="fire" interval="3000" chance="17" length="8" spread="3" min="-70" max="-250">
<attribute key="areaEffect" value="firearea"/>
</attack>
You can find your monster areaEffects/shootEffects/attack names all in here.
OTX Server from:. Contribute to mattyx14/otxserver development by creating an account on GitHub.
github.com
You can find a good explanation of how to create a monster here
Hello, today I present you 'How to make a monster' tutorial. It's for 10.7~ clients, but should work also for older versions(just some magic effects wont work). There have been few tutorials which did not explain everything, so here I am trying to not miss anything. This tutorial will be long...
otland.net