Not sure if anyone here on mmb still plays my humble little mud, but if so, you'll be happy to hear that I finally created a web-based data file viewer for DoorMUD. It's still under construction & needs a lot of work, but you can see what's available so far at http://dmud.doormud.com/php/ .
I'll probably add a lot more to it in the next few months. Right now there's a lot of info that's either missing entirely (like item info doesn't show what spells items can cast) or is totally unclear (spells that give condition flags are basically gibberish in terms of displayed effects). But in any case there's still a fair amount of useful info there.
One of the more interesting features I put in is the Area Info link... it calculates things like average exp/monster, gold/monster, and hp/monster for each area. Some of these numbers are slightly skewed due to the queries not ignoring all NPCs, but I'll fix that up eventually.
DoorMUD Web Data Viewer
Re: DoorMUD Web Data Viewer
that's pretty cool
Re: DoorMUD Web Data Viewer
yeah purty cool... especially the info on each area ;)