Anonymous

Blood Storm: Difference between revisions

From Elwiki
m
Text replacement - "{{ADSquareSkill}}" to ""
(Undo revision 698224 by Gameboy224 (talk))
Tag: Undo
m (Text replacement - "{{ADSquareSkill}}" to "")
(35 intermediate revisions by 6 users not shown)
Line 7: Line 7:
|-
|-
|
|
| {{SkillText|BloodStorm}}
| {{color|#FFCC00|Blood Illusion|b=1}}
*Create 2 storms while [[Shade Illusion]] is active. Damage of 1 storm will be 70%. (Explosion damage is the same)
|-
|-
|
|
Line 21: Line 22:


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Elesis"
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! Class !! Level Required
! Class !! Level Required
|-
|-
Line 31: Line 32:


== Skill Information ==
== Skill Information ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Elesis"
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! rowspan=3 | Mode !! colspan=2 | Damage (Physical) !! colspan=3 | Max Hits !! colspan=3 | Illusion of Blood !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
! rowspan=3 | Mode !! colspan=2 | Damage (Physical) !! colspan=3 | Max Hits  
|- style="background:{{ColorSel|CharLight|Elesis}}"
! colspan="3" |Blood Illusion!! rowspan="3" | MP Usage !! rowspan=3 | Cooldown
! rowspan=2 | Blood Storm !! rowspan=2 | Explosion !! colspan=2 | Blood Storm !! rowspan=2 | Explosion !! rowspan=2 | Additional Blood Storm Count !! rowspan=2 | Explosion Hit Count !! rowspan=2 | Skill Damage Decrease
|-
|- style="background:{{ColorSel|CharLight|Elesis}}"
! rowspan=2 | Blood Storm !! rowspan=2 | Explosion !! colspan=2 | Blood Storm !! rowspan=2 | Explosion  
! rowspan="2" |Blood Storm Count
! rowspan="2" |Explosion Count!! rowspan="2" | Blood Storm Damage Decrease  
|-
! Per Blood Storm !! Blood Storm Count
! Per Blood Storm !! Blood Storm Count
|-  
|-  
! colspan=11 | Normal
| colspan="11" | '''Normal'''
|-
|-
| '''{{PvE}}''' || 176% || 672% || rowspan=2 | 50 || rowspan=2 | 2 || rowspan=2 | 5 || rowspan=2 | +2 || rowspan=2 | x2 || rowspan=2 | -30% || rowspan=2 | 300 MP || rowspan=2 | 21 Seconds
| {{PvE}} || 176% || 672% || rowspan=2 | 43 || rowspan="2" | 2 || rowspan=2 | 4
| rowspan="2" |6
| rowspan="2" |2|| rowspan="2" | 30% || rowspan="2" | 300 MP || rowspan=2 | 21 Seconds
|-
|-
| '''{{PvP}}''' || 48% || 229%
| {{PvP}} || 48% || 229%
|-  
|-  
! colspan=11 | [Enhanced]
| colspan="11" | '''[Enhanced]'''
|-
|-
| '''{{PvE}}''' || 211% || 806% || rowspan=2 | 50 || rowspan=2 | 2 || rowspan=2 | 5 || rowspan=2 | +2 || rowspan=2 | x2 || rowspan=2 | -30% || rowspan=2 | 300 MP || rowspan=2 | 21 Seconds
| {{PvE}} || 211% || 806% || rowspan=2 | 43 || rowspan="2" | 2 || rowspan=2 | 4
| rowspan="2" |6
| rowspan="2" |2|| rowspan="2" | 30% || rowspan="2" | 300 MP || rowspan=2 | 21 Seconds
|-
|-
| '''{{PvP}}''' || 58% || 275%
| {{PvP}} || 58% || 275%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Elesis|Blood Storm|Heavy, Light|cd=21|mp=300}}
|- style="background:{{ColorSel|CharLight|Elesis}}"
! colspan=2 | Heavy Blood Storm !! colspan=2 | Light Blood Storm
|- style="background:{{ColorSel|CharLight|Elesis}}"
! Attribute Effect !! Cooldown !! Attribute Effect !! MP Usage
|-
| {{SkillText|Heavy|144|120}} || 25.2 Seconds || {{SkillText|Light|80}} || 240 MP
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine:damage_bloodstorm    |211}}
{{SkillText|FreeTraining}}
{{#vardefine:damage_bloodstorm_pvp |58 }}
=== Normal ===
{{#vardefine:damage_explosion      |806}}
{{Damage|true|Elesis
{{#vardefine:damage_explosion_pvp  |275}}
| dmg = 211, 806
{{#vardefine:max_bloodstorm_hits  |50 }}
| pvp_dmg = 58, 275
{{#vardefine:max_explosion_hits    |5  }}
| passive_define1 = 1.4, 1.4, Blood Hit
{{#vardefine:avg_bloodstorm_hits  |15 }}
| avg_hits = 15, 4
{{#vardefine:avg_illusion_hits    |50 }}
| hits = 43*2, 4
| heavy = true
}}


{{#vardefine:damage_max_normal              |{{#expr: ({{#var:damage_bloodstorm            }} * {{#var:max_bloodstorm_hits}} * 2 + {{#var:damage_explosion    }} * {{#var:max_explosion_hits}})    * 1.4 }} }}
=== Blood Illusion ===
{{#vardefine:damage_max_heavy              |{{#expr: {{ #var:damage_max_normal            }} * 1.44 round2 }} }}
{{Damage|true|Elesis
{{#vardefine:damage_illusion_max_normal    |{{#expr: ({{#var:damage_bloodstorm            }} * {{#var:max_bloodstorm_hits}} * 4 + {{#var:damage_explosion    }} * {{#var:max_explosion_hits}} * 2) * 1.4 * 0.7 }} }}
| dmg = 211*0.7, 806
{{#vardefine:damage_illusion_max_heavy      |{{#expr: {{ #var:damage_illusion_max_normal    }} * 1.44 round2 }} }}
| pvp_dmg = 58*0.7, 275
 
| passive_define1 = 1.4, 1.4, Blood Hit
{{#vardefine:damage_max_normal_pvp          |{{#expr: ({{#var:damage_bloodstorm_pvp        }} * {{#var:max_bloodstorm_hits}} * 2 + {{#var:damage_explosion_pvp}} * {{#var:max_explosion_hits}})    * 1.4 }} }}
| avg_hits = 50, 4*2
{{#vardefine:damage_max_heavy_pvp          |{{#expr: {{ #var:damage_max_normal_pvp        }} * 1.44 round2 }} }}
| hits = 43*6, 4*2
{{#vardefine:damage_illusion_max_normal_pvp |{{#expr: ({{#var:damage_bloodstorm_pvp        }} * {{#var:max_bloodstorm_hits}} * 4 + {{#var:damage_explosion_pvp}} * {{#var:max_explosion_hits}} * 2) * 1.4 * 0.7 }} }}
| heavy = true
{{#vardefine:damage_illusion_max_heavy_pvp  |{{#expr: {{ #var:damage_illusion_max_normal_pvp}} * 1.44 round2 }} }}
}}
 
*'''Average''' assumes 15 '''Blood Storm''' hits, or 50 for the '''Blood Illusion''' version.
 
{{#vardefine:damage_avg_normal              |{{#expr: ({{#var:damage_bloodstorm            }} * {{#var:avg_bloodstorm_hits}} + {{#var:damage_explosion    }} * {{#var:max_explosion_hits}})    * 1.4 }} }}
{{#vardefine:damage_avg_heavy              |{{#expr: {{ #var:damage_avg_normal            }} * 1.44 round2 }} }}
{{#vardefine:damage_illusion_avg_normal    |{{#expr: ({{#var:damage_bloodstorm            }} * {{#var:avg_illusion_hits  }} + {{#var:damage_explosion    }} * {{#var:max_explosion_hits}} * 2) * 1.4 * 0.7 }} }}
{{#vardefine:damage_illusion_avg_heavy      |{{#expr: {{ #var:damage_illusion_avg_normal    }} * 1.44 round2 }} }}
 
{{#vardefine:damage_avg_normal_pvp          |{{#expr: ({{#var:damage_bloodstorm_pvp        }} * {{#var:avg_bloodstorm_hits}} + {{#var:damage_explosion_pvp}} * {{#var:max_explosion_hits}})    * 1.4 }} }}
{{#vardefine:damage_avg_heavy_pvp          |{{#expr: {{ #var:damage_avg_normal_pvp        }} * 1.44 round2 }} }}
{{#vardefine:damage_illusion_avg_normal_pvp |{{#expr: ({{#var:damage_bloodstorm_pvp        }} * {{#var:avg_illusion_hits  }} + {{#var:damage_explosion_pvp}} * {{#var:max_explosion_hits}} * 2) * 1.4 * 0.7 }} }}
{{#vardefine:damage_illusion_avg_heavy_pvp  |{{#expr: {{ #var:damage_illusion_avg_normal_pvp}} * 1.44 round2 }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Elesis}}"
! rowspan=4 | Mode !! colspan=8 | Regular
|- style="background:{{ColorSel|CharLight|Elesis}}"
! colspan=4 | Average !! colspan=4 | Maximum
|- style="background:{{ColorSel|CharLight|Elesis}}"
! colspan=2 | Normal !! colspan=2 | Illusion of Blood !! colspan=2 | Normal !! colspan=2 | Illusion of Blood
|- style="background:{{ColorSel|CharLight|Elesis}}"
! Normal !! Heavy !! Normal !! Heavy !! Normal !! Heavy !! Normal !! Heavy
|-
! {{PvE}}
| {{formatnum: {{#var: damage_avg_normal }}}}%
|| {{formatnum:{{#var: damage_avg_heavy }}}}%
|| {{formatnum:{{#var: damage_illusion_avg_normal}}}}%
|| {{formatnum:{{#var: damage_illusion_avg_heavy}}}}%
|| {{formatnum:{{#var: damage_max_normal}}}}%
|| {{formatnum:{{#var: damage_max_heavy}}}}%
|| {{formatnum:{{#var: damage_illusion_max_normal}}}}%
|| {{formatnum:{{#var: damage_illusion_max_heavy}}}}%
 
|-
! {{PvP}}
| {{formatnum: {{#var: damage_avg_normal_pvp }}}}%
|| {{formatnum:{{#var: damage_avg_heavy_pvp }}}}%
|| {{formatnum:{{#var: damage_illusion_avg_normal_pvp}}}}%
|| {{formatnum:{{#var: damage_illusion_avg_heavy_pvp}}}}%
|| {{formatnum:{{#var: damage_max_normal_pvp}}}}%
|| {{formatnum:{{#var: damage_max_heavy_pvp}}}}%
|| {{formatnum:{{#var: damage_illusion_max_normal_pvp}}}}%
|| {{formatnum:{{#var: damage_illusion_max_heavy_pvp}}}}%
|}
*Blood Hit is permanently included.
*Average '''Blood Storm''' hit count is 15, or 50 with '''Illusion of Blood'''.
<br>
<br>


== Related Skills ==
== Related Skills ==
{| style="border-collapse: collapse;" border="1" cellpadding="1"
{{SkillTable
|-
|
| width="40" | [[File:CAIcon19.png]]
CAIcon19.png; Dark Force;
| align="center"  width="150" | [[Dark Force]]
RevengeofBloodR.png; Revenge of Blood;
| width="40" | [[File:CAIcon11.png]]
CAIcon1.png; Overflowing Blood;
| align="center"  width="150" | [[Shade Illusion]]
CrATrans5.png; Berserk Locked-Trans2;
| width="40" | [[File:CrATrans5.png]]
}}
| align="center" width="150" | [[Berserk]] {{Locked Skill|Trans2}}
|}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*While the '''Illusion of Blood''' effect claims the explosion damage remains the same, it is in fact still decreased to 70%, but its hit count is doubled, increasing its total damage.
*The tooltip's '''Illusion of Blood''' effect is confusingly worded, as if it only doubled the amount of '''Blood Storms.''' In reality, each storm will generate 2 additional storms, and the '''Explosion''' will also happen twice (which the tooltip makes no mention of).
**The damage decrease applies to all storms, not just the additional ones.
*Since the blood storms travel in a 360 degree radius around you while dealing damage the entire time, it is currently entirely impossible to deal all hits on any given target, and even just having a single storm hit something the entire time is equally as unlikely.
*Since the blood storms travel in a 360 degree radius around you while dealing damage the entire time, it is currently entirely impossible to deal all hits on any given target, and even just having a single storm hit something the entire time is equally as unlikely.
**Each '''Blood Storm''' will pull non-super armor enemies near you very quickly, allowing it do deal around ~20 hits (~55 with [[Shade Illusion]] active) in total if an enemy was at the very edge of the skill when it started.
**Each '''Blood Storm''' will pull non-super armor enemies near you very quickly, allowing it do deal around ~20 hits (~50 with [[Shade Illusion]] active) in total if an enemy was at the very edge of the skill when it started.
**Super Armor or otherwise unmovable enemies will take vastly reduced damage the further they are away from you. At point-blank, a medium-sized enemy will usually take ~14 hits (~47 hits with [[Shade Illusion]] active).
**Super Armor or otherwise unmovable enemies will take vastly reduced damage the further they are away from you. At point-blank, a medium-sized enemy will usually take ~14 hits (~47 hits with [[Shade Illusion]] active).
**Notable enemies that do have hitboxes that extend into either the foreground or background are [[Twisted Time and Space - Fahrmann's Peak|Drabaki]] and [[Debrian Laboratory|Debrian Nasod Carrier]], allowing them to take vastly more hits from each of the storms.
**Notable enemies that do have hitboxes that extend into either the foreground or background are [[Twisted Time and Space - Fahrmann's Peak|Drabaki]] and [[Debrian Laboratory|Debrian Nasod Carrier]], allowing them to take vastly more hits from each of the storms.
*'''Blood Hit''' only takes into account around 10 hits worth of skill damage of a single '''Blood Storm''' for its HP consumption. This does mean that it ends up consuming less HP than a skill such as [[Shade Illusion]], and without the '''Heavy''' trait, even less than [[Dread Weapon]].
*'''Blood Hit''' only takes into account around 10 hits worth of skill damage of a single '''Blood Storm''' for its HP consumption. This does mean that it ends up consuming less HP than a skill such as [[Shade Illusion]], and without the '''Heavy''' trait, even less than [[Dread Weapon]].
*In [[Free Training]], '''Blood Storm''' tornadoes deal 46 hits each instead of 43.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Elesis updates-table"
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 177: Line 136:
}}
}}
<br>
<br>
 
{{SkillNav - Dark Knight}}
{{DKSkills}}
25,159

edits