Turtle Stance 2: Summon: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(38 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.
|-
|-
|
|
| {{SkillText|EnergyGain|1}}
| {{SkillText|EnergyConvert|2}}
|-
|-
|
|
| {{SkillText|EnergyConvert|1}}
| {{SkillText|ArtStance|Turtle|3}}
|-
|
| {{SkillText|ArtStance|Black Tortoise|3}}
|-
|-
|
|
Line 19: Line 16:
|-
|-
|
|
| Skill Classification<br><font color="aqua">'''[Black Tortoise], [Stance]'''</font>
| {{SkillText|SkillGroup|Turtle|Stance}}
|}
|}
<br>
<br>


== Requirements ==
== Requirements ==
{{ADSquareSkill}}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ara"
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center"
|-
|- style="background:{{ColorSel|CharLight|Ara}}"
! Class !! Level Required
! Class !! Level Required
|-
|-
Line 34: Line 30:


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


== Total Damage ==
==Extra Information==
{{:Deepen}}
=== Total Damage ===
{{#vardefine:damage_circle      |299}}
{{Damage|true|Ara
{{#vardefine:damage_circle_pvp  |101}}
|cancel_dmg=399
{{#vardefine:damage_shockwave    |412}}
|pvp_cancel_dmg=136
{{#vardefine:damage_shockwave_pvp|140}}
|cancel_hits=2
{{#vardefine:circle_hits        | 2}}
|dmg=205
|pvp_dmg=69
|passive1=Thickening
}}


{{#vardefine:damage_cancel |{{#expr: {{#var:damage_circle}} * {{#var:circle_hits}} }} }}
=== Miscellaneous ===
{{#vardefine:damage_cancel_pvp |{{#expr: {{#var:damage_circle_pvp}} * {{#var:circle_hits}} }} }}
{| cellpadding="5" border="1" style="border-collapse: collapse; text-align: center" class="colortable-Ara"
{{#vardefine:damage_cancel_deepen |{{#expr: {{#var:damage_cancel}} * {{#arrayindex:deepen|0}} }} }}
|-
{{#vardefine:damage_cancel_deepen_pvp |{{#expr: {{#var:damage_cancel_pvp}} * {{#arrayindex:deepen|1}} }} }}
! Affected By Action Speed
 
|-
{{#vardefine:total_damage          |{{#expr: {{#var:damage_circle    }} * {{#var:circle_hits}} + {{#var:damage_shockwave    }} }} }}
| {{Check|N}}
{{#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 Locked-Expert;
| width="150" align="center" | [[Black Tortoise Stance 4: Net]]
MariciPassive5.png; Awakened Will: Marici;
| width="40" | [[Image:MariciPassive3.png]]
}}
| width="150" align="center" | [[Deepen]]
<br>
|-
 
| width="40" | [[Image:MariciPassive4.png]]
== Tips and Details ==
| width="150" align="center" | [[Unite]]
*Due to cooldowns not applying when the skill is not on your skill bar, the '''Powerful''' trait is only beneficial when chained into for the Secret Art, allowing you to safely use the skill without having a chance of being interrupted.
| width="40" | [[Image:MariciPassive5.png]]
| width="150" align="center" | [[Awakened Will: Marici]]
|}
<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" |
*{{buff|'''Summoning Circle''' damage increased.}}
*{{nerf|'''Shockwave''' damage decreased.}}
*'''Shockwave''' hit timing adjusted.
*{{nerf|Energy Gain removed.}}
*{{buff|Energy Conversion increased.}}
*{{buff|MP usage decreased.}}
*{{buff|Cooldown decreased.}}
*Changed not to be affected by Action Speed to make skill linking easier.
|}
|}
<br>
<br>
Line 134: Line 116:
|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
|JP=玄天二式:召 |JPName=Black Tortoise Stance 2: Summon
}}
}}
<br>
<br>
 
{{SkillNav - Little Helper}}
{{LittleHelperSkills}}
ElEditors
19,186

edits