Difference between revisions of "Pyromancy (skill tree)"

From Stoneshard wiki
Jump to navigation Jump to search
old>Phoe nixx
(added skilltree image made with the imagemap extension -- commented out)
m
 
(14 intermediate revisions by 7 users not shown)
Line 18: Line 18:
rect 660 1242 833 1415 [[Pyromania]]
rect 660 1242 833 1415 [[Pyromania]]
rect 384 1131 557 1304 [[Excess Heat]]
rect 384 1131 557 1304 [[Excess Heat]]
</imagemap>
</imagemap>-->
-->{{ImageMap|338px|Pyromancy_skilltree.png|
{{ImageMap|338px|Pyromancy_skilltree.png|
 
{{TooltipImage|Fire Barrage|24|85|62}}
{{MapArea|Fire Barrage|138|52|62}}
{{TooltipImage|Flame Saturation|100|85|62}}
{{MapArea|Ring of Fire|39|131|62}}
{{TooltipImage|Baptism by Fire|176|85|62}}
{{MapArea|Feed the Flames|237|89|62}}
{{TooltipImage|Ring of Fire|252|85|62}}
 
{{TooltipImage|Feed the Flames|24|197|62}}
{{MapArea|Blaze|138|131|62}}
{{TooltipImage|Blaze|100|197|62}}
{{MapArea|Incineration|138|210|62}}
{{TooltipImage|Magma Rain|176|197|62}}
{{MapArea|Scorch|237|167|62}}
{{TooltipImage|Scorch|252|197|62}}
{{MapArea|Baptism by Fire|39|246|62}}
{{TooltipImage|Incineration|62|309|62}}
{{MapArea|Flame Saturation|237|246|62}}
{{TooltipImage|Safe Distance|138|309|62}}
 
{{TooltipImage|Melting Ray|214|309|62}}
{{MapArea|Melting Ray|138|327|62}}
{{TooltipImage|Excess Heat|62|421|62}}
{{MapArea|Safe Distance|237|364|62}}
{{TooltipImage|Inferno|138|421|62}}
 
{{TooltipImage|Pyromania|214|421|62}}
{{MapArea|Magma Rain|39|347|62}}
{{MapArea|Inferno|39|446|62}}
{{MapArea|Pyromania|237|446|62}}
{{MapArea|Excess Heat|138|406|62}}
 
|caption=Hover over the skill icons to view the detailed descriptions.
|caption=Hover over the skill icons to view the detailed descriptions.
|thumb=right
|thumb=right
Line 45: Line 40:


This page shows all the Pyromancy [[Skills]].
This page shows all the Pyromancy [[Skills]].
{{quote|Bend the most destructive element to your will and incinerate anything and anyone with a large selection of deadly spells.}}
'''{{C|Orange|Main focus:}}'''<br>
High Damage, Area Damage


Pyromancy Spells deal {{C|Fire|Fire Damage}} scaling <b>multiplicatively</b> from {{cl|White|Magic Power}} and {{cl|Fire|Pyromantic Power}}.
Pyromancy Spells deal {{C|Fire|Fire Damage}} scaling <b>multiplicatively</b> from {{cl|White|Magic Power}} and {{cl|Fire|Pyromantic Power}}.
Line 50: Line 51:
<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 <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.
Some Spells have their <b>special effects</b> (i.e. Ring of Fire's 33% {{c|Fire|Ignite}} chance and {{c|-|-5%}} 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>
Line 56: Line 57:




<h2>Treaties List:</h2>
{{SkillTable/head|hidden bonus=1|passive bonus=1}}
 
{{SkillTable/subtitle|Treatise I}}
 
{{SkillTable/row|Fire Barrage}}
<b>Treatise I:</b><br>
{{SkillTable/row|Ring of Fire}}
{{ColorLink|Active|Fire Barrage}}<br>
{{SkillTable/row|Flame Saturation}}
{{ColorLink|Active|Ring of Fire}}<br>
{{SkillTable/row|Baptism by Fire}}
{{ColorLink|Orange|Feed the Flames}}<br>
{{SkillTable/subtitle|Treatise II}}
 
{{SkillTable/row|Blaze}}
 
{{SkillTable/row|Magma Rain}}
<b>Treatise II:</b><br>
{{SkillTable/row|Feed the Flames}}
{{ColorLink|Active|Blaze}}<br>
{{SkillTable/row|Scorch}}
{{ColorLink|Active|Incineration}}<br>
{{SkillTable/subtitle|Treatise III}}
{{ColorLink|Orange|Scorch}}<br>
{{SkillTable/row|Incineration}}
{{ColorLink|Orange|Baptism by Fire}}<br>
{{SkillTable/row|Melting Ray}}
{{ColorLink|Orange|Flame Saturation}}<br>
{{SkillTable/row|Safe Distance}}
 
{{SkillTable/subtitle|Treatise IV}}
 
{{SkillTable/row|Inferno}}
<b>Treatise III:</b><br>
{{SkillTable/row|Excess Heat}}
{{ColorLink|Active|Melting Ray}}<br>
{{SkillTable/row|Pyromania}}
{{ColorLink|Orange|Safe Distance}}<br>
{{SkillTable/end}}
 
 
<b>Treatise IV:</b><br>
{{ColorLink|Active|Magma Rain}}<br>
{{ColorLink|Active|Inferno}}<br>
{{ColorLink|Orange|Pyromania}}<br>
{{ColorLink|Orange|Excess Heat}}<br>






{{Template:Skill_navbox}}
{{Navigation||plain}}
[[Category:Skill trees]]
[[Category:Skill trees]]

Latest revision as of 12:57, 10 February 2024

Hover over the skill icons to view the detailed descriptions.
Hover over the skill icons to view the detailed descriptions.


This page shows all the Pyromancy Skills.

Bend the most destructive element to your will and incinerate anything and anyone with a large selection of deadly spells.

Main focus:
High Damage, Area Damage


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 33% Ignite chance and -5% Fire Resistance). These effects are scaling additively from Magic Power and Pyromantic Power.

Special_Effect_Value = Basic_Value * (Magic_Power + Pyromantic_Power)/100


SkillBasic StatsDescriptionPassive bonusHidden bonus
Treatise I
Fire Barrage
Fire Barrage
Spell
Type:
Target Tile
Range:
5
Energy:
8
Cooldown:
3
Modified by:
Magic Power, Pyromantic Power, Bonus Range
Launches a series of three firebolts at the target, each dealing 6 Fire Damage.

Firebolt deals +50% Damage to Burning targets.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Ring of Fire
Ring of Fire
Spell
Type:
Target Area
Range:
1
Energy:
20
Cooldown:
12
Modified by:
Magic Power, Pyromantic Power
Ignites surrounding tiles, dealing 9 Fire Damage to enemies.

Has a 33% chance to Ignite all affected targets and applies them with -5% Fire Resistance.

Grants +15% Pyromantic Power for 3 turns for each enemy hit.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Flame Saturation
Flame Saturation
Passive
Grants -10% Spells Energy Cost for 2 turns each time an enemy within your Vision is Ignited.
Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Baptism by Fire
Baptism by Fire
Passive
Each adjacent Burning enemy or tile grants +5% Pyromantic Power.

Grants +50% Fire Resistance. This bonus is put on a 6 turns Cooldown upon receiving Fire Damage.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Treatise II
Blaze
Blaze
Spell
Type:
Target Area
Range:
3
Energy:
12
Cooldown:
6
Modified by:
Magic Power, Pyromantic Power
Deals 11 Fire Damage to all targets in its area of effect.

The affected targets have their Energy burnt for double the received Damage.

Reduces active Cooldowns for this ability tree by 1 for each affected enemy.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Magma Rain
Magma Rain
Spell
Type:
Target Area
Range:
3
Energy:
36
Cooldown:
20
Modified by:
Magic Power, Pyromantic Power, Bonus Range
Rains magma over a small area, dealing 4 Fire Damage and setting some of the tiles on fire.

Leaves a puddle of magma for 3 turns.

Standing in magma deals 2 Fire Damage with 3% chance to Ignite and applies -2.5% Fire Resistance each turn.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Feed the Flames
Feed the Flames
Passive
When a firebolt from Fire Barrage connects with a Burning target, prolongs the Burning by 1 turn and applies it with -5% Fire Resistance for 2 turns.
Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Scorch
Scorch
Passive
Casting this ability tree's spells applies all enemies within 4 tiles with -5% Fire Resistance and -5% Max Health for 8 turns.

This effect stacks up to 4 times.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Treatise III
Incineration
Incineration
Spell
Type:
Target Object
Range:
6
Energy:
42
Cooldown:
17
Modified by:
Magic Power, Pyromantic Power, Bonus Range
Extinguishes a Burning enemy, causing a violent explosion in a small area.

The explosion deals 8 Fire Damage with a chance to Ignite each affected target for 2-4 turns.

Each remaining turn of the extinguished Burning increases the spell's Damage by 30% and Ignition chance by 100%

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Melting Ray
Melting Ray
Spell
Type:
Target Tile
Range:
5
Energy:
30
Cooldown:
16
Modified by:
Magic Power, Pyromantic Power, Bonus Range
Shoots a ray of fire towards the targeted tile. The ray deals 4 Fire Damage to each target it passes through with a 12% chance to Ignite them for 2-3 turns.

Upon reaching the targeted tile, the ray explodes in a small area, dealing 7 Fire Damage to all targets hit.

Each enemy on the ray's path increases the Damage of the explosion by 20%.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Safe Distance
Safe Distance
Passive
Increases the Range of Fire Barrage, Melting Ray, Incineration, Magma Rain, and Inferno by 1 tile.
Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Treatise IV
Inferno
Inferno
Spell
Type:
Target Area
Range:
2
Energy:
63
Cooldown:
25
Modified by:
Magic Power, Pyromantic Power, Bonus Range
Summons a firestorm over a large area.

The firestorm deals 9 Fire Damage each turn.

For each enemy in the area of effect the Damage is increased by 15%.

Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Excess Heat
Excess Heat
Passive
Replenishes 5% Max Energy for each enemy killed with this ability tree's spells.
Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools
Pyromania
Pyromania
Passive
Each Burning enemy within Vision grants +5% Magic Power, -5% Cooldowns Duration, and +3% Miracle Chance.
Passive bonus:
+2.5% Pyromantic Power
-1% Power of other Magic Schools


Page last edited during patch: 0.8.1.8