refactor(hero): 将英雄属性相关引用统一替换为 HeroAttrs
- 移除废弃的 AttributeExample 示例类文件 - 全面替换各模块中对技能属性配置 SkillSet 中 Attrs 的引用,改用 HeroAttrs 中的 Attrs - 保持代码引用整理一致性,优化属性相关模块的导入顺序和结构 - 无功能性改动,仅代码结构和引用路径调整,提高代码维护性和模块解耦性
This commit is contained in:
11
assets/script/heros2.md.meta
Normal file
11
assets/script/heros2.md.meta
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ver": "1.0.1",
|
||||
"importer": "text",
|
||||
"imported": true,
|
||||
"uuid": "a0f43271-04b8-4076-ad98-59501e4cda5b",
|
||||
"files": [
|
||||
".json"
|
||||
],
|
||||
"subMetas": {},
|
||||
"userData": {}
|
||||
}
|
||||
Reference in New Issue
Block a user