feat(卡牌): 调整战斗阶段卡牌逻辑与配置
- 战斗阶段不再隐藏卡牌面板,改为刷新为技能卡 - 移除特殊升级卡,统一刷新卡费用为1并调整权重 - 修复卡牌组件布局参数,确保战斗阶段显示正确
This commit is contained in:
@@ -5982,8 +5982,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0,
|
||||
"y": -101.274,
|
||||
"x": -69.28199999999998,
|
||||
"y": 94.34899999999999,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -6389,11 +6389,11 @@
|
||||
"__prefab": {
|
||||
"__id__": 283
|
||||
},
|
||||
"_alignFlags": 20,
|
||||
"_alignFlags": 9,
|
||||
"_target": null,
|
||||
"_left": -5.638999999999996,
|
||||
"_left": -4.281999999999989,
|
||||
"_right": 0,
|
||||
"_top": 196.274,
|
||||
"_top": 0.6510000000000034,
|
||||
"_bottom": -6.274000000000001,
|
||||
"_horizontalCenter": 0,
|
||||
"_verticalCenter": 0,
|
||||
@@ -6404,7 +6404,7 @@
|
||||
"_isAbsHorizontalCenter": true,
|
||||
"_isAbsVerticalCenter": true,
|
||||
"_originalWidth": 0,
|
||||
"_originalHeight": 0,
|
||||
"_originalHeight": 40,
|
||||
"_alignMode": 2,
|
||||
"_lockFlags": 0,
|
||||
"_id": ""
|
||||
@@ -8440,7 +8440,7 @@
|
||||
"__id__": 390
|
||||
}
|
||||
],
|
||||
"_active": false,
|
||||
"_active": true,
|
||||
"_components": [
|
||||
{
|
||||
"__id__": 396
|
||||
|
||||
Reference in New Issue
Block a user