Back to 'spell_target_position' Return to world Go to 'spelldifficulty_dbc'
This table holds manual corrections to threat values on all spells that should either give or take away threat.
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
entry | int | unsigned | PRI | NO | |||
flatMod | int | signed | YES | NULL | |||
pctMod | float | NO | 1 | threat multiplier for damage/healing | |||
apPctMod | float | NO | 0 | additional threat bonus from attack power |
references Spell ID
If entry is a first_spell_id, the custom threat applies to all associated spells from spell_ranks.
Flat threat modifier.
A multiplier on top of the flat amount of threat generated by the spell and added by this table.
e.g.:
Note: Health and power restoration causes half threat by default. This is not covered here.
A percentage of attack power that is added as flat threat before multipliers.
Back to 'spell_target_position' Return to world Go to 'spelldifficulty_dbc'