Hello together,
since several players belive that the style system and meele damage system are kind of buggy - I did some calculation and testing.
Based on the bug reports for Merc and BM:
https://tracker.playphoenix.online/issues/f9c00252-fc01-49c7-98ad-6885dee4f166
https://tracker.playphoenix.online/issues/babbc0f4-b304-4e36-ae83-aa274e14112d
Phoenix is currently using the following damage formula:
STYLE_DAMAGE = (STYLE_BASE + (SPEC - STYLE_LEVEL) * STYLE_GROWTH)
* SWING_SPEED
* DAMAGE_MODIFIER / 10
+ BASE_DAMAGE * TOA_STYLE_BONUS
(the rest and all details can be found here)
http://camelotherald.wikia.com/wiki/Melee_Damage
The Sources for the three major values for the formular (Sytle_base, Style_grwoth and Style_level) are leveraged from the following site:
http://camelotherald.wikia.com/wiki/Dual_Wield
http://camelotherald.wikia.com/wiki/Celtic_Dual
http://camelotherald.wikia.com/wiki/Left_Axe
Now the issue start:
- the page is providing all three values for the styles but:
- the style chains on the website are in the wrong order
- the style level is sometimes wrong
- the style effects are somtimes different
- the style position requirements are sometimes wrong
Since the pages are used as source, the style chains seems to be broken and just dont feel correct.
For example on live the normal BM Backsnare Combo would be Snow Shower + Thunderstorm.
But Thunderstorm has currently the damage values of a detaunt based on the old style system - therefore the follow up with more damage would be Icy Brilliance.
In short it looks like that the style chains are implemented based on the new style system but the damage of the styles is taken from the old style system.
Please correct me if I am wrong here - but it would be great to see what is acutally implemented. Based on the oberservations from me and Dathron it loos like new styles with old style damage values. This for example also leeds to the fact that the highest hitting any timer for Merc in the DW line is the taunt.
I put together a excel sheet based on the style chains and effects as implemented with the style damage figures based on the above mentioned links. Furthermore I put used all meele damage formulas based on the source which were provided in the issue tracker for the merc bug report.
The following assumptions are in the sheet:
- compare all relevant style chains between Zerker, BM and Merc
- Base stats of an Half Ogre to make it compareable
- Hitting a Lvl 50 Caster with 10%asborb buff, 26% resist, 51 useable af and 250 AF buff
- 4,2 sec weaponspeed with 16,5 DPS
- Spec 50 + 17
- style chains as implemented
- style values from the source provided in the issue tracker
Please find enclosed the spreadsheet with the calulations.
I hope this post helps to investigate and potentially fix the behavior.
https://docs.google.com/spreadsheets/d/1WzoKjlV-WI9BOWq48CW-Cuj_Z_2kbXaRNQUVTLiSS7c/edit?usp=sharing
Thank you all!
since several players belive that the style system and meele damage system are kind of buggy - I did some calculation and testing.
Based on the bug reports for Merc and BM:
https://tracker.playphoenix.online/issues/f9c00252-fc01-49c7-98ad-6885dee4f166
https://tracker.playphoenix.online/issues/babbc0f4-b304-4e36-ae83-aa274e14112d
Phoenix is currently using the following damage formula:
STYLE_DAMAGE = (STYLE_BASE + (SPEC - STYLE_LEVEL) * STYLE_GROWTH)
* SWING_SPEED
* DAMAGE_MODIFIER / 10
+ BASE_DAMAGE * TOA_STYLE_BONUS
(the rest and all details can be found here)
http://camelotherald.wikia.com/wiki/Melee_Damage
The Sources for the three major values for the formular (Sytle_base, Style_grwoth and Style_level) are leveraged from the following site:
http://camelotherald.wikia.com/wiki/Dual_Wield
http://camelotherald.wikia.com/wiki/Celtic_Dual
http://camelotherald.wikia.com/wiki/Left_Axe
Now the issue start:
- the page is providing all three values for the styles but:
- the style chains on the website are in the wrong order
- the style level is sometimes wrong
- the style effects are somtimes different
- the style position requirements are sometimes wrong
Since the pages are used as source, the style chains seems to be broken and just dont feel correct.
For example on live the normal BM Backsnare Combo would be Snow Shower + Thunderstorm.
But Thunderstorm has currently the damage values of a detaunt based on the old style system - therefore the follow up with more damage would be Icy Brilliance.
In short it looks like that the style chains are implemented based on the new style system but the damage of the styles is taken from the old style system.
Please correct me if I am wrong here - but it would be great to see what is acutally implemented. Based on the oberservations from me and Dathron it loos like new styles with old style damage values. This for example also leeds to the fact that the highest hitting any timer for Merc in the DW line is the taunt.
I put together a excel sheet based on the style chains and effects as implemented with the style damage figures based on the above mentioned links. Furthermore I put used all meele damage formulas based on the source which were provided in the issue tracker for the merc bug report.
The following assumptions are in the sheet:
- compare all relevant style chains between Zerker, BM and Merc
- Base stats of an Half Ogre to make it compareable
- Hitting a Lvl 50 Caster with 10%asborb buff, 26% resist, 51 useable af and 250 AF buff
- 4,2 sec weaponspeed with 16,5 DPS
- Spec 50 + 17
- style chains as implemented
- style values from the source provided in the issue tracker
Please find enclosed the spreadsheet with the calulations.
I hope this post helps to investigate and potentially fix the behavior.
https://docs.google.com/spreadsheets/d/1WzoKjlV-WI9BOWq48CW-Cuj_Z_2kbXaRNQUVTLiSS7c/edit?usp=sharing
Thank you all!