Call of Ruin/ModA: Difference between revisions

m
Text replacement - "{{ADSquareSkill}}" to ""
No edit summary
m (Text replacement - "{{ADSquareSkill}}" to "")
 
(34 intermediate revisions by 6 users not shown)
Line 2: Line 2:
{{ForceSkillTabs
{{ForceSkillTabs
|Character=Rena
|Character=Rena
|Skill=Call of Ruin
}}
}}
<div style="float: right;">{{#ev:youtube|3hxeksxFqQY|400}}</div>
{{#ev:youtube|3hxeksxFqQY|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;"
|-
|-
| {{Force|Callofruin.png}}
| {{Force|Callofruin.png}}
| {{SkillType|SA|B}}<br>{{SkillType|M}} Eldrasil branches will expand, hitting enemies multiple times before exploding.
| {{SkillType|SA|B|M}} Eldrasil branches will expand, hitting enemies multiple times before exploding.
|-
|-
|
|
Line 14: Line 13:
|}
|}
<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-Rena"
|- style="background:{{ColorSel|CharLight|Rena}}"
! Class          !! Level Required !! Base Skill
|-
|-
| [[Twilight]] || 99 || [[Call of Ruin]]
! Class !! Level Required !! Skill Requirement
|-
| [[Twilight]] || 99 || {{mr|Call of Ruin}}
|}
|}
<br>
<br>


== Skill Information ==
== Skill Information ==
{| cellspacing="0" cellpadding="5" border="1" width="0" style="border-collapse: collapse; text-align: center"
{| cellspacing="0" cellpadding="5" border="1" width="0" style="border-collapse: collapse; text-align: center" class="colortable-Rena"
|- style="background:{{ColorSel|CharLight|Rena}}"
! rowspan=2 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | Max Hits Per Group !! rowspan=2 | Group Count !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Rena}}"
! Eldrasil Branch !! Explosion !! Eldrasil Branch !! Explosion
|-
|-
| '''{{PvE}}''' || 115% || 2852% || rowspan=2 | 7 || rowspan=2 | 1 || rowspan=2 | 2 || rowspan=2 | 250 MP || rowspan=2 | 23 Seconds
! rowspan=2 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | Max Hits {{tt|Per Group|See [[#Tips and Details|Tips and Details]]}} !! rowspan=2 | Group Count !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|-
|-
| '''{{PvP}}''' || 39% || 975%
|}
<br>
== Skill Information (05/27/2021 KR Patch) ==
{| cellspacing="0" cellpadding="5" border="1" width="0" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Rena}}"
! rowspan=2 | Mode !! colspan=2 | Damage (Physical) !! colspan=2 | Max Hits Per Group !! rowspan=2 | Group Count !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Rena}}"
! Eldrasil Branch !! Explosion !! Eldrasil Branch !! Explosion
! Eldrasil Branch !! Explosion !! Eldrasil Branch !! Explosion
|-
|-
| '''{{PvE}}''' || 697% || 2168% || rowspan=2 | 7 || rowspan=2 | 1 || rowspan=2 | 2 || rowspan=2 | 300 MP || rowspan=2 | 23 Seconds
| {{PvE}} || 697% || 2168% || rowspan=2 | 7 || rowspan=2 | 1 || rowspan=2 | 2 || rowspan=2 | 300 MP || rowspan=2 | 23 Seconds
|-
|-
| '''{{PvP}}''' || 142% || 444%
| {{PvP}} || 142% || 444%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Rena|Call of Ruin|Gigantic, Heavy|130|cd=23}}
|- style="background:{{ColorSel|CharLight|Rena}}"
! Gigantic Call of Ruin !! colspan=2 | Heavy Call of Ruin
|- style="background:{{ColorSel|CharLight|Rena}}"
! Attribute Effect !! Attribute Effect !! Cooldown
|-
| {{SkillText|Gigantic|130}} || {{SkillText|Heavy|144|120}} || 27.6 Seconds
|}
<br>
<br>


== Total Damage ==
==Extra Information==
{{#vardefine: damage_branch              |115}}
=== Total Damage ===
{{#vardefine: damage_branch_pvp          |39}}
{{Damage|true|Rena
{{#vardefine: damage_explosion            |2852}}
|dmg=697, 2168
{{#vardefine: damage_explosion_pvp        |975}}
|pvp_dmg=142, 444
{{#vardefine: branch_hits_per_group      |7}}
|hits=7, 1
{{#vardefine: explosion_hits_per_group    |1}}
|count=2
|heavy=true
|passive1=Hunter's Ability
}}


<!-- PvE -->
=== Miscellaneous ===
{{#vardefine: total_damage              |{{#expr: ({{#var:damage_branch}} * {{#var:branch_hits_per_group}} + {{#var:damage_explosion}} * {{#var:explosion_hits_per_group}}) * 2 }}}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Rena"
{{#vardefine: total_damage_heavy        |{{#expr: {{#var:total_damage}} * 1.44 }}}}
|-
{{#vardefine: total_damage_hunters      |{{#expr: {{#var:total_damage}} * 1.2 }}}}
! Affected By Action Speed
{{#vardefine: total_damage_hunters_heavy |{{#expr: {{#var:total_damage_hunters}} * 1.44 }}}}
|-
 
| {{Check|Y}}
<!-- PvP -->
{{#vardefine: total_damage_pvp              |{{#expr: ({{#var:damage_branch_pvp}} * {{#var:branch_hits_per_group}} + {{#var:damage_explosion_pvp}} * {{#var:explosion_hits_per_group}}) * 2 }}}}
{{#vardefine: total_damage_heavy_pvp        |{{#expr: {{#var:total_damage_pvp}} * 1.44 }}}}
{{#vardefine: total_damage_hunters_pvp      |{{#expr: {{#var:total_damage_pvp}} * 1.2 }}}}
{{#vardefine: total_damage_hunters_heavy_pvp |{{#expr: {{#var:total_damage_hunters_pvp}} * 1.44 }}}}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Rena}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Hunter's Ability]]
|- style="background:{{ColorSel|CharLight|Rena}}"
! Normal !! Heavy !! Normal !! Heavy
|-
! {{PvE}}
| {{formatnum:{{ #var: total_damage}}}}%
|| {{formatnum:{{#var: total_damage_heavy}}}}%
|| {{formatnum:{{#var: total_damage_hunters}}}}%
|| {{formatnum:{{#var: total_damage_hunters_heavy}}}}%
|-
! {{PvP}}
| {{formatnum:{{ #var: total_damage_pvp}}}}%
|| {{formatnum:{{#var: total_damage_heavy_pvp}}}}%
|| {{formatnum:{{#var: total_damage_hunters_pvp}}}}%
|| {{formatnum:{{#var: total_damage_hunters_heavy_pvp}}}}%
|}
<br>
 
== Total Damage (05/27/2021 KR Patch) ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Rena}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Hunter's Ability]]
|- style="background:{{ColorSel|CharLight|Rena}}"
! Normal !! Heavy !! Normal !! Heavy
|-  
! {{PvE}}
| {{formatnum:{{#expr: 697*14 + 2168*2}}}}% || {{formatnum:{{#expr: (697*14 + 2168*2)*1.44}}}}%
| {{formatnum:{{#expr: (697*14 + 2168*2)*1.2 round2}}}}% || {{formatnum:{{#expr: (697*14 + 2168*2)*1.44*1.2 round2}}}}%
|-  
! {{PvP}}
| {{formatnum:{{#expr: 142*14 + 444*2}}}}% || {{formatnum:{{#expr: (142*14 + 444*2)*1.44}}}}%
| {{formatnum:{{#expr: (142*14 + 444*2)*1.2 round2}}}}% || {{formatnum:{{#expr: (142*14 + 444*2)*1.44*1.2 round2}}}}%
|}
|}
<br>
<br>


== Related Skills ==
== Related Skills ==
{| border="1" style="border-collapse: collapse;" cellpadding="1"
{{SkillTable|
|-
Huntersability.png; Hunter's Ability;
| width="40" | [[Image:Huntersability.png]]
NWPassive2.png; Calculated Strike;
| width="150" align="center" | [[Hunter's Ability]]
NWTrans5.png; Predator Locked-Trans2;
| width="40" | [[Image:NWPassive2.png]]
}}
| width="150" align="center" | [[Calculated Strike]]
| width="40" | [[File:NWTrans5.png]]
| align="center" width="150" | [[Predator]] {{Locked Skill|Trans2}}
|}
<br>
<br>


== Tips and Details ==
== Tips and Details ==
*The skill is comprised of two consistent hitboxes, the top 5 seeds and the bottom 5 seeds, each doing 7 '''Eldrasil Branch''' and 1 '''Explosion''' hit.
*The skill is comprised of two consistent hitboxes: the top 5 seeds and the bottom 5 seeds, each dealing 7 '''Eldrasil Branch''' hits and 1 '''Explosion''' hit.
*While doing more damage than the normal version in PvE, it is actually slightly weaker in PvP.
*The '''Explosion''' hit knocks targets down.
*The Explosion hit knocks targets down.
<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-Rena updates-table"
|- style="background:{{ColorSel|CharLight|Rena}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Rena}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
Line 148: Line 86:
|-
|-
| 04/05/2018 || 04/18/2018 || colspan=2 align="left" |  
| 04/05/2018 || 04/18/2018 || colspan=2 align="left" |  
*{{buff|Damage increased.}}
*{{buff|'''Damage''' increased.}}
|-
|-
| 05/27/2021 || - || colspan=2 align="left" |  
| 05/27/2021 || 06/23/2021 || colspan=2 align="left" |  
*{{buff|Damage increased.}}
*{{buff|'''Damage''' increased.}}
*{{buff|Casting speed increased.}}
*{{buff|Casting speed increased.}}
*Affected by Action Speed.
*Affected by Action Speed.
Line 167: Line 105:
|JP=コールオブルイン |JPName=Call of Ruin
|JP=コールオブルイン |JPName=Call of Ruin
|ES=Rajaestrellas |ESName=Star Slitter
|ES=Rajaestrellas |ESName=Star Slitter
|DE=Sternenschlitzer |DEName=Star Slitter
|DE=Sternschlitzer |DEName=Star Slitter
|BR=Dança da Ruína |BRName=Dance of Ruin
|BR=Dança da Ruína |BRName=Dance of Ruin
|PL=Rozcinacz Gwiazd |PLName=Star Slitter
|PL=Rozcinacz Gwiazd |PLName=Star Slitter
}}
}}
<br>
<br>
 
{{SkillNav - Twilight}}
{{TwiSkills}}
25,162

edits