字段名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | id(potential_id*100+level) | int | 0 |
potential_id | 潜能id potential_config.id | int | 0 |
level | 等级/点数 | int | 0 |
name | 等级[loc] | string | |
description | 描述[loc] | string | |
attrib | 增加属性(枚举,数值) ATTRIB数组,进入面板显示,但不计算战斗力 | string | |
start_behaviors | 开局就放的behavior。 一般不包含表现,用于永久buff等,可以带参数 | string | |
point_cost | 升到这级消耗的潜能点 | int | 1 |
addpower | 增加的战力 | int | 1 |