feat(card skill): add skill parameter override support

1. 新增卡牌技能参数覆写配置项,支持自定义伤害、buff数值等
2. 调整UI布局的上下边框参数,适配技能框显示
3. 完整打通技能覆写参数从配置到技能释放的全链路
This commit is contained in:
pan
2026-06-04 10:43:53 +08:00
parent 73214dbb10
commit 1855bcec4c
5 changed files with 1115 additions and 292 deletions

View File

@@ -2692,8 +2692,8 @@
"height": 81,
"rawWidth": 185,
"rawHeight": 81,
"borderTop": 0,
"borderBottom": 0,
"borderTop": 40,
"borderBottom": 35,
"borderLeft": 92,
"borderRight": 92,
"packable": true,

File diff suppressed because it is too large Load Diff