Add a Nethack game
This commit is contained in:
parent
f3ce03ea8d
commit
4f865015e1
1 changed files with 48 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"generated": "2022-11-24T08:25:06.031374",
|
"generated": "2022-11-25T22:24:03.453773",
|
||||||
"logfile": [
|
"logfile": [
|
||||||
{
|
{
|
||||||
"score": 1395,
|
"score": 1395,
|
||||||
|
@ -235,6 +235,53 @@
|
||||||
"user_id": 501,
|
"user_id": 501,
|
||||||
"nethack_version": "3.6.6"
|
"nethack_version": "3.6.6"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"score": 16988,
|
||||||
|
"dungeon": {
|
||||||
|
"n": 2,
|
||||||
|
"name": "The Gnomish Mines",
|
||||||
|
"level": {
|
||||||
|
"n": 13,
|
||||||
|
"descriptive": "Level 13"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"end_date": "2022-11-25",
|
||||||
|
"start_date": "2022-11-24",
|
||||||
|
"character": {
|
||||||
|
"name": "Eryn",
|
||||||
|
"descriptor": "Eryn-Val-Hum-Fem-Law",
|
||||||
|
"max_level": 13,
|
||||||
|
"hp": {
|
||||||
|
"n": 0,
|
||||||
|
"max": 84
|
||||||
|
},
|
||||||
|
"role": {
|
||||||
|
"short": "Val",
|
||||||
|
"descriptive": "Valkyrie"
|
||||||
|
},
|
||||||
|
"race": {
|
||||||
|
"short": "Hum",
|
||||||
|
"descriptive": "Human"
|
||||||
|
},
|
||||||
|
"gender": {
|
||||||
|
"short": "Fem",
|
||||||
|
"descriptive": "Female"
|
||||||
|
},
|
||||||
|
"alignment": {
|
||||||
|
"short": "Law",
|
||||||
|
"descriptive": "Lawful"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"death": {
|
||||||
|
"n": 1,
|
||||||
|
"cause": "killed by an energy vortex"
|
||||||
|
},
|
||||||
|
"system": {
|
||||||
|
"hostname": "electra",
|
||||||
|
"user_id": 501,
|
||||||
|
"nethack_version": "3.6.6"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue