Makes AME less tanky (#3242)

* Tries to balance

* Renamed YML
This commit is contained in:
Swept
2021-02-16 00:41:41 +00:00
committed by GitHub
parent d6e0263f64
commit 43377d42f3
2 changed files with 9 additions and 8 deletions

View File

@@ -6,7 +6,6 @@
components: components:
- type: Clickable - type: Clickable
- type: InteractionOutline - type: InteractionOutline
- type: Sprite - type: Sprite
sprite: Constructible/Power/ame_controller.rsi sprite: Constructible/Power/ame_controller.rsi
state: control state: control
@@ -27,8 +26,13 @@
thresholds: thresholds:
- trigger: - trigger:
!type:DamageTrigger !type:DamageTrigger
damage: 500 damage: 100
behaviors: behaviors:
- !type:SpawnEntitiesBehavior
spawn:
SteelSheet1:
min: 1
max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: ["Destruction"] acts: ["Destruction"]
- type: SnapGrid - type: SnapGrid
@@ -63,4 +67,3 @@
components: components:
- type: Physics - type: Physics
anchored: false anchored: false

View File

@@ -11,7 +11,6 @@
drawdepth: Walls drawdepth: Walls
sprite: Constructible/Power/ame_shielding.rsi sprite: Constructible/Power/ame_shielding.rsi
state: shield_0 state: shield_0
- type: Physics - type: Physics
shapes: shapes:
- !type:PhysShapeAabb - !type:PhysShapeAabb
@@ -27,18 +26,17 @@
thresholds: thresholds:
- trigger: - trigger:
!type:DamageTrigger !type:DamageTrigger
damage: 500 damage: 100
behaviors: behaviors:
- !type:SpawnEntitiesBehavior - !type:SpawnEntitiesBehavior
spawn: spawn:
AMEPart: SteelSheet1:
min: 1 min: 1
max: 1 max: 2
- !type:DoActsBehavior - !type:DoActsBehavior
acts: ["Destruction"] acts: ["Destruction"]
- type: SnapGrid - type: SnapGrid
offset: Center offset: Center
- type: Airtight
- type: IconSmooth - type: IconSmooth
mode: CardinalFlags mode: CardinalFlags
base: shield_ base: shield_