| | |
| | | Def_Cure_PHY, # 敏捷 3
|
| | | Def_Cure_HurtValue, # 伤害值 4
|
| | | Def_Cure_TagMaxHP, # 目标最大生命值 5
|
| | | ) = range(6)
|
| | | Def_Cure_TagAtk, # 目标攻击力 6
|
| | | ) = range(7)
|
| | |
|
| | | #回魔类型(影响公式参数)
|
| | | Def_RestoreTypeList = (
|
| | |
| | | Def_NPC_Dict_SummonMapNPCPlayerID = 'SummonMapNPCPlayerID'
|
| | | Def_NPC_Dict_SummonRefreshID = 'SummonRefreshID'
|
| | | Def_NPC_Dict_PriWoodPilePlayerID = 'PriWoodPilePlayerID'
|
| | | Def_NPC_Dict_PVPPlayerID = 'PVPPlayerID'
|
| | | Def_NPC_Dict_MirrorPlayerID = 'MirrorPlayerID' # 镜像玩家ID
|
| | | #NPC技能已使用次数
|
| | | Def_NPC_Dict_SkillUseCnt = 'NPCSkillUseCnt_%s' # 参数skillTypeID
|
| | | #不死的boss
|