目录

guild_stage_config(公会boss配置(关卡子表))

字段说明

字段名描述类型默认值
idIDstage_config.idint0
name名字(参考)string
description描述(内部参考)string
star星数int1
score_min最小刷新分数int0
score_max最大刷新分数int999999
rare是否稀有int0
bonus_itembonus item id(显示用)int0
loot_t0→A+额外Loot(稀有boss才有用)string
loot_t1→A额外Lootstring
loot_t2→B额外Lootstring
loot_t3→C额外Lootstring
loot_t4→D额外Lootstring
score_add胜利增加的分数int0
score_minus失败减少的分数int0
weight出现权重float0

数据表查询