1{
2    "id": "rct2.scenery_large.prship",
3    "authors": ["Chris Sawyer", "Simon Foster"],
4    "version": "1.0",
5    "originalId": "0A188C82|PRSHIP  |5CD70D93",
6    "sourceGame": "rct2",
7    "objectType": "scenery_large",
8    "properties": {
9        "price": 190,
10        "removalPrice": -150,
11        "cursor": "CURSOR_STATUE_DOWN",
12        "isPhotogenic": true,
13        "tiles": [
14            {
15                "x": 0,
16                "y": 0,
17                "clearance": 136,
18                "hasSupports": true,
19                "walls": 9
20            },
21            {
22                "x": 0,
23                "y": 32,
24                "clearance": 136,
25                "hasSupports": true,
26                "walls": 3
27            },
28            {
29                "x": 32,
30                "y": 0,
31                "clearance": 136,
32                "hasSupports": true,
33                "walls": 8
34            },
35            {
36                "x": 32,
37                "y": 32,
38                "clearance": 136,
39                "hasSupports": true,
40                "walls": 2
41            },
42            {
43                "x": 64,
44                "y": 0,
45                "clearance": 136,
46                "hasSupports": true,
47                "walls": 8
48            },
49            {
50                "x": 64,
51                "y": 32,
52                "clearance": 136,
53                "hasSupports": true,
54                "walls": 2
55            },
56            {
57                "x": 96,
58                "y": 0,
59                "clearance": 136,
60                "hasSupports": true,
61                "walls": 12
62            },
63            {
64                "x": 96,
65                "y": 32,
66                "clearance": 136,
67                "hasSupports": true,
68                "walls": 6
69            }
70        ]
71    },
72    "images": ["$RCT2:OBJDATA/PRSHIP.DAT[0..35]"],
73    "strings": {
74        "name": {
75            "en-GB": "Pirate Ship",
76            "fr-FR": "Bateau pirate",
77            "de-DE": "Piratenschiff",
78            "es-ES": "Barco pirata",
79            "it-IT": "Nave dei pirati",
80            "nl-NL": "Piratenschip",
81            "sv-SE": "Piratskepp",
82            "ko-KR": "해적선",
83            "zh-CN": "海盗船",
84            "zh-TW": "海盜船",
85            "pt-BR": "Navio Pirata",
86            "cs-CZ": "Pirátská loď",
87            "ja-JP": "海賊船",
88            "nb-NO": "Piratskip",
89            "pl-PL": "Okręt piracki",
90            "ru-RU": "Корабль",
91            "eo-ZZ": "Pirato-Ŝipo"
92        }
93    }
94}
95