Rat King buff (#11566)

This commit is contained in:
Nemanja
2022-09-28 00:16:20 -04:00
committed by GitHub
parent 277f555fda
commit 612c9a7cb6

View File

@@ -6,8 +6,8 @@
components: components:
- type: CombatMode - type: CombatMode
- type: MovementSpeedModifier - type: MovementSpeedModifier
baseWalkSpeed : 3.75 baseWalkSpeed : 3.00
baseSprintSpeed : 3.75 baseSprintSpeed : 5.00
- type: InputMover - type: InputMover
- type: MobMover - type: MobMover
- type: Reactive - type: Reactive
@@ -32,9 +32,9 @@
radius: 0.3 radius: 0.3
mass: 65 mass: 65
mask: mask:
- MobMask - SmallMobMask
layer: layer:
- MobLayer - SmallMobLayer
- type: MobState - type: MobState
thresholds: thresholds:
0: Alive 0: Alive
@@ -93,10 +93,6 @@
event: !type:RatKingDomainActionEvent event: !type:RatKingDomainActionEvent
hungerPerDomainUse: 50 hungerPerDomainUse: 50
- type: MobsterAccent - type: MobsterAccent
- type: Access #he's so baller he gets his own access. NT got nothing on him
tags:
- Maintenance
- Service
- type: Butcherable - type: Butcherable
spawned: spawned:
- id: ClothingHeadHatFancyCrown #how did that get there? - id: ClothingHeadHatFancyCrown #how did that get there?
@@ -201,7 +197,7 @@
- type: MobState - type: MobState
thresholds: thresholds:
0: Alive 0: Alive
30: Critical 40: Critical
60: Dead 60: Dead
- type: MeleeWeapon - type: MeleeWeapon
hidden: true hidden: true