Tesla Flare: Difference between revisions

Minor cleanup; changed Total Damage from count -> avg
m (Text replacement - "! Class[\s]{2,}!! Level Required" to "! Class !! Level Required")
(Minor cleanup; changed Total Damage from count -> avg)
(20 intermediate revisions by 4 users not shown)
Line 2: Line 2:
{{ForceSkillTabs
{{ForceSkillTabs
|Character=Eve
|Character=Eve
|Skill=Tesla Flare
}}
}}
<div style="float: right;">{{#ev:youtube|wvD2BR9V9B0|400}}</div>
{{#ev:youtube|wvD2BR9V9B0|400|right}}
{| cellpadding="5" style="border-collapse: collapse; border: 0px solid rgb(0, 0, 0);"
{| cellpadding="5" style="border-collapse: collapse; border: 0px solid rgb(0, 0, 0);"
|-
|-
| [[Image:CEmTrans1.png]]  
| [[File:CEmTrans1.png]]  
| {{SkillType|SA|T}} Explode nearby Nasod Energy to create multiple explosions. If a summoned unit is present, create an explosion near it as well.
| {{SkillType|SA|T}} Explode nearby Nasod Energy to create multiple explosions. If a summoned unit is present, create an explosion near it as well.
|-
|-
Line 20: Line 19:
== Requirements ==
== Requirements ==
{{ADSquareSkill}}
{{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-Eve"
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! Class !! Level Required  
! Class !! Level Required  
|-
|-
| [[Code: Empress]] : Transcendent || 70
| [[Code: Empress]]: Transcendent || 70
|}
|}
<br>
<br>


== 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-Eve"
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! rowspan=2 | Mode !! rowspan=2 | Energy Explosion (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! rowspan=2 | Energy Explosion (Physical) !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Eve}}"
! Hits per Explosion !! Number of Explosions
|-
! colspan=6 | Normal
|-
|-
| '''{{PvE}}''' || 261% || rowspan=2 | 6 || rowspan=2 | 4 || rowspan=2 | 100 MP || rowspan=2 | 8 Seconds
! Per Explosion !! Explosion Count
|-
| colspan="6" | '''Normal'''
|-
| {{PvE}} || 261% || rowspan=2 | 6 || rowspan=2 | 4 || rowspan=2 | 100 MP || rowspan=2 | 8 Seconds
|-
| {{PvP}} || 99%
|-
|-
| '''{{PvP}}''' || 99%
| colspan="6" | '''[Enhanced]'''
|-
! colspan=6 | [Enhanced]
|-
|-
| '''{{PvE}}''' || 314% || rowspan=2 | 6 || rowspan=2 | 4 || rowspan=2 | 100 MP || rowspan=2 | 8 Seconds
| {{PvE}} || 314% || rowspan=2 | 6 || rowspan=2 | 4 || rowspan=2 | 100 MP || rowspan=2 | 8 Seconds
|-
|-
| '''{{PvP}}''' || 119%
| {{PvP}} || 119%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Eve|Tesla Flare|Useful, Empowered|hits=Per Explosion: 9}}
|- style="background:{{ColorSel|CharLight|Eve}}"
! colspan=2 | Useful Tesla Flare !! Empowered Tesla Flare
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=2 | Attribute Effect !! Details !! rowspan=2 | Attribute Effect
|- style="background:{{ColorSel|CharLight|Eve}}"
! Hits per Explosion
|-
| {{SkillText|Useful|80}} || 9 || {{SkillText|Empowered|120}}
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine:damage        |314}}
{{Damage|true|Eve
{{#vardefine:damage_pvp    |119}}
|dmg=314
{{#vardefine:max_hits      | 6}}
|pvp_dmg=119
{{#vardefine:max_hits_useful| 9}}
|hits=6*4
{{#vardefine:explosions    |  4}}
|hits_useful=9*4
{{#vardefine:total_actors  | 4}}
|avg_hits=11
 
|avg_hits_useful=21
<!-- PvE -->
|useful=0.8
{{#vardefine:total_damage_per          |{{#expr:  {{#var:damage}} * {{#var:max_hits      }} * {{#var:explosions}}        }} }}
|empowered=true
{{#vardefine:total_damage_per_useful  |{{#expr: ({{#var:damage}} * {{#var:max_hits_useful}} * {{#var:explosions}}) * 0.8 }} }}
}}
{{#vardefine:total_damage_per_empowered|{{#expr:  {{#var:total_damage_per}}                                        * 1.2 }} }}
*Damage calculations assume single instance of '''Tesla Flare''' without any summons.
 
*Average assumes 11 hits, or 21 hits with '''Useful'''.
{{#vardefine:total_damage_max          |{{#expr: {{#var:total_damage_per          }} * {{#var:total_actors}} }} }}
{{#vardefine:total_damage_max_useful  |{{#expr: {{#var:total_damage_per_useful  }} * {{#var:total_actors}} }} }}
{{#vardefine:total_damage_max_empowered|{{#expr: {{#var:total_damage_per_empowered}} * {{#var:total_actors}} }} }}
 
<!-- PvP -->
{{#vardefine:total_damage_per_pvp          |{{#expr:  {{#var:damage_pvp}} * {{#var:max_hits      }} * {{#var:explosions}}        }} }}
{{#vardefine:total_damage_per_useful_pvp  |{{#expr: ({{#var:damage_pvp}} * {{#var:max_hits_useful}} * {{#var:explosions}}) * 0.8 }} }}
{{#vardefine:total_damage_per_empowered_pvp|{{#expr:  {{#var:total_damage_per_pvp}}                                        * 1.2 }} }}
 
{{#vardefine:total_damage_max_pvp          |{{#expr: {{#var:total_damage_per_pvp          }} * {{#var:total_actors}} }} }}
{{#vardefine:total_damage_max_useful_pvp  |{{#expr: {{#var:total_damage_per_useful_pvp  }} * {{#var:total_actors}} }} }}
{{#vardefine:total_damage_max_empowered_pvp|{{#expr: {{#var:total_damage_per_empowered_pvp}} * {{#var:total_actors}} }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=3 | Mode !! colspan=6 | Base
|- style="background:{{ColorSel|CharLight|Eve}}"
! colspan=3 | Per Summon !! colspan=3 | Maximum
|- style="background:{{ColorSel|CharLight|Eve}}"
! Normal !! Useful !! Empowered !! Normal !! Useful !! Empowered
|-
! {{PvE}}
| {{formatnum: {{#var: total_damage_per}}}}%
|| {{formatnum:{{#var: total_damage_per_useful}}}}%
|| {{formatnum:{{#var: total_damage_per_empowered}}}}%
| {{formatnum: {{#var: total_damage_max}}}}%
|| {{formatnum:{{#var: total_damage_max_useful}}}}%
|| {{formatnum:{{#var: total_damage_max_empowered}}}}%
|-
! {{PvP}}
| {{formatnum: {{#var: total_damage_per_pvp}}}}%
|| {{formatnum:{{#var: total_damage_per_useful_pvp}}}}%
|| {{formatnum:{{#var: total_damage_per_empowered_pvp}}}}%
| {{formatnum: {{#var: total_damage_max_pvp}}}}%
|| {{formatnum:{{#var: total_damage_max_useful_pvp}}}}%
|| {{formatnum:{{#var: total_damage_max_empowered_pvp}}}}%
|}
*Max damage achieved with 3 summons ([[Surface Cutting|Oberon]], [[Electronic Field|Ophelia]], and [[Dimension Link - Century|Nasod Scout]]) and Eve.
<br>
<br>


== Related Skills ==
== Related Skills ==
{| style="border-collapse: collapse;" border="1" cellpadding="1"
{{SkillTable|
|-
CEUpgradeElectron.png; Electron Upgrade;
| width="40" | [[File:CEUpgradeElectron.png]]
}}
| align="center" width="150" | [[Electron Upgrade]]
|}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*This skill cancels mana break.
*This skill cancels mana break.
*It is nearly impossible to get full hits due to each explosion being on a different side of the caster. Most enemies on one side of you will take 11 hits (or 21 hits with the '''Useful''' trait).
*It is nearly impossible to get full hits due to each explosion being on a different side of the caster. Most enemies on one side of '''Eve''' will take 11 hits (or 21 hits with the '''Useful''' trait).
**However, it is possible to connect 3/4 of the hits through the use of a Giant Potion Elixir, which will enlarge the hitbox but not the distance of each Electron Ball.
**However, it is possible to connect 3/4 of the hits through the use of a [[Consumable|Giant Potion Elixir]], which will enlarge the hitbox but not the distance of each Electron Ball.
**With either '''Useful''' or with '''Empowered''', the skill will deal the same damage, albeit '''Empowered''' is ultimately the better choice, as the '''Useful''' trait will make the hitboxes even more spread than they are. Also, it is much more versatile when switching to the Mod version, as it will not benefit from '''Useful''' at all.
**With either '''Useful''' or with '''Empowered''', the skill will deal the same damage, albeit '''Empowered''' is ultimately the better choice, as the '''Useful''' trait will make the hitboxes even more spread than they are. Also, it is much more versatile when switching to the [[Tesla Flare/ModA|Mod version]], as it will not benefit from the '''Useful''' trait at all.
*Since this skill is cast for every summon, it can deal exponentially more damage if summons are on the field.
*Since this skill is cast for every summon, it can deal exponentially more damage if summons are on the field.
**Pressing [[Code: Recovery - Attention]] right before the skill is cast will help Eve with grouping all 4 Tesla Flares and achieving more damage. It is also highly recommended to stay as close as possible to the enemy.
**Pressing [[Code: Recovery - Attention]] right before the skill is cast will help '''Eve''' with grouping all 4 Tesla Flares and achieving more damage. It is also highly recommended to stay as close as possible to the enemy.
<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-Eve updates-table"
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 143: Line 93:
|-
|-
| 01/25/2017 || 02/08/2017 || colspan=2 align="left" |  
| 01/25/2017 || 02/08/2017 || colspan=2 align="left" |  
*{{buff|Damage increased.}}
*{{buff|'''Damage''' increased.}}
|-
|-
| 04/27/2017 || 05/10/2017 || align="left" |  
| 04/27/2017 || 05/10/2017 || align="left" |  
*{{buff|Damage increased.}}
*{{buff|'''Damage''' increased.}}
| align="left" |  
| align="left" |  
*None
*None
Line 156: Line 106:
*None
*None
| align="left" |  
| align="left" |  
*{{nerf|Damage decreased.}}
*{{nerf|'''Damage''' decreased.}}
|-
|-
| 09/28/2017 || 10/18/2017 || align="left" |  
| 09/28/2017 || 10/18/2017 || align="left" |  
*None
*None
| align="left" |  
| align="left" |  
*{{nerf|Damage decreased.}}
*{{nerf|'''Damage''' decreased.}}
|-
|-
| 04/05/2018 || 04/18/2018 || align="left" |  
| 04/05/2018 || 04/18/2018 || align="left" |  
*{{nerf|Damage decreased.}}
*{{nerf|'''Damage''' decreased.}}
| align="left" |  
| align="left" |  
*{{buff|Damage increased.}}
*{{buff|'''Damage''' increased.}}
|-
|-
| 06/20/2019 || 07/17/2019 || colspan=2 align="left" |  
| 06/20/2019 || 07/17/2019 || colspan=2 align="left" |  
Line 176: Line 126:
{{AlternateLanguages
{{AlternateLanguages
|Color={{ColorSel|CharLight|Eve}}
|Color={{ColorSel|CharLight|Eve}}
|KR=테슬라 플레어       |KRName=Tesla Flare
|KR=테슬라 플레어 |KRName=Tesla Flare
|JP=テスラフレア |JPName=Tesla Flare
|JP=テスラフレア |JPName=Tesla Flare
|TW=特斯拉閃耀 |TWName=Tesla Flare
|TW=特斯拉閃耀 |TWName=Tesla Flare
Line 186: Line 136:
|UK=Tesla Light Show  
|UK=Tesla Light Show  
}}
}}
<br>
<br>
{{CMSkills}}
{{SkillNav - Code: Empress}}
ElEditors
17,643

edits