chore(skill atk prefab): 批量更新技能预制体配置

1. 为f2、a3技能预制体新增四个配置字段
2. 统一调整多个攻击技能预制体的内容尺寸参数
This commit is contained in:
panFD
2026-08-16 20:07:16 +08:00
parent c3ddc16d40
commit 4388a1ed3a
12 changed files with 28 additions and 20 deletions

View File

@@ -255,6 +255,10 @@
"speed": 720,
"time": 0,
"distance": 0,
"forceStartX": -1,
"forceStartY": -1,
"summon_count": 1,
"height_offset": 0,
"_id": ""
},
{