Difference between revisions of "Pyromancy (skill tree)"
Jump to navigation
Jump to search
old>Pumasky2 (Added Imagemap) |
old>Rilandas71309 |
||
Line 26: | Line 26: | ||
This page shows all the Pyromancy [[Skills]]. | This page shows all the Pyromancy [[Skills]]. | ||
Pyromancy Spells deal | Pyromancy Spells deal {{C|Fire|Fire Damage}} scaling <b>multiplicatively</b> from {{cl|White|Magic Power}} and {{cl|Fire|Pyromantic Power}}. | ||
<code>Spell’s_Magic_Damage = Basic_Value * Magic_Power/100 * (1 + Pyromantic_Power/100)</code> | <code>Spell’s_Magic_Damage = Basic_Value * Magic_Power/100 * (1 + Pyromantic_Power/100)</code> | ||
Some Spells have their | Some Spells have their <b>special effects</b> (i.e. Ring of Fire's 50% {{Fire|Ignite}} chance and {{Neg|-20%}} Fire Resistance). These effects are scaling <b>additively</b> from Magic Power and Pyromantic Power. | ||
<code>Special_Effect_Value = Basic_Value * (Magic_Power + Pyromantic_Power)/100</code> | <code>Special_Effect_Value = Basic_Value * (Magic_Power + Pyromantic_Power)/100</code> |
Revision as of 01:47, 5 June 2020
This page shows all the Pyromancy Skills.
Pyromancy Spells deal Fire Damage scaling multiplicatively from Magic Power and Pyromantic Power.
Spell’s_Magic_Damage = Basic_Value * Magic_Power/100 * (1 + Pyromantic_Power/100)
Some Spells have their special effects (i.e. Ring of Fire's 50% Template:Fire chance and -20% Fire Resistance). These effects are scaling additively from Magic Power and Pyromantic Power.
Special_Effect_Value = Basic_Value * (Magic_Power + Pyromantic_Power)/100
Treatise I:
Treatise II:
Treatise III:
Treatise IV:
|