Increase wall HP (#1713)

* Increase all walls hp by 5 times

* Increase reinforced and riveted wall hp as well

* Revert "Increase reinforced and riveted wall hp as well"

This reverts commit a9d95670e3f6c4d7fb2b2cf3c84503496f685e26.

* Increase reinforced and riveted wall hp as well

* Merge conflict fixes

* Reduced wall hp slightly
This commit is contained in:
DrSmugleaf
2020-08-18 18:00:36 +02:00
committed by GitHub
parent 7664b30951
commit e68c91a64c
3 changed files with 29 additions and 29 deletions

View File

@@ -26,7 +26,7 @@
- VaultImpassable
- SmallImpassable
- type: Destructible
maxHP: 100
maxHP: 500
spawnOnDestroy: Girder
- type: Occluder
sizeX: 32
@@ -49,7 +49,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/brick.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -65,7 +65,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/clock.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -81,7 +81,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/clown.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -98,7 +98,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/cult.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -114,7 +114,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/debug.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -130,7 +130,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/diamond.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -147,7 +147,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/gold.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -163,7 +163,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/ice.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -179,7 +179,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/metal.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -195,7 +195,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/plasma.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -211,7 +211,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/plastic.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -229,7 +229,7 @@
sprite: Constructible/Structures/Walls/solid.rsi
state: rgeneric
- type: Destructible
health: 300
maxHP: 600
spawnOnDestroy: Girder
- type: ReinforcedWall
key: walls
@@ -247,7 +247,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/riveted.rsi
- type: Destructible
health: 100
maxHP: 1000
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -263,7 +263,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/sandstone.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -279,7 +279,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/silver.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -296,9 +296,9 @@
- type: Icon
sprite: Constructible/Structures/Walls/solid.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
destroySound: /Audio/effects/metalbreak.ogg
destroySound: /Audio/Effects/metalbreak.ogg
- type: IconSmooth
key: walls
base: solid
@@ -313,7 +313,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/uranium.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls
@@ -329,7 +329,7 @@
- type: Icon
sprite: Constructible/Structures/Walls/wood.rsi
- type: Destructible
health: 100
maxHP: 300
spawnOnDestroy: Girder
- type: IconSmooth
key: walls