SpellWork
SpellWork copied to clipboard
Spell info viewer for multiple versions of WoW
- Added Spell Scriptname helper - Updated db2 definitions to Legion 7.3.5 - Updated few enum values based in EnumeratedStrings
maybe one good idea can be convert spellwork to webpage version and one branch for all versions, allowing to compare spells between versions side by side.
When a spell has more than one BP for an effect, spellwork will display only the first one, example: SpellID: 63255 From SpellWork: Effect 0: Id 3 (SPELL_EFFECT_DUMMY) BasePoints =...
Value seems like a misleading name for the Effects UI when compared to the field name of the actual spell entry, EffectBasePoints. This isn't relevant to most users but it...
1) Changed properties of all ComboBox-es in GUI - AutoCompleteSource : ListItems - AutoCompleteMode : SuggestAppend 2) Changed name-genering (changed Id-pattern from '(###)' to '### - ')