From 5a00ebf1f16c3bcbfef3c944659b1bc023f49b0e Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 30 Jan 2022 14:24:56 +0100 Subject: [PATCH] Add bsp interior --- .idea/.gitignore | 8 -- .idea/workspace.xml | 99 +++++++++++++++++++ savegame.json | 2 +- src/components.rs | 17 ++++ src/map_builders/bsp/mod.rs | 22 +++++ src/map_builders/bsp_dungeon.rs | 22 +---- src/map_builders/bsp_interior.rs | 157 +++++++++++++++++++++++++++++++ src/map_builders/common.rs | 8 ++ src/map_builders/mod.rs | 7 +- src/map_builders/simple_map.rs | 2 +- src/spawner.rs | 11 +-- 11 files changed, 317 insertions(+), 38 deletions(-) delete mode 100644 .idea/.gitignore create mode 100644 .idea/workspace.xml create mode 100644 src/map_builders/bsp/mod.rs create mode 100644 src/map_builders/bsp_interior.rs diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..1aa83be --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1643546643557 + + + + + + + + + \ No newline at end of file diff --git a/savegame.json b/savegame.json index b2bd95b..9e95b08 100644 --- a/savegame.json +++ b/savegame.json @@ -1 +1 @@ -[{"marker":[0],"components":[{"x":33,"y":11}]},{"marker":[134],"components":[{"x":35,"y":2}]},{"marker":[147],"components":[{"x":61,"y":22}]},{"marker":[133],"components":[{"x":61,"y":13}]},{"marker":[132],"components":[{"x":58,"y":9}]},{"marker":[142],"components":[{"x":11,"y":9}]},{"marker":[168],"components":[{"x":20,"y":35}]},{"marker":[131],"components":[{"x":58,"y":13}]},{"marker":[165],"components":[{"x":76,"y":31}]},{"marker":[164],"components":[{"x":71,"y":11}]},{"marker":[130],"components":[{"x":62,"y":12}]},{"marker":[163],"components":[{"x":73,"y":15}]},{"marker":[136],"components":[{"x":37,"y":6}]},{"marker":[129],"components":[{"x":61,"y":9}]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[{"x":74,"y":16}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[{"x":56,"y":24}]},{"marker":[161],"components":[{"x":76,"y":10}]},{"marker":[160],"components":[{"x":74,"y":12}]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[{"x":34,"y":33}]},{"marker":[42],"components":[null]},{"marker":[146],"components":[{"x":12,"y":6}]},{"marker":[35],"components":[null]},{"marker":[135],"components":[{"x":35,"y":6}]},{"marker":[37],"components":[null]},{"marker":[158],"components":[{"x":35,"y":31}]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[{"x":19,"y":35}]},{"marker":[167],"components":[{"x":20,"y":33}]},{"marker":[166],"components":[{"x":21,"y":34}]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[{"x":14,"y":6}]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[{"x":26,"y":8}]},{"marker":[75],"components":[null]},{"marker":[156],"components":[{"x":24,"y":7}]},{"marker":[148],"components":[{"x":64,"y":25}]},{"marker":[155],"components":[{"x":26,"y":7}]},{"marker":[150],"components":[{"x":59,"y":23}]},{"marker":[157],"components":[{"x":27,"y":7}]},{"marker":[139],"components":[{"x":34,"y":5}]},{"marker":[138],"components":[{"x":33,"y":8}]},{"marker":[128],"components":[{"x":57,"y":11}]},{"marker":[127],"components":[{"x":11,"y":25}]},{"marker":[140],"components":[{"x":13,"y":6}]},{"marker":[126],"components":[{"x":16,"y":31}]},{"marker":[125],"components":[{"x":14,"y":24}]},{"marker":[124],"components":[{"x":51,"y":32}]},{"marker":[123],"components":[{"x":45,"y":29}]},{"marker":[122],"components":[{"x":48,"y":27}]},{"marker":[141],"components":[{"x":13,"y":4}]},{"marker":[144],"components":[{"x":12,"y":10}]},{"marker":[121],"components":[{"x":48,"y":30}]},{"marker":[120],"components":[{"x":44,"y":33}]},{"marker":[119],"components":[{"x":51,"y":29}]},{"marker":[118],"components":[{"x":17,"y":14}]},{"marker":[117],"components":[{"x":21,"y":12}]},{"marker":[137],"components":[{"x":33,"y":7}]},{"marker":[145],"components":[{"x":10,"y":5}]},{"marker":[116],"components":[{"x":21,"y":16}]},{"marker":[151],"components":[{"x":63,"y":27}]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[{"x":61,"y":24}]},{"marker":[153],"components":[{"x":62,"y":26}]},{"marker":[170],"components":[{"x":18,"y":34}]},{"marker":[171],"components":[{"x":61,"y":33}]},{"marker":[172],"components":[{"x":62,"y":36}]},{"marker":[173],"components":[{"x":61,"y":37}]},{"marker":[174],"components":[{"x":59,"y":32}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{"glyph":64,"fg":{"r":1.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":0}]},{"marker":[134],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[147],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[133],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[132],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[142],"components":[{"glyph":94,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[168],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[131],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[165],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[164],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[130],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[163],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[136],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[129],"components":[{"glyph":41,"fg":{"r":0.0,"g":0.8039216,"b":0.8039216},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[80],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[87],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[162],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[23],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[24],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[46],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[149],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[161],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[160],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[79],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[44],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[31],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[159],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[42],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[146],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[35],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[135],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[37],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[158],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[49],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[62],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[55],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[169],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[167],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[166],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[64],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[65],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[78],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[143],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[85],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[86],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[70],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[71],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[77],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[73],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[154],"components":[{"glyph":94,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[75],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[156],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[148],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[155],"components":[{"glyph":120,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[150],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[157],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[139],"components":[{"glyph":94,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[138],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[128],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[127],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[140],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[126],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[125],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[124],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[123],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[122],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[141],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[144],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[121],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[120],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[119],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[118],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[117],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[137],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[145],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[116],"components":[{"glyph":94,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[151],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[94],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[93],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[92],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[152],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[153],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[170],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[171],"components":[{"glyph":94,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[172],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[173],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[174],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{}]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{"visible_tiles":[{"x":27,"y":10},{"x":39,"y":13},{"x":33,"y":11},{"x":35,"y":12},{"x":28,"y":11},{"x":37,"y":12},{"x":38,"y":12},{"x":40,"y":9},{"x":36,"y":4},{"x":29,"y":11},{"x":40,"y":12},{"x":31,"y":11},{"x":41,"y":13},{"x":28,"y":9},{"x":36,"y":5},{"x":25,"y":9},{"x":35,"y":4},{"x":25,"y":11},{"x":34,"y":7},{"x":27,"y":11},{"x":32,"y":10},{"x":39,"y":9},{"x":35,"y":11},{"x":41,"y":10},{"x":26,"y":11},{"x":34,"y":11},{"x":38,"y":13},{"x":35,"y":6},{"x":29,"y":9},{"x":37,"y":9},{"x":38,"y":9},{"x":28,"y":12},{"x":40,"y":13},{"x":33,"y":12},{"x":34,"y":10},{"x":30,"y":9},{"x":27,"y":9},{"x":36,"y":9},{"x":29,"y":12},{"x":34,"y":9},{"x":31,"y":12},{"x":35,"y":5},{"x":34,"y":8},{"x":29,"y":10},{"x":41,"y":11},{"x":39,"y":12},{"x":41,"y":9},{"x":27,"y":12},{"x":35,"y":9},{"x":33,"y":9},{"x":41,"y":12},{"x":36,"y":12},{"x":40,"y":11},{"x":30,"y":11},{"x":25,"y":10},{"x":40,"y":10},{"x":31,"y":9},{"x":26,"y":9},{"x":36,"y":11},{"x":37,"y":11},{"x":39,"y":11},{"x":35,"y":8},{"x":30,"y":12},{"x":35,"y":7},{"x":32,"y":12},{"x":36,"y":3},{"x":36,"y":6},{"x":38,"y":10},{"x":37,"y":4},{"x":33,"y":10},{"x":32,"y":9},{"x":31,"y":10},{"x":39,"y":10},{"x":25,"y":12},{"x":26,"y":10},{"x":34,"y":12},{"x":35,"y":10},{"x":38,"y":11},{"x":30,"y":10},{"x":28,"y":10},{"x":32,"y":11},{"x":37,"y":10},{"x":36,"y":10},{"x":26,"y":12},{"x":37,"y":5}],"range":8,"dirty":false}]},{"marker":[134],"components":[{"visible_tiles":[{"x":36,"y":5},{"x":34,"y":10},{"x":35,"y":4},{"x":37,"y":0},{"x":33,"y":9},{"x":33,"y":7},{"x":35,"y":9},{"x":37,"y":5},{"x":37,"y":9},{"x":36,"y":7},{"x":36,"y":6},{"x":33,"y":5},{"x":35,"y":6},{"x":38,"y":6},{"x":30,"y":4},{"x":32,"y":7},{"x":32,"y":0},{"x":31,"y":2},{"x":31,"y":8},{"x":31,"y":7},{"x":33,"y":8},{"x":33,"y":10},{"x":30,"y":7},{"x":32,"y":2},{"x":38,"y":1},{"x":31,"y":3},{"x":34,"y":7},{"x":32,"y":3},{"x":34,"y":5},{"x":37,"y":1},{"x":35,"y":2},{"x":29,"y":5},{"x":37,"y":4},{"x":37,"y":6},{"x":31,"y":1},{"x":35,"y":8},{"x":36,"y":1},{"x":31,"y":6},{"x":37,"y":8},{"x":32,"y":8},{"x":33,"y":3},{"x":35,"y":1},{"x":37,"y":3},{"x":30,"y":5},{"x":34,"y":2},{"x":32,"y":9},{"x":31,"y":0},{"x":34,"y":0},{"x":36,"y":0},{"x":32,"y":4},{"x":38,"y":4},{"x":37,"y":7},{"x":38,"y":8},{"x":38,"y":9},{"x":34,"y":4},{"x":39,"y":7},{"x":35,"y":0},{"x":35,"y":3},{"x":36,"y":9},{"x":35,"y":7},{"x":33,"y":0},{"x":38,"y":7},{"x":36,"y":3},{"x":31,"y":4},{"x":38,"y":2},{"x":34,"y":8},{"x":38,"y":3},{"x":32,"y":1},{"x":38,"y":5},{"x":37,"y":2},{"x":32,"y":6},{"x":31,"y":9},{"x":34,"y":6},{"x":36,"y":8},{"x":34,"y":3},{"x":33,"y":4},{"x":32,"y":5},{"x":36,"y":2},{"x":35,"y":5},{"x":31,"y":5},{"x":36,"y":4},{"x":33,"y":6},{"x":33,"y":1},{"x":34,"y":1},{"x":38,"y":0},{"x":33,"y":2},{"x":34,"y":9}],"range":8,"dirty":false}]},{"marker":[147],"components":[{"visible_tiles":[{"x":55,"y":23},{"x":62,"y":24},{"x":59,"y":25},{"x":56,"y":21},{"x":63,"y":21},{"x":65,"y":24},{"x":55,"y":25},{"x":57,"y":23},{"x":60,"y":28},{"x":57,"y":28},{"x":62,"y":28},{"x":60,"y":24},{"x":61,"y":27},{"x":55,"y":27},{"x":60,"y":27},{"x":58,"y":23},{"x":65,"y":22},{"x":65,"y":20},{"x":65,"y":27},{"x":58,"y":26},{"x":62,"y":27},{"x":55,"y":26},{"x":56,"y":25},{"x":64,"y":24},{"x":56,"y":26},{"x":62,"y":22},{"x":53,"y":23},{"x":59,"y":27},{"x":56,"y":27},{"x":57,"y":26},{"x":64,"y":27},{"x":59,"y":23},{"x":64,"y":26},{"x":55,"y":20},{"x":55,"y":21},{"x":62,"y":26},{"x":59,"y":28},{"x":57,"y":25},{"x":61,"y":21},{"x":59,"y":21},{"x":64,"y":23},{"x":63,"y":23},{"x":64,"y":28},{"x":54,"y":23},{"x":64,"y":21},{"x":64,"y":25},{"x":60,"y":26},{"x":55,"y":28},{"x":54,"y":24},{"x":59,"y":26},{"x":58,"y":20},{"x":58,"y":21},{"x":53,"y":24},{"x":63,"y":25},{"x":57,"y":24},{"x":56,"y":23},{"x":62,"y":20},{"x":63,"y":24},{"x":63,"y":20},{"x":58,"y":28},{"x":57,"y":20},{"x":61,"y":23},{"x":62,"y":21},{"x":61,"y":26},{"x":58,"y":27},{"x":62,"y":25},{"x":59,"y":24},{"x":57,"y":22},{"x":60,"y":21},{"x":63,"y":27},{"x":56,"y":24},{"x":65,"y":23},{"x":57,"y":27},{"x":61,"y":22},{"x":57,"y":21},{"x":64,"y":20},{"x":59,"y":22},{"x":65,"y":21},{"x":58,"y":19},{"x":61,"y":25},{"x":63,"y":22},{"x":65,"y":25},{"x":60,"y":23},{"x":56,"y":22},{"x":55,"y":24},{"x":61,"y":28},{"x":61,"y":20},{"x":58,"y":22},{"x":64,"y":22},{"x":56,"y":28},{"x":56,"y":20},{"x":63,"y":26},{"x":60,"y":25},{"x":60,"y":20},{"x":65,"y":26},{"x":60,"y":22},{"x":62,"y":23},{"x":65,"y":28},{"x":63,"y":28},{"x":61,"y":24},{"x":55,"y":22},{"x":59,"y":20},{"x":58,"y":24},{"x":58,"y":25}],"range":8,"dirty":false}]},{"marker":[133],"components":[{"visible_tiles":[{"x":63,"y":11},{"x":64,"y":10},{"x":63,"y":10},{"x":62,"y":7},{"x":59,"y":9},{"x":58,"y":6},{"x":56,"y":8},{"x":60,"y":12},{"x":63,"y":8},{"x":59,"y":10},{"x":59,"y":7},{"x":64,"y":13},{"x":59,"y":6},{"x":61,"y":7},{"x":61,"y":11},{"x":61,"y":12},{"x":60,"y":8},{"x":59,"y":12},{"x":65,"y":12},{"x":64,"y":8},{"x":60,"y":11},{"x":60,"y":13},{"x":57,"y":13},{"x":68,"y":11},{"x":63,"y":14},{"x":54,"y":11},{"x":55,"y":9},{"x":64,"y":9},{"x":64,"y":7},{"x":61,"y":8},{"x":69,"y":11},{"x":56,"y":9},{"x":56,"y":14},{"x":57,"y":7},{"x":57,"y":10},{"x":56,"y":7},{"x":58,"y":5},{"x":62,"y":12},{"x":58,"y":14},{"x":59,"y":13},{"x":60,"y":14},{"x":58,"y":11},{"x":61,"y":14},{"x":60,"y":7},{"x":64,"y":12},{"x":65,"y":11},{"x":57,"y":9},{"x":68,"y":12},{"x":58,"y":13},{"x":67,"y":11},{"x":63,"y":13},{"x":56,"y":12},{"x":58,"y":12},{"x":66,"y":12},{"x":55,"y":12},{"x":56,"y":10},{"x":62,"y":8},{"x":59,"y":8},{"x":57,"y":12},{"x":58,"y":9},{"x":62,"y":11},{"x":58,"y":7},{"x":56,"y":13},{"x":61,"y":10},{"x":63,"y":7},{"x":59,"y":11},{"x":53,"y":11},{"x":64,"y":14},{"x":59,"y":14},{"x":63,"y":12},{"x":53,"y":12},{"x":55,"y":10},{"x":55,"y":11},{"x":58,"y":8},{"x":54,"y":12},{"x":62,"y":10},{"x":58,"y":10},{"x":62,"y":14},{"x":61,"y":9},{"x":57,"y":11},{"x":56,"y":11},{"x":59,"y":5},{"x":66,"y":11},{"x":57,"y":8},{"x":61,"y":13},{"x":54,"y":9},{"x":63,"y":9},{"x":64,"y":11},{"x":57,"y":14},{"x":60,"y":10},{"x":62,"y":13},{"x":60,"y":9},{"x":62,"y":9},{"x":67,"y":12}],"range":8,"dirty":false}]},{"marker":[132],"components":[{"visible_tiles":[{"x":57,"y":7},{"x":64,"y":8},{"x":63,"y":11},{"x":60,"y":10},{"x":53,"y":11},{"x":62,"y":14},{"x":55,"y":11},{"x":60,"y":17},{"x":64,"y":14},{"x":63,"y":12},{"x":57,"y":8},{"x":59,"y":10},{"x":61,"y":12},{"x":64,"y":10},{"x":63,"y":14},{"x":58,"y":10},{"x":60,"y":12},{"x":59,"y":7},{"x":61,"y":10},{"x":61,"y":11},{"x":56,"y":10},{"x":57,"y":12},{"x":64,"y":7},{"x":60,"y":6},{"x":57,"y":14},{"x":59,"y":14},{"x":63,"y":13},{"x":62,"y":8},{"x":54,"y":10},{"x":54,"y":11},{"x":62,"y":13},{"x":56,"y":9},{"x":61,"y":14},{"x":56,"y":11},{"x":56,"y":12},{"x":58,"y":11},{"x":62,"y":7},{"x":56,"y":8},{"x":57,"y":13},{"x":58,"y":12},{"x":58,"y":13},{"x":58,"y":14},{"x":62,"y":12},{"x":59,"y":15},{"x":60,"y":7},{"x":58,"y":8},{"x":50,"y":12},{"x":52,"y":11},{"x":59,"y":17},{"x":55,"y":10},{"x":59,"y":13},{"x":64,"y":12},{"x":57,"y":9},{"x":63,"y":8},{"x":60,"y":9},{"x":61,"y":7},{"x":64,"y":11},{"x":56,"y":14},{"x":57,"y":10},{"x":59,"y":5},{"x":57,"y":11},{"x":62,"y":9},{"x":60,"y":16},{"x":59,"y":6},{"x":59,"y":9},{"x":56,"y":7},{"x":51,"y":11},{"x":61,"y":13},{"x":63,"y":9},{"x":59,"y":16},{"x":52,"y":12},{"x":60,"y":11},{"x":58,"y":7},{"x":61,"y":9},{"x":63,"y":7},{"x":60,"y":8},{"x":60,"y":5},{"x":62,"y":10},{"x":65,"y":13},{"x":64,"y":13},{"x":59,"y":11},{"x":62,"y":11},{"x":61,"y":8},{"x":59,"y":8},{"x":58,"y":9},{"x":59,"y":12},{"x":60,"y":15},{"x":51,"y":12},{"x":63,"y":10},{"x":56,"y":13},{"x":60,"y":14},{"x":65,"y":12},{"x":60,"y":13},{"x":64,"y":9}],"range":8,"dirty":false}]},{"marker":[142],"components":[null]},{"marker":[168],"components":[{"visible_tiles":[{"x":21,"y":39},{"x":17,"y":38},{"x":25,"y":31},{"x":19,"y":35},{"x":19,"y":39},{"x":21,"y":33},{"x":22,"y":39},{"x":18,"y":38},{"x":23,"y":35},{"x":28,"y":36},{"x":24,"y":35},{"x":22,"y":38},{"x":18,"y":32},{"x":19,"y":34},{"x":19,"y":36},{"x":21,"y":36},{"x":23,"y":34},{"x":17,"y":32},{"x":18,"y":36},{"x":20,"y":35},{"x":20,"y":38},{"x":22,"y":37},{"x":26,"y":34},{"x":25,"y":34},{"x":27,"y":35},{"x":19,"y":32},{"x":18,"y":40},{"x":21,"y":37},{"x":18,"y":34},{"x":23,"y":39},{"x":24,"y":34},{"x":17,"y":36},{"x":21,"y":40},{"x":27,"y":34},{"x":20,"y":37},{"x":22,"y":33},{"x":23,"y":37},{"x":20,"y":32},{"x":23,"y":38},{"x":27,"y":36},{"x":19,"y":37},{"x":26,"y":35},{"x":22,"y":34},{"x":24,"y":38},{"x":21,"y":38},{"x":18,"y":37},{"x":22,"y":35},{"x":17,"y":37},{"x":24,"y":40},{"x":17,"y":40},{"x":21,"y":34},{"x":20,"y":39},{"x":28,"y":35},{"x":18,"y":35},{"x":20,"y":33},{"x":24,"y":32},{"x":25,"y":35},{"x":22,"y":32},{"x":26,"y":36},{"x":24,"y":36},{"x":19,"y":33},{"x":20,"y":40},{"x":24,"y":37},{"x":21,"y":32},{"x":22,"y":36},{"x":23,"y":40},{"x":19,"y":40},{"x":17,"y":39},{"x":23,"y":32},{"x":19,"y":38},{"x":18,"y":39},{"x":17,"y":35},{"x":24,"y":39},{"x":23,"y":33},{"x":23,"y":36},{"x":18,"y":33},{"x":20,"y":36},{"x":21,"y":35},{"x":17,"y":34},{"x":17,"y":33},{"x":25,"y":36},{"x":28,"y":34},{"x":24,"y":33},{"x":20,"y":34},{"x":22,"y":40}],"range":8,"dirty":false}]},{"marker":[131],"components":[{"visible_tiles":[{"x":58,"y":14},{"x":59,"y":7},{"x":55,"y":12},{"x":65,"y":12},{"x":56,"y":7},{"x":56,"y":10},{"x":60,"y":5},{"x":54,"y":12},{"x":60,"y":7},{"x":60,"y":14},{"x":59,"y":8},{"x":64,"y":13},{"x":59,"y":13},{"x":57,"y":10},{"x":58,"y":11},{"x":50,"y":10},{"x":57,"y":9},{"x":59,"y":10},{"x":56,"y":9},{"x":64,"y":12},{"x":55,"y":11},{"x":62,"y":7},{"x":60,"y":9},{"x":52,"y":11},{"x":64,"y":11},{"x":61,"y":14},{"x":62,"y":11},{"x":63,"y":12},{"x":64,"y":7},{"x":59,"y":9},{"x":51,"y":10},{"x":58,"y":13},{"x":58,"y":10},{"x":57,"y":12},{"x":64,"y":9},{"x":61,"y":10},{"x":58,"y":7},{"x":60,"y":12},{"x":62,"y":13},{"x":58,"y":12},{"x":63,"y":14},{"x":59,"y":11},{"x":64,"y":10},{"x":60,"y":15},{"x":62,"y":12},{"x":61,"y":8},{"x":62,"y":8},{"x":61,"y":13},{"x":56,"y":13},{"x":60,"y":10},{"x":58,"y":8},{"x":57,"y":11},{"x":62,"y":10},{"x":54,"y":11},{"x":56,"y":12},{"x":61,"y":7},{"x":57,"y":14},{"x":59,"y":14},{"x":51,"y":11},{"x":63,"y":7},{"x":66,"y":11},{"x":63,"y":9},{"x":53,"y":11},{"x":63,"y":10},{"x":59,"y":6},{"x":60,"y":8},{"x":56,"y":11},{"x":59,"y":5},{"x":57,"y":7},{"x":65,"y":11},{"x":60,"y":11},{"x":52,"y":10},{"x":61,"y":9},{"x":62,"y":14},{"x":56,"y":14},{"x":64,"y":8},{"x":57,"y":13},{"x":64,"y":14},{"x":61,"y":11},{"x":63,"y":8},{"x":62,"y":9},{"x":57,"y":8},{"x":60,"y":13},{"x":60,"y":6},{"x":61,"y":12},{"x":59,"y":12},{"x":63,"y":11},{"x":66,"y":12},{"x":58,"y":9},{"x":63,"y":13},{"x":56,"y":8}],"range":8,"dirty":false}]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[{"visible_tiles":[{"x":58,"y":6},{"x":58,"y":9},{"x":62,"y":13},{"x":57,"y":14},{"x":59,"y":7},{"x":56,"y":9},{"x":61,"y":14},{"x":56,"y":13},{"x":63,"y":7},{"x":54,"y":13},{"x":59,"y":9},{"x":64,"y":10},{"x":62,"y":11},{"x":60,"y":10},{"x":61,"y":8},{"x":59,"y":8},{"x":60,"y":7},{"x":60,"y":12},{"x":58,"y":7},{"x":69,"y":13},{"x":64,"y":12},{"x":60,"y":11},{"x":61,"y":9},{"x":66,"y":13},{"x":64,"y":7},{"x":58,"y":13},{"x":59,"y":12},{"x":67,"y":13},{"x":65,"y":13},{"x":63,"y":14},{"x":68,"y":12},{"x":59,"y":6},{"x":61,"y":13},{"x":57,"y":8},{"x":62,"y":8},{"x":60,"y":9},{"x":59,"y":13},{"x":60,"y":13},{"x":66,"y":11},{"x":57,"y":12},{"x":56,"y":11},{"x":56,"y":10},{"x":57,"y":9},{"x":58,"y":8},{"x":70,"y":11},{"x":65,"y":11},{"x":58,"y":11},{"x":69,"y":11},{"x":70,"y":13},{"x":54,"y":9},{"x":55,"y":12},{"x":56,"y":12},{"x":58,"y":10},{"x":54,"y":12},{"x":63,"y":8},{"x":59,"y":14},{"x":58,"y":14},{"x":63,"y":12},{"x":61,"y":7},{"x":64,"y":11},{"x":64,"y":13},{"x":68,"y":11},{"x":61,"y":12},{"x":55,"y":9},{"x":59,"y":10},{"x":65,"y":12},{"x":64,"y":8},{"x":55,"y":13},{"x":67,"y":11},{"x":68,"y":13},{"x":61,"y":10},{"x":58,"y":5},{"x":62,"y":10},{"x":62,"y":9},{"x":57,"y":10},{"x":62,"y":7},{"x":54,"y":10},{"x":55,"y":11},{"x":66,"y":12},{"x":60,"y":8},{"x":63,"y":10},{"x":61,"y":11},{"x":63,"y":13},{"x":70,"y":12},{"x":58,"y":12},{"x":56,"y":8},{"x":67,"y":12},{"x":57,"y":13},{"x":64,"y":9},{"x":64,"y":14},{"x":57,"y":7},{"x":63,"y":11},{"x":62,"y":12},{"x":63,"y":9},{"x":54,"y":11},{"x":56,"y":14},{"x":56,"y":7},{"x":59,"y":11},{"x":60,"y":14},{"x":55,"y":10},{"x":62,"y":14},{"x":69,"y":12},{"x":57,"y":11}],"range":8,"dirty":false}]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[{"visible_tiles":[{"x":78,"y":11},{"x":72,"y":10},{"x":76,"y":9},{"x":69,"y":16},{"x":78,"y":14},{"x":76,"y":12},{"x":74,"y":23},{"x":74,"y":24},{"x":74,"y":8},{"x":75,"y":18},{"x":76,"y":17},{"x":75,"y":10},{"x":73,"y":16},{"x":75,"y":15},{"x":74,"y":17},{"x":76,"y":8},{"x":73,"y":13},{"x":73,"y":19},{"x":76,"y":13},{"x":75,"y":24},{"x":70,"y":10},{"x":73,"y":14},{"x":70,"y":18},{"x":75,"y":8},{"x":78,"y":15},{"x":68,"y":17},{"x":69,"y":17},{"x":68,"y":11},{"x":77,"y":17},{"x":70,"y":9},{"x":69,"y":12},{"x":69,"y":18},{"x":77,"y":8},{"x":71,"y":17},{"x":73,"y":11},{"x":73,"y":10},{"x":72,"y":13},{"x":75,"y":16},{"x":74,"y":18},{"x":74,"y":13},{"x":73,"y":24},{"x":74,"y":14},{"x":76,"y":14},{"x":72,"y":16},{"x":71,"y":13},{"x":69,"y":9},{"x":75,"y":11},{"x":75,"y":22},{"x":74,"y":12},{"x":75,"y":21},{"x":75,"y":14},{"x":71,"y":18},{"x":75,"y":13},{"x":70,"y":13},{"x":71,"y":14},{"x":74,"y":21},{"x":69,"y":10},{"x":74,"y":19},{"x":77,"y":11},{"x":70,"y":16},{"x":70,"y":11},{"x":77,"y":12},{"x":74,"y":10},{"x":70,"y":15},{"x":78,"y":17},{"x":74,"y":20},{"x":78,"y":18},{"x":69,"y":15},{"x":75,"y":12},{"x":74,"y":16},{"x":71,"y":15},{"x":68,"y":16},{"x":69,"y":13},{"x":76,"y":15},{"x":71,"y":11},{"x":73,"y":18},{"x":76,"y":16},{"x":72,"y":12},{"x":73,"y":15},{"x":74,"y":15},{"x":77,"y":9},{"x":75,"y":19},{"x":67,"y":12},{"x":78,"y":13},{"x":78,"y":16},{"x":70,"y":14},{"x":70,"y":17},{"x":75,"y":23},{"x":75,"y":9},{"x":76,"y":11},{"x":73,"y":22},{"x":73,"y":17},{"x":73,"y":12},{"x":71,"y":16},{"x":76,"y":18},{"x":68,"y":15},{"x":72,"y":11},{"x":72,"y":9},{"x":70,"y":12},{"x":73,"y":9},{"x":73,"y":8},{"x":73,"y":21},{"x":74,"y":9},{"x":78,"y":12},{"x":77,"y":18},{"x":72,"y":18},{"x":77,"y":16},{"x":77,"y":14},{"x":68,"y":18},{"x":72,"y":14},{"x":74,"y":11},{"x":73,"y":23},{"x":72,"y":15},{"x":72,"y":17},{"x":67,"y":11},{"x":69,"y":14},{"x":76,"y":10},{"x":77,"y":13},{"x":78,"y":9},{"x":73,"y":20},{"x":77,"y":10},{"x":72,"y":8},{"x":71,"y":8},{"x":68,"y":10},{"x":71,"y":9},{"x":71,"y":12},{"x":68,"y":12},{"x":77,"y":15},{"x":74,"y":22},{"x":68,"y":13},{"x":75,"y":20},{"x":68,"y":14},{"x":69,"y":11},{"x":71,"y":10},{"x":78,"y":10},{"x":75,"y":17}],"range":8,"dirty":false}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[{"visible_tiles":[{"x":77,"y":9},{"x":69,"y":8},{"x":72,"y":14},{"x":75,"y":16},{"x":78,"y":16},{"x":74,"y":16},{"x":73,"y":13},{"x":76,"y":18},{"x":74,"y":13},{"x":68,"y":10},{"x":70,"y":12},{"x":76,"y":9},{"x":77,"y":10},{"x":69,"y":11},{"x":74,"y":18},{"x":74,"y":9},{"x":78,"y":18},{"x":76,"y":11},{"x":75,"y":10},{"x":78,"y":14},{"x":71,"y":14},{"x":74,"y":10},{"x":78,"y":11},{"x":76,"y":13},{"x":71,"y":11},{"x":72,"y":10},{"x":77,"y":13},{"x":75,"y":14},{"x":74,"y":11},{"x":69,"y":12},{"x":72,"y":11},{"x":70,"y":16},{"x":71,"y":8},{"x":68,"y":12},{"x":74,"y":14},{"x":70,"y":8},{"x":68,"y":11},{"x":78,"y":10},{"x":73,"y":14},{"x":78,"y":13},{"x":72,"y":12},{"x":72,"y":13},{"x":75,"y":18},{"x":75,"y":13},{"x":77,"y":14},{"x":71,"y":12},{"x":74,"y":15},{"x":70,"y":9},{"x":73,"y":17},{"x":75,"y":11},{"x":69,"y":10},{"x":76,"y":17},{"x":73,"y":16},{"x":71,"y":10},{"x":73,"y":18},{"x":71,"y":15},{"x":68,"y":8},{"x":75,"y":15},{"x":77,"y":8},{"x":76,"y":8},{"x":70,"y":14},{"x":73,"y":12},{"x":73,"y":10},{"x":75,"y":8},{"x":77,"y":16},{"x":70,"y":13},{"x":78,"y":12},{"x":73,"y":11},{"x":69,"y":13},{"x":77,"y":15},{"x":77,"y":18},{"x":73,"y":9},{"x":76,"y":16},{"x":69,"y":15},{"x":71,"y":16},{"x":78,"y":8},{"x":72,"y":8},{"x":71,"y":9},{"x":72,"y":15},{"x":72,"y":16},{"x":68,"y":13},{"x":77,"y":11},{"x":70,"y":10},{"x":78,"y":17},{"x":73,"y":15},{"x":76,"y":10},{"x":70,"y":15},{"x":78,"y":9},{"x":75,"y":17},{"x":77,"y":12},{"x":74,"y":12},{"x":76,"y":15},{"x":69,"y":9},{"x":70,"y":11},{"x":78,"y":15},{"x":69,"y":14},{"x":76,"y":14},{"x":68,"y":9},{"x":76,"y":12},{"x":75,"y":9},{"x":77,"y":17},{"x":71,"y":13},{"x":72,"y":9},{"x":74,"y":17},{"x":72,"y":17},{"x":71,"y":17},{"x":73,"y":8},{"x":74,"y":8},{"x":75,"y":12}],"range":8,"dirty":false}]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[{"visible_tiles":[{"x":34,"y":6},{"x":34,"y":4},{"x":35,"y":4},{"x":32,"y":2},{"x":32,"y":0},{"x":34,"y":9},{"x":31,"y":0},{"x":37,"y":8},{"x":37,"y":5},{"x":41,"y":7},{"x":37,"y":9},{"x":33,"y":12},{"x":36,"y":5},{"x":37,"y":6},{"x":33,"y":2},{"x":28,"y":7},{"x":35,"y":3},{"x":32,"y":6},{"x":34,"y":0},{"x":33,"y":0},{"x":32,"y":9},{"x":30,"y":7},{"x":40,"y":6},{"x":31,"y":1},{"x":36,"y":9},{"x":31,"y":3},{"x":34,"y":5},{"x":38,"y":9},{"x":31,"y":8},{"x":35,"y":1},{"x":43,"y":7},{"x":34,"y":2},{"x":28,"y":4},{"x":35,"y":2},{"x":38,"y":3},{"x":30,"y":6},{"x":37,"y":0},{"x":31,"y":5},{"x":33,"y":5},{"x":35,"y":8},{"x":30,"y":3},{"x":34,"y":7},{"x":27,"y":6},{"x":34,"y":8},{"x":36,"y":0},{"x":37,"y":1},{"x":30,"y":4},{"x":42,"y":6},{"x":29,"y":3},{"x":36,"y":3},{"x":38,"y":4},{"x":34,"y":11},{"x":32,"y":4},{"x":34,"y":1},{"x":33,"y":6},{"x":36,"y":1},{"x":36,"y":4},{"x":27,"y":7},{"x":36,"y":8},{"x":32,"y":3},{"x":29,"y":7},{"x":29,"y":6},{"x":29,"y":4},{"x":33,"y":8},{"x":36,"y":6},{"x":40,"y":7},{"x":32,"y":5},{"x":37,"y":2},{"x":38,"y":0},{"x":35,"y":9},{"x":37,"y":7},{"x":31,"y":7},{"x":32,"y":1},{"x":31,"y":2},{"x":33,"y":10},{"x":33,"y":3},{"x":35,"y":7},{"x":28,"y":3},{"x":33,"y":11},{"x":28,"y":6},{"x":41,"y":6},{"x":31,"y":9},{"x":38,"y":7},{"x":35,"y":6},{"x":34,"y":3},{"x":32,"y":8},{"x":35,"y":5},{"x":34,"y":10},{"x":33,"y":1},{"x":39,"y":6},{"x":35,"y":0},{"x":38,"y":2},{"x":33,"y":7},{"x":31,"y":6},{"x":27,"y":4},{"x":38,"y":1},{"x":31,"y":4},{"x":38,"y":5},{"x":33,"y":9},{"x":27,"y":3},{"x":38,"y":8},{"x":42,"y":7},{"x":38,"y":6},{"x":36,"y":2},{"x":32,"y":7},{"x":37,"y":3},{"x":37,"y":4},{"x":34,"y":12},{"x":39,"y":7},{"x":33,"y":4},{"x":36,"y":7}],"range":8,"dirty":true}]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[{"visible_tiles":[{"x":63,"y":24},{"x":64,"y":27},{"x":65,"y":26},{"x":59,"y":27},{"x":57,"y":28},{"x":65,"y":21},{"x":61,"y":26},{"x":57,"y":20},{"x":63,"y":26},{"x":65,"y":23},{"x":61,"y":20},{"x":57,"y":26},{"x":58,"y":25},{"x":63,"y":25},{"x":63,"y":27},{"x":58,"y":26},{"x":64,"y":28},{"x":59,"y":20},{"x":64,"y":21},{"x":63,"y":28},{"x":61,"y":22},{"x":57,"y":27},{"x":61,"y":27},{"x":62,"y":25},{"x":62,"y":22},{"x":59,"y":26},{"x":60,"y":24},{"x":60,"y":20},{"x":60,"y":28},{"x":63,"y":20},{"x":56,"y":27},{"x":65,"y":25},{"x":64,"y":22},{"x":58,"y":28},{"x":60,"y":22},{"x":65,"y":28},{"x":64,"y":26},{"x":62,"y":28},{"x":59,"y":25},{"x":56,"y":26},{"x":64,"y":23},{"x":60,"y":21},{"x":63,"y":22},{"x":61,"y":25},{"x":58,"y":22},{"x":58,"y":20},{"x":58,"y":27},{"x":59,"y":22},{"x":56,"y":25},{"x":60,"y":25},{"x":61,"y":24},{"x":62,"y":20},{"x":62,"y":27},{"x":56,"y":22},{"x":64,"y":20},{"x":65,"y":20},{"x":58,"y":24},{"x":58,"y":21},{"x":61,"y":28},{"x":60,"y":23},{"x":65,"y":27},{"x":62,"y":23},{"x":59,"y":24},{"x":57,"y":22},{"x":60,"y":27},{"x":62,"y":24},{"x":59,"y":28},{"x":63,"y":23},{"x":56,"y":23},{"x":64,"y":25},{"x":57,"y":21},{"x":62,"y":26},{"x":65,"y":22},{"x":56,"y":24},{"x":59,"y":21},{"x":58,"y":23},{"x":58,"y":19},{"x":62,"y":21},{"x":59,"y":23},{"x":60,"y":26},{"x":65,"y":24},{"x":56,"y":28},{"x":63,"y":21},{"x":57,"y":24},{"x":57,"y":23},{"x":61,"y":21},{"x":64,"y":24},{"x":57,"y":25},{"x":61,"y":23}],"range":8,"dirty":false}]},{"marker":[155],"components":[null]},{"marker":[150],"components":[{"visible_tiles":[{"x":52,"y":24},{"x":59,"y":19},{"x":58,"y":15},{"x":64,"y":28},{"x":52,"y":22},{"x":59,"y":25},{"x":58,"y":16},{"x":59,"y":24},{"x":60,"y":21},{"x":65,"y":27},{"x":60,"y":19},{"x":65,"y":22},{"x":62,"y":27},{"x":62,"y":26},{"x":52,"y":23},{"x":60,"y":24},{"x":65,"y":26},{"x":55,"y":22},{"x":63,"y":28},{"x":63,"y":22},{"x":57,"y":26},{"x":61,"y":28},{"x":55,"y":24},{"x":56,"y":21},{"x":51,"y":24},{"x":57,"y":24},{"x":60,"y":27},{"x":58,"y":27},{"x":56,"y":28},{"x":64,"y":22},{"x":56,"y":22},{"x":59,"y":21},{"x":64,"y":21},{"x":55,"y":28},{"x":55,"y":25},{"x":58,"y":20},{"x":63,"y":25},{"x":64,"y":26},{"x":59,"y":22},{"x":59,"y":15},{"x":59,"y":26},{"x":56,"y":25},{"x":63,"y":20},{"x":60,"y":22},{"x":58,"y":25},{"x":64,"y":20},{"x":58,"y":19},{"x":63,"y":23},{"x":63,"y":24},{"x":65,"y":24},{"x":65,"y":28},{"x":61,"y":25},{"x":56,"y":26},{"x":60,"y":16},{"x":53,"y":23},{"x":61,"y":27},{"x":62,"y":23},{"x":65,"y":25},{"x":64,"y":23},{"x":58,"y":24},{"x":61,"y":26},{"x":61,"y":23},{"x":62,"y":20},{"x":53,"y":22},{"x":56,"y":23},{"x":63,"y":26},{"x":58,"y":17},{"x":59,"y":17},{"x":55,"y":20},{"x":58,"y":21},{"x":61,"y":21},{"x":62,"y":28},{"x":60,"y":15},{"x":62,"y":25},{"x":58,"y":18},{"x":60,"y":17},{"x":59,"y":16},{"x":64,"y":24},{"x":58,"y":28},{"x":62,"y":24},{"x":56,"y":27},{"x":57,"y":23},{"x":61,"y":20},{"x":55,"y":21},{"x":61,"y":22},{"x":59,"y":23},{"x":60,"y":20},{"x":60,"y":18},{"x":54,"y":22},{"x":59,"y":18},{"x":56,"y":20},{"x":51,"y":23},{"x":59,"y":20},{"x":59,"y":27},{"x":58,"y":26},{"x":57,"y":21},{"x":62,"y":22},{"x":63,"y":27},{"x":65,"y":23},{"x":64,"y":25},{"x":58,"y":22},{"x":64,"y":27},{"x":55,"y":23},{"x":62,"y":21},{"x":65,"y":21},{"x":60,"y":28},{"x":53,"y":24},{"x":57,"y":25},{"x":54,"y":24},{"x":57,"y":20},{"x":57,"y":22},{"x":58,"y":23},{"x":60,"y":25},{"x":65,"y":20},{"x":56,"y":24},{"x":61,"y":24},{"x":55,"y":26},{"x":63,"y":21},{"x":60,"y":26},{"x":57,"y":27},{"x":57,"y":28},{"x":55,"y":27},{"x":51,"y":22},{"x":60,"y":23},{"x":54,"y":23},{"x":59,"y":28}],"range":8,"dirty":false}]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{"visible_tiles":[{"x":31,"y":2},{"x":38,"y":7},{"x":39,"y":5},{"x":36,"y":5},{"x":37,"y":3},{"x":36,"y":1},{"x":37,"y":9},{"x":38,"y":8},{"x":36,"y":2},{"x":32,"y":9},{"x":37,"y":8},{"x":35,"y":6},{"x":38,"y":9},{"x":35,"y":10},{"x":31,"y":8},{"x":34,"y":3},{"x":35,"y":4},{"x":34,"y":1},{"x":40,"y":6},{"x":35,"y":9},{"x":32,"y":6},{"x":32,"y":4},{"x":33,"y":4},{"x":31,"y":4},{"x":38,"y":5},{"x":37,"y":12},{"x":34,"y":2},{"x":32,"y":7},{"x":32,"y":3},{"x":35,"y":0},{"x":36,"y":4},{"x":34,"y":5},{"x":37,"y":1},{"x":30,"y":5},{"x":38,"y":13},{"x":36,"y":0},{"x":38,"y":6},{"x":39,"y":6},{"x":33,"y":0},{"x":38,"y":1},{"x":36,"y":11},{"x":34,"y":9},{"x":33,"y":8},{"x":32,"y":0},{"x":31,"y":1},{"x":37,"y":6},{"x":38,"y":2},{"x":36,"y":7},{"x":32,"y":1},{"x":36,"y":3},{"x":34,"y":8},{"x":31,"y":5},{"x":32,"y":2},{"x":35,"y":8},{"x":35,"y":7},{"x":32,"y":8},{"x":31,"y":0},{"x":31,"y":7},{"x":33,"y":6},{"x":33,"y":1},{"x":31,"y":6},{"x":36,"y":6},{"x":38,"y":3},{"x":41,"y":5},{"x":36,"y":9},{"x":32,"y":5},{"x":34,"y":0},{"x":34,"y":7},{"x":35,"y":3},{"x":38,"y":4},{"x":37,"y":2},{"x":35,"y":5},{"x":37,"y":7},{"x":33,"y":3},{"x":31,"y":3},{"x":34,"y":4},{"x":33,"y":5},{"x":34,"y":6},{"x":40,"y":5},{"x":37,"y":5},{"x":33,"y":9},{"x":35,"y":1},{"x":33,"y":2},{"x":31,"y":9},{"x":33,"y":7},{"x":37,"y":4},{"x":36,"y":8},{"x":35,"y":2}],"range":8,"dirty":false}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[{"visible_tiles":[{"x":51,"y":30},{"x":48,"y":29},{"x":48,"y":27},{"x":48,"y":31},{"x":49,"y":31},{"x":51,"y":33},{"x":51,"y":31},{"x":49,"y":36},{"x":46,"y":36},{"x":44,"y":28},{"x":43,"y":32},{"x":45,"y":29},{"x":44,"y":31},{"x":50,"y":34},{"x":47,"y":33},{"x":45,"y":26},{"x":46,"y":28},{"x":44,"y":35},{"x":51,"y":28},{"x":47,"y":35},{"x":48,"y":30},{"x":46,"y":35},{"x":47,"y":31},{"x":45,"y":34},{"x":43,"y":36},{"x":48,"y":34},{"x":43,"y":30},{"x":46,"y":26},{"x":43,"y":27},{"x":43,"y":34},{"x":45,"y":30},{"x":44,"y":27},{"x":52,"y":31},{"x":46,"y":27},{"x":47,"y":30},{"x":52,"y":33},{"x":45,"y":27},{"x":47,"y":34},{"x":46,"y":29},{"x":48,"y":32},{"x":47,"y":36},{"x":52,"y":36},{"x":46,"y":33},{"x":52,"y":34},{"x":44,"y":30},{"x":48,"y":28},{"x":45,"y":36},{"x":43,"y":25},{"x":45,"y":33},{"x":51,"y":36},{"x":50,"y":32},{"x":50,"y":30},{"x":46,"y":25},{"x":47,"y":28},{"x":49,"y":26},{"x":48,"y":33},{"x":44,"y":25},{"x":49,"y":30},{"x":50,"y":29},{"x":44,"y":29},{"x":43,"y":28},{"x":45,"y":28},{"x":43,"y":26},{"x":50,"y":28},{"x":46,"y":32},{"x":44,"y":32},{"x":47,"y":25},{"x":49,"y":27},{"x":51,"y":29},{"x":49,"y":32},{"x":51,"y":35},{"x":51,"y":32},{"x":49,"y":34},{"x":52,"y":32},{"x":48,"y":36},{"x":44,"y":36},{"x":49,"y":28},{"x":47,"y":26},{"x":43,"y":31},{"x":52,"y":35},{"x":47,"y":29},{"x":44,"y":26},{"x":47,"y":27},{"x":50,"y":31},{"x":43,"y":35},{"x":48,"y":35},{"x":52,"y":30},{"x":45,"y":31},{"x":50,"y":27},{"x":50,"y":36},{"x":43,"y":33},{"x":46,"y":31},{"x":45,"y":32},{"x":46,"y":30},{"x":50,"y":35},{"x":47,"y":32},{"x":48,"y":26},{"x":45,"y":25},{"x":46,"y":34},{"x":45,"y":35},{"x":49,"y":33},{"x":49,"y":29},{"x":44,"y":33},{"x":44,"y":34},{"x":43,"y":29},{"x":51,"y":34},{"x":50,"y":33},{"x":49,"y":35}],"range":8,"dirty":false}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[{"visible_tiles":[{"x":17,"y":17},{"x":23,"y":14},{"x":21,"y":17},{"x":24,"y":18},{"x":22,"y":18},{"x":18,"y":17},{"x":16,"y":12},{"x":15,"y":11},{"x":17,"y":12},{"x":22,"y":11},{"x":23,"y":12},{"x":21,"y":16},{"x":22,"y":9},{"x":23,"y":11},{"x":21,"y":14},{"x":24,"y":11},{"x":25,"y":17},{"x":22,"y":16},{"x":17,"y":16},{"x":21,"y":10},{"x":23,"y":16},{"x":16,"y":15},{"x":24,"y":13},{"x":19,"y":18},{"x":19,"y":15},{"x":21,"y":9},{"x":22,"y":15},{"x":17,"y":13},{"x":18,"y":18},{"x":19,"y":12},{"x":15,"y":16},{"x":18,"y":15},{"x":18,"y":16},{"x":18,"y":12},{"x":16,"y":17},{"x":24,"y":14},{"x":16,"y":16},{"x":25,"y":15},{"x":23,"y":13},{"x":19,"y":13},{"x":15,"y":18},{"x":25,"y":12},{"x":21,"y":15},{"x":25,"y":14},{"x":20,"y":20},{"x":18,"y":11},{"x":20,"y":10},{"x":23,"y":8},{"x":25,"y":16},{"x":19,"y":14},{"x":23,"y":15},{"x":20,"y":15},{"x":23,"y":9},{"x":25,"y":11},{"x":20,"y":19},{"x":15,"y":17},{"x":19,"y":10},{"x":22,"y":14},{"x":20,"y":18},{"x":17,"y":11},{"x":19,"y":11},{"x":20,"y":9},{"x":20,"y":17},{"x":23,"y":17},{"x":16,"y":14},{"x":22,"y":13},{"x":21,"y":18},{"x":19,"y":17},{"x":21,"y":13},{"x":24,"y":15},{"x":16,"y":18},{"x":16,"y":11},{"x":16,"y":13},{"x":21,"y":11},{"x":24,"y":10},{"x":24,"y":12},{"x":15,"y":14},{"x":24,"y":17},{"x":22,"y":10},{"x":20,"y":14},{"x":21,"y":12},{"x":18,"y":14},{"x":22,"y":12},{"x":17,"y":18},{"x":25,"y":13},{"x":19,"y":16},{"x":19,"y":19},{"x":15,"y":12},{"x":17,"y":15},{"x":20,"y":11},{"x":20,"y":12},{"x":24,"y":16},{"x":24,"y":9},{"x":15,"y":15},{"x":20,"y":16},{"x":17,"y":14},{"x":18,"y":13},{"x":23,"y":10},{"x":23,"y":18},{"x":20,"y":13},{"x":22,"y":17},{"x":15,"y":13}],"range":8,"dirty":false}]},{"marker":[117],"components":[{"visible_tiles":[{"x":29,"y":11},{"x":21,"y":10},{"x":26,"y":8},{"x":19,"y":17},{"x":22,"y":17},{"x":24,"y":11},{"x":16,"y":18},{"x":23,"y":11},{"x":19,"y":16},{"x":24,"y":5},{"x":15,"y":13},{"x":15,"y":11},{"x":20,"y":17},{"x":22,"y":5},{"x":18,"y":20},{"x":24,"y":8},{"x":18,"y":15},{"x":16,"y":9},{"x":24,"y":4},{"x":17,"y":16},{"x":17,"y":9},{"x":24,"y":6},{"x":18,"y":17},{"x":25,"y":10},{"x":22,"y":14},{"x":23,"y":7},{"x":29,"y":9},{"x":19,"y":15},{"x":19,"y":14},{"x":21,"y":18},{"x":16,"y":12},{"x":19,"y":9},{"x":24,"y":7},{"x":23,"y":16},{"x":23,"y":8},{"x":26,"y":6},{"x":16,"y":14},{"x":27,"y":10},{"x":22,"y":18},{"x":27,"y":6},{"x":24,"y":13},{"x":21,"y":15},{"x":22,"y":10},{"x":27,"y":11},{"x":18,"y":13},{"x":20,"y":15},{"x":18,"y":10},{"x":22,"y":9},{"x":26,"y":11},{"x":16,"y":13},{"x":22,"y":11},{"x":18,"y":9},{"x":22,"y":7},{"x":19,"y":19},{"x":17,"y":17},{"x":16,"y":16},{"x":25,"y":5},{"x":18,"y":16},{"x":22,"y":13},{"x":16,"y":11},{"x":21,"y":13},{"x":21,"y":14},{"x":17,"y":14},{"x":21,"y":9},{"x":19,"y":13},{"x":25,"y":8},{"x":20,"y":16},{"x":15,"y":16},{"x":20,"y":12},{"x":17,"y":11},{"x":27,"y":8},{"x":18,"y":14},{"x":17,"y":15},{"x":25,"y":6},{"x":28,"y":9},{"x":17,"y":18},{"x":19,"y":10},{"x":23,"y":10},{"x":20,"y":10},{"x":19,"y":11},{"x":21,"y":16},{"x":20,"y":11},{"x":28,"y":10},{"x":25,"y":18},{"x":25,"y":13},{"x":28,"y":8},{"x":29,"y":10},{"x":23,"y":18},{"x":17,"y":12},{"x":24,"y":9},{"x":25,"y":16},{"x":19,"y":20},{"x":23,"y":14},{"x":24,"y":12},{"x":23,"y":6},{"x":22,"y":12},{"x":28,"y":11},{"x":22,"y":8},{"x":15,"y":12},{"x":24,"y":18},{"x":23,"y":17},{"x":24,"y":15},{"x":24,"y":14},{"x":25,"y":12},{"x":23,"y":4},{"x":15,"y":18},{"x":24,"y":10},{"x":25,"y":15},{"x":15,"y":17},{"x":24,"y":19},{"x":18,"y":18},{"x":26,"y":5},{"x":20,"y":9},{"x":22,"y":16},{"x":26,"y":7},{"x":25,"y":17},{"x":18,"y":11},{"x":21,"y":12},{"x":15,"y":14},{"x":16,"y":15},{"x":17,"y":13},{"x":22,"y":6},{"x":26,"y":9},{"x":23,"y":12},{"x":26,"y":10},{"x":27,"y":9},{"x":15,"y":15},{"x":28,"y":7},{"x":20,"y":14},{"x":25,"y":7},{"x":22,"y":15},{"x":20,"y":13},{"x":18,"y":12},{"x":23,"y":9},{"x":25,"y":9},{"x":24,"y":17},{"x":17,"y":10},{"x":21,"y":11},{"x":23,"y":13},{"x":23,"y":5},{"x":20,"y":18},{"x":19,"y":18},{"x":25,"y":19},{"x":25,"y":11},{"x":16,"y":17},{"x":21,"y":17},{"x":18,"y":19},{"x":24,"y":16},{"x":23,"y":15},{"x":19,"y":12},{"x":27,"y":7},{"x":25,"y":14}],"range":8,"dirty":false}]},{"marker":[137],"components":[{"visible_tiles":[{"x":32,"y":6},{"x":33,"y":1},{"x":35,"y":5},{"x":31,"y":3},{"x":33,"y":2},{"x":38,"y":4},{"x":37,"y":9},{"x":37,"y":2},{"x":30,"y":5},{"x":36,"y":13},{"x":34,"y":5},{"x":38,"y":1},{"x":34,"y":2},{"x":35,"y":3},{"x":31,"y":7},{"x":33,"y":0},{"x":33,"y":4},{"x":37,"y":3},{"x":32,"y":7},{"x":36,"y":7},{"x":32,"y":2},{"x":34,"y":0},{"x":31,"y":5},{"x":34,"y":3},{"x":32,"y":0},{"x":36,"y":3},{"x":31,"y":8},{"x":35,"y":14},{"x":32,"y":1},{"x":41,"y":5},{"x":35,"y":12},{"x":37,"y":0},{"x":29,"y":6},{"x":35,"y":6},{"x":36,"y":6},{"x":36,"y":15},{"x":37,"y":5},{"x":31,"y":4},{"x":36,"y":4},{"x":35,"y":8},{"x":37,"y":8},{"x":38,"y":8},{"x":37,"y":13},{"x":38,"y":3},{"x":36,"y":9},{"x":36,"y":14},{"x":35,"y":4},{"x":40,"y":5},{"x":34,"y":9},{"x":34,"y":1},{"x":29,"y":5},{"x":30,"y":6},{"x":35,"y":13},{"x":35,"y":10},{"x":37,"y":4},{"x":34,"y":4},{"x":38,"y":9},{"x":36,"y":5},{"x":31,"y":9},{"x":35,"y":9},{"x":35,"y":11},{"x":33,"y":7},{"x":36,"y":2},{"x":34,"y":8},{"x":32,"y":8},{"x":34,"y":11},{"x":36,"y":12},{"x":40,"y":6},{"x":32,"y":3},{"x":31,"y":2},{"x":38,"y":0},{"x":35,"y":1},{"x":32,"y":4},{"x":31,"y":6},{"x":31,"y":1},{"x":36,"y":0},{"x":39,"y":5},{"x":32,"y":9},{"x":37,"y":1},{"x":38,"y":6},{"x":37,"y":6},{"x":31,"y":0},{"x":28,"y":5},{"x":35,"y":0},{"x":38,"y":7},{"x":36,"y":1},{"x":41,"y":6},{"x":34,"y":10},{"x":38,"y":2},{"x":35,"y":7},{"x":33,"y":3},{"x":39,"y":6},{"x":35,"y":2},{"x":33,"y":9},{"x":34,"y":7},{"x":33,"y":5},{"x":33,"y":8},{"x":32,"y":5},{"x":36,"y":8},{"x":34,"y":6},{"x":37,"y":7},{"x":38,"y":5},{"x":33,"y":6}],"range":8,"dirty":false}]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[{"visible_tiles":[{"x":17,"y":35},{"x":23,"y":37},{"x":19,"y":32},{"x":20,"y":35},{"x":18,"y":33},{"x":20,"y":40},{"x":19,"y":33},{"x":23,"y":32},{"x":24,"y":38},{"x":20,"y":37},{"x":18,"y":36},{"x":19,"y":38},{"x":22,"y":40},{"x":20,"y":36},{"x":18,"y":32},{"x":23,"y":34},{"x":17,"y":33},{"x":21,"y":34},{"x":23,"y":36},{"x":17,"y":32},{"x":25,"y":36},{"x":21,"y":36},{"x":26,"y":35},{"x":17,"y":39},{"x":18,"y":37},{"x":21,"y":35},{"x":20,"y":39},{"x":18,"y":38},{"x":21,"y":37},{"x":18,"y":35},{"x":18,"y":39},{"x":21,"y":38},{"x":18,"y":34},{"x":24,"y":33},{"x":21,"y":32},{"x":20,"y":34},{"x":19,"y":39},{"x":17,"y":34},{"x":18,"y":40},{"x":24,"y":40},{"x":22,"y":37},{"x":23,"y":40},{"x":26,"y":36},{"x":24,"y":36},{"x":25,"y":35},{"x":19,"y":40},{"x":23,"y":33},{"x":22,"y":33},{"x":20,"y":38},{"x":26,"y":32},{"x":17,"y":40},{"x":21,"y":33},{"x":19,"y":37},{"x":22,"y":36},{"x":24,"y":39},{"x":22,"y":34},{"x":20,"y":32},{"x":17,"y":38},{"x":24,"y":37},{"x":19,"y":36},{"x":24,"y":32},{"x":24,"y":34},{"x":17,"y":36},{"x":23,"y":35},{"x":19,"y":35},{"x":20,"y":33},{"x":21,"y":40},{"x":17,"y":37},{"x":22,"y":38},{"x":21,"y":39},{"x":22,"y":32},{"x":22,"y":39},{"x":23,"y":39},{"x":23,"y":38},{"x":24,"y":35},{"x":22,"y":35},{"x":19,"y":34},{"x":25,"y":32}],"range":8,"dirty":false}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"visible_tiles":[{"x":64,"y":32},{"x":58,"y":32},{"x":61,"y":31},{"x":59,"y":29},{"x":58,"y":31},{"x":62,"y":38},{"x":60,"y":38},{"x":64,"y":29},{"x":58,"y":38},{"x":59,"y":36},{"x":64,"y":37},{"x":65,"y":35},{"x":62,"y":34},{"x":59,"y":32},{"x":60,"y":32},{"x":56,"y":34},{"x":67,"y":34},{"x":64,"y":35},{"x":64,"y":36},{"x":60,"y":37},{"x":64,"y":31},{"x":63,"y":33},{"x":69,"y":34},{"x":62,"y":30},{"x":60,"y":31},{"x":61,"y":33},{"x":65,"y":36},{"x":69,"y":35},{"x":60,"y":29},{"x":59,"y":33},{"x":60,"y":35},{"x":63,"y":29},{"x":66,"y":35},{"x":63,"y":35},{"x":62,"y":32},{"x":56,"y":35},{"x":57,"y":34},{"x":63,"y":32},{"x":61,"y":34},{"x":64,"y":34},{"x":68,"y":34},{"x":59,"y":30},{"x":57,"y":35},{"x":64,"y":33},{"x":60,"y":34},{"x":63,"y":30},{"x":61,"y":36},{"x":59,"y":38},{"x":58,"y":30},{"x":55,"y":35},{"x":65,"y":34},{"x":63,"y":38},{"x":54,"y":35},{"x":58,"y":29},{"x":63,"y":36},{"x":58,"y":33},{"x":65,"y":32},{"x":63,"y":37},{"x":62,"y":31},{"x":70,"y":34},{"x":59,"y":37},{"x":65,"y":29},{"x":62,"y":33},{"x":66,"y":34},{"x":58,"y":34},{"x":59,"y":31},{"x":65,"y":31},{"x":62,"y":37},{"x":62,"y":29},{"x":63,"y":31},{"x":60,"y":36},{"x":65,"y":38},{"x":61,"y":32},{"x":59,"y":35},{"x":65,"y":30},{"x":65,"y":37},{"x":61,"y":29},{"x":63,"y":34},{"x":58,"y":35},{"x":65,"y":33},{"x":68,"y":35},{"x":60,"y":30},{"x":61,"y":38},{"x":62,"y":35},{"x":59,"y":34},{"x":60,"y":33},{"x":61,"y":37},{"x":54,"y":34},{"x":64,"y":30},{"x":61,"y":35},{"x":58,"y":37},{"x":61,"y":30},{"x":64,"y":38},{"x":62,"y":36},{"x":67,"y":35},{"x":55,"y":34},{"x":58,"y":36}],"range":8,"dirty":false}]},{"marker":[173],"components":[{"visible_tiles":[{"x":60,"y":32},{"x":59,"y":37},{"x":61,"y":32},{"x":65,"y":31},{"x":59,"y":32},{"x":59,"y":36},{"x":56,"y":34},{"x":66,"y":35},{"x":62,"y":38},{"x":63,"y":30},{"x":58,"y":33},{"x":64,"y":34},{"x":63,"y":32},{"x":64,"y":36},{"x":60,"y":36},{"x":64,"y":29},{"x":62,"y":33},{"x":63,"y":37},{"x":63,"y":29},{"x":60,"y":31},{"x":62,"y":31},{"x":60,"y":30},{"x":66,"y":34},{"x":60,"y":34},{"x":60,"y":38},{"x":62,"y":32},{"x":60,"y":29},{"x":58,"y":37},{"x":64,"y":30},{"x":64,"y":38},{"x":63,"y":33},{"x":67,"y":34},{"x":65,"y":38},{"x":61,"y":37},{"x":59,"y":35},{"x":58,"y":32},{"x":59,"y":31},{"x":64,"y":32},{"x":61,"y":33},{"x":59,"y":30},{"x":65,"y":36},{"x":62,"y":37},{"x":59,"y":38},{"x":61,"y":36},{"x":61,"y":34},{"x":64,"y":37},{"x":62,"y":36},{"x":64,"y":33},{"x":61,"y":35},{"x":58,"y":34},{"x":57,"y":34},{"x":59,"y":33},{"x":60,"y":33},{"x":64,"y":31},{"x":58,"y":31},{"x":58,"y":35},{"x":61,"y":31},{"x":63,"y":38},{"x":60,"y":37},{"x":58,"y":30},{"x":58,"y":29},{"x":58,"y":38},{"x":59,"y":34},{"x":63,"y":31},{"x":62,"y":35},{"x":59,"y":29},{"x":65,"y":33},{"x":58,"y":36},{"x":65,"y":37},{"x":63,"y":36},{"x":62,"y":29},{"x":57,"y":35},{"x":61,"y":38},{"x":65,"y":35},{"x":63,"y":34},{"x":62,"y":30},{"x":60,"y":35},{"x":65,"y":34},{"x":65,"y":32},{"x":65,"y":30},{"x":62,"y":34},{"x":63,"y":35},{"x":61,"y":29},{"x":64,"y":35},{"x":61,"y":30}],"range":8,"dirty":false}]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[{}]},{"marker":[142],"components":[null]},{"marker":[168],"components":[{}]},{"marker":[131],"components":[{}]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[{}]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[{}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[{}]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[{}]},{"marker":[155],"components":[null]},{"marker":[150],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[{}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[{}]},{"marker":[117],"components":[{}]},{"marker":[137],"components":[{}]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{}]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{"name":"Player"}]},{"marker":[134],"components":[{"name":"Goblin"}]},{"marker":[147],"components":[{"name":"Orc"}]},{"marker":[133],"components":[{"name":"Orc"}]},{"marker":[132],"components":[{"name":"Goblin"}]},{"marker":[142],"components":[{"name":"Helmet"}]},{"marker":[168],"components":[{"name":"Goblin"}]},{"marker":[131],"components":[{"name":"Goblin"}]},{"marker":[165],"components":[{"name":"Rations"}]},{"marker":[164],"components":[{"name":"Rations"}]},{"marker":[130],"components":[{"name":"Orc"}]},{"marker":[163],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[136],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[129],"components":[{"name":"Scroll to Magic Mapping"}]},{"marker":[80],"components":[{"name":"Fireball Scroll"}]},{"marker":[87],"components":[{"name":"Rations"}]},{"marker":[162],"components":[{"name":"Goblin"}]},{"marker":[23],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[24],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[46],"components":[{"name":"Rations"}]},{"marker":[149],"components":[{"name":"Rations"}]},{"marker":[161],"components":[{"name":"Goblin"}]},{"marker":[160],"components":[{"name":"Tower Shield"}]},{"marker":[79],"components":[{"name":"Fireball Scroll"}]},{"marker":[44],"components":[{"name":"Rations"}]},{"marker":[31],"components":[{"name":"Confusion Scroll"}]},{"marker":[159],"components":[{"name":"Rations"}]},{"marker":[42],"components":[{"name":"Tower Shield"}]},{"marker":[146],"components":[{"name":"Longsword"}]},{"marker":[35],"components":[{"name":"Rations"}]},{"marker":[135],"components":[{"name":"Goblin"}]},{"marker":[37],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[158],"components":[{"name":"Longsword"}]},{"marker":[49],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[62],"components":[{"name":"Rations"}]},{"marker":[55],"components":[{"name":"Health Potion"}]},{"marker":[169],"components":[{"name":"Longsword"}]},{"marker":[167],"components":[{"name":"Confusion Scroll"}]},{"marker":[166],"components":[{"name":"Fireball Scroll"}]},{"marker":[64],"components":[{"name":"Rations"}]},{"marker":[65],"components":[{"name":"Rations"}]},{"marker":[78],"components":[{"name":"Fireball Scroll"}]},{"marker":[143],"components":[{"name":"Rations"}]},{"marker":[85],"components":[{"name":"Rations"}]},{"marker":[86],"components":[{"name":"Rations"}]},{"marker":[70],"components":[{"name":"Health Potion"}]},{"marker":[71],"components":[{"name":"Rations"}]},{"marker":[77],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[73],"components":[{"name":"Rations"}]},{"marker":[154],"components":[{"name":"Bear Trap"}]},{"marker":[75],"components":[{"name":"Rations"}]},{"marker":[156],"components":[{"name":"Confusion Scroll"}]},{"marker":[148],"components":[{"name":"Goblin"}]},{"marker":[155],"components":[{"name":"Breastplate"}]},{"marker":[150],"components":[{"name":"Goblin"}]},{"marker":[157],"components":[{"name":"Longsword"}]},{"marker":[139],"components":[{"name":"Helmet"}]},{"marker":[138],"components":[{"name":"Orc"}]},{"marker":[128],"components":[{"name":"Rations"}]},{"marker":[127],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[140],"components":[{"name":"Fireball Scroll"}]},{"marker":[126],"components":[{"name":"Fireball Scroll"}]},{"marker":[125],"components":[{"name":"Rations"}]},{"marker":[124],"components":[{"name":"Confusion Scroll"}]},{"marker":[123],"components":[{"name":"Confusion Scroll"}]},{"marker":[122],"components":[{"name":"Fireball Scroll"}]},{"marker":[141],"components":[{"name":"Rations"}]},{"marker":[144],"components":[{"name":"Longsword"}]},{"marker":[121],"components":[{"name":"Health Potion"}]},{"marker":[120],"components":[{"name":"Orc"}]},{"marker":[119],"components":[{"name":"Confusion Scroll"}]},{"marker":[118],"components":[{"name":"Orc"}]},{"marker":[117],"components":[{"name":"Goblin"}]},{"marker":[137],"components":[{"name":"Goblin"}]},{"marker":[145],"components":[{"name":"Health Potion"}]},{"marker":[116],"components":[{"name":"Bear Trap"}]},{"marker":[151],"components":[{"name":"Health Potion"}]},{"marker":[94],"components":[{"name":"Longsword"}]},{"marker":[93],"components":[{"name":"Fireball Scroll"}]},{"marker":[92],"components":[{"name":"Rations"}]},{"marker":[152],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[153],"components":[{"name":"Dagger"}]},{"marker":[170],"components":[{"name":"Orc"}]},{"marker":[171],"components":[{"name":"Bear Trap"}]},{"marker":[172],"components":[{"name":"Goblin"}]},{"marker":[173],"components":[{"name":"Goblin"}]},{"marker":[174],"components":[{"name":"Tower Shield"}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[{}]},{"marker":[142],"components":[null]},{"marker":[168],"components":[{}]},{"marker":[131],"components":[{}]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[{}]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[{}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[{}]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[{}]},{"marker":[155],"components":[null]},{"marker":[150],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[{}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[{}]},{"marker":[117],"components":[{}]},{"marker":[137],"components":[{}]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{}]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{"max_hp":30,"hp":30,"defense":2,"power":5}]},{"marker":[134],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[147],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[133],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[132],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[142],"components":[null]},{"marker":[168],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[131],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[155],"components":[null]},{"marker":[150],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[117],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[137],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[173],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[{}]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[164],"components":[{}]},{"marker":[130],"components":[null]},{"marker":[163],"components":[{}]},{"marker":[136],"components":[{}]},{"marker":[129],"components":[{}]},{"marker":[80],"components":[{}]},{"marker":[87],"components":[{}]},{"marker":[162],"components":[null]},{"marker":[23],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[46],"components":[{}]},{"marker":[149],"components":[{}]},{"marker":[161],"components":[null]},{"marker":[160],"components":[{}]},{"marker":[79],"components":[{}]},{"marker":[44],"components":[{}]},{"marker":[31],"components":[{}]},{"marker":[159],"components":[{}]},{"marker":[42],"components":[{}]},{"marker":[146],"components":[{}]},{"marker":[35],"components":[{}]},{"marker":[135],"components":[null]},{"marker":[37],"components":[{}]},{"marker":[158],"components":[{}]},{"marker":[49],"components":[{}]},{"marker":[62],"components":[{}]},{"marker":[55],"components":[{}]},{"marker":[169],"components":[{}]},{"marker":[167],"components":[{}]},{"marker":[166],"components":[{}]},{"marker":[64],"components":[{}]},{"marker":[65],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[143],"components":[{}]},{"marker":[85],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[70],"components":[{}]},{"marker":[71],"components":[{}]},{"marker":[77],"components":[{}]},{"marker":[73],"components":[{}]},{"marker":[154],"components":[null]},{"marker":[75],"components":[{}]},{"marker":[156],"components":[{}]},{"marker":[148],"components":[null]},{"marker":[155],"components":[{}]},{"marker":[150],"components":[null]},{"marker":[157],"components":[{}]},{"marker":[139],"components":[{}]},{"marker":[138],"components":[null]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[140],"components":[{}]},{"marker":[126],"components":[{}]},{"marker":[125],"components":[{}]},{"marker":[124],"components":[{}]},{"marker":[123],"components":[{}]},{"marker":[122],"components":[{}]},{"marker":[141],"components":[{}]},{"marker":[144],"components":[{}]},{"marker":[121],"components":[{}]},{"marker":[120],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[{}]},{"marker":[116],"components":[null]},{"marker":[151],"components":[{}]},{"marker":[94],"components":[{}]},{"marker":[93],"components":[{}]},{"marker":[92],"components":[{}]},{"marker":[152],"components":[{}]},{"marker":[153],"components":[{}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[164],"components":[{}]},{"marker":[130],"components":[null]},{"marker":[163],"components":[{}]},{"marker":[136],"components":[{}]},{"marker":[129],"components":[{}]},{"marker":[80],"components":[{}]},{"marker":[87],"components":[{}]},{"marker":[162],"components":[null]},{"marker":[23],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[46],"components":[{}]},{"marker":[149],"components":[{}]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[{}]},{"marker":[44],"components":[{}]},{"marker":[31],"components":[{}]},{"marker":[159],"components":[{}]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[{}]},{"marker":[135],"components":[null]},{"marker":[37],"components":[{}]},{"marker":[158],"components":[null]},{"marker":[49],"components":[{}]},{"marker":[62],"components":[{}]},{"marker":[55],"components":[{}]},{"marker":[169],"components":[null]},{"marker":[167],"components":[{}]},{"marker":[166],"components":[{}]},{"marker":[64],"components":[{}]},{"marker":[65],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[143],"components":[{}]},{"marker":[85],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[70],"components":[{}]},{"marker":[71],"components":[{}]},{"marker":[77],"components":[{}]},{"marker":[73],"components":[{}]},{"marker":[154],"components":[null]},{"marker":[75],"components":[{}]},{"marker":[156],"components":[{}]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[140],"components":[{}]},{"marker":[126],"components":[{}]},{"marker":[125],"components":[{}]},{"marker":[124],"components":[{}]},{"marker":[123],"components":[{}]},{"marker":[122],"components":[{}]},{"marker":[141],"components":[{}]},{"marker":[144],"components":[null]},{"marker":[121],"components":[{}]},{"marker":[120],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[{}]},{"marker":[116],"components":[null]},{"marker":[151],"components":[{}]},{"marker":[94],"components":[null]},{"marker":[93],"components":[{}]},{"marker":[92],"components":[{}]},{"marker":[152],"components":[{}]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[{"range":6}]},{"marker":[136],"components":[{"range":6}]},{"marker":[129],"components":[null]},{"marker":[80],"components":[{"range":6}]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[{"range":6}]},{"marker":[24],"components":[{"range":6}]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[{"range":6}]},{"marker":[44],"components":[null]},{"marker":[31],"components":[{"range":6}]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[{"range":6}]},{"marker":[158],"components":[null]},{"marker":[49],"components":[{"range":6}]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[{"range":6}]},{"marker":[166],"components":[{"range":6}]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[{"range":6}]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[{"range":6}]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[{"range":6}]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[{"range":6}]},{"marker":[140],"components":[{"range":6}]},{"marker":[126],"components":[{"range":6}]},{"marker":[125],"components":[null]},{"marker":[124],"components":[{"range":6}]},{"marker":[123],"components":[{"range":6}]},{"marker":[122],"components":[{"range":6}]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[{"range":6}]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[{"range":6}]},{"marker":[92],"components":[null]},{"marker":[152],"components":[{"range":6}]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[{"damage":20}]},{"marker":[136],"components":[{"damage":20}]},{"marker":[129],"components":[null]},{"marker":[80],"components":[{"damage":20}]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[{"damage":20}]},{"marker":[24],"components":[{"damage":20}]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[{"damage":20}]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[{"damage":20}]},{"marker":[158],"components":[null]},{"marker":[49],"components":[{"damage":20}]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[{"damage":20}]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[{"damage":20}]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[{"damage":20}]},{"marker":[73],"components":[null]},{"marker":[154],"components":[{"damage":6}]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[{"damage":20}]},{"marker":[140],"components":[{"damage":20}]},{"marker":[126],"components":[{"damage":20}]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[{"damage":20}]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[{"damage":6}]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[{"damage":20}]},{"marker":[92],"components":[null]},{"marker":[152],"components":[{"damage":20}]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{"damage":6}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[{"radius":3}]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[{"radius":3}]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[{"radius":3}]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[{"radius":3}]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[{"radius":3}]},{"marker":[126],"components":[{"radius":3}]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[{"radius":3}]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[{"radius":3}]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[{"turns":4}]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[{"turns":4}]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[{"turns":4}]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[{"turns":4}]},{"marker":[123],"components":[{"turns":4}]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[{"turns":4}]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[{"heal_amount":8}]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[{"heal_amount":8}]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[{"heal_amount":8}]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[{"heal_amount":8}]},{"marker":[116],"components":[null]},{"marker":[151],"components":[{"heal_amount":8}]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[{"owner":[0]}]},{"marker":[87],"components":[{"owner":[0]}]},{"marker":[162],"components":[null]},{"marker":[23],"components":[{"owner":[0]}]},{"marker":[24],"components":[{"owner":[0]}]},{"marker":[46],"components":[{"owner":[0]}]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[{"owner":[0]}]},{"marker":[44],"components":[{"owner":[0]}]},{"marker":[31],"components":[{"owner":[0]}]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[{"owner":[0]}]},{"marker":[135],"components":[null]},{"marker":[37],"components":[{"owner":[0]}]},{"marker":[158],"components":[null]},{"marker":[49],"components":[{"owner":[0]}]},{"marker":[62],"components":[{"owner":[0]}]},{"marker":[55],"components":[{"owner":[0]}]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[{"owner":[0]}]},{"marker":[65],"components":[{"owner":[0]}]},{"marker":[78],"components":[{"owner":[0]}]},{"marker":[143],"components":[null]},{"marker":[85],"components":[{"owner":[0]}]},{"marker":[86],"components":[{"owner":[0]}]},{"marker":[70],"components":[{"owner":[0]}]},{"marker":[71],"components":[{"owner":[0]}]},{"marker":[77],"components":[{"owner":[0]}]},{"marker":[73],"components":[{"owner":[0]}]},{"marker":[154],"components":[null]},{"marker":[75],"components":[{"owner":[0]}]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[{"owner":[0]}]},{"marker":[92],"components":[{"owner":[0]}]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[{"map":{"tiles":["Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","DownStairs","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall"],"width":80,"height":43,"revealed_tiles":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],"visible_tiles":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],"blocked":[true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,false,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,false,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,false,true,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,false,false,false,false,true,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,false,true,false,false,true,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,true,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true],"depth":5,"bloodstains":[]}}]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[{"slot":"Head"}]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[{"slot":"Shield"}]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[{"slot":"Shield"}]},{"marker":[146],"components":[{"slot":"Melee"}]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[{"slot":"Melee"}]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[{"slot":"Melee"}]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[{"slot":"Chest"}]},{"marker":[150],"components":[null]},{"marker":[157],"components":[{"slot":"Melee"}]},{"marker":[139],"components":[{"slot":"Head"}]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[{"slot":"Melee"}]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[{"slot":"Melee"}]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[{"slot":"Melee"}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{"slot":"Shield"}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[{"owner":[0],"slot":"Shield"}]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[{"owner":[0],"slot":"Melee"}]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[{"power":1}]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[{"power":4}]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[{"power":4}]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[{"power":4}]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[{"power":4}]},{"marker":[139],"components":[{"power":1}]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[{"power":4}]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[{"power":4}]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[{"power":2}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[{"defense":1}]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[{"defense":3}]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[{"defense":3}]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[{"defense":2}]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[{"defense":1}]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{"defense":3}]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[{"state":"Normal","duration":19}]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[164],"components":[{}]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[{}]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[{}]},{"marker":[149],"components":[{}]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[{}]},{"marker":[31],"components":[null]},{"marker":[159],"components":[{}]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[{}]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[{}]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[{}]},{"marker":[65],"components":[{}]},{"marker":[78],"components":[null]},{"marker":[143],"components":[{}]},{"marker":[85],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[70],"components":[null]},{"marker":[71],"components":[{}]},{"marker":[77],"components":[null]},{"marker":[73],"components":[{}]},{"marker":[154],"components":[null]},{"marker":[75],"components":[{}]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[{}]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[{}]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[{}]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[{}]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[{}]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[{}]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[{}]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[null]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[null]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[134],"components":[null]},{"marker":[147],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[142],"components":[null]},{"marker":[168],"components":[null]},{"marker":[131],"components":[null]},{"marker":[165],"components":[null]},{"marker":[164],"components":[null]},{"marker":[130],"components":[null]},{"marker":[163],"components":[null]},{"marker":[136],"components":[null]},{"marker":[129],"components":[null]},{"marker":[80],"components":[null]},{"marker":[87],"components":[null]},{"marker":[162],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[46],"components":[null]},{"marker":[149],"components":[null]},{"marker":[161],"components":[null]},{"marker":[160],"components":[null]},{"marker":[79],"components":[null]},{"marker":[44],"components":[null]},{"marker":[31],"components":[null]},{"marker":[159],"components":[null]},{"marker":[42],"components":[null]},{"marker":[146],"components":[null]},{"marker":[35],"components":[null]},{"marker":[135],"components":[null]},{"marker":[37],"components":[null]},{"marker":[158],"components":[null]},{"marker":[49],"components":[null]},{"marker":[62],"components":[null]},{"marker":[55],"components":[null]},{"marker":[169],"components":[null]},{"marker":[167],"components":[null]},{"marker":[166],"components":[null]},{"marker":[64],"components":[null]},{"marker":[65],"components":[null]},{"marker":[78],"components":[null]},{"marker":[143],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[77],"components":[null]},{"marker":[73],"components":[null]},{"marker":[154],"components":[{}]},{"marker":[75],"components":[null]},{"marker":[156],"components":[null]},{"marker":[148],"components":[null]},{"marker":[155],"components":[null]},{"marker":[150],"components":[null]},{"marker":[157],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[140],"components":[null]},{"marker":[126],"components":[null]},{"marker":[125],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[122],"components":[null]},{"marker":[141],"components":[null]},{"marker":[144],"components":[null]},{"marker":[121],"components":[null]},{"marker":[120],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[117],"components":[null]},{"marker":[137],"components":[null]},{"marker":[145],"components":[null]},{"marker":[116],"components":[{}]},{"marker":[151],"components":[null]},{"marker":[94],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[152],"components":[null]},{"marker":[153],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]}] \ No newline at end of file +[{"marker":[0],"components":[{"x":10,"y":2}]},{"marker":[119],"components":[{"x":22,"y":26}]},{"marker":[118],"components":[{"x":22,"y":29}]},{"marker":[3],"components":[null]},{"marker":[117],"components":[{"x":76,"y":15}]},{"marker":[116],"components":[{"x":70,"y":15}]},{"marker":[115],"components":[{"x":65,"y":17}]},{"marker":[127],"components":[{"x":36,"y":28}]},{"marker":[9],"components":[null]},{"marker":[114],"components":[{"x":63,"y":11}]},{"marker":[50],"components":[null]},{"marker":[113],"components":[{"x":44,"y":16}]},{"marker":[112],"components":[{"x":44,"y":15}]},{"marker":[111],"components":[{"x":43,"y":12}]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[{"x":16,"y":17}]},{"marker":[109],"components":[{"x":23,"y":12}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[{"x":37,"y":11}]},{"marker":[107],"components":[{"x":67,"y":8}]},{"marker":[106],"components":[{"x":64,"y":2}]},{"marker":[105],"components":[{"x":61,"y":4}]},{"marker":[104],"components":[{"x":77,"y":3}]},{"marker":[103],"components":[{"x":50,"y":7}]},{"marker":[33],"components":[null]},{"marker":[102],"components":[{"x":45,"y":8}]},{"marker":[101],"components":[{"x":43,"y":2}]},{"marker":[100],"components":[{"x":33,"y":8}]},{"marker":[99],"components":[{"x":29,"y":2}]},{"marker":[98],"components":[{"x":28,"y":3}]},{"marker":[97],"components":[{"x":31,"y":2}]},{"marker":[96],"components":[{"x":34,"y":2}]},{"marker":[95],"components":[{"x":25,"y":2}]},{"marker":[94],"components":[{"x":32,"y":3}]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[{"x":13,"y":6}]},{"marker":[92],"components":[{"x":12,"y":8}]},{"marker":[74],"components":[null]},{"marker":[91],"components":[{"x":8,"y":6}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[{"x":67,"y":23}]},{"marker":[124],"components":[{"x":36,"y":26}]},{"marker":[125],"components":[{"x":35,"y":22}]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"x":23,"y":23}]},{"marker":[123],"components":[{"x":32,"y":26}]},{"marker":[90],"components":[null]},{"marker":[147],"components":[{"x":69,"y":39}]},{"marker":[146],"components":[{"x":70,"y":40}]},{"marker":[145],"components":[{"x":72,"y":40}]},{"marker":[144],"components":[{"x":75,"y":34}]},{"marker":[143],"components":[{"x":76,"y":33}]},{"marker":[142],"components":[{"x":70,"y":34}]},{"marker":[141],"components":[{"x":65,"y":40}]},{"marker":[140],"components":[{"x":65,"y":38}]},{"marker":[139],"components":[{"x":65,"y":39}]},{"marker":[138],"components":[{"x":66,"y":39}]},{"marker":[137],"components":[{"x":64,"y":39}]},{"marker":[136],"components":[{"x":60,"y":36}]},{"marker":[135],"components":[{"x":46,"y":38}]},{"marker":[134],"components":[{"x":56,"y":34}]},{"marker":[133],"components":[{"x":51,"y":34}]},{"marker":[132],"components":[{"x":50,"y":35}]},{"marker":[131],"components":[{"x":52,"y":32}]},{"marker":[130],"components":[{"x":77,"y":23}]},{"marker":[120],"components":[{"x":22,"y":22}]},{"marker":[122],"components":[{"x":31,"y":24}]},{"marker":[126],"components":[{"x":34,"y":27}]},{"marker":[129],"components":[{"x":55,"y":22}]}][{"marker":[0],"components":[{"glyph":64,"fg":{"r":1.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":0}]},{"marker":[119],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[118],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[3],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[117],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[116],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[115],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[127],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[9],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[114],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[50],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[113],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[112],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[111],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[16],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[17],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[18],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[19],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[20],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[110],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[109],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[23],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[24],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[108],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[107],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[106],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[105],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[104],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[103],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[33],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[102],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[101],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[100],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[99],"components":[{"glyph":94,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[98],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[97],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[96],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[95],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[94],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[68],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[70],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[71],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[93],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[92],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[74],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[91],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[77],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[78],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[128],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[124],"components":[{"glyph":111,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[125],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[84],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[85],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[86],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[123],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[90],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[147],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[146],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[145],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[144],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[143],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[142],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[141],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[140],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[139],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[138],"components":[{"glyph":94,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[137],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[136],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[135],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[134],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[133],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[132],"components":[{"glyph":47,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[131],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[130],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[120],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[122],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[126],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[129],"components":[{"glyph":105,"fg":{"r":1.0,"g":0.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]}][{"marker":[0],"components":[{}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[{"visible_tiles":[{"x":14,"y":4},{"x":11,"y":2},{"x":18,"y":4},{"x":10,"y":4},{"x":11,"y":0},{"x":10,"y":3},{"x":2,"y":2},{"x":6,"y":0},{"x":4,"y":4},{"x":15,"y":2},{"x":12,"y":4},{"x":12,"y":2},{"x":14,"y":3},{"x":6,"y":4},{"x":18,"y":1},{"x":15,"y":4},{"x":5,"y":4},{"x":13,"y":0},{"x":4,"y":3},{"x":4,"y":0},{"x":5,"y":2},{"x":6,"y":1},{"x":7,"y":0},{"x":3,"y":3},{"x":13,"y":3},{"x":8,"y":1},{"x":12,"y":0},{"x":3,"y":4},{"x":10,"y":2},{"x":13,"y":1},{"x":17,"y":4},{"x":9,"y":3},{"x":3,"y":0},{"x":15,"y":0},{"x":16,"y":3},{"x":2,"y":4},{"x":3,"y":1},{"x":11,"y":3},{"x":15,"y":1},{"x":18,"y":0},{"x":9,"y":4},{"x":10,"y":1},{"x":2,"y":3},{"x":2,"y":0},{"x":14,"y":0},{"x":8,"y":2},{"x":16,"y":0},{"x":12,"y":1},{"x":11,"y":1},{"x":3,"y":2},{"x":8,"y":3},{"x":17,"y":2},{"x":5,"y":1},{"x":16,"y":1},{"x":5,"y":3},{"x":7,"y":1},{"x":13,"y":2},{"x":14,"y":2},{"x":15,"y":3},{"x":17,"y":3},{"x":17,"y":0},{"x":6,"y":3},{"x":7,"y":4},{"x":2,"y":1},{"x":18,"y":3},{"x":18,"y":2},{"x":13,"y":4},{"x":9,"y":2},{"x":16,"y":4},{"x":6,"y":2},{"x":14,"y":1},{"x":7,"y":2},{"x":9,"y":0},{"x":16,"y":2},{"x":8,"y":4},{"x":11,"y":4},{"x":17,"y":1},{"x":5,"y":0},{"x":7,"y":3},{"x":8,"y":0},{"x":4,"y":1},{"x":9,"y":1},{"x":12,"y":3},{"x":10,"y":0},{"x":4,"y":2}],"range":8,"dirty":false}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[{"visible_tiles":[{"x":69,"y":15},{"x":77,"y":15},{"x":76,"y":18},{"x":78,"y":17},{"x":71,"y":17},{"x":77,"y":14},{"x":78,"y":14},{"x":76,"y":15},{"x":71,"y":15},{"x":78,"y":13},{"x":70,"y":13},{"x":68,"y":14},{"x":73,"y":15},{"x":71,"y":14},{"x":69,"y":17},{"x":68,"y":18},{"x":69,"y":13},{"x":73,"y":14},{"x":77,"y":18},{"x":71,"y":18},{"x":78,"y":18},{"x":72,"y":15},{"x":75,"y":15},{"x":74,"y":18},{"x":69,"y":16},{"x":68,"y":17},{"x":74,"y":15},{"x":71,"y":13},{"x":74,"y":16},{"x":75,"y":14},{"x":74,"y":17},{"x":77,"y":16},{"x":75,"y":18},{"x":76,"y":14},{"x":68,"y":16},{"x":70,"y":18},{"x":68,"y":13},{"x":74,"y":13},{"x":78,"y":16},{"x":68,"y":15},{"x":75,"y":13},{"x":70,"y":17},{"x":72,"y":18},{"x":69,"y":14},{"x":70,"y":14},{"x":76,"y":13},{"x":76,"y":16},{"x":73,"y":16},{"x":71,"y":16},{"x":72,"y":16},{"x":73,"y":17},{"x":73,"y":18},{"x":72,"y":17},{"x":77,"y":17},{"x":73,"y":13},{"x":75,"y":17},{"x":77,"y":13},{"x":69,"y":18},{"x":70,"y":16},{"x":72,"y":14},{"x":72,"y":13},{"x":70,"y":15},{"x":75,"y":16},{"x":76,"y":17},{"x":78,"y":15},{"x":74,"y":14}],"range":8,"dirty":false}]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[{"visible_tiles":[{"x":34,"y":20},{"x":32,"y":26},{"x":32,"y":27},{"x":33,"y":26},{"x":36,"y":21},{"x":32,"y":29},{"x":34,"y":27},{"x":37,"y":26},{"x":32,"y":24},{"x":37,"y":25},{"x":37,"y":24},{"x":36,"y":27},{"x":34,"y":26},{"x":33,"y":23},{"x":35,"y":27},{"x":32,"y":23},{"x":36,"y":26},{"x":37,"y":30},{"x":28,"y":25},{"x":37,"y":27},{"x":29,"y":25},{"x":37,"y":29},{"x":36,"y":29},{"x":34,"y":29},{"x":36,"y":25},{"x":35,"y":22},{"x":33,"y":28},{"x":31,"y":26},{"x":34,"y":25},{"x":33,"y":20},{"x":37,"y":28},{"x":37,"y":20},{"x":30,"y":25},{"x":35,"y":26},{"x":36,"y":23},{"x":32,"y":21},{"x":33,"y":22},{"x":33,"y":30},{"x":33,"y":25},{"x":32,"y":22},{"x":33,"y":21},{"x":31,"y":25},{"x":35,"y":29},{"x":37,"y":23},{"x":34,"y":22},{"x":37,"y":21},{"x":32,"y":25},{"x":33,"y":24},{"x":35,"y":25},{"x":35,"y":21},{"x":35,"y":28},{"x":29,"y":24},{"x":36,"y":20},{"x":35,"y":23},{"x":32,"y":28},{"x":37,"y":22},{"x":34,"y":21},{"x":34,"y":24},{"x":36,"y":24},{"x":36,"y":28},{"x":35,"y":20},{"x":34,"y":28},{"x":34,"y":30},{"x":35,"y":24},{"x":33,"y":27},{"x":34,"y":23},{"x":36,"y":30},{"x":35,"y":30},{"x":33,"y":29},{"x":36,"y":22},{"x":32,"y":30}],"range":8,"dirty":false}]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[{"visible_tiles":[{"x":20,"y":18},{"x":20,"y":13},{"x":24,"y":14},{"x":10,"y":15},{"x":17,"y":13},{"x":12,"y":18},{"x":12,"y":13},{"x":17,"y":18},{"x":18,"y":18},{"x":22,"y":17},{"x":17,"y":14},{"x":24,"y":18},{"x":19,"y":18},{"x":23,"y":14},{"x":17,"y":17},{"x":22,"y":14},{"x":16,"y":15},{"x":11,"y":13},{"x":13,"y":15},{"x":16,"y":16},{"x":12,"y":14},{"x":19,"y":14},{"x":18,"y":14},{"x":8,"y":18},{"x":15,"y":15},{"x":16,"y":17},{"x":20,"y":15},{"x":11,"y":14},{"x":9,"y":14},{"x":22,"y":18},{"x":12,"y":17},{"x":17,"y":16},{"x":19,"y":15},{"x":23,"y":15},{"x":21,"y":18},{"x":11,"y":16},{"x":14,"y":14},{"x":9,"y":13},{"x":13,"y":16},{"x":9,"y":16},{"x":11,"y":17},{"x":18,"y":16},{"x":16,"y":13},{"x":23,"y":18},{"x":12,"y":15},{"x":12,"y":16},{"x":15,"y":16},{"x":14,"y":15},{"x":8,"y":16},{"x":24,"y":17},{"x":17,"y":15},{"x":23,"y":16},{"x":8,"y":14},{"x":8,"y":17},{"x":16,"y":18},{"x":21,"y":13},{"x":10,"y":13},{"x":15,"y":17},{"x":21,"y":14},{"x":9,"y":15},{"x":15,"y":14},{"x":21,"y":17},{"x":16,"y":14},{"x":14,"y":16},{"x":13,"y":13},{"x":21,"y":16},{"x":22,"y":15},{"x":14,"y":13},{"x":21,"y":15},{"x":19,"y":16},{"x":14,"y":18},{"x":23,"y":17},{"x":23,"y":13},{"x":20,"y":17},{"x":22,"y":16},{"x":15,"y":18},{"x":19,"y":13},{"x":20,"y":16},{"x":9,"y":18},{"x":24,"y":15},{"x":11,"y":15},{"x":8,"y":15},{"x":13,"y":14},{"x":19,"y":17},{"x":18,"y":15},{"x":13,"y":18},{"x":14,"y":17},{"x":10,"y":16},{"x":24,"y":16},{"x":20,"y":14},{"x":15,"y":13},{"x":10,"y":18},{"x":13,"y":17},{"x":18,"y":17},{"x":10,"y":17},{"x":22,"y":13},{"x":11,"y":18},{"x":9,"y":17},{"x":18,"y":13},{"x":14,"y":19},{"x":10,"y":14}],"range":8,"dirty":false}]},{"marker":[109],"components":[{"visible_tiles":[{"x":21,"y":10},{"x":28,"y":11},{"x":26,"y":10},{"x":31,"y":9},{"x":22,"y":10},{"x":25,"y":11},{"x":17,"y":13},{"x":17,"y":12},{"x":19,"y":10},{"x":18,"y":12},{"x":15,"y":11},{"x":22,"y":11},{"x":23,"y":10},{"x":21,"y":9},{"x":17,"y":9},{"x":19,"y":13},{"x":21,"y":11},{"x":23,"y":11},{"x":17,"y":11},{"x":26,"y":9},{"x":30,"y":13},{"x":24,"y":13},{"x":27,"y":10},{"x":15,"y":9},{"x":28,"y":12},{"x":28,"y":10},{"x":30,"y":12},{"x":24,"y":10},{"x":31,"y":11},{"x":25,"y":13},{"x":23,"y":9},{"x":27,"y":9},{"x":24,"y":9},{"x":21,"y":12},{"x":19,"y":9},{"x":15,"y":12},{"x":27,"y":13},{"x":31,"y":12},{"x":18,"y":13},{"x":25,"y":10},{"x":31,"y":10},{"x":29,"y":12},{"x":17,"y":10},{"x":26,"y":12},{"x":31,"y":13},{"x":21,"y":13},{"x":16,"y":9},{"x":22,"y":13},{"x":30,"y":9},{"x":27,"y":11},{"x":26,"y":13},{"x":25,"y":12},{"x":18,"y":9},{"x":29,"y":11},{"x":20,"y":12},{"x":27,"y":12},{"x":23,"y":13},{"x":28,"y":9},{"x":22,"y":12},{"x":20,"y":13},{"x":24,"y":11},{"x":30,"y":11},{"x":29,"y":9},{"x":30,"y":10},{"x":18,"y":11},{"x":26,"y":11},{"x":23,"y":12},{"x":29,"y":13},{"x":16,"y":11},{"x":25,"y":9},{"x":16,"y":13},{"x":15,"y":10},{"x":22,"y":9},{"x":24,"y":12},{"x":19,"y":11},{"x":19,"y":12},{"x":16,"y":10},{"x":18,"y":10},{"x":20,"y":10},{"x":28,"y":13},{"x":16,"y":12},{"x":20,"y":11},{"x":29,"y":10},{"x":20,"y":9},{"x":15,"y":13}],"range":8,"dirty":false}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[{"visible_tiles":[{"x":67,"y":4},{"x":58,"y":2},{"x":65,"y":1},{"x":62,"y":3},{"x":67,"y":3},{"x":68,"y":0},{"x":58,"y":3},{"x":64,"y":1},{"x":68,"y":1},{"x":64,"y":4},{"x":65,"y":4},{"x":63,"y":3},{"x":70,"y":4},{"x":65,"y":3},{"x":60,"y":2},{"x":69,"y":1},{"x":71,"y":4},{"x":69,"y":3},{"x":72,"y":3},{"x":58,"y":4},{"x":71,"y":0},{"x":71,"y":2},{"x":72,"y":1},{"x":63,"y":2},{"x":71,"y":1},{"x":60,"y":0},{"x":72,"y":2},{"x":66,"y":4},{"x":63,"y":4},{"x":62,"y":4},{"x":58,"y":1},{"x":63,"y":1},{"x":66,"y":0},{"x":70,"y":1},{"x":66,"y":3},{"x":67,"y":0},{"x":63,"y":0},{"x":65,"y":2},{"x":61,"y":2},{"x":72,"y":4},{"x":66,"y":1},{"x":62,"y":1},{"x":65,"y":0},{"x":70,"y":2},{"x":69,"y":4},{"x":61,"y":3},{"x":61,"y":1},{"x":61,"y":4},{"x":64,"y":3},{"x":59,"y":3},{"x":72,"y":0},{"x":64,"y":2},{"x":60,"y":1},{"x":60,"y":3},{"x":68,"y":4},{"x":69,"y":2},{"x":59,"y":1},{"x":59,"y":2},{"x":68,"y":2},{"x":68,"y":3},{"x":69,"y":0},{"x":70,"y":0},{"x":67,"y":1},{"x":62,"y":2},{"x":59,"y":0},{"x":62,"y":0},{"x":71,"y":3},{"x":70,"y":3},{"x":59,"y":4},{"x":64,"y":0},{"x":66,"y":2},{"x":67,"y":2},{"x":58,"y":0},{"x":61,"y":0},{"x":60,"y":4}],"range":8,"dirty":false}]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[{"visible_tiles":[{"x":26,"y":3},{"x":36,"y":1},{"x":33,"y":4},{"x":26,"y":0},{"x":35,"y":2},{"x":27,"y":4},{"x":38,"y":2},{"x":27,"y":0},{"x":33,"y":1},{"x":28,"y":1},{"x":31,"y":0},{"x":29,"y":1},{"x":39,"y":0},{"x":32,"y":0},{"x":28,"y":0},{"x":35,"y":4},{"x":29,"y":3},{"x":34,"y":0},{"x":37,"y":1},{"x":30,"y":3},{"x":36,"y":3},{"x":30,"y":2},{"x":30,"y":1},{"x":37,"y":3},{"x":37,"y":2},{"x":34,"y":3},{"x":32,"y":3},{"x":35,"y":3},{"x":39,"y":2},{"x":27,"y":1},{"x":33,"y":3},{"x":32,"y":1},{"x":37,"y":4},{"x":27,"y":2},{"x":39,"y":3},{"x":38,"y":0},{"x":30,"y":0},{"x":29,"y":0},{"x":31,"y":4},{"x":26,"y":2},{"x":27,"y":3},{"x":28,"y":4},{"x":26,"y":1},{"x":35,"y":1},{"x":36,"y":4},{"x":29,"y":4},{"x":38,"y":4},{"x":32,"y":2},{"x":38,"y":1},{"x":36,"y":0},{"x":33,"y":2},{"x":35,"y":0},{"x":36,"y":2},{"x":31,"y":3},{"x":32,"y":4},{"x":39,"y":4},{"x":31,"y":1},{"x":33,"y":0},{"x":29,"y":2},{"x":30,"y":4},{"x":28,"y":3},{"x":34,"y":4},{"x":34,"y":2},{"x":38,"y":3},{"x":37,"y":0},{"x":31,"y":2},{"x":34,"y":1},{"x":28,"y":2},{"x":39,"y":1},{"x":26,"y":4}],"range":8,"dirty":false}]},{"marker":[95],"components":[null]},{"marker":[94],"components":[{"visible_tiles":[{"x":25,"y":1},{"x":38,"y":0},{"x":38,"y":4},{"x":33,"y":2},{"x":30,"y":2},{"x":24,"y":4},{"x":25,"y":4},{"x":39,"y":4},{"x":32,"y":1},{"x":37,"y":0},{"x":24,"y":2},{"x":32,"y":2},{"x":28,"y":4},{"x":26,"y":0},{"x":24,"y":1},{"x":30,"y":0},{"x":28,"y":0},{"x":29,"y":3},{"x":31,"y":1},{"x":34,"y":3},{"x":33,"y":3},{"x":31,"y":4},{"x":27,"y":4},{"x":31,"y":2},{"x":30,"y":4},{"x":25,"y":3},{"x":31,"y":3},{"x":29,"y":1},{"x":36,"y":1},{"x":26,"y":3},{"x":29,"y":4},{"x":31,"y":0},{"x":35,"y":3},{"x":39,"y":0},{"x":26,"y":2},{"x":38,"y":1},{"x":25,"y":0},{"x":26,"y":1},{"x":27,"y":2},{"x":27,"y":3},{"x":32,"y":0},{"x":37,"y":2},{"x":35,"y":4},{"x":25,"y":2},{"x":28,"y":1},{"x":39,"y":2},{"x":35,"y":1},{"x":38,"y":3},{"x":35,"y":2},{"x":35,"y":0},{"x":37,"y":1},{"x":39,"y":1},{"x":28,"y":2},{"x":34,"y":0},{"x":36,"y":3},{"x":24,"y":3},{"x":37,"y":3},{"x":34,"y":2},{"x":30,"y":3},{"x":27,"y":0},{"x":39,"y":3},{"x":33,"y":4},{"x":27,"y":1},{"x":28,"y":3},{"x":37,"y":4},{"x":33,"y":1},{"x":30,"y":1},{"x":26,"y":4},{"x":32,"y":3},{"x":33,"y":0},{"x":36,"y":2},{"x":36,"y":0},{"x":34,"y":4},{"x":32,"y":4},{"x":29,"y":2},{"x":38,"y":2},{"x":36,"y":4},{"x":29,"y":0},{"x":24,"y":0},{"x":34,"y":1}],"range":8,"dirty":false}]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[{"visible_tiles":[{"x":36,"y":20},{"x":32,"y":20},{"x":34,"y":27},{"x":36,"y":26},{"x":35,"y":24},{"x":34,"y":30},{"x":33,"y":29},{"x":36,"y":21},{"x":37,"y":30},{"x":35,"y":28},{"x":34,"y":21},{"x":36,"y":25},{"x":31,"y":25},{"x":30,"y":25},{"x":32,"y":28},{"x":32,"y":25},{"x":37,"y":21},{"x":33,"y":25},{"x":35,"y":25},{"x":30,"y":27},{"x":32,"y":24},{"x":34,"y":29},{"x":35,"y":21},{"x":34,"y":25},{"x":34,"y":28},{"x":30,"y":20},{"x":32,"y":30},{"x":32,"y":21},{"x":32,"y":23},{"x":33,"y":24},{"x":37,"y":29},{"x":28,"y":26},{"x":34,"y":22},{"x":36,"y":27},{"x":32,"y":27},{"x":35,"y":29},{"x":36,"y":29},{"x":36,"y":28},{"x":33,"y":27},{"x":37,"y":25},{"x":29,"y":27},{"x":37,"y":26},{"x":37,"y":20},{"x":35,"y":20},{"x":29,"y":26},{"x":32,"y":26},{"x":31,"y":27},{"x":33,"y":20},{"x":34,"y":26},{"x":33,"y":28},{"x":37,"y":24},{"x":36,"y":23},{"x":35,"y":27},{"x":35,"y":26},{"x":28,"y":25},{"x":36,"y":30},{"x":35,"y":30},{"x":30,"y":26},{"x":31,"y":26},{"x":37,"y":23},{"x":37,"y":27},{"x":33,"y":30},{"x":36,"y":24},{"x":32,"y":29},{"x":35,"y":23},{"x":36,"y":22},{"x":34,"y":20},{"x":37,"y":28},{"x":31,"y":21},{"x":34,"y":23},{"x":37,"y":22},{"x":34,"y":24},{"x":29,"y":25},{"x":33,"y":23},{"x":28,"y":27},{"x":33,"y":26},{"x":33,"y":21},{"x":35,"y":22},{"x":33,"y":22},{"x":32,"y":22}],"range":8,"dirty":false}]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[{"visible_tiles":[{"x":75,"y":38},{"x":69,"y":34},{"x":74,"y":37},{"x":73,"y":38},{"x":69,"y":32},{"x":77,"y":35},{"x":68,"y":37},{"x":76,"y":38},{"x":71,"y":37},{"x":70,"y":40},{"x":71,"y":35},{"x":74,"y":36},{"x":70,"y":41},{"x":71,"y":36},{"x":77,"y":38},{"x":76,"y":35},{"x":68,"y":39},{"x":73,"y":41},{"x":73,"y":35},{"x":72,"y":36},{"x":73,"y":36},{"x":77,"y":39},{"x":72,"y":40},{"x":76,"y":40},{"x":70,"y":34},{"x":72,"y":37},{"x":77,"y":41},{"x":72,"y":35},{"x":69,"y":38},{"x":74,"y":39},{"x":75,"y":37},{"x":67,"y":35},{"x":76,"y":39},{"x":67,"y":40},{"x":74,"y":35},{"x":71,"y":39},{"x":72,"y":38},{"x":75,"y":39},{"x":69,"y":35},{"x":72,"y":41},{"x":70,"y":37},{"x":67,"y":41},{"x":70,"y":38},{"x":75,"y":36},{"x":69,"y":37},{"x":68,"y":35},{"x":75,"y":40},{"x":77,"y":36},{"x":70,"y":36},{"x":69,"y":36},{"x":73,"y":37},{"x":68,"y":41},{"x":68,"y":36},{"x":76,"y":36},{"x":71,"y":38},{"x":67,"y":38},{"x":77,"y":37},{"x":74,"y":40},{"x":76,"y":41},{"x":74,"y":41},{"x":68,"y":40},{"x":70,"y":39},{"x":71,"y":41},{"x":69,"y":39},{"x":67,"y":39},{"x":74,"y":38},{"x":76,"y":37},{"x":75,"y":35},{"x":70,"y":33},{"x":71,"y":40},{"x":73,"y":40},{"x":69,"y":33},{"x":75,"y":41},{"x":69,"y":40},{"x":73,"y":39},{"x":68,"y":38},{"x":67,"y":36},{"x":77,"y":34},{"x":67,"y":37},{"x":70,"y":35},{"x":72,"y":39},{"x":65,"y":35},{"x":69,"y":41},{"x":66,"y":35},{"x":77,"y":40}],"range":8,"dirty":false}]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[{"visible_tiles":[{"x":64,"y":35},{"x":64,"y":39},{"x":65,"y":33},{"x":64,"y":41},{"x":67,"y":35},{"x":67,"y":39},{"x":67,"y":38},{"x":67,"y":37},{"x":62,"y":33},{"x":62,"y":37},{"x":67,"y":41},{"x":67,"y":34},{"x":66,"y":32},{"x":66,"y":40},{"x":65,"y":39},{"x":62,"y":38},{"x":66,"y":35},{"x":63,"y":37},{"x":64,"y":32},{"x":67,"y":40},{"x":67,"y":32},{"x":66,"y":41},{"x":64,"y":33},{"x":64,"y":38},{"x":64,"y":37},{"x":66,"y":38},{"x":63,"y":40},{"x":63,"y":38},{"x":67,"y":36},{"x":62,"y":34},{"x":66,"y":39},{"x":65,"y":35},{"x":63,"y":32},{"x":62,"y":32},{"x":65,"y":32},{"x":66,"y":33},{"x":66,"y":34},{"x":62,"y":39},{"x":63,"y":41},{"x":63,"y":33},{"x":65,"y":37},{"x":63,"y":34},{"x":63,"y":35},{"x":65,"y":40},{"x":62,"y":36},{"x":66,"y":36},{"x":62,"y":40},{"x":63,"y":36},{"x":64,"y":34},{"x":63,"y":39},{"x":65,"y":34},{"x":65,"y":38},{"x":64,"y":36},{"x":65,"y":36},{"x":62,"y":35},{"x":67,"y":33},{"x":66,"y":37},{"x":62,"y":41},{"x":65,"y":41},{"x":64,"y":40}],"range":8,"dirty":false}]},{"marker":[140],"components":[null]},{"marker":[139],"components":[{"visible_tiles":[{"x":65,"y":35},{"x":63,"y":38},{"x":67,"y":33},{"x":63,"y":31},{"x":64,"y":31},{"x":66,"y":40},{"x":64,"y":40},{"x":64,"y":41},{"x":66,"y":35},{"x":67,"y":36},{"x":62,"y":41},{"x":67,"y":40},{"x":67,"y":41},{"x":66,"y":38},{"x":64,"y":37},{"x":65,"y":39},{"x":65,"y":33},{"x":67,"y":35},{"x":67,"y":38},{"x":64,"y":34},{"x":67,"y":39},{"x":63,"y":37},{"x":66,"y":31},{"x":63,"y":40},{"x":65,"y":38},{"x":62,"y":32},{"x":67,"y":31},{"x":62,"y":33},{"x":62,"y":40},{"x":62,"y":39},{"x":66,"y":36},{"x":63,"y":32},{"x":62,"y":36},{"x":66,"y":32},{"x":62,"y":35},{"x":64,"y":36},{"x":66,"y":41},{"x":62,"y":34},{"x":66,"y":37},{"x":63,"y":35},{"x":67,"y":34},{"x":66,"y":34},{"x":62,"y":38},{"x":66,"y":33},{"x":65,"y":37},{"x":63,"y":36},{"x":67,"y":32},{"x":64,"y":35},{"x":65,"y":34},{"x":65,"y":36},{"x":63,"y":41},{"x":64,"y":38},{"x":64,"y":33},{"x":67,"y":37},{"x":66,"y":39},{"x":62,"y":31},{"x":65,"y":31},{"x":64,"y":32},{"x":65,"y":41},{"x":63,"y":34},{"x":63,"y":39},{"x":64,"y":39},{"x":65,"y":32},{"x":65,"y":40},{"x":62,"y":37},{"x":63,"y":33}],"range":8,"dirty":false}]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[{"visible_tiles":[{"x":59,"y":39},{"x":61,"y":37},{"x":59,"y":30},{"x":56,"y":36},{"x":54,"y":36},{"x":60,"y":40},{"x":58,"y":33},{"x":60,"y":34},{"x":58,"y":30},{"x":59,"y":37},{"x":61,"y":39},{"x":55,"y":37},{"x":60,"y":39},{"x":60,"y":37},{"x":61,"y":30},{"x":55,"y":36},{"x":62,"y":38},{"x":57,"y":36},{"x":57,"y":37},{"x":62,"y":33},{"x":60,"y":38},{"x":58,"y":29},{"x":56,"y":35},{"x":54,"y":35},{"x":58,"y":41},{"x":61,"y":35},{"x":62,"y":36},{"x":52,"y":36},{"x":59,"y":34},{"x":61,"y":38},{"x":61,"y":41},{"x":56,"y":37},{"x":59,"y":35},{"x":62,"y":35},{"x":52,"y":37},{"x":58,"y":37},{"x":58,"y":35},{"x":53,"y":37},{"x":59,"y":33},{"x":62,"y":40},{"x":62,"y":32},{"x":59,"y":29},{"x":52,"y":35},{"x":59,"y":32},{"x":59,"y":40},{"x":62,"y":37},{"x":60,"y":30},{"x":58,"y":31},{"x":62,"y":31},{"x":58,"y":34},{"x":62,"y":30},{"x":59,"y":28},{"x":61,"y":40},{"x":57,"y":35},{"x":58,"y":39},{"x":59,"y":38},{"x":53,"y":35},{"x":59,"y":41},{"x":52,"y":38},{"x":55,"y":35},{"x":58,"y":28},{"x":60,"y":33},{"x":61,"y":33},{"x":60,"y":41},{"x":59,"y":31},{"x":53,"y":36},{"x":58,"y":36},{"x":58,"y":40},{"x":58,"y":38},{"x":58,"y":32},{"x":60,"y":35},{"x":60,"y":36},{"x":61,"y":31},{"x":61,"y":36},{"x":62,"y":39},{"x":54,"y":37},{"x":60,"y":32},{"x":61,"y":32},{"x":61,"y":34},{"x":62,"y":34},{"x":60,"y":31},{"x":62,"y":41},{"x":59,"y":36}],"range":8,"dirty":false}]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[{"visible_tiles":[{"x":23,"y":30},{"x":21,"y":26},{"x":17,"y":29},{"x":19,"y":30},{"x":19,"y":22},{"x":20,"y":22},{"x":19,"y":26},{"x":23,"y":28},{"x":19,"y":29},{"x":22,"y":20},{"x":19,"y":25},{"x":23,"y":20},{"x":23,"y":21},{"x":20,"y":21},{"x":19,"y":23},{"x":21,"y":22},{"x":21,"y":28},{"x":22,"y":26},{"x":23,"y":23},{"x":22,"y":22},{"x":23,"y":24},{"x":21,"y":29},{"x":22,"y":29},{"x":20,"y":28},{"x":21,"y":20},{"x":20,"y":26},{"x":23,"y":29},{"x":24,"y":24},{"x":22,"y":28},{"x":20,"y":23},{"x":22,"y":27},{"x":20,"y":25},{"x":19,"y":27},{"x":18,"y":28},{"x":19,"y":21},{"x":21,"y":30},{"x":21,"y":25},{"x":23,"y":26},{"x":19,"y":20},{"x":22,"y":24},{"x":21,"y":21},{"x":23,"y":22},{"x":23,"y":27},{"x":18,"y":29},{"x":26,"y":26},{"x":25,"y":25},{"x":20,"y":24},{"x":22,"y":21},{"x":21,"y":27},{"x":27,"y":27},{"x":18,"y":27},{"x":19,"y":24},{"x":20,"y":27},{"x":22,"y":30},{"x":21,"y":23},{"x":22,"y":23},{"x":28,"y":28},{"x":20,"y":29},{"x":19,"y":28},{"x":22,"y":25},{"x":21,"y":24},{"x":20,"y":20},{"x":20,"y":30},{"x":23,"y":25}],"range":8,"dirty":false}]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[{}]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[{}]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[{}]},{"marker":[109],"components":[{}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[{}]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[{}]},{"marker":[95],"components":[null]},{"marker":[94],"components":[{}]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[{}]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[{}]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[{}]},{"marker":[140],"components":[null]},{"marker":[139],"components":[{}]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[{}]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[{}]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[{"name":"Player"}]},{"marker":[119],"components":[{"name":"Rations"}]},{"marker":[118],"components":[{"name":"Rations"}]},{"marker":[3],"components":[{"name":"Shield"}]},{"marker":[117],"components":[{"name":"Orc"}]},{"marker":[116],"components":[{"name":"Confusion Scroll"}]},{"marker":[115],"components":[{"name":"Rations"}]},{"marker":[127],"components":[{"name":"Goblin"}]},{"marker":[9],"components":[{"name":"Confusion Scroll"}]},{"marker":[114],"components":[{"name":"Fireball Scroll"}]},{"marker":[50],"components":[{"name":"Rations"}]},{"marker":[113],"components":[{"name":"Dagger"}]},{"marker":[112],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[111],"components":[{"name":"Rations"}]},{"marker":[16],"components":[{"name":"Fireball Scroll"}]},{"marker":[17],"components":[{"name":"Health Potion"}]},{"marker":[18],"components":[{"name":"Rations"}]},{"marker":[19],"components":[{"name":"Health Potion"}]},{"marker":[20],"components":[{"name":"Confusion Scroll"}]},{"marker":[110],"components":[{"name":"Goblin"}]},{"marker":[109],"components":[{"name":"Goblin"}]},{"marker":[23],"components":[{"name":"Rations"}]},{"marker":[24],"components":[{"name":"Rations"}]},{"marker":[108],"components":[{"name":"Rations"}]},{"marker":[107],"components":[{"name":"Confusion Scroll"}]},{"marker":[106],"components":[{"name":"Goblin"}]},{"marker":[105],"components":[{"name":"Fireball Scroll"}]},{"marker":[104],"components":[{"name":"Rations"}]},{"marker":[103],"components":[{"name":"Confusion Scroll"}]},{"marker":[33],"components":[{"name":"Health Potion"}]},{"marker":[102],"components":[{"name":"Health Potion"}]},{"marker":[101],"components":[{"name":"Health Potion"}]},{"marker":[100],"components":[{"name":"Health Potion"}]},{"marker":[99],"components":[{"name":"Bear Trap"}]},{"marker":[98],"components":[{"name":"Health Potion"}]},{"marker":[97],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[96],"components":[{"name":"Goblin"}]},{"marker":[95],"components":[{"name":"Longsword"}]},{"marker":[94],"components":[{"name":"Goblin"}]},{"marker":[68],"components":[{"name":"Health Potion"}]},{"marker":[70],"components":[{"name":"Rations"}]},{"marker":[71],"components":[{"name":"Rations"}]},{"marker":[93],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[92],"components":[{"name":"Dagger"}]},{"marker":[74],"components":[{"name":"Rations"}]},{"marker":[91],"components":[{"name":"Shield"}]},{"marker":[77],"components":[{"name":"Rations"}]},{"marker":[78],"components":[{"name":"Rations"}]},{"marker":[128],"components":[{"name":"Rations"}]},{"marker":[124],"components":[{"name":"Orc"}]},{"marker":[125],"components":[{"name":"Confusion Scroll"}]},{"marker":[84],"components":[{"name":"Health Potion"}]},{"marker":[85],"components":[{"name":"Fireball Scroll"}]},{"marker":[86],"components":[{"name":"Rations"}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"name":"Fireball Scroll"}]},{"marker":[123],"components":[{"name":"Fireball Scroll"}]},{"marker":[90],"components":[{"name":"Fireball Scroll"}]},{"marker":[147],"components":[{"name":"Rations"}]},{"marker":[146],"components":[{"name":"Tower Shield"}]},{"marker":[145],"components":[{"name":"Goblin"}]},{"marker":[144],"components":[{"name":"Fireball Scroll"}]},{"marker":[143],"components":[{"name":"Health Potion"}]},{"marker":[142],"components":[{"name":"Shield"}]},{"marker":[141],"components":[{"name":"Goblin"}]},{"marker":[140],"components":[{"name":"Health Potion"}]},{"marker":[139],"components":[{"name":"Goblin"}]},{"marker":[138],"components":[{"name":"Bear Trap"}]},{"marker":[137],"components":[{"name":"Rations"}]},{"marker":[136],"components":[{"name":"Goblin"}]},{"marker":[135],"components":[{"name":"Fireball Scroll"}]},{"marker":[134],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[133],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[132],"components":[{"name":"Dagger"}]},{"marker":[131],"components":[{"name":"Health Potion"}]},{"marker":[130],"components":[{"name":"Fireball Scroll"}]},{"marker":[120],"components":[{"name":"Goblin"}]},{"marker":[122],"components":[{"name":"Health Potion"}]},{"marker":[126],"components":[{"name":"Health Potion"}]},{"marker":[129],"components":[{"name":"Health Potion"}]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[{}]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[{}]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[{}]},{"marker":[109],"components":[{}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[{}]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[{}]},{"marker":[95],"components":[null]},{"marker":[94],"components":[{}]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[{}]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[{}]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[{}]},{"marker":[140],"components":[null]},{"marker":[139],"components":[{}]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[{}]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[{}]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[{"max_hp":30,"hp":17,"defense":2,"power":5}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[109],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[95],"components":[null]},{"marker":[94],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[140],"components":[null]},{"marker":[139],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[118],"components":[{}]},{"marker":[3],"components":[{}]},{"marker":[117],"components":[null]},{"marker":[116],"components":[{}]},{"marker":[115],"components":[{}]},{"marker":[127],"components":[null]},{"marker":[9],"components":[{}]},{"marker":[114],"components":[{}]},{"marker":[50],"components":[{}]},{"marker":[113],"components":[{}]},{"marker":[112],"components":[{}]},{"marker":[111],"components":[{}]},{"marker":[16],"components":[{}]},{"marker":[17],"components":[{}]},{"marker":[18],"components":[{}]},{"marker":[19],"components":[{}]},{"marker":[20],"components":[{}]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[108],"components":[{}]},{"marker":[107],"components":[{}]},{"marker":[106],"components":[null]},{"marker":[105],"components":[{}]},{"marker":[104],"components":[{}]},{"marker":[103],"components":[{}]},{"marker":[33],"components":[{}]},{"marker":[102],"components":[{}]},{"marker":[101],"components":[{}]},{"marker":[100],"components":[{}]},{"marker":[99],"components":[null]},{"marker":[98],"components":[{}]},{"marker":[97],"components":[{}]},{"marker":[96],"components":[null]},{"marker":[95],"components":[{}]},{"marker":[94],"components":[null]},{"marker":[68],"components":[{}]},{"marker":[70],"components":[{}]},{"marker":[71],"components":[{}]},{"marker":[93],"components":[{}]},{"marker":[92],"components":[{}]},{"marker":[74],"components":[{}]},{"marker":[91],"components":[{}]},{"marker":[77],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[128],"components":[{}]},{"marker":[124],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[84],"components":[{}]},{"marker":[85],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{}]},{"marker":[123],"components":[{}]},{"marker":[90],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[146],"components":[{}]},{"marker":[145],"components":[null]},{"marker":[144],"components":[{}]},{"marker":[143],"components":[{}]},{"marker":[142],"components":[{}]},{"marker":[141],"components":[null]},{"marker":[140],"components":[{}]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[{}]},{"marker":[136],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[134],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[{}]},{"marker":[131],"components":[{}]},{"marker":[130],"components":[{}]},{"marker":[120],"components":[null]},{"marker":[122],"components":[{}]},{"marker":[126],"components":[{}]},{"marker":[129],"components":[{}]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[118],"components":[{}]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[{}]},{"marker":[115],"components":[{}]},{"marker":[127],"components":[null]},{"marker":[9],"components":[{}]},{"marker":[114],"components":[{}]},{"marker":[50],"components":[{}]},{"marker":[113],"components":[null]},{"marker":[112],"components":[{}]},{"marker":[111],"components":[{}]},{"marker":[16],"components":[{}]},{"marker":[17],"components":[{}]},{"marker":[18],"components":[{}]},{"marker":[19],"components":[{}]},{"marker":[20],"components":[{}]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[108],"components":[{}]},{"marker":[107],"components":[{}]},{"marker":[106],"components":[null]},{"marker":[105],"components":[{}]},{"marker":[104],"components":[{}]},{"marker":[103],"components":[{}]},{"marker":[33],"components":[{}]},{"marker":[102],"components":[{}]},{"marker":[101],"components":[{}]},{"marker":[100],"components":[{}]},{"marker":[99],"components":[null]},{"marker":[98],"components":[{}]},{"marker":[97],"components":[{}]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[{}]},{"marker":[70],"components":[{}]},{"marker":[71],"components":[{}]},{"marker":[93],"components":[{}]},{"marker":[92],"components":[null]},{"marker":[74],"components":[{}]},{"marker":[91],"components":[null]},{"marker":[77],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[128],"components":[{}]},{"marker":[124],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[84],"components":[{}]},{"marker":[85],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{}]},{"marker":[123],"components":[{}]},{"marker":[90],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[{}]},{"marker":[143],"components":[{}]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[{}]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[{}]},{"marker":[136],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[134],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[null]},{"marker":[131],"components":[{}]},{"marker":[130],"components":[{}]},{"marker":[120],"components":[null]},{"marker":[122],"components":[{}]},{"marker":[126],"components":[{}]},{"marker":[129],"components":[{}]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[{"range":6}]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[{"range":6}]},{"marker":[114],"components":[{"range":6}]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[{"range":6}]},{"marker":[111],"components":[null]},{"marker":[16],"components":[{"range":6}]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[{"range":6}]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[{"range":6}]},{"marker":[106],"components":[null]},{"marker":[105],"components":[{"range":6}]},{"marker":[104],"components":[null]},{"marker":[103],"components":[{"range":6}]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[{"range":6}]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[{"range":6}]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[{"range":6}]},{"marker":[84],"components":[null]},{"marker":[85],"components":[{"range":6}]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"range":6}]},{"marker":[123],"components":[{"range":6}]},{"marker":[90],"components":[{"range":6}]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[{"range":6}]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[{"range":6}]},{"marker":[134],"components":[{"range":6}]},{"marker":[133],"components":[{"range":6}]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[{"range":6}]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[{"damage":20}]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[{"damage":20}]},{"marker":[111],"components":[null]},{"marker":[16],"components":[{"damage":20}]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[{"damage":20}]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[{"damage":6}]},{"marker":[98],"components":[null]},{"marker":[97],"components":[{"damage":20}]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[{"damage":20}]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[{"damage":20}]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"damage":20}]},{"marker":[123],"components":[{"damage":20}]},{"marker":[90],"components":[{"damage":20}]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[{"damage":20}]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{"damage":6}]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[{"damage":20}]},{"marker":[134],"components":[{"damage":20}]},{"marker":[133],"components":[{"damage":20}]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[{"damage":20}]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[{"radius":3}]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[{"radius":3}]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[{"radius":3}]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[{"radius":3}]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[{"radius":3}]},{"marker":[123],"components":[{"radius":3}]},{"marker":[90],"components":[{"radius":3}]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[{"radius":3}]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[{"radius":3}]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[{"radius":3}]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[{"turns":4}]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[{"turns":4}]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[{"turns":4}]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[{"turns":4}]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[{"turns":4}]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[{"turns":4}]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[{"heal_amount":8}]},{"marker":[18],"components":[null]},{"marker":[19],"components":[{"heal_amount":8}]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[{"heal_amount":8}]},{"marker":[102],"components":[{"heal_amount":8}]},{"marker":[101],"components":[{"heal_amount":8}]},{"marker":[100],"components":[{"heal_amount":8}]},{"marker":[99],"components":[null]},{"marker":[98],"components":[{"heal_amount":8}]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[{"heal_amount":8}]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[{"heal_amount":8}]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[{"heal_amount":8}]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[{"heal_amount":8}]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[{"heal_amount":8}]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[{"heal_amount":8}]},{"marker":[126],"components":[{"heal_amount":8}]},{"marker":[129],"components":[{"heal_amount":8}]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[{"owner":[0]}]},{"marker":[114],"components":[null]},{"marker":[50],"components":[{"owner":[0]}]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[{"owner":[0]}]},{"marker":[17],"components":[{"owner":[0]}]},{"marker":[18],"components":[{"owner":[0]}]},{"marker":[19],"components":[{"owner":[0]}]},{"marker":[20],"components":[{"owner":[0]}]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[{"owner":[0]}]},{"marker":[24],"components":[{"owner":[0]}]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[{"owner":[0]}]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[{"owner":[0]}]},{"marker":[70],"components":[{"owner":[0]}]},{"marker":[71],"components":[{"owner":[0]}]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[{"owner":[0]}]},{"marker":[91],"components":[null]},{"marker":[77],"components":[{"owner":[0]}]},{"marker":[78],"components":[{"owner":[0]}]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[{"owner":[0]}]},{"marker":[85],"components":[{"owner":[0]}]},{"marker":[86],"components":[{"owner":[0]}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[{"owner":[0]}]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[{"map":{"tiles":["Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","DownStairs","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall"],"width":80,"height":43,"revealed_tiles":[true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true],"visible_tiles":[false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],"blocked":[true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,true,false,false,false,false,true,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,true,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,false,false,true,false,false,false,false,true,false,false,false,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,false,false,false,true,false,false,false,false,true,true,true,false,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,true,false,true,false,false,false,false,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true],"depth":3,"bloodstains":[]}}]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[{"slot":"Shield"}]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[{"slot":"Melee"}]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[{"slot":"Melee"}]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[{"slot":"Melee"}]},{"marker":[74],"components":[null]},{"marker":[91],"components":[{"slot":"Shield"}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[{"slot":"Shield"}]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[{"slot":"Shield"}]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[{"slot":"Melee"}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[{"owner":[0],"slot":"Shield"}]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[{"power":2}]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[{"power":4}]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[{"power":2}]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[{"power":2}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[{"defense":1}]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[{"defense":1}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[{"defense":3}]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[{"defense":1}]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[{"state":"Normal","duration":109}]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[118],"components":[{}]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[{}]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[{}]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[{}]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[{}]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[108],"components":[{}]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[{}]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[{}]},{"marker":[71],"components":[{}]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[{}]},{"marker":[91],"components":[null]},{"marker":[77],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[128],"components":[{}]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[{}]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[{}]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[{}]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[{}]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[{}]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[null]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[null]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[119],"components":[null]},{"marker":[118],"components":[null]},{"marker":[3],"components":[null]},{"marker":[117],"components":[null]},{"marker":[116],"components":[null]},{"marker":[115],"components":[null]},{"marker":[127],"components":[null]},{"marker":[9],"components":[null]},{"marker":[114],"components":[null]},{"marker":[50],"components":[null]},{"marker":[113],"components":[null]},{"marker":[112],"components":[null]},{"marker":[111],"components":[null]},{"marker":[16],"components":[null]},{"marker":[17],"components":[null]},{"marker":[18],"components":[null]},{"marker":[19],"components":[null]},{"marker":[20],"components":[null]},{"marker":[110],"components":[null]},{"marker":[109],"components":[null]},{"marker":[23],"components":[null]},{"marker":[24],"components":[null]},{"marker":[108],"components":[null]},{"marker":[107],"components":[null]},{"marker":[106],"components":[null]},{"marker":[105],"components":[null]},{"marker":[104],"components":[null]},{"marker":[103],"components":[null]},{"marker":[33],"components":[null]},{"marker":[102],"components":[null]},{"marker":[101],"components":[null]},{"marker":[100],"components":[null]},{"marker":[99],"components":[{}]},{"marker":[98],"components":[null]},{"marker":[97],"components":[null]},{"marker":[96],"components":[null]},{"marker":[95],"components":[null]},{"marker":[94],"components":[null]},{"marker":[68],"components":[null]},{"marker":[70],"components":[null]},{"marker":[71],"components":[null]},{"marker":[93],"components":[null]},{"marker":[92],"components":[null]},{"marker":[74],"components":[null]},{"marker":[91],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[128],"components":[null]},{"marker":[124],"components":[null]},{"marker":[125],"components":[null]},{"marker":[84],"components":[null]},{"marker":[85],"components":[null]},{"marker":[86],"components":[null]},{"marker":[148],"components":[null]},{"marker":[121],"components":[null]},{"marker":[123],"components":[null]},{"marker":[90],"components":[null]},{"marker":[147],"components":[null]},{"marker":[146],"components":[null]},{"marker":[145],"components":[null]},{"marker":[144],"components":[null]},{"marker":[143],"components":[null]},{"marker":[142],"components":[null]},{"marker":[141],"components":[null]},{"marker":[140],"components":[null]},{"marker":[139],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[137],"components":[null]},{"marker":[136],"components":[null]},{"marker":[135],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[120],"components":[null]},{"marker":[122],"components":[null]},{"marker":[126],"components":[null]},{"marker":[129],"components":[null]}] \ No newline at end of file diff --git a/src/components.rs b/src/components.rs index 098a066..3f7b416 100644 --- a/src/components.rs +++ b/src/components.rs @@ -11,6 +11,23 @@ pub struct Position { pub y: i32, } +impl Position { + pub fn new(x: i32, y: i32) -> Self { + Self { + x, y + } + } +} + +impl Default for Position { + fn default() -> Self { + Self { + x: 0, + y: 0 + } + } +} + #[derive(Component, ConvertSaveload, Clone)] pub struct Renderable { pub glyph: rltk::FontCharType, diff --git a/src/map_builders/bsp/mod.rs b/src/map_builders/bsp/mod.rs new file mode 100644 index 0000000..cc33133 --- /dev/null +++ b/src/map_builders/bsp/mod.rs @@ -0,0 +1,22 @@ +use crate::{Map, TileType}; + +#[inline(always)] +pub fn draw_corridor(map: &mut Map, x1: i32, y1: i32, x2: i32, y2: i32) { + let mut x = x1; + let mut y = y1; + + while x != x2 || y != y2 { + if x < x2 { + x += 1; + } else if x > x2 { + x -= 1; + } else if y < y2 { + y += 1; + } else if y > y2 { + y -= 1; + } + + let idx = map.xy_idx(x, y); + map.tiles[idx] = TileType::Floor; + } +} \ No newline at end of file diff --git a/src/map_builders/bsp_dungeon.rs b/src/map_builders/bsp_dungeon.rs index bcbbe84..7ecf5bc 100644 --- a/src/map_builders/bsp_dungeon.rs +++ b/src/map_builders/bsp_dungeon.rs @@ -1,7 +1,7 @@ use rltk::{Point, RandomNumberGenerator}; use crate::map_builders::common::apply_room_to_map; -use crate::map_builders::MapBuilder; +use crate::map_builders::{bsp, MapBuilder}; use crate::rect::Rect; use crate::{spawner, Map, Position, TileType, World, SHOW_MAPGEN_VISUALIZER}; @@ -175,23 +175,7 @@ impl BspDungeonBuilder { can_build } fn draw_corridor(&mut self, x1: i32, y1: i32, x2: i32, y2: i32) { - let mut x = x1; - let mut y = y1; - - while x != x2 || y != y2 { - if x < x2 { - x += 1; - } else if x > x2 { - x -= 1; - } else if y < y2 { - y += 1; - } else if y > y2 { - y -= 1; - } - - let idx = self.map.xy_idx(x, y); - self.map.tiles[idx] = TileType::Floor; - } + bsp::draw_corridor(&mut self.map, x1, y1, x2, y2); } } @@ -202,7 +186,7 @@ impl MapBuilder for BspDungeonBuilder { fn spawn_entities(&mut self, ecs: &mut World) { for room in self.rooms.iter().skip(1) { - spawner::spawn_room(ecs, room, self.depth); + spawner::spawn_room(ecs, room, self.depth, &self.map); } } diff --git a/src/map_builders/bsp_interior.rs b/src/map_builders/bsp_interior.rs new file mode 100644 index 0000000..c2b77c6 --- /dev/null +++ b/src/map_builders/bsp_interior.rs @@ -0,0 +1,157 @@ +use rltk::RandomNumberGenerator; +use crate::{Map, Position, SHOW_MAPGEN_VISUALIZER, spawner, TileType, World}; +use crate::map_builders::common::reveal_all; +use crate::map_builders::{bsp, MapBuilder}; +use crate::rect::Rect; + +const MIN_ROOM_SIZE : i32 = 8; + +pub struct BspInteriorBuilder { + map: Map, + starting_position: Position, + depth: i32, + rooms: Vec, + history: Vec, + rects: Vec, +} + +impl BspInteriorBuilder { + pub fn new(new_depth: i32) -> Self{ + Self { + map: Map::new(new_depth), + rects: Vec::new(), + history:Vec::new(), + depth: new_depth, + rooms: Vec::new(), + starting_position: Position::default() + } + } + + + fn build(&mut self) { + let mut rng = RandomNumberGenerator::new(); + + self.place_rooms(&mut rng); + self.place_corridors(&mut rng); + self.place_stairs(); + self.place_start() + } + + fn place_start(&mut self) { + let start = self.rooms[0].center(); + self.starting_position = Position::new(start.0, start.1) + } + + fn place_stairs(&mut self) { + let stairs = self.rooms[self.rooms.len() - 1].center(); + let stairs_idx = self.map.xy_idx(stairs.0, stairs.1); + self.map.tiles[stairs_idx] = TileType::DownStairs; + } + + fn place_corridors(&mut self, rng: &mut RandomNumberGenerator) { + for i in 0..self.rooms.len() - 1 { + let room = self.rooms[i]; + let next_room = self.rooms[i + 1]; + let start_x = room.x1 + (rng.roll_dice(1, i32::abs(room.x1 - room.x2)) - 1); + let start_y = room.y1 + (rng.roll_dice(1, i32::abs(room.y1 - room.y2)) - 1); + let end_x = next_room.x1 + (rng.roll_dice(1, i32::abs(next_room.x1 - next_room.x2)) - 1); + let end_y = next_room.y1 + (rng.roll_dice(1, i32::abs(next_room.y1 - next_room.y2)) - 1); + self.draw_corridor(start_x, start_y, end_x, end_y); + self.take_snapshot(); + } + } + + fn place_rooms(&mut self, mut rng: &mut RandomNumberGenerator) { + self.rects.clear(); + self.rects.push(Rect::new(1, 1, self.map.width - 2, self.map.height - 2)); + let first_room = self.rects[0]; + self.add_subrects(first_room, &mut rng); + + let rooms = self.rects.clone(); + for r in rooms.iter() { + let room = *r; + self.rooms.push(room); + for y in room.y1..room.y2 { + for x in room.x1..room.x2 { + let idx = self.map.xy_idx(x, y); + if idx > 0 && idx < ((self.map.width * self.map.height) - 1) as usize { + self.map.tiles[idx] = TileType::Floor; + } + } + } + self.take_snapshot(); + } + } + + fn add_subrects(&mut self, rect: Rect, rng: &mut RandomNumberGenerator) { + if !self.rects.is_empty() { + self.rects.remove(self.rects.len() - 1); + } + + let width = rect.x2 - rect.x1; + let height = rect.y2 - rect.y1; + let half_width = width / 2; + let half_height = height / 2; + + let split = rng.roll_dice(1, 4); + + if split <= 2 { + let h1 = Rect::new(rect.x1, rect.y1, half_width -1, height); + self.rects.push(h1); + if half_width > MIN_ROOM_SIZE { + self.add_subrects(h1, rng); + } + let h2 = Rect::new(rect.x1 + half_width, rect.y1, half_width, height); + self.rects.push(h2); + if half_width > MIN_ROOM_SIZE { + self.add_subrects(h2, rng); + } + }else { + let v1 = Rect::new(rect.x1, rect.y1, width , half_height - 1); + self.rects.push(v1); + if half_height > MIN_ROOM_SIZE { + self.add_subrects(v1, rng); + } + let v2 = Rect::new(rect.x1 , rect.y1 + half_height, width, half_height); + self.rects.push(v2); + if half_height > MIN_ROOM_SIZE { + self.add_subrects(v2, rng); + } + } + } + + fn draw_corridor(&mut self, x1: i32, y1: i32, x2: i32, y2: i32) { + bsp::draw_corridor(&mut self.map, x1, y1, x2, y2); + } +} + +impl MapBuilder for BspInteriorBuilder { + fn build_map(&mut self) { + self.build(); + } + + fn spawn_entities(&mut self, ecs: &mut World) { + for room in self.rooms.iter().skip(1) { + spawner::spawn_room(ecs, room, self.depth, &self.map); + } + } + + fn get_map(&self) -> Map { + self.map.clone() + } + + fn get_starting_position(&self) -> Position { + self.starting_position.clone() + } + + fn get_snapshot_history(&self) -> Vec { + self.history.clone() + } + + fn take_snapshot(&mut self) { + if SHOW_MAPGEN_VISUALIZER { + self.history.push(reveal_all(&self.map)); + } + } +} + diff --git a/src/map_builders/common.rs b/src/map_builders/common.rs index 15fe08c..f1c8bd3 100644 --- a/src/map_builders/common.rs +++ b/src/map_builders/common.rs @@ -29,3 +29,11 @@ pub fn apply_vertical_tunnel(map: &mut Map, y1: i32, y2: i32, x: i32) { } } } + +pub fn reveal_all(map: &Map) -> Map { + let mut snapshot = map.clone(); + for v in snapshot.revealed_tiles.iter_mut() { + *v = true; + } + snapshot +} diff --git a/src/map_builders/mod.rs b/src/map_builders/mod.rs index 3af15f1..34a3cdf 100644 --- a/src/map_builders/mod.rs +++ b/src/map_builders/mod.rs @@ -3,8 +3,11 @@ use specs::World; use crate::map_builders::bsp_dungeon::BspDungeonBuilder; use crate::map_builders::simple_map::SimpleMapBuilder; use crate::{Map, Position}; +use crate::map_builders::bsp_interior::BspInteriorBuilder; +mod bsp; mod bsp_dungeon; +mod bsp_interior; mod common; mod simple_map; @@ -19,8 +22,10 @@ pub trait MapBuilder { pub fn new_random_builder(new_depth: i32) -> Box { let mut rng = rltk::RandomNumberGenerator::new(); - let builder_choice = rng.roll_dice(1, 2); + //let builder_choice = rng.roll_dice(1, 3); + let builder_choice = 2; match builder_choice { + 2 => Box::new(BspInteriorBuilder::new(new_depth)), 1 => Box::new(SimpleMapBuilder::new(new_depth)), _ => Box::new(BspDungeonBuilder::new(new_depth)), } diff --git a/src/map_builders/simple_map.rs b/src/map_builders/simple_map.rs index 47f796c..abf3ec1 100644 --- a/src/map_builders/simple_map.rs +++ b/src/map_builders/simple_map.rs @@ -83,7 +83,7 @@ impl MapBuilder for SimpleMapBuilder { fn spawn_entities(&mut self, ecs: &mut World) { for room in self.rooms.iter().skip(1) { - spawner::spawn_room(ecs, room, self.depth); + spawner::spawn_room(ecs, room, self.depth, &self.map); } } diff --git a/src/spawner.rs b/src/spawner.rs index 746995f..8ccb8f7 100644 --- a/src/spawner.rs +++ b/src/spawner.rs @@ -6,12 +6,7 @@ use specs::saveload::{MarkedBuilder, SimpleMarker}; use crate::random_table::RandomTable; use crate::rect::Rect; -use crate::{ - AreaOfEffect, BlocksTile, CombatStats, Confusion, Consumable, DefenseBonus, EntryTrigger, - EquipmentSlot, Equippable, Hidden, HungerClock, HungerState, InflictsDamage, Item, MagicMapper, - MeleePowerBonus, Monster, Name, Player, Position, ProvidesFood, ProvidesHealing, Ranged, - Renderable, SerializeMe, SingleActivation, Viewshed, MAP_WIDTH, MAX_MONSTER, -}; +use crate::{AreaOfEffect, BlocksTile, CombatStats, Confusion, Consumable, DefenseBonus, EntryTrigger, EquipmentSlot, Equippable, Hidden, HungerClock, HungerState, InflictsDamage, Item, MagicMapper, MeleePowerBonus, Monster, Name, Player, Position, ProvidesFood, ProvidesHealing, Ranged, Renderable, SerializeMe, SingleActivation, Viewshed, MAP_WIDTH, MAX_MONSTER, Map, TileType}; pub fn player(ecs: &mut World, player_x: i32, player_y: i32) -> Entity { ecs.create_entity() @@ -86,7 +81,7 @@ fn monster(ecs: &mut World, x: i32, y: i32, glyph: FontCharType, na } #[allow(clippy::map_entry)] -pub fn spawn_room(ecs: &mut World, room: &Rect, map_depth: i32) { +pub fn spawn_room(ecs: &mut World, room: &Rect, map_depth: i32, map: &Map) { let spawn_table = room_table(map_depth); let mut spawn_points: HashMap = HashMap::new(); @@ -101,7 +96,7 @@ pub fn spawn_room(ecs: &mut World, room: &Rect, map_depth: i32) { let x = (room.x1 + rng.roll_dice(1, i32::abs(room.x2 - room.x1))) as usize; let y = (room.y1 + rng.roll_dice(1, i32::abs(room.y2 - room.y1))) as usize; let idx = (y * MAP_WIDTH) + x; - if !spawn_points.contains_key(&idx) { + if !spawn_points.contains_key(&idx) && map.tiles[idx] != TileType::Wall { spawn_points.insert(idx, spawn_table.roll(&mut rng)); added = true; } else {