You are viewing a potentially older version of this package. View all versions.
Snowlance-SCP956-0.2.5 icon

SCP956

Adds a pinata (and candy) to the game v0.2.0: SCP-330, CustomCandyEffects, and more!

Date uploaded 3 months ago
Version 0.2.5
Download link Snowlance-SCP956-0.2.5.zip
Downloads 1791
Dependency string Snowlance-SCP956-0.2.5

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-LethalLib-0.16.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.1

README

SCP-956 (The Pinata)

Description

Adds SCP-956 to the game along with a few other SCP's (more to come).

Features

  • Player Age: A random age is chosen for every player at the start of each game.
  • SCP-956: A Pinata that hates children.
  • Behaviors: = Default intended behavior: SCP-956 will activate whenever someone under the age of 12 stays within its activation zone.
    • SecretLab: Works similar to the game SCP: Secret Lab. Candy will give random effects (coming soon) and SCP-956 will activate anyone holding candy.
    • Random Age: Everyone is assigned a random age at the beginning of the game and its possible to be a child.
    • All: SCP-956 will activate when anyone stays within its activation zone, regardless of age.
  • SCP-559: A mysterious cake that can change your age.
  • Candy: Mysterious candy.
  • SCP-330: A dangerous bowl of candy
  • Custom Candy Effects: See section below for how to use

Custom Candy Effects (Experimental)

There will be a config for each piece of candy (except rainbow and pink). For each candy you can customize it to give many different status effects based on the config. An example on how to format the config entry is shown in the config as the default value. You need to list each effect, followed by its parameters like this in this format: Effect:Param1,Param2; It is case sensitive. "stackable" means its percentage can be increased when running that effect again. "timeStackable" means its time can be added onto to prolong the effect. A list of all available effects and their parameters are listed below:

  • HealPlayer:HealthAmount(int),Overheal(bool);
  • RestoreStamina:Percentage(int);
  • HealthRegen:HPPerSecond(int),Seconds(int);
  • StatusNegation:Seconds(int),TimeStackable(bool);
  • DamageReduction:Seconds(int),Percentage(int),TimeStackable(bool),Stackable(bool);
  • InfiniteSprint:Seconds(int),TimeStackable(bool);
  • IncreasedMovementSpeed:Seconds(int),Percentage(int),TimeStackable(bool),Stackable(bool);

Upcoming Plans

  • More animations
  • A flamethrower or other fire related tools to kill SCP-956

Known Issues

  • When a player becomes targeted by SCP-956 and player is facing a wall, SCP-956's navigation can be bugged
  • When shrunk player uses terminal, cant see the full screen
  • When player is overhealed and takes damage, resets health to 100 rather than taking off damage amount
  • When player loses their hands from SCP-330, their hands are still visible
  • Bugs out when landing on a moon

Support and Feedback

You can find my thread here in the modding discord: https://discord.com/channels/1168655651455639582/1244167215876407337. Please report any bugs or issues here and ill try my best to fix them. Suggestions are also very welcome! You can also report them on the github page here: https://github.com/snowlance7/SCP956

Credit

CHANGELOG

2.0.2

  • Readding this changelog, idk why it wasnt added

2.0.1

  • Fixed bug where confetti sounds would play when going into orbit and you werent a child changing back

2.0.0

  • If you havent been killed by SCP-956 in 60 seconds, youll die from the candy growing inside you (time is configurable)
  • SCP-956 can open doors faster
  • SCP-956 is now 2x faster
  • SCP-956 AI movement changes
  • Lots of Optimizations
  • Audio changes
  • Fixed some weight issues
  • Removed 'pinata candy' mechanic, candy wont have a chance to kill you anymore (unless its pink or black)
  • More configs for controlling spawning
  • Changed spawn radius around player from 50 to 500
  • Player can no longer see their hands when they have their hands sliced off by SCP-330
  • Removed Secret Lab behavior
  • Fixed a lot of issues with the candy bag
  • Added SCP-458 (Includes a reference if anyone gets it ill let you pick the next SCP lol)
  • Added new status effect: PizzaHealing!

1.2.4

  • Changed code for how freezing player works
  • Fixed a bug with carry weights
  • Candy bags no longer despawn when empty

1.2.2 - 1.2.3

  • Fixing SCP-914 Recipies so they actually work

1.2.0 - 1.2.1

  • Added badhamknibbs-scp914-recipes for compatibility with SCP-914 in SCPFoundationDungeon mod
  • Updated LethalLib dependency to 0.16.0
  • Made it so children can take 3 pieces of candy from SCP-330
  • You can now take 2 pieces (or 3) of candy from each instance of SCP-330 instead of the candyTakenCount being shared by all of them
  • Fixed bug with candy causing weight issues
  • SCP-956 can now open doors
  • Changed README
  • Made compatible with v56
  • Lowered movement speed increase when a child

1.1.0

  • Made it so SCP-956 targets players holding candy bags on Secret Lab mode
  • Made Secret Lab mode default, change to false to use default behavior
  • Candy bags work better, and synced for all clients
  • Player freezing uses a different list for frozen players, should help with compatibility

1.0.0

  • Made it so activation times are shorter when using Secret Lab Behavior
  • Removed behavior system, 'random age' and 'all' behaviors moved to separate configs
  • Reworked configs
  • Secret Lab behavior has its own config section and got completely reworked, more info in README
  • Added Candy Bags
  • Candy no longer has value
  • Added new candy type
  • SCP-956 can now die to explosions
  • When under the age of 12, you move faster and have more stamina
  • Other small tweaks

0.3.0

  • 11 candles instead of 10 for cake
  • Changes to cake model
  • Enabled spawning pinata for all behaviors
  • Secret mechanic for cake :3
  • Height of child players changed from 0.8 to 0.7
  • Other small tweaks

0.2.5

  • Small fix that might fix compatibility with Deathnote mod

0.2.4

  • Fixed small game breaking bug oops

0.2.3

  • Added more candles to cake
  • Some temp bug fixes

0.2.2

  • Temp fix for bugging out when landing on a moon

0.2.1

  • Added configs to disable SCP-956, SCP-559, and SCP-330 (In case you want to use just the items or enemy)
  • Small description fix

0.2.0

  • Added SCP-330
  • Added candy effects
  • Added custom status effects
  • SCP-559 now works correctly
  • Added more config options
  • SCP559 now heals you a little bit when you eat it