Salvage mob tweaks (#7602)
This commit is contained in:
@@ -1116,6 +1116,13 @@
|
||||
spawned:
|
||||
- id: FoodMeatSpider
|
||||
amount: 2
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: ReplacementAccent
|
||||
accent: xeno
|
||||
- type: InteractionPopup
|
||||
successChance: 0.5
|
||||
interactSuccessString: petting-success-tarantula
|
||||
|
||||
@@ -49,6 +49,11 @@
|
||||
prob: 0.3
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 500
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: Temperature
|
||||
heatDamageThreshold: 500
|
||||
coldDamageThreshold: 0
|
||||
@@ -59,7 +64,5 @@
|
||||
damage:
|
||||
groups:
|
||||
Brute: 15
|
||||
- type: GhostTakeoverAvailable
|
||||
makeSentient: true
|
||||
name: space bear
|
||||
description: Wreak havoc on the station's inhabitants, and disrupt salvage!
|
||||
- type: ReplacementAccent
|
||||
accent: genericAggressive
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
- shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.40
|
||||
mass: 50
|
||||
mass: 20
|
||||
mask:
|
||||
- Impassable
|
||||
- MobImpassable
|
||||
@@ -55,12 +55,20 @@
|
||||
path: /Audio/Effects/bite.ogg
|
||||
damage:
|
||||
groups:
|
||||
Brute: 20
|
||||
Brute: 16
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: GhostTakeoverAvailable
|
||||
makeSentient: true
|
||||
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
|
||||
name: magicarp
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
- shape:
|
||||
!type:PhysShapeCircle
|
||||
radius: 0.20
|
||||
mass: 5
|
||||
mass: 2.5
|
||||
mask:
|
||||
- Impassable
|
||||
- MobImpassable
|
||||
@@ -50,6 +50,11 @@
|
||||
amount: 1
|
||||
- type: Bloodstream
|
||||
bloodMaxVolume: 50
|
||||
- type: CombatMode
|
||||
disarmAction:
|
||||
enabled: false
|
||||
autoPopulate: false
|
||||
name: action-name-disarm
|
||||
- type: UnarmedCombat
|
||||
range: 0.5
|
||||
arcwidth: 0
|
||||
@@ -73,4 +78,8 @@
|
||||
- type: GhostTakeoverAvailable
|
||||
makeSentient: true
|
||||
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
|
||||
|
||||
@@ -45,5 +45,12 @@
|
||||
- Hiss.
|
||||
- Hisssss!
|
||||
- Hisssuuu...
|
||||
- Sssss~
|
||||
- Hiss...!
|
||||
|
||||
- type: accent
|
||||
id: genericAggressive
|
||||
words:
|
||||
- Grr!
|
||||
- Rrrr!
|
||||
- Grr...
|
||||
- Grrow!!
|
||||
|
||||
Reference in New Issue
Block a user