mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- clarified ini values
- small background adjustments git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2268 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1472,6 +1472,7 @@ DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
; Enable/disable individual lines of information within the tooltip
|
||||
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
|
||||
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
|
||||
; This requires SOLDIER_TOOLTIP_DETAIL_LEVEL = 4
|
||||
|
||||
; Location, Distance
|
||||
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
|
||||
@@ -2351,11 +2352,13 @@ COVER_TOOLTIP_DISPLAY_DETAILED_TILE_PROPERTIES = TRUE
|
||||
SUPPRESSION_EFFECTIVENESS = 75
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; These modifiers control suppression effectiveness for different teams. They work together with SUPPRESSION_EFFECTIVENESS,
|
||||
; These modifiers control suppression effectiveness against different teams. They work together with SUPPRESSION_EFFECTIVENESS,
|
||||
; not instead
|
||||
;
|
||||
; 0 = JA2 Default: Suppression is DISABLED.
|
||||
; 100 = Suppression is fully activated.
|
||||
;
|
||||
; Example: If SUPPRESSION_EFFECTIVENESS_PLAYER is set to 200, player mercs are suppressed twice as hard.
|
||||
;
|
||||
; This value can be raised to 65535... But don't. Values over 200 are already excessive.
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -636,16 +636,11 @@
|
||||
<szName>Rejected Love/Snitch/Veteran Merc</szName>
|
||||
<szShortName>Rejected/Snitch/Vet</szShortName>
|
||||
<szDescription>Turned down by her big love, Buzz is currently filled with a lot of hatred. She chose the right job it seems.</szDescription>
|
||||
<leadership>2</leadership>
|
||||
<stealth>10</stealth>
|
||||
<hearing_night>2</hearing_night>
|
||||
<hearing_day>2</hearing_day>
|
||||
<resistance_fear>15</resistance_fear>
|
||||
<resistance_physical>3</resistance_physical>
|
||||
<resistance_suppression>20</resistance_suppression>
|
||||
<ap_assault>8</ap_assault>
|
||||
<ap_inventory>-5</ap_inventory>
|
||||
<ap_fortify>-5</ap_fortify>
|
||||
<ap_artillery>-2</ap_artillery>
|
||||
<interrogation>55</interrogation>
|
||||
<carrystrength>3</carrystrength>
|
||||
@@ -653,7 +648,7 @@
|
||||
<approach_friendly>-25</approach_friendly>
|
||||
<approach_threaten>15</approach_threaten>
|
||||
<spotter>15</spotter>
|
||||
<capitulation>15</capitulation>
|
||||
<capitulation>-15</capitulation>
|
||||
<insurance>-20</insurance>
|
||||
<smoker>1</smoker>
|
||||
<no_male>1</no_male>
|
||||
@@ -770,7 +765,7 @@
|
||||
<ap_polar>3</ap_polar>
|
||||
<ap_desert>3</ap_desert>
|
||||
<ap_swamp>3</ap_swamp>
|
||||
<ap_urban>3</ap_urban>
|
||||
<ap_urban>-3</ap_urban>
|
||||
<ap_river>3</ap_river>
|
||||
<ap_coastal>3</ap_coastal>
|
||||
<ap_tropical>3</ap_tropical>
|
||||
@@ -780,9 +775,6 @@
|
||||
<ap_height>6</ap_height>
|
||||
<ap_swimming>6</ap_swimming>
|
||||
<travel_foot>3</travel_foot>
|
||||
<travel_car>3</travel_car>
|
||||
<travel_air>3</travel_air>
|
||||
<travel_boat>3</travel_boat>
|
||||
<speed_run>6</speed_run>
|
||||
<meleedamage>3</meleedamage>
|
||||
<resistance_fear>12</resistance_fear>
|
||||
|
||||
Reference in New Issue
Block a user