User:BlarghBlargh/DamageBonus

From SpiralKnights

< User:BlarghBlargh
Revision as of 19:56, 3 August 2014 by BlarghBlargh (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Testing of auto-calculation for damage bonuses on pages.

#expr: ceil (B*(1+0.04*A)*(1+0.20*P)*(1+0.10*F))

B = Narrowed Base Damage
P = 20% Boost active (0 or 1)
A = Damage increase level (+0 to +6)
D = Resulting pure damage
F = 10% Drakon Frenzied Firestorm Boost (0 or 1)

Pulls out the template value of:


With Raw damage: 20, Boost 0, Damage increase 0, and Frenzied Firestorm 1...
Yields: 22 damage.

Personal tools