NAME
NetHack::Logfile::Entry::33 - a finished game of NetHack 3.3.0 or later
VERSION
version 1.00
DESCRIPTION
Please see the superclass NetHack::Logfile::Entry::32 for additional fields and methods.
NEW FIELDS
race
The name of the race (e.g. dwarf)
See race_three for the usual rendering (e.g. Dwa).
alignment
The name of the alignment (e.g. neutral)
See alignment_three for the usual rendering (e.g. Neu).
CHANGED FIELDS
role
The Ranger and Monk roles were added, and the Elf role became the Elf race.
See role_three for the usual rendering (e.g. Mon).
METHODS
role_three
The three-letter abbreviation of the character's role. (e.g. Wiz)
race_three
The three-letter abbreviation of the character's race. (e.g. Hum)
gender_three
The three-letter abbreviation of the character's gender. (e.g. Fem)
alignment_three
The three-letter abbreviation of the character's alignment. (e.g. Neu)