From 34c4aa35fc1666dc24884f88b0d7fcac58dbd489 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 30 Jan 2022 20:10:23 +0100 Subject: [PATCH] Add drunkards walk --- .idea/workspace.xml | 12 +-- savegame.json | 2 +- src/map_builders/common.rs | 51 ++++++++++ src/map_builders/drunkard.rs | 180 +++++++++++++++++++++++++++++++++++ src/map_builders/mod.rs | 9 +- 5 files changed, 243 insertions(+), 11 deletions(-) create mode 100644 src/map_builders/drunkard.rs diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 74c7e5c..24ca8f8 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,15 +13,11 @@ - + - - - - + + - - diff --git a/savegame.json b/savegame.json index 9e95b08..425f458 100644 --- a/savegame.json +++ b/savegame.json @@ -1 +1 @@ -[{"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 +[{"marker":[231],"components":[{"x":40,"y":8}]},{"marker":[230],"components":[{"x":73,"y":40}]},{"marker":[235],"components":[{"x":44,"y":11}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{"x":67,"y":39}]},{"marker":[157],"components":[null]},{"marker":[228],"components":[{"x":47,"y":31}]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[{"x":75,"y":22}]},{"marker":[234],"components":[{"x":47,"y":12}]},{"marker":[233],"components":[{"x":48,"y":11}]},{"marker":[109],"components":[null]},{"marker":[227],"components":[{"x":49,"y":30}]},{"marker":[226],"components":[{"x":44,"y":31}]},{"marker":[141],"components":[null]},{"marker":[196],"components":[{"x":66,"y":31}]},{"marker":[139],"components":[null]},{"marker":[225],"components":[{"x":47,"y":30}]},{"marker":[195],"components":[{"x":65,"y":29}]},{"marker":[194],"components":[{"x":50,"y":39}]},{"marker":[224],"components":[{"x":48,"y":38}]},{"marker":[223],"components":[{"x":49,"y":39}]},{"marker":[163],"components":[null]},{"marker":[201],"components":[{"x":51,"y":32}]},{"marker":[133],"components":[null]},{"marker":[193],"components":[{"x":52,"y":39}]},{"marker":[192],"components":[{"x":51,"y":39}]},{"marker":[222],"components":[{"x":47,"y":39}]},{"marker":[221],"components":[{"x":43,"y":13}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[{"x":47,"y":18}]},{"marker":[125],"components":[null]},{"marker":[191],"components":[{"x":52,"y":38}]},{"marker":[123],"components":[null]},{"marker":[219],"components":[{"x":46,"y":24}]},{"marker":[190],"components":[{"x":77,"y":35}]},{"marker":[189],"components":[{"x":75,"y":31}]},{"marker":[188],"components":[{"x":77,"y":34}]},{"marker":[217],"components":[{"x":60,"y":10}]},{"marker":[118],"components":[null]},{"marker":[187],"components":[{"x":76,"y":39}]},{"marker":[216],"components":[{"x":60,"y":9}]},{"marker":[186],"components":[{"x":77,"y":38}]},{"marker":[185],"components":[{"x":77,"y":41}]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[{"x":73,"y":22}]},{"marker":[215],"components":[{"x":52,"y":11}]},{"marker":[113],"components":[null]},{"marker":[214],"components":[{"x":36,"y":8}]},{"marker":[213],"components":[{"x":35,"y":11}]},{"marker":[212],"components":[{"x":34,"y":8}]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[{"x":64,"y":24}]},{"marker":[232],"components":[{"x":43,"y":12}]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[{"x":39,"y":12}]},{"marker":[165],"components":[null]},{"marker":[211],"components":[{"x":33,"y":6}]},{"marker":[210],"components":[{"x":32,"y":9}]},{"marker":[168],"components":[null]},{"marker":[209],"components":[{"x":37,"y":18}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[{"x":65,"y":22}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[{"x":73,"y":20}]},{"marker":[180],"components":[null]},{"marker":[208],"components":[{"x":37,"y":19}]},{"marker":[207],"components":[{"x":37,"y":17}]},{"marker":[206],"components":[{"x":37,"y":20}]},{"marker":[205],"components":[{"x":60,"y":22}]},{"marker":[204],"components":[{"x":51,"y":14}]},{"marker":[203],"components":[{"x":51,"y":21}]},{"marker":[199],"components":[{"x":75,"y":23}]},{"marker":[200],"components":[{"x":75,"y":20}]},{"marker":[198],"components":[{"x":77,"y":20}]},{"marker":[202],"components":[{"x":60,"y":31}]},{"marker":[236],"components":[null]}][{"marker":[231],"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":[230],"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":[235],"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":[237],"components":[null]},{"marker":[229],"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":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":[228],"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":[155],"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":[144],"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":[197],"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":[234],"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":[233],"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":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":[227],"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":[226],"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":[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":[196],"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":[139],"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":[225],"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":[195],"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":[194],"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":[224],"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":[223],"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":[163],"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":[201],"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":[133],"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":[193],"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":[192],"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":[222],"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":[221],"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":[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":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":[220],"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":[125],"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":[191],"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":[123],"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":[219],"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":[190],"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":[189],"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":[188],"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":[217],"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":[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":[187],"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":[216],"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":[186],"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":[185],"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":[76],"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":[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":[184],"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":[215],"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":[113],"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":[214],"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":[213],"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":[212],"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":[112],"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":[67],"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":[66],"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":[183],"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":[232],"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":[111],"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":[62],"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":[61],"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":[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":[211],"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":[210],"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":[168],"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":[209],"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":[170],"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":[171],"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":[172],"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":[173],"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":[174],"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":[182],"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":[176],"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":[177],"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":[178],"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":[181],"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":[180],"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":[208],"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":[207],"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":[206],"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":[205],"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":[204],"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":[203],"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":[199],"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":[200],"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":[198],"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":[202],"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":[236],"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":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[{}]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[{"visible_tiles":[{"x":43,"y":10},{"x":45,"y":10},{"x":42,"y":12},{"x":45,"y":9},{"x":44,"y":10},{"x":44,"y":11},{"x":43,"y":12},{"x":44,"y":14},{"x":44,"y":9},{"x":43,"y":11},{"x":45,"y":14},{"x":42,"y":9},{"x":44,"y":15},{"x":43,"y":13},{"x":42,"y":14},{"x":42,"y":11},{"x":43,"y":9},{"x":42,"y":13},{"x":45,"y":15},{"x":43,"y":15},{"x":45,"y":12},{"x":44,"y":12},{"x":45,"y":11},{"x":44,"y":13},{"x":45,"y":13},{"x":43,"y":14},{"x":42,"y":10},{"x":46,"y":9}],"range":8,"dirty":false}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{"visible_tiles":[{"x":63,"y":38},{"x":64,"y":36},{"x":68,"y":38},{"x":61,"y":35},{"x":64,"y":39},{"x":65,"y":37},{"x":65,"y":38},{"x":64,"y":40},{"x":63,"y":35},{"x":66,"y":38},{"x":64,"y":37},{"x":63,"y":37},{"x":60,"y":34},{"x":65,"y":40},{"x":66,"y":40},{"x":67,"y":38},{"x":61,"y":33},{"x":65,"y":39},{"x":62,"y":34},{"x":61,"y":34},{"x":68,"y":40},{"x":64,"y":38},{"x":67,"y":40},{"x":63,"y":36},{"x":62,"y":35},{"x":67,"y":39},{"x":68,"y":39},{"x":66,"y":39}],"range":8,"dirty":false}]},{"marker":[157],"components":[null]},{"marker":[228],"components":[{"visible_tiles":[{"x":53,"y":36},{"x":45,"y":32},{"x":50,"y":35},{"x":51,"y":33},{"x":48,"y":29},{"x":51,"y":28},{"x":49,"y":31},{"x":51,"y":38},{"x":43,"y":34},{"x":42,"y":35},{"x":51,"y":30},{"x":47,"y":34},{"x":48,"y":34},{"x":48,"y":31},{"x":43,"y":33},{"x":44,"y":34},{"x":45,"y":31},{"x":42,"y":34},{"x":46,"y":34},{"x":51,"y":31},{"x":44,"y":29},{"x":53,"y":29},{"x":52,"y":34},{"x":54,"y":35},{"x":44,"y":33},{"x":45,"y":30},{"x":52,"y":30},{"x":47,"y":32},{"x":42,"y":32},{"x":52,"y":31},{"x":53,"y":34},{"x":52,"y":36},{"x":50,"y":30},{"x":52,"y":33},{"x":49,"y":39},{"x":49,"y":29},{"x":51,"y":37},{"x":49,"y":33},{"x":42,"y":29},{"x":54,"y":33},{"x":46,"y":33},{"x":50,"y":33},{"x":49,"y":30},{"x":46,"y":32},{"x":50,"y":39},{"x":43,"y":32},{"x":54,"y":30},{"x":51,"y":34},{"x":51,"y":36},{"x":54,"y":36},{"x":44,"y":30},{"x":43,"y":35},{"x":54,"y":34},{"x":48,"y":37},{"x":53,"y":35},{"x":48,"y":35},{"x":43,"y":29},{"x":48,"y":30},{"x":45,"y":35},{"x":50,"y":34},{"x":52,"y":35},{"x":50,"y":28},{"x":54,"y":29},{"x":52,"y":38},{"x":44,"y":32},{"x":50,"y":32},{"x":50,"y":36},{"x":41,"y":29},{"x":49,"y":36},{"x":48,"y":36},{"x":49,"y":32},{"x":42,"y":31},{"x":45,"y":29},{"x":47,"y":29},{"x":42,"y":36},{"x":50,"y":37},{"x":53,"y":30},{"x":47,"y":35},{"x":50,"y":31},{"x":53,"y":33},{"x":52,"y":37},{"x":49,"y":38},{"x":42,"y":30},{"x":47,"y":31},{"x":43,"y":31},{"x":46,"y":30},{"x":48,"y":38},{"x":51,"y":29},{"x":55,"y":30},{"x":55,"y":29},{"x":50,"y":38},{"x":52,"y":29},{"x":41,"y":30},{"x":44,"y":31},{"x":41,"y":33},{"x":51,"y":35},{"x":47,"y":30},{"x":48,"y":39},{"x":49,"y":37},{"x":41,"y":34},{"x":43,"y":30},{"x":47,"y":33},{"x":41,"y":35},{"x":46,"y":35},{"x":55,"y":34},{"x":45,"y":34},{"x":46,"y":31},{"x":48,"y":33},{"x":48,"y":32},{"x":49,"y":34},{"x":53,"y":37},{"x":44,"y":35},{"x":50,"y":29},{"x":51,"y":32},{"x":52,"y":32},{"x":42,"y":33},{"x":45,"y":33},{"x":49,"y":35},{"x":46,"y":29}],"range":8,"dirty":false}]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[{"visible_tiles":[{"x":74,"y":25},{"x":67,"y":19},{"x":76,"y":17},{"x":76,"y":20},{"x":72,"y":20},{"x":75,"y":20},{"x":72,"y":24},{"x":74,"y":19},{"x":73,"y":18},{"x":76,"y":18},{"x":79,"y":18},{"x":72,"y":29},{"x":68,"y":20},{"x":77,"y":21},{"x":76,"y":23},{"x":75,"y":19},{"x":77,"y":23},{"x":76,"y":26},{"x":71,"y":19},{"x":69,"y":22},{"x":75,"y":27},{"x":68,"y":18},{"x":71,"y":25},{"x":76,"y":27},{"x":73,"y":21},{"x":78,"y":21},{"x":71,"y":24},{"x":71,"y":20},{"x":72,"y":30},{"x":73,"y":19},{"x":69,"y":21},{"x":70,"y":23},{"x":75,"y":17},{"x":73,"y":20},{"x":71,"y":22},{"x":73,"y":22},{"x":79,"y":23},{"x":72,"y":23},{"x":77,"y":22},{"x":70,"y":20},{"x":69,"y":18},{"x":77,"y":24},{"x":74,"y":21},{"x":74,"y":26},{"x":73,"y":26},{"x":73,"y":29},{"x":68,"y":23},{"x":67,"y":22},{"x":67,"y":23},{"x":78,"y":22},{"x":74,"y":23},{"x":75,"y":23},{"x":73,"y":23},{"x":70,"y":22},{"x":75,"y":26},{"x":67,"y":21},{"x":77,"y":20},{"x":78,"y":19},{"x":74,"y":24},{"x":73,"y":27},{"x":77,"y":25},{"x":74,"y":27},{"x":75,"y":22},{"x":75,"y":24},{"x":74,"y":18},{"x":75,"y":25},{"x":79,"y":22},{"x":69,"y":19},{"x":69,"y":20},{"x":74,"y":20},{"x":74,"y":22},{"x":76,"y":21},{"x":74,"y":17},{"x":79,"y":20},{"x":79,"y":19},{"x":73,"y":24},{"x":78,"y":23},{"x":72,"y":25},{"x":76,"y":22},{"x":69,"y":23},{"x":75,"y":21},{"x":79,"y":21},{"x":68,"y":19},{"x":77,"y":19},{"x":67,"y":20},{"x":75,"y":18},{"x":73,"y":25},{"x":70,"y":21},{"x":70,"y":18},{"x":78,"y":24},{"x":73,"y":28},{"x":73,"y":17},{"x":68,"y":21},{"x":72,"y":21},{"x":76,"y":24},{"x":76,"y":25},{"x":72,"y":19},{"x":72,"y":22},{"x":70,"y":19},{"x":71,"y":23},{"x":72,"y":28},{"x":76,"y":19},{"x":71,"y":21},{"x":68,"y":22},{"x":78,"y":20}],"range":8,"dirty":false}]},{"marker":[234],"components":[null]},{"marker":[233],"components":[{"visible_tiles":[{"x":48,"y":14},{"x":46,"y":11},{"x":47,"y":13},{"x":48,"y":11},{"x":48,"y":15},{"x":47,"y":12},{"x":47,"y":14},{"x":50,"y":14},{"x":50,"y":15},{"x":49,"y":15},{"x":49,"y":13},{"x":48,"y":12},{"x":50,"y":13},{"x":52,"y":16},{"x":48,"y":10},{"x":51,"y":14},{"x":49,"y":10},{"x":48,"y":13},{"x":47,"y":15},{"x":46,"y":13},{"x":49,"y":11},{"x":52,"y":15},{"x":52,"y":17},{"x":49,"y":12},{"x":54,"y":17},{"x":47,"y":11},{"x":53,"y":16},{"x":53,"y":18},{"x":47,"y":10},{"x":46,"y":12},{"x":52,"y":18},{"x":51,"y":16},{"x":53,"y":17},{"x":46,"y":10},{"x":49,"y":14},{"x":51,"y":15}],"range":8,"dirty":false}]},{"marker":[109],"components":[null]},{"marker":[227],"components":[{"visible_tiles":[{"x":45,"y":32},{"x":47,"y":30},{"x":45,"y":31},{"x":48,"y":30},{"x":49,"y":28},{"x":54,"y":31},{"x":51,"y":36},{"x":46,"y":32},{"x":48,"y":32},{"x":50,"y":35},{"x":44,"y":34},{"x":46,"y":35},{"x":48,"y":37},{"x":53,"y":31},{"x":44,"y":31},{"x":50,"y":30},{"x":43,"y":29},{"x":45,"y":30},{"x":41,"y":31},{"x":47,"y":32},{"x":41,"y":30},{"x":42,"y":35},{"x":47,"y":37},{"x":53,"y":30},{"x":44,"y":30},{"x":54,"y":29},{"x":49,"y":30},{"x":50,"y":36},{"x":44,"y":32},{"x":57,"y":31},{"x":42,"y":34},{"x":45,"y":29},{"x":52,"y":29},{"x":48,"y":29},{"x":49,"y":31},{"x":47,"y":33},{"x":56,"y":30},{"x":48,"y":35},{"x":48,"y":33},{"x":49,"y":37},{"x":52,"y":31},{"x":53,"y":34},{"x":54,"y":35},{"x":47,"y":38},{"x":53,"y":36},{"x":51,"y":38},{"x":57,"y":30},{"x":55,"y":36},{"x":43,"y":35},{"x":48,"y":36},{"x":53,"y":29},{"x":47,"y":31},{"x":48,"y":31},{"x":50,"y":29},{"x":51,"y":37},{"x":56,"y":31},{"x":48,"y":28},{"x":51,"y":32},{"x":50,"y":38},{"x":49,"y":36},{"x":44,"y":35},{"x":47,"y":35},{"x":46,"y":33},{"x":41,"y":33},{"x":49,"y":35},{"x":43,"y":33},{"x":48,"y":34},{"x":55,"y":31},{"x":52,"y":35},{"x":47,"y":36},{"x":42,"y":33},{"x":43,"y":30},{"x":46,"y":31},{"x":43,"y":32},{"x":45,"y":34},{"x":54,"y":30},{"x":53,"y":37},{"x":46,"y":34},{"x":42,"y":31},{"x":49,"y":34},{"x":50,"y":32},{"x":51,"y":29},{"x":51,"y":31},{"x":50,"y":31},{"x":52,"y":38},{"x":43,"y":34},{"x":54,"y":37},{"x":52,"y":37},{"x":55,"y":29},{"x":49,"y":33},{"x":51,"y":34},{"x":50,"y":34},{"x":42,"y":29},{"x":50,"y":33},{"x":46,"y":29},{"x":42,"y":32},{"x":48,"y":38},{"x":52,"y":33},{"x":56,"y":29},{"x":52,"y":36},{"x":41,"y":29},{"x":47,"y":29},{"x":43,"y":31},{"x":51,"y":33},{"x":49,"y":38},{"x":54,"y":36},{"x":50,"y":37},{"x":42,"y":30},{"x":52,"y":30},{"x":51,"y":28},{"x":51,"y":30},{"x":57,"y":29},{"x":44,"y":33},{"x":50,"y":28},{"x":49,"y":32},{"x":45,"y":33},{"x":53,"y":35},{"x":52,"y":32},{"x":44,"y":29},{"x":47,"y":34},{"x":49,"y":29},{"x":55,"y":30},{"x":52,"y":34},{"x":46,"y":30},{"x":51,"y":35}],"range":8,"dirty":false}]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[{"visible_tiles":[{"x":53,"y":17},{"x":55,"y":17},{"x":46,"y":19},{"x":48,"y":17},{"x":53,"y":20},{"x":47,"y":19},{"x":51,"y":16},{"x":50,"y":18},{"x":49,"y":17},{"x":52,"y":15},{"x":54,"y":16},{"x":46,"y":17},{"x":47,"y":17},{"x":54,"y":18},{"x":54,"y":20},{"x":53,"y":14},{"x":50,"y":19},{"x":51,"y":19},{"x":55,"y":20},{"x":53,"y":19},{"x":52,"y":18},{"x":49,"y":19},{"x":46,"y":18},{"x":48,"y":18},{"x":54,"y":19},{"x":52,"y":17},{"x":53,"y":16},{"x":55,"y":15},{"x":55,"y":16},{"x":49,"y":16},{"x":48,"y":19},{"x":52,"y":16},{"x":51,"y":18},{"x":47,"y":18},{"x":53,"y":15},{"x":55,"y":19},{"x":54,"y":15},{"x":55,"y":18},{"x":53,"y":18},{"x":54,"y":17},{"x":52,"y":19},{"x":50,"y":16},{"x":49,"y":18},{"x":50,"y":17},{"x":52,"y":20},{"x":54,"y":14},{"x":51,"y":17}],"range":8,"dirty":false}]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[{"visible_tiles":[{"x":60,"y":10},{"x":58,"y":10},{"x":57,"y":7},{"x":59,"y":9},{"x":56,"y":9},{"x":60,"y":8},{"x":57,"y":8},{"x":56,"y":7},{"x":54,"y":9},{"x":55,"y":10},{"x":54,"y":11},{"x":59,"y":7},{"x":57,"y":9},{"x":57,"y":11},{"x":58,"y":9},{"x":61,"y":7},{"x":60,"y":7},{"x":54,"y":10},{"x":59,"y":11},{"x":61,"y":8},{"x":56,"y":8},{"x":56,"y":10},{"x":61,"y":10},{"x":59,"y":8},{"x":55,"y":8},{"x":60,"y":11},{"x":56,"y":11},{"x":55,"y":11},{"x":59,"y":10},{"x":55,"y":9},{"x":60,"y":9},{"x":58,"y":8},{"x":61,"y":11},{"x":61,"y":9},{"x":58,"y":7},{"x":57,"y":10},{"x":58,"y":11}],"range":8,"dirty":false}]},{"marker":[118],"components":[null]},{"marker":[187],"components":[{"visible_tiles":[{"x":77,"y":31},{"x":79,"y":35},{"x":77,"y":32},{"x":75,"y":42},{"x":78,"y":37},{"x":77,"y":34},{"x":72,"y":38},{"x":72,"y":40},{"x":79,"y":38},{"x":77,"y":38},{"x":75,"y":39},{"x":76,"y":36},{"x":78,"y":33},{"x":75,"y":37},{"x":76,"y":37},{"x":78,"y":40},{"x":79,"y":37},{"x":73,"y":42},{"x":73,"y":41},{"x":76,"y":39},{"x":72,"y":41},{"x":70,"y":37},{"x":76,"y":40},{"x":75,"y":35},{"x":76,"y":38},{"x":73,"y":38},{"x":79,"y":39},{"x":74,"y":38},{"x":75,"y":36},{"x":76,"y":35},{"x":78,"y":35},{"x":78,"y":39},{"x":77,"y":41},{"x":79,"y":42},{"x":74,"y":41},{"x":77,"y":37},{"x":74,"y":39},{"x":73,"y":39},{"x":73,"y":40},{"x":78,"y":41},{"x":76,"y":42},{"x":77,"y":36},{"x":77,"y":33},{"x":76,"y":41},{"x":77,"y":40},{"x":77,"y":35},{"x":74,"y":37},{"x":78,"y":38},{"x":72,"y":37},{"x":79,"y":36},{"x":78,"y":32},{"x":79,"y":40},{"x":72,"y":42},{"x":70,"y":38},{"x":71,"y":38},{"x":74,"y":40},{"x":71,"y":37},{"x":77,"y":42},{"x":78,"y":34},{"x":73,"y":37},{"x":78,"y":36},{"x":74,"y":42},{"x":78,"y":31},{"x":75,"y":40},{"x":78,"y":42},{"x":77,"y":39},{"x":79,"y":41},{"x":75,"y":41},{"x":75,"y":38}],"range":8,"dirty":false}]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[{"visible_tiles":[{"x":37,"y":7},{"x":31,"y":9},{"x":31,"y":10},{"x":35,"y":9},{"x":36,"y":11},{"x":35,"y":3},{"x":36,"y":12},{"x":36,"y":5},{"x":36,"y":8},{"x":40,"y":9},{"x":35,"y":10},{"x":39,"y":13},{"x":34,"y":11},{"x":35,"y":6},{"x":33,"y":4},{"x":34,"y":8},{"x":32,"y":9},{"x":34,"y":9},{"x":38,"y":8},{"x":36,"y":9},{"x":34,"y":3},{"x":37,"y":9},{"x":35,"y":5},{"x":33,"y":9},{"x":32,"y":11},{"x":39,"y":9},{"x":38,"y":6},{"x":34,"y":10},{"x":36,"y":10},{"x":33,"y":11},{"x":32,"y":8},{"x":33,"y":10},{"x":38,"y":9},{"x":34,"y":7},{"x":33,"y":3},{"x":32,"y":6},{"x":35,"y":7},{"x":35,"y":11},{"x":32,"y":4},{"x":37,"y":12},{"x":32,"y":3},{"x":36,"y":6},{"x":32,"y":5},{"x":33,"y":6},{"x":34,"y":6},{"x":34,"y":4},{"x":37,"y":8},{"x":36,"y":7},{"x":33,"y":5},{"x":32,"y":7},{"x":35,"y":12},{"x":32,"y":10},{"x":37,"y":6},{"x":38,"y":12},{"x":38,"y":7},{"x":35,"y":4},{"x":33,"y":7},{"x":35,"y":8},{"x":40,"y":14},{"x":34,"y":5},{"x":33,"y":8},{"x":37,"y":11}],"range":8,"dirty":false}]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[{"visible_tiles":[{"x":68,"y":22},{"x":64,"y":20},{"x":60,"y":23},{"x":61,"y":25},{"x":63,"y":29},{"x":65,"y":27},{"x":56,"y":26},{"x":65,"y":31},{"x":56,"y":23},{"x":70,"y":19},{"x":60,"y":26},{"x":62,"y":29},{"x":65,"y":29},{"x":67,"y":25},{"x":68,"y":20},{"x":59,"y":31},{"x":63,"y":32},{"x":57,"y":23},{"x":66,"y":21},{"x":71,"y":21},{"x":70,"y":20},{"x":61,"y":23},{"x":67,"y":21},{"x":59,"y":26},{"x":71,"y":22},{"x":59,"y":30},{"x":63,"y":24},{"x":59,"y":25},{"x":66,"y":28},{"x":72,"y":21},{"x":65,"y":23},{"x":66,"y":23},{"x":67,"y":26},{"x":69,"y":22},{"x":65,"y":30},{"x":62,"y":28},{"x":60,"y":25},{"x":62,"y":26},{"x":68,"y":28},{"x":64,"y":21},{"x":68,"y":21},{"x":61,"y":32},{"x":67,"y":23},{"x":62,"y":30},{"x":68,"y":23},{"x":65,"y":22},{"x":60,"y":31},{"x":58,"y":28},{"x":64,"y":32},{"x":71,"y":20},{"x":60,"y":27},{"x":66,"y":29},{"x":59,"y":27},{"x":57,"y":27},{"x":58,"y":23},{"x":64,"y":27},{"x":70,"y":25},{"x":64,"y":28},{"x":61,"y":29},{"x":63,"y":27},{"x":67,"y":22},{"x":64,"y":22},{"x":60,"y":24},{"x":68,"y":31},{"x":57,"y":29},{"x":65,"y":26},{"x":61,"y":26},{"x":65,"y":24},{"x":57,"y":22},{"x":64,"y":23},{"x":62,"y":24},{"x":66,"y":24},{"x":60,"y":30},{"x":71,"y":19},{"x":61,"y":27},{"x":67,"y":28},{"x":62,"y":18},{"x":58,"y":25},{"x":57,"y":28},{"x":69,"y":20},{"x":57,"y":25},{"x":70,"y":21},{"x":58,"y":29},{"x":65,"y":21},{"x":59,"y":28},{"x":66,"y":26},{"x":65,"y":20},{"x":56,"y":25},{"x":67,"y":24},{"x":63,"y":25},{"x":66,"y":27},{"x":69,"y":21},{"x":60,"y":28},{"x":56,"y":27},{"x":64,"y":30},{"x":65,"y":25},{"x":57,"y":26},{"x":62,"y":25},{"x":69,"y":29},{"x":61,"y":28},{"x":63,"y":22},{"x":63,"y":20},{"x":64,"y":24},{"x":68,"y":24},{"x":69,"y":23},{"x":64,"y":26},{"x":66,"y":30},{"x":59,"y":29},{"x":66,"y":25},{"x":66,"y":31},{"x":70,"y":22},{"x":67,"y":31},{"x":70,"y":24},{"x":62,"y":27},{"x":66,"y":32},{"x":58,"y":30},{"x":58,"y":27},{"x":59,"y":23},{"x":56,"y":21},{"x":65,"y":28},{"x":69,"y":24},{"x":68,"y":25},{"x":58,"y":22},{"x":63,"y":19},{"x":67,"y":30},{"x":59,"y":22},{"x":63,"y":30},{"x":67,"y":29},{"x":62,"y":31},{"x":64,"y":29},{"x":64,"y":25},{"x":62,"y":19},{"x":65,"y":32},{"x":61,"y":24},{"x":63,"y":26},{"x":58,"y":26},{"x":63,"y":21},{"x":63,"y":31},{"x":60,"y":29},{"x":61,"y":31},{"x":69,"y":25},{"x":62,"y":32},{"x":64,"y":31},{"x":70,"y":23},{"x":62,"y":23},{"x":61,"y":30},{"x":67,"y":32},{"x":67,"y":27},{"x":56,"y":22},{"x":66,"y":22},{"x":63,"y":23},{"x":63,"y":28},{"x":72,"y":22}],"range":8,"dirty":false}]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[{"visible_tiles":[{"x":37,"y":7},{"x":40,"y":14},{"x":38,"y":15},{"x":39,"y":7},{"x":35,"y":10},{"x":40,"y":9},{"x":38,"y":7},{"x":39,"y":15},{"x":33,"y":9},{"x":35,"y":6},{"x":37,"y":13},{"x":38,"y":11},{"x":41,"y":17},{"x":41,"y":18},{"x":41,"y":11},{"x":40,"y":15},{"x":36,"y":6},{"x":34,"y":10},{"x":41,"y":14},{"x":39,"y":18},{"x":34,"y":8},{"x":38,"y":8},{"x":39,"y":10},{"x":39,"y":12},{"x":41,"y":13},{"x":38,"y":9},{"x":40,"y":12},{"x":38,"y":17},{"x":32,"y":10},{"x":38,"y":13},{"x":35,"y":7},{"x":35,"y":5},{"x":34,"y":5},{"x":38,"y":10},{"x":32,"y":7},{"x":37,"y":8},{"x":41,"y":15},{"x":36,"y":10},{"x":40,"y":7},{"x":36,"y":8},{"x":34,"y":9},{"x":41,"y":12},{"x":36,"y":9},{"x":40,"y":18},{"x":39,"y":11},{"x":39,"y":9},{"x":36,"y":11},{"x":37,"y":12},{"x":31,"y":9},{"x":40,"y":13},{"x":40,"y":8},{"x":39,"y":17},{"x":33,"y":10},{"x":37,"y":9},{"x":38,"y":12},{"x":40,"y":17},{"x":37,"y":11},{"x":38,"y":18},{"x":35,"y":11},{"x":40,"y":11},{"x":39,"y":13},{"x":37,"y":10},{"x":41,"y":16},{"x":32,"y":9},{"x":32,"y":8},{"x":38,"y":16},{"x":40,"y":10},{"x":39,"y":14},{"x":38,"y":14},{"x":36,"y":7},{"x":39,"y":8},{"x":40,"y":16},{"x":39,"y":16},{"x":37,"y":14},{"x":35,"y":9},{"x":33,"y":8}],"range":8,"dirty":false}]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[{"visible_tiles":[{"x":61,"y":23},{"x":64,"y":37},{"x":62,"y":27},{"x":58,"y":35},{"x":57,"y":25},{"x":62,"y":31},{"x":67,"y":33},{"x":55,"y":29},{"x":61,"y":34},{"x":63,"y":26},{"x":58,"y":27},{"x":52,"y":30},{"x":58,"y":29},{"x":65,"y":37},{"x":67,"y":32},{"x":59,"y":25},{"x":67,"y":31},{"x":66,"y":32},{"x":61,"y":31},{"x":60,"y":24},{"x":60,"y":33},{"x":57,"y":23},{"x":65,"y":38},{"x":66,"y":27},{"x":68,"y":33},{"x":60,"y":34},{"x":65,"y":31},{"x":63,"y":30},{"x":59,"y":30},{"x":57,"y":24},{"x":60,"y":28},{"x":59,"y":36},{"x":60,"y":31},{"x":55,"y":31},{"x":59,"y":35},{"x":67,"y":34},{"x":62,"y":24},{"x":57,"y":27},{"x":60,"y":30},{"x":64,"y":34},{"x":57,"y":30},{"x":61,"y":30},{"x":62,"y":34},{"x":65,"y":34},{"x":66,"y":30},{"x":65,"y":28},{"x":68,"y":31},{"x":63,"y":27},{"x":63,"y":35},{"x":59,"y":28},{"x":62,"y":23},{"x":62,"y":30},{"x":64,"y":27},{"x":59,"y":33},{"x":57,"y":28},{"x":63,"y":31},{"x":66,"y":31},{"x":61,"y":35},{"x":58,"y":25},{"x":66,"y":33},{"x":63,"y":28},{"x":65,"y":35},{"x":56,"y":30},{"x":59,"y":31},{"x":63,"y":24},{"x":60,"y":29},{"x":63,"y":37},{"x":54,"y":29},{"x":60,"y":27},{"x":63,"y":29},{"x":56,"y":25},{"x":64,"y":25},{"x":57,"y":32},{"x":59,"y":23},{"x":67,"y":27},{"x":64,"y":38},{"x":63,"y":23},{"x":55,"y":24},{"x":60,"y":26},{"x":66,"y":34},{"x":61,"y":29},{"x":64,"y":30},{"x":58,"y":24},{"x":61,"y":26},{"x":57,"y":33},{"x":58,"y":23},{"x":59,"y":27},{"x":66,"y":35},{"x":64,"y":24},{"x":56,"y":24},{"x":57,"y":26},{"x":65,"y":26},{"x":61,"y":24},{"x":66,"y":25},{"x":58,"y":31},{"x":61,"y":32},{"x":59,"y":37},{"x":65,"y":33},{"x":56,"y":31},{"x":59,"y":32},{"x":65,"y":25},{"x":65,"y":32},{"x":62,"y":26},{"x":61,"y":25},{"x":57,"y":31},{"x":60,"y":35},{"x":58,"y":34},{"x":63,"y":33},{"x":62,"y":36},{"x":61,"y":37},{"x":64,"y":26},{"x":65,"y":30},{"x":53,"y":29},{"x":60,"y":37},{"x":66,"y":37},{"x":63,"y":36},{"x":61,"y":33},{"x":68,"y":34},{"x":60,"y":36},{"x":59,"y":38},{"x":58,"y":26},{"x":68,"y":32},{"x":63,"y":32},{"x":58,"y":33},{"x":65,"y":27},{"x":58,"y":30},{"x":63,"y":25},{"x":53,"y":30},{"x":61,"y":28},{"x":66,"y":26},{"x":61,"y":27},{"x":65,"y":24},{"x":59,"y":34},{"x":62,"y":28},{"x":57,"y":29},{"x":64,"y":32},{"x":68,"y":30},{"x":60,"y":32},{"x":55,"y":32},{"x":64,"y":36},{"x":66,"y":36},{"x":64,"y":35},{"x":67,"y":26},{"x":59,"y":29},{"x":54,"y":30},{"x":62,"y":25},{"x":56,"y":28},{"x":62,"y":32},{"x":65,"y":36},{"x":62,"y":33},{"x":62,"y":35},{"x":59,"y":24},{"x":56,"y":27},{"x":62,"y":29},{"x":55,"y":25},{"x":56,"y":26},{"x":67,"y":36},{"x":58,"y":32},{"x":67,"y":30},{"x":59,"y":26},{"x":64,"y":29},{"x":63,"y":34},{"x":61,"y":36},{"x":64,"y":31},{"x":55,"y":30},{"x":56,"y":33},{"x":64,"y":28},{"x":60,"y":25},{"x":64,"y":33},{"x":52,"y":29},{"x":56,"y":32},{"x":56,"y":29},{"x":58,"y":28},{"x":67,"y":35}],"range":8,"dirty":false}]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[{}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[228],"components":[{}]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[{}]},{"marker":[234],"components":[null]},{"marker":[233],"components":[{}]},{"marker":[109],"components":[null]},{"marker":[227],"components":[{}]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[{}]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[{}]},{"marker":[118],"components":[null]},{"marker":[187],"components":[{}]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[{}]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[{}]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[{}]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[{"name":"Rations"}]},{"marker":[230],"components":[{"name":"Rations"}]},{"marker":[235],"components":[{"name":"Goblin"}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{"name":"Goblin"}]},{"marker":[157],"components":[{"name":"Confusion Scroll"}]},{"marker":[228],"components":[{"name":"Orc"}]},{"marker":[155],"components":[{"name":"Health Potion"}]},{"marker":[144],"components":[{"name":"Rations"}]},{"marker":[197],"components":[{"name":"Goblin"}]},{"marker":[234],"components":[{"name":"Health Potion"}]},{"marker":[233],"components":[{"name":"Goblin"}]},{"marker":[109],"components":[{"name":"Dagger"}]},{"marker":[227],"components":[{"name":"Goblin"}]},{"marker":[226],"components":[{"name":"Rations"}]},{"marker":[141],"components":[{"name":"Rations"}]},{"marker":[196],"components":[{"name":"Bear Trap"}]},{"marker":[139],"components":[{"name":"Confusion Scroll"}]},{"marker":[225],"components":[{"name":"Fireball Scroll"}]},{"marker":[195],"components":[{"name":"Longsword"}]},{"marker":[194],"components":[{"name":"Longsword"}]},{"marker":[224],"components":[{"name":"Rations"}]},{"marker":[223],"components":[{"name":"Rations"}]},{"marker":[163],"components":[{"name":"Health Potion"}]},{"marker":[201],"components":[{"name":"Rations"}]},{"marker":[133],"components":[{"name":"Rations"}]},{"marker":[193],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[192],"components":[{"name":"Rations"}]},{"marker":[222],"components":[{"name":"Health Potion"}]},{"marker":[221],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[128],"components":[{"name":"Rations"}]},{"marker":[127],"components":[{"name":"Rations"}]},{"marker":[220],"components":[{"name":"Goblin"}]},{"marker":[125],"components":[{"name":"Fireball Scroll"}]},{"marker":[191],"components":[{"name":"Tower Shield"}]},{"marker":[123],"components":[{"name":"Health Potion"}]},{"marker":[219],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[190],"components":[{"name":"Rations"}]},{"marker":[189],"components":[{"name":"Health Potion"}]},{"marker":[188],"components":[{"name":"Bear Trap"}]},{"marker":[217],"components":[{"name":"Orc"}]},{"marker":[118],"components":[{"name":"Rations"}]},{"marker":[187],"components":[{"name":"Orc"}]},{"marker":[216],"components":[{"name":"Fireball Scroll"}]},{"marker":[186],"components":[{"name":"Dagger"}]},{"marker":[185],"components":[{"name":"Health Potion"}]},{"marker":[76],"components":[{"name":"Shield"}]},{"marker":[115],"components":[{"name":"Rations"}]},{"marker":[184],"components":[{"name":"Fireball Scroll"}]},{"marker":[215],"components":[{"name":"Shield"}]},{"marker":[113],"components":[{"name":"Rations"}]},{"marker":[214],"components":[{"name":"Health Potion"}]},{"marker":[213],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[212],"components":[{"name":"Goblin"}]},{"marker":[112],"components":[{"name":"Rations"}]},{"marker":[67],"components":[{"name":"Confusion Scroll"}]},{"marker":[66],"components":[{"name":"Rations"}]},{"marker":[183],"components":[{"name":"Goblin"}]},{"marker":[232],"components":[{"name":"Scroll to Magic Mapping"}]},{"marker":[111],"components":[{"name":"Health Potion"}]},{"marker":[62],"components":[{"name":"Confusion Scroll"}]},{"marker":[61],"components":[{"name":"Player"}]},{"marker":[165],"components":[{"name":"Rations"}]},{"marker":[211],"components":[{"name":"Longsword"}]},{"marker":[210],"components":[{"name":"Bear Trap"}]},{"marker":[168],"components":[{"name":"Confusion Scroll"}]},{"marker":[209],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[170],"components":[{"name":"Health Potion"}]},{"marker":[171],"components":[{"name":"Rations"}]},{"marker":[172],"components":[{"name":"Fireball Scroll"}]},{"marker":[173],"components":[{"name":"Health Potion"}]},{"marker":[174],"components":[{"name":"Fireball Scroll"}]},{"marker":[182],"components":[{"name":"Bear Trap"}]},{"marker":[176],"components":[{"name":"Shield"}]},{"marker":[177],"components":[{"name":"Rations"}]},{"marker":[178],"components":[{"name":"Rations"}]},{"marker":[181],"components":[{"name":"Health Potion"}]},{"marker":[180],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[208],"components":[{"name":"Rations"}]},{"marker":[207],"components":[{"name":"Rations"}]},{"marker":[206],"components":[{"name":"Rations"}]},{"marker":[205],"components":[{"name":"Fireball Scroll"}]},{"marker":[204],"components":[{"name":"Fireball Scroll"}]},{"marker":[203],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[199],"components":[{"name":"Rations"}]},{"marker":[200],"components":[{"name":"Rations"}]},{"marker":[198],"components":[{"name":"Rations"}]},{"marker":[202],"components":[{"name":"Goblin"}]},{"marker":[236],"components":[{"name":"Rations"}]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[{}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[228],"components":[{}]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[{}]},{"marker":[234],"components":[null]},{"marker":[233],"components":[{}]},{"marker":[109],"components":[null]},{"marker":[227],"components":[{}]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[{}]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[{}]},{"marker":[118],"components":[null]},{"marker":[187],"components":[{}]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[{}]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[{}]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[{}]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[237],"components":[null]},{"marker":[229],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[157],"components":[null]},{"marker":[228],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[234],"components":[null]},{"marker":[233],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[109],"components":[null]},{"marker":[227],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[118],"components":[null]},{"marker":[187],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[{"max_hp":30,"hp":22,"defense":2,"power":5}]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[{}]},{"marker":[230],"components":[{}]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[{}]},{"marker":[228],"components":[null]},{"marker":[155],"components":[{}]},{"marker":[144],"components":[{}]},{"marker":[197],"components":[null]},{"marker":[234],"components":[{}]},{"marker":[233],"components":[null]},{"marker":[109],"components":[{}]},{"marker":[227],"components":[null]},{"marker":[226],"components":[{}]},{"marker":[141],"components":[{}]},{"marker":[196],"components":[null]},{"marker":[139],"components":[{}]},{"marker":[225],"components":[{}]},{"marker":[195],"components":[{}]},{"marker":[194],"components":[{}]},{"marker":[224],"components":[{}]},{"marker":[223],"components":[{}]},{"marker":[163],"components":[{}]},{"marker":[201],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[193],"components":[{}]},{"marker":[192],"components":[{}]},{"marker":[222],"components":[{}]},{"marker":[221],"components":[{}]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[191],"components":[{}]},{"marker":[123],"components":[{}]},{"marker":[219],"components":[{}]},{"marker":[190],"components":[{}]},{"marker":[189],"components":[{}]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[{}]},{"marker":[187],"components":[null]},{"marker":[216],"components":[{}]},{"marker":[186],"components":[{}]},{"marker":[185],"components":[{}]},{"marker":[76],"components":[{}]},{"marker":[115],"components":[{}]},{"marker":[184],"components":[{}]},{"marker":[215],"components":[{}]},{"marker":[113],"components":[{}]},{"marker":[214],"components":[{}]},{"marker":[213],"components":[{}]},{"marker":[212],"components":[null]},{"marker":[112],"components":[{}]},{"marker":[67],"components":[{}]},{"marker":[66],"components":[{}]},{"marker":[183],"components":[null]},{"marker":[232],"components":[{}]},{"marker":[111],"components":[{}]},{"marker":[62],"components":[{}]},{"marker":[61],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[211],"components":[{}]},{"marker":[210],"components":[null]},{"marker":[168],"components":[{}]},{"marker":[209],"components":[{}]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[{}]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[{}]},{"marker":[182],"components":[null]},{"marker":[176],"components":[{}]},{"marker":[177],"components":[{}]},{"marker":[178],"components":[{}]},{"marker":[181],"components":[{}]},{"marker":[180],"components":[{}]},{"marker":[208],"components":[{}]},{"marker":[207],"components":[{}]},{"marker":[206],"components":[{}]},{"marker":[205],"components":[{}]},{"marker":[204],"components":[{}]},{"marker":[203],"components":[{}]},{"marker":[199],"components":[{}]},{"marker":[200],"components":[{}]},{"marker":[198],"components":[{}]},{"marker":[202],"components":[null]},{"marker":[236],"components":[{}]}][{"marker":[231],"components":[{}]},{"marker":[230],"components":[{}]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[{}]},{"marker":[228],"components":[null]},{"marker":[155],"components":[{}]},{"marker":[144],"components":[{}]},{"marker":[197],"components":[null]},{"marker":[234],"components":[{}]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[{}]},{"marker":[141],"components":[{}]},{"marker":[196],"components":[null]},{"marker":[139],"components":[{}]},{"marker":[225],"components":[{}]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[{}]},{"marker":[223],"components":[{}]},{"marker":[163],"components":[{}]},{"marker":[201],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[193],"components":[{}]},{"marker":[192],"components":[{}]},{"marker":[222],"components":[{}]},{"marker":[221],"components":[{}]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[191],"components":[null]},{"marker":[123],"components":[{}]},{"marker":[219],"components":[{}]},{"marker":[190],"components":[{}]},{"marker":[189],"components":[{}]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[{}]},{"marker":[187],"components":[null]},{"marker":[216],"components":[{}]},{"marker":[186],"components":[null]},{"marker":[185],"components":[{}]},{"marker":[76],"components":[null]},{"marker":[115],"components":[{}]},{"marker":[184],"components":[{}]},{"marker":[215],"components":[null]},{"marker":[113],"components":[{}]},{"marker":[214],"components":[{}]},{"marker":[213],"components":[{}]},{"marker":[212],"components":[null]},{"marker":[112],"components":[{}]},{"marker":[67],"components":[{}]},{"marker":[66],"components":[{}]},{"marker":[183],"components":[null]},{"marker":[232],"components":[{}]},{"marker":[111],"components":[{}]},{"marker":[62],"components":[{}]},{"marker":[61],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[{}]},{"marker":[209],"components":[{}]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[{}]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[{}]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{}]},{"marker":[178],"components":[{}]},{"marker":[181],"components":[{}]},{"marker":[180],"components":[{}]},{"marker":[208],"components":[{}]},{"marker":[207],"components":[{}]},{"marker":[206],"components":[{}]},{"marker":[205],"components":[{}]},{"marker":[204],"components":[{}]},{"marker":[203],"components":[{}]},{"marker":[199],"components":[{}]},{"marker":[200],"components":[{}]},{"marker":[198],"components":[{}]},{"marker":[202],"components":[null]},{"marker":[236],"components":[{}]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[{"range":6}]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[{"range":6}]},{"marker":[225],"components":[{"range":6}]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[{"range":6}]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[{"range":6}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{"range":6}]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[{"range":6}]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[{"range":6}]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[{"range":6}]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[{"range":6}]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[{"range":6}]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[{"range":6}]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[{"range":6}]},{"marker":[209],"components":[{"range":6}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"range":6}]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{"range":6}]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[{"range":6}]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[{"range":6}]},{"marker":[204],"components":[{"range":6}]},{"marker":[203],"components":[{"range":6}]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[{"damage":6}]},{"marker":[139],"components":[null]},{"marker":[225],"components":[{"damage":20}]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[{"damage":20}]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[{"damage":20}]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{"damage":20}]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[{"damage":20}]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[{"damage":6}]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[{"damage":20}]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[{"damage":20}]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[{"damage":20}]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[{"damage":6}]},{"marker":[168],"components":[null]},{"marker":[209],"components":[{"damage":20}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"damage":20}]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{"damage":20}]},{"marker":[182],"components":[{"damage":6}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[{"damage":20}]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[{"damage":20}]},{"marker":[204],"components":[{"damage":20}]},{"marker":[203],"components":[{"damage":20}]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[{"radius":3}]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{"radius":3}]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[{"radius":3}]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[{"radius":3}]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"radius":3}]},{"marker":[173],"components":[null]},{"marker":[174],"components":[{"radius":3}]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[{"radius":3}]},{"marker":[204],"components":[{"radius":3}]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[{"turns":4}]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[{"turns":4}]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[{"turns":4}]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[{"turns":4}]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[{"turns":4}]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[{"heal_amount":8}]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[{"heal_amount":8}]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[{"heal_amount":8}]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[{"heal_amount":8}]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[{"heal_amount":8}]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[{"heal_amount":8}]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[{"heal_amount":8}]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[{"heal_amount":8}]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[{"heal_amount":8}]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[{"heal_amount":8}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[{"heal_amount":8}]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[{"heal_amount":8}]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[{"owner":[61]}]},{"marker":[228],"components":[null]},{"marker":[155],"components":[{"owner":[61]}]},{"marker":[144],"components":[{"owner":[61]}]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[{"owner":[61]}]},{"marker":[196],"components":[null]},{"marker":[139],"components":[{"owner":[61]}]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[{"owner":[61]}]},{"marker":[201],"components":[null]},{"marker":[133],"components":[{"owner":[61]}]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[{"owner":[61]}]},{"marker":[127],"components":[{"owner":[61]}]},{"marker":[220],"components":[null]},{"marker":[125],"components":[{"owner":[61]}]},{"marker":[191],"components":[null]},{"marker":[123],"components":[{"owner":[61]}]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[{"owner":[61]}]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[{"owner":[61]}]},{"marker":[115],"components":[{"owner":[61]}]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[{"owner":[61]}]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[{"owner":[61]}]},{"marker":[67],"components":[{"owner":[61]}]},{"marker":[66],"components":[{"owner":[61]}]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[{"owner":[61]}]},{"marker":[62],"components":[{"owner":[61]}]},{"marker":[61],"components":[null]},{"marker":[165],"components":[{"owner":[61]}]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[{"owner":[61]}]},{"marker":[209],"components":[null]},{"marker":[170],"components":[{"owner":[61]}]},{"marker":[171],"components":[{"owner":[61]}]},{"marker":[172],"components":[{"owner":[61]}]},{"marker":[173],"components":[{"owner":[61]}]},{"marker":[174],"components":[{"owner":[61]}]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{"owner":[61]}]},{"marker":[178],"components":[{"owner":[61]}]},{"marker":[181],"components":[null]},{"marker":[180],"components":[{"owner":[61]}]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[{"owner":[61]}]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","Wall","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","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","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Wall","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","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","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","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","Floor","Floor","Floor","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","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","Floor","Floor","Floor","Floor","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","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","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","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","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","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Wall","Wall","Wall","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","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","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","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","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","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","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","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","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","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","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","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","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Wall","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","Floor","Floor","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","DownStairs","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,true,false,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,false,false,false,false,false,false,false,false,false,false,false,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,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,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,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,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,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,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,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,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,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],"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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,true,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,false,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,false,false,false,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,true,true,true,false,true,true,true,false,true,true,true,true,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,true,true,true,true,true,true,true,true,true,false,false,false,true,true,false,false,true,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,false,false,false,true,true,false,false,false,true,true,false,false,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,true,true,true,true,true,true,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,true,true,true,false,false,false,false,false,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,false,false,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,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,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,true,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,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,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,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,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,false,false,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,false,true,true,true,false,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,true,true,false,true,true,true,true,true,false,false,false,false,true,true,false,false,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,false,false,false,false,false,true,false,true,true,true,true,true,false,false,false,false,true,false,false,false,false,false,false,true,false,false,false,true,true,true,true,true,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,false,false,false,false,false,true,true,true,true,true,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,false,true,true,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,false,false,false,false,false,false,true,false,true,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,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,true,true,true,true,true,true,true,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,false,false,false,false,false,false,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,false,false,false,true,true,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,true,false,false,false,true,false,false,false,false,false,true,true,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,false,false,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,true,true,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,false,true,true,true,true,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,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,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,true,true,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,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,true,false,true,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,false,true,true,true,true,true,true,false,false,true,true,true,false,true,true,false,false,false,false,false,false,false,false,false,false,false,false,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,true,true,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,false,false,false,false,true,false,false,false,false,true,true,true,true,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,true,true,false,true,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,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,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,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,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,false,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,false,true,false,false,false,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,false,false,false,false,false,false,false,false,true,true,true,false,false,true,true,false,false,false,false,true,true,true,false,false,true,true,true,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,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,false,true,true,true,true,false,false,false,true,true,true,true,false,true,true,true,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,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,false,false,false,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,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,false,false,true,true,true,true,false,false,true,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,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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],"depth":3,"bloodstains":[1397,1398]}}]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[{"slot":"Melee"}]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[{"slot":"Melee"}]},{"marker":[194],"components":[{"slot":"Melee"}]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[{"slot":"Shield"}]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[{"slot":"Melee"}]},{"marker":[185],"components":[null]},{"marker":[76],"components":[{"slot":"Shield"}]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[{"slot":"Shield"}]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[{"slot":"Melee"}]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[{"slot":"Shield"}]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[{"owner":[61],"slot":"Melee"}]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[{"owner":[61],"slot":"Shield"}]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[{"power":2}]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[{"power":4}]},{"marker":[194],"components":[{"power":4}]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[{"power":2}]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[{"power":4}]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[{"defense":3}]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[{"defense":1}]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[{"defense":1}]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[{"defense":1}]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[{"state":"Hungry","duration":117}]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[{}]},{"marker":[230],"components":[{}]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[{}]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[{}]},{"marker":[141],"components":[{}]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[{}]},{"marker":[223],"components":[{}]},{"marker":[163],"components":[null]},{"marker":[201],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[193],"components":[null]},{"marker":[192],"components":[{}]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[{}]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[{}]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[{}]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[{}]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[{}]},{"marker":[67],"components":[null]},{"marker":[66],"components":[{}]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[{}]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{}]},{"marker":[178],"components":[{}]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[{}]},{"marker":[207],"components":[{}]},{"marker":[206],"components":[{}]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[{}]},{"marker":[200],"components":[{}]},{"marker":[198],"components":[{}]},{"marker":[202],"components":[null]},{"marker":[236],"components":[{}]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[{}]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[{}]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[{}]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[{}]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[{}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[{}]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[{}]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[{}]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[{}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[null]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[null]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[null]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}][{"marker":[231],"components":[null]},{"marker":[230],"components":[null]},{"marker":[235],"components":[null]},{"marker":[237],"components":[null]},{"marker":[229],"components":[null]},{"marker":[157],"components":[null]},{"marker":[228],"components":[null]},{"marker":[155],"components":[null]},{"marker":[144],"components":[null]},{"marker":[197],"components":[null]},{"marker":[234],"components":[null]},{"marker":[233],"components":[null]},{"marker":[109],"components":[null]},{"marker":[227],"components":[null]},{"marker":[226],"components":[null]},{"marker":[141],"components":[null]},{"marker":[196],"components":[{}]},{"marker":[139],"components":[null]},{"marker":[225],"components":[null]},{"marker":[195],"components":[null]},{"marker":[194],"components":[null]},{"marker":[224],"components":[null]},{"marker":[223],"components":[null]},{"marker":[163],"components":[null]},{"marker":[201],"components":[null]},{"marker":[133],"components":[null]},{"marker":[193],"components":[null]},{"marker":[192],"components":[null]},{"marker":[222],"components":[null]},{"marker":[221],"components":[null]},{"marker":[128],"components":[null]},{"marker":[127],"components":[null]},{"marker":[220],"components":[null]},{"marker":[125],"components":[null]},{"marker":[191],"components":[null]},{"marker":[123],"components":[null]},{"marker":[219],"components":[null]},{"marker":[190],"components":[null]},{"marker":[189],"components":[null]},{"marker":[188],"components":[{}]},{"marker":[217],"components":[null]},{"marker":[118],"components":[null]},{"marker":[187],"components":[null]},{"marker":[216],"components":[null]},{"marker":[186],"components":[null]},{"marker":[185],"components":[null]},{"marker":[76],"components":[null]},{"marker":[115],"components":[null]},{"marker":[184],"components":[null]},{"marker":[215],"components":[null]},{"marker":[113],"components":[null]},{"marker":[214],"components":[null]},{"marker":[213],"components":[null]},{"marker":[212],"components":[null]},{"marker":[112],"components":[null]},{"marker":[67],"components":[null]},{"marker":[66],"components":[null]},{"marker":[183],"components":[null]},{"marker":[232],"components":[null]},{"marker":[111],"components":[null]},{"marker":[62],"components":[null]},{"marker":[61],"components":[null]},{"marker":[165],"components":[null]},{"marker":[211],"components":[null]},{"marker":[210],"components":[{}]},{"marker":[168],"components":[null]},{"marker":[209],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[182],"components":[{}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]},{"marker":[181],"components":[null]},{"marker":[180],"components":[null]},{"marker":[208],"components":[null]},{"marker":[207],"components":[null]},{"marker":[206],"components":[null]},{"marker":[205],"components":[null]},{"marker":[204],"components":[null]},{"marker":[203],"components":[null]},{"marker":[199],"components":[null]},{"marker":[200],"components":[null]},{"marker":[198],"components":[null]},{"marker":[202],"components":[null]},{"marker":[236],"components":[null]}] \ No newline at end of file diff --git a/src/map_builders/common.rs b/src/map_builders/common.rs index f1c8bd3..b401ff4 100644 --- a/src/map_builders/common.rs +++ b/src/map_builders/common.rs @@ -1,4 +1,5 @@ use std::cmp::{max, min}; +use std::collections::HashMap; use crate::rect::Rect; use crate::{Map, TileType}; @@ -37,3 +38,53 @@ pub fn reveal_all(map: &Map) -> Map { } snapshot } + +pub fn remove_unreachable_areas_returning_most_distant(map: &mut Map, start_idx: usize) -> usize { + map.populate_blocked(); + let map_starts : Vec = vec![start_idx]; + let dijkstra_map = rltk::DijkstraMap::new(map.width as usize, map.height as usize, &map_starts , map, 200.0); + let mut exit_tile = (0, 0.0f32); + for (i, tile) in map.tiles.iter_mut().enumerate() { + if *tile == TileType::Floor { + let distance_to_start = dijkstra_map.map[i]; + // We can't get to this tile - so we'll make it a wall + if distance_to_start == std::f32::MAX { + *tile = TileType::Wall; + } else { + // If it is further away than our current exit candidate, move the exit + if distance_to_start > exit_tile.1 { + exit_tile.0 = i; + exit_tile.1 = distance_to_start; + } + } + } + } + + exit_tile.0 +} + +pub fn generate_voronois_spawn_regions(map: &Map, rng: &mut rltk::RandomNumberGenerator) -> HashMap> { + let mut noise_areas : HashMap> = HashMap::new(); + let mut noise = rltk::FastNoise::seeded(rng.roll_dice(1, 65536) as u64); + noise.set_noise_type(rltk::NoiseType::Cellular); + noise.set_frequency(0.08); + noise.set_cellular_distance_function(rltk::CellularDistanceFunction::Manhattan); + + for y in 1 .. map.height-1 { + for x in 1 .. map.width-1 { + let idx = map.xy_idx(x, y); + if map.tiles[idx] == TileType::Floor { + let cell_value_f = noise.get_noise(x as f32, y as f32) * 10240.0; + let cell_value = cell_value_f as i32; + + if noise_areas.contains_key(&cell_value) { + noise_areas.get_mut(&cell_value).unwrap().push(idx); + } else { + noise_areas.insert(cell_value, vec![idx]); + } + } + } + } + + noise_areas +} \ No newline at end of file diff --git a/src/map_builders/drunkard.rs b/src/map_builders/drunkard.rs new file mode 100644 index 0000000..47a94ec --- /dev/null +++ b/src/map_builders/drunkard.rs @@ -0,0 +1,180 @@ +use std::collections::HashMap; +use rltk::RandomNumberGenerator; +use crate::{Map, Position, SHOW_MAPGEN_VISUALIZER, TileType, World}; +use crate::map_builders::common::{generate_voronois_spawn_regions, remove_unreachable_areas_returning_most_distant, reveal_all}; +use crate::map_builders::MapBuilder; +use crate::spawner::spawn_region; + +pub struct DrunkardsWalkBuilder { + map: Map, + starting_position: Position, + depth: i32, + history: Vec, + noise_areas: HashMap>, + settings: DrunkardSettings, +} + +#[derive(PartialEq, Copy, Clone)] +pub enum DrunkSpawnMode { StartingPoint, Random } + +pub struct DrunkardSettings { + pub spawn_mode: DrunkSpawnMode, + pub drunken_lifetime: i32, + pub floor_percent: f32, +} + +impl DrunkardsWalkBuilder { + pub fn new(new_depth: i32, settings: DrunkardSettings) -> Self { + Self { + depth: new_depth, + map: Map::new(new_depth), + history: Vec::new(), + noise_areas: HashMap::new(), + starting_position: Position::default(), + settings, + } + } + + pub fn open_area(new_depth: i32) -> Self { + DrunkardsWalkBuilder::new( + new_depth, + DrunkardSettings { + spawn_mode: DrunkSpawnMode::StartingPoint, + drunken_lifetime: 400, + floor_percent: 0.5, + }, + ) + } + + + pub fn open_halls(new_depth: i32) -> Self { + DrunkardsWalkBuilder::new( + new_depth, + DrunkardSettings { + spawn_mode: DrunkSpawnMode::Random, + drunken_lifetime: 400, + floor_percent: 0.5, + }, + ) + } + + pub fn winding_passages(new_depth: i32) -> Self { + DrunkardsWalkBuilder::new( + new_depth, + DrunkardSettings { + spawn_mode: DrunkSpawnMode::Random, + drunken_lifetime: 100, + floor_percent: 0.4, + }, + ) + } + + + fn build(&mut self) { + let mut rng = RandomNumberGenerator::new(); + + self.starting_position = Position::new(self.map.width / 2, self.map.height / 2); + let start_idx = self.map.xy_idx(self.starting_position.x, self.starting_position.y); + self.map.tiles[start_idx] = TileType::Floor; + + let total_tiles = self.map.width * self.map.height; + let desired_floor_tiles = (self.settings.floor_percent * total_tiles as f32) as usize; + let mut floor_tile_count = self.map.tiles.iter().filter(|a| **a == TileType::Floor).count(); + let mut digger_count = 0; + let mut active_digger_count = 0; + + while floor_tile_count < desired_floor_tiles { + let mut did_something = false; + let mut drunk_x = self.starting_position.x; + let mut drunk_y = self.starting_position.y; + + match self.settings.spawn_mode { + DrunkSpawnMode::StartingPoint => { + drunk_x = self.starting_position.x; + drunk_y = self.starting_position.y; + } + DrunkSpawnMode::Random => { + if digger_count == 0 { + drunk_x = self.starting_position.x; + drunk_y = self.starting_position.y; + } else { + drunk_x = rng.roll_dice(1, self.map.width - 3) + 1; + drunk_y = rng.roll_dice(1, self.map.height - 3) + 1; + } + } + } + + let mut drunk_life = self.settings.drunken_lifetime; + + while drunk_life > 0 { + let drunk_idx = self.map.xy_idx(drunk_x, drunk_y); + if self.map.tiles[drunk_idx] == TileType::Wall { + did_something = true; + } + self.map.tiles[drunk_idx] = TileType::DownStairs; + + let stagger_direction = rng.roll_dice(1, 4); + match stagger_direction { + 1 if drunk_x > 2 => { drunk_x -= 1; } + 2 if drunk_x < self.map.width - 2 => { drunk_x += 1; } + 3 if drunk_y > 2 => { drunk_y -= 1; } + _ if drunk_y < self.map.height - 2 => { drunk_y += 1; } + _ => {} + } + + drunk_life -= 1; + } + if did_something { + self.take_snapshot(); + active_digger_count += 1; + } + + digger_count += 1; + for t in self.map.tiles.iter_mut() { + if *t == TileType::DownStairs { + *t = TileType::Floor; + } + } + floor_tile_count = self.map.tiles.iter().filter(|a| **a == TileType::Floor).count(); + } + rltk::console::log(format!("{} dwarves gave up their sobriety, of whom {} actually found a wall.", digger_count, active_digger_count)); + + let exit_tile = remove_unreachable_areas_returning_most_distant(&mut self.map, start_idx); + self.take_snapshot(); + + self.map.tiles[exit_tile] = TileType::DownStairs; + self.take_snapshot(); + + self.noise_areas = generate_voronois_spawn_regions(&self.map, &mut rng); + } +} + +impl MapBuilder for DrunkardsWalkBuilder { + fn build_map(&mut self) { + self.build(); + } + + fn spawn_entities(&mut self, ecs: &mut World) { + for area in self.noise_areas.iter() { + spawn_region(ecs, area.1, self.depth); + } + } + + 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)) + } + } +} \ No newline at end of file diff --git a/src/map_builders/mod.rs b/src/map_builders/mod.rs index 079b242..69816cd 100644 --- a/src/map_builders/mod.rs +++ b/src/map_builders/mod.rs @@ -5,6 +5,7 @@ use crate::map_builders::bsp_interior::BspInteriorBuilder; use crate::map_builders::simple_map::SimpleMapBuilder; use crate::{Map, Position}; use crate::map_builders::cellular_automata::CellularAutomataBuilder; +use crate::map_builders::drunkard::{DrunkardSettings, DrunkardsWalkBuilder, DrunkSpawnMode}; mod bsp; mod bsp_dungeon; @@ -12,6 +13,7 @@ mod bsp_interior; mod cellular_automata; mod common; mod simple_map; +mod drunkard; pub trait MapBuilder { fn build_map(&mut self); @@ -24,9 +26,12 @@ 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, 4); - let builder_choice = 3; + //let builder_choice = rng.roll_dice(1, 7); + let builder_choice = 4; match builder_choice { + 6 => Box::new(DrunkardsWalkBuilder::open_area(new_depth)), + 5 => Box::new(DrunkardsWalkBuilder::open_halls(new_depth)), + 4 => Box::new(DrunkardsWalkBuilder::winding_passages(new_depth)), 3 => Box::new(CellularAutomataBuilder::new(new_depth)), 2 => Box::new(BspInteriorBuilder::new(new_depth)), 1 => Box::new(SimpleMapBuilder::new(new_depth)),