DB/SpellShapeshift

From wowdev
(Redirected from SpellShapeshift.dbc)
Jump to navigation Jump to search

≥ Cata

6.0.1.18179

struct SpellShapeshiftRec {
  uint32_t m_ID;
  uint32_t m_shapeshiftExclude[2];
  uint32_t m_shapeshiftMask[2];
  uint32_t m_stanceBarOrder;
};

7.0.1.21737

Column Field Type Notes
1 ID
2 SpellID IRefID
3,4 m_shapeshiftExclude Integer[2]
5 Stances Integer
6 Unknown Integer Wasn't able to match the value -- Synric 12th July 2016
7 m_stanceBarOrder Integer
8 Unknown Integer Wasn't able to match the value -- Synric 12th July 2016
9 Unknown Integer Wasn't able to match the value -- Synric 12th July 2016
10 Unknown Integer Wasn't able to match the value -- Synric 12th July 2016