角色技能数值优化

main
zhouzilin@phxhcd.com 2026-05-06 16:53:56 +08:00
parent cd527d8b3e
commit 0de987ccd6
4 changed files with 156 additions and 156 deletions

View File

@ -28974,7 +28974,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
270,
260,
0
],
"BuffDisplayIcon": "",
@ -29008,7 +29008,7 @@
13
],
"FloatParams": [
0.154
0.164
],
"BuffDisplayIcon": "Icon_Buff_urgenttravel",
"BuffDesc": "",
@ -29073,7 +29073,7 @@
"PorpParams": [],
"FloatParams": [
3,
0.005,
0.004,
0.08,
20000110
],
@ -29265,7 +29265,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
0.314,
0.326,
0
],
"BuffDisplayIcon": "",
@ -30364,7 +30364,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
95,
300,
0
],
"BuffDisplayIcon": "",
@ -31665,8 +31665,8 @@
"AttackDamageType": 1001,
"PorpParams": [],
"FloatParams": [
387,
0.321,
399,
0.334,
1,
1,
1
@ -32453,7 +32453,7 @@
1
],
"FloatParams": [
-0.151
-0.1
],
"BuffDisplayIcon": "Icon_Buff_armor",
"BuffDesc": "",
@ -37258,7 +37258,7 @@
49
],
"FloatParams": [
-0.18
-0.188
],
"BuffDisplayIcon": "Icon_Buff_attackspeed",
"BuffDesc": "",
@ -37293,7 +37293,7 @@
14
],
"FloatParams": [
0.361
0.376
],
"BuffDisplayIcon": "Icon_Buff_firepower",
"BuffDesc": "",
@ -37774,7 +37774,7 @@
21
],
"FloatParams": [
0.34
0.342
],
"BuffDisplayIcon": "Icon_Buff_suppressiveforce",
"BuffDesc": "",
@ -37807,7 +37807,7 @@
7
],
"FloatParams": [
0.307
0.399
],
"BuffDisplayIcon": "Icon_Buff_attackspeed",
"BuffDesc": "",
@ -40261,7 +40261,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
240,
200,
0
],
"BuffDisplayIcon": "",
@ -40295,7 +40295,7 @@
52
],
"FloatParams": [
0.3
0.375
],
"BuffDisplayIcon": "",
"BuffDesc": "",
@ -42347,7 +42347,7 @@
15
],
"FloatParams": [
-0.5
-0.483
],
"BuffDisplayIcon": "Icon_Debuff_fear",
"BuffDesc": "",
@ -42380,7 +42380,7 @@
14
],
"FloatParams": [
0.489
0.466
],
"BuffDisplayIcon": "Icon_Buff_firepower",
"BuffDesc": "",
@ -42413,7 +42413,7 @@
7
],
"FloatParams": [
0.508
0.485
],
"BuffDisplayIcon": "Icon_Buff_attackspeed",
"BuffDesc": "",
@ -43431,7 +43431,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
105
160
],
"BuffDisplayIcon": "",
"BuffDesc": "",
@ -43464,7 +43464,7 @@
22
],
"FloatParams": [
0.193
0.169
],
"BuffDisplayIcon": "Icon_Buff_firepower",
"BuffDesc": "",
@ -45041,7 +45041,7 @@
"AttackDamageType": 0,
"PorpParams": [],
"FloatParams": [
0.3
0.2
],
"BuffDisplayIcon": "",
"BuffDesc": "",

View File

@ -396,7 +396,7 @@
"MaxUseCount": -1,
"MaxStoreCount": 1,
"ChargeType": 3,
"ChargeParam": 24,
"ChargeParam": 25,
"LogicId": 100012,
"ReferIds": [
10001210,
@ -543,7 +543,7 @@
"MaxUseCount": -1,
"MaxStoreCount": 1,
"ChargeType": 3,
"ChargeParam": 26,
"ChargeParam": 20,
"LogicId": 100025,
"ReferIds": [
10002510,
@ -1017,7 +1017,7 @@
"MaxUseCount": -1,
"MaxStoreCount": 1,
"ChargeType": 3,
"ChargeParam": 24,
"ChargeParam": 25,
"LogicId": 100094,
"ReferIds": [
10009410
@ -1075,7 +1075,7 @@
"MaxUseCount": -1,
"MaxStoreCount": 1,
"ChargeType": 3,
"ChargeParam": 20,
"ChargeParam": 24,
"LogicId": 100098,
"ReferIds": [
10009810,
@ -1809,7 +1809,7 @@
"MaxUseCount": -1,
"MaxStoreCount": 1,
"ChargeType": 3,
"ChargeParam": 22,
"ChargeParam": 21,
"LogicId": 100021,
"ReferIds": [
10002110,

File diff suppressed because one or more lines are too long