Split various drone behaviors out of drone component (innate tool, unpowered flashlight) (#10474)
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
parent: PlayerSiliconBase
|
||||
components:
|
||||
- type: Drone
|
||||
- type: InnateTool
|
||||
tools:
|
||||
- id: ClothingBackpackSatchelDrone
|
||||
- id: trayScanner
|
||||
@@ -173,8 +174,7 @@
|
||||
id: Onestar
|
||||
parent: PlayerSiliconBase
|
||||
components:
|
||||
- type: Drone
|
||||
applyLaws: false
|
||||
- type: InnateTool
|
||||
tools:
|
||||
- id: WeaponMinigun
|
||||
- id: EnergySword
|
||||
@@ -188,7 +188,7 @@
|
||||
makeSentient: true
|
||||
name: Onestar Mecha
|
||||
description: You are an experimental mecha created by who-knows-what, all you know is that you have weapons and you detect fleshy moving targets nearby...
|
||||
rules: Use your weapons to cause havok. You are an antagonist.
|
||||
rules: Use your weapons to cause havoc. You are an antagonist.
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 3
|
||||
baseSprintSpeed : 2
|
||||
|
||||
Reference in New Issue
Block a user