This commit is contained in:
Ed
2025-07-30 15:42:22 +03:00
parent aaeaa7ab66
commit 94c9e49bb1
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
id: CP14StatusEffectGlowing
components:
- type: StatusEffect
- type: StatusEffectAlert
alert: CP14Glowing
- type: Sprite
drawdepth: Effects
@@ -20,6 +21,7 @@
id: CP14StatusEffectMagicArmor
components:
- type: StatusEffect
- type: StatusEffectAlert
alert: CP14MagicArmor
- type: Sprite
drawdepth: Mobs

View File

@@ -34,8 +34,8 @@
- !type:PulseBehaviour
interpolate: Cubic
maxDuration: 5
minValue: 1.0
maxValue: 40.0
startValue: 1.0
endValue: 40.0
property: Energy
isLooped: true
enabled: true