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