WoW Trinity Core - Add procs to items

2 years ago

Add spell procs to items including your created custom items in trinity core.

Find the spell id on wotlkdb website. Open the spell and in the address bar spellid is there.
Open up your database (HeidiSQL)
Find the item in the item_template table.
scroll to the left and find spellid_1
Enter the spell id there
set the trigger, (2 for on hit)
set the proc per minute
restart world server
delete client cache

Loading comments...