From f54f6c7531c426a59efa900c880ee86d90d38c9d Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期四, 11 四月 2019 15:38:53 +0800
Subject: [PATCH] 382 增加战斗NPC类型
---
Utility/EnumHelper.cs | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index 02247d3..9798416 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -120,6 +120,7 @@
BreakableObj = 19,//鍦烘櫙鍙鏀诲嚮鐗� 19
FightAssist = 20,// 鍔╂垬
SGZC_FightAssist = 21,// 涓婂彜鎴樺満鍔╂垬
+ MonsterTime = 22,// 鎸夋椂闂存帀琛�
OpenWorldMap = 99,// 鎵撳紑涓栫晫鍦板浘
}
@@ -749,8 +750,8 @@
EveryLvAddHp = 53, //姣�1绾�+%s鐢熷懡
AddEquipDropPrecent = 54, //澧炲姞瑁呭鎺夎惤鐜�
AddCoinsPrecent = 55,//澧炲姞閲戝竵
- ArmorMaxHPPer=63,//鍩虹瑁呭鐢熷懡
- WeaponAtkPer =65,//鍩虹瑁呭鏀诲嚮
+ ArmorMaxHPPer = 63,//鍩虹瑁呭鐢熷懡
+ WeaponAtkPer = 65,//鍩虹瑁呭鏀诲嚮
ArmorDefPer = 66, //闃插叿闃插尽鐧惧垎姣�
MinAtk = 67, //鏈�灏忔敾鍑�
MaxAtk = 68, //鏈�澶ф敾鍑�
--
Gitblit v1.8.0