Pathfinder rework (#11452)

This commit is contained in:
metalgearsloth
2022-09-30 14:39:48 +10:00
committed by GitHub
parent fd3b29fb03
commit f456ad911e
80 changed files with 3606 additions and 4374 deletions

View File

@@ -0,0 +1 @@
door-pry = Pry door

View File

@@ -14,8 +14,13 @@
- type: MobMover
- type: HTN
rootTask: XenoCompound
blackboard:
NavPry: !type:Bool
true
NavSmash: !type:Bool
true
- type: Tool
speed: 0.3
speed: 1.5
qualities:
- Prying
useSound:
@@ -69,7 +74,7 @@
animation: WeaponArcClaw
damage:
groups:
Brute: 20
Brute: 12
- type: Appearance
- type: DamageStateVisuals
rotate: true
@@ -232,7 +237,7 @@
hidden: true
damage:
groups:
Brute: 35
Brute: 20
- type: SlowOnDamage
speedModifierThresholds:
450: 0.7
@@ -270,7 +275,7 @@
hidden: true
damage:
groups:
Brute: 15
Brute: 8
- type: SlowOnDamage
speedModifierThresholds:
200: 0.7

View File

@@ -16,7 +16,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.45"
bounds: "-0.49,-0.39,0.49,-0.36"
mass: 50
mask:
- TabletopMachineMask

View File

@@ -127,7 +127,7 @@
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.49,-0.49,0.49,-0.45"
bounds: "-0.49,-0.39,0.49,-0.36"
mass: 50
mask:
- FullTileMask