Skip to content

Kexanone/COE2_AR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combat Ops Enhanced 2 (COE2)

Version Issues License

Co-operative infantry gameplay with dynamic objectives for Arma Reforger. Next generation of Combat Ops Enhanced with inspiration from mbrdmn's Dynamic Recon Ops from Arma 3.

Features

  • Replayability - Dynamic generation of AOs
  • Increased cooperativity - Game mode is structured in (briefing)*, execution, exfiltration, (debriefing)* and intermission
  • Ingame Configurability - Scenario and AOs can be configured ingame by a votable commander role
  • Compatibility - Designed to be compatible with modded factions out of the box

* Not yet implemented

Workshop Link

https://reforger.armaplatform.com/workshop/60926835F4A7B0CA

Mods JSON

{
    "modId": "60926835F4A7B0CA",
    "name": "COE2"
}

Scenario IDs

  • COE2 Arland: "{F239FD0036BD2C1E}Missions/COE2_Arland.conf"
  • COE2 Everon: "{EE676FAB9DFA4CF7}Missions/COE2_Eden.conf"
  • COE2 Kolguyev: "{4D4780DB775BFF64}Missions/COE2_Cain.conf"

Mission Header

"missionHeader":
{
    "m_sCOE_DefaultPlayerFactionKey": "",
    "m_sCOE_DefaultEnemyFactionKey": "",
    "m_sCOE_DefaultCivilianFactionKey": "",
    "m_eCOE_DefaultEnemyAiSkill": 50,
    "m_fCOE_DefaultAORadius": -1,
    "m_iCOE_DefaultMinEnemyAICount": -1,
    "m_fCOE_DefaultEnemyAICountMultiplier": -1,
    "m_iCOE_EnemyArmedVehicleCount": 0,
    "m_bCOE_EnemySupportEnabled": false,
    "m_fCOE_MinEnemyReinforcementTime": 5,
    "m_fCOE_MaxEnemyReinforcementTime": 15,
    "m_bCOE_CiviliansEnabled": true,
    "m_bCOE_CommanderBecomesGM": false
}

Optional Addons and Scenario IDs

Compatibility Addons

Submitting Issues

Please use our Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones.

Acknowledgements

License

This mission is licensed under the Arma Public License Share Alike (APL-SA).