ProjectSkyfire / SkyFire_548

SkyFireEMU is a full featured World of Warcraft: Mists of Pandaria emulator written in C++. || Compatible with World of Warcraft client 5.4.8 (Build: 18414) Project Established in 2011 || Support on Discord https://discord.gg/DnKZycD
http://www.projectskyfire.org
GNU General Public License v3.0
498 stars 421 forks source link

[SPELL/MAGE] Conjure Mana Gem #974

Open lingxDEV opened 4 years ago

lingxDEV commented 4 years ago

Current behaviour:

Conjure Mana Gem will correctly generate a Mana Gem with 3 charges, but the Mana Gem will only restore 1 mana.

Expected behaviour:

Mana Gem should restore what the tooltip of it states.

Level 47-49: image

Level 50-59: image

Level 60-69: image

Level 70-79: image

Level 80-90: image

This is what the tooltips states in-game at all levels, I'm not sure if the values are correct or where they are fetched from.

Steps to reproduce the problem:

  1. Make a Mage
  2. Cast Conjure Mana Gem > Use Mana Gem > see that you restore 1 mana

SF rev. hash/commit:

Skyfire rev. 164451ca0b0b

SFDB version:

stable5

Operating system:

win10 64

Crypticaz commented 3 years ago

Noticed this issue as well. It tried a spellscript (even spell_linked_spell) but for some reason it just wouldn't restore any mana. Might be a deeper issue with the core.