feat(configs): 提升神罚武器的攻击速度

- 将神罚武器的攻击速度从 10000 提高到 20000
- 此修改将显著提升神罚武器的输出能力
This commit is contained in:
aixianling
2025-01-23 11:50:10 +08:00
parent a230d62bfc
commit b6ad89a12c

View File

@@ -33462,7 +33462,7 @@
"shape": 0, "shape": 0,
"showQuality": 5, "showQuality": 5,
"staitcAttrs": [ "staitcAttrs": [
{ "type": 75, "value": 10000 }, { "type": 75, "value": 20000 },
{ "type": 116, "value": 100 }, { "type": 116, "value": 100 },
{ "type": 19, "value": 99 }, { "type": 19, "value": 99 },
{ "type": 17, "value": 99 }, { "type": 17, "value": 99 },