Page 1 of 1

Request: Armour strength values

Posted: Mon Jan 19, 2004 11:32 am
by PicturesInTheDark
According to be able to run a test about various armour differencies when being hit I'd like to edit armour strength values to be able to create identical conditions - so I'd like to put in a request for an edit object values possibility in CSBuild.

Regards, PitD

Posted: Mon Jan 19, 2004 4:26 pm
by Paul Stevens
I think that information is in the graphics.dat.
Anyone who believes otherwise, please speak
up. If it is in the dungeon.dat file then we can
certainly edit it. Else you will have to talk to
one of the graphic file editors.

Posted: Mon Jan 19, 2004 8:50 pm
by PaulH
The information is indeed stored within the graphics.dat and can be extracted using Rain's DMExtract v1.01. There is a thread in the DM forum that explains this, but here is a recap:

-Get a CSBWin graphics.dat
-Put it in the main DMExtract folder
-On command line type 'dmextract -x graphics.dat -d graphicsfolder -i 4'
-You will see a file named DMout.gil
-Open this with Rain's CSBEdit
-Edit the armour
-Recreate graphics.dat with DMExtract with following command 'dmextract -c graphics.dat -d graphicsfolder -i 4'

the -d simply specifies the folder where the graphics are to be stored/ read from

Posted: Tue Jan 20, 2004 11:12 am
by PicturesInTheDark
Ok, thank you, I will have to try and see what happens, never did that before. If there's time on the weekend I'll give it a shot and also make a list for storing the values of different "hit tests" - anything else that should be thought of to have the same parameters?

For example, does the experience factor of a level influence the hits of some creature? It's own health points? What skill numbers should the characters have? ...

Regards, PitD