NetHack::Logfile::Entry::33 - a finished game of NetHack 3.3.0 or later


NetHack-Logfile documentation  | view source Contained in the NetHack-Logfile distribution.

Index


NAME

Top

NetHack::Logfile::Entry::33 - a finished game of NetHack 3.3.0 or later

VERSION

Top

version 1.00

DESCRIPTION

Top

Please see the superclass NetHack::Logfile::Entry::32 for additional fields and methods.

NEW FIELDS

Top

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

Top

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

Top

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)


NetHack-Logfile documentation  | view source Contained in the NetHack-Logfile distribution.