zg 18 giờ trước cách đây
mục cha
commit
45ce5cc13f

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 54 - 128
Assets/Res/Config/EventConfig.json


+ 4 - 4
Assets/Scripts/GameData/ExcelConfig/EventConfig.cs

@@ -178,9 +178,9 @@ namespace Excel2Json
 		///触发效果值
 		/// </summary>
 #if !COMBAT_SERVER
-		public string[] EventValue;
+		public int[] EventValue;
 #else
-		public string[] EventValue{ set; get; }
+		public int[] EventValue{ set; get; }
 #endif
 		
 
@@ -188,9 +188,9 @@ namespace Excel2Json
 		///触发判定数量or次数
 		/// </summary>
 #if !COMBAT_SERVER
-		public int EventCount;
+		public int[] EventCount;
 #else
-		public int EventCount{ set; get; }
+		public int[] EventCount{ set; get; }
 #endif
 		
 

BIN
Excel2Json/Excel/EventConfig.xlsx


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác