Skip to content

Commit

Permalink
Revert modified stats for affected parts (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellochner committed Jul 16, 2023
1 parent 84ba7be commit 34b77c9
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 35
complexity: 4
price: 30
complexity: 3
health: 5
weight: 0.75
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ MonoBehaviour:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 30
complexity: 4
complexity: 3
health: 5
weight: 1
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 65
complexity: 9
price: 60
complexity: 8
health: 10
weight: 7
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 100
complexity: 10
price: 95
complexity: 9
health: 20
weight: 20
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 70
complexity: 10
price: 65
complexity: 9
health: 12
weight: 10
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 70
complexity: 10
price: 65
complexity: 9
health: 12
weight: 10
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 90
complexity: 10
price: 85
complexity: 9
health: 16
weight: 15
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 70
complexity: 10
price: 65
complexity: 9
health: 12
weight: 10
speed: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ MonoBehaviour:
defaultColours:
primary: {r: 0, g: 0, b: 0, a: 0}
secondary: {r: 0, g: 0, b: 0, a: 0}
price: 65
complexity: 10
price: 60
complexity: 9
health: 11
weight: 8
speed: 0
Expand Down

0 comments on commit 34b77c9

Please sign in to comment.