Forráskód Böngészése

召唤物属性调整。玩家属性调整

DESKTOP-PG06IH1\Mr.AB 1 éve
szülő
commit
f923941b42

+ 4 - 4
ActionTowerDefense/Assets/Resources/Prefab/Demonic_Arrow.prefab

@@ -998,23 +998,23 @@ MonoBehaviour:
   totalHp: 100
   hp: 0
   attack1Infos:
-  - damage: 60
+  - damage: 30
     attackDir: {x: -1, y: 0, z: 0}
     force: 100
     changeHurt: 0
     repelValue: 10
-  - damage: 60
+  - damage: 30
     attackDir: {x: -1, y: 0, z: 0}
     force: 100
     changeHurt: 0
     repelValue: 10
-  - damage: 60
+  - damage: 30
     attackDir: {x: -1, y: 0, z: 0}
     force: 100
     changeHurt: 1
     repelValue: 10
   attack2Infos:
-  - damage: 30
+  - damage: 15
     attackDir: {x: -1, y: 0, z: 0}
     force: 0
     changeHurt: 0

+ 2 - 2
ActionTowerDefense/Assets/Resources/Prefab/Demonic_Sword.prefab

@@ -197,7 +197,7 @@ MonoBehaviour:
   hptp: 0
   isDie: 0
   isRevive: 0
-  totalHp: 200
+  totalHp: 500
   hp: 0
   attack1Infos:
   - damage: 100
@@ -249,7 +249,7 @@ MonoBehaviour:
   weakTime: 0
   totalWeakTime: 3
   weakUpSpeed: 10
-  decelerationRatio: 1
+  decelerationRatio: 2
   minHurtKeepTime: 0.2
   hurtKeepTime: 0
   hurtChangeVelocity: 1

+ 7 - 4
ActionTowerDefense/Assets/Resources/Prefab/ESpirits_Assassin.prefab

@@ -202,7 +202,7 @@ Rigidbody:
   m_PrefabAsset: {fileID: 0}
   m_GameObject: {fileID: 2437299196472462361}
   serializedVersion: 2
-  m_Mass: 20
+  m_Mass: 10
   m_Drag: 0.1
   m_AngularDrag: 0.05
   m_UseGravity: 1
@@ -297,7 +297,7 @@ MonoBehaviour:
   beRepelValue: 0
   totalBeRepelValue: 30
   weakTime: 0
-  totalWeakTime: 2
+  totalWeakTime: 5
   weakUpSpeed: 10
   decelerationRatio: 1
   minHurtKeepTime: 0.2
@@ -345,6 +345,7 @@ MonoBehaviour:
   soulStartSpeed: 1
   isInvisible: 0
   invisibleTime: 0
+  velocityAddition: 0
   easyToGetHit: 0.2
   id: 0
   jumpSpeed: 9
@@ -359,7 +360,7 @@ MonoBehaviour:
   sortingOrder: 0
   attackRatio: 0
   maxMoveSpeed: 15
-  minMoveSpeed: 15
+  minMoveSpeed: 10
   runSpeed: 0
   dropSoul: 10
   dropSoulAngle: 90
@@ -440,6 +441,8 @@ MonoBehaviour:
   m_Script: {fileID: 11500000, guid: c42213c575288a148b692aad7ab56bab, type: 3}
   m_Name: 
   m_EditorClassIdentifier: 
+  rb: {fileID: 0}
+  haveGravity: 1
   trigGroundList: []
 --- !u!1 &5216717017252562314
 GameObject:
@@ -466,7 +469,7 @@ Transform:
   m_GameObject: {fileID: 5216717017252562314}
   m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
   m_LocalPosition: {x: 0, y: 0, z: 0}
-  m_LocalScale: {x: 2, y: 2, z: 2}
+  m_LocalScale: {x: 1.5, y: 1.5, z: 1.5}
   m_ConstrainProportionsScale: 0
   m_Children:
   - {fileID: 1971427318739414964}

+ 1 - 1
ActionTowerDefense/Assets/Resources/Prefab/Enemy_Arrow.prefab

@@ -1059,7 +1059,7 @@ MonoBehaviour:
   weakTime: 0
   totalWeakTime: 10
   weakUpSpeed: 10
-  decelerationRatio: 1
+  decelerationRatio: 2
   minHurtKeepTime: 0.2
   hurtKeepTime: 0
   hurtChangeVelocity: 1

+ 4 - 1
ActionTowerDefense/Assets/Resources/Prefab/Enemy_Giant.prefab

@@ -377,6 +377,8 @@ MonoBehaviour:
   m_Script: {fileID: 11500000, guid: c42213c575288a148b692aad7ab56bab, type: 3}
   m_Name: 
   m_EditorClassIdentifier: 
+  rb: {fileID: 0}
+  haveGravity: 1
   trigGroundList: []
 --- !u!1 &5440846222648032759
 GameObject:
@@ -503,7 +505,7 @@ MonoBehaviour:
   weakTime: 0
   totalWeakTime: 10
   weakUpSpeed: 10
-  decelerationRatio: 5
+  decelerationRatio: 3
   minHurtKeepTime: 0.2
   hurtKeepTime: 0
   hurtChangeVelocity: 1
@@ -549,6 +551,7 @@ MonoBehaviour:
   soulStartSpeed: 1
   isInvisible: 0
   invisibleTime: 0
+  velocityAddition: 0
   easyToGetHit: 0.2
   id: 0
   jumpSpeed: 10

+ 5 - 2
ActionTowerDefense/Assets/Resources/Prefab/Enemy_Sword.prefab

@@ -246,7 +246,7 @@ MonoBehaviour:
   hptp: 0
   isDie: 0
   isRevive: 0
-  totalHp: 100
+  totalHp: 500
   hp: 0
   attack1Infos:
   - damage: 50
@@ -298,7 +298,7 @@ MonoBehaviour:
   weakTime: 0
   totalWeakTime: 10
   weakUpSpeed: 10
-  decelerationRatio: 1
+  decelerationRatio: 2
   minHurtKeepTime: 0.2
   hurtKeepTime: 0
   hurtChangeVelocity: 1
@@ -344,6 +344,7 @@ MonoBehaviour:
   soulStartSpeed: 1
   isInvisible: 0
   invisibleTime: 0
+  velocityAddition: 0
   easyToGetHit: 0.2
   id: 0
   jumpSpeed: 9
@@ -455,6 +456,8 @@ MonoBehaviour:
   m_Script: {fileID: 11500000, guid: c42213c575288a148b692aad7ab56bab, type: 3}
   m_Name: 
   m_EditorClassIdentifier: 
+  rb: {fileID: 0}
+  haveGravity: 1
   trigGroundList: []
 --- !u!1 &3381575400802596466
 GameObject:

+ 1 - 1
ActionTowerDefense/Assets/Resources/Prefab/Player.prefab

@@ -787,7 +787,7 @@ MonoBehaviour:
   hptp: 0
   isDie: 0
   isRevive: 0
-  totalHp: 3000
+  totalHp: 5000
   hp: 0
   attack1Infos:
   - damage: 5

+ 269 - 42
ActionTowerDefense/Assets/Scenes/SampleScene.unity

@@ -16419,7 +16419,9 @@ MonoBehaviour:
   offsetX: 2
   offsetY: 2
   offsetZ: -17
+  totalOffsetYDown: -10
   lerpValue: 3.5
+  offsetYDown: -10
   targetPos: {x: 0, y: 0, z: 0}
   player0TargetPos: {x: 0, y: 0, z: 0}
   player1TargetPos: {x: 0, y: 0, z: 0}
@@ -16430,55 +16432,16 @@ MonoBehaviour:
   maxView: 8
   view: 0
   splitDistance: 30
-  mergeDistance: 16
+  mergeDistanceX: 16
+  mergeDistanceY: 8
   distanceX: 0
   distanceY: 0
   ratio: 0
+  ratioY: 1
   lineMaxScale: 0.5
   lineInCamera: {fileID: 3490440115155743560}
   isSplit: 0
   minDis: 2
-  targetRotation: {x: 0, y: 0, z: 0, w: 0}
-  targetViewport0:
-    serializedVersion: 2
-    x: 0
-    y: 0
-    width: 0
-    height: 0
-  targetViewport1:
-    serializedVersion: 2
-    x: 0
-    y: 0
-    width: 0
-    height: 0
-  time: 0
-  isChangingViewport: 0
-  cameraRect:
-    Up:
-      serializedVersion: 2
-      x: 0
-      y: 0.5
-      width: 1
-      height: 0.5
-    Down:
-      serializedVersion: 2
-      x: 0
-      y: 0
-      width: 1
-      height: 0.5
-    Left:
-      serializedVersion: 2
-      x: 0
-      y: 0
-      width: 0.5
-      height: 1
-    Right:
-      serializedVersion: 2
-      x: 0.5
-      y: 0
-      width: 0.5
-      height: 1
-  XYRatio: 2.5
 --- !u!4 &1055802830
 Transform:
   m_ObjectHideFlags: 0
@@ -16592,6 +16555,71 @@ AudioSource:
     m_PreInfinity: 2
     m_PostInfinity: 2
     m_RotationOrder: 4
+--- !u!1001 &1071998862
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 0}
+    m_Modifications:
+    - target: {fileID: 6126647545658003341, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_Name
+      value: Tower (4)
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_RootOrder
+      value: 18
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 104.8
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: isMy
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: totalHp
+      value: 5000
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
 --- !u!1 &1079295321
 GameObject:
   m_ObjectHideFlags: 0
@@ -16893,6 +16921,71 @@ RectTransform:
   m_AnchoredPosition: {x: 5, y: 60}
   m_SizeDelta: {x: 200, y: 50}
   m_Pivot: {x: 0.5, y: 0.5}
+--- !u!1001 &1280455826
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 0}
+    m_Modifications:
+    - target: {fileID: 6126647545658003341, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_Name
+      value: Tower (3)
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_RootOrder
+      value: 17
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 84.4
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: isMy
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: totalHp
+      value: 5000
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
 --- !u!1 &1316598307
 GameObject:
   m_ObjectHideFlags: 0
@@ -16931,6 +17024,10 @@ PrefabInstance:
   m_Modification:
     m_TransformParent: {fileID: 0}
     m_Modifications:
+    - target: {fileID: 3581793008941702768, guid: 9b26b01efd8ba674a98444c19a0af89e, type: 3}
+      propertyPath: totalHp
+      value: 30000
+      objectReference: {fileID: 0}
     - target: {fileID: 3581793008941702768, guid: 9b26b01efd8ba674a98444c19a0af89e, type: 3}
       propertyPath: attack1Infos.Array.data[0].damage
       value: 300
@@ -17122,6 +17219,71 @@ RectTransform:
   m_AnchoredPosition: {x: 136, y: 16}
   m_SizeDelta: {x: 128, y: 128}
   m_Pivot: {x: 0.5, y: 0.5}
+--- !u!1001 &1449824115
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 0}
+    m_Modifications:
+    - target: {fileID: 6126647545658003341, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_Name
+      value: Tower (1)
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_RootOrder
+      value: 15
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 135.2
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: isMy
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: totalHp
+      value: 5000
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
 --- !u!1 &1456551980
 GameObject:
   m_ObjectHideFlags: 0
@@ -27927,6 +28089,71 @@ RectTransform:
   m_AnchoredPosition: {x: 34, y: -40}
   m_SizeDelta: {x: 200, y: 50}
   m_Pivot: {x: 0.5, y: 0.5}
+--- !u!1001 &2061425148
+PrefabInstance:
+  m_ObjectHideFlags: 0
+  serializedVersion: 2
+  m_Modification:
+    m_TransformParent: {fileID: 0}
+    m_Modifications:
+    - target: {fileID: 6126647545658003341, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_Name
+      value: Tower (2)
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_RootOrder
+      value: 16
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.x
+      value: 101.8
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.y
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.w
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalRotation.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.x
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.y
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003342, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: m_LocalEulerAnglesHint.z
+      value: 0
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: isMy
+      value: 1
+      objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: totalHp
+      value: 5000
+      objectReference: {fileID: 0}
+    m_RemovedComponents: []
+  m_SourcePrefab: {fileID: 100100000, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
 --- !u!1 &2125326832
 GameObject:
   m_ObjectHideFlags: 0

+ 10 - 10
ActionTowerDefense/GenerateDatas/json/cfgcreateenemy.json

@@ -67,7 +67,7 @@
     "ID": 5,
     "EnemyID": 2,
     "Count": 15,
-    "Time": 70,
+    "Time": 90,
     "TimeInterval": 2,
     "Position": [
       0,
@@ -83,7 +83,7 @@
     "ID": 6,
     "EnemyID": 3,
     "Count": 15,
-    "Time": 90,
+    "Time": 120,
     "TimeInterval": 0.5,
     "Position": [
       0,
@@ -99,7 +99,7 @@
     "ID": 7,
     "EnemyID": 5,
     "Count": 2,
-    "Time": 130,
+    "Time": 150,
     "TimeInterval": 1,
     "Position": [
       0,
@@ -115,7 +115,7 @@
     "ID": 8,
     "EnemyID": 7,
     "Count": 2,
-    "Time": 150,
+    "Time": 200,
     "TimeInterval": 1,
     "Position": [
       0,
@@ -131,7 +131,7 @@
     "ID": 9,
     "EnemyID": 1,
     "Count": 20,
-    "Time": 170,
+    "Time": 220,
     "TimeInterval": 1,
     "Position": [
       0,
@@ -147,7 +147,7 @@
     "ID": 10,
     "EnemyID": 2,
     "Count": 15,
-    "Time": 200,
+    "Time": 240,
     "TimeInterval": 1,
     "Position": [
       0,
@@ -163,7 +163,7 @@
     "ID": 11,
     "EnemyID": 4,
     "Count": 3,
-    "Time": 230,
+    "Time": 260,
     "TimeInterval": 1,
     "Position": [
       0,
@@ -179,7 +179,7 @@
     "ID": 12,
     "EnemyID": 5,
     "Count": 1,
-    "Time": 260,
+    "Time": 300,
     "TimeInterval": 2,
     "Position": [
       0,
@@ -195,7 +195,7 @@
     "ID": 13,
     "EnemyID": 2,
     "Count": 20,
-    "Time": 300,
+    "Time": 340,
     "TimeInterval": 2,
     "Position": [
       0,
@@ -211,7 +211,7 @@
     "ID": 14,
     "EnemyID": 4,
     "Count": 1,
-    "Time": 340,
+    "Time": 360,
     "TimeInterval": 2,
     "Position": [
       0,

+ 2 - 2
ActionTowerDefense/Luban/.cache.meta

@@ -3,10 +3,10 @@ C:/ActionTowerDefense/ActionTowerDefense/Assets/Gen/CfgEnemy.cs,FDE1CE1B09C67F34
 C:/ActionTowerDefense/ActionTowerDefense/Assets/Gen/SingleCreateEnemyConfig.cs,31C446D2618B9A9980E838F358415228,4715,1722394832979
 C:/ActionTowerDefense/ActionTowerDefense/Assets/Gen/SingleEnemyConfig.cs,D5F643F55C5C4765F3F8EFC19A64C96,3343,1722394832979
 C:/ActionTowerDefense/ActionTowerDefense/Assets/Gen/Tables.cs,912B477615DA4F7C6B7D4A0EE96B27A,1296,1711769724292
-C:/ActionTowerDefense/ActionTowerDefense/GenerateDatas/json/cfgcreateenemy.json,961B20FB9A11B0627AFEA176583B6F6D,3782,1722505865712
+C:/ActionTowerDefense/ActionTowerDefense/GenerateDatas/json/cfgcreateenemy.json,D2D8758453F4D3C0826460D6E478E4D,3783,1723720405308
 C:/ActionTowerDefense/ActionTowerDefense/GenerateDatas/json/cfgenemy.json,AA9AD8556FD752B4737EC1A91611A5F,1113,1721971865197
 C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/__beans__.xlsx,98987DA7288FEE34BCD08EA883D425E,9603,1711190247467
 C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/__enums__.xlsx,647733322F7261DFA483C2DBE2D1F9A4,10293,1711190247467
 C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/__tables__.xlsx,D1BC5823EBCE916872405D2DCDC896D,10232,1711372939546
-C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/出怪表.xlsx,117287AB8AE9AACB689012E1B9BD919,10540,1722505859647
+C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/出怪表.xlsx,7083F4ED3073EC9F574CAC751E87AA68,10538,1723720396792
 C:/ActionTowerDefense/ActionTowerDefense/Luban/Config/Datas/怪物表.xlsx,FC90192FC35735B3B251C08EA2DC53C,10305,1721971865198

BIN
ActionTowerDefense/Luban/Config/Datas/出怪表.xlsx