Change range so it maybe unbugs the swords users; Also balance costs of units and cooldowns

This commit is contained in:
craftwill 2024-10-27 15:27:38 -04:00
parent a38388ad90
commit 82a76c4180
8 changed files with 13 additions and 13 deletions

View File

@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a92d696df7037b44585aaac56ec9ed98, type: 3}
m_Name: Archer
m_EditorClassIdentifier:
_wood: 40
_wood: 50
_rock: 0
_food: 20
_cooldownInSeconds: 5
_food: 0
_cooldownInSeconds: 2

View File

@ -15,4 +15,4 @@ MonoBehaviour:
_wood: 0
_rock: 0
_food: 10
_cooldownInSeconds: 2
_cooldownInSeconds: 1

View File

@ -15,4 +15,4 @@ MonoBehaviour:
_wood: 0
_rock: 0
_food: 10
_cooldownInSeconds: 4
_cooldownInSeconds: 16

View File

@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: a92d696df7037b44585aaac56ec9ed98, type: 3}
m_Name: House
m_EditorClassIdentifier:
_wood: 50
_wood: 40
_rock: 0
_food: 0
_cooldownInSeconds: 1

View File

@ -14,5 +14,5 @@ MonoBehaviour:
m_EditorClassIdentifier:
_wood: 0
_rock: 0
_food: 60
_food: 100
_cooldownInSeconds: 15

View File

@ -14,5 +14,5 @@ MonoBehaviour:
m_EditorClassIdentifier:
_wood: 0
_rock: 0
_food: 40
_cooldownInSeconds: 5
_food: 30
_cooldownInSeconds: 4

View File

@ -1492,7 +1492,7 @@ BoxCollider2D:
m_IsTrigger: 1
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0.65, y: 0}
m_Offset: {x: 1, y: 0}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0, y: 0}
@ -1503,7 +1503,7 @@ BoxCollider2D:
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 1.25, y: 0.5}
m_Size: {x: 2, y: 0.5}
m_EdgeRadius: 0
--- !u!114 &5820928541022274641
MonoBehaviour:

View File

@ -349,7 +349,7 @@ BoxCollider2D:
m_IsTrigger: 1
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0.7462853, y: 0}
m_Offset: {x: 1, y: 0}
m_SpriteTilingProperty:
border: {x: 0, y: 0, z: 0, w: 0}
pivot: {x: 0, y: 0}
@ -360,7 +360,7 @@ BoxCollider2D:
adaptiveTiling: 0
m_AutoTiling: 0
serializedVersion: 2
m_Size: {x: 1.4425707, y: 0.5}
m_Size: {x: 2, y: 0.5}
m_EdgeRadius: 0
--- !u!114 &1423215562883577554
MonoBehaviour: