Page 1 of 1
DM2 editors
Posted: Mon Mar 19, 2007 8:58 pm
by beowuuf
DMDC2 is a full featured dungeon.dat editor.
http://dmweb.free.fr/?q=node/719
DM2GDED is a full featured graphics.dat editor.
http://dmweb.free.fr/?q=node/721
Re: DM2 editors
Posted: Sun Jul 14, 2024 7:10 pm
by Danielle Blue Steele
Hey, so, I know this post is seventeen years old, but I figure this is a good place to ask about the editors, right? (I've just found out they exist!

)
I've done some trial-and-error with the graphics.dat editor and I've successfully altered the properties of some items, but not all of them. (I find a lot of the loot seriously underwhelming and that's sad.) For instance, I thought I worked out how to make items add class levels (like the fire armour gives +1 fighter level) but it looks like only some types of items can hold some types of properties? I've managed to have the Jewel of Symal add both a mage level and a priest level, and the Ra-Sar armour add a ninja level, but not a priest or wizard level. And clothes (robe, skirt etc.) seem unable to hold any properties at all (which is super sad, I'd love to modify them to have them actually relevant). I also tried to have all the tech set pieces add magic immunity, but it doesn't seem to work.
Anyone got any pointers on this?
Re: DM2 editors
Posted: Wed Aug 14, 2024 11:44 am
by Sphenx
Hi, I believe you should be able to set up any bonus/ability you want on clothes. I don't remember any static coded ability on clothes nor restrictions, but I should have a look at the code to be sure.
You can check the proper stats ID to set from this list (around line 780):
https://github.com/gbsphenx/skproject/b ... /defines.h
About the magic immunity, how are you trying to set it up ? are you boosting anti-magic stat ?