Skip to content

Implement Haranir #39

@Shushuda

Description

@Shushuda

End me please, I need to add Haranir.

Aside from regular Haranir data like model factors for male and female, I also need to add Druid forms... Yay...

Example of a Tauren below:

cosFix.druidFormIdToShoulderOffsetFactor = {

  ["Tauren"] = {
    [2] = {   -- male
      [1]   = 0.862,   -- Cat
      [2]   = 0.78,    -- Tree of Life
      [3]   = 0.888,   -- Travel
      [4]   = 0.71,    -- Aquatic
      [5]   = 0.83,    -- Bear
      [27]  = 0.532,   -- Swift Flight
      [29]  = 0.545,   -- Flight
      [31]  = 0.933,   -- Moonkin
    },
    [3] = {   -- female
      [1]   = 0.788,   -- Cat
      [2]   = 0.715,   -- Tree of Life
      [3]   = 0.815,   -- Travel
      [4]   = 0.651,   -- Aquatic
      [5]   = 0.76,    -- Bear
      [27]  = 0.49,    -- Swift Flight
      [29]  = 0.49,    -- Flight     -- TODO
      [31]  = 0.853,   -- Moonkin
    },
  },

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions