Run 11579696 (TestAgent)

Dice: n/a
{
  "map": "XXXXXXXXXXXXXX\nXXXXXXXXXXXXXX\nXXXXXXXXXXXXXX\nXXXXXXXXXX XXX\nXXXXXXXXXXGXXX\nXXXXXXXXXP PXX\nXXXPXXXXXX XXX\nXXP        PXX\nXXPGXPXXPP PXX\nXXX   S    XXX\nXXXXXXXXXXXXXX\nXXXXXXXXXXXXXX",
  "history": [
    {"action": {"fighting": 0,"navigation": 10},"outcome": {"fighting": 0,"navigation": 10}},
    {"action": "WEST","outcome": {"position": [5,9]}},
    {"action": "WEST","outcome": {"position": [4,9],"expl": ""}},
    {"action": "WEST","outcome": {"position": [3,9],"expl": ""}},
    {"action": "NORTH","outcome": {"position": [3,8],"collected-gold-at": [3,8],"current-amount-of-gold": 2,"expl": ""}},
    {"action": "SOUTH","outcome": {"position": [3,9],"expl": ""}},
    {"action": "EAST","outcome": {"position": [4,9],"expl": ""}},
    {"action": "EAST","outcome": {"position": [5,9],"expl": ""}},
    {"action": "EAST","outcome": {"position": [6,9],"expl": ""}},
    {"action": "EXIT","outcome": {"finished": "alive","expl": ""}}
  ],
  "skill-points": {
    "fighting": 0,
    "navigation": 10
  }
}