Warning: session_write_close(): write failed: No space left on device (28) in /up_wiki/doku.php on line 123
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in /up_wiki/doku.php on line 123
======potential_config(潜能配置)======
=====字段说明=====
^字段名^描述^类型^默认值^
|**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||
=====数据表查询=====
?>