refactor(game): 调整英雄和怪物属性配置

- 修改英雄刘邦的初始生命值和技能配置
- 统一将英雄和怪物的魔法攻击(map)初始值设为0
- 调整怪物的攻击速度(as)为3
- 修改技能6100和6101的动作类型从"buff"改为"atk"
- 禁用hk1.prefab的_active属性
This commit is contained in:
walkpan
2026-01-01 13:17:48 +08:00
parent 0ec1dcfd0d
commit 8d9eb61d7a
4 changed files with 1902 additions and 1902 deletions

View File

@@ -463,7 +463,7 @@
"propertyPath": [
"_active"
],
"value": true
"value": false
},
{
"__type__": "CCPropertyOverrideInfo",

File diff suppressed because it is too large Load Diff