| | |
| | | CDBPlayerRefresh_NPCHurtAddPer, # 对怪物伤害加成
|
| | | CDBPlayerRefresh_FinalHurtPer, # 最终输出伤害百分比
|
| | | CDBPlayerRefresh_TalentPoint, # 天赋点数 190
|
| | | CDBPlayerRefresh_FBHelpPoint, # 副本助战点数 191
|
| | | CDBPlayerRefresh_DayFBHelpPoint, # 今日副本助战点数 191
|
| | | ) = range(146, 192)
|
| | |
|
| | | TYPE_Price_Gold_Paper_Money = 5 # 金钱类型,(先用礼券,再用金子)
|
| | |
| | | GameFuncID_Official = 12 # 官爵,境界
|
| | | GameFuncID_Family = 15 # 战盟,仙盟
|
| | | GameFuncID_GodWeapon = 20 # 神器
|
| | | GameFuncID_Talent = 28 # 天赋
|
| | | GameFuncID_Talent = 149 # 天赋
|
| | | GameFuncID_RefineExp = 60 # 经验炼制,祈愿
|
| | | GameFuncID_RefineMoney = 61 # 金币炼制,祈愿
|
| | | GameFuncID_WorldLV = 71 # 世界等级
|