Skip to content

Plugin for the "SCP: Secret Laboratory" game, that prevents Zombies (SCP-049-2) from suiciding by walking into a Tesla, jumping into a void or being crushed by a bulk door or an elevator.

License

Notifications You must be signed in to change notification settings

Phineapple18/AntiSuicidalZombies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

AntiSuicidalZombies (2.0.0)

Plugin for the "SCP: Secret Laboratory" game, that prevents Zombies (SCP-049-2) from suiciding by walking into a Tesla, jumping into a void or being crushed by a bulk door or an elevator.

Features

  • Zombies can have effect(s) applied to them after walking into Tesla.
  • Zombies, who jumped into void in HCZ, are teleported to one of the doors with no keycard permission in the same room. These rooms are: in SCP-106 room, Test Room and Armory.

Installation

Place AntiSuicidalZombies dll in "...\AppData\Roaming\SCP Secret Laboratory\PluginAPI\plugins\global OR port_number".

Config

Name Type Default value Description
is_enabled bool true Should the plugin be enabled?
debug bool false Should debug be enabled?
tesla_effect Dictionary<string, EffectParameters> Blurred:
  intensity:1
  duration:10 Burned:
  intensity:1
  duration:30
Effect(s) applied to zombies after walking into a tesla and their duration time.
crushed_effects Dictionary<string, EffectParameters> Concussed:
  intensity:5
  duration:10 Deafened:
  intensity:1
  duration:20 Slowness:
  intensity:30
  duration:30
Effect(s) applied to zombies after being crushed by a door or an elevator and their duration time.

About

Plugin for the "SCP: Secret Laboratory" game, that prevents Zombies (SCP-049-2) from suiciding by walking into a Tesla, jumping into a void or being crushed by a bulk door or an elevator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages