From d9d084cf2e41177c800422f7e5774d8ff5e0a80f Mon Sep 17 00:00:00 2001 From: YangJiahao <745403090@qq.com> Date: Fri, 5 Jun 2026 19:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=BD=E5=85=B7=E7=9B=B8=E5=85=B3=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/Data/bulletcfg_bulletconfig.json | 52 +++++++++++++++++++ .../Config/Data/fightcfg_batteryconfig.json | 10 ++-- 2 files changed, 57 insertions(+), 5 deletions(-) diff --git a/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json b/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json index 0cd1e83deee..45af95dc7e9 100644 --- a/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json +++ b/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json @@ -22367,6 +22367,58 @@ "HitAudioId": "SE_build_D30_hit", "DestroyEffectId": 298 }, + { + "ID": 800010, + "Name": "载具用-榴弹炮", + "LockType": 1, + "ReCalcMiss": true, + "FlyLineType": 1, + "FlyLineParams": [ + 0.7, + 8, + 1.5 + ], + "FlySpeed": 20, + "FilterId": 800010, + "AreaId": 7, + "LightDuring": 0, + "AddBulletIds": [], + "BuffList": [ + 13, + 2 + ], + "WarningEffectId": 293, + "WaitEmitTime": 0, + "PrefabPath": "Bullet_vehicle_mb_path_02", + "HitAudioId": "SE_build_D30_hit", + "DestroyEffectId": 298 + }, + { + "ID": 800011, + "Name": "载具用-迫击炮", + "LockType": 1, + "ReCalcMiss": true, + "FlyLineType": 1, + "FlyLineParams": [ + 0.5, + 10, + 1.5 + ], + "FlySpeed": 20, + "FilterId": 800011, + "AreaId": 5, + "LightDuring": 0, + "AddBulletIds": [], + "BuffList": [ + 13, + 2 + ], + "WarningEffectId": 337, + "WaitEmitTime": 0, + "PrefabPath": "Bullet_vehicle_artillery_path_01", + "HitAudioId": "SE_build_SPG9_hit", + "DestroyEffectId": 287 + }, { "ID": 70015, "Name": "夜晚-侦察强度降低子弹", diff --git a/ProjectNLD/Assets/Config/Data/fightcfg_batteryconfig.json b/ProjectNLD/Assets/Config/Data/fightcfg_batteryconfig.json index e11c0679f5b..53ee54cb505 100644 --- a/ProjectNLD/Assets/Config/Data/fightcfg_batteryconfig.json +++ b/ProjectNLD/Assets/Config/Data/fightcfg_batteryconfig.json @@ -119,7 +119,7 @@ "CanAttack": true, "BatteryType": 0, "ParentPointPath": "Battery_point01", - "BulletId": 800009, + "BulletId": 800010, "AttributeGroup": [ [ 17, @@ -3196,7 +3196,7 @@ "CanAttack": true, "BatteryType": 0, "ParentPointPath": "Battery_point01", - "BulletId": 800007, + "BulletId": 800011, "AttributeGroup": [ [ 17, @@ -5244,7 +5244,7 @@ "CanAttack": true, "BatteryType": 0, "ParentPointPath": "Battery_point01", - "BulletId": 800009, + "BulletId": 800010, "AttributeGroup": [ [ 17, @@ -8321,7 +8321,7 @@ "CanAttack": true, "BatteryType": 0, "ParentPointPath": "Battery_point01", - "BulletId": 800007, + "BulletId": 800011, "AttributeGroup": [ [ 17, @@ -11965,7 +11965,7 @@ "CanAttack": true, "BatteryType": 1, "ParentPointPath": "Fire_01", - "BulletId": 800009, + "BulletId": 800010, "AttributeGroup": [ [ 17,