Spearhead 1944 Custom Difficulty Adjustment System (CDA)

From Bohemia Interactive Community
Revision as of 13:54, 3 September 2023 by R3vo (talk | contribs)
Jump to navigation Jump to search
🏗
This article is a work in progress!

Overview

To make Arma 3 more playable and enjoyable with and against AI, the Custom Difficulty Adjustment system allows various aspects of AI behavior, damage taken/dealt, skill, and much more to be adjusted automatically.

Usage

The system needs to be activated via module or scripting for the given mission.

Detailed information

The adjustments are based on the currently active difficulty level from Arma 3 itself. If the Custom difficulty level is used, the settings for Recruit difficulty are applied as the baseline.

When exposed as mission parameter for a mission, it's possible to allow an admin in multiplayer mode to change the Custom to CDA level mapping for the session.

The basic design is:

  • 1. Recruit: For new Arma players. More of a movie experience on rails presenting only a very limited challenge. The focus is on the player (or friendly AI) easily eliminating enemies while completing the mission tasks.
  • 2. Regular: For average Arma players or with only limited SP/AI play or unit commanding experience. Still has various helpers, yet this is no longer child's play.
  • 3. Veteran: For experienced Arma veterans. Almost no helpers, mostly the raw Arma 3 system - quite a challenge!
  • 4. Hardcore: A new setting with zero helpers, minimal interface, and super AI for the maximum challenge. Recommended to use only after having completed a mission in Veteran.

Configuration

Mission parameters may allow customization of certain elements of the system for the given play-session in multiplayer.

Mission maker setup and use

The advanced customization of CDA via scripting.