Turtle Stance 2: Summon: Difference between revisions

m
Text replacement - "'''{{PvP}}'''" to "{{PvP}}"
m (Text replacement - "'''{{PvP}}'''" to "{{PvP}}")
(31 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__{{Languages|Black Tortoise Stance 2: Summon}}
__NOTOC__{{Languages|Turtle Stance 2: Summon}}
<div style="float: right;">{{#ev:youtube|h4SIgfzk2u0|400}}</div>
{{#ev:youtube|h4SIgfzk2u0|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);"
|-
|-
| [[File:LittleHelperSkill5.png]]
| [[File:LittleHelperSkill5.png]]
| {{SkillType|A}} After creating a summoning circle by swinging the spear, hit the ground to shape the energy of the Black Tortoise to strike nearby enemies.
| {{SkillType|A}} Swing the spear and create a summoning circle, then strike the ground to materialize the power of the Colossal Turtle and hit enemies within range.
|-
|-
|
|
Line 10: Line 10:
|-
|-
|
|
| {{SkillText|ArtStance|Black Tortoise|3}}
| {{SkillText|ArtStance|Turtle|3}}
|-
|-
|
|
Line 16: Line 16:
|-
|-
|
|
| Skill Classification<br><font color="aqua">'''[Black Tortoise], [Stance]'''</font>
| {{SkillText|SkillGroup|Turtle|Stance}}
|}
|}
<br>
<br>
Line 22: Line 22:
== 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-Ara"
|- style="background:{{ColorSel|CharLight|Ara}}"
|-
! Class !! Level Required
! Class !! Level Required
|-
|-
Line 31: Line 31:


== 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-Ara"
|- style="background:{{ColorSel|CharLight|Ara}}"
|-
! rowspan=2 | Mode !! colspan=2 | Damage (Magical) !! colspan=2 | Max Hits !! rowspan=2 | Spirit Energy Conversion !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
! rowspan=2 | Mode !! colspan=2 | Damage (Magical) !! colspan=2 | Max Hits !! Energy !! rowspan=2 | MP Usage !! rowspan=2 | Cooldown
|- style="background:{{ColorSel|CharLight|Ara}}"
|-
! Summoning Circle !! Shockwave !! Summoning Circle !! Shockwave
! Summoning Circle !! Shockwave !! Summoning Circle !! Shockwave !! Cancel
|-  
|-
! colspan=9 | Normal
| colspan="9" | '''Normal'''
|-
| {{PvE}} || 399% || 205% || rowspan=2 | 2 || rowspan=2 | 1 || rowspan=2 | +2 || rowspan=2 | 30 MP || rowspan=2 | 4 Seconds
|-
|-
| '''{{PvE}}''' || 399% || 205% || rowspan=2 | 2 || rowspan=2 | 1 || rowspan=2 | +2 || rowspan=2 | 30 MP || rowspan=2 | 4 Seconds
| {{PvP}} || 136% || 69%
|-
|-
| '''{{PvP}}''' || 136% || 69%
| colspan="9" | '''[Enhanced]'''
|-
! colspan=9 | [Enhanced]
|-
|-
| '''{{PvE}}''' || 399% || 205% || rowspan=2 | 2 || rowspan=2 | 1 || rowspan=2 | +3 || rowspan=2 | 30 MP || rowspan=2 | 4 Seconds
| {{PvE}} || 399% || 205% || rowspan=2 | 2 || rowspan=2 | 1 || rowspan=2 | +3 || rowspan=2 | 30 MP || rowspan=2 | 4 Seconds
|-
|-
| '''{{PvP}}''' || 136% || 69%
| {{PvP}} || 136% || 69%
|}
|}
<br>
<br>


== [[Skill Traits]] ==
== [[Skill Traits]] ==
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
{{Traits|Ara|Turtle Stance 2: Summon|Powerful, Persistent||15|cd=4}}
|- style="background:{{ColorSel|CharLight|Ara}}"
! colspan=2 | Powerful Black Tortoise Stance 2: Summon !! Persistent Black Tortoise Stance 2: Summon
|- style="background:{{ColorSel|CharLight|Ara}}"
! Attribute Effect !! Cooldown !! Attribute Effect
|-
| {{SkillText|Powerful|150}} || {{#expr: 4 * 1.5}} Seconds || {{SkillText|Persistent|-15}}
|}
<br>
<br>


== Total Damage ==
== Total Damage ==
{{:Deepen}}
{{Damage|true|Ara
{{#vardefine:damage_circle      |399}}
|cancel_dmg=399
{{#vardefine:damage_circle_pvp  |136}}
|pvp_cancel_dmg=136
{{#vardefine:damage_shockwave    |205}}
|cancel_hits=2
{{#vardefine:damage_shockwave_pvp|69}}
|dmg=205
{{#vardefine:circle_hits        |  2}}
|pvp_dmg=69
 
|passive1=Thickening
{{#vardefine:damage_cancel |{{#expr: {{#var:damage_circle}} * {{#var:circle_hits}} }} }}
}}
{{#vardefine:damage_cancel_pvp |{{#expr: {{#var:damage_circle_pvp}} * {{#var:circle_hits}} }} }}
{{#vardefine:damage_cancel_deepen |{{#expr: {{#var:damage_cancel}} * {{#arrayindex:deepen|0}} }} }}
{{#vardefine:damage_cancel_deepen_pvp |{{#expr: {{#var:damage_cancel_pvp}} * {{#arrayindex:deepen|1}} }} }}
 
{{#vardefine:total_damage          |{{#expr: {{#var:damage_circle    }} * {{#var:circle_hits}} + {{#var:damage_shockwave    }} }} }}
{{#vardefine:total_damage_pvp      |{{#expr: {{#var:damage_circle_pvp}} * {{#var:circle_hits}} + {{#var:damage_shockwave_pvp}} }} }}
{{#vardefine:total_damage_deepen    |{{#expr: {{#var:total_damage}} * {{#arrayindex:deepen|0}} }} }}
{{#vardefine:total_damage_deepen_pvp|{{#expr: {{#var:total_damage_pvp}} * {{#arrayindex:deepen|1}} }} }}
 
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|- style="background:{{ColorSel|CharLight|Ara}}"
! rowspan=2 | Mode !! colspan=2 | Regular !! colspan=2 | [[Deepen]]
|- style="background:{{ColorSel|CharLight|Ara}}"
! Cancel !! Full !! Cancel !! Full
|-
! {{PvE}}
| {{formatnum:{{#var:damage_cancel}}}}% || {{formatnum:{{#var:total_damage}}}}%
| {{formatnum:{{#var:damage_cancel_deepen}}}}% || {{formatnum:{{#var:total_damage_deepen}}}}%
|-
! {{PvP}}
| {{formatnum:{{#var:damage_cancel_pvp}}}}% || {{formatnum:{{#var:total_damage_pvp}}}}%
| {{formatnum:{{#var:damage_cancel_deepen_pvp}}}}% || {{formatnum:{{#var:total_damage_deepen_pvp}}}}%
|}
<br>
<br>


== Related Skills ==
== Related Skills ==
{| style="border-collapse: collapse;" border="1" cellpadding="1"
{{SkillTable
|-
|
| width="40" | [[Image:LittleHelperSkill1.png]]
LittleHelperSkill1.png; Turtle Stance 1: Prime;
| width="150" align="center" | [[Black Tortoise Stance 1: Prepare]]
MariciSkill1.png; Turtle Stance 3: Descent;
| width="40" | [[Image:MariciSkill1.png]]
MariciSkill2.png; Turtle Stance 4: Barrier;
| width="150" align="center" | [[Black Tortoise Stance 3: Advent]]
MariciPassive3.png; Thickening;
| width="40" | [[Image:MariciSkill2.png]]
MariciPassive4.png; Joining;
| width="150" align="center" | [[Black Tortoise Stance 4: Net]]
MariciPassive5.png; Awakened Will: Marici;
| width="40" | [[Image:MariciPassive3.png]]
}}
| width="150" align="center" | [[Deepen]]
| width="40" | [[Image:MariciPassive4.png]]
| width="150" align="center" | [[Unite]]
| width="40" | [[Image:MariciPassive5.png]]
| width="150" align="center" | [[Awakened Will: Marici]]
|}
<br>
<br>


Line 118: Line 82:
<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-Ara updates-table"
|- style="background:{{ColorSel|CharLight|Ara}}"
|-
! colspan=2 | Date !! colspan=2 | Changes
! colspan=2 | Date !! colspan=2 | Changes
|- style="background:{{ColorSel|CharLight|Ara}}"
|-
! KR !! NA !! PvE !! PvP
! KR !! NA !! PvE !! PvP
|-
|-
| 02/17/2022 || - || colspan=2 align="left" |  
| 02/17/2022 || rowspan=2 | 03/16/2022 || colspan=2 align="left" |  
*'''Black Tortoise Stance 2: Summon''' added.
*'''Turtle Stance 2: Summon''' added.
|-
|-
| 03/03/2022 || - || colspan=2 align="left" |  
| 03/03/2022 || colspan=2 align="left" |  
*{{buff|'''Summoning Circle''' damage increased.}}
*{{buff|'''Summoning Circle''' damage increased.}}
*{{nerf|'''Shockwave''' damage decreased.}}
*{{nerf|'''Shockwave''' damage decreased.}}
Line 144: Line 108:
|Color={{ColorSel|CharLight|Ara}}
|Color={{ColorSel|CharLight|Ara}}
|KR=현천 2식 : 소|KRName=Black Tortoise Stance 2: Summon
|KR=현천 2식 : 소|KRName=Black Tortoise Stance 2: Summon
|BR=Postura da Tartaruga 2: Invocar|BRName=Turtle Pose 2: Summon
}}
}}
<br>
<br>
 
{{SkillNav - Little Helper}}
{{LittleHelperSkills}}
ElEditors, Administrators
94,396

edits