main
zhangping 2026-01-21 17:04:26 +08:00
parent 6feac1e544
commit dafb96ce1b
2 changed files with 40 additions and 6 deletions

View File

@ -24802,7 +24802,7 @@
},
{
"ID": 6000020,
"Name": "地格效果-加攻击距离百分比",
"Name": "地格效果-加攻击距离固定值",
"GroupId": 6000020,
"TagIds": [],
"Level": 1,
@ -24824,10 +24824,10 @@
"AttackDirection": 0,
"AttackDamageType": 0,
"PorpParams": [
16
17
],
"FloatParams": [
0.4
2
],
"BuffDisplayIcon": "Icon_Buff_firepower_01",
"BuffDesc": "UI_Ground_AttackDistance",
@ -25256,7 +25256,7 @@
"BuffEffectType": 0,
"CanTriggerOnDead": false,
"BlockPlayAudio": false,
"RepeatType": 0,
"RepeatType": 2,
"BuffType": 62,
"ExistType": 1,
"IsSkillContinue": false,
@ -25279,6 +25279,39 @@
"BuffDesc": "FightBuild_Do_1040",
"GroundBuffDisplayIcon": ""
},
{
"ID": 6000037,
"Name": "地格效果-加侦察距离固定值",
"GroupId": 6000037,
"TagIds": [],
"Level": 1,
"BuffEffectType": 0,
"CanTriggerOnDead": false,
"BlockPlayAudio": false,
"RepeatType": 2,
"BuffType": 33,
"ExistType": 1,
"IsSkillContinue": false,
"ExExitType": 0,
"ExExitParams": [],
"TriggerType": 3,
"MaxExistTime": 0,
"ExitAddBuffIds": [],
"ExistEffectId": 0,
"TiggerUnitTime": 0,
"AttackPowerLevel": 30,
"AttackDirection": 0,
"AttackDamageType": 0,
"PorpParams": [
45
],
"FloatParams": [
2
],
"BuffDisplayIcon": "",
"BuffDesc": "",
"GroundBuffDisplayIcon": ""
},
{
"ID": 830001,
"Name": "自身侦查强度提升",

View File

@ -25,11 +25,12 @@
},
{
"ID": 4,
"Name": "地格效果-加攻击距离百分比",
"Name": "地格效果-加攻击距离2格+侦察范围2格",
"FilterId": 6000020,
"Is_Show": true,
"BuffIds": [
6000020
6000020,
6000037
],
"IsEmitToSelf": false,
"LoopTriggerTime": 0,