======guild_stage_config(公会boss配置(关卡子表))====== =====字段说明===== ^字段名^描述^类型^默认值^ |**id**|ID[[generated:stage_config]].id|int|0| |**name**|名字(参考)|string|| |**description**|描述(内部参考)|string|| |**star**|星数|int|1| |**score_min**|最小刷新分数|int|0| |**score_max**|最大刷新分数|int|999999| |**rare**|是否稀有|int|0| |**bonus_item**|bonus item id(显示用)|int|0| |**loot_t0**|→A+额外Loot(稀有boss才有用)|string|| |**loot_t1**|→A额外Loot|string|| |**loot_t2**|→B额外Loot|string|| |**loot_t3**|→C额外Loot|string|| |**loot_t4**|→D额外Loot|string|| |**score_add**|胜利增加的分数|int|0| |**score_minus**|失败减少的分数|int|0| |**weight**|出现权重|float|0| =====数据表查询===== ?>