From 7a6d9b95b5d8e4cd3c188a3599ca6e2947a8613a Mon Sep 17 00:00:00 2001 From: ChenZiang Date: Wed, 24 Jun 2026 14:22:27 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=B0=E7=82=B8=E5=8C=BA=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/Data/buffcfg_buffconfig.json | 34 +++++++++++++++++++ .../Config/Data/bulletcfg_bulletconfig.json | 27 +++++++++++++-- .../Config/Data/gamecfg_gfilterconfig.json | 13 +++++++ .../Config/Levels/LevelData_990011.json | 11 +++++- 4 files changed, 81 insertions(+), 4 deletions(-) diff --git a/ProjectNLD/Assets/Config/Data/buffcfg_buffconfig.json b/ProjectNLD/Assets/Config/Data/buffcfg_buffconfig.json index 193a46c2ed4..9a107dbabd6 100644 --- a/ProjectNLD/Assets/Config/Data/buffcfg_buffconfig.json +++ b/ProjectNLD/Assets/Config/Data/buffcfg_buffconfig.json @@ -25536,6 +25536,40 @@ "BuffDesc": "", "GroundBuffDisplayIcon": "Icon_Debuff_bearweight_01" }, + { + "ID": 74100001, + "Name": "轰炸区测试Buff", + "GroupId": 0, + "TagIds": [], + "Level": 1, + "BuffEffectType": 2, + "CanTriggerOnDead": false, + "BlockPlayAudio": false, + "RepeatType": 0, + "BuffType": 154, + "ExistType": 0, + "IsSkillContinue": false, + "ExExitType": 0, + "ExExitParams": [], + "TriggerType": 0, + "MaxExistTime": 0, + "ExitAddBuffIds": [], + "ExistEffectId": 0, + "TriggerUnitTime": 0, + "AttackPowerLevel": 0, + "AttackDirection": 0, + "AttackDamageType": 0, + "PorpParams": [], + "FloatParams": [ + 0.5, + 1, + 1, + 1 + ], + "BuffDisplayIcon": "", + "BuffDesc": "", + "GroundBuffDisplayIcon": "" + }, { "ID": 830001, "Name": "自身侦查强度提升", diff --git a/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json b/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json index e92e63e0ea8..a56c0edef0b 100644 --- a/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json +++ b/ProjectNLD/Assets/Config/Data/bulletcfg_bulletconfig.json @@ -22551,6 +22551,27 @@ "HitAudioId": "", "DestroyEffectId": 0 }, + { + "ID": 74100001, + "Name": "轰炸区测试Buff", + "LockType": 1, + "ReCalcMiss": false, + "FlyLineType": 0, + "FlyLineParams": [], + "FlySpeed": 100, + "FilterId": 74100001, + "AreaId": 2, + "LightDuring": 0, + "AddBulletIds": [], + "BuffList": [ + 74100001 + ], + "WarningEffectId": 0, + "WaitEmitTime": 0, + "PrefabPath": "Common_bullet_empty_01", + "HitAudioId": "", + "DestroyEffectId": 0 + }, { "ID": 105010100, "Name": "敌人技能-投掷燃烧瓶", @@ -22567,11 +22588,11 @@ 105010100, 105010101 ], - "WarningEffectId": 0, + "WarningEffectId": 337, "WaitEmitTime": 0, - "PrefabPath": "", + "PrefabPath": "Bullet_vehicle_artillery_path_01", "HitAudioId": "", - "DestroyEffectId": 0 + "DestroyEffectId": 287 }, { "ID": 105010101, diff --git a/ProjectNLD/Assets/Config/Data/gamecfg_gfilterconfig.json b/ProjectNLD/Assets/Config/Data/gamecfg_gfilterconfig.json index 4afa409d12d..bfc7f0add83 100644 --- a/ProjectNLD/Assets/Config/Data/gamecfg_gfilterconfig.json +++ b/ProjectNLD/Assets/Config/Data/gamecfg_gfilterconfig.json @@ -13867,6 +13867,19 @@ "ActiveOnInBuild": false, "ActiveOnBuild": true }, + { + "ID": 74100001, + "Name": "轰炸区测试Buff", + "FilterType": 2, + "JobFilters": [], + "FractionFilter": [], + "MoraleFilter": [], + "ExistBuffGroupIdFilter": [], + "ActiveOnCharacter": true, + "ActiveOnVehicle": true, + "ActiveOnInBuild": false, + "ActiveOnBuild": true + }, { "ID": 105010100, "Name": "敌人技能-投掷燃烧瓶", diff --git a/ProjectNLD/Assets/Config/Levels/LevelData_990011.json b/ProjectNLD/Assets/Config/Levels/LevelData_990011.json index e2fd74159d8..28cd7bca0b2 100644 --- a/ProjectNLD/Assets/Config/Levels/LevelData_990011.json +++ b/ProjectNLD/Assets/Config/Levels/LevelData_990011.json @@ -200,7 +200,16 @@ "isLoop": false } ], - "bombAreaInfos": [], + "bombAreaInfos": [ + { + "triggerTaskID": 0, + "bombBulletId": 0, + "intervalTime": 0.0, + "bombCount": 0, + "bombMinCount": 0, + "bombMaxCount": 0 + } + ], "groupInfos": [ { "groupID": 1,