Difference between revisions of "Talk:Bonus spell damage"

From Twilight Heroes Wiki
Jump to: navigation, search
(formula)
m (formula correction)
Line 10: Line 10:
 
I wondered how +X and +Y% works combined, so I did some testing. Checked only on one spell (Firestorm), but I assume formula is common for all spells:
 
I wondered how +X and +Y% works combined, so I did some testing. Checked only on one spell (Firestorm), but I assume formula is common for all spells:
  
Total damage of spell = floor(1.Y*damage of spell)+X
+
Total damage of spell = round(1.Y*damage of spell)+X
 
*Y is sum of +% spell damage
 
*Y is sum of +% spell damage
 
*X is sum of + spell damage
 
*X is sum of + spell damage
  
 
I think it's worth putting on page, but I will leave wording for someone better at it =P --[[User:Shikao|Shikao]] 08:24, 2 January 2011 (PST)
 
I think it's worth putting on page, but I will leave wording for someone better at it =P --[[User:Shikao|Shikao]] 08:24, 2 January 2011 (PST)

Revision as of 07:36, 3 January 2011

Enerbun sphere. +20, level 12 offhand. --MN (#228) (T|C) 18:32, 13 April 2008 (MST)

Isinglass orb. +6, level 4 offhand. --Usi 02:05, 3 May 2008 (MST)

Which skills are 'spells'? --Lxndr 10:21, 1 January 2011 (PST)

Psion and Elemental attack skills --Shikao 12:07, 1 January 2011 (PST)

Formula

I wondered how +X and +Y% works combined, so I did some testing. Checked only on one spell (Firestorm), but I assume formula is common for all spells:

Total damage of spell = round(1.Y*damage of spell)+X

  • Y is sum of +% spell damage
  • X is sum of + spell damage

I think it's worth putting on page, but I will leave wording for someone better at it =P --Shikao 08:24, 2 January 2011 (PST)