diff --git a/objects/rct2/climate/rct2.climate.cold.json b/objects/rct2/climate/rct2.climate.cold.json new file mode 100644 index 0000000000..8631eea5e8 --- /dev/null +++ b/objects/rct2/climate/rct2.climate.cold.json @@ -0,0 +1,147 @@ +{ + "id": "rct2.climate.cold", + "authors": [ + "Chris Sawyer" + ], + "version": "1.0", + "sourceGame": [ + "rct2", + "rct1ll" + ], + "objectType": "climate", + "scriptName": "cold", + "strings": { + "name": { + "en-GB": "Cold", + "ar-EG": "بارد", + "ca-ES": "Fred", + "cs-CZ": "Chladno", + "da-DK": "Koldt", + "de-DE": "Kalt", + "eo-ZZ": "Malvarma", + "es-ES": "Frío", + "fi-FI": "Kylmä", + "fr-FR": "Froid", + "gl-ES": "Frío", + "hu-HU": "Hideg", + "it-IT": "Freddo", + "ja-JP": "寒地", + "ko-KR": "추움", + "nb-NO": "Kaldt", + "nl-NL": "Koud", + "pl-PL": "Zimno", + "pt-BR": "Frio", + "ru-RU": "Холодно", + "sv-SE": "Kallt", + "tr-TR": "Serin", + "uk-UA": "Холодно", + "zh-CN": "寒冷", + "zh-TW": "寒冷" + } + }, + "properties": { + "coldItemTempThreshold": 11, + "warmItemTempThreshold": 21 + }, + "weather": { + "march": { + "baseTemperature": 4, + "randomBias": 18, + "distribution": { + "sunny": 9, + "partiallyCloudy": 5, + "cloudy": 7, + "rain": 1, + "heavyRain": 1 + }, + "distRotation": 5 + }, + "april": { + "baseTemperature": 5, + "randomBias": 21, + "distribution": { + "sunny": 6, + "partiallyCloudy": 5, + "cloudy": 9, + "rain": 1, + "heavyRain": 1, + "thunder": 1 + }, + "distRotation": 2 + }, + "may": { + "baseTemperature": 7, + "randomBias": 17, + "distribution": { + "sunny": 10, + "partiallyCloudy": 7, + "cloudy": 4, + "rain": 1, + "heavyRain": 1 + }, + "distRotation": 6 + }, + "june": { + "baseTemperature": 9, + "randomBias": 17, + "distribution": { + "sunny": 10, + "partiallyCloudy": 7, + "cloudy": 4, + "rain": 2 + }, + "distRotation": 6 + }, + "july": { + "baseTemperature": 10, + "randomBias": 23, + "distribution": { + "sunny": 10, + "partiallyCloudy": 6, + "cloudy": 5, + "rain": 1, + "heavyRain": 1 + }, + "distRotation": 0 + }, + "august": { + "baseTemperature": 11, + "randomBias": 23, + "distribution": { + "sunny": 6, + "partiallyCloudy": 10, + "cloudy": 4, + "rain": 1, + "heavyRain": 1, + "thunder": 1 + }, + "distRotation": 0 + }, + "september": { + "baseTemperature": 9, + "randomBias": 19, + "distribution": { + "sunny": 9, + "partiallyCloudy": 5, + "cloudy": 6, + "rain": 1, + "heavyRain": 1, + "thunder": 1 + }, + "distRotation": 4 + }, + "october": { + "baseTemperature": 6, + "randomBias": 16, + "distribution": { + "sunny": 9, + "partiallyCloudy": 4, + "cloudy": 6, + "rain": 2, + "heavyRain": 1, + "thunder": 1 + }, + "distRotation": 7 + } + } +} \ No newline at end of file diff --git a/objects/rct2/climate/rct2.climate.cool_and_wet.json b/objects/rct2/climate/rct2.climate.cool_and_wet.json new file mode 100644 index 0000000000..ad2605d81d --- /dev/null +++ b/objects/rct2/climate/rct2.climate.cool_and_wet.json @@ -0,0 +1,147 @@ +{ + "id": "rct2.climate.cool_and_wet", + "authors": [ + "Chris Sawyer" + ], + "version": "1.0", + "sourceGame": [ + "rct2", + "rct1" + ], + "objectType": "climate", + "scriptName": "coolAndWet", + "strings": { + "name": { + "en-GB": "Cool and wet", + "ar-EG": "بارد ومبتل", + "ca-ES": "Fresc i humit", + "cs-CZ": "Chladno a mokro", + "da-DK": "Koldt og vådt", + "de-DE": "Kühl und feucht", + "eo-ZZ": "Malvarmeta kaj malseka", + "es-ES": "Frío y húmedo", + "fi-FI": "Kylmä ja sateinen", + "fr-FR": "Frais et humide", + "gl-ES": "Frío e húmido", + "hu-HU": "Hűvös és nedves", + "it-IT": "Freddo e umido", + "ja-JP": "冷と湿気", + "ko-KR": "춥고 습함", + "nb-NO": "Kjølig og vått", + "nl-NL": "Koel en nat", + "pl-PL": "Zimno i mokro", + "pt-BR": "Frio e úmido", + "ru-RU": "Холодно и влажно", + "sv-SE": "Svalt och blött", + "tr-TR": "Serin ve ıslak", + "uk-UA": "Прохолодно і волого", + "zh-CN": "又冷又潮湿", + "zh-TW": "又冷又潮濕" + } + }, + "properties": { + "coldItemTempThreshold": 11, + "warmItemTempThreshold": 21 + }, + "weather": { + "march": { + "baseTemperature": 8, + "randomBias": 18, + "distribution": { + "sunny": 6, + "partiallyCloudy": 5, + "cloudy": 7, + "rain": 3, + "heavyRain": 2 + }, + "distRotation": 5 + }, + "april": { + "baseTemperature": 10, + "randomBias": 21, + "distribution": { + "partiallyCloudy": 5, + "cloudy": 9, + "rain": 3, + "heavyRain": 3, + "thunder": 1, + "sunny": 2 + }, + "distRotation": 2 + }, + "may": { + "baseTemperature": 14, + "randomBias": 17, + "distribution": { + "sunny": 9, + "partiallyCloudy": 6, + "cloudy": 4, + "rain": 3, + "heavyRain": 1 + }, + "distRotation": 6 + }, + "june": { + "baseTemperature": 17, + "randomBias": 17, + "distribution": { + "sunny": 10, + "partiallyCloudy": 7, + "cloudy": 4, + "rain": 2 + }, + "distRotation": 6 + }, + "july": { + "baseTemperature": 19, + "randomBias": 23, + "distribution": { + "sunny": 10, + "partiallyCloudy": 6, + "cloudy": 5, + "rain": 1, + "heavyRain": 1 + }, + "distRotation": 0 + }, + "august": { + "baseTemperature": 20, + "randomBias": 23, + "distribution": { + "sunny": 6, + "partiallyCloudy": 8, + "cloudy": 4, + "rain": 1, + "heavyRain": 3, + "thunder": 1 + }, + "distRotation": 0 + }, + "september": { + "baseTemperature": 16, + "randomBias": 19, + "distribution": { + "sunny": 7, + "partiallyCloudy": 5, + "cloudy": 6, + "rain": 2, + "heavyRain": 2, + "thunder": 1 + }, + "distRotation": 4 + }, + "october": { + "baseTemperature": 13, + "randomBias": 16, + "distribution": { + "sunny": 9, + "partiallyCloudy": 4, + "cloudy": 6, + "rain": 2, + "heavyRain": 1, + "thunder": 1 + }, + "distRotation": 7 + } + } +} \ No newline at end of file diff --git a/objects/rct2/climate/rct2.climate.hot_and_dry.json b/objects/rct2/climate/rct2.climate.hot_and_dry.json new file mode 100644 index 0000000000..8d3c2c26d0 --- /dev/null +++ b/objects/rct2/climate/rct2.climate.hot_and_dry.json @@ -0,0 +1,128 @@ +{ + "id": "rct2.climate.hot_and_dry", + "authors": [ + "Chris Sawyer" + ], + "version": "1.0", + "sourceGame": [ + "rct2", + "rct1" + ], + "objectType": "climate", + "scriptName": "hotAndDry", + "strings": { + "name": { + "en-GB": "Hot and dry", + "ar-EG": "حار وجاف", + "ca-ES": "Calorós i sec", + "cs-CZ": "Horko a sucho", + "da-DK": "Varmt og tørt", + "de-DE": "Heiß und trocken", + "eo-ZZ": "Varma kaj seka", + "es-ES": "Caliente y seco", + "fi-FI": "Kuuma ja kuiva", + "fr-FR": "Chaud et sec", + "gl-ES": "Quente e seco", + "hu-HU": "Forró és száraz", + "it-IT": "Caldo e secco", + "ja-JP": "熱と乾燥", + "ko-KR": "덥고 건조함", + "nb-NO": "Varmt og tørt", + "nl-NL": "Heet en droog", + "pl-PL": "Gorąco i sucho", + "pt-BR": "Quente e seco", + "ru-RU": "Жарко и сухо", + "sv-SE": "Hett och torrt", + "tr-TR": "Sıcak ve kuru", + "uk-UA": "Спекотно і сухо", + "zh-CN": "又热又干燥", + "zh-TW": "又熱又乾燥" + } + }, + "properties": { + "coldItemTempThreshold": 11, + "warmItemTempThreshold": 21 + }, + "weather": { + "march": { + "baseTemperature": 12, + "randomBias": 15, + "distribution": { + "sunny": 12, + "partiallyCloudy": 8, + "cloudy": 2, + "rain": 1 + }, + "distRotation": 8 + }, + "april": { + "baseTemperature": 14, + "randomBias": 12, + "distribution": { + "sunny": 16, + "partiallyCloudy": 5, + "cloudy": 2 + }, + "distRotation": 11 + }, + "may": { + "baseTemperature": 16, + "randomBias": 11, + "distribution": { + "sunny": 18, + "partiallyCloudy": 4, + "cloudy": 1 + }, + "distRotation": 12 + }, + "june": { + "baseTemperature": 19, + "randomBias": 9, + "distribution": { + "sunny": 20, + "partiallyCloudy": 3 + }, + "distRotation": 14 + }, + "july": { + "baseTemperature": 21, + "randomBias": 13, + "distribution": { + "sunny": 20, + "partiallyCloudy": 3 + }, + "distRotation": 10 + }, + "august": { + "baseTemperature": 22, + "randomBias": 11, + "distribution": { + "sunny": 21, + "partiallyCloudy": 2 + }, + "distRotation": 12 + }, + "september": { + "baseTemperature": 21, + "randomBias": 12, + "distribution": { + "sunny": 18, + "partiallyCloudy": 3, + "cloudy": 1, + "thunder": 1 + }, + "distRotation": 11 + }, + "october": { + "baseTemperature": 16, + "randomBias": 13, + "distribution": { + "sunny": 18, + "partiallyCloudy": 3, + "cloudy": 1, + "rain": 1 + }, + "distRotation": 10 + } + } +} \ No newline at end of file diff --git a/objects/rct2/climate/rct2.climate.warm.json b/objects/rct2/climate/rct2.climate.warm.json new file mode 100644 index 0000000000..708392fa38 --- /dev/null +++ b/objects/rct2/climate/rct2.climate.warm.json @@ -0,0 +1,136 @@ +{ + "id": "rct2.climate.warm", + "authors": [ + "Chris Sawyer" + ], + "version": "1.0", + "sourceGame": [ + "rct2", + "rct1" + ], + "objectType": "climate", + "scriptName": "warm", + "strings": { + "name": { + "en-GB": "Warm", + "ar-EG": "دافئ", + "ca-ES": "Càlid", + "cs-CZ": "Teplo", + "da-DK": "Varmt", + "de-DE": "Warm", + "eo-ZZ": "Varmeta", + "es-ES": "Cálido", + "fi-FI": "Lämmin", + "fr-FR": "Chaud", + "gl-ES": "Quente", + "hu-HU": "Meleg", + "it-IT": "Temperato", + "ja-JP": "暖地", + "ko-KR": "따뜻함", + "nb-NO": "Varmt", + "nl-NL": "Warm", + "pl-PL": "Ciepło", + "pt-BR": "Morno", + "ru-RU": "Тепло", + "sv-SE": "Varmt", + "tr-TR": "Sıcak", + "uk-UA": "Тепло", + "zh-CN": "温暖", + "zh-TW": "溫暖" + } + }, + "properties": { + "coldItemTempThreshold": 11, + "warmItemTempThreshold": 21 + }, + "weather": { + "march": { + "baseTemperature": 12, + "randomBias": 21, + "distribution": { + "sunny": 7, + "partiallyCloudy": 8, + "cloudy": 7, + "heavyRain": 1 + }, + "distRotation": 2 + }, + "april": { + "baseTemperature": 13, + "randomBias": 22, + "distribution": { + "sunny": 6, + "partiallyCloudy": 6, + "cloudy": 9, + "rain": 1, + "thunder": 1 + }, + "distRotation": 1 + }, + "may": { + "baseTemperature": 16, + "randomBias": 17, + "distribution": { + "sunny": 12, + "partiallyCloudy": 6, + "cloudy": 4, + "rain": 1 + }, + "distRotation": 6 + }, + "june": { + "baseTemperature": 19, + "randomBias": 18, + "distribution": { + "sunny": 11, + "partiallyCloudy": 7, + "cloudy": 4, + "rain": 1 + }, + "distRotation": 5 + }, + "july": { + "baseTemperature": 21, + "randomBias": 22, + "distribution": { + "sunny": 11, + "partiallyCloudy": 9, + "cloudy": 3 + }, + "distRotation": 1 + }, + "august": { + "baseTemperature": 22, + "randomBias": 17, + "distribution": { + "sunny": 15, + "partiallyCloudy": 5, + "cloudy": 2, + "thunder": 1 + }, + "distRotation": 6 + }, + "september": { + "baseTemperature": 19, + "randomBias": 17, + "distribution": { + "sunny": 11, + "partiallyCloudy": 5, + "cloudy": 6, + "rain": 1 + }, + "distRotation": 6 + }, + "october": { + "baseTemperature": 16, + "randomBias": 17, + "distribution": { + "sunny": 8, + "partiallyCloudy": 5, + "cloudy": 9, + "heavyRain": 1 + }, + "distRotation": 6 + } + } +} \ No newline at end of file