You are viewing a potentially older version of this package. View all versions.
Chen-ChensBombasticMod-2.0.5 icon

ChensBombasticMod

This mod adds 2 new artifacts into the game, namely the Artifacts of Malice and Spleen.

Date uploaded 2 years ago
Version 2.0.5
Download link Chen-ChensBombasticMod-2.0.5.zip
Downloads 4917
Dependency string Chen-ChensBombasticMod-2.0.5

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1903 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1903
tristanmcpherson-R2API-4.2.1 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.2.1
ThinkInvis-TILER2-6.1.3 icon
ThinkInvis-TILER2

ThinkInvisible's Library of Extras for RoR2.

Preferred version: 6.1.3
Chen-ChensHelpers-1.1.0 icon
Chen-ChensHelpers

This mod includes helpers that may aid other mod creators. Fully documented, so feel free to check it out.

Preferred version: 1.1.0

README

Version Build License: GPL v3 Support Chen

GitHub issues GitHub pull requests Maintenance Status

Chen's Bombastic Mod

Description

Adds 2 Artifacts into the game which are related to the Artifact of Spite.

Installation

Use Thunderstore Mod Manager to install this mod.

If one does not want to use a mod manager, then get the DLL from Thunderstore.

New Artifacts

  • Malice : Enemies generate bombs upon spawning.
  • Spleen : Enemies have a chance to generate bombs upon being attacked.

Contact

Changelog

2.0.5

  • Update the mod so that it works after the breaking changes of Chen's Helpers.

2.0.4

  • Update the mod so that it is fully compatible with latest TILER2.

2.0.3

  • Fix another bug where Spleen manager limit does not follow 0 being limitless.

2.0.2

  • Fix a silly bug.

2.0.1

  • Add a config option for to have a limit of the maximum bombs there can be in the queue.
  • The config option does not equate to limiting the total number of bombs in the playing field, since the issue being addressed here is the queue generating more than it can process.

2.0.0

  • Update the mod so that it works again after the anniversary update.

1.0.9

  • Integrate QueueProcessors from ChensHelpers.

1.0.8

  • Code cleanup and update the dependency as there were improvements from ChensHelpers.

1.0.7

  • Update the mod to improve some implementations from ChensHelper.
  • Needed update as they were breaking changes.

1.0.6

  • Update dependency to breaking changes with ChensHelpers.
  • Update access modifiers of classes.

1.0.5

  • Integrate ChensHelpers.
  • There shouldn't be any notable changes in game play.

1.0.4

  • Remove debug build!

1.0.3

  • Fix an issue on connected clients lagging hard.
  • Rollback version dependency of R2API to 2.5.14 as it was causing some weird issues.

1.0.2

  • Quick bug fix regarding the Bombastic Manager component being added twice when both artifacts are enabled.
  • Change default percent chance value to 15% since 5% looks like it doesn't proc. Configurable.

1.0.1

  • Rename the mod in manifest to the correct one. Whoops.

1.0.0

  • Add the artifacts into the game.