classicdb / database

Classic DB is a content database for CMaNGOS Classic: world, NPCs, objects, quests and so on.
https://github.com/cmangos/mangos-classic
Other
87 stars 56 forks source link

correct data for some ranged weapons #858

Closed sidsukana closed 8 years ago

sidsukana commented 8 years ago

Found interesting information when work on elemental damage)

http://wow.gamepedia.com/Patch_1.12.0 Ranged Elemental Damage: Our ranged combat system does not allow a ranged weapon to do a mix of Elemental (Fire, Frost, Arcane, etc.) and Physical damage. Many ranged weapons existed which were listed as doing Elemental damage and did not function properly (the damage was dealt, but was treated as Physical). All of those weapons have been changed to deliver the Elemental damage as a chance on hit effect. [Hurricane] was previously changed this way in 1.11. The following ranged weapons are also fixed in 1.12:

sidsukana commented 8 years ago

@cala see this PR please)

Tobschinski commented 8 years ago

@cala plz. srsly

cala commented 8 years ago

Please, do not hesitate to use that nice whip of yours if I'm not quick enough.

cala commented 8 years ago

In https://github.com/classicdb/database/commit/1784048363917ce5b6fb6757b067a56c5d5ebed4, thank you.