{ "width": 33, "height": 33, "spawn": [24, 24], "places": { "begin": [21, 24], "towneast": [24, 13], "home": [24, 26] }, "field": [ "#################################", "#,,,,,,#.#,,,,,,#~~~,~,#.#,,,,^,#", "#,,,,,,#.#,,,,,,#~~~~~~#.#,,,,,,#", "#,,,,,,#.#,,,,,,#~~~~~~#.#,,,,,,#", "#,,,,,,#.#,,,,,,#~~~~~,#.#,,^^,,#", "#,,,^^,#.#,,,,^,#,~~~~,#.#,,,,,,#", "#,,,,,,#.#,,,,,,#,~~,,,#.#,,,,,,#", "########.#########~#####.########", "#.................=.............#", "########.#########~#####.########", "#,,,,,,#.#,,,,,,#^~^..^#.#,^,,,,#", "#,,,,,,#.#,,,,,,#^~^..^#.#,,,,,,#", "#,,,,,,#.#,,,,,,#.=..^^#.#,,,,,,#", "#,,,,,,#.#,,,,,,#^~^...2.#,,,,,,#", "#,,,,,,#.#,,,,,,#.~~=~.#.#,,,,,,#", "#,,,,,,#.#,,,,,,#.^^.~~#.#,,,,,,#", "########.#############~#.########", "#,,,,,,#.,,T,,T,T,,T,~~,.#,,,,,,#", "#,,,^^,#.,T,T,T,T,,TT~,,.#,,,,,,#", "#,,,,,,#.,T,T,,T,,TT,~~,.#,,,,,,#", "#,,,,,,#.,TT,,TTT,,,T,~,.#,,,,,,#", "#,,,,,,#.T,,,TT,TT,T,T~,.#,,^,,,#", "#,,,,,,#.,TT,T,,T,,,T,~~.#,,,,,,#", "########.T,,TTTT,TTT,TT~.########", "#......................=........4", "########.,,~~~~~~~~~~1~~.########", "#,,,,,,#.~~~,,,T,,,,,,,~.3,,,,,,#", "#,,,,,,#.~,,,,,,,,,,,,,~,#,^,,,,#", "#,,,,,,#.~,,,,,,,,,,T,,~,#,,,,,,#", "#,,,,,,#.~,,^^,,,,,,,,,~,#,,,,,,#", "#,,,,,,#.~,,,T,,,,T,,,,~,#,,,,,,#", "#,,,,,,#.~,,X,,,X,,,,XX~,#,,,,,,#", "######XX+~XXXXXXXXXXXXX~+XXX#####" ], "mapping": { ",": "greengrass", "Y": ["grass", "plant"], "T": ["grass", "tree"], "~": "water", "=": ["water", {"type": "bridge", "kwargs": {"small": true}}], "#": "fence", ".": "ground", "+": "floor", "X": "rock", "^": "house", "1": [{ "type": "portal", "kwargs": {"destination": "right", "destpos": "bridge"} }, "floor"], "2": [{ "type": "portal", "kwargs": {"destination": "town", "destpos": "gate"} }, "floor"], "3": [{"type": "homeportal", "kwargs": {"dedup_id": "homeportal"}, "save": true}, "floor", {"type": "img", "kwargs": {"sprite": "portal", "height": 1.0}}], "4": [{ "type": "portal", "kwargs": {"destination": "room"} }, "floor"], "r": ["grass", "rabbit"], " ": [] } }