Salvage mob tweaks (#7602)

This commit is contained in:
mirrorcult
2022-04-16 16:08:52 -07:00
committed by GitHub
parent 2eda8d1804
commit 80118a3e4c
5 changed files with 45 additions and 11 deletions

View File

@@ -1116,6 +1116,13 @@
spawned: spawned:
- id: FoodMeatSpider - id: FoodMeatSpider
amount: 2 amount: 2
- type: CombatMode
disarmAction:
enabled: false
autoPopulate: false
name: action-name-disarm
- type: ReplacementAccent
accent: xeno
- type: InteractionPopup - type: InteractionPopup
successChance: 0.5 successChance: 0.5
interactSuccessString: petting-success-tarantula interactSuccessString: petting-success-tarantula

View File

@@ -49,6 +49,11 @@
prob: 0.3 prob: 0.3
- type: Bloodstream - type: Bloodstream
bloodMaxVolume: 500 bloodMaxVolume: 500
- type: CombatMode
disarmAction:
enabled: false
autoPopulate: false
name: action-name-disarm
- type: Temperature - type: Temperature
heatDamageThreshold: 500 heatDamageThreshold: 500
coldDamageThreshold: 0 coldDamageThreshold: 0
@@ -59,7 +64,5 @@
damage: damage:
groups: groups:
Brute: 15 Brute: 15
- type: GhostTakeoverAvailable - type: ReplacementAccent
makeSentient: true accent: genericAggressive
name: space bear
description: Wreak havoc on the station's inhabitants, and disrupt salvage!

View File

@@ -23,7 +23,7 @@
- shape: - shape:
!type:PhysShapeCircle !type:PhysShapeCircle
radius: 0.40 radius: 0.40
mass: 50 mass: 20
mask: mask:
- Impassable - Impassable
- MobImpassable - MobImpassable
@@ -55,12 +55,20 @@
path: /Audio/Effects/bite.ogg path: /Audio/Effects/bite.ogg
damage: damage:
groups: groups:
Brute: 20 Brute: 16
- type: CombatMode
disarmAction:
enabled: false
autoPopulate: false
name: action-name-disarm
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
makeSentient: true makeSentient: true
name: space carp name: space carp
description: Wreak havoc on the station's inhabitants, and disrupt salvage! description: |
If you're a salvage spawn, defend the loot inside!
Otherwise, wreak havoc on the station!
- type: ReplacementAccent
accent: genericAggressive
- type: entity - type: entity
name: magicarp name: magicarp

View File

@@ -27,7 +27,7 @@
- shape: - shape:
!type:PhysShapeCircle !type:PhysShapeCircle
radius: 0.20 radius: 0.20
mass: 5 mass: 2.5
mask: mask:
- Impassable - Impassable
- MobImpassable - MobImpassable
@@ -50,6 +50,11 @@
amount: 1 amount: 1
- type: Bloodstream - type: Bloodstream
bloodMaxVolume: 50 bloodMaxVolume: 50
- type: CombatMode
disarmAction:
enabled: false
autoPopulate: false
name: action-name-disarm
- type: UnarmedCombat - type: UnarmedCombat
range: 0.5 range: 0.5
arcwidth: 0 arcwidth: 0
@@ -73,4 +78,8 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
makeSentient: true makeSentient: true
name: space tick name: space tick
description: Wreak havoc on the station's inhabitants, and disrupt salvage! description: |
If you're a salvage spawn, defend the loot inside!
Otherwise, wreak havoc on the station!
- type: ReplacementAccent
accent: genericAggressive

View File

@@ -45,5 +45,12 @@
- Hiss. - Hiss.
- Hisssss! - Hisssss!
- Hisssuuu... - Hisssuuu...
- Sssss~
- Hiss...! - Hiss...!
- type: accent
id: genericAggressive
words:
- Grr!
- Rrrr!
- Grr...
- Grrow!!