https://github.com/EmberEmu/Ember/blob/development/dbcs/definitions/client/Spell.xml has an incorrect unknown_flag.
An int32 interrupt_flags should be between category_recovery_time and aura_interrupt_flags instead.
See this PR gtker/wow_dbc#6 for details (I used your XML definitions for vanilla).
https://github.com/EmberEmu/Ember/blob/development/dbcs/definitions/client/Spell.xml has an incorrect
unknown_flag.An
int32interrupt_flagsshould be betweencategory_recovery_timeandaura_interrupt_flagsinstead.See this PR gtker/wow_dbc#6 for details (I used your XML definitions for vanilla).