@@ -2024,6 +2024,29 @@
|
|||||||
tags:
|
tags:
|
||||||
- DoorBumpOpener
|
- DoorBumpOpener
|
||||||
- FootstepSound
|
- FootstepSound
|
||||||
|
- type: Tool # Open door from xeno.yml.
|
||||||
|
speed: 1.5
|
||||||
|
qualities:
|
||||||
|
- Prying
|
||||||
|
useSound:
|
||||||
|
path: /Audio/Items/crowbar.ogg
|
||||||
|
- type: Prying
|
||||||
|
pryPowered: !type:Bool
|
||||||
|
true
|
||||||
|
force: !type:Bool
|
||||||
|
true
|
||||||
|
useSound:
|
||||||
|
path: /Audio/Items/crowbar.ogg
|
||||||
|
- type: PassiveDamage # Slight passive regen. Assuming one damage type, comes out to about 4 damage a minute from base.yml.
|
||||||
|
allowedStates:
|
||||||
|
- Alive
|
||||||
|
damageCap: 89
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Poison: -0.07
|
||||||
|
groups:
|
||||||
|
Brute: -0.07
|
||||||
|
Burn: -0.07
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: tarantula
|
name: tarantula
|
||||||
|
|||||||
Reference in New Issue
Block a user