用户工具

站点工具


generated:pet_special_config

======pet_special_config(宠物给主人增加战斗特长(被动技能)配置)====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|id(skill_id*skill_level)|int|1| |**name**|[loc]名字|string|[name]| |**descripition**|[loc]描述(只写在1级)%num1% %percent1% %-x% %x+1% %x-1% http://114.55.218.242/doku.php?id=%E6%94%B6%E8%B4%B9%E6%94%B9%E5%8A%A8sprint3#参数转化文本格式|string|[descripition]| |**icon**|图标|string|[icon]| |**buff_id**|buff效果id[[generated:buff_config]]|int|1| |**skill_id**|技能id(指向客户端技能)|int|1| |**skill_level**|技能等级(即宠物星级)|int|1| |**cost**|升级消耗|string|| |**param_value1**|效果数值1(客户端用)|float|0| |**param_value2**|效果数值2(客户端用)|float|0| |**param_value3**|效果数值3(客户端用)|float|0| |**param_value4**|效果数值4(客户端用)|float|0| |**param_value5**|效果数值5(客户端用)|float|0| |**gold_effect_rate**|金币掉率提升(服务器用)|float|0| |**battle_power**|携带这个宠物时,会为玩家提供多少战力(绝对值)|int|0| =====数据表查询===== <php> ?> <form action="http://114.55.218.242:8081/tools/print_prototype.php?table_name=pet_special_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/pet_special_config.txt · 最后更改: 2019/10/11 14:58 (外部编辑)