zg hai 2 días
pai
achega
45ce5cc13f

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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=BIN
Excel2Json/Excel/EventConfig.xlsx


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio