Chad is totally right they mapped the modifier to AD&D rules. This is used in ADD to check you resistance to heavy dammage. It's not use in the code or maybe just referenced at a couple places.
-----Original Message----- From: Cameron Matthews-Dickson [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 03, 2002 6:15 AM To: Jason Gauthier; [email protected] Subject: Re: con_app I believe this was intended to be used to calculate a resistance to "shock" type damage. Those of better constitution would be less affected by shocking attack. I might be making this up, though I seem to remember that.... Cameron ----- Original Message ----- From: "Jason Gauthier" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, April 03, 2002 8:46 AM Subject: con_app > I was just going over my advance_level function, and took a look at con_app. > > The struct looks like this: > > struct con_app_type > { > sh_int hitp; > sh_int shock; > }; > > I thought to myself, "Shock? Now I'll be damned, I don't remember ever using > that." > So I yanked out my trusty xtermm and executed a 'grep shock *.c|grep > con_app' > Lo and behold, no references. > I thought to myself, "Hm, This code is pretty severly modified, let's check > out ye ol' stock." > > So, I yanked out my trusted archival extraction utility and in moments was > executing the same grep. > Lo and behold! it's not there either. > > Can anyone offer any insight as to what this was planned for? > > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom -- ROM mailing list [email protected] http://www.rom.org/cgi-bin/mailman/listinfo/rom

