Enum EffectType
Status effects as enum.
public enum EffectType
- Extension Methods
Fields
None = 0
This EffectType do not exist it's only use when not found or error.
AmnesiaItems = 1
Prevents the player from reloading weapons and using medical items.
AmnesiaVision = 2
Makes SCP-939 invisible to players under its effect. Visibility is temporarily restored when SCP-939 takes damage or attacks.
Asphyxiated = 3
Drains the player's stamina and then health.
Bleeding = 4
Damages the player over time.
Blinded = 5
Blurs the player's screen.
Burned = 6
Increases damage the player receives. Does not apply any standalone damage.
Concussed = 7
Blurs the player's screen while rotating.
Corroding = 8
Effect given to player after being hurt by SCP-106.
Deafened = 9
Deafens the player.
Decontaminating = 10
Removes 10% of the player's health per second.
Disabled = 11
Slows down the player's movement.
Ensnared = 12
Prevents the player from moving.
Exhausted = 13
Halves the player's maximum stamina and stamina regeneration rate.
Flashed = 14
Flashes the player.
Hemorrhage = 15
Drains the player's health while sprinting.
Invigorated = 16
Reduces the player's FOV, gives infinite stamina and gives the effect of underwater sound.
BodyshotReduction = 17
Reduces damage taken by body shots.
Poisoned = 18
Damages the player every 5 seconds, starting low and increasing over time.
Scp207 = 19
Increases the speed of the player while also draining health.
Invisible = 20
Makes the player invisible.
SinkHole = 21
Slows down the player's movement with the SCP-106 sinkhole effect.
DamageReduction = 22
Reduces overall damage taken.
MovementBoost = 23
Increases movement speed.
RainbowTaste = 24
Reduces the severity of negative effects.
SeveredHands = 25
Drops the player's current item, disables interaction with objects, and deals damage while effect is active.
Stained = 26
Prevents the player from sprinting and reduces movement speed by 20%.
Vitality = 27
Causes the player to become gain immunity to certain negative status effects.
Hypothermia = 28
Cause the player to slowly take damage, reduces bullet accuracy, and increases item pickup time.
Scp1853 = 29
Increases the player's motor function, causing the player to reduce the weapon draw time, reload spead, item pickup speed, and medical item usage.
CardiacArrest = 30
Effect given to player after being hurt by SCP-049.
InsufficientLighting = 31
Cause the lighting in the facility to dim heavily for the player.
SoundtrackMute = 32
Disable ambient sound.
SpawnProtected = 33
Protects players from enemy damage if the config is enabled.
Traumatized = 34
Make Scp106 able to see you when he is in the ground (stalking), causes the player's screens to become monochromatic when seeing Scp106, and instantly killed if attacked by Scp106.
AntiScp207 = 35
It slows down the player, providing a passive health regeneration and saving the player from death once.
Scanned = 36
The effect that SCP-079 gives the scanned player with the Breach Scanner.
PocketCorroding = 37
Teleports the player to the pocket dimension and drains health until the player escapes or is killed. The amount of damage recieved increases the longer the effect is applied.
SilentWalk = 38
Reduces walking sound by 10%.
[Obsolete("Not functional in-game")] Marshmallow = 39
Makes you a marshmallow guy.
Strangled = 40
The effect that is given to the player when getting attacked by SCP-3114's Strangle ability.
Ghostly = 41
Makes the player nearly invisible, and allows them to pass through doors.
FogControl = 42
Manipulate wish Fog player will have.
You can choose fog with CustomRendering.FogType and putting it on intensity. Slowness = 43
CustomPlayerEffects.Slowness.
Scp1344 = 44
CustomPlayerEffects.Scp1344.
SeveredEyes = 45
CustomPlayerEffects.SeveredEyes.
PitDeath = 46
CustomPlayerEffects.PitDeath.
Blurred = 47
CustomPlayerEffects.Blurred.
[Obsolete("Only availaible for Christmas and AprilFools.")] BecomingFlamingo = 48
Makes you a flamingo.
[Obsolete("Only availaible for Christmas and AprilFools.")] Scp559 = 49
Makes you a Child after eating Cake.
[Obsolete("Only availaible for Christmas and AprilFools.")] Scp956Target = 50
Scp956 found you.
[Obsolete("Only availaible for Christmas and AprilFools.")] Snowed = 51
you are snowed.