SCP-500

Property
Type
Description

Effect

EffectType

The effect to apply.

Duration

float

The duration of the effect.

Intensity

byte

The intensity of the effect.

Example:

CustomItemType: SCPItem
Item: SCP500
CustomData:
  effect: Invigorated
  duration: 30.0
  intensity: 1

Was this helpful?