harbingerofme / DebugToolkit

Debugging commands for Risk of Rain 2. Previously known as RoR2Cheats.
https://thunderstore.io/package/IHarbHD/DebugToolkit/
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

New Command: artifact_enable/artifact_disable #169

Closed Moffein closed 6 months ago

Moffein commented 7 months ago

A command that lets you enable/disable artifacts mid-run would be nice.

MidRunArtifacts already does this, but it requires console access, which can be a problem when hosting a Dedicated Server with multiple admins who do not have access to the server console. DebugToolkit's admin system allows for admin clients to send commands to the server, and I think this would fit in well with the rest of the mod's commands.

Would be something like, artifact_enable sacrifice, artifact_disable sacrifice, etc.

Use Cases: Oftentimes I like to change up artifacts post-loop to make the game harder, or temporarily enable certain artifacts for various purposes (ex. enabling Chaos at the end for a final battle royale between all the surviving players).