| | |
| | | CDBPlayerRefresh_GubaoTrainScore, # 古宝养成积分 266
|
| | | CDBPlayerRefresh_TiandaoFruit, # 天道果 267
|
| | | CDBPlayerRefresh_Tuijinbi, # 推金币次数 268
|
| | | ) = range(146, 269)
|
| | | CDBPlayerRefresh_PayCoinDay, # 代币时效 269
|
| | | CDBPlayerRefresh_XianyuanScore, # 仙缘积分 270
|
| | | CDBPlayerRefresh_HuanjinggeScore, # 幻境阁积分 271
|
| | | ) = range(146, 272)
|
| | |
|
| | | TYPE_Price_Gold_Paper_Money = 5 # 金钱类型,(先用礼券,再用金子)
|
| | | TYPE_Price_Family_Contribution = 6 # 战盟贡献度(活跃度转换得来)
|
| | |
| | | TYPE_Price_GubaoTrainScore = 46 # 古宝养成积分
|
| | | TYPE_Price_TiandaoFruit = 47 # 天道果
|
| | | TYPE_Price_Tuijinbi = 48 # 推金币次数
|
| | | TYPE_Price_XianyuanScore = 49 # 仙缘积分
|
| | | TYPE_Price_HuanjinggeScore = 50 # 幻境阁积分
|
| | | TYPE_Price_PayCoin = 99 # 代币
|
| | |
|
| | | #key可用于遍历所有货币,value仅GM相关会用到
|
| | |
| | | 16:"助战积分", 18:"荣誉", 19:"Boss积分", 23:"符印精华", 24:"符印碎片", 25:"寻宝积分", 26:"集市额度", 27:"丹精", 28:"魂尘",
|
| | | 29:"聚魂碎片", 30:"核心环", 31:"功能特权令", 32:"环保值", 33:"GM令", 34:"古神币", 35:"功德点",
|
| | | 39:"成就积分", 40:"万界积分", 43:"凭证积分", 44:"聚魂精华", 45:"骑宠养成积分", 46:"古宝养成积分", 47:"天道果", 48:"推金币次数",
|
| | | 49:"仙缘积分", 50:"幻境阁积分",
|
| | | 99:"代币"
|
| | | }
|
| | |
|
| | |
| | | TYPE_Price_GubaoTrainScore:CDBPlayerRefresh_GubaoTrainScore,
|
| | | TYPE_Price_TiandaoFruit:CDBPlayerRefresh_TiandaoFruit,
|
| | | TYPE_Price_Tuijinbi:CDBPlayerRefresh_Tuijinbi,
|
| | | TYPE_Price_XianyuanScore:CDBPlayerRefresh_XianyuanScore,
|
| | | TYPE_Price_HuanjinggeScore:CDBPlayerRefresh_HuanjinggeScore,
|
| | | }
|
| | |
|
| | | # 支持负值的货币及对应0418刷新类型
|