Hearts of Iron IV

Hearts of Iron IV

Millennium Dawn: Plus Ultra (Equipment Variants)
正在显示第 1 - 3 项,共 3 项条目
更新于:2019 年 8 月 2 日 下午 9:24

mddarpa (201908022306)
___


Three new files added to "common\units" folder in preparation for future balancing.

List of files:
- MD4_air_units.txt
- MD4_land_units.txt
- MD4_naval_units.txt

Of those three files, only "MD4_land_units.txt" was modified. Reasoning: Armored Infantry Battalions, which use "IFV" equipment, were using models for the APC (Striker, BTR, etc.) instead of the IFV (Bradley, BMP, Warrior, etc.) model. The 3D-models (sprites) for Mechanized Infantry divisions should be APCs, now, and the 3D-models for Armored Infantry Divisions should be IFVs, now.

Modifications as follows:
(1) All instances of "sprite = MD4_mechanized" were changed to "sprite = MD4_light_armor".
(2) All instances of "sprite = lgiht_armor" were changed to "sprite = MD4_mechanized".

更新于:2019 年 7 月 29 日 上午 10:19

mddarpa (201907300019)
___


Deleted the following folder, as it was causing crashes on launch:

common\defines

更新于:2019 年 7 月 28 日 下午 3:02

mddarpa (201907281702)

___
# MANPADS
1. Enabled [AA_Weight], to fall in line with [SP_AA_Weight]
# SPAA
## 20190727
### SPAA
1. Adding [SP_AA_Fire_Control] does not affect [SP_AA_Maximum_Speed].
Instead, [reliability] is reduced by [-0.05]
2. Adding [SP_AA_Weight] decreases [SP_AA_Reliability] by [0-0.05]
3. Adding [SP_AA_reliability] increases [build_cost_ic] cost by [0.01].
### Small Arms
1. Adding [INF_reliability_upgrade] does not increase [Production_Cost]
2. Adding [INF_defence_upgrade] (Mortars) now increases [build_cost_ic] by [0.01] instead of [0.0]
build_cost_ic = 0.01
3. Adding [INF_HA_upgrade] (AT Weapons) now adds [0.08] [hard_attack] and [0.08] [ap_attack] instead of [0.05].
hard_attack = 0.08
ap_attack = 0.08]
### CNC_Equipment
1. [CNC_reliability_upgrade] now increases [build_cost_ic] from [0.0] to [0.01]
reliability = 0.025
build_cost_ic = -0.01
2. [CNC_speed_upgrade]
maximum_speed = 0.1
reliability = -0.025
3. [CNC_build_cost_upgrade]
[build_cost_ic] was changed from [-0.1] to [-0.02]. Essentially, from [-10%] to [-2%]
build_cost_ic = -0.02
reliability = -0.05
4. [CNC_build_cost_upgrade] was moved to bottom-center of the Interface.
- Before
position = { x = 409 y = 30 }
- After
position = { x = 220 y = 110 }
### Transport Helicopters
1. Added upgrades
tank_reliability_upgrade
tank_engine_upgrade
tank_armor_upgrade
tank_gun_upgrade
### Tanks, IFV, APC, and Transport_Helo
1. [tank_engine_upgrade] now adds [build_cost_ic] of [0.01]; was [0.0].
Units Affected: [APC_Equipment], [IFV_Equipment], [Transport_Helos], [MBT_Equipment], [ENGI_MBT_Equipment], and [Rec_tank_Equipment].
### Utilty Vehicles
1. Significantly increased the [maximum_speed] of [util_vehicle_equipment] from [17] to [40]
### Field Artillery
1. [L_Arty_Fire_Control] and [L_Arty_Warhead] now increase [build_cost_ic] by [0.01].
2. [L_Arty_Reliability] now increases [build_cost_ic] by [0.05] and [maximum_speed] by [0.04].