浏览代码

增加飞鹤掉落,击落眩晕时间增加到10s

DESKTOP-PG06IH1\Mr.AB 2 周之前
父节点
当前提交
67633dd7cc

+ 3 - 2
ActionTowerDefense/Assets/Resources/Prefab/Enemy/Enemy_Egret.prefab

@@ -609,6 +609,7 @@ MeshRenderer:
   m_RendererPriority: 0
   m_Materials:
   - {fileID: 2100000, guid: 5593775b4c6e75f4890fefc0df07f5b9, type: 2}
+  - {fileID: 2100000, guid: cd83f82aa01ea144fae3d29d40a9504c, type: 2}
   m_StaticBatchInfo:
     firstSubMesh: 0
     subMeshCount: 0
@@ -1457,8 +1458,8 @@ MonoBehaviour:
   searchState: 0
   attackRatio: 0
   len: 0
-  dropSoulMax: 2
-  dropSoulMin: 1
+  dropSoulMax: 3
+  dropSoulMin: 2
   dropProbability: 100
   dropSoulAngle: 120
 --- !u!54 &8639832132491289349

+ 1 - 1
ActionTowerDefense/Assets/Resources/Prefab/MySoldier/Demonic_Sword.prefab

@@ -652,7 +652,7 @@ MonoBehaviour:
         dir: {x: -1, y: -4, z: 0}
         dirRandom: {x: 0.5, y: 0.5, z: 0}
         force: 200
-        time: 5
+        time: 10
         haveLandingDamage: 1
         landingDamageRate: 3
         minLandingDamage: 0