Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAP]: Revolution #75

Closed
PathForger opened this issue Dec 23, 2023 · 4 comments
Closed

[MAP]: Revolution #75

PathForger opened this issue Dec 23, 2023 · 4 comments

Comments

@PathForger
Copy link

PathForger commented Dec 23, 2023

Upload Map

7c-Revolution.wz.zip

Authorship

Mine: I am the author of this map.

Map Description (optional)

Once a city straddling three states... Now a militarized ground wracked by conflict. 

During the calamity much of the city was wiped out, but some structures were adequately enough preserved. From the ashes the will of the people surged, and with the help of a mysterious benefactor, they have rebuilt. That benefactor's one request - to crush any whom would enter the territory or otherwise threaten his sway over it.

This is a mostly asymmetric map with varying challenges and opportunities posed for awaiting players in various starting positions. Also a strong Scavenger presence, and a good deal of map character.

Notes for Reviewers (optional)

Like 'Defiance' before it, many of the same comments count for this one.

AIs will find the central positions more challenging to hold, not least due to a relative neglect of defense, and an over-eagerness to break the selves upon the scavengers' defenses too early.

The previous iteration of the map also placed players 4 through 6, especially 4, at a positional and defensive disadvantage and this iteration takes measures to address these.

This map is also ready for any eventual introduction of 'Ultimate Scavengers Plus', including a couple of non-defensive structures not typically of Scavenger origin.

Copy link

✅ Map: Revolution

by: PathForger

Status: Pass

Warnings:

Map level file format must be modern (json)
Map format must be modern (script, jsonv2)
Map must be a 'flatMapPackage'

Recommendations:

  • Review the validation warnings for potential issues converting the map to the latest format (Conversion Warning / Conversion Error)
    • Important: Uploading this map will automatically convert it to the latest map format.
    • For convenience, a copy of the map that has been converted to the latest map format is available here as an artifact named map-converted.

Map Info JSON:
{
  "name": "Revolution",
  "type": "skirmish",
  "players": 7,
  "tileset": "urban",
  "author": {
    "name": "PathForger"
  },
  "license": "CC0-1.0",
  "created": "2023-12-23 22:04:25",
  "generator": "FlaME - Json 1.29.3 Windows",
  "mapsize": {
    "w": 205,
    "h": 205
  },
  "scavenger": {
    "units": 0,
    "structures": 859,
    "factories": 9,
    "resourceExtractors": 5
  },
  "oilWells": 60,
  "player": {
    "units": {
      "min": 2,
      "max": 2
    },
    "structures": {
      "min": 69,
      "max": 93
    },
    "resourceExtractors": {
      "min": 5,
      "max": 6
    },
    "powerGenerators": {
      "min": 4,
      "max": 4
    },
    "regFactories": {
      "min": 2,
      "max": 2
    },
    "vtolFactories": {
      "min": 1,
      "max": 1
    },
    "cyborgFactories": {
      "min": 1,
      "max": 1
    },
    "researchCenters": {
      "min": 4,
      "max": 4
    },
    "defenseStructures": {
      "min": 39,
      "max": 51
    }
  },
  "balance": {
    "startEquality": {
      "units": true,
      "structures": false,
      "resourceExtractors": false,
      "powerGenerators": true,
      "factories": true,
      "regFactories": true,
      "vtolFactories": true,
      "cyborgFactories": true,
      "researchCenters": true,
      "defenseStructures": false
    }
  },
  "hq": [
    {
      "x": 26,
      "y": 180
    },
    {
      "x": 182,
      "y": 182
    },
    {
      "x": 184,
      "y": 22
    },
    {
      "x": 24,
      "y": 24
    },
    {
      "x": 50,
      "y": 103
    },
    {
      "x": 127,
      "y": 145
    },
    {
      "x": 127,
      "y": 64
    }
  ],
  "mapMod": false,
  "levelFormat": "lev",
  "mapFormat": "binary",
  "flatMapPackage": false
}
Map Package Contents:
- 7c-Revolution.xplayers.lev
- multiplay/
- multiplay/maps/
- multiplay/maps/7c-Revolution/
- multiplay/maps/7c-Revolution.gam
- multiplay/maps/7c-Revolution/dinit.bjo
- multiplay/maps/7c-Revolution/droid.ini
- multiplay/maps/7c-Revolution/feat.bjo
- multiplay/maps/7c-Revolution/feature.ini
- multiplay/maps/7c-Revolution/game.map
- multiplay/maps/7c-Revolution/struct.bjo
- multiplay/maps/7c-Revolution/struct.ini
- multiplay/maps/7c-Revolution/ttypes.ttp
Analysis Details:
{
  "map": {
    "url": "https://github.com/Warzone2100/map-submission/files/13760249/7c-Revolution.wz.zip",
    "sha512": "1d64ba65b9ae6ba1d920af26a8bd3f6ecca03d10ec80fd6e2cfed2f2fbf11ee29e12ed26ae60155f9ea53af08fa528c5ae8c0bf79c1fc491fe88c9fab04222a2",
    "size": 138677
  },
  "description": {
    "sha512": "1ea7b22b964c3b1108fafe0f70155c5fd6f298b3f181ca95fddcebb93af96df52370f7a027e82c4f8db288a487aef961b2dca057c98906a39353779b0122c5ed",
    "size": 624
  },
  "status": "pass"
}

Moderator Instructions:

How to Approve This Map Upload:

You must have triage privileges on this repo to approve a map upload. @Warzone2100/map-reviewer-team

  1. Copy the following into a new comment:
/approve
  1. Submit the comment.

@PathForger
Copy link
Author

This map was made by myself - hence the edit. Kindly also find attached the spectator-friendly version of the map (spectator position is player 7).

8c-Revolution-Spect.wz.zip

@KJeff01
Copy link
Member

KJeff01 commented Jan 27, 2024

/approve

wz2100-map-repo-manager bot pushed a commit to Warzone2100/maps-7p that referenced this issue Jan 27, 2024
Copy link

Map processed and uploaded.

(Queued for publishing with next map database rebuild.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants