Difference between revisions of "Smite Summoned Spell"

From ELWiki
Jump to navigation Jump to search
(Appears to no longer be flat 10 points damaged. Added note.)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{FoCW_Header|Magic|Smite Summoned}}
+
{{FoCW Header|Smite Summoned|Magic}}
  
 +
{| align="right"
 +
| __TOC__
 +
|}
  
== Smite Summoned ==
+
[[File:Smite Summoned Spell.png]]
[[Image:SmiteSummoned.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 ===
3 [[Alchemy/Death_Essence|Death essences]]<br />
+
* [[File:Death Essence.png|25px]] 3 [[Death essence]]s
2 [[Alchemy/Matter_Essence|Matter essences]]<br />
+
* [[File:Matter Essence.png|25px]] 2 [[Matter essence]]s
2 [[Alchemy/Spirit_Essence|Spirit essences]]<br />
+
* [[File:Spirit Essence.png|25px]] 2 [[Spirit essence]]s
  
=== Casting Information ===
+
=== Sigils ===
Sigils Required: [[Magic/Local|Local]], [[Magic/Space|Space]], [[Magic/Remove|Remove]], [[Magic/Life|Life]]<br/>
+
* [[File:Local Sigil.png|25px]] [[Local Sigil|Local]]
Minimum Magic Level: 36<br />
+
* [[File:Space Sigil.png|25px]] [[Space Sigil|Space]]
Mana Cost: 30<br />
+
* [[File:Remove Sigil.png|25px]] [[Remove Sigil|Remove]]
Base Magic Experience Given: 120<br />
+
* [[File:Life Sigil.png|25px]] [[Life Sigil|Life]]
  
=== Effects ===
+
=== Casting information ===
Removes 10 material points from every summoned creature (not yours!) within a 16x16 square figure around the caster.<br/>
+
Mana cost: 30<br />
<br/>
+
Minimum [[Magic]] level: 36<br />
<br/>
+
Base Magic experience given: 120<br />
<br/>
+
Damage calculation seems to be (''confirmation needed''):
 +
 
 +
<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]]

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