Files
OpenFrontIO/resources/maps/caspiansea/manifest.json
T
crunchybbbandGitHub a7245518e2 Adds Map of China (#4468)
> **Before opening a PR:** discuss new features on
[Discord](https://discord.gg/K9zernJB5z) first, and file bugs or small
improvements as
[issues](https://github.com/openfrontio/OpenFrontIO/issues/new/choose).
You must be assigned to an `approved` issue — unsolicited PRs will be
auto-closed.

**Add approved & assigned issue number here:**

Resolves #4419

## Description:

- Adds a China Map. This is themed after Qing China from the late 19th
and early 20th centuries, which is why the map also includes Mongolia
and Taiwan.
- There are 32 nations themed after qing provinces, warlords, factions,
European colonies, rebellions.
- Also adds several new flags: EastTurkestan, Manchukuo,
BritishHongKong, TaipingHeavenlyKingdom, etc.
- Includes additional nations for a total of 62 nations.
- Size: 1892x2080
- Land area: approx. 1.86M
- Adds Caspian Sea and China to the new category (which i forgot
earlier)


https://youtu.be/ew9Qizo67cA

<img width="2082" height="1895" alt="image"
src="https://github.com/user-attachments/assets/d34fbb9e-fa93-4afe-a89f-8f11c5f9529b"
/>


## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory

## Please put your Discord username so you can be contacted if a bug or
regression is found:

DISCORD_USERNAME crunchybbbbb
2026-07-02 15:13:26 -07:00

101 lines
1.7 KiB
JSON

{
"categories": ["asia", "new"],
"id": "CaspianSea",
"map": {
"height": 1728,
"num_land_tiles": 951192,
"width": 1008
},
"map16x": {
"height": 432,
"num_land_tiles": 58158,
"width": 252
},
"map4x": {
"height": 864,
"num_land_tiles": 235925,
"width": 504
},
"multiplayer_frequency": 5,
"name": "Caspian Sea",
"nations": [
{
"coordinates": [927, 426],
"flag": "kz",
"name": "Mangystau"
},
{
"coordinates": [914, 1270],
"flag": "tm",
"name": "Turkmenistan"
},
{
"coordinates": [574, 24],
"flag": "kz",
"name": "Atyrau"
},
{
"coordinates": [633, 678],
"flag": "kz",
"name": "Aktau"
},
{
"coordinates": [807, 1705],
"flag": "ir",
"name": "Tehran"
},
{
"coordinates": [398, 1647],
"flag": "ir",
"name": "Gilan"
},
{
"coordinates": [69, 1350],
"flag": "am",
"name": "Armenia"
},
{
"coordinates": [128, 1658],
"flag": "ir",
"name": "Tabriz"
},
{
"coordinates": [302, 1154],
"flag": "az",
"name": "Azerbaijan"
},
{
"coordinates": [203, 91],
"flag": "ru",
"name": "Astrakhan"
},
{
"coordinates": [96, 744],
"flag": "ru",
"name": "Dagestan"
},
{
"coordinates": [21, 310],
"flag": "ru",
"name": "Kalmykia"
}
],
"teamGameSpawnAreas": {
"2": [
{
"height": 1728,
"width": 504,
"x": 0,
"y": 0
},
{
"height": 1728,
"width": 504,
"x": 504,
"y": 0
}
]
},
"translation_key": "map.caspiansea"
}