You are viewing a potentially older version of this package. View all versions.
CTMods-KarmaForBeingAnnoying-1.1.0 icon

KarmaForBeingAnnoying

Adds a 10% chance of exploding if you use annoying Items like the Airhorn, Clownhorn or Remote. Now customizable!

Date uploaded 5 months ago
Version 1.1.0
Download link CTMods-KarmaForBeingAnnoying-1.1.0.zip
Downloads 411393
Dependency string CTMods-KarmaForBeingAnnoying-1.1.0

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

README

KarmaForBeingAnnoyingMod

Blows up the player who uses any of the annoying scrap that makes sound (clown horn, blow horn, ...) This only kills the player using the item, as they deserve it.
By default it has a 10% chance of activating. This version spawns an explosion only client sided so everyone else is confused what the player died from.

Config

On first startup a .cfg file gets generated:
In the config file Chrigi.KarmaForBeingAnnoyingMod.cfg in BepInEx/config you can change the following parameters:
General Damage Range -> set damage range of the explosion
General Delay -> set delay the explosion has until it gets executed
ON OFF switch -> set if mod is on or off
UseOnRemote -> set if mod applies to remote item
General Kill Range -> set kill range of explosion
General Probability -> set probability for non listed items
Remote Probability -> set probability for remote item
Airhorn Probability -> set probability for Airhorn item
Clownhorn Probability -> set probability for Clownhorn item
Cashregister Probability -> set probability for Cashregister item
Hairdryer Probability -> set probability for Hairdryer item

CHANGELOG

v1.1.0 Added Customizability and Remote Item

  • Added config customizability for probability and explosion parameters
  • Added to Remote Item

v1.0.0 Release

  • Release