Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.15 KB

File metadata and controls

23 lines (16 loc) · 1.15 KB

A LUA mod to implement somewhat "Blizzlike" forged items. Every rare and epic weapon and armor you loot or get rewarded from a quest has a chance to become either Lichforged(+10% stats) or Titanforged (+15% stats). By default the chances are 10% for Lichforged and 5% for Titanforged but you can modify those in the lua files.

REQUIREMENTS:

Azerothcore

Azerothcore lua (ALE)

HOW TO INSTALL:

  1. Run the SQL query in your acore_world database to populate it with items
  2. Place the MPQ file in the Data folder of your WoW CLIENT
  3. Place the DBC file in the dbc folder of your Azerothcore SERVER, replace existing file
  4. Place the LUA file in the lua_scripts of your Azerothcore SERVER

Looking for feedback and bugs. Do with these files whatever you wish, I don't need credit.

Image Image Image