-
Notifications
You must be signed in to change notification settings - Fork 48
spell_proc_item_enchant
AnonXS edited this page Dec 13, 2017
·
4 revisions
Back to world database list of tables.
holds spell effects that need ppm rates.
Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
entry | int(8) unsigned | NO | PRI | ||
ppmRate | float signed | NO | PRI | 0 |
spell_template.id of the spell
This field controls the times per minute that the spell should proc. If zero, then the value is taken from the DBC entry.