forked from cmangos/mangos-wotlk
-
Notifications
You must be signed in to change notification settings - Fork 0
Spell_threat
Schmoozerd edited this page Apr 14, 2013
·
1 revision
Back to world database list of tables.
This table holds threat values on all spells that should either give or take away threat.
Field | Type | Null | Key | Default | Extra |
entry | int(10) unsigned | NO | PRI | ||
Threat | int(11) | NO |
The spell ID. See Spell.dbc
The threat value that this spells should add to the caster (or take away if it is negative).