Skip to content

Commit

Permalink
Update xeno.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Aug 13, 2023
1 parent 00e03fb commit c842c91
Showing 1 changed file with 1 addition and 37 deletions.
38 changes: 1 addition & 37 deletions Resources/Prototypes/_NF/Entities/Mobs/NPCs/xeno.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,8 @@
- type: entity
name: Queen
parent: MobXenoQueen
id: MobXenoQueenDungeon
suffix: Dungeon
components:
- type: Sprite
drawdepth: Mobs
sprite: Mobs/Aliens/Xenos/queen.rsi
offset: 0,0.4
layers:
- map: ["enum.DamageStateVisualLayers.Base"]
state: running
- type: MobThresholds
thresholds:
0: Alive
300: Dead
- type: Stamina
critThreshold: 1500
- type: MovementSpeedModifier
baseWalkSpeed: 2.8
baseSprintSpeed: 3.8
- type: MeleeWeapon
hidden: true
damage:
groups:
Brute: 20
- type: SlowOnDamage
speedModifierThresholds:
250: 0.4
200: 0.7
- type: Fixtures
fixtures:
fix1:
shape:
!type:PhysShapeCircle
radius: 0.45
density: 15500
mask:
- MobMask
layer:
- MobLayer
- type: Tag
tags:
- CannotSuicide
Expand Down

0 comments on commit c842c91

Please sign in to comment.