Cruel Attack: Difference between revisions

m (Text replacement - "== Tips and Details ==" to "== Tips and Details ==")
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Cruel Attack}}
__NOTOC__{{Languages|Cruel Attack}}
<div style="float: right;">{{#ev:youtube|1sB7ICM0geU|400}}</div>
{{#ev:youtube|1sB7ICM0geU|400|right}}
{| 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;"
|-
|-
| [[File:MutantReaperSkill8.png]]
| [[File:MutantReaperSkill8.png]]
| {{SkillType|SA|T}} Valasia branches spread out and attack enemies. The poison will spread from the branches. Enemies hit by poison will bleed and enter Panic stage.
| {{SkillType|SA|T}} Valasia branches spread out and attack enemies. The poison will spread from the branches. Enemies hit by poison will {{se||Bleed}} and enter {{se|739|Panic||ed}} state.
|-
|-
|  
|  
Line 10: Line 10:
|}
|}
<br>
<br>
{{clearfix}}


== 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-Raven"
|- style="background:{{ColorSel|CharLight|Raven}}"
|-
! Class !! Level Required
! Class !! Level Required
|-
|-
Line 22: Line 23:


== 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-Raven"
|- style="background:{{ColorSel|CharLight|Raven}}"
|-
! rowspan=2 | Mode !! colspan=2 | Damage (Physical) !! rowspan=2 | {{se|739|Panic||ed}} Duration !! rowspan=2 | {{se||Bleed}} Duration !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | {{se|739|Panic||ed}} !! rowspan=2 | {{se||Bleed}} Duration !! colspan=2 | Max Hits !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Raven}}"
! Piercing Branch !! Poison!! Piercing Branch !! Poison
|-
! colspan=9 | Normal
|-
|-
| '''{{PvE}}''' || 1272% || 456% || rowspan=2 | 1 Second || rowspan=2 | 5 Seconds || rowspan=2 | 1 || rowspan=2 | 3 || rowspan=2 | 100 MP || rowspan=2 | 10 Seconds
! Piercing Branch !! Poison !! Movement / Jump Speed Decrease {{stat|m}} !! Duration !! Piercing Branch !! Poison
|-
|-
| '''{{PvP}}''' || 508% || 161%
| colspan=10 | '''Normal'''
|-
! colspan=9 | [Enhanced]
|-
|-
| '''{{PvE}}''' || 1272% || 456% || rowspan=2 | 1 Second || rowspan=2 | 5 Seconds || rowspan=2 | 1 || rowspan=2 | 3 || rowspan=2 | 80 MP || rowspan=2 | 10 Seconds
| {{PvE}} || 1272% || 456% || rowspan="2" | 50% || rowspan="2" | 1 Second|| rowspan="2" | 5 Seconds || rowspan="2" | 1 || rowspan="2" | 3 || rowspan="2" | 100 MP || rowspan="2" | 10 Seconds
|-
|-
| '''{{PvP}}''' || 508% || 161%
| {{PvP}} || 508% || 161%
|-
| colspan=10 | '''[Enhanced]'''
|-
| {{PvE}} || 1272% || 456% || rowspan=2 | 50% || rowspan="2" |1 Second|| rowspan="2" | 5 Seconds || rowspan=2 | 1 || rowspan=2 | 3 || rowspan=2 | 80 MP || rowspan=2 | 10 Seconds
|-
| {{PvP}} || 508% || 161%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Raven|Cruel Attack|Empowered, Haste|cd=10}}
|- style="background:{{ColorSel|CharLight|Raven}}"
! Empowered Cruel Attack !! colspan=2 | Haste Cruel Attack
|- style="background:{{ColorSel|CharLight|Raven}}"
! Attribute Effect !! Attribute Effect !! Cooldown
|-
| {{SkillText|Empowered|120}} || {{SkillText|Haste|80}} || 8 Seconds
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{#vardefine: damage_branch    |1272}}
{{Damage|true|Raven
{{#vardefine: damage_poison    |456}}
|dmg=1272, 456
{{#vardefine: damage_branch_pvp |508}}
|pvp_dmg=508, 161
{{#vardefine: damage_poison_pvp |161}}
|hits=1, 3
{{#vardefine: poison_hits      |  3}}
|empowered=true
 
}}
{{#vardefine: total_damage      |{{#expr: {{#var:damage_branch    }} + {{#var:damage_poison    }} * {{#var:poison_hits}} }} }}
{{#vardefine: total_damage_empowered      |{{#expr: ({{#var:damage_branch    }} + {{#var:damage_poison    }} * {{#var:poison_hits}})*1.2 }} }}
 
{{#vardefine: total_damage_pvp      |{{#expr: {{#var:damage_branch_pvp    }} + {{#var:damage_poison_pvp    }} * {{#var:poison_hits}} }} }}
{{#vardefine: total_damage_empowered_pvp      |{{#expr: ({{#var:damage_branch_pvp    }} + {{#var:damage_poison_pvp    }} * {{#var:poison_hits}})*1.2 }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Raven}}"
! rowspan=2 | Mode !! colspan=2 | Base
|- style="background:{{ColorSel|CharLight|Raven}}"
! Normal !! Empowered
|-
! {{PvE}}
| {{formatnum:{{#var: total_damage}}}}%
|| {{formatnum:{{#var: total_damage_empowered}}}}%
|-
! {{PvP}}
| {{formatnum:{{#var: total_damage_pvp}}}}%
|| {{formatnum:{{#var: total_damage_empowered_pvp}}}}%
|}
<br>
<br>


Line 87: Line 61:
<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-Raven updates-table"
|- style="background:{{ColorSel|CharLight|Raven}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Raven}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 103: Line 77:
|Color={{ColorSel|CharLight|Raven}}
|Color={{ColorSel|CharLight|Raven}}
|KR=크루얼 어택 |KRName=Cruel Attack
|KR=크루얼 어택 |KRName=Cruel Attack
|PL=Cierniowe Macki |PLName=Thorn Tentacles
|JP=クルエルアタック |JPName=Cruel Attack
}}
}}
<br>
<br>
{{SkillNav - Mutant Reaper}}
{{SkillNav - Mutant Reaper}}
ElEditors
17,832

edits