make aberrant flesh smash through walls, windows, and railings (#17952)

This commit is contained in:
Nemanja
2023-07-11 00:02:03 -04:00
committed by GitHub
parent 9101b02c7b
commit e079a2f1e5

View File

@@ -7,6 +7,9 @@
components: components:
- type: HTN - type: HTN
rootTask: SimpleHostileCompound rootTask: SimpleHostileCompound
blackboard:
NavSmash: !type:Bool
true
- type: Faction - type: Faction
factions: factions:
- SimpleHostile - SimpleHostile
@@ -46,7 +49,7 @@
animation: WeaponArcClaw animation: WeaponArcClaw
damage: damage:
types: types:
Slash: 3 Slash: 6
- type: ReplacementAccent - type: ReplacementAccent
accent: genericAggressive accent: genericAggressive
@@ -74,7 +77,7 @@
animation: WeaponArcClaw animation: WeaponArcClaw
damage: damage:
types: types:
Slash: 5 Slash: 8
- type: entity - type: entity
parent: BaseMobFlesh parent: BaseMobFlesh
@@ -104,7 +107,7 @@
animation: WeaponArcClaw animation: WeaponArcClaw
damage: damage:
types: types:
Slash: 5 Slash: 8
- type: entity - type: entity
parent: BaseMobFlesh parent: BaseMobFlesh