feat(skill): 优化技能描述与UI显示
1. 调整技能商店卡牌描述,添加"召唤"动作描述,适配多召唤数量逻辑 2. 更新技能描述模板,支持根据overrides.num动态计算召唤数量 3. 重构部分UI预制体布局与节点激活状态 4. 新增一批单体攻击技能配置模板
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
"__id__": 83
|
||||
}
|
||||
],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 111
|
||||
@@ -2669,7 +2669,7 @@
|
||||
"__id__": 197
|
||||
}
|
||||
],
|
||||
"_active": true,
|
||||
"_active": false,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 235
|
||||
|
||||
Reference in New Issue
Block a user