

R2API.Orb is a submodule assembly for R2API that allows mod creators to add new Orbs to the game. Orbs include things like Lightning Orbs, healing orbs and more.
R2API.Orb works via the OrbAPI class, where you can use AddOrb() to add a new type of orb that subclasses from the class RoR2.Orbs.Orb
R2API.Core.