feat(skill): add 4 new projectile skill configs and assets

新增了暗影术、光波、能量波、毒气弹四个远程技能配置,同时添加了对应的range2、range3攻击预制件与动画元文件,补充完整技能资源与配置表。
This commit is contained in:
panFD
2026-08-16 16:40:03 +08:00
parent a601b97f75
commit 4fc9acad7c
9 changed files with 9411 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "cb225ade-8b82-4bd0-913c-1f4b9cf8690a",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "range2"
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "9e3cd340-acbc-409e-9ceb-ca4678ecaea4",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "range3"
}
}