| | |
| | | Def_BT_Campaign_Recharge, #累计充值(开服活动榜)
|
| | | Def_BT_Campaign_PetLV, #灵宠等级(开服活动榜)
|
| | |
|
| | | Def_BT_ZhuXianTower, #诛仙塔榜
|
| | | |
| | | Def_BT_HighLadder, #天梯竞技场排行
|
| | | Def_BT_HighLadder_Yester, #天梯竞技场昨日排行
|
| | | Def_BT_RechargeTeHuiLast, #充值特惠活动排行榜-上一期记录
|
| | |
| | | Def_BT_CostTeHuiLast, #消费特惠排行榜上一期
|
| | |
|
| | | Def_BT_Max, #排行榜最大类型
|
| | | ) = range(0, 32 + 2) |
| | | ) = range(0, 33 + 2) |
| | |
|
| | | #职业对应战力排行榜类型
|
| | | JobFightPowerBillboardDict = {
|
| | |
| | | #排行榜Value1存储境界信息的榜单列表
|
| | | BTValue1_OfficialRankList = [Def_BT_FightPower, Def_BT_FightPower_Warrior, Def_BT_FightPower_Wizard, Def_BT_FightPower_Assassin,
|
| | | Def_BT_LV, Def_BT_FightPower_Horse, Def_BT_FightPower_Pet, Def_BT_TrialTower, Def_BT_OffLineEfficient,
|
| | | Def_BT_FBHelpBattle,
|
| | | Def_BT_FBHelpBattle, Def_BT_ZhuXianTower,
|
| | | ]
|
| | |
|
| | | ##---比率---
|