Skip to content

AnchyDev/StatBooster

Repository files navigation

Azeroth Core Stat Booster

Build Status

Master Dev
Build Status Build Status

⚠️ !! This module is not ready yet, however it is usable in its current state !! ⚠️

About

This is a module for Azeroth Core inspired by the RandomEnchants module. The module will randomly enchant items with stats that compliment the item. I am developing this module in an attempt to take it in a slightly different direction and to fix bugs that are present in the original module.

This is my first C++ project so any tips are appreciated and welcome! :)

Features

The features I have planned for this module that differ from the original are:

  • Stat Analysis - Items are analyzed and enchanted based on stats already on the item. (If there are no stats then it is analyzed based off class & subclass types.)
  • Expandable Enchant Pool - You can add enchant ids to your database table to expand your pool.
  • Item Level Based - You can assign item level ranges to enchants in the database table for each entry preventing high level enchants on low level items.

Install

  1. Clone this repository into your ./azerothcore-wotlk/modules folder. (Make sure to clone it into a subdirectory called StatBooster)
  2. Place statbooster.conf.dist into your server ./configs/modules directory.

Visit the Wiki if you require help with setting up enchants in the database.

Example Items

Item01 Item02 Item03

Contact

If you would like to help out with the mod or just need help there is a Discord Server you can join.

License

This module uses the MIT license.

Credits

  • AzerothCore community for their help with implementing my hooks and creating a great core.
  • 3ndos for inspiring this module (and whoever made the original LUA script)!

About

Random Enchant module for Azeroth Core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published