字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | 潜能id group*1000+type*100+row*10+x | int | 0 |
group | 潜能组(预留)可以让不同的英雄使用不同的潜能组 | int | 1 |
type | 潜能类型 1进攻 2防御 3辅助 | int | 1 |
name | 名字[loc] | string | |
description | 描述[loc] | string | |
icon | 图标 | string | |
row | 第几排,第几层 1开始 | int | 1 |
max_point | 最多可以几个点 | int | 5 |
prev_point_require | 上级点数要求字典,key是上层技能id, value是需要的点书 | string |