From 1e026f9001947b8edf2c6d57a442bd578300429c Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Wed, 29 Mar 2023 18:03:02 +0800 Subject: [PATCH 1/7] Update mp_titanweapon_triplethreat.txt --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index a1337d9f1..82d1b2b9c 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -414,6 +414,14 @@ WeaponData "clip_bodygroup_show_for_milestone_2" "1" + // these fixes npc dealing damage + "npc_damage_near_value" "350" + "npc_damage_far_value" "350" + "npc_damage_near_value_titanarmor" "550" + "npc_damage_far_value_titanarmor" "550" + "npc_explosion_damage" "350" + "npc_explosion_damage_heavy_armor" "550" + Mods { mine_field From dbd2fcd82d7f6e6a056eb84493ff7246b27ef7e8 Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Wed, 29 Mar 2023 18:20:57 +0800 Subject: [PATCH 2/7] fix npc engaging enemies --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index 82d1b2b9c..f719a76c5 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -421,6 +421,12 @@ WeaponData "npc_damage_far_value_titanarmor" "550" "npc_explosion_damage" "350" "npc_explosion_damage_heavy_armor" "550" + // these fixes npc targeting enemies + // same as softball's status + "npc_min_engage_range" "100" + "npc_max_engage_range" "2000" + "npc_min_engage_range_heavy_armor" "500" + "npc_max_engage_range_heavy_armor" "3500" Mods { From efa7e9b375f75b2d6069c3b09a4a6f16b160bb14 Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Wed, 29 Mar 2023 18:22:49 +0800 Subject: [PATCH 3/7] remove light unit contact damage --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index f719a76c5..aea3e5093 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -415,8 +415,6 @@ WeaponData // these fixes npc dealing damage - "npc_damage_near_value" "350" - "npc_damage_far_value" "350" "npc_damage_near_value_titanarmor" "550" "npc_damage_far_value_titanarmor" "550" "npc_explosion_damage" "350" From 359cf98af8cc30c483b2b11e19c186f4d7ccfbea Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Wed, 29 Mar 2023 18:29:36 +0800 Subject: [PATCH 4/7] remove titan armor contact damage --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index aea3e5093..a0bec7b26 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -415,8 +415,6 @@ WeaponData // these fixes npc dealing damage - "npc_damage_near_value_titanarmor" "550" - "npc_damage_far_value_titanarmor" "550" "npc_explosion_damage" "350" "npc_explosion_damage_heavy_armor" "550" // these fixes npc targeting enemies From 8a7492f4f7ec712187be8ec6ac5622dd7996ce93 Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Tue, 11 Apr 2023 14:50:49 +0800 Subject: [PATCH 5/7] Update mp_titanweapon_triplethreat.txt --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index a0bec7b26..0035f79f1 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -417,12 +417,14 @@ WeaponData // these fixes npc dealing damage "npc_explosion_damage" "350" "npc_explosion_damage_heavy_armor" "550" + // these fixes npc targeting enemies - // same as softball's status + // same as softball's status, make npcs try not to hurt themselves "npc_min_engage_range" "100" - "npc_max_engage_range" "2000" "npc_min_engage_range_heavy_armor" "500" - "npc_max_engage_range_heavy_armor" "3500" + // same as leadwall's status, make npc shoot only when they're close enough to enemy + "npc_max_engage_range" "1500" + "npc_max_engage_range_heavy_armor" "1500" Mods { From 1a2b4b2f7a7f61cee1604d2823df0ca68df8ac7e Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Tue, 11 Apr 2023 14:56:27 +0800 Subject: [PATCH 6/7] add `npc_max_range` --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index 0035f79f1..edc056d31 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -422,9 +422,11 @@ WeaponData // same as softball's status, make npcs try not to hurt themselves "npc_min_engage_range" "100" "npc_min_engage_range_heavy_armor" "500" - // same as leadwall's status, make npc shoot only when they're close enough to enemy - "npc_max_engage_range" "1500" - "npc_max_engage_range_heavy_armor" "1500" + + "npc_max_engage_range" "2000" + "npc_max_engage_range_heavy_armor" "2000" + // same as leadwall's status, make npcs shoot only when they're close enough to enemy + "npc_max_range" "1500" Mods { From 665a30e735f222272bb76e58a4f3ca5234d5f8d6 Mon Sep 17 00:00:00 2001 From: DBmaoha <958793312@qq.com> Date: Tue, 11 Apr 2023 14:56:57 +0800 Subject: [PATCH 7/7] Update mp_titanweapon_triplethreat.txt --- .../mod/scripts/weapons/mp_titanweapon_triplethreat.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt index edc056d31..4e267b4cf 100644 --- a/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt +++ b/Northstar.Custom/mod/scripts/weapons/mp_titanweapon_triplethreat.txt @@ -425,8 +425,6 @@ WeaponData "npc_max_engage_range" "2000" "npc_max_engage_range_heavy_armor" "2000" - // same as leadwall's status, make npcs shoot only when they're close enough to enemy - "npc_max_range" "1500" Mods {