Map Objects

    Every object which can be placed on the game map has an associated object info file. It is an ordinary JSON file containing various information about the object. The file name has suffix .obj.json.

    See object info JSON schema.