This commit is contained in:
Vasilis
2023-11-08 02:24:05 +01:00
committed by GitHub
parent b1fd3137e1
commit 104300b8c6

View File

@@ -10,16 +10,6 @@
- type: Clickable - type: Clickable
- type: Damageable - type: Damageable
damageContainer: Inorganic damageContainer: Inorganic
- type: Bloodstream
bloodReagent: Oil
bloodlossDamage:
types:
Bloodloss:
1
bloodlossHealDamage:
types:
Bloodloss:
-1
- type: InteractionOutline - type: InteractionOutline
- type: Fixtures - type: Fixtures
fixtures: fixtures:
@@ -56,11 +46,10 @@
- Piercing - Piercing
- Heat - Heat
- Shock - Shock
locPrefix: silicon
- type: MovedByPressure - type: MovedByPressure
- type: Physics - type: Physics
bodyType: KinematicController # Same for all inheritors bodyType: KinematicController # Same for all inheritors
- type: DrawableSolution
solution: bloodstream
- type: StatusEffects - type: StatusEffects
allowed: allowed:
- Stun - Stun
@@ -86,6 +75,9 @@
thresholds: thresholds:
0: Alive 0: Alive
120: Dead 120: Dead
stateAlertDict:
Alive: BorgHealth
showOverlays: false
- type: Stamina - type: Stamina
critThreshold: 120 critThreshold: 120
- type: Destructible - type: Destructible