diamond12dictator-Axinomancy icon

Axinomancy

A simple mod that adds in a new lunar item, which increases knockback to players and enemies.

Last updated 3 years ago
Total downloads 1015
Total rating 0 
Categories Mods
Dependency string diamond12dictator-Axinomancy-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14
bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

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

Preferred version: 5.3.1

README

Axinomancy Overview

Axinomancy adds a new, very unbalanced lunar item to the game, which multiplies knockback from damage on both enemies and players. Each stack that the player/team has is increased by 30%, stacking exponentially. There is a cap set at thirteen, to prevent players and enemies from getting too much knockback.

Possible Future Features

  • Fix model size and positioning on characters. It is way too big on some, way too small on others.
  • Add sprite for command pickup. Currently it is a white square.
  • Fix Rex's "Directive Disperse" and "Bramble Volley" skills. They are not currently affected by Axinomancy.
  • Make Wax Quail jumps affected by Axinomancy.
  • Decrease knockback resistance of certain bosses with more Axinomancy stacks.
  • Config settings to change Axinomancy formula and limit.
  • Optimize code, it currently uses a lot of GetComponent() and GameObject.Find() way too frequently, it may cause frame drops, but I'm not entirely sure yet.

Special Thanks

  • My friend "A Banana" for doing the modeling and being a great friend.
  • Hopoo for making such a wonderful game.
  • All of the Risk of Rain modders, from those who helped us in the discord to those who made the APIs, your work has been immensely helpful. Wouldn't have been able to do it without y'all!