{ "mapping":{ "tree": ["T", 0, 2], "wall": ["#", 7, 8], "rock": ["X", 7, 8], "stone": ["o", 7], "pebble": ["*", 7], "player": ["@", 15], "ground": [".", 3], "grass1": [",", 2], "grass2": ["'", 2], "grass3": ["`", 10], "water": ["~", 4, 4], "rabbit": ["r", 15], "floor": [".", 8], "portal": ["$", 5], "stairdown": [">",7], "stairup": ["<",7], "dummy": ["d", 3], "spikes": ["^",7], "goblin": ["g",2], "seed": [":",10], "plant": ["Y",10], "youngplant": ["v",10], "food": ["8",13], "troll": ["T",1], "sword": ["/",7], "club": ["!", 3], "house": ["^", 3, 1], "bridge": ["=", 9,3], "smallbridge": ["=", 3,4], "entry": ["%", 7], "fence": ["#", 3], " ": [" ", 7] }, "default": ["?", 7], "charwidth": 1, "healthfull": ["#", 7, 2], "healthempty": ["_", 7, 1], "alphabet": "!\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" }