[鋼鐵雄心4] 一些改動的變量(自用)
BASE_FACTORY_SPEED_MIL = 4.75, ????????????????-- Base factory speed multiplier (how much hoi3 style IC each factory gives).
生產(chǎn)(原來是4.5)
?SOFT_ATTACK_TARGETING_FACTOR = 1.0,????????-- How much we care about potential soft attacks when evaluating priority combat?
某種優(yōu)先級
HARD_ATTACK_TARGETING_FACTOR = 1.2,????????-- How much we care about potential hard attacks when evaluating priority combat
某種優(yōu)先級
?USE_MULTIPLICATIVE_ORG_LOSS_WHEN_MOVING = true, -- whether to apply org_loss_when_moving modifiers additively or multiplicatively (hardcoded multiplicative pre-2021)
? ? ENGAGEMENT_WIDTH_PER_WIDTH = 2.0,????-- how much enemy combat width we are allowed to engage per width of our own
每1寬度可以打2寬度?
? ? LAND_COMBAT_ORG_DAMAGE_MODIFIER = 0.053, -- global damage modifier
組織度殺傷(原來是0.05)組織度殺傷比以前高了6%
LAND_COMBAT_COLLATERAL_INFRA_FACTOR = 0.0022,????-- Factor to scale collateral damage to infra with.
原來是0.005,更不容易打爛基建
ATTRITION_DAMAGE_ORG = 0.08,???????????????????? -- damage from attrition to Organisation
損耗造成的組織度損傷(原來是0.1)
RELIABILITY_ORG_REGAIN = -0.3, -- how much reliability affects org? ?
可靠度影響組織度獲取
RELIABILITY_ORG_MOVING = -1.0, -- how much reliability affects org loss on
可靠度影響組織度移動損傷
RELIABILITY_WEATHER = 3.0, -- how much reliability is afffecting weather
可靠度影響組織度在天氣下
RELIABILTY_RECOVERY = 0.1, -- factor affecting how much equipment is returned "from the dead"
可靠度影響組織度正面影響裝備損傷的恢復
OUT_OF_SUPPLY_MORALE = -0.2, -- max org regain reduction from supply
沒補給時原來0.3
TRAINING_ATTRITION = 0.05
原來0.06
COMBAT_SUPPLY_LACK_ATTACKER_ATTACK = -0.20,? ? ?-- attack combat penalty for attacker if out of supply
COMBAT_SUPPLY_LACK_ATTACKER_DEFEND = -0.70,? ? ?-- defend combat penalty for attacker if out of supply
COMBAT_SUPPLY_LACK_DEFENDER_ATTACK = -0.50,? ? ?-- attack combat penalty for defender if out of supply
COMBAT_SUPPLY_LACK_DEFENDER_DEFEND = -0.15,? ? ?-- defend combat penalty for defender if out of supply
STRATEGIC_SPEED_INFRA_BASE = 5.0,? ? ? ? ? ? ? ?-- Base speed of strategic redeployment when not on railways
STRATEGIC_SPEED_INFRA_MAX = 10.0,? ? ? ? ? ? ? ?-- Additional speed of strategic redeployment on max-level infrastructure
STRATEGIC_SPEED_RAIL_BASE = 15.0,? ? ? ? ? ? ? ?-- Base speed of strategic redeployment when on railways
STRATEGIC_SPEED_RAIL_MAX = 25.0,? ? ? ? ? ? ? ? -- Additional speed of strategic redeployment on max-level railways
STRATEGIC_REDEPLOY_ORG_RATIO = 0.1, -- Ratio of max org while strategic redeployment