SpellWork
SpellWork copied to clipboard
SPELL_EFFECT_NONE used as value placeholder is not displayed
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 = 63257 Targets (87, 52) (TARGET_DEST_DEST, TARGET_GAMEOBJECT_DEST_AREA) Radius (Id 13) 10,00
From DBC: Effect_1=3 -- Effect_2=0 -- Effect_3=0 EffectDieSides_1=1 -- EffectDieSides_2=1 -- EffectDieSides_3=1 EffectBasePoints_1= 63256 -- EffectBasePoints_2= 63495 -- EffectBasePoints_3= 63496
cannot reproduce @ 9.x branch:
Effect 0: Id 3 (SPELL_EFFECT_DUMMY)
Difficulty: Id 0 (DIFFICULTY_NONE)
BasePoints = 63257.00
Targets (87, 52) (TARGET_DEST_DEST, TARGET_GAMEOBJECT_DEST_AREA)
Radius (Id 13) 10.00 (Min: 0.00 Max: 10.00)
Effect 1: Id 0 (0)
Difficulty: Id 0 (DIFFICULTY_NONE)
BasePoints = 63496.00
Targets (0, 0) (NO_TARGET, NO_TARGET)
Effect 2: Id 0 (0)
Difficulty: Id 0 (DIFFICULTY_NONE)
BasePoints = 63497.00
Targets (0, 0) (NO_TARGET, NO_TARGET)
This is pre-SpellEffect.db2 split only