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.)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{FoCW_Header|Magic|Smite Summoned}}
+
{{FoCW Header|Smite Summoned|Magic}}
  
== Smite Summoned ==
+
{| align="right"
[[Image:SmiteSummoned.png]]
+
| __TOC__
 +
|}
 +
 
 +
[[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:DeathEssenceSmall.png]] 3 [[Alchemy/Death_Essence|Death essences]]<br />
+
* [[File:Death Essence.png|25px]] 3 [[Death essence]]s
[[Image:MatterEssenceSmall.png]] 2 [[Alchemy/Matter_Essence|Matter essences]]<br />
+
* [[File:Matter Essence.png|25px]] 2 [[Matter essence]]s
[[Image:SpiritEssenceSmall.png]] 2 [[Alchemy/Spirit_Essence|Spirit essences]]<br />
+
* [[File:Spirit Essence.png|25px]] 2 [[Spirit essence]]s
  
 
=== Sigils ===
 
=== Sigils ===
[[Image:SigilLocalSmall.png]] [[Magic/Local|Local]]<br />
+
* [[File:Local Sigil.png|25px]] [[Local Sigil|Local]]
[[Image:SigilSpaceSmall.png]] [[Magic/Space|Space]]<br />
+
* [[File:Space Sigil.png|25px]] [[Space Sigil|Space]]
[[Image:SigilRemoveSmall.png]] [[Magic/Remove|Remove]]<br />
+
* [[File:Remove Sigil.png|25px]] [[Remove Sigil|Remove]]
[[Image:SigilLifeSmall.png]] [[Magic/Life|Life]]<br/>
+
* [[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 needed''):
  
=== Effects ===
+
<code>damage = [http://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor] (magic level / 2) + 4 * floor (rationality / 8 ) + 13</code>
Removes 10 material points from every summoned creature (not yours!) within a 16x16 square figure around the caster.<br/>
 
<br/>
 
  
 
{{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