feat(card skill): add skill parameter override support
1. 新增卡牌技能参数覆写配置项,支持自定义伤害、buff数值等 2. 调整UI布局的上下边框参数,适配技能框显示 3. 完整打通技能覆写参数从配置到技能释放的全链路
This commit is contained in:
@@ -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
Reference in New Issue
Block a user