Skip to content

spell_proc_item_enchant

AnonXS edited this page Sep 18, 2017 · 4 revisions

Back to world database list of tables.

The spell_proc_item_enchant table

holds spell effects that need ppm rates.

Structure

Field Type Null Key Default Extra
entry int(8) unsigned NO PRI
ppmRate float signed NO PRI 0

entry

spell_template.id of the spell

ppmRate

http://wowwiki.wikia.com/wiki/Procs_per_minute

Clone this wiki locally