NotThorny / Raids

Spawn raid bosses in your world!
4 stars 0 forks source link

Raids Basics

This is a plugin which allows you to set up raid bosses with a single command.

All bosses will spawn a reward flower on being defeated! To edit what these rewards are, make a new entry in RewardPreviewExcelConfigData.json with the mob's id as the entry id. More info in Reward Example

Don't blame me if you spawn 100000 mobs and crash your game/server.

Installation

Get latest release from releases

Place Raids.jar into your \grasscutter\plugins folder and restart the server if it was already running

Usage

All bosses come with a boss bar at the top of the screen.

/rd new <mobId> x[amount] lv[level] hp[hp] atk[attack] def[defense] maxhp[maxhp] hx[hp multiplier]

Version

Built for Grasscutter 1.7.4, should work on similar versions.

Issues

Q: Reward flowers aren't spawning when I defeat a boss!

A: Ensure you are using the latest AIO jar for Grasscutter, available at https://github.com/NotThorny/Grasscutter/releases as a standalone jar or a full build.

Any suggestions or issues are welcomed in issues