Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 9 months ago |
| Version | 1.4.3 |
| Download link | Plotection-MoneyForKills-1.4.3.zip |
| Downloads | 18150 |
| Dependency string | Plotection-MoneyForKills-1.4.3 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
MoneyForKills
Killing enemies adds credits to the bank and/or to the quota.
Manual Installation
- Download "BepInEx" and extract contents into game folder (replace contents if necessary)
- Extract "LC_MoneyForKills.dll" into ...\Lethal Company\BepInEx\plugins
r2modman / Thunderstore Installation
- Download "BepInEx"
- Download "MoneyForKills"
Default Values
Vanilla entities
| Entity | Credits |
|---|---|
| Manticoil | 10 |
| Tulip Snake | 15 |
| Baboon Hawk | 25 |
| Hoarding Bug | 25 |
| Snare Flea | 25 |
| Masked | 75 |
| Bunker Spider | 80 |
| Butler | 100 |
| Nutcracker | 100 |
| Eyeless Dog | 125 |
| Thumper | 125 |
| Kidnapper Fox | 140 |
| Bracken | 150 |
| Forest Keeper | 300 |
| Maneater | 300 |
| Sapsucker | 300 |
Modded entities
| Power Level | Credits |
|---|---|
| ≥ 0 and < 1 | 25 |
| ≥ 1 and < 2 | 75 |
| ≥ 2 and < 3 | 150 |
| ≥ 3 | 250 |
Config
- If you don't see the Config file (Jack.MonkeyForKills.cfg), try launching the game first with the mod installed
- Available options:
- Change credit reward amount for each mob, including players
- Turn reward notification / kill confirmation on or off
- Choose to contribute money gained to bank, quota, or both
Notes
- Bank and fulfilled quota will never go negative, only to 0
Credits
- Enemy Killing Money by UP_Studio for reward implementation
- MoneyForKillsAll by uruchan for enabling credit+quota idea
CHANGELOG
Changelog
v1.4.4
- Improved logging for modded enemies
- Readded reward for killing Kidnapper Fox (default value: 150)
- Added reward for killing Backwater Gunkfish (default value: 20)
- Added reward for killing Feiopar (default value: 90)
- Added reward for killing Cadaver Bloom (default value: 275)
v1.4.3
- Moved changelog to dedicated CHANGELOG markdown file
- Optimizations
v1.4.2
- Removed Kidnapper Fox
- Added reward for killing Giant Sapsucker (default value: 300)
v1.4.1
- Added brief mod overview to description
- Optimized reward logic slightly
v1.4.0
- Added an option for player deaths to grant rewards, disabled by default
- Added new notification for negative reward values
- Fixed modded entity power level categories and rewards
- Adjusted modded entity rewards
- ≥ 0 and < 1 reward from 10 -> 25
- ≥ 1 and < 2 reward from 25 -> 75
- ≥ 2 and < 3 reward from 75 -> 150
- ≥ 3 reward from 150 -> 250
v1.3.6
- Minor wording changes in config
- Grouped changelog versions for better readability
- Added default value tables between Config and Changelog for accessibility
v1.3.5
- Fixed formatting error in description
- Added Maneater to default values table
v1.3.4
- Added config option to allow money reward to go to bank, quota, or both (if both true)
- Updated credits
v1.3.3
- Added reward for killing Maneater (default value: 300)
v1.3.2
- Fixed Kidnapper Fox reward error
v1.3.1
- Added reward for killing Kidnapper Fox (default value: 140)
- Bracken default reward increased from 140 -> 150
v1.3.0
- Added option to add money towards quota instead
v1.2.1
- Minor changes to description
- Bracken default reward increased from 125 -> 140
- Eyeless Dog default reward increased from 80 -> 125
v1.2.0
- Fixed version displayed in console from v1.0.0 to v1.2.0
- Updated description
- Added compatibility with modded entities based on power level, along with its config options
v1.1.1
- Changed wording in config
v1.1.0
- Added a config file
- Updated description
v1.0.0
- Release