* fix #1809

* fairies disable
This commit is contained in:
Red
2025-09-28 23:53:15 +03:00
committed by GitHub
parent 3d0b489392
commit 621ee3fa73
3 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
stamina: 20 stamina: 20
- type: DoAfterArgs - type: DoAfterArgs
delay: 2.5 delay: 2.5
distanceThreshold: 1.5 distanceThreshold: 2.5
breakOnDamage: true breakOnDamage: true
- type: CP14ActionEmoting - type: CP14ActionEmoting
startEmote: cp14-kick-lurker-start startEmote: cp14-kick-lurker-start

View File

@@ -3,7 +3,7 @@
parent: CP14SimpleMobBase parent: CP14SimpleMobBase
id: CP14MobFairy id: CP14MobFairy
description: It glows, squeaks and considers itself very important. It seems that ordinary weapons are incapable of killing her, and only the dissipation of magic will help. description: It glows, squeaks and considers itself very important. It seems that ordinary weapons are incapable of killing her, and only the dissipation of magic will help.
categories: [ ForkFiltered ] categories: [ ForkFiltered, HideSpawnMenu ] #Disable spawn in spawmenu
components: components:
- type: MovementSpeedModifier - type: MovementSpeedModifier
baseWalkSpeed : 2 baseWalkSpeed : 2

View File

@@ -38,21 +38,21 @@
minGroupSize: 2 minGroupSize: 2
maxGroupSize: 6 maxGroupSize: 6
- type: cp14LocationModifier #- type: cp14LocationModifier #Temporarily disabled until fairies can crash server
id: Fairy # id: Fairy
levels: # levels:
min: 0 # min: 0
max: 3 # max: 3
categories: # categories:
Danger: 0.20 # Danger: 0.20
requiredTags: # requiredTags:
- CP14DemiplaneHerbals # - CP14DemiplaneHerbals
layers: # layers:
- !type:CP14OreDunGen # - !type:CP14OreDunGen
entity: CP14MobFairy # entity: CP14MobFairy
count: 4 # count: 4
minGroupSize: 2 # minGroupSize: 2
maxGroupSize: 3 # maxGroupSize: 3
- type: cp14LocationModifier - type: cp14LocationModifier
id: SmallHydra id: SmallHydra