Skip to content

SPELL_EFFECT_NONE used as value placeholder is not displayed #31

Description

@Killyana

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions