fix
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user