Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hytale Mod: Boss Slime Combat System (Custom Combat System)

Companion mod for the Hytale Modding Manual tutorial on Custom Combat System.

Repository: hytale-moddings/hytale-mod-custom-combat-system

What This Mod Does

Implements a full Boss Slime boss fight demonstrating advanced combat mechanics: phased AI, multi-stage attacks, status effects, and reward drops.

Installation

  1. Copy the mod folder to %APPDATA%/Hytale/UserData/Mods/<FolderName>/ (see manifest.json for exact name)
  2. Start a Hytale server with the mod enabled

Installation Note

This mod supersedes the base Slime mod and the loot-tables mod — they all share Group:Name = HytaleModdingManual:CreateACustomNPC. Only one version can be installed at a time. This v2.0.0 includes everything from v1.0.0 (base slime) and v1.1.0 (drops) plus the boss fight.

Manifest

  • Group: HytaleModdingManual
  • Name: CreateACustomNPC
  • Version: 2.0.0

Related

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors