From 62240a42c1ac1bd817a4b3b8b7276a3f8e6e782b Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Sat, 29 Jan 2022 14:14:34 +0100 Subject: [PATCH] Chapter 20 --- savegame.json | 2 +- src/components.rs | 4 ++++ src/damage_system.rs | 2 +- src/gui.rs | 2 +- src/healing_system.rs | 2 +- src/hunger_system.rs | 6 +++--- src/inventory_system.rs | 24 +++++++++++++++--------- src/main.rs | 20 ++++++++++++++++++++ src/map.rs | 2 +- src/particle_system.rs | 2 +- src/player.rs | 2 +- src/save_load_system.rs | 6 ++++-- src/spawner.rs | 28 ++++++++++++++++++++++------ 13 files changed, 75 insertions(+), 27 deletions(-) diff --git a/savegame.json b/savegame.json index 19b5ca0..df7b1fd 100644 --- a/savegame.json +++ b/savegame.json @@ -1 +1 @@ -[{"marker":[0],"components":[{"x":69,"y":32}]},{"marker":[18],"components":[{"x":32,"y":38}]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[{"x":31,"y":38}]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[{"x":41,"y":34}]},{"marker":[27],"components":[null]},{"marker":[29],"components":[{"x":74,"y":38}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[{"glyph":64,"fg":{"r":1.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":0}]},{"marker":[18],"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":[21],"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":[3],"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":[17],"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":[20],"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":[13],"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":[24],"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":[11],"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":[12],"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":[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":[22],"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":[23],"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":[25],"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":[26],"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":[27],"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":[29],"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":[32],"components":[null]}][{"marker":[0],"components":[{}]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[{"visible_tiles":[{"x":70,"y":26},{"x":62,"y":33},{"x":70,"y":30},{"x":70,"y":29},{"x":68,"y":33},{"x":66,"y":30},{"x":68,"y":32},{"x":72,"y":31},{"x":67,"y":29},{"x":74,"y":32},{"x":64,"y":29},{"x":66,"y":27},{"x":66,"y":28},{"x":63,"y":29},{"x":61,"y":33},{"x":62,"y":29},{"x":69,"y":28},{"x":70,"y":33},{"x":62,"y":27},{"x":62,"y":28},{"x":62,"y":30},{"x":72,"y":32},{"x":67,"y":27},{"x":71,"y":31},{"x":63,"y":32},{"x":66,"y":33},{"x":75,"y":31},{"x":67,"y":32},{"x":64,"y":31},{"x":72,"y":33},{"x":70,"y":28},{"x":66,"y":31},{"x":64,"y":30},{"x":64,"y":32},{"x":75,"y":32},{"x":65,"y":31},{"x":63,"y":26},{"x":65,"y":29},{"x":62,"y":32},{"x":69,"y":33},{"x":69,"y":26},{"x":73,"y":32},{"x":66,"y":26},{"x":65,"y":32},{"x":65,"y":28},{"x":63,"y":28},{"x":75,"y":33},{"x":69,"y":29},{"x":63,"y":31},{"x":74,"y":31},{"x":65,"y":26},{"x":73,"y":33},{"x":62,"y":31},{"x":68,"y":31},{"x":66,"y":32},{"x":70,"y":31},{"x":67,"y":33},{"x":76,"y":33},{"x":65,"y":27},{"x":63,"y":27},{"x":69,"y":27},{"x":68,"y":30},{"x":61,"y":32},{"x":69,"y":31},{"x":74,"y":33},{"x":64,"y":28},{"x":69,"y":30},{"x":68,"y":26},{"x":64,"y":26},{"x":77,"y":34},{"x":68,"y":29},{"x":64,"y":27},{"x":70,"y":27},{"x":67,"y":26},{"x":61,"y":30},{"x":68,"y":28},{"x":73,"y":31},{"x":61,"y":31},{"x":67,"y":28},{"x":68,"y":27},{"x":61,"y":29},{"x":65,"y":33},{"x":71,"y":32},{"x":65,"y":30},{"x":66,"y":29},{"x":70,"y":32},{"x":63,"y":33},{"x":64,"y":33},{"x":67,"y":31},{"x":63,"y":30},{"x":71,"y":33},{"x":67,"y":30},{"x":69,"y":32},{"x":77,"y":33}],"range":8,"dirty":false}]},{"marker":[18],"components":[{"visible_tiles":[{"x":31,"y":33},{"x":34,"y":39},{"x":28,"y":34},{"x":29,"y":39},{"x":35,"y":34},{"x":30,"y":31},{"x":27,"y":36},{"x":33,"y":32},{"x":27,"y":32},{"x":34,"y":32},{"x":30,"y":37},{"x":29,"y":38},{"x":35,"y":35},{"x":31,"y":38},{"x":27,"y":33},{"x":28,"y":39},{"x":33,"y":31},{"x":27,"y":38},{"x":31,"y":37},{"x":32,"y":39},{"x":32,"y":32},{"x":34,"y":36},{"x":30,"y":38},{"x":26,"y":36},{"x":28,"y":32},{"x":26,"y":35},{"x":33,"y":34},{"x":35,"y":33},{"x":32,"y":35},{"x":31,"y":32},{"x":36,"y":33},{"x":27,"y":37},{"x":30,"y":32},{"x":35,"y":39},{"x":34,"y":35},{"x":27,"y":35},{"x":35,"y":37},{"x":35,"y":36},{"x":29,"y":31},{"x":33,"y":39},{"x":35,"y":38},{"x":26,"y":33},{"x":28,"y":35},{"x":32,"y":38},{"x":35,"y":32},{"x":32,"y":36},{"x":34,"y":33},{"x":31,"y":35},{"x":32,"y":33},{"x":29,"y":34},{"x":29,"y":32},{"x":28,"y":31},{"x":33,"y":36},{"x":30,"y":30},{"x":26,"y":38},{"x":31,"y":36},{"x":34,"y":34},{"x":28,"y":37},{"x":34,"y":37},{"x":26,"y":37},{"x":26,"y":39},{"x":31,"y":39},{"x":30,"y":35},{"x":29,"y":37},{"x":29,"y":36},{"x":34,"y":31},{"x":29,"y":33},{"x":32,"y":34},{"x":26,"y":32},{"x":27,"y":34},{"x":29,"y":35},{"x":30,"y":34},{"x":31,"y":30},{"x":33,"y":35},{"x":32,"y":31},{"x":27,"y":39},{"x":34,"y":38},{"x":33,"y":37},{"x":30,"y":36},{"x":33,"y":33},{"x":33,"y":38},{"x":28,"y":36},{"x":31,"y":34},{"x":27,"y":31},{"x":26,"y":34},{"x":32,"y":37},{"x":30,"y":39},{"x":28,"y":33},{"x":31,"y":31},{"x":35,"y":31},{"x":28,"y":38},{"x":30,"y":33}],"range":8,"dirty":false}]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[{}]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[{"name":"Player"}]},{"marker":[18],"components":[{"name":"Goblin"}]},{"marker":[21],"components":[{"name":"Health Potion"}]},{"marker":[3],"components":[{"name":"Confusion Scroll"}]},{"marker":[17],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[20],"components":[{"name":"Fireball Scroll"}]},{"marker":[13],"components":[{"name":"Health Potion"}]},{"marker":[24],"components":[{"name":"Health Potion"}]},{"marker":[11],"components":[{"name":"Shield"}]},{"marker":[12],"components":[{"name":"Health Potion"}]},{"marker":[19],"components":[{"name":"Health Potion"}]},{"marker":[22],"components":[{"name":"Health Potion"}]},{"marker":[23],"components":[{"name":"Health Potion"}]},{"marker":[25],"components":[{"name":"Dagger"}]},{"marker":[26],"components":[{"name":"Dagger"}]},{"marker":[27],"components":[{"name":"Health Potion"}]},{"marker":[29],"components":[{"name":"Fireball Scroll"}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[{}]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[{"max_hp":30,"hp":30,"defense":2,"power":5}]},{"marker":[18],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[{}]},{"marker":[3],"components":[{}]},{"marker":[17],"components":[{}]},{"marker":[20],"components":[{}]},{"marker":[13],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[11],"components":[{}]},{"marker":[12],"components":[{}]},{"marker":[19],"components":[{}]},{"marker":[22],"components":[{}]},{"marker":[23],"components":[{}]},{"marker":[25],"components":[{}]},{"marker":[26],"components":[{}]},{"marker":[27],"components":[{}]},{"marker":[29],"components":[{}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[{}]},{"marker":[3],"components":[{}]},{"marker":[17],"components":[{}]},{"marker":[20],"components":[{}]},{"marker":[13],"components":[{}]},{"marker":[24],"components":[{}]},{"marker":[11],"components":[null]},{"marker":[12],"components":[{}]},{"marker":[19],"components":[{}]},{"marker":[22],"components":[{}]},{"marker":[23],"components":[{}]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[{}]},{"marker":[29],"components":[{}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[{"range":6}]},{"marker":[17],"components":[{"range":6}]},{"marker":[20],"components":[{"range":6}]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[{"range":6}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[{"damage":20}]},{"marker":[20],"components":[{"damage":20}]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[{"damage":20}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[{"radius":3}]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[{"radius":3}]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[{"turns":4}]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[{"heal_amount":8}]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[{"heal_amount":8}]},{"marker":[24],"components":[{"heal_amount":8}]},{"marker":[11],"components":[null]},{"marker":[12],"components":[{"heal_amount":8}]},{"marker":[19],"components":[{"heal_amount":8}]},{"marker":[22],"components":[{"heal_amount":8}]},{"marker":[23],"components":[{"heal_amount":8}]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[{"heal_amount":8}]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[{"owner":[0]}]},{"marker":[3],"components":[{"owner":[0]}]},{"marker":[17],"components":[null]},{"marker":[20],"components":[{"owner":[0]}]},{"marker":[13],"components":[{"owner":[0]}]},{"marker":[24],"components":[{"owner":[0]}]},{"marker":[11],"components":[null]},{"marker":[12],"components":[{"owner":[0]}]},{"marker":[19],"components":[{"owner":[0]}]},{"marker":[22],"components":[{"owner":[0]}]},{"marker":[23],"components":[{"owner":[0]}]},{"marker":[25],"components":[{"owner":[0]}]},{"marker":[26],"components":[null]},{"marker":[27],"components":[{"owner":[0]}]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"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","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","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","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","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","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","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","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","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","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Floor","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","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","Wall","Floor","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","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","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","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","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","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","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","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","DownStairs","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","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","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","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","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall"],"rooms":[{"x1":66,"x2":75,"y1":12,"y2":18},{"x1":27,"x2":35,"y1":1,"y2":9},{"x1":26,"x2":34,"y1":31,"y2":38},{"x1":50,"x2":59,"y1":21,"y2":29},{"x1":13,"x2":19,"y1":10,"y2":16},{"x1":57,"x2":64,"y1":6,"y2":14},{"x1":0,"x2":6,"y1":8,"y2":16},{"x1":60,"x2":69,"y1":26,"y2":32},{"x1":9,"x2":18,"y1":19,"y2":28},{"x1":33,"x2":39,"y1":19,"y2":28},{"x1":37,"x2":45,"y1":29,"y2":36},{"x1":71,"x2":77,"y1":32,"y2":38}],"width":80,"height":43,"revealed_tiles":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,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,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,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,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,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,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,true,true,true,true,true,true,true,true,true,true,true,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,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,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,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,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,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,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,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,true,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,false,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,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,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,true,true,true,true,true,true,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,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,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,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,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,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,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,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,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,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,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,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,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,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,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,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],"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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,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,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,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,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,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,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],"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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,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,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,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,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,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,false,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,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,false,false,false,false,false,false,false,true,true,true,true,true,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,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,false,false,false,false,false,false,false,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,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,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,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,false,false,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,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,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,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,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,true,false,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,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,true,false,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,false,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,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,false,true,true,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,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,false,true,true,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,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,false,false,false,false,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,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,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,false,false,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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":2,"bloodstains":[2631,353,2712,352]}}]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[{"slot":"Shield"}]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[{"slot":"Melee"}]},{"marker":[26],"components":[{"slot":"Melee"}]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[{"owner":[0],"slot":"Shield"}]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[{"power":2}]},{"marker":[26],"components":[{"power":2}]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[{"defense":1}]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[18],"components":[null]},{"marker":[21],"components":[null]},{"marker":[3],"components":[null]},{"marker":[17],"components":[null]},{"marker":[20],"components":[null]},{"marker":[13],"components":[null]},{"marker":[24],"components":[null]},{"marker":[11],"components":[null]},{"marker":[12],"components":[null]},{"marker":[19],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[25],"components":[null]},{"marker":[26],"components":[null]},{"marker":[27],"components":[null]},{"marker":[29],"components":[null]},{"marker":[32],"components":[null]}] \ No newline at end of file +[{"marker":[0],"components":[{"x":53,"y":14}]},{"marker":[150],"components":[{"x":53,"y":10}]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[{"x":39,"y":25}]},{"marker":[41],"components":[null]},{"marker":[145],"components":[{"x":41,"y":29}]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[{"x":5,"y":32}]},{"marker":[119],"components":[null]},{"marker":[137],"components":[{"x":3,"y":31}]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[{"x":3,"y":30}]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[{"x":16,"y":10}]},{"marker":[133],"components":[{"x":19,"y":12}]},{"marker":[132],"components":[{"x":15,"y":12}]},{"marker":[131],"components":[{"x":21,"y":17}]},{"marker":[130],"components":[{"x":20,"y":11}]},{"marker":[140],"components":[{"x":67,"y":20}]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[{"x":21,"y":14}]},{"marker":[128],"components":[{"x":17,"y":10}]},{"marker":[138],"components":[{"x":6,"y":28}]},{"marker":[127],"components":[{"x":11,"y":29}]},{"marker":[126],"components":[{"x":10,"y":26}]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[{"x":14,"y":30}]},{"marker":[89],"components":[null]},{"marker":[124],"components":[{"x":12,"y":28}]},{"marker":[123],"components":[{"x":14,"y":32}]},{"marker":[121],"components":[{"x":28,"y":34}]},{"marker":[142],"components":[null]},{"marker":[149],"components":[{"x":37,"y":28}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[{"x":50,"y":10}]},{"marker":[155],"components":[{"x":51,"y":16}]},{"marker":[156],"components":[{"x":57,"y":16}]},{"marker":[157],"components":[{"x":50,"y":25}]},{"marker":[158],"components":[{"x":47,"y":27}]},{"marker":[159],"components":[{"x":52,"y":29}]},{"marker":[160],"components":[{"x":53,"y":30}]},{"marker":[161],"components":[{"x":51,"y":29}]},{"marker":[162],"components":[{"x":45,"y":28}]},{"marker":[163],"components":[{"x":48,"y":26}]},{"marker":[164],"components":[{"x":49,"y":31}]},{"marker":[166],"components":[{"x":70,"y":5}]},{"marker":[167],"components":[{"x":70,"y":9}]},{"marker":[168],"components":[{"x":66,"y":38}]},{"marker":[170],"components":[{"x":62,"y":39}]},{"marker":[171],"components":[{"x":67,"y":35}]},{"marker":[172],"components":[{"x":66,"y":35}]},{"marker":[173],"components":[{"x":63,"y":35}]},{"marker":[174],"components":[{"x":33,"y":10}]},{"marker":[175],"components":[{"x":31,"y":9}]},{"marker":[176],"components":[{"x":30,"y":8}]},{"marker":[177],"components":[{"x":32,"y":11}]},{"marker":[178],"components":[{"x":34,"y":14}]}][{"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":[150],"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":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[65],"components":[{"glyph":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":[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":[146],"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":[41],"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":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":[14],"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":[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":[15],"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":[20],"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":[40],"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":[22],"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":[23],"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":[58],"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":[136],"components":[{"glyph":41,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[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":[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":[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":[67],"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":[42],"components":[{"glyph":40,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[135],"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":[54],"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":[49],"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":[50],"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":[51],"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":[52],"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":[57],"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":[134],"components":[{"glyph":103,"fg":{"r":1.0,"g":0.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":1}]},{"marker":[133],"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":[132],"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":[131],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[130],"components":[{"glyph":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":[140],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.64705884,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[76],"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":[77],"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":[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":[129],"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":[128],"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":[138],"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":[127],"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":[126],"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":[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":[148],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[86],"components":[{"glyph":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":[87],"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":[125],"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":[89],"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":[124],"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":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":[121],"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":[142],"components":[{"glyph":44,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[149],"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":[179],"components":[null]},{"marker":[151],"components":[{"glyph":94,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[154],"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":[155],"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":[156],"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":[157],"components":[{"glyph":120,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[158],"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":[159],"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":[160],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[161],"components":[{"glyph":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":[162],"components":[{"glyph":94,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[163],"components":[{"glyph":34,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[164],"components":[{"glyph":37,"fg":{"r":0.0,"g":1.0,"b":0.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[166],"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":[167],"components":[{"glyph":41,"fg":{"r":1.0,"g":0.7529412,"b":0.79607844},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[168],"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":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":[173],"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":[174],"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":[175],"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":[176],"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":[177],"components":[{"glyph":94,"fg":{"r":0.0,"g":1.0,"b":1.0},"bg":{"r":0.0,"g":0.0,"b":0.0},"render_order":2}]},{"marker":[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":[0],"components":[{}]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[{"visible_tiles":[{"x":52,"y":20},{"x":49,"y":14},{"x":53,"y":20},{"x":54,"y":21},{"x":53,"y":9},{"x":54,"y":10},{"x":53,"y":10},{"x":46,"y":12},{"x":55,"y":12},{"x":56,"y":12},{"x":56,"y":13},{"x":58,"y":9},{"x":53,"y":16},{"x":57,"y":9},{"x":51,"y":9},{"x":55,"y":13},{"x":52,"y":10},{"x":59,"y":18},{"x":56,"y":16},{"x":57,"y":18},{"x":49,"y":11},{"x":54,"y":17},{"x":57,"y":17},{"x":58,"y":10},{"x":51,"y":17},{"x":58,"y":13},{"x":50,"y":10},{"x":50,"y":14},{"x":56,"y":17},{"x":52,"y":11},{"x":57,"y":15},{"x":52,"y":16},{"x":56,"y":10},{"x":56,"y":9},{"x":53,"y":18},{"x":52,"y":14},{"x":58,"y":15},{"x":58,"y":16},{"x":50,"y":18},{"x":56,"y":19},{"x":54,"y":19},{"x":53,"y":11},{"x":59,"y":11},{"x":55,"y":11},{"x":49,"y":12},{"x":52,"y":18},{"x":58,"y":11},{"x":48,"y":13},{"x":50,"y":12},{"x":50,"y":17},{"x":51,"y":19},{"x":55,"y":17},{"x":49,"y":9},{"x":52,"y":13},{"x":53,"y":17},{"x":51,"y":12},{"x":59,"y":9},{"x":58,"y":12},{"x":59,"y":13},{"x":55,"y":19},{"x":48,"y":19},{"x":50,"y":15},{"x":55,"y":10},{"x":56,"y":15},{"x":47,"y":13},{"x":59,"y":10},{"x":54,"y":15},{"x":49,"y":17},{"x":57,"y":13},{"x":59,"y":17},{"x":54,"y":12},{"x":51,"y":14},{"x":57,"y":14},{"x":51,"y":16},{"x":54,"y":22},{"x":54,"y":11},{"x":53,"y":19},{"x":45,"y":13},{"x":49,"y":19},{"x":58,"y":19},{"x":57,"y":16},{"x":54,"y":14},{"x":54,"y":16},{"x":54,"y":9},{"x":54,"y":18},{"x":59,"y":19},{"x":50,"y":16},{"x":58,"y":17},{"x":56,"y":18},{"x":51,"y":11},{"x":55,"y":16},{"x":49,"y":13},{"x":56,"y":14},{"x":57,"y":10},{"x":48,"y":12},{"x":47,"y":12},{"x":50,"y":9},{"x":52,"y":19},{"x":52,"y":22},{"x":55,"y":14},{"x":59,"y":16},{"x":49,"y":10},{"x":52,"y":9},{"x":52,"y":21},{"x":52,"y":17},{"x":60,"y":19},{"x":51,"y":13},{"x":59,"y":15},{"x":54,"y":13},{"x":51,"y":15},{"x":53,"y":14},{"x":57,"y":11},{"x":58,"y":18},{"x":53,"y":22},{"x":59,"y":12},{"x":53,"y":15},{"x":46,"y":13},{"x":54,"y":20},{"x":55,"y":9},{"x":56,"y":11},{"x":58,"y":14},{"x":53,"y":21},{"x":52,"y":15},{"x":51,"y":18},{"x":49,"y":15},{"x":49,"y":16},{"x":60,"y":18},{"x":50,"y":11},{"x":53,"y":13},{"x":55,"y":15},{"x":55,"y":18},{"x":52,"y":12},{"x":57,"y":19},{"x":59,"y":14},{"x":45,"y":12},{"x":53,"y":12},{"x":50,"y":13},{"x":57,"y":12},{"x":49,"y":18},{"x":50,"y":19},{"x":51,"y":10}],"range":8,"dirty":false}]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[{"visible_tiles":[{"x":14,"y":17},{"x":17,"y":17},{"x":19,"y":10},{"x":19,"y":16},{"x":18,"y":13},{"x":14,"y":14},{"x":15,"y":15},{"x":16,"y":11},{"x":20,"y":13},{"x":17,"y":15},{"x":22,"y":9},{"x":23,"y":9},{"x":19,"y":15},{"x":17,"y":9},{"x":15,"y":9},{"x":16,"y":16},{"x":17,"y":18},{"x":18,"y":11},{"x":23,"y":8},{"x":23,"y":15},{"x":18,"y":16},{"x":14,"y":12},{"x":23,"y":13},{"x":16,"y":17},{"x":20,"y":15},{"x":18,"y":12},{"x":17,"y":13},{"x":16,"y":12},{"x":21,"y":12},{"x":20,"y":11},{"x":13,"y":16},{"x":17,"y":8},{"x":19,"y":17},{"x":20,"y":10},{"x":23,"y":11},{"x":15,"y":16},{"x":14,"y":11},{"x":22,"y":12},{"x":23,"y":12},{"x":13,"y":14},{"x":13,"y":17},{"x":18,"y":18},{"x":20,"y":17},{"x":17,"y":11},{"x":15,"y":17},{"x":22,"y":15},{"x":15,"y":18},{"x":22,"y":14},{"x":12,"y":12},{"x":16,"y":10},{"x":18,"y":14},{"x":13,"y":9},{"x":21,"y":14},{"x":15,"y":14},{"x":17,"y":10},{"x":19,"y":12},{"x":15,"y":13},{"x":14,"y":8},{"x":20,"y":8},{"x":19,"y":13},{"x":17,"y":12},{"x":19,"y":8},{"x":13,"y":11},{"x":19,"y":14},{"x":21,"y":10},{"x":20,"y":14},{"x":14,"y":15},{"x":19,"y":9},{"x":15,"y":10},{"x":14,"y":13},{"x":18,"y":9},{"x":16,"y":18},{"x":21,"y":16},{"x":20,"y":12},{"x":14,"y":18},{"x":11,"y":13},{"x":14,"y":9},{"x":16,"y":13},{"x":15,"y":12},{"x":15,"y":11},{"x":13,"y":15},{"x":13,"y":13},{"x":12,"y":13},{"x":22,"y":10},{"x":21,"y":11},{"x":19,"y":18},{"x":17,"y":14},{"x":21,"y":8},{"x":15,"y":8},{"x":22,"y":11},{"x":13,"y":10},{"x":16,"y":9},{"x":18,"y":10},{"x":21,"y":17},{"x":22,"y":13},{"x":13,"y":18},{"x":23,"y":14},{"x":16,"y":15},{"x":23,"y":10},{"x":20,"y":16},{"x":19,"y":11},{"x":22,"y":16},{"x":21,"y":15},{"x":13,"y":8},{"x":18,"y":17},{"x":21,"y":9},{"x":14,"y":16},{"x":18,"y":8},{"x":18,"y":15},{"x":14,"y":10},{"x":22,"y":8},{"x":16,"y":14},{"x":20,"y":9},{"x":16,"y":8},{"x":21,"y":13},{"x":17,"y":16},{"x":13,"y":12}],"range":8,"dirty":false}]},{"marker":[133],"components":[{"visible_tiles":[{"x":18,"y":8},{"x":21,"y":14},{"x":13,"y":9},{"x":19,"y":15},{"x":23,"y":16},{"x":16,"y":8},{"x":16,"y":17},{"x":17,"y":15},{"x":14,"y":8},{"x":19,"y":14},{"x":19,"y":8},{"x":20,"y":13},{"x":22,"y":8},{"x":14,"y":16},{"x":14,"y":15},{"x":22,"y":11},{"x":13,"y":13},{"x":16,"y":16},{"x":16,"y":13},{"x":17,"y":10},{"x":15,"y":10},{"x":13,"y":16},{"x":17,"y":8},{"x":15,"y":11},{"x":17,"y":12},{"x":20,"y":8},{"x":12,"y":13},{"x":13,"y":11},{"x":11,"y":12},{"x":21,"y":15},{"x":12,"y":12},{"x":23,"y":10},{"x":21,"y":10},{"x":19,"y":9},{"x":22,"y":17},{"x":17,"y":18},{"x":17,"y":19},{"x":13,"y":17},{"x":15,"y":13},{"x":11,"y":13},{"x":13,"y":14},{"x":19,"y":16},{"x":11,"y":11},{"x":21,"y":13},{"x":16,"y":19},{"x":18,"y":17},{"x":18,"y":13},{"x":21,"y":18},{"x":15,"y":12},{"x":13,"y":8},{"x":20,"y":17},{"x":14,"y":18},{"x":23,"y":12},{"x":20,"y":15},{"x":18,"y":15},{"x":20,"y":16},{"x":22,"y":16},{"x":18,"y":10},{"x":17,"y":17},{"x":15,"y":14},{"x":13,"y":12},{"x":23,"y":18},{"x":22,"y":14},{"x":21,"y":11},{"x":23,"y":8},{"x":15,"y":8},{"x":13,"y":15},{"x":14,"y":13},{"x":14,"y":12},{"x":18,"y":11},{"x":16,"y":12},{"x":17,"y":11},{"x":16,"y":20},{"x":14,"y":9},{"x":16,"y":15},{"x":14,"y":10},{"x":19,"y":11},{"x":22,"y":13},{"x":14,"y":14},{"x":14,"y":17},{"x":18,"y":14},{"x":17,"y":20},{"x":21,"y":9},{"x":18,"y":16},{"x":19,"y":10},{"x":23,"y":13},{"x":22,"y":18},{"x":12,"y":11},{"x":22,"y":10},{"x":23,"y":11},{"x":22,"y":12},{"x":16,"y":9},{"x":20,"y":9},{"x":21,"y":16},{"x":15,"y":9},{"x":21,"y":12},{"x":17,"y":9},{"x":18,"y":12},{"x":22,"y":9},{"x":19,"y":17},{"x":15,"y":18},{"x":21,"y":8},{"x":13,"y":10},{"x":18,"y":9},{"x":15,"y":16},{"x":17,"y":14},{"x":19,"y":13},{"x":16,"y":11},{"x":13,"y":18},{"x":23,"y":9},{"x":14,"y":11},{"x":20,"y":14},{"x":20,"y":18},{"x":20,"y":12},{"x":23,"y":14},{"x":23,"y":15},{"x":20,"y":10},{"x":15,"y":15},{"x":15,"y":17},{"x":20,"y":11},{"x":17,"y":16},{"x":16,"y":10},{"x":16,"y":18},{"x":19,"y":12},{"x":23,"y":17},{"x":16,"y":14},{"x":22,"y":15},{"x":21,"y":17},{"x":19,"y":18},{"x":18,"y":18},{"x":17,"y":13}],"range":8,"dirty":false}]},{"marker":[132],"components":[{"visible_tiles":[{"x":21,"y":10},{"x":20,"y":13},{"x":16,"y":18},{"x":19,"y":8},{"x":19,"y":15},{"x":22,"y":10},{"x":16,"y":17},{"x":19,"y":12},{"x":11,"y":12},{"x":22,"y":9},{"x":17,"y":11},{"x":20,"y":17},{"x":16,"y":12},{"x":13,"y":11},{"x":14,"y":17},{"x":13,"y":17},{"x":20,"y":8},{"x":21,"y":17},{"x":22,"y":12},{"x":13,"y":16},{"x":21,"y":16},{"x":21,"y":18},{"x":17,"y":15},{"x":18,"y":13},{"x":14,"y":10},{"x":10,"y":11},{"x":22,"y":11},{"x":15,"y":14},{"x":17,"y":13},{"x":23,"y":13},{"x":18,"y":12},{"x":14,"y":8},{"x":15,"y":10},{"x":21,"y":11},{"x":13,"y":9},{"x":13,"y":18},{"x":15,"y":17},{"x":14,"y":14},{"x":17,"y":20},{"x":20,"y":9},{"x":18,"y":18},{"x":16,"y":15},{"x":19,"y":16},{"x":14,"y":16},{"x":13,"y":12},{"x":20,"y":16},{"x":20,"y":18},{"x":13,"y":10},{"x":16,"y":9},{"x":17,"y":18},{"x":23,"y":9},{"x":18,"y":11},{"x":14,"y":13},{"x":11,"y":13},{"x":18,"y":9},{"x":15,"y":18},{"x":13,"y":15},{"x":23,"y":10},{"x":14,"y":15},{"x":15,"y":15},{"x":18,"y":17},{"x":20,"y":11},{"x":16,"y":13},{"x":20,"y":12},{"x":19,"y":13},{"x":15,"y":13},{"x":16,"y":8},{"x":18,"y":10},{"x":10,"y":12},{"x":23,"y":12},{"x":22,"y":15},{"x":20,"y":14},{"x":19,"y":18},{"x":16,"y":11},{"x":18,"y":19},{"x":15,"y":16},{"x":18,"y":8},{"x":17,"y":17},{"x":14,"y":11},{"x":13,"y":14},{"x":23,"y":14},{"x":21,"y":9},{"x":15,"y":9},{"x":16,"y":16},{"x":18,"y":20},{"x":19,"y":11},{"x":23,"y":15},{"x":15,"y":11},{"x":17,"y":14},{"x":15,"y":12},{"x":21,"y":14},{"x":16,"y":14},{"x":14,"y":9},{"x":12,"y":13},{"x":19,"y":14},{"x":19,"y":9},{"x":21,"y":8},{"x":17,"y":12},{"x":19,"y":17},{"x":22,"y":8},{"x":23,"y":11},{"x":16,"y":10},{"x":22,"y":13},{"x":17,"y":8},{"x":17,"y":19},{"x":20,"y":10},{"x":14,"y":12},{"x":21,"y":13},{"x":21,"y":15},{"x":18,"y":16},{"x":21,"y":12},{"x":14,"y":18},{"x":13,"y":13},{"x":17,"y":9},{"x":13,"y":8},{"x":12,"y":11},{"x":22,"y":17},{"x":22,"y":14},{"x":20,"y":15},{"x":17,"y":16},{"x":12,"y":12},{"x":10,"y":13},{"x":15,"y":8},{"x":22,"y":16},{"x":17,"y":10},{"x":11,"y":11},{"x":18,"y":14},{"x":18,"y":15},{"x":19,"y":10}],"range":8,"dirty":false}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[{"visible_tiles":[{"x":21,"y":11},{"x":15,"y":12},{"x":19,"y":10},{"x":14,"y":18},{"x":13,"y":16},{"x":14,"y":14},{"x":15,"y":16},{"x":13,"y":13},{"x":17,"y":8},{"x":17,"y":15},{"x":22,"y":15},{"x":20,"y":17},{"x":17,"y":14},{"x":16,"y":10},{"x":18,"y":15},{"x":23,"y":8},{"x":22,"y":17},{"x":21,"y":8},{"x":19,"y":17},{"x":20,"y":8},{"x":19,"y":13},{"x":13,"y":17},{"x":21,"y":13},{"x":16,"y":8},{"x":21,"y":17},{"x":20,"y":14},{"x":21,"y":14},{"x":23,"y":11},{"x":22,"y":10},{"x":14,"y":11},{"x":17,"y":17},{"x":16,"y":19},{"x":19,"y":9},{"x":15,"y":14},{"x":14,"y":12},{"x":21,"y":16},{"x":20,"y":11},{"x":23,"y":10},{"x":16,"y":12},{"x":13,"y":11},{"x":13,"y":14},{"x":16,"y":14},{"x":19,"y":11},{"x":16,"y":11},{"x":20,"y":13},{"x":19,"y":15},{"x":18,"y":16},{"x":14,"y":9},{"x":16,"y":17},{"x":20,"y":15},{"x":23,"y":18},{"x":16,"y":15},{"x":15,"y":11},{"x":14,"y":10},{"x":18,"y":18},{"x":22,"y":8},{"x":23,"y":9},{"x":14,"y":16},{"x":18,"y":13},{"x":17,"y":11},{"x":19,"y":8},{"x":15,"y":18},{"x":15,"y":9},{"x":21,"y":9},{"x":23,"y":13},{"x":14,"y":13},{"x":16,"y":18},{"x":20,"y":10},{"x":14,"y":15},{"x":22,"y":13},{"x":18,"y":8},{"x":17,"y":12},{"x":21,"y":10},{"x":23,"y":14},{"x":20,"y":16},{"x":23,"y":16},{"x":15,"y":13},{"x":17,"y":9},{"x":21,"y":15},{"x":15,"y":10},{"x":18,"y":11},{"x":13,"y":15},{"x":22,"y":16},{"x":18,"y":12},{"x":18,"y":9},{"x":22,"y":9},{"x":19,"y":12},{"x":16,"y":13},{"x":15,"y":8},{"x":22,"y":12},{"x":19,"y":16},{"x":20,"y":9},{"x":17,"y":10},{"x":22,"y":11},{"x":19,"y":14},{"x":17,"y":18},{"x":20,"y":12},{"x":22,"y":14},{"x":21,"y":18},{"x":16,"y":9},{"x":13,"y":12},{"x":23,"y":15},{"x":18,"y":10},{"x":22,"y":18},{"x":15,"y":17},{"x":17,"y":13},{"x":18,"y":17},{"x":15,"y":15},{"x":21,"y":12},{"x":20,"y":18},{"x":23,"y":12},{"x":23,"y":17},{"x":18,"y":14},{"x":19,"y":18},{"x":14,"y":17},{"x":16,"y":16},{"x":17,"y":16}],"range":8,"dirty":false}]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[{"visible_tiles":[{"x":10,"y":31},{"x":8,"y":33},{"x":9,"y":26},{"x":11,"y":22},{"x":13,"y":32},{"x":8,"y":30},{"x":15,"y":33},{"x":13,"y":29},{"x":13,"y":30},{"x":11,"y":32},{"x":10,"y":26},{"x":13,"y":34},{"x":15,"y":25},{"x":8,"y":26},{"x":11,"y":26},{"x":10,"y":28},{"x":10,"y":30},{"x":13,"y":27},{"x":16,"y":29},{"x":17,"y":30},{"x":8,"y":32},{"x":11,"y":28},{"x":9,"y":25},{"x":15,"y":31},{"x":9,"y":31},{"x":12,"y":31},{"x":11,"y":31},{"x":14,"y":30},{"x":9,"y":27},{"x":8,"y":34},{"x":11,"y":24},{"x":12,"y":30},{"x":13,"y":33},{"x":15,"y":27},{"x":10,"y":24},{"x":15,"y":28},{"x":11,"y":23},{"x":11,"y":34},{"x":14,"y":25},{"x":8,"y":29},{"x":12,"y":26},{"x":12,"y":25},{"x":10,"y":34},{"x":10,"y":33},{"x":11,"y":29},{"x":8,"y":24},{"x":13,"y":24},{"x":12,"y":21},{"x":13,"y":31},{"x":12,"y":29},{"x":14,"y":28},{"x":14,"y":26},{"x":11,"y":27},{"x":14,"y":33},{"x":10,"y":27},{"x":15,"y":24},{"x":9,"y":32},{"x":8,"y":27},{"x":12,"y":28},{"x":14,"y":31},{"x":9,"y":30},{"x":15,"y":32},{"x":11,"y":33},{"x":8,"y":31},{"x":12,"y":24},{"x":14,"y":27},{"x":9,"y":28},{"x":13,"y":25},{"x":12,"y":27},{"x":15,"y":30},{"x":13,"y":26},{"x":11,"y":30},{"x":9,"y":29},{"x":9,"y":34},{"x":10,"y":29},{"x":15,"y":26},{"x":8,"y":25},{"x":11,"y":25},{"x":15,"y":29},{"x":12,"y":33},{"x":13,"y":28},{"x":12,"y":22},{"x":12,"y":34},{"x":10,"y":25},{"x":12,"y":32},{"x":9,"y":33},{"x":8,"y":28},{"x":12,"y":23},{"x":14,"y":32},{"x":14,"y":29},{"x":16,"y":30},{"x":10,"y":32},{"x":9,"y":24},{"x":14,"y":24}],"range":8,"dirty":false}]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[{"visible_tiles":[{"x":9,"y":31},{"x":10,"y":27},{"x":15,"y":32},{"x":11,"y":34},{"x":10,"y":29},{"x":14,"y":24},{"x":14,"y":33},{"x":11,"y":30},{"x":12,"y":29},{"x":6,"y":29},{"x":9,"y":27},{"x":15,"y":31},{"x":14,"y":29},{"x":8,"y":33},{"x":11,"y":33},{"x":13,"y":25},{"x":9,"y":30},{"x":14,"y":32},{"x":14,"y":28},{"x":13,"y":29},{"x":11,"y":25},{"x":12,"y":33},{"x":9,"y":34},{"x":15,"y":25},{"x":9,"y":26},{"x":12,"y":24},{"x":11,"y":29},{"x":12,"y":28},{"x":9,"y":28},{"x":12,"y":34},{"x":10,"y":34},{"x":10,"y":23},{"x":13,"y":31},{"x":11,"y":23},{"x":9,"y":29},{"x":10,"y":25},{"x":8,"y":30},{"x":13,"y":30},{"x":10,"y":33},{"x":13,"y":32},{"x":7,"y":28},{"x":9,"y":33},{"x":8,"y":27},{"x":10,"y":28},{"x":11,"y":24},{"x":8,"y":29},{"x":11,"y":26},{"x":8,"y":24},{"x":12,"y":31},{"x":10,"y":31},{"x":10,"y":32},{"x":14,"y":25},{"x":15,"y":29},{"x":13,"y":26},{"x":10,"y":26},{"x":11,"y":28},{"x":15,"y":26},{"x":13,"y":34},{"x":11,"y":27},{"x":13,"y":24},{"x":13,"y":28},{"x":11,"y":32},{"x":8,"y":25},{"x":14,"y":31},{"x":15,"y":27},{"x":8,"y":31},{"x":14,"y":30},{"x":12,"y":26},{"x":12,"y":32},{"x":12,"y":30},{"x":8,"y":26},{"x":7,"y":29},{"x":8,"y":34},{"x":11,"y":31},{"x":9,"y":24},{"x":14,"y":27},{"x":9,"y":32},{"x":10,"y":30},{"x":9,"y":25},{"x":12,"y":27},{"x":8,"y":32},{"x":13,"y":33},{"x":6,"y":28},{"x":13,"y":27},{"x":16,"y":28},{"x":14,"y":34},{"x":15,"y":30},{"x":15,"y":28},{"x":12,"y":25},{"x":15,"y":33},{"x":15,"y":24},{"x":14,"y":26},{"x":10,"y":24},{"x":15,"y":34},{"x":8,"y":28}],"range":8,"dirty":false}]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[{"visible_tiles":[{"x":10,"y":26},{"x":9,"y":25},{"x":7,"y":29},{"x":9,"y":30},{"x":7,"y":28},{"x":15,"y":31},{"x":14,"y":31},{"x":8,"y":31},{"x":13,"y":25},{"x":14,"y":26},{"x":13,"y":26},{"x":13,"y":28},{"x":13,"y":27},{"x":12,"y":27},{"x":11,"y":34},{"x":9,"y":27},{"x":14,"y":32},{"x":10,"y":28},{"x":8,"y":33},{"x":11,"y":31},{"x":12,"y":28},{"x":11,"y":33},{"x":12,"y":24},{"x":11,"y":24},{"x":15,"y":27},{"x":11,"y":25},{"x":12,"y":34},{"x":8,"y":32},{"x":16,"y":34},{"x":10,"y":25},{"x":10,"y":31},{"x":15,"y":33},{"x":9,"y":29},{"x":15,"y":28},{"x":9,"y":26},{"x":10,"y":34},{"x":15,"y":29},{"x":11,"y":28},{"x":8,"y":30},{"x":8,"y":29},{"x":9,"y":28},{"x":12,"y":30},{"x":15,"y":26},{"x":13,"y":34},{"x":14,"y":24},{"x":8,"y":26},{"x":14,"y":34},{"x":8,"y":27},{"x":9,"y":32},{"x":10,"y":27},{"x":14,"y":27},{"x":14,"y":30},{"x":14,"y":28},{"x":9,"y":33},{"x":14,"y":33},{"x":8,"y":28},{"x":15,"y":25},{"x":13,"y":33},{"x":13,"y":31},{"x":12,"y":33},{"x":15,"y":32},{"x":14,"y":29},{"x":9,"y":34},{"x":11,"y":32},{"x":10,"y":30},{"x":10,"y":29},{"x":12,"y":26},{"x":8,"y":34},{"x":13,"y":30},{"x":12,"y":29},{"x":13,"y":24},{"x":14,"y":25},{"x":10,"y":32},{"x":12,"y":32},{"x":11,"y":29},{"x":13,"y":32},{"x":13,"y":29},{"x":15,"y":24},{"x":15,"y":34},{"x":12,"y":31},{"x":12,"y":25},{"x":11,"y":30},{"x":10,"y":33},{"x":15,"y":30},{"x":9,"y":31},{"x":11,"y":26},{"x":11,"y":27}],"range":8,"dirty":false}]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[{"visible_tiles":[{"x":29,"y":14},{"x":35,"y":9},{"x":29,"y":13},{"x":35,"y":8},{"x":30,"y":14},{"x":32,"y":9},{"x":28,"y":14},{"x":29,"y":8},{"x":34,"y":16},{"x":32,"y":13},{"x":30,"y":17},{"x":33,"y":12},{"x":31,"y":13},{"x":30,"y":11},{"x":35,"y":11},{"x":33,"y":16},{"x":29,"y":15},{"x":32,"y":12},{"x":29,"y":10},{"x":34,"y":10},{"x":34,"y":8},{"x":35,"y":15},{"x":29,"y":11},{"x":28,"y":8},{"x":34,"y":12},{"x":31,"y":15},{"x":33,"y":11},{"x":31,"y":9},{"x":34,"y":11},{"x":32,"y":17},{"x":30,"y":12},{"x":35,"y":14},{"x":35,"y":10},{"x":29,"y":7},{"x":35,"y":12},{"x":31,"y":16},{"x":32,"y":14},{"x":32,"y":10},{"x":33,"y":10},{"x":33,"y":15},{"x":34,"y":7},{"x":28,"y":16},{"x":31,"y":12},{"x":29,"y":9},{"x":30,"y":9},{"x":33,"y":9},{"x":31,"y":10},{"x":32,"y":15},{"x":32,"y":7},{"x":30,"y":15},{"x":28,"y":15},{"x":29,"y":12},{"x":32,"y":11},{"x":33,"y":7},{"x":35,"y":16},{"x":28,"y":11},{"x":32,"y":16},{"x":29,"y":16},{"x":30,"y":7},{"x":28,"y":10},{"x":35,"y":7},{"x":30,"y":13},{"x":31,"y":7},{"x":28,"y":9},{"x":30,"y":10},{"x":34,"y":15},{"x":35,"y":13},{"x":31,"y":11},{"x":28,"y":13},{"x":30,"y":16},{"x":34,"y":13},{"x":33,"y":14},{"x":31,"y":8},{"x":31,"y":14},{"x":33,"y":13},{"x":34,"y":14},{"x":31,"y":17},{"x":33,"y":8},{"x":30,"y":8},{"x":28,"y":7},{"x":34,"y":9},{"x":32,"y":8},{"x":28,"y":12}],"range":8,"dirty":false}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[{}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[{}]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[{}]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[{}]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[{}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[{"name":"Player"}]},{"marker":[150],"components":[{"name":"Rations"}]},{"marker":[113],"components":[{"name":"Rations"}]},{"marker":[65],"components":[{"name":"Fireball Scroll"}]},{"marker":[144],"components":[{"name":"Rations"}]},{"marker":[146],"components":[{"name":"Fireball Scroll"}]},{"marker":[41],"components":[{"name":"Shield"}]},{"marker":[145],"components":[{"name":"Fireball Scroll"}]},{"marker":[14],"components":[{"name":"Dagger"}]},{"marker":[33],"components":[{"name":"Health Potion"}]},{"marker":[15],"components":[{"name":"Shield"}]},{"marker":[20],"components":[{"name":"Fireball Scroll"}]},{"marker":[40],"components":[{"name":"Health Potion"}]},{"marker":[22],"components":[{"name":"Rations"}]},{"marker":[23],"components":[{"name":"Fireball Scroll"}]},{"marker":[58],"components":[{"name":"Health Potion"}]},{"marker":[136],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[119],"components":[{"name":"Rations"}]},{"marker":[137],"components":[{"name":"Rations"}]},{"marker":[147],"components":[{"name":"Rations"}]},{"marker":[67],"components":[{"name":"Fireball Scroll"}]},{"marker":[42],"components":[{"name":"Tower Shield"}]},{"marker":[135],"components":[{"name":"Rations"}]},{"marker":[54],"components":[{"name":"Health Potion"}]},{"marker":[49],"components":[{"name":"Health Potion"}]},{"marker":[50],"components":[{"name":"Fireball Scroll"}]},{"marker":[51],"components":[{"name":"Health Potion"}]},{"marker":[52],"components":[{"name":"Fireball Scroll"}]},{"marker":[57],"components":[{"name":"Rations"}]},{"marker":[134],"components":[{"name":"Goblin"}]},{"marker":[133],"components":[{"name":"Goblin"}]},{"marker":[132],"components":[{"name":"Orc"}]},{"marker":[131],"components":[{"name":"Rations"}]},{"marker":[130],"components":[{"name":"Shield"}]},{"marker":[140],"components":[{"name":"Fireball Scroll"}]},{"marker":[76],"components":[{"name":"Longsword"}]},{"marker":[77],"components":[{"name":"Health Potion"}]},{"marker":[78],"components":[{"name":"Rations"}]},{"marker":[129],"components":[{"name":"Goblin"}]},{"marker":[128],"components":[{"name":"Tower Shield"}]},{"marker":[138],"components":[{"name":"Confusion Scroll"}]},{"marker":[127],"components":[{"name":"Tower Shield"}]},{"marker":[126],"components":[{"name":"Goblin"}]},{"marker":[84],"components":[{"name":"Health Potion"}]},{"marker":[148],"components":[{"name":"Rations"}]},{"marker":[86],"components":[{"name":"Tower Shield"}]},{"marker":[87],"components":[{"name":"Shield"}]},{"marker":[125],"components":[{"name":"Orc"}]},{"marker":[89],"components":[{"name":"Confusion Scroll"}]},{"marker":[124],"components":[{"name":"Tower Shield"}]},{"marker":[123],"components":[{"name":"Goblin"}]},{"marker":[121],"components":[{"name":"Confusion Scroll"}]},{"marker":[142],"components":[{"name":"Sabatons"}]},{"marker":[149],"components":[{"name":"Confusion Scroll"}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{"name":"Helmet"}]},{"marker":[154],"components":[{"name":"Longsword"}]},{"marker":[155],"components":[{"name":"Shield"}]},{"marker":[156],"components":[{"name":"Rations"}]},{"marker":[157],"components":[{"name":"Breastplate"}]},{"marker":[158],"components":[{"name":"Fireball Scroll"}]},{"marker":[159],"components":[{"name":"Longsword"}]},{"marker":[160],"components":[{"name":"Rations"}]},{"marker":[161],"components":[{"name":"Dagger"}]},{"marker":[162],"components":[{"name":"Helmet"}]},{"marker":[163],"components":[{"name":"Leggings"}]},{"marker":[164],"components":[{"name":"Rations"}]},{"marker":[166],"components":[{"name":"Confusion Scroll"}]},{"marker":[167],"components":[{"name":"Confusion Scroll"}]},{"marker":[168],"components":[{"name":"Magic Missile Scroll"}]},{"marker":[170],"components":[{"name":"Health Potion"}]},{"marker":[171],"components":[{"name":"Rations"}]},{"marker":[172],"components":[{"name":"Longsword"}]},{"marker":[173],"components":[{"name":"Rations"}]},{"marker":[174],"components":[{"name":"Rations"}]},{"marker":[175],"components":[{"name":"Orc"}]},{"marker":[176],"components":[{"name":"Health Potion"}]},{"marker":[177],"components":[{"name":"Helmet"}]},{"marker":[178],"components":[{"name":"Rations"}]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[{}]},{"marker":[133],"components":[{}]},{"marker":[132],"components":[{}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[{}]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[{}]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[{}]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[{}]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[{}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[{"max_hp":30,"hp":26,"defense":2,"power":5}]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[133],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[132],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[{"max_hp":16,"hp":16,"defense":1,"power":4}]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[{}]},{"marker":[113],"components":[{}]},{"marker":[65],"components":[{}]},{"marker":[144],"components":[{}]},{"marker":[146],"components":[{}]},{"marker":[41],"components":[{}]},{"marker":[145],"components":[{}]},{"marker":[14],"components":[{}]},{"marker":[33],"components":[{}]},{"marker":[15],"components":[{}]},{"marker":[20],"components":[{}]},{"marker":[40],"components":[{}]},{"marker":[22],"components":[{}]},{"marker":[23],"components":[{}]},{"marker":[58],"components":[{}]},{"marker":[136],"components":[{}]},{"marker":[119],"components":[{}]},{"marker":[137],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[67],"components":[{}]},{"marker":[42],"components":[{}]},{"marker":[135],"components":[{}]},{"marker":[54],"components":[{}]},{"marker":[49],"components":[{}]},{"marker":[50],"components":[{}]},{"marker":[51],"components":[{}]},{"marker":[52],"components":[{}]},{"marker":[57],"components":[{}]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[{}]},{"marker":[130],"components":[{}]},{"marker":[140],"components":[{}]},{"marker":[76],"components":[{}]},{"marker":[77],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[129],"components":[null]},{"marker":[128],"components":[{}]},{"marker":[138],"components":[{}]},{"marker":[127],"components":[{}]},{"marker":[126],"components":[null]},{"marker":[84],"components":[{}]},{"marker":[148],"components":[{}]},{"marker":[86],"components":[{}]},{"marker":[87],"components":[{}]},{"marker":[125],"components":[null]},{"marker":[89],"components":[{}]},{"marker":[124],"components":[{}]},{"marker":[123],"components":[null]},{"marker":[121],"components":[{}]},{"marker":[142],"components":[{}]},{"marker":[149],"components":[{}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{}]},{"marker":[154],"components":[{}]},{"marker":[155],"components":[{}]},{"marker":[156],"components":[{}]},{"marker":[157],"components":[{}]},{"marker":[158],"components":[{}]},{"marker":[159],"components":[{}]},{"marker":[160],"components":[{}]},{"marker":[161],"components":[{}]},{"marker":[162],"components":[{}]},{"marker":[163],"components":[{}]},{"marker":[164],"components":[{}]},{"marker":[166],"components":[{}]},{"marker":[167],"components":[{}]},{"marker":[168],"components":[{}]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[{}]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[{}]},{"marker":[175],"components":[null]},{"marker":[176],"components":[{}]},{"marker":[177],"components":[{}]},{"marker":[178],"components":[{}]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[{}]},{"marker":[113],"components":[{}]},{"marker":[65],"components":[{}]},{"marker":[144],"components":[{}]},{"marker":[146],"components":[{}]},{"marker":[41],"components":[null]},{"marker":[145],"components":[{}]},{"marker":[14],"components":[null]},{"marker":[33],"components":[{}]},{"marker":[15],"components":[null]},{"marker":[20],"components":[{}]},{"marker":[40],"components":[{}]},{"marker":[22],"components":[{}]},{"marker":[23],"components":[{}]},{"marker":[58],"components":[{}]},{"marker":[136],"components":[{}]},{"marker":[119],"components":[{}]},{"marker":[137],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[67],"components":[{}]},{"marker":[42],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[54],"components":[{}]},{"marker":[49],"components":[{}]},{"marker":[50],"components":[{}]},{"marker":[51],"components":[{}]},{"marker":[52],"components":[{}]},{"marker":[57],"components":[{}]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[{}]},{"marker":[130],"components":[null]},{"marker":[140],"components":[{}]},{"marker":[76],"components":[null]},{"marker":[77],"components":[{}]},{"marker":[78],"components":[{}]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[{}]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[{}]},{"marker":[148],"components":[{}]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[{}]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[{}]},{"marker":[142],"components":[null]},{"marker":[149],"components":[{}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[158],"components":[{}]},{"marker":[159],"components":[null]},{"marker":[160],"components":[{}]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[{}]},{"marker":[166],"components":[{}]},{"marker":[167],"components":[{}]},{"marker":[168],"components":[{}]},{"marker":[170],"components":[{}]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[{}]},{"marker":[175],"components":[null]},{"marker":[176],"components":[{}]},{"marker":[177],"components":[null]},{"marker":[178],"components":[{}]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[{"range":6}]},{"marker":[144],"components":[null]},{"marker":[146],"components":[{"range":6}]},{"marker":[41],"components":[null]},{"marker":[145],"components":[{"range":6}]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[{"range":6}]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[{"range":6}]},{"marker":[58],"components":[null]},{"marker":[136],"components":[{"range":6}]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[{"range":6}]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[{"range":6}]},{"marker":[51],"components":[null]},{"marker":[52],"components":[{"range":6}]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[{"range":6}]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[{"range":6}]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[{"range":6}]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[{"range":6}]},{"marker":[142],"components":[null]},{"marker":[149],"components":[{"range":6}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[{"range":6}]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[{"range":6}]},{"marker":[167],"components":[{"range":6}]},{"marker":[168],"components":[{"range":6}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[{"damage":20}]},{"marker":[144],"components":[null]},{"marker":[146],"components":[{"damage":20}]},{"marker":[41],"components":[null]},{"marker":[145],"components":[{"damage":20}]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[{"damage":20}]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[{"damage":20}]},{"marker":[58],"components":[null]},{"marker":[136],"components":[{"damage":20}]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[{"damage":20}]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[{"damage":20}]},{"marker":[51],"components":[null]},{"marker":[52],"components":[{"damage":20}]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[{"damage":20}]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[{"damage":20}]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[{"damage":20}]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[{"radius":3}]},{"marker":[144],"components":[null]},{"marker":[146],"components":[{"radius":3}]},{"marker":[41],"components":[null]},{"marker":[145],"components":[{"radius":3}]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[{"radius":3}]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[{"radius":3}]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[{"radius":3}]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[{"radius":3}]},{"marker":[51],"components":[null]},{"marker":[52],"components":[{"radius":3}]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[{"radius":3}]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[{"radius":3}]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[{"turns":4}]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[{"turns":4}]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[{"turns":4}]},{"marker":[142],"components":[null]},{"marker":[149],"components":[{"turns":4}]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[{"turns":4}]},{"marker":[167],"components":[{"turns":4}]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[{"heal_amount":8}]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[{"heal_amount":8}]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[{"heal_amount":8}]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[{"heal_amount":8}]},{"marker":[49],"components":[{"heal_amount":8}]},{"marker":[50],"components":[null]},{"marker":[51],"components":[{"heal_amount":8}]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[{"heal_amount":8}]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[{"heal_amount":8}]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[{"heal_amount":8}]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[{"heal_amount":8}]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[{"owner":[0]}]},{"marker":[65],"components":[{"owner":[0]}]},{"marker":[144],"components":[{"owner":[0]}]},{"marker":[146],"components":[null]},{"marker":[41],"components":[{"owner":[0]}]},{"marker":[145],"components":[null]},{"marker":[14],"components":[{"owner":[0]}]},{"marker":[33],"components":[{"owner":[0]}]},{"marker":[15],"components":[{"owner":[0]}]},{"marker":[20],"components":[{"owner":[0]}]},{"marker":[40],"components":[{"owner":[0]}]},{"marker":[22],"components":[{"owner":[0]}]},{"marker":[23],"components":[{"owner":[0]}]},{"marker":[58],"components":[{"owner":[0]}]},{"marker":[136],"components":[null]},{"marker":[119],"components":[{"owner":[0]}]},{"marker":[137],"components":[null]},{"marker":[147],"components":[{"owner":[0]}]},{"marker":[67],"components":[{"owner":[0]}]},{"marker":[42],"components":[{"owner":[0]}]},{"marker":[135],"components":[null]},{"marker":[54],"components":[{"owner":[0]}]},{"marker":[49],"components":[{"owner":[0]}]},{"marker":[50],"components":[{"owner":[0]}]},{"marker":[51],"components":[{"owner":[0]}]},{"marker":[52],"components":[{"owner":[0]}]},{"marker":[57],"components":[{"owner":[0]}]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[{"owner":[0]}]},{"marker":[78],"components":[{"owner":[0]}]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[{"owner":[0]}]},{"marker":[148],"components":[{"owner":[0]}]},{"marker":[86],"components":[null]},{"marker":[87],"components":[{"owner":[0]}]},{"marker":[125],"components":[null]},{"marker":[89],"components":[{"owner":[0]}]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[{"owner":[0]}]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{"owner":[0]}]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"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","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","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","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","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","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","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","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","DownStairs","Floor","Floor","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","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","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","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","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","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","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","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Wall","Wall","Floor","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","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","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","Floor","Floor","Floor","Floor","Floor","Floor","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","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","Floor","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","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","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","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","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","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","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","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall","Wall"],"rooms":[{"x1":40,"x2":47,"y1":15,"y2":21},{"x1":26,"x2":32,"y1":30,"y2":37},{"x1":8,"x2":14,"y1":24,"y2":33},{"x1":13,"x2":22,"y1":8,"y2":17},{"x1":0,"x2":6,"y1":26,"y2":32},{"x1":66,"x2":74,"y1":14,"y2":22},{"x1":35,"x2":41,"y1":23,"y2":30},{"x1":49,"x2":58,"y1":9,"y2":18},{"x1":44,"x2":53,"y1":24,"y2":31},{"x1":66,"x2":74,"y1":2,"y2":11},{"x1":59,"x2":67,"y1":31,"y2":39},{"x1":28,"x2":34,"y1":7,"y2":15}],"width":80,"height":43,"revealed_tiles":[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,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,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,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,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,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,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,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,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,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,true,true,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,true,true,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,true,true,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,true,true,true,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,true,true,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,true,true,true,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,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,true,true,true,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,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,true,true,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,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,true,true,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,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,true,true,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,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,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,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,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,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,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,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,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,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,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,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,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,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,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,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,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,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,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,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],"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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false],"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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,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,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,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,false,false,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,false,false,true,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,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,false,false,false,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,false,false,false,false,false,false,false,false,false,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,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,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,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,false,true,true,false,false,false,false,false,false,false,true,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,false,false,false,false,false,false,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,false,false,false,false,false,false,false,true,true,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,false,true,true,true,true,false,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,true,false,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,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,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,true,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,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,false,false,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,true,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,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,false,false,false,false,false,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,true,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,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,true,true,false,false,false,false,false,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,false,false,false,false,false,false,true,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,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,true,true,true,true,true,true,true,true,true,true,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,false,true,true,true,true,false,false,false,false,false,false,true,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,false,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,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,false,true,true,true,true,true,true,true,true,true,true,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,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,false,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,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,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,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,false,false,false,false,false,false,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,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,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,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,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,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":6,"bloodstains":[2510,1337,711,1338,1829,1830,2943,1750]}}]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[{"slot":"Shield"}]},{"marker":[145],"components":[null]},{"marker":[14],"components":[{"slot":"Melee"}]},{"marker":[33],"components":[null]},{"marker":[15],"components":[{"slot":"Shield"}]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[{"slot":"Shield"}]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[{"slot":"Shield"}]},{"marker":[140],"components":[null]},{"marker":[76],"components":[{"slot":"Melee"}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[{"slot":"Shield"}]},{"marker":[138],"components":[null]},{"marker":[127],"components":[{"slot":"Shield"}]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[{"slot":"Shield"}]},{"marker":[87],"components":[{"slot":"Shield"}]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[{"slot":"Shield"}]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[{"slot":"Feet"}]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{"slot":"Head"}]},{"marker":[154],"components":[{"slot":"Melee"}]},{"marker":[155],"components":[{"slot":"Shield"}]},{"marker":[156],"components":[null]},{"marker":[157],"components":[{"slot":"Chest"}]},{"marker":[158],"components":[null]},{"marker":[159],"components":[{"slot":"Melee"}]},{"marker":[160],"components":[null]},{"marker":[161],"components":[{"slot":"Melee"}]},{"marker":[162],"components":[{"slot":"Head"}]},{"marker":[163],"components":[{"slot":"Legs"}]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"slot":"Melee"}]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{"slot":"Head"}]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[{"owner":[0],"slot":"Melee"}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[{"owner":[0],"slot":"Shield"}]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[{"power":2}]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[{"power":4}]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[{"power":1}]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{"power":1}]},{"marker":[154],"components":[{"power":4}]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[{"power":4}]},{"marker":[160],"components":[null]},{"marker":[161],"components":[{"power":2}]},{"marker":[162],"components":[{"power":1}]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[{"power":4}]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{"power":1}]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[{"defense":1}]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[{"defense":1}]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[{"defense":3}]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[{"defense":1}]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[{"defense":3}]},{"marker":[138],"components":[null]},{"marker":[127],"components":[{"defense":3}]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[{"defense":3}]},{"marker":[87],"components":[{"defense":1}]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[{"defense":3}]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[{"defense":1}]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[{"defense":1}]},{"marker":[154],"components":[null]},{"marker":[155],"components":[{"defense":1}]},{"marker":[156],"components":[null]},{"marker":[157],"components":[{"defense":2}]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[{"defense":1}]},{"marker":[163],"components":[{"defense":1}]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[{"defense":1}]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[{"state":"Normal","duration":46}]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[null]},{"marker":[113],"components":[null]},{"marker":[65],"components":[null]},{"marker":[144],"components":[null]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[null]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[null]},{"marker":[137],"components":[null]},{"marker":[147],"components":[null]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[null]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[null]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[null]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[null]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[null]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[null]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[null]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[null]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[null]},{"marker":[172],"components":[null]},{"marker":[173],"components":[null]},{"marker":[174],"components":[null]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[null]}][{"marker":[0],"components":[null]},{"marker":[150],"components":[{}]},{"marker":[113],"components":[{}]},{"marker":[65],"components":[null]},{"marker":[144],"components":[{}]},{"marker":[146],"components":[null]},{"marker":[41],"components":[null]},{"marker":[145],"components":[null]},{"marker":[14],"components":[null]},{"marker":[33],"components":[null]},{"marker":[15],"components":[null]},{"marker":[20],"components":[null]},{"marker":[40],"components":[null]},{"marker":[22],"components":[{}]},{"marker":[23],"components":[null]},{"marker":[58],"components":[null]},{"marker":[136],"components":[null]},{"marker":[119],"components":[{}]},{"marker":[137],"components":[{}]},{"marker":[147],"components":[{}]},{"marker":[67],"components":[null]},{"marker":[42],"components":[null]},{"marker":[135],"components":[{}]},{"marker":[54],"components":[null]},{"marker":[49],"components":[null]},{"marker":[50],"components":[null]},{"marker":[51],"components":[null]},{"marker":[52],"components":[null]},{"marker":[57],"components":[{}]},{"marker":[134],"components":[null]},{"marker":[133],"components":[null]},{"marker":[132],"components":[null]},{"marker":[131],"components":[{}]},{"marker":[130],"components":[null]},{"marker":[140],"components":[null]},{"marker":[76],"components":[null]},{"marker":[77],"components":[null]},{"marker":[78],"components":[{}]},{"marker":[129],"components":[null]},{"marker":[128],"components":[null]},{"marker":[138],"components":[null]},{"marker":[127],"components":[null]},{"marker":[126],"components":[null]},{"marker":[84],"components":[null]},{"marker":[148],"components":[{}]},{"marker":[86],"components":[null]},{"marker":[87],"components":[null]},{"marker":[125],"components":[null]},{"marker":[89],"components":[null]},{"marker":[124],"components":[null]},{"marker":[123],"components":[null]},{"marker":[121],"components":[null]},{"marker":[142],"components":[null]},{"marker":[149],"components":[null]},{"marker":[179],"components":[null]},{"marker":[151],"components":[null]},{"marker":[154],"components":[null]},{"marker":[155],"components":[null]},{"marker":[156],"components":[{}]},{"marker":[157],"components":[null]},{"marker":[158],"components":[null]},{"marker":[159],"components":[null]},{"marker":[160],"components":[{}]},{"marker":[161],"components":[null]},{"marker":[162],"components":[null]},{"marker":[163],"components":[null]},{"marker":[164],"components":[{}]},{"marker":[166],"components":[null]},{"marker":[167],"components":[null]},{"marker":[168],"components":[null]},{"marker":[170],"components":[null]},{"marker":[171],"components":[{}]},{"marker":[172],"components":[null]},{"marker":[173],"components":[{}]},{"marker":[174],"components":[{}]},{"marker":[175],"components":[null]},{"marker":[176],"components":[null]},{"marker":[177],"components":[null]},{"marker":[178],"components":[{}]}] \ No newline at end of file diff --git a/src/components.rs b/src/components.rs index c7d5a1c..cd854ae 100644 --- a/src/components.rs +++ b/src/components.rs @@ -213,3 +213,7 @@ pub struct HungerClock { #[derive(Component, Debug, Serialize, Deserialize, Clone)] pub struct ProvidesFood {} + +#[derive(Component, Debug, Serialize, Deserialize, Clone)] +pub struct MagicMapper {} + diff --git a/src/damage_system.rs b/src/damage_system.rs index 5c53a6d..64ebfbb 100644 --- a/src/damage_system.rs +++ b/src/damage_system.rs @@ -1,4 +1,4 @@ -use rltk::console; + use specs::prelude::*; use crate::components::{CombatStats, Player, SufferDamage}; diff --git a/src/gui.rs b/src/gui.rs index 6ea5fbc..f9b63c7 100644 --- a/src/gui.rs +++ b/src/gui.rs @@ -8,7 +8,7 @@ use crate::Player; use crate::Position; use crate::{CombatStats, InBackpack, RunState, State, Viewshed}; use crate::{Equipped, Map}; -use crate::{HungerClock, HungerState, HungerSystem, Name}; +use crate::{HungerClock, HungerState, Name}; pub fn draw_ui(ecs: &World, ctx: &mut Rltk) { ctx.draw_box( diff --git a/src/healing_system.rs b/src/healing_system.rs index e975bdc..a4e6160 100644 --- a/src/healing_system.rs +++ b/src/healing_system.rs @@ -1,6 +1,6 @@ use specs::prelude::*; -use crate::{CombatStats, GameLog, Heals}; +use crate::{CombatStats, Heals}; pub struct HealingSystem {} diff --git a/src/hunger_system.rs b/src/hunger_system.rs index c8b7756..06c4273 100644 --- a/src/hunger_system.rs +++ b/src/hunger_system.rs @@ -1,7 +1,7 @@ use specs::prelude::*; -use crate::spawner::player; -use crate::{GameLog, Heals, HungerClock, HungerState, ProvidesHealing, RunState, SufferDamage}; + +use crate::{GameLog, Heals, HungerClock, HungerState, RunState, SufferDamage}; pub struct HungerSystem {} @@ -24,7 +24,7 @@ impl<'a> System<'a> for HungerSystem { run_state, mut suffer_damage, mut game_log, - mut heals, + _heals, ) = data; for (entity, mut clock) in (&entities, &mut hunger_clock).join() { let mut proceed = false; diff --git a/src/inventory_system.rs b/src/inventory_system.rs index 1480499..23bb51a 100644 --- a/src/inventory_system.rs +++ b/src/inventory_system.rs @@ -1,12 +1,8 @@ use specs::prelude::*; +use crate::{AreaOfEffect, CombatStats, Confusion, Consumable, Equippable, Equipped, HungerClock, HungerState, InBackpack, InflictsDamage, MagicMapper, Map, Name, Position, ProvidesFood, ProvidesHealing, Ranged, RunState, SufferDamage, WantsToDropItem, WantsToPickupItem, WantsToRemoveItem, WantsToUseItem}; use crate::gamelog::GameLog; use crate::particle_system::ParticleBuilder; -use crate::{ - AreaOfEffect, CombatStats, Confusion, Consumable, Equippable, Equipped, HungerClock, - HungerState, InBackpack, InflictsDamage, Map, Name, Position, ProvidesFood, ProvidesHealing, - Ranged, SufferDamage, WantsToDropItem, WantsToPickupItem, WantsToRemoveItem, WantsToUseItem, -}; pub struct ItemCollectionSystem {} @@ -63,7 +59,7 @@ impl<'a> System<'a> for ItemUseSystem { ReadStorage<'a, ProvidesHealing>, ReadStorage<'a, InflictsDamage>, ReadStorage<'a, Ranged>, - ReadExpect<'a, Map>, + WriteExpect<'a, Map>, WriteStorage<'a, SufferDamage>, ReadStorage<'a, AreaOfEffect>, WriteStorage<'a, Confusion>, @@ -74,6 +70,8 @@ impl<'a> System<'a> for ItemUseSystem { ReadStorage<'a, Position>, ReadStorage<'a, ProvidesFood>, WriteStorage<'a, HungerClock>, + ReadStorage<'a, MagicMapper>, + WriteExpect<'a, RunState> ); fn run(&mut self, data: Self::SystemData) { @@ -87,8 +85,8 @@ impl<'a> System<'a> for ItemUseSystem { mut combat_stats, healing, inflicts_damage, - ranged, - map, + _ranged, + mut map, mut suffer_damage, aoe, mut confused, @@ -99,6 +97,8 @@ impl<'a> System<'a> for ItemUseSystem { positions, provides_food, mut hunger_clocks, + magic_mapper, + mut run_state ) = data; for (entity, use_item) in (&entities, &wants_use).join() { @@ -142,7 +142,13 @@ impl<'a> System<'a> for ItemUseSystem { } } - if let Some(item_edible) = provides_food.get(use_item.item) { + if let Some(_mapper) = magic_mapper.get(use_item.item) { + used_item = true; + game_log.entries.push("The map is revealed to you!".to_string()); + *run_state = RunState::MagicMapReveal {row: 0}; + } + + if let Some(_item_edible) = provides_food.get(use_item.item) { used_item = true; let target = targets[0]; if let Some(hc) = hunger_clocks.get_mut(target) { diff --git a/src/main.rs b/src/main.rs index 2d4417f..e35cd9f 100644 --- a/src/main.rs +++ b/src/main.rs @@ -59,6 +59,7 @@ pub enum RunState { NextLevel, ShowRemoveItem, GameOver, + MagicMapReveal { row: i32 }, } pub struct State { @@ -284,6 +285,10 @@ impl GameState for State { RunState::PlayerTurn => { self.run_systems(); new_run_state = RunState::MonsterTurn; + match *self.ecs.fetch::() { + RunState::MagicMapReveal { .. } => { new_run_state = RunState::MagicMapReveal { row: 0 } } + _ => { new_run_state = RunState::MonsterTurn; } + } } RunState::MonsterTurn => { self.run_systems(); @@ -416,6 +421,20 @@ impl GameState for State { } } } + RunState::MagicMapReveal { + row + } => { + let mut map = self.ecs.fetch_mut::(); + for x in 0..MAP_WIDTH { + let idx = map.xy_idx(x as i32, row); + map.revealed_tiles[idx] = true; + } + if row as usize == MAP_HEIGHT - 1 { + new_run_state = RunState::MonsterTurn; + } else { + new_run_state = RunState::MagicMapReveal {row: row + 1} + } + } } { @@ -471,6 +490,7 @@ fn main() -> rltk::BError { gs.ecs.register::(); gs.ecs.register::(); gs.ecs.register::(); + gs.ecs.register::(); gs.ecs.insert(SimpleMarkerAllocator::::new()); diff --git a/src/map.rs b/src/map.rs index 33df5d6..4c0020c 100644 --- a/src/map.rs +++ b/src/map.rs @@ -246,7 +246,7 @@ pub fn draw_map(ecs: &World, ctx: &mut Rltk) { } fn wall_glyph(map: &Map, x: i32, y: i32) -> FontCharType { - if x < 1 || x > map.width - 2 || y < 1 || y > map.height - 2 as i32 { + if x < 1 || x > map.width - 2 || y < 1 || y > map.height - 2_i32 { return 35; } let mut mask: u8 = 0; diff --git a/src/particle_system.rs b/src/particle_system.rs index 4fac7f4..b0e997a 100644 --- a/src/particle_system.rs +++ b/src/particle_system.rs @@ -7,7 +7,7 @@ pub fn cull_dead_particles(ecs: &mut World, ctx: &Rltk) { let mut dead_particles: Vec = Vec::new(); { let mut particles = ecs.write_storage::(); - let mut entities = ecs.entities(); + let entities = ecs.entities(); for (entity, mut particle) in (&entities, &mut particles).join() { particle.lifetime_ms -= ctx.frame_time_ms; if particle.lifetime_ms < 0. { diff --git a/src/player.rs b/src/player.rs index 382b686..7b62ca2 100644 --- a/src/player.rs +++ b/src/player.rs @@ -4,7 +4,7 @@ use rltk::{Point, Rltk, VirtualKeyCode}; use specs::prelude::*; use crate::gamelog::GameLog; -use crate::spawner::player; + use crate::{ components::{CombatStats, Player, Position, Viewshed, WantsToMelee}, map::Map, diff --git a/src/save_load_system.rs b/src/save_load_system.rs index 60512cd..3d4d0fe 100644 --- a/src/save_load_system.rs +++ b/src/save_load_system.rs @@ -80,7 +80,8 @@ pub fn save_game(ecs: &mut World) { ParticleLifetime, HungerClock, Heals, - ProvidesFood + ProvidesFood, + MagicMapper ); } @@ -163,7 +164,8 @@ pub fn load_game(ecs: &mut World) { ParticleLifetime, HungerClock, Heals, - ProvidesFood + ProvidesFood, + MagicMapper ); } diff --git a/src/spawner.rs b/src/spawner.rs index 025526d..5228356 100644 --- a/src/spawner.rs +++ b/src/spawner.rs @@ -4,14 +4,9 @@ use rltk::{FontCharType, RandomNumberGenerator, RGB}; use specs::prelude::*; use specs::saveload::{MarkedBuilder, SimpleMarker}; +use crate::{AreaOfEffect, BlocksTile, CombatStats, Confusion, Consumable, DefenseBonus, EquipmentSlot, Equippable, HungerClock, HungerState, InflictsDamage, Item, MagicMapper, MAP_WIDTH, MAX_MONSTER, MeleePowerBonus, Monster, Name, Player, Position, ProvidesFood, ProvidesHealing, Ranged, Renderable, SerializeMe, Viewshed}; use crate::random_table::RandomTable; use crate::rect::Rect; -use crate::{ - AreaOfEffect, BlocksTile, CombatStats, Confusion, Consumable, DefenseBonus, EquipmentSlot, - Equippable, HungerClock, HungerState, InflictsDamage, Item, MeleePowerBonus, Monster, Name, - Player, Position, ProvidesFood, ProvidesHealing, Ranged, Renderable, SerializeMe, Viewshed, - MAP_WIDTH, MAX_MONSTER, -}; pub fn player(ecs: &mut World, player_x: i32, player_y: i32) -> Entity { ecs.create_entity() @@ -131,6 +126,7 @@ pub fn spawn_room(ecs: &mut World, room: &Rect, map_depth: i32) { "Leggings" => leggings(ecs, x, y), "Sabatons" => sabatons(ecs, x, y), "Rations" => rations(ecs, x, y), + "Magic Mapping Scroll" => magic_mapper_scroll(ecs, x, y), _ => {} } } @@ -233,6 +229,7 @@ pub fn room_table(map_depth: i32) -> RandomTable { .add("Leggings", map_depth - 4) .add("Sabatons", map_depth - 4) .add("Rations", 10) + .add("Magic Mapping Scroll", 2) } fn dagger(ecs: &mut World, x: i32, y: i32) { @@ -423,3 +420,22 @@ fn rations(ecs: &mut World, x: i32, y: i32) { .marked::>() .build(); } + +fn magic_mapper_scroll(ecs: &mut World, x: i32, y: i32) { + ecs.create_entity() + .with(Position { x, y }) + .with(Renderable { + glyph: rltk::to_cp437(')'), + render_order: 2, + fg: RGB::named(rltk::CYAN3), + bg: RGB::named(rltk::BLACK), + }) + .with(Item {}) + .with(Name { + name: "Scroll to Magic Mapping".to_string(), + }) + .with(Consumable {}) + .with(MagicMapper {}) + .marked::>() + .build(); +} \ No newline at end of file