home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!dgbt!netfs!ub!acsu.buffalo.edu!bandu
- From: bandu@acsu.buffalo.edu (Jagath Samarabandu)
- Newsgroups: rec.games.hack
- Subject: Nethack++ spoilers about monsters are here!! But need help.
- Message-ID: <Bzn0q5.C9A@acsu.buffalo.edu>
- Date: 22 Dec 92 01:42:04 GMT
- Sender: nntp@acsu.buffalo.edu
- Organization: SUNY/Buffalo Electrical Eng.
- Lines: 42
- Nntp-Posting-Host: autarch.acsu.buffalo.edu
-
- Hello all,
-
- I managed to create a spoiler file for all the monsters giving names, damage
- stats, level and a host of other info. This file is about 128K and needs some
- beautifing to make it fun to read. The format is as follows:
-
- Line #
- 1 Name,
- 2 level:#, speed #, AC #, Magic res. [0|1], Alignment #,
- 3 A:xxx, D:,yyy, mdn, .. (1-5 fields with xxx:attack type, yyy:damage
- type and m,n:hit dice. eg 2d6 is 2 dice with 6 sides each)
- 4-6 Description of size, resistance to various attack forms physical form
- etc.
-
- If some one could put it in a publicly accessible place that would help those
- spoiler seekers. I don't really want to post the whole thing since its ugly
- and big (and to avoid burning to a crisp by all those flames). Also some help
- in better explanations of fields and better formatting would be nice.
-
- Bandu
-
- PS: these were taken from the source files monst.c, monst.h etc and should be
- accurate.
-
- A sample with two monsters (giant ant and soldier ant) is included below as
- bait ;-)
-
- Spoiler on board..
-
-
- giant ant,
- level: 2, speed 18, AC 3, Magic res. 0, Alignment 0, ,
- A:bite D:physical 1d4 , ,
- makes no sound , tiny size, has animal body , no hands to handle things ,
- always starts hostile , eats corpses , lays eggs , ,
-
- soldier ant,
- level: 3, speed 18, AC 3, Magic res. 0, Alignment 0, ,
- A:bite D:physical 2d4 , A:sting D:drain strength poison 3d4 ,
- makes no sound , tiny size,
- has animal body , no hands to handle things , poisonous to eat , resists poison ,
- always starts hostile , eats corpses , lays eggs , ,
-