[
    {
        "type": "mapgen",
        "om_terrain": [
            "house"
        ],
        "method": "json",
        "weight": 300, "comment": "<--- low weight due to low randomness, remove when house mapgen pool is big",
        "object": {
            "rows":
            [
                "...^zzzzSSzzzz^.........",
                ".---2222332222---------.",
                ".|77          | 9>>>> |.",
                ".|      B     | 9   > |.",
                ".|=     66B   | 9   > |.",
                ".|7    B66    | 9   > |.",
                ".|7       B   |       |.",
                ".|7           |+------|.",
                ".|            |      >|.",
                ".|    ?      7|  B>> A2.",
                ".26   ?      7|   >> G2.",
                ".26   ?      7|   >> F|.",
                ".|    ?       +       |.",
                ".| H  >       |  B    2.",
                ".|------      |6      2.",
                ".|;    +      |666   D|.",
                ".|     |--+--------+--|.",
                ".|88   |   66:66      |.",
                ".288   +              |.",
                ".288   +              |.",
                ".|    A|--+--|    @@  |.",
                ".|99   |9   9|   :@@: |.",
                ".-----------------22---.",
                "........................"
            ],
            "terrain": {
                ".": "t_grass",
                "-": "t_wall_h",
                "2": "t_window_domestic",
                "3": "t_door_locked",
                "|": "t_wall_v",
                " ": "t_floor",
                "6": "t_floor",
                "7": "t_floor",
                "8": "t_floor",
                "9": "t_floor",
                ":": "t_floor",
                ";": "t_floor",
                "+": "t_door_c",
                "=": "t_floor",
                ">": "t_floor",
                "?": "t_floor",
                "@": "t_floor",
                "A": "t_floor",
                "B": "t_floor",
                "C": "t_floor",
                "D": "t_floor",
                "E": "t_floor",
                "F": "t_floor",
                "G": "t_floor",
                "H": "t_floor",
                "z": "t_shrub",
                "S": "t_sidewalk",
                "^": "t_tree",
                "{": "t_door_glass_c",
                "[": "t_fence_v",
                "~": "t_fence_h"
            },
            "furniture": {
                "6": "f_table",
                "7": "f_bookcase",
                "8": "f_bathtub",
                "9": "f_rack",
                ":": "f_dresser",
                ";": "f_toilet",
                "=": "f_fireplace",
                ">": "f_counter",
                "?": "f_sofa",
                "@": "f_bed",
                "A": "f_sink",
                "B": "f_chair",
                "C": "f_desk",
                "D": "f_trashcan",
                "E": "f_cupboard",
                "F": "f_fridge",
                "H": "f_armchair",
                "G": "f_oven"
            },
            "place_specials": [
                { "type": "toilet", "x": 2, "y": 15 }
            ],
            "comment": "specific terrain/furniture/radiation. doing this until grass_or_dirt is supported ---v",
            "set": [
                { "point": "terrain", "id": "t_dirt", "x": 0, "y": [ 0, 23 ], "repeat": [ 5, 10 ] },
                { "point": "terrain", "id": "t_dirt", "x": 23, "y": [ 0, 23 ], "repeat": [ 5, 10 ] },
                { "point": "terrain", "id": "t_dirt", "x": [ 0, 23 ], "y": 23, "repeat": [ 5, 8 ] },
                { "point": "terrain", "id": "t_dirt", "x": [ 0, 14 ], "y": 0, "repeat": [ 5, 8 ] },
                { "point": "terrain", "id": "t_tree_apple", "x": [ 0, 14 ], "y": 0, "chance": 40, "repeat": [ 1, 2 ] }

                    ],
                        "comment": "randomly picked from a group ---v",
            "place_groups": [
                { "item": "bed", "chance": 80,  "x": [18,19 ], "y": [20,21 ] },
                { "item": "livingroom", "chance": 60,  "x": [ 1,10 ], "y": [ 1,13 ] },
                { "item": "fridge", "chance": 50, "x": [ 8,9 ], "y": [ 4,5 ] },
                { "item": "consumer_electronics", "chance": 20,  "x": [ 1,6 ], "y": [ 7,21 ] },
                { "item": "bedroom", "chance": 60,  "x": [ 15,21 ], "y": [ 7,21 ] },
                { "item": "dresser", "chance": 70,  "x": [ 20,20 ], "y": [ 21,21 ] },
                { "item": "dresser", "chance": 70,  "x": [ 17,17 ], "y": [ 21,21 ] },
                { "item": "allguns", "chance": 30,  "x": [ 8,8 ], "y": [ 21,21 ] },
                { "item": "dresser", "chance": 70,  "x": [ 8,8 ], "y": [ 21,21 ] },
                { "item": "dresser", "chance": 50,  "x": [ 12,12 ], "y": [ 21,21 ] },
                { "item": "dresser", "chance": 50,  "x": [ 13,13 ], "y": [ 17,17 ] },
                { "item": "softdrugs", "chance": 70, "x": [ 2,3 ], "y": [ 21,21 ] },
                { "item": "harddrugs", "chance": 40, "x": [ 2,3 ], "y": [ 21,21 ] },
                { "item": "kitchen", "chance": 70, "x": [ 15,21 ], "y": [ 2,16 ] },
                { "item": "fridge", "chance": 70, "x": [ 21,21 ], "y": [ 11,11 ] },
                { "item": "oven", "chance": 70, "x": [ 21,21 ], "y": [ 10,10 ] },
                { "item": "kitchen", "chance": 70, "x": [ 21,21 ], "y": [ 9,9 ] },
                { "item": "trash_forest", "chance": 70, "x": [ 21,21 ], "y": [ 15,15 ] },
                { "item": "homebooks", "chance": 80, "x": [ 2,2 ], "y": [ 5,7 ] },
                { "item": "homebooks", "chance": 40, "x": [ 13,13 ], "y": [ 8,10 ] },
                { "item": "cannedfood", "chance": 80, "x": [ 16,16 ], "y": [ 2,5 ] },
                { "item": "cannedfood", "chance": 80, "x": [ 16,20 ], "y": [ 2,2 ] },
                { "item": "stash_food", "chance": 40, "x": [ 16,16 ], "y": [ 2,5 ] },
                { "item": "pasta", "chance": 40, "x": [ 20,20 ], "y": [ 2,5 ] },
                { "item": "stash_food", "chance": 40, "x": [ 20,20 ], "y": [ 2,5 ] },
                { "monster": "GROUP_ZOMBIE", "chance": 2, "x": [ 2, 21 ], "y": [ 2, 21 ] }
            ],
            "comment": "end of mapgen json definition ---v"
        },
        "comment": "end of mapgen entry ---v"
    }
]
