You are viewing a potentially older version of this package. View all versions.
HugotheDwarf-Ammo_Tin-1.0.0 icon

Ammo Tin

Adds a Ammo Tin item that can be recharged.

Date uploaded 6 hours ago
Version 1.0.0
Download link HugotheDwarf-Ammo_Tin-1.0.0.zip
Downloads 56
Dependency string HugotheDwarf-Ammo_Tin-1.0.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
Evaisa-LethalLib-0.16.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.1
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5

README

Features

  1. Adds a new Item: Ammo Tin
    1. If no shells are found in hotbar, Shotgun will use a % of the charge to reload
    2. Can be recharged at the ship
  2. Has Code to Patch relevant Shotgun reload code
  3. Has Code to Patch Item Removal to not consume the Ammo Tin

Configs

  1. By Default this is a store item
    1. Can adjust sell price, default is 600 credits
  2. Total Number of Reloads
    1. This is for the shotgun, default is 8 reloads before the Ammo Tin is depleated
  3. Scrap
    1. Can be enabled to be found as Scrap (default is false)
    2. Rarity can be set for how often it can appear (default is 5, rare)
    3. Min Scrap Value of the Ammo Tin (default is 65)
    4. Max Scrap Value of the Ammo Tin (default is 215)

CHANGELOG

v1.0.0

  • Initial Release