| | |
| | | SuccType_RefineStoveColor, #炼制X品质丹药X枚126
|
| | | SuccType_UseStoveBylv, #使用X品丹药X枚127
|
| | | SuccType_QueenRelicsEx, #通关娲皇遗迹128
|
| | | ) = range(1, 129)
|
| | | SuccType_DogzBattle, #x神兽出战129
|
| | | SuccType_DogzEquipPlus, #出战神兽装备总强化X级130
|
| | | SuccType_Collect, #采集X物品X次131
|
| | | ) = range(1, 132)
|
| | |
|
| | |
|
| | |
|
| | |
| | | SuccType_KillSpecificNPC, SuccType_UseStoveBylv,
|
| | | SuccType_Pray,SuccType_PetClassLV,
|
| | | SuccType_HorseAllLV, SuccType_QueenRelics,SuccType_XMZZConWin,
|
| | | SuccType_EquipSuit,
|
| | | SuccType_EquipSuit,SuccType_Collect,SuccType_DogzBattle,
|
| | | SuccType_UseItem,SuccType_FamilyTechLV,
|
| | | SuccType_GetSpecialItem,SuccType_GetMagicWeapon,SuccType_FBEncourage,SuccType_XBXZ,
|
| | | ]
|
| | |
| | | #增加进度前需要重置的成就类型
|
| | | NeedResetSuccessTypeList = [
|
| | | SuccType_InlayStone1,SuccType_InlayStone2,SuccType_EquipSuit,SuccType_InlayRune,
|
| | | SuccType_EquipColorItem,SuccType_EquipArmor,SuccType_EquipWeapon,
|
| | | SuccType_EquipColorItem,SuccType_EquipArmor,SuccType_EquipWeapon,SuccType_DogzEquipPlus,
|
| | | ]
|
| | |
|
| | | # 聊天类型, 从100开始, 前100个给c++用
|