mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Small changes to Backgrounds setting descriptions
This commit is contained in:
@@ -203,28 +203,29 @@ NUM_P_ITEMS = 3
|
||||
[Backgrounds]
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; These settings are about Backgrounds
|
||||
; These settings govern mercenary backgrounds.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; If TRUE, mercs use the backgrounds
|
||||
; If TRUE, mercs have backgrounds.
|
||||
;
|
||||
; - backgrounds can add a range of bonuses, penalties, abilities and more
|
||||
; - some of those are merely flavour, others are significant for making full use of some features
|
||||
; Backgrounds can add a range of bonuses, penalties, abilities and more.
|
||||
; Some of those are merely flavour, others are significant for making full use of some 1.13 features.
|
||||
; Default: TRUE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
ENABLE_BACKGROUNDS = TRUE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Choices in skills/character traits/disabilities determine available backgrounds
|
||||
|
||||
; - don't show backgrounds in selection whose tags would contradict with a main bonus/penalty been gained by previously chosen
|
||||
; If TRUE, choices in skills/character traits/disabilities determine available backgrounds during IMP creation.
|
||||
;
|
||||
; - don't show backgrounds in selection whose tags would contradict with a main bonus/penalty gained by previously chosen
|
||||
; skill/character trait/disability
|
||||
; - gain additional backgrounds to make up for the possible loss in variety
|
||||
; - those additional ones are exclusive to this option (and the sub-option REDUCED_IMP_CREATION), won't show without
|
||||
; - the additional backgrounds are also affected by the same rules as all
|
||||
; - this will only effect IMP-backgrounds
|
||||
; - more details see Backgrounds.xml
|
||||
; - gain additional background choices to make up for the possible loss in variety
|
||||
; - those additional backgrounds are exclusive to this option (and the sub-option REDUCED_IMP_CREATION), won't show up without
|
||||
; - the additional backgrounds are also affected by the same rules as all others
|
||||
; - this will only affect IMP backgrounds
|
||||
; - for more details see Backgrounds.xml
|
||||
; Note: requires ENABLE BACKGROUNDS to be TRUE
|
||||
; Default: FALSE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
@@ -232,13 +233,13 @@ ENABLE_BACKGROUNDS = TRUE
|
||||
ALTERNATIVE_IMP_CREATION = FALSE
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; Only use a reduced set of backgrounds
|
||||
|
||||
; If TRUE, only use a reduced set of IMP backgrounds.
|
||||
;
|
||||
; - only use the additional backgrounds from ALTERNATIVE_IMP_CREATION
|
||||
; - by default, that's less than the usual amount of backgrounds, but still should cover some essentials
|
||||
; - by default, that's considerably fewer than the usual amount of background choices, but should cover some essentials
|
||||
; - same consequences from choices in skills/character traits/disabilities as with ALTERNATIVE_IMP_CREATION
|
||||
; - more details see Backgrounds.xml
|
||||
; - this will only effect IMP-backgrounds
|
||||
; - For more details see Backgrounds.xml
|
||||
; - this will only affect IMP backgrounds
|
||||
; Note: requires ALTERNATIVE_IMP_CREATION to be TRUE (will show no effect if not)
|
||||
; Default: FALSE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user