Capture The Base GameMode: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 38: Line 38:


=== Capturing sectors ===
=== Capturing sectors ===
Zones will be captured using a flag system, enforcing infantry role a bit. Flags are only takeable by Soldier class.<br><br>
Zones will be captured using a flag system, enforcing infantry role a bit. Flags are only takeable by Soldier class.<br>
Future : Zones will be taken after a set of successive actions have been done, actions needing specific class for each.
You can only capture neutral zones. Neutral zones are surrounded by zones of each side. No one can respawn in neutral zones, and power plants are inactive if any.<br>
To capture a neutral zone, units of one side must :<br>
* Have one of their soldier take a flag in the neutral zone bunker
* Keep this flag in friendly hands for a set amount of time (like 5 minutes), without having it in a vehicle<br>
If the flag bearer dies and no one of his side takes the flag  again before the corpse decays, the flag is put back on its pole and the timer resets<br>
If the flag bearer dies and an ennemy takes the flag, the flag is returned on its pole and the capture timer resets<br>
If the flag bearer gets too far away from the flagpole, the flag is put back on its pole and the capture timer resets<br>
After the flag has been hold long enough, the neutral zones becomes of the side of the flag bearer, the flag returns on its pole and becomes non takable<br>
The ennemy zone adjacent to the previous neutral zone becomes neutral, its flag becomes takable, and all power plants in the zone are destroyed<br>
<br>
<br>


=== Vehicles ===
=== Vehicles ===
Each side will have a limited stock of vehicles, to put vehicle control on the map.<br>
Each side will have a limited stock of vehicles, to put vehicle control on the map.<br>
They will be respawned on destruction or non-usage for a lont time.<br>
They will be respawned on destruction or non-usage for a long time.<br>
Their respawn area is in the backyard respawn zone of each team.<br><br>
Their respawn area is in the backyard respawn zone of each team.<br><br>
There is a way to get vehicles from the stock directly in a forward sector under player's side control, by using vehicle factories.<br>
There is a way to get vehicles from the stock directly in a forward sector under player's side control, by using vehicle factories.<br>
Engineer can build 1 vehicle factory in each sector under control. This factory is active provided a "power-chain" exists from the backyard zone to the forward sector.<br>
Each sector has 1 vehicle factory. This factory is active provided a "power-chain" exists from the backyard zone to the forward sector.<br>
2 options possible for active "power chain" :
A power chain consists of power plants chained together from the main backyard zone to the forward zone considered<br>
* A power plant must exists in each sector from the backyard zone up to the forward sector considered
A power plant must exists in each sector from the backyard zone up to the forward sector considered, close to a set distance of the zone flag, for the local vehicle factory to be active
* A chain of power plant separated by no more than a determined distance (1500m?) must exists between backyard zone and forward sector considered.
<br>
<solution to be determined on implementation><br>
Only engineer can build power plants by driving a supply truck into the friendly zone and using the corresponding action.<br>
Power plants are not destructible by normal means (using "Hit" EH), but can be sabotaged by specific classes.
Power plants are not destructible by normal means (using "Hit" EH), but can be sabotaged by specific classes.
<br><br>
<br><br>
Line 65: Line 73:


= Realisation =
= Realisation =
Project currently in the very initial phase of conception :)
Project currently in editing phase  
* Class Based Respawn System : we're getting there :)
* Class Based Respawn System : Done
* Vehicle respawn system : In development
* Vehicle respawn system : In development
* Capture system : In concept
* Capture system : Done
* AI management : On Hold<br><br>
* AI management : On Hold<br><br>
Interested in any comment and help for this.
Interested in any comment and help for this.

Revision as of 13:21, 24 July 2009

Multiple Advance And Secure (MAAS) GameMode. Game mode idea WIP for ArmA2.


Description

Goals and mechanisms

MAAS is a PvP zone control multiplayer mission. 2 sides compete to get control of ennemy main sector.
Each side start with control of their backyard respawn (non enterable by ennemy), their main sector adjacent to the backyard zone, and a number of sector between their own main sector and ennemy main sector.
Sectors must be taken "in sequence", you can take a sector only if controlling an adjacency sector. You must thus gain ground toward ennemy main sector to be able to attempt taking it.
Several paths of adjacent sectors exists between the two side's main sectors, leaving multiple possibilities to advance toward the ennemy (thus the "Multiple" in mission name)
The winning team is the first one controlling the ennemy main sector.

GamePlay designs

Class based

Gamemode is class based, player chosing his class at respawn time, which will limit his possibilities

  • Soldier classes are bearing heavy weapons, MG, launchers, grenade launchers, sniper rifles
  • Medic class can heal but has basic weapons
  • Engineer class is central for many important features for the rest of the team, mainly driving support vehicles & respawn vehicles, building power plants and vehicle factories.
  • Crew class is the only one driving armored vehicles, and gunning/commanding tanks
  • Pilot class is the only one piloting aircrafts
  • Spec Ops class (future) will have possibility to make operations in ennemy back area, to disrupt their capabilities
  • Field Ops class (future) will have possibility to place artillery pieces and call in artillery strikes

Respawn System

The respawn points can be :

  • Main backyard respawn
  • Town respawn building in controlled sectors
  • Respawn vehicle deployed
  • To be determined : independant spawn point (can be taken by anyone at anytime) around towns like in Warfare


At each death, player will have a respawn screen listing the possible classes and a list with the closest of each 3 (4) respawn types listed above (ie, main backyard respawn, closest controlled town respawn, closest deployed respawn vehicle - nota : anyone having played Planetside will see some similarities :) )

Corpses of death player will be stripped from weapons immediatly and decayed shortly after

Capturing sectors

Zones will be captured using a flag system, enforcing infantry role a bit. Flags are only takeable by Soldier class.
You can only capture neutral zones. Neutral zones are surrounded by zones of each side. No one can respawn in neutral zones, and power plants are inactive if any.
To capture a neutral zone, units of one side must :

  • Have one of their soldier take a flag in the neutral zone bunker
  • Keep this flag in friendly hands for a set amount of time (like 5 minutes), without having it in a vehicle

If the flag bearer dies and no one of his side takes the flag again before the corpse decays, the flag is put back on its pole and the timer resets
If the flag bearer dies and an ennemy takes the flag, the flag is returned on its pole and the capture timer resets
If the flag bearer gets too far away from the flagpole, the flag is put back on its pole and the capture timer resets
After the flag has been hold long enough, the neutral zones becomes of the side of the flag bearer, the flag returns on its pole and becomes non takable
The ennemy zone adjacent to the previous neutral zone becomes neutral, its flag becomes takable, and all power plants in the zone are destroyed

Vehicles

Each side will have a limited stock of vehicles, to put vehicle control on the map.
They will be respawned on destruction or non-usage for a long time.
Their respawn area is in the backyard respawn zone of each team.

There is a way to get vehicles from the stock directly in a forward sector under player's side control, by using vehicle factories.
Each sector has 1 vehicle factory. This factory is active provided a "power-chain" exists from the backyard zone to the forward sector.
A power chain consists of power plants chained together from the main backyard zone to the forward zone considered
A power plant must exists in each sector from the backyard zone up to the forward sector considered, close to a set distance of the zone flag, for the local vehicle factory to be active
Only engineer can build power plants by driving a supply truck into the friendly zone and using the corresponding action.
Power plants are not destructible by normal means (using "Hit" EH), but can be sabotaged by specific classes.

For transportation, every player will have the possibility to spawn a car or truck in each towns of their controlled sectors (these cars & trucks are not part of the vehicle stock of their side).

AI

Usage of AI will be supported by a mission parameter.
By default, players can't get any AI.
A mission parameter will set the maximum size of each squad, between 1 (player only) and 6.
In case AI are activated, players can get their squad members at the barracks building in the backyard zone. A list of squad type will be presented to players, prefilled with specific unit types (AT, AA, support, etc...). The player won't be able to chose the unit type of each squad member.
When getting a new AI squad, any AI already under player control before buying the new squad will be deleted, ie the player starts anew with a completely renewed squad from the backyard zone.
Option to analyse : barracks that can be build by engineers, working in a similar way to vehicle factories, to permit getting AI squad from any controlled sectors.
AI units won't have all the possibilities of player units (example : AI units can't drive supply truck used by engineers to buils factories)

Realisation

Project currently in editing phase

  • Class Based Respawn System : Done
  • Vehicle respawn system : In development
  • Capture system : Done
  • AI management : On Hold

Interested in any comment and help for this.