Пруфы нужно искать до создания темы, и хоть немного читать свои и соглашаться с ними раз уж они приведены тобой.
В твоем же пруфе черным по белому написано что только пиро и бомба, и если ты не можешь прочитать что написано то уже не наши проблемы.
- - - Updated - - -
Не ну Пельф сам нас рассуди что тут написано, ты то англ то наверно хорошо знаешь
The formula :
Tick damage = PyroDotPower/3 + LbDotPower/3 + IgniteTickDamage/2
The Ignite tick damage is self explanatory, it's the value you see happening on your combat log, nothing else. The power of the living bomb DOT and the pyro DOT on the hand are much complicated to calculate. Keep in mind that Combustion only check for the presence of the LB and pyro dot as it will recalculate their power with your current stats at the time of casting Combustion, not the ones you had when casting the DOTs.
LbDotPower = (234 + (0.258*SpellBonusDamage))*(FirePowerTalentRank)*(1 .25)*(CriticalMassTalent)*((0.00015 618*MasteryRating) + 1.224)
PyroDotPower = (164 + (0.180*SpellBonusDamage))*(FirePowerTalentRank)*(1 .25)*((0.00015618*MasteryRating) + 1.224)
Multiply this Tick damage by the number of ticks you can expect depending of your haste, add in a critical chance for each dot, add the front damage from the Combustion spell and you'll have your potential total Combustion damage.