DESKTOP-PG06IH1\Mr.AB преди 1 година
родител
ревизия
bf1f6f4562

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

@@ -975,19 +975,19 @@ MonoBehaviour:
   totalHp: 100
   hp: 0
   attack1Infos:
-  - damage: 40
+  - damage: 20
     attackDir: {x: -1, y: 0, z: 0}
     force: 0
     changeHurt: 1
     hurtTime: 0.3
     repelValue: 10
-  - damage: 40
+  - damage: 20
     attackDir: {x: -1, y: 0, z: 0}
     force: 0
     changeHurt: 1
     hurtTime: 0.3
     repelValue: 10
-  - damage: 80
+  - damage: 40
     attackDir: {x: -1, y: 0, z: 0}
     force: 0
     changeHurt: 1
@@ -1021,7 +1021,7 @@ MonoBehaviour:
   foot: {fileID: 8639832132450015562}
   extraRiseGravity: -28.8
   extraFallGravity: -14.4
-  moveSpeed: 5
+  moveSpeed: 10
   beRepelValue: 0
   totalBeRepelValue: 100
   weakTime: 0

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

@@ -438,17 +438,17 @@ MonoBehaviour:
   totalAttack1Time: 3.6
   totalAttack2Time: 2.2
   isDie: 0
-  totalHp: 11000
+  totalHp: 10000
   hp: 0
   attack1Infos:
-  - damage: 110
+  - damage: 10
     attackDir: {x: -1, y: 0, z: 0}
     force: 1000
     changeHurt: 1
     hurtTime: 1
     repelValue: 100
   attack2Infos:
-  - damage: 110
+  - damage: 10
     attackDir: {x: -1, y: 0, z: 0}
     force: 1000
     changeHurt: 0
@@ -473,7 +473,7 @@ MonoBehaviour:
   foot: {fileID: 5440846222604650418}
   extraRiseGravity: -28.8
   extraFallGravity: -14.4
-  moveSpeed: 5
+  moveSpeed: 2
   beRepelValue: 0
   totalBeRepelValue: 100
   weakTime: 0

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

@@ -178,17 +178,17 @@ MonoBehaviour:
   totalAttack1Time: 1.25
   totalAttack2Time: 1.8
   isDie: 0
-  totalHp: 100
+  totalHp: 200
   hp: 0
   attack1Infos:
-  - damage: 30
+  - damage: 100
     attackDir: {x: -1, y: 0, z: 0}
     force: 50
     changeHurt: 1
     hurtTime: 0.5
     repelValue: 30
   attack2Infos:
-  - damage: 30
+  - damage: 100
     attackDir: {x: -1, y: 0, z: 0}
     force: 50
     changeHurt: 0

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

@@ -1033,8 +1033,8 @@ MonoBehaviour:
   attackDistance: 10
   canFly: 1
   attackRatio: 0
-  maxMoveSpeed: 2.2
-  minMoveSpeed: 1.8
+  maxMoveSpeed: 15
+  minMoveSpeed: 10
   dropSoul: 3
   soulPrefab: {fileID: 1723151111827507807, guid: e2b65aa482f2f1447a4074208d72b778, type: 3}
   soulStartSpeed: 8

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

@@ -485,8 +485,8 @@ MonoBehaviour:
   attackDistance: 3
   canFly: 0
   attackRatio: 0
-  maxMoveSpeed: 1.2
-  minMoveSpeed: 0.8
+  maxMoveSpeed: 2
+  minMoveSpeed: 1
   dropSoul: 10
   soulPrefab: {fileID: 1723151111827507807, guid: e2b65aa482f2f1447a4074208d72b778, type: 3}
   soulStartSpeed: 12

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

@@ -280,8 +280,8 @@ MonoBehaviour:
   attackDistance: 1.5
   canFly: 0
   attackRatio: 0
-  maxMoveSpeed: 2
-  minMoveSpeed: 1.6
+  maxMoveSpeed: 15
+  minMoveSpeed: 10
   dropSoul: 5
   soulPrefab: {fileID: 1723151111827507807, guid: e2b65aa482f2f1447a4074208d72b778, type: 3}
   soulStartSpeed: 10

+ 45 - 1
ActionTowerDefense/Assets/Scenes/SampleScene.unity

@@ -388,7 +388,7 @@ MonoBehaviour:
   player: {fileID: 540821988}
   offsetX: 3
   offsetY: 2
-  offsetZ: -10
+  offsetZ: -15
   lerpValue: 3.5
   targetPos: {x: 0, y: 0, z: 0}
 --- !u!114 &540821988 stripped
@@ -990,6 +990,18 @@ PrefabInstance:
   m_Modification:
     m_TransformParent: {fileID: 0}
     m_Modifications:
+    - target: {fileID: 7247695878065668, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayer
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247695878065668, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayerID
+      value: 641191679
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247695878065669, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_LocalPosition.z
+      value: 30
+      objectReference: {fileID: 0}
     - target: {fileID: 7247696002149724, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
       propertyPath: m_Name
       value: Bg
@@ -1050,6 +1062,26 @@ PrefabInstance:
       propertyPath: m_Color.r
       value: 0.36378607
       objectReference: {fileID: 0}
+    - target: {fileID: 7247696002149727, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayer
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247696002149727, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingOrder
+      value: -10
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247696002149727, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayerID
+      value: 641191679
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247696673745841, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayer
+      value: -1
+      objectReference: {fileID: 0}
+    - target: {fileID: 7247696673745841, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
+      propertyPath: m_SortingLayerID
+      value: 641191679
+      objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 956ff4379e83d3c49a9c10310dbf7cc7, type: 3}
 --- !u!1001 &3571941039474348810
@@ -1059,6 +1091,10 @@ PrefabInstance:
   m_Modification:
     m_TransformParent: {fileID: 0}
     m_Modifications:
+    - target: {fileID: 3571941038519084336, guid: 5b538f610930dd743a096c582e2810f4, type: 3}
+      propertyPath: airJumpSpeed
+      value: 17
+      objectReference: {fileID: 0}
     - target: {fileID: 3571941038519084336, guid: 5b538f610930dd743a096c582e2810f4, type: 3}
       propertyPath: totalWeakTime
       value: 3
@@ -1148,6 +1184,10 @@ PrefabInstance:
   m_Modification:
     m_TransformParent: {fileID: 0}
     m_Modifications:
+    - target: {fileID: 3581793008941702768, guid: 9b26b01efd8ba674a98444c19a0af89e, type: 3}
+      propertyPath: attack1Infos.Array.data[0].damage
+      value: 100
+      objectReference: {fileID: 0}
     - target: {fileID: 3581793008941702769, guid: 9b26b01efd8ba674a98444c19a0af89e, type: 3}
       propertyPath: m_RootOrder
       value: 6
@@ -1261,5 +1301,9 @@ PrefabInstance:
       propertyPath: m_LocalEulerAnglesHint.z
       value: 0
       objectReference: {fileID: 0}
+    - target: {fileID: 6126647545658003378, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}
+      propertyPath: attack1Infos.Array.data[0].damage
+      value: 100
+      objectReference: {fileID: 0}
     m_RemovedComponents: []
   m_SourcePrefab: {fileID: 100100000, guid: 27fc9f9c5a91ca44395c454662e9576a, type: 3}