Protector of the Empire: Difference between revisions

no edit summary
(→‎Updates: Alright, now I'm satisfied with the page :worry:)
No edit summary
 
(33 intermediate revisions by 5 users not shown)
Line 9: Line 9:
== 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-Elesis"
{{!}}- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! Class             !! Level Required
! Class !! Level Required
|-
|-
| [[Empire Sword]]  || 99
| [[Empire Sword]]  || 99
Line 18: Line 18:


== Skill Information ==
== Skill Information ==
{| cellspacing="0" cellpadding="5" border="1" width="0" 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=4 | Skill Level !! rowspan=4 | Level Required !! colspan=3 | [[Status Effects|Sword of the Empire]]<br>(On Active/Special Active Skill Use) !! colspan=6 | [[Status Effects|Protector's Sword]]<br>(On Special Active Skill Use)
! rowspan=4 | Skill Level !! rowspan=4 | Level Required !! colspan=3 | {{se|388|Sword of the Empire}}<br>(On Active/Special Active Skill Use) !! colspan=7 | {{se|389|Protector's Sword}}<br>(On Special Active Skill Use)
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! rowspan=3 | Double Attack Chance !! rowspan=3 | Max Stacks !! rowspan=3 | Reactivation Cooldown !! rowspan=3 | Max Stacks !! colspan=5 | On reaching 5 stacks
! rowspan=3 | Double Attack <br>Chance Increase {{Stat|a}} !! rowspan=3 | Max Stacks !! rowspan=3 | Reactivation Cooldown !! rowspan=3 | Max Stacks !! colspan=6 | On reaching 5 stacks
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! colspan=2 | Damage (Physical) !! rowspan=2 | Duration !! rowspan=2 | Cooldown
! colspan=2 | Damage (Physical) !! colspan=2 | Attack Delay !! rowspan=2 | Duration !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Elesis}}"
|-
! Relentless Attack !! Fast Attack
! Relentless Attack !! Fast Attack !! Close !! Ranged
|-
|-
! colspan=10 | {{PvE}}
| colspan="12" | {{PvE}}
|-
|-
| align="left" | 1 || 99 || 1% || 5 || 2 Seconds || 5 || 4369% || 4177% || 30 Seconds || 30 Seconds
| align="left" | 1 || 99 || 1% || 5 || 2 Seconds || 5 || 4369% || 4177% || 1 Second || 2 Seconds || colspan=2 | 30 Seconds
|-
|-
! colspan=10 | {{PvP}}
| colspan="12" | {{PvP}}
|-
|-
| align="left" | 1 || 99 || 1% || 5 || 2 Seconds || 5 || 524% || 501% || 30 Seconds || 30 Seconds
| align="left" | 1 || 99 || 1% || 5 || 2 Seconds || 5 || 174% || 167% || 1 Second || 2 Seconds || colspan=2 | 30 Seconds
|}
<br>
 
== Total Damage ==
{{#vardefine: damage_relentless    |4369}}
{{#vardefine: damage_relentless_pvp| 174}}
{{#vardefine: damage_fast          |4177}}
{{#vardefine: damage_fast_pvp      | 167}}
{{#vardefine: duration            |  30}}
{{#vardefine: delay_close          |  1}}
{{#vardefine: delay_range          |  2}}
 
{{#vardefine: total_damage_relentless    |{{#expr: {{#var:damage_relentless    }} * (({{#var:duration}} - {{#var:delay_close}}) / {{#var:delay_close}}) }} }}
{{#vardefine: total_damage_relentless_pvp|{{#expr: {{#var:damage_relentless_pvp}} * (({{#var:duration}} - {{#var:delay_close}}) / {{#var:delay_close}}) }} }}
{{#vardefine: total_damage_fast          |{{#expr: {{#var:damage_fast          }} * (({{#var:duration}} - {{#var:delay_range}}) / {{#var:delay_range}}) }} }}
{{#vardefine: total_damage_fast_pvp      |{{#expr: {{#var:damage_fast_pvp      }} * (({{#var:duration}} - {{#var:delay_range}}) / {{#var:delay_range}}) }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Elesis"
|-
! Mode !! Close !! Ranged
|-
| {{PvE}}
| {{formatnum:{{#var:total_damage_relentless}}}}% || {{formatnum:{{#var:total_damage_fast}}}}%
|-
| {{PvP}}
| {{formatnum:{{#var:total_damage_relentless_pvp}}}}% || {{formatnum:{{#var:total_damage_fast_pvp}}}}%
|}
|}
<br>
<br>
Line 45: Line 71:
**The '''Fast Attack''' has incredibly high forward range, capable of clearing long horizontal rooms with ease, such as in [[Dark Elves' Outpost]]. Spacing yourself to ensure it triggers instead of '''Relentless Attack''' can help significantly.
**The '''Fast Attack''' has incredibly high forward range, capable of clearing long horizontal rooms with ease, such as in [[Dark Elves' Outpost]]. Spacing yourself to ensure it triggers instead of '''Relentless Attack''' can help significantly.
**Conversely, the '''Relentless Attack''' has excellent vertical reach, hitting two platforms above and below you. However, as it requires an enemy very close to you, triggering it to hit enemies above or below you may not always be possible.
**Conversely, the '''Relentless Attack''' has excellent vertical reach, hitting two platforms above and below you. However, as it requires an enemy very close to you, triggering it to hit enemies above or below you may not always be possible.
*Over the course of its duration, the Holy Sword will attack a total of 9 times as long as enemies are within reach to trigger either of its two attacks.
*Over the course of its duration, the Holy Sword will attack a total of up to 29 times with '''Relentless Attack''' or up to 14 times with '''Fast Attack''' depending on your distance from an enemy, as long as enemies are within reach to trigger either of its two attacks.
**The sword will initially wait for the duration of its attack delay when it is summoned, dealing one less hit than expected in the process.
<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 86: Line 113:
| colspan=2 align="left" |
| colspan=2 align="left" |
*{{nerf|'''Sword of the Empire''' Double Attack Chance decreased.}}
*{{nerf|'''Sword of the Empire''' Double Attack Chance decreased.}}
|-
| rowspan=2 |10/28/2021 || rowspan=2 | 11/24/2021 || colspan=2 align="left" |
*{{buff|'''Protector's Sword''' summon action speed greatly increased.}}
|-
| align="left" |
*None
| align="left" |
*{{nerf|'''Protector's Sword''' summon damage decreased.}}
|}
|}
<br>
<br>
Line 102: Line 137:
|UK=Sword of the Kingdom
|UK=Sword of the Kingdom
}}
}}
<br>
<br>
{{ESSkills}}
{{SkillNav - Empire Sword}}
ElEditors, Administrators
94,495

edits