Anonymous

Recall: Difference between revisions

From Elwiki
1,998 bytes added ,  31 August 2022
m
Text replacement - "==[\s]*?Updates[\s]*?==↵{\| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-(.*?)"" to "==Updates== {| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-$1 updates-table""
m (Text replacement - "==[\s]*?Updates[\s]*?==↵{\| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-(.*?)"" to "==Updates== {| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-$1 updates-table"")
(45 intermediate revisions by 11 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Recall}}
__NOTOC__{{Languages|Recall}}
<div style="float: right;">{{#ev:youtube|Victxc5nKPY|300}}</div>
<div style="float: right;">{{#ev:youtube|EoJSyG5nbuk|400}}</div>
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
{| cellpadding="5" style="border: 0px solid rgb(0, 0, 0); border-collapse: collapse;"
|-
|-
| [[Image:Recall.png|54px]]
| [[Image:Recall.png|54px]]
| {{SkillType|SA|B}} <!-- 여왕의 명령으로 소환되어 지속적으로 공격하고 있는 소환수들이 적에게 타격을 입힌 후, 소환이 해제된다.(하이퍼 액티브 제외)<br>소환 해제 되는 소환수가 1개체일 경우, 해제 공격이 더욱 강력해진다.<br>(소환수가 소환되어 있는 경우에만 사용 가능) --> If summons are present on the battlefield, the Queen recalls them all (except Hyper Active), causing explosions. If there are more than 1 summon, the attack will be more powerful. (Can be only used if at least 1 summon is present)
| {{SkillType|SA|B}} The summons that have been attacking the enemies will be dismissed after dealing a final attack. (Excludes Hyper Actives). The attack is even more powerful when only 1 summon is being dismissed. (Can only be used when a summon is summoned.)
|-
|-
|
|
Line 15: Line 15:


== Requirements ==
== Requirements ==
{{#Widget:AdsenseSkill}}
{{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]] || 50
| [[Code: Empress]] || 50
Line 25: Line 25:


== Skill Information ==
== Skill Information ==
=== {{PvE}} ===
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|-
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=2 | Mode !! colspan=2 | Dismiss (Physical) !! rowspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown  
! rowspan=3 | Level Required !! colspan=2 | Damage (Physical) !! rowspan=3 | Max Hits !! rowspan=3 | MP Usage !! rowspan=3 | Cooldown
|-
|- style="background:{{ColorSel|CharLight|Eve}}"
! 1 Summon !! 2+ Summons
! colspan=2 | Summons Release
|-
|- style="background:{{ColorSel|CharLight|Eve}}"
| colspan="7" | '''Normal'''
! 1 or 2 Summons !! 3 Summons
|-
|-
| align="left" | 50 || 832% || 749% || rowspan=2 | 5 || rowspan=2 | 250 MP || rowspan=2 | 18 Seconds
| '''{{PvE}}''' || 832% || 749% || rowspan=2 | 9 Per Summon || rowspan=2 | 250 MP || rowspan=2 | 18 Seconds
|-
|-
| align="left" | [Enhanced] || 998% || 899%
| '''{{PvP}}''' || 317% || 285%
|}
|-
 
| colspan="7" | '''[Enhanced]'''
=== {{PvP}} ===
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Eve}}"
! rowspan=3 | Level Required !! colspan=2 | Damage (Physical)
|- style="background:{{ColorSel|CharLight|Eve}}"
! colspan=2 | Summons Release
|- style="background:{{ColorSel|CharLight|Eve}}"
! 1 or 2 Summons !! 3 Summons
|-
|-
| align="left" | 50 || 317% || 285%
| '''{{PvE}}''' || 998% || 899% || rowspan=2 | 9 Per Summon || rowspan=2 | 250 MP || rowspan=2 | 18 Seconds
|-
|-
| align="left" | [Enhanced] || 380% || 342%
| '''{{PvP}}''' || 380% || 342%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| 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}}"
|-
! Gigantic Recall !! colspan=2 | Light Recall
! Gigantic Recall !! colspan=2 | Light Recall
|- style="background:{{ColorSel|CharLight|Eve}}"
|-
! Attribute Effect !! Attribute Effect !! MP Usage
! Attribute Effect !! Attribute Effect !! MP Usage
|-
|-
| {{SkillText|Gigantic|130}} || {{SkillText|Light|80}} || 200 MP
| {{SkillText|Gigantic|120}} || {{SkillText|Light|80}} || 200 MP
|}
|}
<br>
== Total Damage ==
{{#vardefine: damage      |998}}
{{#vardefine: damage_pvp  |380}}
{{#vardefine: damage_s    |899}}
{{#vardefine: damage_s_pvp|342}}
{{#vardefine: max_hits    |  9}}
{{#vardefine: total_damage      |{{#expr: {{#var:damage    }} * {{#var:max_hits}} }} }}
{{#vardefine: total_damage_pvp  |{{#expr: {{#var:damage_pvp}} * {{#var:max_hits}} }} }}
{{#vardefine: total_damage_s    |{{#expr: {{#var:damage_s    }} * {{#var:max_hits}} }} }}
{{#vardefine: total_damage_s_pvp|{{#expr: {{#var:damage_s_pvp}} * {{#var:max_hits}} }} }}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve"
|-
! rowspan=3 | Mode !! colspan=3 | Base
|-
! colspan=2 | Per Summon !! rowspan=2 | Max
|-
! 1 Summon !! 2+ Summons
|-
| {{PvE}}
| {{formatnum: {{#var: total_damage}}}}%
|| {{formatnum:{{#expr: {{#var:total_damage_s}} }}}}%
|| {{formatnum:{{#expr: {{#var:total_damage}} + {{#var:total_damage_s}} * 2 }}}}%
|-
| {{PvP}}
| {{formatnum: {{#var: total_damage_pvp}}}}%
|| {{formatnum:{{#expr: {{#var:total_damage_s_pvp}} }}}}%
|| {{formatnum:{{#expr: {{#var:total_damage_s_pvp}} + {{#var:total_damage_s_pvp}} * 2 }}}}%
|}
*Max damage achieved with 3 summons ([[Surface Cutting|Oberon]], [[Electronic Field|Ophelia]], and [[Dimension Link - Century|Nasod Scout]]).
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*'''[Enhanced] Recall''' can deal up to {{formatnum:{{#expr: 998*5}}}}% ({{formatnum:{{#expr: 380*5}}}}% in PvP) Physical Damage.
*Each summon will cause the skill to occur in the location they are currently at, so it is advised to use [[Code: Recovery - Attention]] before activating this skill.
**With 2 summons, it can deal up to {{formatnum:{{#expr: 2*998*5}}}}% ({{formatnum:{{#expr: 2*380*5}}}}% in PvP) Physical Damage.
**When clearing a dungeon room, it may prove effective to spread them out deliberately, however, as each summon on their own already deals a substantial amount of damage.
**With 3 summons, it can deal up to {{formatnum:{{#expr: 3*899*5}}}}% ({{formatnum:{{#expr: 3*342*5}}}}% in PvP) Physical Damage.
**The '''Gigantic''' trait can help in ensuring the release attacks of multiple summons overlap easier.
*It is highly recommended to use [[Riseon Pride]] and [[Dimension Link - Century]] after this skill, since it cancels your summons.
*The skill will hit anything inside the electric field that surrounds a summon during the skill, regardless of size or position, allowing it do deal full damage on anything.
*[[Code: Thunderbolt|Ferdinand]] will participate in the attack will count for one of the summons, but '''WILL NOT''' be unsummoned.
*When using a summon again while the previous summon is already on the field, the previous summon will still count for this skill as it disappears, allowing you to have additional release attacks occur.
**With good timing and a lot of MP recovery items, it is possible to have all 3 summons on the field twice to cause 6 release attacks. This is possible due to [[Riseon Pride]] only causing the previous '''Oberon''' and '''Ophelia''' to disappear once you can already move again, allowing you to quickly cast [[Dimension Link - Century]] followed immediately by '''Recall'''.
*It is highly recommended to use [[Riseon Pride]] (or [[Surface Cutting]] and [[Electronic Field]]) and [[Dimension Link - Century]] again after this skill in most situations, to re-summon your summons.
**In both [[Crimson Tower of Howling Flames]] and [[Crimson Cradle of Flames]] however, using [[Riseon Pride]] and immediately cancelling the summons with [[Recall]] can prove more effective, as the summons can get inflicted with debuffs and may sometimes inadvertently heal the boss.
<br>
<br>


== Updates ==
==Updates==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Eve updates-table"
|-
! colspan=2 | Date !! colspan=2 | Changes
|-
! KR !! NA !! PvE !! PvP
|-
| 06/20/2019 || 07/17/2019 || colspan=2 align="left" |
*'''Recall''' added.
|-
| - || - || colspan=2 align="left" |
*Fixed damage not stopping to decrease after 1 summon.
|}
<br>
<br>


Line 80: Line 119:
|Color={{ColorSel|CharLight|Eve}}
|Color={{ColorSel|CharLight|Eve}}
|KR=리콜 |KRName=Recall
|KR=리콜 |KRName=Recall
|DE=Rückruf |DEName=Recall
|ES=Revocación |ESName=Recall
|FR=Rappel |FRName=Recall
|IT=Clamor |ITName=Clamor
|PL=Wycofanie |PLName=Recall
}}
}}
<br>
<br>
 
{{SkillNav - Code: Empress}}
{{CMSkills}}
ElEditors, Administrators
70,749

edits