16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
|
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
|
||
|
## RandomEnchantsModule
|
||
|
- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-random-enchants/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-random-enchants)
|
||
|
|
||
|
<b>Make sure to support the main project:
|
||
|
https://github.com/azerothcore/azerothcore-wotlk/</b>
|
||
|
|
||
|
* <b>!!BEFORE RUNNING!!:</b> Execute the included "conf/SQL/item_enchantment_random_tiers.sql" file on your world database. This creates a necessary table for this module.
|
||
|
* This is a "fun" script/module converted from an LUA script I found, credits to whoever did this originally
|
||
|
* <b> What this does:</b>
|
||
|
* Will sometimes add random enchantments on any item Looted, Quest Rewarded or Profession created
|
||
|
* <b> Configurable:</b>
|
||
|
* Login message for the module (on, off and what to display)
|
||
|
* Select if you want to enchant loot, quest reward, profession or all
|
||
|
* <b>Modify the source to mess with the chances of enchantment</b>
|