avarishd / mod-brawlers-guild

Mist of Pandaria's Brawler's Guild in 3.3.5a.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo AzerothCore

⚠ WIP ⚠ mod-brawlers-guild ⚠ WIP ⚠

Description

Adds Mist of Pandaria's Brawler's Guild to AzerothCore.

The Obsidian Sanctum

How to use ingame (Horde only)

  • .go c id 60000 Everything else is self explanatory.

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Import the SQL(s) manually to the right Database (auth, world or characters) or with the `db_assembler.sh`.
3) Re-run cmake and launch a clean build of AzerothCore.

Season tuning information

  • Season 1 - Tier 7   (213~)
  • Season 2 - Tier 8   (232~)
  • Season 3 - Tier 9   (245~)
  • Season 4 - Tier 10 (264~)

(Item level is based on the highest obtainable gear from 10m)

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy modarenatop.conf.dist to modarenatop.conf and edit that new file.

Edit shop configuration

In npc_brawlers_guild.cpp look for "Shop", there you can edit prices, items and required rank for every item.

Credits

Avarishd: GitHub Discord

AzerothCore: GitHub Repository Website Discord

About

Mist of Pandaria's Brawler's Guild in 3.3.5a.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%