- Added INI Setting and ability to manually train mobile militia at a cost

- Added INI setting and ability to train veteran militia

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@525 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
AcyForsythe
2006-10-01 06:53:14 +00:00
parent b1501ba27c
commit d2dbf43659
2 changed files with 28 additions and 0 deletions
+13
View File
@@ -422,15 +422,28 @@ INSANE_AP_BONUS = 5
MAX_MILITIA_PER_SECTOR = 20
MAX_TRAINING_SQUAD_SIZE = 10
MILITIA_TRAINING_COST = 750
MILITIA_COST_MODIFIER = 3
MIN_LOYALTY_TO_TRAIN = 20
;******************************************************************************************************************************
; Settings for mobile militia
;
; If you set MUST_TRAIN_MOBILE_MILITIA = TRUE
; Then you have to set ALLOW_MILITIA_MOBILE_GROUPS = TRUE
; as well. Otherwise you pay and get nothing. Also
; of note, you have to pay 2*MILITIA_TRAINING_COST
; for Mobile Militia Groups.
;******************************************************************************************************************************
;Allows the training of Veteran Militia
TRAIN_VETERAN_MILITIA = FALSE
; Allows militia to move on strategic map
ALLOW_MILITIA_MOBILE_GROUPS = TRUE
;Forces paying and training mobile militia.
MUST_TRAIN_MOBILE_MILITIA = TRUE
; Allows militia reinforcements from near sectors
ALLOW_REINFORCEMENTS = TRUE
+15
View File
@@ -419,15 +419,28 @@ INSANE_AP_BONUS = 5
MAX_MILITIA_PER_SECTOR = 20
MAX_TRAINING_SQUAD_SIZE = 10
MILITIA_TRAINING_COST = 750
MILITIA_COST_MODIFIER = 3
MIN_LOYALTY_TO_TRAIN = 20
;******************************************************************************************************************************
; Settings for mobile militia
;
; If you set MUST_TRAIN_MOBILE_MILITIA = TRUE
; Then you have to set ALLOW_MILITIA_MOBILE_GROUPS = TRUE
; as well. Otherwise you pay and get nothing. Also
; of note, you have to pay 2*MILITIA_TRAINING_COST
; for Mobile Militia Groups.
;******************************************************************************************************************************
;Allows the training of Veteran Militia
TRAIN_VETERAN_MILITIA = FALSE
; Allows militia to move on strategic map
ALLOW_MILITIA_MOBILE_GROUPS = FALSE
;Forces paying and training mobile militia.
MUST_TRAIN_MOBILE_MILITIA = FALSE
; Allows militia reinforcements from near sectors
ALLOW_REINFORCEMENTS = FALSE
@@ -614,6 +627,8 @@ BASE_SIGHT_RANGE = 13
; Controls how rain affects visual distance
; Range: 0-100%
; 0% - no decrease
; 100% - max
VISUAL_DISTANCE_DECREASE_PER_RAIN_INTENSITY = 20
; Enable/disable militia command on tactical map