[DM2] Few quick questions

Join Discord

1westy1

Dedicated Member
Dedicated Member
Nov 10, 2004
214
13
65
1. How do you make monsters spawn in a cave? I put in mongen

R003 | 12 | 67 | WarSpider | 100 | 5 | 0 | 1 |
Room --- Coords --- Mob --- Spread --- SpawnTime

yet it still doesnt work?

i got another question in a sec.

Edit: Well they spawned, just 5 minutes after the server had started lol.

Also, how do you add a speed and acc to weapons and items?

I know its something to do with the ac and amc slots but im not entirely sure.

Thanks
Westy
 
Last edited:

1westy1

Dedicated Member
Dedicated Member
Nov 10, 2004
214
13
65
no, the 0 is for something else, but i didnt watn to lable it, and i forgot to right down on here how many mobs i wanted spawned, and the 1 isnt the spawn time.
and thanks for the doc td
 
Upvote 0

jasper

Golden Oldie
Golden Oldie
Sep 10, 2005
890
3
125
copy this :p

Same for all items:
dc,sc,mc > should be obvious what these are
lobyte (hpadd, mpadd)> should be obvious aswell
hibyte(hpadd, mpadd) > hp/mp recovery
mgAvoid > magic avoid stat (aka mr) (PearlArmour(m))
toxavoid > poison avoid stat (aka pr) (MediumArmour(m))
loByte tox > poison increase stat (bronzehelmet)
loByte slowdown > freeze increase stat (bonehood)
Weapon stdmode 5/6:
loword ac > luck (warspiritblade)
loword mac > curse (steelaxe)
hiword mac > values from 0-10 = aspeed -value, values above 10 = aspeed + value (bloodstealer/ironsword)
hiByte tox >agil (fatesword)
hiByte slowdown > acc (bronzesword)

Armour stdmode 10/11:
ac, mac> should be obvious
lobye source > luck
hibyte source > curse
hiByte tox >agil (DragonRobe(m))
hiByte slowdown > acc (WizardRobe(m))

Necklace stdmode 19+20:
loword ac > aspeed + (RecallNecklace)
hiword ac > aspeed - (MirNecklace)
loword mac > curse (lanternneck)
hiword mac> luck (tigernecklace)
hiByte tox >agil (lanternneck)
hiByte slowdown > acc (tigerneck)

Necklace stdmode 21:
loword ac > aspeed + (gmnecklace 1)
hiword ac > aspeed - (galenecklace)
loword mac > healthrecovery (gmnecklace 3)
hiword mac> magicrecovery (gmnecklace 2)
hiByte tox >agil (gmnecklace)
hiByte slowdown > acc (galenecklace)

Ring stdmode 22+23:
ac/amc > fairly obvious
hiByte tox >aspeed (bluering)
hiByte slowdown > acc (greatbluefoxring)

Brace/Helmet stdmode 24+26/15:
ac/amc > fairly obvious
hiByte tox >agil (bronzehelm)
hiByte slowdown > acc (bonehood)

Boots stdmode 62:
ac/amc > fairly obvious
source > handweight
hibyte slowdown > bodyweight
hibyte tox > agil

Stones stdmode 63:
loword mac > curse
hiword mac > luck

Belt stdmode 64:
ac/amc > fairly obvious
bagweight > source
hiByte tox >agil
hiByte slowdown > acc
 
Upvote 0

thedeath

LOMCN Developer
Developer
Mar 26, 2003
1,340
90
294
was the names of the items i was using to test if the stats worked or not, forgot to take them out of the file :p
 
Upvote 0

1westy1

Dedicated Member
Dedicated Member
Nov 10, 2004
214
13
65
some dont work btw, i put my necklace as stdmode 20, then put on tox and slowdown and i didnt get agil and acc
 
Upvote 0