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: 5
|
||||
_health: 6
|
||||
_speed: 3
|
||||
_damage: 1
|
||||
_killReward: 30
|
||||
|
||||
@@ -582,7 +582,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 4
|
||||
_health: 5
|
||||
_speed: 2
|
||||
_damage: 1
|
||||
_killReward: 20
|
||||
|
||||
@@ -1581,8 +1581,8 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 30
|
||||
_speed: 0.5
|
||||
_health: 100
|
||||
_speed: 1
|
||||
_damage: 3
|
||||
_killReward: 100
|
||||
_onHealthChanged:
|
||||
|
||||
@@ -108,7 +108,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 6
|
||||
_health: 7
|
||||
_speed: 1
|
||||
_damage: 1
|
||||
_killReward: 15
|
||||
|
||||
@@ -296,7 +296,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 3
|
||||
_health: 4
|
||||
_speed: 3
|
||||
_damage: 1
|
||||
_killReward: 15
|
||||
|
||||
@@ -101,7 +101,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Enemy
|
||||
_pathService: {fileID: 0}
|
||||
_health: 4
|
||||
_health: 5
|
||||
_speed: 2
|
||||
_damage: 1
|
||||
_killReward: 20
|
||||
|
||||
@@ -186,7 +186,7 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: 706eddb0321db5445bd04497ea72bd5c, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: TurretLvl2
|
||||
value: TurretLvl1
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6317578925029434746, guid: 706eddb0321db5445bd04497ea72bd5c, type: 3}
|
||||
propertyPath: 'm_Materials.Array.data[0]'
|
||||
@@ -310,7 +310,7 @@ MonoBehaviour:
|
||||
_reloadTime: 1
|
||||
_damage: 0
|
||||
_distance: 0
|
||||
_price: 100
|
||||
_price: 150
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades:
|
||||
- {fileID: 11400000, guid: 68a1d6af410516a45b1a068a14506079, type: 2}
|
||||
|
||||
@@ -66,7 +66,7 @@ PrefabInstance:
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 919132149155446097, guid: 451c39e37fdfb644093b1369913fc88d, type: 3}
|
||||
propertyPath: m_Name
|
||||
value: TurretLvl3
|
||||
value: TurretLvl2
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 4083501151425157549, guid: 451c39e37fdfb644093b1369913fc88d, type: 3}
|
||||
propertyPath: m_LocalScale.x
|
||||
@@ -174,6 +174,6 @@ MonoBehaviour:
|
||||
_reloadTime: 1
|
||||
_damage: 1
|
||||
_distance: 4
|
||||
_price: 200
|
||||
_price: 300
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades: []
|
||||
|
||||
@@ -88,7 +88,7 @@ MonoBehaviour:
|
||||
_reloadTime: 0.75
|
||||
_damage: 3
|
||||
_distance: 4
|
||||
_price: 400
|
||||
_price: 1000
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades: []
|
||||
--- !u!1 &5263982000320817089
|
||||
|
||||
@@ -86,7 +86,7 @@ MonoBehaviour:
|
||||
_reloadTime: 0.5
|
||||
_damage: 5
|
||||
_distance: 10
|
||||
_price: 600
|
||||
_price: 3000
|
||||
_sellingMultiplier: 0.5
|
||||
_upgrades: []
|
||||
--- !u!1001 &4875054775373587219
|
||||
|
||||
Reference in New Issue
Block a user