| | |
| | | CDBPlayerRefresh_NPCHurtAddPer, # 对怪物伤害加成
|
| | | CDBPlayerRefresh_FinalHurtPer, # 最终输出伤害百分比
|
| | | CDBPlayerRefresh_TalentPoint, # 天赋点数 190
|
| | | CDBPlayerRefresh_DayFBHelpPoint, # 今日副本助战点数 191
|
| | | CDBPlayerRefresh_191, # 废弃 191
|
| | | CDBPlayerRefresh_GodWeaponLV_1, # 神兵等级 - 类型1 192
|
| | | CDBPlayerRefresh_GodWeaponLV_2, # 神兵等级 - 类型2 193
|
| | | CDBPlayerRefresh_GodWeaponLV_3, # 神兵等级 - 类型3 194
|
| | |
| | | DailyActionID_FamilyRobBoss, # 仙盟抢boss
|
| | | DailyActionID_KillNPC, # 野外怪物
|
| | | DailyActionID_IceLode, # 冰晶矿脉
|
| | | ) = range(1, 19 + 1)
|
| | | DailyActionID_HelpBattleCheckIn, # 助战登记 20
|
| | | ) = range(1, 20 + 1)
|
| | |
|
| | |
|
| | |
|