mirror of
https://github.com/ryzij/Cube-Tower-Defense.git
synced 2026-07-14 01:56:57 +00:00
Добавил уровни
This commit is contained in:
@@ -250,7 +250,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 9
|
||||
_health: 8
|
||||
_speed: 3
|
||||
_damage: 1
|
||||
_killReward: 15
|
||||
|
||||
@@ -582,7 +582,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 8
|
||||
_health: 7
|
||||
_speed: 2
|
||||
_damage: 1
|
||||
_killReward: 10
|
||||
|
||||
@@ -108,7 +108,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 10
|
||||
_health: 9
|
||||
_speed: 1
|
||||
_damage: 1
|
||||
_killReward: 15
|
||||
|
||||
@@ -296,7 +296,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 7
|
||||
_health: 6
|
||||
_speed: 3
|
||||
_damage: 1
|
||||
_killReward: 10
|
||||
|
||||
@@ -101,7 +101,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 8
|
||||
_health: 7
|
||||
_speed: 2
|
||||
_damage: 1
|
||||
_killReward: 15
|
||||
|
||||
@@ -172,7 +172,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 8
|
||||
_health: 7
|
||||
_speed: 1
|
||||
_damage: 1
|
||||
_killReward: 10
|
||||
|
||||
@@ -88,7 +88,7 @@ MonoBehaviour:
|
||||
_reloadTime: 1
|
||||
_damage: 1
|
||||
_distance: 1.5
|
||||
_price: 300
|
||||
_price: 350
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades:
|
||||
- {fileID: 11400000, guid: 68a1d6af410516a45b1a068a14506079, type: 2}
|
||||
|
||||
@@ -86,7 +86,7 @@ MonoBehaviour:
|
||||
_reloadTime: 0.75
|
||||
_damage: 2
|
||||
_distance: 2
|
||||
_price: 500
|
||||
_price: 600
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades:
|
||||
- {fileID: 11400000, guid: 68a1d6af410516a45b1a068a14506079, type: 2}
|
||||
|
||||
Reference in New Issue
Block a user