On Sun, 26 Jun 1994, Steppin' Razor wrote: > What are the highest numbers allowable for npc hitpoints and damage rolls? > I imagine there's a maxint of some sort that once the number exceeds that, > the true number just starts getting funky, but I don't actually know what > it is. Anyone? > The max damage per hit is set at 100. It can be found in fight.c. There is a line like dam = MIN(dam, 100); -- Celestar --
This archive was generated by hypermail 2b30 : 12/07/00 PST