{ "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", {":template": "bridge", "small": true}], "#": "fence", ".": "ground", "+": "floor", "X": "rock", "^": "house", "1": [{":template": "portal", "destination": "begin", "destpos": "bridge"}, "floor"], "2": [{":template": "portal", "destination": "town", "destpos": "gate"}, "floor"], "3": ["homeportal", "floor", {":template": "img", "sprite": "portal", "height": 1.0}], "4": [{":template": "portal", "destination": "room"}, "floor"], "r": ["grass", "rabbit"], " ": [] } }