用户工具

站点工具


generated:tech_level_config

======tech_level_config(个人科技升级配置)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id|int|0| |**tech_id**|[[generated:CHARACTER_TECH]]科技枚举|int|0| |**level**|等级(1级开始,1级为解锁,之后为升级)|int|0| |**description**|[loc]描述|string|| |**condition**|升级/解锁条件|string|| |**cost**|升级/解锁消耗|string|| |**effect**|效果/数量,因不同科技不同而不同。 比例方面默认用百分比。比如10.5% 这里就写 10.5|float|0| |**delta_effect**|效果/数量, 增加的数字,用于各类界面显示|float|0| =====数据表查询===== <php> ?> <form action="http://120.55.162.32:8081/web/PrintPrototype.php?table_name=tech_level_config" method="post" target="view_frame"> <input type="submit" name="button" value="查看数据" /> <iframe width="100%" height="300px" name="view_frame" id ="linkto"align="left" ></iframe> </form> <?php </php>

generated/tech_level_config.txt · 最后更改: 2019/10/11 16:13 (外部编辑)