From e9e4eeb22867a206815c55273e886cfe2ae363ef Mon Sep 17 00:00:00 2001 From: Flugente Date: Fri, 16 Nov 2012 21:13:12 +0000 Subject: [PATCH] New feature: Counterattacks in all major cities git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1562 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 97ece21c0..bb963cc86 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -2237,7 +2237,10 @@ GAME_PROGRESS_MIKE_AVAILABLE = 50 ; Default 70 GAME_PROGRESS_IGGY_AVAILABLE = 70 - +; The queen decides to go on the offensive. WARING: This will be hard! +; AGGRESSIVE_STRATEGIC_AI must be true for this to have any effect +GAME_PROGRESS_OFFENSIVE_STAGE_1 = 65 +GAME_PROGRESS_OFFENSIVE_STAGE_2 = 85 @@ -2256,6 +2259,13 @@ GAME_PROGRESS_IGGY_AVAILABLE = 70 TRIGGER_MASSIVE_ENEMY_COUNTERATTACK_AT_DRASSEN = TRUE +; This enables massive counterattacks in all cities, just like in Drassen. +; NOTE: These attacks will be huge. You have been warned. +; 0: no attacks +; 1: counterattacks on all cities possible +; 2: 1 + major offensives depending on game progress +AGGRESSIVE_STRATEGIC_AI = 2 + ;------------------------------------------------------------------------------------------------------------------------------ ; Determines whether crepitus / creatures show up in SCI-FI MODE (only - they can never show up in realistic mode)