Difference between revisions of "Smite Summoned Spell"

From ELWiki
Jump to navigation Jump to search
m
(Appears to no longer be flat 10 points damaged. Added note.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{FoCW_Header|Smite Summoned|Magic}}
+
{{FoCW Header|Smite Summoned|Magic}}
 +
 
 
{| align="right"
 
{| align="right"
 
  | __TOC__
 
  | __TOC__
 
|}
 
|}
[[Image:Smite Summoned Spell.png]]
+
 
* Removes 10 material points from every summoned creature (not yours!) within a 16x16 square figure around the caster.
+
[[File:Smite Summoned Spell.png]]
 +
 
 +
* Removes 10 material points from every [[Summoning|summoned]] creature (not yours!) within a 16x16 square figure around the caster. (*Note: Appears to be a formula now instead. Need verification*)
  
 
=== Ingredients ===
 
=== Ingredients ===
*[[Image:Death Essence.png|25px]] 3 [[Death_Essence|Death essences]]
+
* [[File:Death Essence.png|25px]] 3 [[Death essence]]s
*[[Image:Matter Essence.png|25px]] 2 [[Matter_Essence|Matter essences]]
+
* [[File:Matter Essence.png|25px]] 2 [[Matter essence]]s
*[[Image:Spirit Essence.png|25px]] 2 [[Spirit_Essence|Spirit essences]]
+
* [[File:Spirit Essence.png|25px]] 2 [[Spirit essence]]s
  
 
=== Sigils ===
 
=== Sigils ===
*[[Image:Local Sigil.png|25px]] [[Local Sigil|Local]]
+
* [[File:Local Sigil.png|25px]] [[Local Sigil|Local]]
*[[Image:Space Sigil.png|25px]] [[Space Sigil|Space]]
+
* [[File:Space Sigil.png|25px]] [[Space Sigil|Space]]
*[[Image:Remove Sigil.png|25px]] [[Remove Sigil|Remove]]
+
* [[File:Remove Sigil.png|25px]] [[Remove Sigil|Remove]]
*[[Image:Life Sigil.png|25px]] [[Life Sigil|Life]]
+
* [[File:Life Sigil.png|25px]] [[Life Sigil|Life]]
  
 
=== Casting information ===
 
=== Casting information ===
Mana Cost: 30<br />
+
Mana cost: 30<br />
Minimum Magic Level: 36<br />
+
Minimum [[Magic]] level: 36<br />
Base Magic Experience Given: 120<br />
+
Base Magic experience given: 120<br />
Damage calculation seems to be (''confirmation appreciated'')
+
Damage calculation seems to be (''confirmation needed''):
damage = [http://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor] (magic level / 2) + 4 * floor (rationality / 8 ) + 13
+
 
 +
<code>damage = [http://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor] (magic level / 2) + 4 * floor (rationality / 8 ) + 13</code>
  
 
{{Magic/Nav}}
 
{{Magic/Nav}}
 +
 
[[Category:Spells]]
 
[[Category:Spells]]

Latest revision as of 00:22, 27 May 2016

Smite Summoned Spell.png

  • Removes 10 material points from every summoned creature (not yours!) within a 16x16 square figure around the caster. (*Note: Appears to be a formula now instead. Need verification*)

Ingredients

Sigils

Casting information

Mana cost: 30
Minimum Magic level: 36
Base Magic experience given: 120
Damage calculation seems to be (confirmation needed):

damage = floor (magic level / 2) + 4 * floor (rationality / 8 ) + 13