nethack: NetHack runs data.

Description Usage Format Source

Description

Data on NetHack runs

Usage

1

Format

A data frame with 6000 rows and 23 variables extracted from xlogfiles of NetHack runs on the public server https://alt.org/nethack/. The data goes from April to November 2018. The original xlogfiles were kindly provided Pasi Kallinen on November 2018.

points

The points the player achieved on that run

deathdnum

The dungeon number the player died on:

0: The Dungeons of Doom

1: Gehennom

2: The Gnomish Mines

3: The Quest

4: Sokoban

5: Fort Ludios

6: Vlad's Tower

7: Elemental Planes

deathlev

The dungeon level the player died on

maxlvl

The deepest dungeon level reached

hp

The health points the player had when the game finished

maxhp

The maximum health points the played had when the game finished

deaths

The number of times the player died during the game

deathdate

The day the game ended

birthdate

The day the game started

role

The role of the player

race

The race the player

gender

The gender the player when the game ended

align

The alignement the player when the game ended

name

The name of the player

death

The reason the game ended

killed_while

The player was killed while...

turns

The number of turns taken until the game ended

realtime

The length of the game in seconds

starttime

Unix time of the start of the game

endtime

Unix time of the end of the game

gender0

The starting gender of the player

align0

The starting alignment of the player

dumplog

The dumplog of the run

Source

Dump from https://alt.org/nethack/gamesday.php provided by Pasi Kallinen on November 5th 2018


b-rodrigues/nethack documentation built on May 13, 2019, 5:21 p.m.