mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- Added playable mercs: John Kulba (the tourist) and 3 JA1 natives (Elio, Juan, Wahan) (by anv)
o Added faces (except camo faces), speech, bio, ... o All those 4 mercs are available at M.E.R.C o Added INI options for enabling/disabling recruitable Speck, Kulba and natives -> RECRUITABLE_SPECK, RECRUITABLE_JOHN_KULBA, RECRUITABLE_JOHN_KULBA_DELAY, RECRUITABLE_JA1_NATIVES o If enabled, Kulba becomes available as a MERC merc after finishing escort quest, delay is configurable (two weeks by default). He won't be available earlier even if MERC_WEBSITE_ALL_MERCS_AVAILABLE is set to TRUE see: http://www.bears-pit.com/board/ubbthreads.php/topics/298288/47.html git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1715 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -244,13 +244,6 @@ IMP_FEMALE_3 = 56
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; The following values deal with the I.M.P "personalized" merc generation.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
; The financial cost of the created IMP character.
|
||||
IMP_PROFILE_COST = 3000
|
||||
|
||||
; If this is set to TRUE, the IMP profile cost is multiplied by how many IMP characters you have generated
|
||||
; (i.e. the price of the second IMP character is doubled, of third character tripled etc.)
|
||||
DYNAMIC_IMP_PROFILE_COST = FALSE
|
||||
|
||||
; This is a TOTAL amount of points distributable between the attributes. This value reflects how good IMP character
|
||||
; you will be able to create. Default (vanilla) value is 500. Note that in the game, this value will be reduced by
|
||||
@@ -278,6 +271,13 @@ IMP_BONUS_POINTS_PER_SKILL_NOT_TAKEN = 35
|
||||
; If set to "TRUE", IMPs with expert traits will get different items than without expert traits.
|
||||
; There are additional entries for expert traits in the "TableData\IMPItemChoices.xml" file.
|
||||
EXPERTS_GET_DIFFERENT_CHOICES = TRUE
|
||||
|
||||
; The financial cost of the created IMP character.
|
||||
IMP_PROFILE_COST = 3000
|
||||
|
||||
; If this is set to TRUE, the IMP profile cost is multiplied by how many IMP characters you have generated
|
||||
; (i.e. the price of the second IMP character is doubled, of third character tripled etc.)
|
||||
DYNAMIC_IMP_PROFILE_COST = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; The following values deal with M.E.R.C recruitment settings
|
||||
@@ -315,6 +315,32 @@ MAX_MERC_DEATHS_INSANE = 4
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
SLAY_STAYS_FOREVER = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Recruitable Speck - If set to TRUE, Speck can be hired from MERC website. Hired, he'll no longer appear at Speck Com, but will
|
||||
; comment on current situation from battlefield if able to (alive and well).
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
RECRUITABLE_SPECK = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Recruitable John Kulba - If set to TRUE, Kulba (from Cleveland, Ohio) will appear on MERC website as a hireable merc
|
||||
; some time after finishing escort tourists quest. He'll have his UB stats and voiceset (+JA2 specific lines).
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
RECRUITABLE_JOHN_KULBA = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Recruitable John Kulba Delay - How many days after escort quest can John Kulba appear on MERC website as a merc.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
RECRUITABLE_JOHN_KULBA_DELAY = 14
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Recruitable Jagged Alliance 1 Natives - If set to TRUE, JA1 native guides will appear on MERC website.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
RECRUITABLE_JA1_NATIVES = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Early Recruitment of Rebels - This enables recruiting Rebels earlier without the need to alter their .npc files.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user