Files
OpenFrontIO/resources/maps/luna/manifest.json
T
Patrick Plays Badly c0b976448b Update map LUNA (#3854)
## Description:

Corrected inbalance in Luna map between top and bottom. Now both sides
have about equal land tiles.
Testing and editing was done to help boat-pathing at least look normal
along bottom half.
Additional notch cut in orbit lines to take edge off boat-pathing. Now
obstacle is almost a straight line.
Filled in center orbits to help players push easier. It was reported to
be tedious previously.
'Top Secret Military Base' nation was renamed with only vowels blacked
out for easier reading of joke name.
'Monolith' nation was renamed with a special character that displays
like the actual Monolith.

<img width="829" height="1165" alt="l1"
src="https://github.com/user-attachments/assets/8cf10fbf-99c1-4ec8-ae0c-7066d1deae21"
/>

<img width="829" height="1165" alt="l2"
src="https://github.com/user-attachments/assets/828e2caf-60b3-4ac7-aa70-0f5b64fac643"
/>



## 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
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Discord username
PlaysBadly
2026-05-06 08:19:15 +00:00

162 lines
2.9 KiB
JSON

{
"map": {
"height": 3508,
"num_land_tiles": 1517614,
"width": 1308
},
"map16x": {
"height": 877,
"num_land_tiles": 84692,
"width": 327
},
"map4x": {
"height": 1754,
"num_land_tiles": 364566,
"width": 654
},
"name": "Luna",
"nations": [
{
"coordinates": [265, 662],
"flag": "us",
"name": "Apollo 12"
},
{
"coordinates": [550, 600],
"flag": "us",
"name": "Apollo 14"
},
{
"coordinates": [780, 340],
"flag": "us",
"name": "Apollo 15"
},
{
"coordinates": [825, 705],
"flag": "us",
"name": "Apollo 11"
},
{
"coordinates": [875, 990],
"flag": "us",
"name": "Apollo 16"
},
{
"coordinates": [1160, 490],
"flag": "us",
"name": "Apollo 17"
},
{
"coordinates": [1160, 2850],
"flag": "us",
"name": "Surveyor 3"
},
{
"coordinates": [250, 148],
"flag": "us",
"name": "Apollo 13"
},
{
"coordinates": [656, 1750],
"flag": "us",
"name": "Artemis II"
},
{
"coordinates": [515, 170],
"flag": "Russian SSR",
"name": "Luna 17"
},
{
"coordinates": [1050, 385],
"flag": "Russian SSR",
"name": "Luna 21"
},
{
"coordinates": [1030, 790],
"flag": "Russian SSR",
"name": "Luna 16"
},
{
"coordinates": [1090, 2640],
"flag": "Russian SSR",
"name": "Luna 9"
},
{
"coordinates": [130, 2890],
"flag": "Russian SSR",
"name": "Luna 24"
},
{
"coordinates": [310, 1167],
"flag": "Russian SSR",
"name": "Luna 25"
},
{
"coordinates": [1043, 2393],
"flag": "Russian SSR",
"name": "Luna 1"
},
{
"coordinates": [672, 2323],
"flag": "cn",
"name": "Chang'e 3"
},
{
"coordinates": [650, 2750],
"flag": "cn",
"name": "Chang'e 4"
},
{
"coordinates": [260, 268],
"flag": "cn",
"name": "Chang'e 5"
},
{
"coordinates": [910, 3190],
"flag": "cn",
"name": "Chang'e 6"
},
{
"coordinates": [830, 745],
"flag": "jp",
"name": "S.L.I.M."
},
{
"coordinates": [400, 3360],
"flag": "in",
"name": "Chandrayaan 3"
},
{
"coordinates": [732, 3493],
"flag": "in",
"name": "Chandrayaan 1"
},
{
"coordinates": [755, 3035],
"flag": "",
"name": "T▆p░S▅cr▅t░M▊l▊t▅r▆░B▅s▅"
},
{
"coordinates": [628, 921],
"flag": "",
"name": "▊"
}
],
"teamGameSpawnAreas": {
"2": [
{
"height": 1754,
"width": 1308,
"x": 0,
"y": 0
},
{
"height": 1754,
"width": 1308,
"x": 0,
"y": 1754
}
]
}
}