FFXIclopedia
No edit summary
m (spelling)
Line 1: Line 1:
Base En-spell ([[enfire]], [[enblizzard]], [[enthunder]], [[enwater]], [[enstone]], [[enaero]]) damage is affected by the caster's [[enhancing]] magic skill, [[day]], and [[weather]] effects. The formulat for doing so is as follows:<br><br>
+
Base En-spell ([[enfire]], [[enblizzard]], [[enthunder]], [[enwater]], [[enstone]], [[enaero]]) damage is affected by the caster's [[enhancing]] magic skill, [[day]], and [[weather]] effects. The formula for doing so is as follows:<br><br>
   
 
at appox 150(?) in skill, the formula changes
 
at appox 150(?) in skill, the formula changes

Revision as of 06:26, 30 March 2005

Base En-spell (enfire, enblizzard, enthunder, enwater, enstone, enaero) damage is affected by the caster's enhancing magic skill, day, and weather effects. The formula for doing so is as follows:

at appox 150(?) in skill, the formula changes

  • < 150
(SQRT(enhancing_magic_skill) - 1) * (1 + weather_modifier + date_modifier)
  • > 150
(( enhancing_magic_skill / 20 ) + 5 ) * (1 + weather_modifier + date_modifier)


  • Weather modifiers are:
Corresponding weather: 0.1 (10%)
Double corresponding weather: 0.2 (20%)


  • Date modfiiers are:
Corresponding date: 0.1 (10%)


Example: At enhancing magic of 171, on double ice weather, we get:

(171 / 20 + 5) * 1.2 = 16.26 ~ 16 additional dmg per hit.

Using this calculation, we can see we get 1 more dmg/hit every 20 levels of enhancing magic.


credit to Apple, En-Spells & WS: Test and Discussion on ffxionline.com http://www.ffxionline.com/forums/showthread.php?s=&threadid=49010&highlight=enhancing