Here are a couple of examples:
Number One:
#modname "NatarajaModdedGod"
#description "To grind your enemies beneath your feet and hear the lamintations of their women!"
#icon "NatarajaModdedGod.tga"
#Version 1.0
#selectmonster "Nataraja"
#name "Nataraja"
#descr "To grind your enemies beneath your feet and hear the lamintations of thier women!"
#ap 25
#mapmove 4
#hp 180
#prot 16
#str 20
#enc 0
#att 15
#def 15
#prec 16
#mr 20
#mor 30
#pathcost 10
#startdom 4
#standard 15
#ambidextrous 6
#amphibian
#ethereal
#flying
#heal
#immortal
#magicskill 8 5
#regeneration 10
#restrictedgod 6
#end
Number Two:
#modname "ArchmageModdedGod"
#description "I am sooo cool!not."
#icon "ArchMageModdedGod.tga"
#Version 1.0
#selectmonster "Arch Mage"
#name "Arch Mage"
#descr "I am sooo cool!not."
#clear
#ap 28
#mapmove 3
#hp 12
#prot 0
#size 3
#str 12
#enc 1
#att 13
#def 10
#prec 16
#mr 20
#mor 30
#gcost 0
#pathcost 10
#startdom 4
#weapon "Quarterstaff"
#ambidextrous 4
#ethereal
#forgebonus 50
#illusion
#immortal
#stealthy 20
#magicskill 8 5
#itemslots 32006
#restrictedgod 6
#expertleader
#end
Number Three:
#modname "WyrmModdedGod"
#description "A One-worm army."
#icon "WyrmModdedGod.tga"
#Version 1.0
#selectmonster "Wyrm"
#name "Wyrm"
#descr "A One-Worm army."
#ap 28
#mapmove 3
#hp 260
#prot 26
#size 6
#str 25
#enc 1
#att 20
#def 22
#prec 20
#mr 22
#mor 30
#gcost 0
#pathcost 10
#startdom 4
#amphibian
#ethereal
#eyes 4
#fear 7
#forestsurvival
#illusion
#immortal
#stealthy 20
#magicskill 8 5
#itemslots 62208
#poisonres 100
#stealthy 20
#swampsurvival
#wastesurvival
#restrictedgod 6
#superiorleader
#goodmagicleader
#end
Some notes:
The "#itemslots" is semi-buggy. The numbers don't always give you what you expect.
It appears that some abilities "override" or replace others if put on the same critter. If you mess around with it, you'll see what I mean.
I try to avoid using "#clear" as it wipes everything. Which means, not only do you sometime lose very cool abilities that you can not "readd" , but that you must be VERY CAREFUL to make sure that you rescript ALL the monster values or they will default to some wierd values in places. The best way to do this if you must, is to look at the unmodded critter and note all its base values, abilities, weapons, etc,( like, is it mounted).
The modding is actually pretty easy once you get the hang of it. If you really want kick butt in a single player game add "#regeneration" 10% to 25% to the Wrym or the Naj.
Not sure if these "slip-through" the cheatdetect net in a multiplayer game or not, but if they do you'd suck for using them for that.
Happy modding.
